2018-03-02 16:34:24 +01:00
|
|
|
using BeWo.Report.ReportObjects;
|
|
|
|
|
namespace AlphaEv
|
|
|
|
|
{
|
|
|
|
|
partial class Stundenzettel
|
|
|
|
|
{
|
|
|
|
|
/// <summary>
|
|
|
|
|
/// Required designer variable.
|
|
|
|
|
/// </summary>
|
|
|
|
|
private System.ComponentModel.IContainer components;
|
|
|
|
|
|
|
|
|
|
/// <summary>
|
|
|
|
|
/// Clean up any resources being used.
|
|
|
|
|
/// </summary>
|
|
|
|
|
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
|
|
|
|
|
protected override void Dispose(bool disposing)
|
|
|
|
|
{
|
|
|
|
|
if (disposing && (components != null))
|
|
|
|
|
{
|
|
|
|
|
components.Dispose();
|
|
|
|
|
}
|
|
|
|
|
base.Dispose(disposing);
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
#region Designer generated code
|
|
|
|
|
|
|
|
|
|
/// <summary>
|
|
|
|
|
/// Required method for Designer support - do not modify
|
|
|
|
|
/// the contents of this method with the code editor.
|
|
|
|
|
/// </summary>
|
|
|
|
|
private void InitializeComponent()
|
|
|
|
|
{
|
|
|
|
|
this.components = new System.ComponentModel.Container();
|
|
|
|
|
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Stundenzettel));
|
|
|
|
|
this.Detail = new DevExpress.XtraReports.UI.DetailBand();
|
|
|
|
|
this.xrTable1 = new DevExpress.XtraReports.UI.XRTable();
|
|
|
|
|
this.xrTableRow3 = new DevExpress.XtraReports.UI.XRTableRow();
|
|
|
|
|
this.xrTableCell1 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
|
|
|
this.xrTableCell2 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
|
|
|
this.xrTableCell3 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
|
|
|
this.xrTableCell4 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
|
|
|
this.xrTableCell5 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
|
|
|
this.xrTableCell6 = new DevExpress.XtraReports.UI.XRTableCell();
|
2018-06-26 17:18:59 +02:00
|
|
|
this.cellUnterschriftHeader = new DevExpress.XtraReports.UI.XRTableCell();
|
2018-03-02 16:34:24 +01:00
|
|
|
this.DetailReport = new DevExpress.XtraReports.UI.DetailReportBand();
|
|
|
|
|
this.Detail1 = new DevExpress.XtraReports.UI.DetailBand();
|
|
|
|
|
this.xrTable3 = new DevExpress.XtraReports.UI.XRTable();
|
|
|
|
|
this.xrTableRow6 = new DevExpress.XtraReports.UI.XRTableRow();
|
|
|
|
|
this.xrTableCell13 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
|
|
|
this.xrTableCell8 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
|
|
|
this.xrTableCell15 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
|
|
|
this.xrTableCell10 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
|
|
|
this.xrTableCell11 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
|
|
|
this.xrTableCell12 = new DevExpress.XtraReports.UI.XRTableCell();
|
2018-06-26 17:18:59 +02:00
|
|
|
this.cellUnterschrift = new DevExpress.XtraReports.UI.XRTableCell();
|
2018-04-27 14:13:42 +02:00
|
|
|
this.xrPictureBox2 = new DevExpress.XtraReports.UI.XRPictureBox();
|
2018-03-02 16:34:24 +01:00
|
|
|
this.GroupFooter1 = new DevExpress.XtraReports.UI.GroupFooterBand();
|
2024-01-03 12:18:26 +01:00
|
|
|
this.xrLabel16 = new DevExpress.XtraReports.UI.XRLabel();
|
|
|
|
|
this.xrPictureBox3 = new DevExpress.XtraReports.UI.XRPictureBox();
|
|
|
|
|
this.xrLabel3 = new DevExpress.XtraReports.UI.XRLabel();
|
|
|
|
|
this.xrLabel13 = new DevExpress.XtraReports.UI.XRLabel();
|
|
|
|
|
this.lblFehlkontakt = new DevExpress.XtraReports.UI.XRLabel();
|
2023-08-08 10:34:13 +02:00
|
|
|
this.lblUnterschriftKlientDatum = new DevExpress.XtraReports.UI.XRLabel();
|
|
|
|
|
this.lblUnterschriftKlient = new DevExpress.XtraReports.UI.XRLabel();
|
2018-06-26 17:18:59 +02:00
|
|
|
this.lblAbsenceTime = new DevExpress.XtraReports.UI.XRLabel();
|
2018-03-02 16:34:24 +01:00
|
|
|
this.lblSummeStunden = new DevExpress.XtraReports.UI.XRLabel();
|
|
|
|
|
this.xrLabel12 = new DevExpress.XtraReports.UI.XRLabel();
|
|
|
|
|
this.xrLabel11 = new DevExpress.XtraReports.UI.XRLabel();
|
|
|
|
|
this.xrLabel10 = new DevExpress.XtraReports.UI.XRLabel();
|
|
|
|
|
this.xrLabel9 = new DevExpress.XtraReports.UI.XRLabel();
|
|
|
|
|
this.lblKeineAbwesenheiten = new DevExpress.XtraReports.UI.XRLabel();
|
|
|
|
|
this.lblKeineGruppe = new DevExpress.XtraReports.UI.XRLabel();
|
|
|
|
|
this.xrTable2 = new DevExpress.XtraReports.UI.XRTable();
|
|
|
|
|
this.xrTableRow1 = new DevExpress.XtraReports.UI.XRTableRow();
|
|
|
|
|
this.xrTableCell17 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
|
|
|
this.xrTableCell18 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
|
|
|
this.cellGesamtEinzel = new DevExpress.XtraReports.UI.XRTableCell();
|
|
|
|
|
this.xrTableCell20 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
|
|
|
this.xrTableCell21 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
|
|
|
this.cellGesamtGruppe = new DevExpress.XtraReports.UI.XRTableCell();
|
|
|
|
|
this.xrTableCell23 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
|
|
|
this.xrTableCell24 = new DevExpress.XtraReports.UI.XRTableCell();
|
|
|
|
|
this.lblSummeMinuten = new DevExpress.XtraReports.UI.XRLabel();
|
2018-06-26 17:18:59 +02:00
|
|
|
this.lblUnterschriftMitarbeiterDatum = new DevExpress.XtraReports.UI.XRLabel();
|
|
|
|
|
this.lblUnterschriftMitarbeiter = new DevExpress.XtraReports.UI.XRLabel();
|
2018-03-02 16:34:24 +01:00
|
|
|
this.GroupHeader1 = new DevExpress.XtraReports.UI.GroupHeaderBand();
|
|
|
|
|
this.formattingRuleRowInvisible = new DevExpress.XtraReports.UI.FormattingRule();
|
|
|
|
|
this.formattingRuleStartDate = new DevExpress.XtraReports.UI.FormattingRule();
|
|
|
|
|
this.ReportHeader = new DevExpress.XtraReports.UI.ReportHeaderBand();
|
|
|
|
|
this.xrLabel2 = new DevExpress.XtraReports.UI.XRLabel();
|
|
|
|
|
this.lblAbrechnungszeitraum = new DevExpress.XtraReports.UI.XRLabel();
|
|
|
|
|
this.xrLabel4 = new DevExpress.XtraReports.UI.XRLabel();
|
|
|
|
|
this.lblSollImMonat = new DevExpress.XtraReports.UI.XRLabel();
|
|
|
|
|
this.xrLabel1 = new DevExpress.XtraReports.UI.XRLabel();
|
|
|
|
|
this.xrRichText3 = new DevExpress.XtraReports.UI.XRRichText();
|
|
|
|
|
this.xrLabel19 = new DevExpress.XtraReports.UI.XRLabel();
|
|
|
|
|
this.lblHeader = new DevExpress.XtraReports.UI.XRLabel();
|
|
|
|
|
this.formattingRuleServiceDesc = new DevExpress.XtraReports.UI.FormattingRule();
|
|
|
|
|
this.formattingRuleCostBearer = new DevExpress.XtraReports.UI.FormattingRule();
|
|
|
|
|
this.formattingRuleEmployeeName = new DevExpress.XtraReports.UI.FormattingRule();
|
|
|
|
|
this.topMarginBand1 = new DevExpress.XtraReports.UI.TopMarginBand();
|
|
|
|
|
this.xrPictureBox1 = new DevExpress.XtraReports.UI.XRPictureBox();
|
|
|
|
|
this.bottomMarginBand1 = new DevExpress.XtraReports.UI.BottomMarginBand();
|
|
|
|
|
this.fieldAbrechenbareMinuten = new DevExpress.XtraReports.UI.CalculatedField();
|
|
|
|
|
this.fieldBillableFLS = new DevExpress.XtraReports.UI.CalculatedField();
|
|
|
|
|
this.fieldAbrechenbareFLS = new DevExpress.XtraReports.UI.CalculatedField();
|
2024-01-03 12:18:26 +01:00
|
|
|
this.bindingSource1 = new System.Windows.Forms.BindingSource(this.components);
|
2018-03-02 16:34:24 +01:00
|
|
|
((System.ComponentModel.ISupportInitialize)(this.xrTable1)).BeginInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.xrTable3)).BeginInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.xrTable2)).BeginInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.xrRichText3)).BeginInit();
|
2024-01-03 12:18:26 +01:00
|
|
|
((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).BeginInit();
|
2018-03-02 16:34:24 +01:00
|
|
|
((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
|
|
|
|
|
//
|
|
|
|
|
// Detail
|
|
|
|
|
//
|
2024-03-04 15:55:19 +01:00
|
|
|
this.Detail.Font = new DevExpress.Drawing.DXFont("Arial", 12F, DevExpress.Drawing.DXFontStyle.Bold);
|
2018-03-02 16:34:24 +01:00
|
|
|
this.Detail.HeightF = 0F;
|
|
|
|
|
this.Detail.Name = "Detail";
|
|
|
|
|
this.Detail.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
|
|
|
|
|
this.Detail.StylePriority.UseFont = false;
|
|
|
|
|
this.Detail.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
|
|
|
|
|
//
|
|
|
|
|
// xrTable1
|
|
|
|
|
//
|
|
|
|
|
this.xrTable1.Borders = DevExpress.XtraPrinting.BorderSide.Bottom;
|
|
|
|
|
this.xrTable1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
|
|
|
|
|
this.xrTable1.Name = "xrTable1";
|
|
|
|
|
this.xrTable1.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
|
|
|
|
|
this.xrTable1.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
|
|
|
|
|
this.xrTableRow3});
|
|
|
|
|
this.xrTable1.SizeF = new System.Drawing.SizeF(685F, 50F);
|
|
|
|
|
this.xrTable1.StylePriority.UseBackColor = false;
|
|
|
|
|
this.xrTable1.StylePriority.UseBorders = false;
|
|
|
|
|
this.xrTable1.StylePriority.UseFont = false;
|
|
|
|
|
this.xrTable1.StylePriority.UseTextAlignment = false;
|
|
|
|
|
this.xrTable1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.BottomCenter;
|
|
|
|
|
//
|
|
|
|
|
// xrTableRow3
|
|
|
|
|
//
|
|
|
|
|
this.xrTableRow3.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
|
|
|
|
|
this.xrTableCell1,
|
|
|
|
|
this.xrTableCell2,
|
|
|
|
|
this.xrTableCell3,
|
|
|
|
|
this.xrTableCell4,
|
|
|
|
|
this.xrTableCell5,
|
|
|
|
|
this.xrTableCell6,
|
2018-06-26 17:18:59 +02:00
|
|
|
this.cellUnterschriftHeader});
|
2018-03-02 16:34:24 +01:00
|
|
|
this.xrTableRow3.Name = "xrTableRow3";
|
|
|
|
|
this.xrTableRow3.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
|
|
|
|
|
this.xrTableRow3.StylePriority.UseTextAlignment = false;
|
|
|
|
|
this.xrTableRow3.Weight = 1.6357424855232239D;
|
|
|
|
|
//
|
|
|
|
|
// xrTableCell1
|
|
|
|
|
//
|
|
|
|
|
this.xrTableCell1.Name = "xrTableCell1";
|
|
|
|
|
this.xrTableCell1.Text = "Datum";
|
2023-08-08 10:34:13 +02:00
|
|
|
this.xrTableCell1.Weight = 0.6437882354106762D;
|
2018-03-02 16:34:24 +01:00
|
|
|
//
|
|
|
|
|
// xrTableCell2
|
|
|
|
|
//
|
|
|
|
|
this.xrTableCell2.Name = "xrTableCell2";
|
|
|
|
|
this.xrTableCell2.Text = "Uhrzeit von - bis";
|
2023-08-08 10:34:13 +02:00
|
|
|
this.xrTableCell2.Weight = 1.3948745100564655D;
|
2018-03-02 16:34:24 +01:00
|
|
|
//
|
|
|
|
|
// xrTableCell3
|
|
|
|
|
//
|
|
|
|
|
this.xrTableCell3.Name = "xrTableCell3";
|
|
|
|
|
this.xrTableCell3.Text = "Minuten";
|
2023-08-08 10:34:13 +02:00
|
|
|
this.xrTableCell3.Weight = 0.75108627464578892D;
|
2018-03-02 16:34:24 +01:00
|
|
|
//
|
|
|
|
|
// xrTableCell4
|
|
|
|
|
//
|
|
|
|
|
this.xrTableCell4.Name = "xrTableCell4";
|
|
|
|
|
this.xrTableCell4.Text = "Mitarbeiter";
|
2023-08-08 10:34:13 +02:00
|
|
|
this.xrTableCell4.Weight = 0.96568235311601436D;
|
2018-03-02 16:34:24 +01:00
|
|
|
//
|
|
|
|
|
// xrTableCell5
|
|
|
|
|
//
|
|
|
|
|
this.xrTableCell5.Multiline = true;
|
|
|
|
|
this.xrTableCell5.Name = "xrTableCell5";
|
2023-08-08 10:34:13 +02:00
|
|
|
this.xrTableCell5.Text = "Art";
|
|
|
|
|
this.xrTableCell5.Weight = 0.64378823541067609D;
|
2018-03-02 16:34:24 +01:00
|
|
|
//
|
|
|
|
|
// xrTableCell6
|
|
|
|
|
//
|
|
|
|
|
this.xrTableCell6.Multiline = true;
|
|
|
|
|
this.xrTableCell6.Name = "xrTableCell6";
|
2023-08-08 10:34:13 +02:00
|
|
|
this.xrTableCell6.Text = "Anzahl\r\nKlienten";
|
2018-03-02 16:34:24 +01:00
|
|
|
this.xrTableCell6.Weight = 0.75108627464578881D;
|
|
|
|
|
//
|
2018-06-26 17:18:59 +02:00
|
|
|
// cellUnterschriftHeader
|
2018-03-02 16:34:24 +01:00
|
|
|
//
|
2018-06-26 17:18:59 +02:00
|
|
|
this.cellUnterschriftHeader.Name = "cellUnterschriftHeader";
|
|
|
|
|
this.cellUnterschriftHeader.Text = "Unterschrift";
|
2023-08-08 10:34:13 +02:00
|
|
|
this.cellUnterschriftHeader.Weight = 2.1996098043198105D;
|
2018-03-02 16:34:24 +01:00
|
|
|
//
|
|
|
|
|
// DetailReport
|
|
|
|
|
//
|
|
|
|
|
this.DetailReport.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
|
|
|
|
|
this.Detail1,
|
|
|
|
|
this.GroupFooter1,
|
|
|
|
|
this.GroupHeader1});
|
|
|
|
|
this.DetailReport.DataMember = "Services";
|
|
|
|
|
this.DetailReport.DataSource = this.bindingSource1;
|
|
|
|
|
this.DetailReport.Level = 0;
|
|
|
|
|
this.DetailReport.Name = "DetailReport";
|
|
|
|
|
this.DetailReport.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
|
|
|
|
|
this.DetailReport.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
|
|
|
|
|
//
|
|
|
|
|
// Detail1
|
|
|
|
|
//
|
|
|
|
|
this.Detail1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
|
|
|
|
|
this.xrTable3});
|
2024-03-04 15:55:19 +01:00
|
|
|
this.Detail1.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
|
2018-05-21 16:39:24 +02:00
|
|
|
this.Detail1.HeightF = 40F;
|
2018-03-02 16:34:24 +01:00
|
|
|
this.Detail1.Name = "Detail1";
|
|
|
|
|
this.Detail1.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
|
|
|
|
|
this.Detail1.StylePriority.UseFont = false;
|
|
|
|
|
this.Detail1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
|
|
|
|
|
//
|
|
|
|
|
// xrTable3
|
|
|
|
|
//
|
|
|
|
|
this.xrTable3.BorderColor = System.Drawing.Color.Black;
|
|
|
|
|
this.xrTable3.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right)
|
|
|
|
|
| DevExpress.XtraPrinting.BorderSide.Bottom)));
|
2024-03-04 15:55:19 +01:00
|
|
|
this.xrTable3.Font = new DevExpress.Drawing.DXFont("Arial", 10F, DevExpress.Drawing.DXFontStyle.Bold);
|
2018-03-02 16:34:24 +01:00
|
|
|
this.xrTable3.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
|
|
|
|
|
this.xrTable3.Name = "xrTable3";
|
|
|
|
|
this.xrTable3.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
|
|
|
|
|
this.xrTableRow6});
|
2018-05-21 16:39:24 +02:00
|
|
|
this.xrTable3.SizeF = new System.Drawing.SizeF(684.9999F, 40F);
|
2018-03-02 16:34:24 +01:00
|
|
|
this.xrTable3.StylePriority.UseFont = false;
|
|
|
|
|
this.xrTable3.StylePriority.UsePadding = false;
|
|
|
|
|
this.xrTable3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
|
|
|
|
|
//
|
|
|
|
|
// xrTableRow6
|
|
|
|
|
//
|
|
|
|
|
this.xrTableRow6.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
|
|
|
|
|
this.xrTableCell13,
|
|
|
|
|
this.xrTableCell8,
|
|
|
|
|
this.xrTableCell15,
|
|
|
|
|
this.xrTableCell10,
|
|
|
|
|
this.xrTableCell11,
|
|
|
|
|
this.xrTableCell12,
|
2018-06-26 17:18:59 +02:00
|
|
|
this.cellUnterschrift});
|
2018-03-02 16:34:24 +01:00
|
|
|
this.xrTableRow6.Name = "xrTableRow6";
|
|
|
|
|
this.xrTableRow6.StylePriority.UsePadding = false;
|
|
|
|
|
this.xrTableRow6.StylePriority.UseTextAlignment = false;
|
|
|
|
|
this.xrTableRow6.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
|
2018-05-21 16:39:24 +02:00
|
|
|
this.xrTableRow6.Weight = 2D;
|
2018-03-02 16:34:24 +01:00
|
|
|
//
|
|
|
|
|
// xrTableCell13
|
|
|
|
|
//
|
|
|
|
|
this.xrTableCell13.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
|
|
|
|
new DevExpress.XtraReports.UI.XRBinding("Text", null, "Services.StartDate", "{0:dd.}")});
|
|
|
|
|
this.xrTableCell13.Name = "xrTableCell13";
|
|
|
|
|
this.xrTableCell13.StylePriority.UseFont = false;
|
|
|
|
|
this.xrTableCell13.StylePriority.UsePadding = false;
|
|
|
|
|
this.xrTableCell13.StylePriority.UseTextAlignment = false;
|
2018-05-21 16:39:24 +02:00
|
|
|
this.xrTableCell13.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter;
|
2023-08-08 10:34:13 +02:00
|
|
|
this.xrTableCell13.Weight = 0.075757568038281153D;
|
2018-03-02 16:34:24 +01:00
|
|
|
//
|
|
|
|
|
// xrTableCell8
|
|
|
|
|
//
|
|
|
|
|
this.xrTableCell8.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
|
|
|
|
new DevExpress.XtraReports.UI.XRBinding("Text", null, "Services.TimeRangeString")});
|
|
|
|
|
this.xrTableCell8.Name = "xrTableCell8";
|
|
|
|
|
this.xrTableCell8.StylePriority.UseTextAlignment = false;
|
|
|
|
|
this.xrTableCell8.Text = "xrTableCell8";
|
2018-05-21 16:39:24 +02:00
|
|
|
this.xrTableCell8.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter;
|
2023-08-08 10:34:13 +02:00
|
|
|
this.xrTableCell8.Weight = 0.16414139955908702D;
|
2018-03-02 16:34:24 +01:00
|
|
|
//
|
|
|
|
|
// xrTableCell15
|
|
|
|
|
//
|
|
|
|
|
this.xrTableCell15.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
2023-08-08 10:34:13 +02:00
|
|
|
new DevExpress.XtraReports.UI.XRBinding("Text", null, "Services.Minutes", "{0:0.##}")});
|
2018-03-02 16:34:24 +01:00
|
|
|
this.xrTableCell15.Name = "xrTableCell15";
|
|
|
|
|
this.xrTableCell15.StylePriority.UseFont = false;
|
|
|
|
|
this.xrTableCell15.StylePriority.UsePadding = false;
|
|
|
|
|
this.xrTableCell15.StylePriority.UseTextAlignment = false;
|
2018-05-21 16:39:24 +02:00
|
|
|
this.xrTableCell15.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter;
|
2023-08-08 10:34:13 +02:00
|
|
|
this.xrTableCell15.Weight = 0.08838383136389738D;
|
2018-03-02 16:34:24 +01:00
|
|
|
//
|
|
|
|
|
// xrTableCell10
|
|
|
|
|
//
|
|
|
|
|
this.xrTableCell10.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
|
|
|
|
new DevExpress.XtraReports.UI.XRBinding("Text", null, "Services.EmployeeAbbr")});
|
|
|
|
|
this.xrTableCell10.Name = "xrTableCell10";
|
|
|
|
|
this.xrTableCell10.StylePriority.UsePadding = false;
|
|
|
|
|
this.xrTableCell10.StylePriority.UseTextAlignment = false;
|
|
|
|
|
this.xrTableCell10.Text = "xrTableCell10";
|
2018-05-21 16:39:24 +02:00
|
|
|
this.xrTableCell10.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter;
|
2023-08-08 10:34:13 +02:00
|
|
|
this.xrTableCell10.Weight = 0.11363635173148245D;
|
2018-03-02 16:34:24 +01:00
|
|
|
//
|
|
|
|
|
// xrTableCell11
|
|
|
|
|
//
|
|
|
|
|
this.xrTableCell11.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
2023-08-08 10:34:13 +02:00
|
|
|
new DevExpress.XtraReports.UI.XRBinding("Text", null, "Services.Notice5")});
|
2018-03-02 16:34:24 +01:00
|
|
|
this.xrTableCell11.Name = "xrTableCell11";
|
|
|
|
|
this.xrTableCell11.StylePriority.UsePadding = false;
|
|
|
|
|
this.xrTableCell11.StylePriority.UseTextAlignment = false;
|
2018-05-21 16:39:24 +02:00
|
|
|
this.xrTableCell11.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter;
|
2023-08-08 10:34:13 +02:00
|
|
|
this.xrTableCell11.Weight = 0.075757566566415191D;
|
2018-03-02 16:34:24 +01:00
|
|
|
//
|
|
|
|
|
// xrTableCell12
|
|
|
|
|
//
|
|
|
|
|
this.xrTableCell12.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
2023-08-08 10:34:13 +02:00
|
|
|
new DevExpress.XtraReports.UI.XRBinding("Text", null, "Services.CustomerCount", "{0:0}")});
|
2018-03-02 16:34:24 +01:00
|
|
|
this.xrTableCell12.Name = "xrTableCell12";
|
|
|
|
|
this.xrTableCell12.StylePriority.UsePadding = false;
|
|
|
|
|
this.xrTableCell12.StylePriority.UseTextAlignment = false;
|
2018-05-21 16:39:24 +02:00
|
|
|
this.xrTableCell12.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter;
|
2023-08-08 10:34:13 +02:00
|
|
|
this.xrTableCell12.Weight = 0.088383827852918442D;
|
2018-03-02 16:34:24 +01:00
|
|
|
//
|
2018-06-26 17:18:59 +02:00
|
|
|
// cellUnterschrift
|
2018-03-02 16:34:24 +01:00
|
|
|
//
|
2018-06-26 17:18:59 +02:00
|
|
|
this.cellUnterschrift.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
|
2018-03-02 16:34:24 +01:00
|
|
|
this.xrPictureBox2});
|
2018-06-26 17:18:59 +02:00
|
|
|
this.cellUnterschrift.Name = "cellUnterschrift";
|
|
|
|
|
this.cellUnterschrift.StylePriority.UsePadding = false;
|
|
|
|
|
this.cellUnterschrift.StylePriority.UseTextAlignment = false;
|
|
|
|
|
this.cellUnterschrift.TextAlignment = DevExpress.XtraPrinting.TextAlignment.BottomCenter;
|
2023-08-08 10:34:13 +02:00
|
|
|
this.cellUnterschrift.Weight = 0.258838198884225D;
|
2018-03-02 16:34:24 +01:00
|
|
|
//
|
2018-04-27 14:13:42 +02:00
|
|
|
// xrPictureBox2
|
|
|
|
|
//
|
|
|
|
|
this.xrPictureBox2.Borders = DevExpress.XtraPrinting.BorderSide.None;
|
|
|
|
|
this.xrPictureBox2.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
2018-05-21 16:39:24 +02:00
|
|
|
new DevExpress.XtraReports.UI.XRBinding("Tag", null, "Services.Signature")});
|
2018-04-27 14:13:42 +02:00
|
|
|
this.xrPictureBox2.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
|
|
|
|
|
this.xrPictureBox2.Name = "xrPictureBox2";
|
2023-08-08 10:34:13 +02:00
|
|
|
this.xrPictureBox2.SizeF = new System.Drawing.SizeF(205F, 40F);
|
2018-04-27 14:13:42 +02:00
|
|
|
this.xrPictureBox2.Sizing = DevExpress.XtraPrinting.ImageSizeMode.ZoomImage;
|
|
|
|
|
this.xrPictureBox2.StylePriority.UseBorders = false;
|
2024-03-04 15:55:19 +01:00
|
|
|
this.xrPictureBox2.BeforePrint += new DevExpress.XtraReports.UI.BeforePrintEventHandler(this.xrPictureBox1_BeforePrint);
|
2018-04-27 14:13:42 +02:00
|
|
|
//
|
2018-03-02 16:34:24 +01:00
|
|
|
// GroupFooter1
|
|
|
|
|
//
|
|
|
|
|
this.GroupFooter1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
|
2024-01-03 12:18:26 +01:00
|
|
|
this.xrLabel16,
|
|
|
|
|
this.xrPictureBox3,
|
2023-08-08 10:34:13 +02:00
|
|
|
this.xrLabel3,
|
|
|
|
|
this.xrLabel13,
|
|
|
|
|
this.lblFehlkontakt,
|
2018-06-26 17:18:59 +02:00
|
|
|
this.lblUnterschriftKlientDatum,
|
|
|
|
|
this.lblUnterschriftKlient,
|
|
|
|
|
this.lblAbsenceTime,
|
2018-03-02 16:34:24 +01:00
|
|
|
this.lblSummeStunden,
|
|
|
|
|
this.xrLabel12,
|
|
|
|
|
this.xrLabel11,
|
|
|
|
|
this.xrLabel10,
|
|
|
|
|
this.xrLabel9,
|
|
|
|
|
this.lblKeineAbwesenheiten,
|
|
|
|
|
this.lblKeineGruppe,
|
|
|
|
|
this.xrTable2,
|
|
|
|
|
this.lblSummeMinuten,
|
2018-06-26 17:18:59 +02:00
|
|
|
this.lblUnterschriftMitarbeiterDatum,
|
|
|
|
|
this.lblUnterschriftMitarbeiter});
|
2024-03-04 15:55:19 +01:00
|
|
|
this.GroupFooter1.Font = new DevExpress.Drawing.DXFont("Arial", 12F);
|
2023-08-08 10:34:13 +02:00
|
|
|
this.GroupFooter1.HeightF = 228.7917F;
|
2018-03-02 16:34:24 +01:00
|
|
|
this.GroupFooter1.Name = "GroupFooter1";
|
|
|
|
|
this.GroupFooter1.StylePriority.UseFont = false;
|
|
|
|
|
//
|
2024-01-03 12:18:26 +01:00
|
|
|
// xrLabel16
|
|
|
|
|
//
|
|
|
|
|
this.xrLabel16.BackColor = System.Drawing.Color.Transparent;
|
|
|
|
|
this.xrLabel16.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
|
|
|
|
new DevExpress.XtraReports.UI.XRBinding("Text", null, "EmployeeSignatureDate", "{0:dd.MM.yyyy}")});
|
2024-03-04 15:55:19 +01:00
|
|
|
this.xrLabel16.Font = new DevExpress.Drawing.DXFont("Arial", 11F);
|
2024-01-03 12:18:26 +01:00
|
|
|
this.xrLabel16.LocationFloat = new DevExpress.Utils.PointFloat(230F, 123.2918F);
|
|
|
|
|
this.xrLabel16.Name = "xrLabel16";
|
|
|
|
|
this.xrLabel16.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
|
|
|
this.xrLabel16.SizeF = new System.Drawing.SizeF(116.9999F, 35.50002F);
|
|
|
|
|
this.xrLabel16.StylePriority.UseBackColor = false;
|
|
|
|
|
this.xrLabel16.StylePriority.UseFont = false;
|
|
|
|
|
this.xrLabel16.StylePriority.UseTextAlignment = false;
|
|
|
|
|
this.xrLabel16.TextAlignment = DevExpress.XtraPrinting.TextAlignment.BottomLeft;
|
|
|
|
|
//
|
|
|
|
|
// xrPictureBox3
|
|
|
|
|
//
|
|
|
|
|
this.xrPictureBox3.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
|
|
|
|
new DevExpress.XtraReports.UI.XRBinding("Image", null, "EmployeeSignature")});
|
|
|
|
|
this.xrPictureBox3.LocationFloat = new DevExpress.Utils.PointFloat(350F, 123.2918F);
|
|
|
|
|
this.xrPictureBox3.Name = "xrPictureBox3";
|
|
|
|
|
this.xrPictureBox3.Scripts.OnBeforePrint = "xrPictureBox1_BeforePrint";
|
|
|
|
|
this.xrPictureBox3.SizeF = new System.Drawing.SizeF(196.861F, 35.50002F);
|
|
|
|
|
this.xrPictureBox3.Sizing = DevExpress.XtraPrinting.ImageSizeMode.ZoomImage;
|
|
|
|
|
//
|
|
|
|
|
// xrLabel3
|
|
|
|
|
//
|
2024-03-04 15:55:19 +01:00
|
|
|
this.xrLabel3.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
|
2024-01-03 12:18:26 +01:00
|
|
|
this.xrLabel3.LocationFloat = new DevExpress.Utils.PointFloat(0F, 30.83333F);
|
|
|
|
|
this.xrLabel3.Name = "xrLabel3";
|
|
|
|
|
this.xrLabel3.Padding = new DevExpress.XtraPrinting.PaddingInfo(3, 2, 0, 0, 100F);
|
|
|
|
|
this.xrLabel3.SizeF = new System.Drawing.SizeF(245F, 20F);
|
|
|
|
|
this.xrLabel3.StylePriority.UseBackColor = false;
|
|
|
|
|
this.xrLabel3.StylePriority.UseBorders = false;
|
|
|
|
|
this.xrLabel3.StylePriority.UseFont = false;
|
|
|
|
|
this.xrLabel3.StylePriority.UsePadding = false;
|
|
|
|
|
this.xrLabel3.StylePriority.UseTextAlignment = false;
|
|
|
|
|
this.xrLabel3.Text = "E = ear to ear, face to face";
|
|
|
|
|
this.xrLabel3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
|
|
|
|
|
//
|
|
|
|
|
// xrLabel13
|
|
|
|
|
//
|
2024-03-04 15:55:19 +01:00
|
|
|
this.xrLabel13.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
|
2024-01-03 12:18:26 +01:00
|
|
|
this.xrLabel13.LocationFloat = new DevExpress.Utils.PointFloat(0F, 50.83333F);
|
|
|
|
|
this.xrLabel13.Name = "xrLabel13";
|
|
|
|
|
this.xrLabel13.Padding = new DevExpress.XtraPrinting.PaddingInfo(3, 2, 0, 0, 100F);
|
|
|
|
|
this.xrLabel13.SizeF = new System.Drawing.SizeF(245F, 20F);
|
|
|
|
|
this.xrLabel13.StylePriority.UseBackColor = false;
|
|
|
|
|
this.xrLabel13.StylePriority.UseBorders = false;
|
|
|
|
|
this.xrLabel13.StylePriority.UseFont = false;
|
|
|
|
|
this.xrLabel13.StylePriority.UsePadding = false;
|
|
|
|
|
this.xrLabel13.StylePriority.UseTextAlignment = false;
|
|
|
|
|
this.xrLabel13.Text = "GR = Gruppenangebot";
|
|
|
|
|
this.xrLabel13.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
|
|
|
|
|
//
|
|
|
|
|
// lblFehlkontakt
|
|
|
|
|
//
|
2024-03-04 15:55:19 +01:00
|
|
|
this.lblFehlkontakt.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
|
2024-01-03 12:18:26 +01:00
|
|
|
this.lblFehlkontakt.LocationFloat = new DevExpress.Utils.PointFloat(0F, 70.83334F);
|
|
|
|
|
this.lblFehlkontakt.Name = "lblFehlkontakt";
|
|
|
|
|
this.lblFehlkontakt.Padding = new DevExpress.XtraPrinting.PaddingInfo(3, 2, 0, 0, 100F);
|
|
|
|
|
this.lblFehlkontakt.SizeF = new System.Drawing.SizeF(245F, 20F);
|
|
|
|
|
this.lblFehlkontakt.StylePriority.UseBackColor = false;
|
|
|
|
|
this.lblFehlkontakt.StylePriority.UseBorders = false;
|
|
|
|
|
this.lblFehlkontakt.StylePriority.UseFont = false;
|
|
|
|
|
this.lblFehlkontakt.StylePriority.UsePadding = false;
|
|
|
|
|
this.lblFehlkontakt.StylePriority.UseTextAlignment = false;
|
|
|
|
|
this.lblFehlkontakt.Text = "F = Fehlkontakt";
|
|
|
|
|
this.lblFehlkontakt.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
|
|
|
|
|
//
|
2023-08-08 10:34:13 +02:00
|
|
|
// lblUnterschriftKlientDatum
|
|
|
|
|
//
|
|
|
|
|
this.lblUnterschriftKlientDatum.Borders = DevExpress.XtraPrinting.BorderSide.Top;
|
2024-03-04 15:55:19 +01:00
|
|
|
this.lblUnterschriftKlientDatum.Font = new DevExpress.Drawing.DXFont("Arial", 9F, DevExpress.Drawing.DXFontStyle.Bold);
|
2024-01-03 12:18:26 +01:00
|
|
|
this.lblUnterschriftKlientDatum.LocationFloat = new DevExpress.Utils.PointFloat(230F, 90.83334F);
|
2023-08-08 10:34:13 +02:00
|
|
|
this.lblUnterschriftKlientDatum.Name = "lblUnterschriftKlientDatum";
|
|
|
|
|
this.lblUnterschriftKlientDatum.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
|
|
|
this.lblUnterschriftKlientDatum.SizeF = new System.Drawing.SizeF(117F, 29.4583F);
|
|
|
|
|
this.lblUnterschriftKlientDatum.StylePriority.UseBorders = false;
|
|
|
|
|
this.lblUnterschriftKlientDatum.StylePriority.UseFont = false;
|
|
|
|
|
this.lblUnterschriftKlientDatum.StylePriority.UseTextAlignment = false;
|
|
|
|
|
this.lblUnterschriftKlientDatum.Text = "Datum";
|
|
|
|
|
this.lblUnterschriftKlientDatum.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
|
|
|
|
|
this.lblUnterschriftKlientDatum.Visible = false;
|
|
|
|
|
//
|
|
|
|
|
// lblUnterschriftKlient
|
|
|
|
|
//
|
|
|
|
|
this.lblUnterschriftKlient.Borders = DevExpress.XtraPrinting.BorderSide.Top;
|
2024-03-04 15:55:19 +01:00
|
|
|
this.lblUnterschriftKlient.Font = new DevExpress.Drawing.DXFont("Arial", 9F, DevExpress.Drawing.DXFontStyle.Bold);
|
2024-01-03 12:18:26 +01:00
|
|
|
this.lblUnterschriftKlient.LocationFloat = new DevExpress.Utils.PointFloat(346.9999F, 90.83334F);
|
2023-08-08 10:34:13 +02:00
|
|
|
this.lblUnterschriftKlient.Name = "lblUnterschriftKlient";
|
|
|
|
|
this.lblUnterschriftKlient.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
|
|
|
this.lblUnterschriftKlient.SizeF = new System.Drawing.SizeF(259.7918F, 29.45831F);
|
|
|
|
|
this.lblUnterschriftKlient.StylePriority.UseBorders = false;
|
|
|
|
|
this.lblUnterschriftKlient.StylePriority.UseFont = false;
|
|
|
|
|
this.lblUnterschriftKlient.StylePriority.UseTextAlignment = false;
|
|
|
|
|
this.lblUnterschriftKlient.Text = "Unterschrift (Klient/in)";
|
|
|
|
|
this.lblUnterschriftKlient.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
|
|
|
|
|
this.lblUnterschriftKlient.Visible = false;
|
|
|
|
|
//
|
2018-06-26 17:18:59 +02:00
|
|
|
// lblAbsenceTime
|
2018-03-02 16:34:24 +01:00
|
|
|
//
|
2018-06-26 17:18:59 +02:00
|
|
|
this.lblAbsenceTime.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
2018-03-02 16:34:24 +01:00
|
|
|
new DevExpress.XtraReports.UI.XRBinding("Text", null, "AbsenceTimes")});
|
2024-03-04 15:55:19 +01:00
|
|
|
this.lblAbsenceTime.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
|
2023-08-08 10:34:13 +02:00
|
|
|
this.lblAbsenceTime.LocationFloat = new DevExpress.Utils.PointFloat(10F, 205.7917F);
|
2018-06-26 17:18:59 +02:00
|
|
|
this.lblAbsenceTime.Name = "lblAbsenceTime";
|
|
|
|
|
this.lblAbsenceTime.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
|
|
|
this.lblAbsenceTime.SizeF = new System.Drawing.SizeF(674.9998F, 23F);
|
|
|
|
|
this.lblAbsenceTime.StylePriority.UseFont = false;
|
|
|
|
|
this.lblAbsenceTime.Text = "lblAbsenceTime";
|
2018-03-02 16:34:24 +01:00
|
|
|
//
|
|
|
|
|
// lblSummeStunden
|
|
|
|
|
//
|
2024-03-04 15:55:19 +01:00
|
|
|
this.lblSummeStunden.Font = new DevExpress.Drawing.DXFont("Arial", 11F, DevExpress.Drawing.DXFontStyle.Bold);
|
2023-08-08 10:34:13 +02:00
|
|
|
this.lblSummeStunden.LocationFloat = new DevExpress.Utils.PointFloat(522.2921F, 30.83333F);
|
2018-03-02 16:34:24 +01:00
|
|
|
this.lblSummeStunden.Name = "lblSummeStunden";
|
2018-04-27 14:13:42 +02:00
|
|
|
this.lblSummeStunden.SizeF = new System.Drawing.SizeF(76.25021F, 20.00001F);
|
2018-03-02 16:34:24 +01:00
|
|
|
this.lblSummeStunden.StylePriority.UseBorders = false;
|
|
|
|
|
this.lblSummeStunden.StylePriority.UseBorderWidth = false;
|
|
|
|
|
this.lblSummeStunden.StylePriority.UseFont = false;
|
|
|
|
|
this.lblSummeStunden.StylePriority.UsePadding = false;
|
|
|
|
|
this.lblSummeStunden.StylePriority.UseTextAlignment = false;
|
|
|
|
|
this.lblSummeStunden.Text = "0,00";
|
|
|
|
|
this.lblSummeStunden.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
|
|
|
|
|
//
|
|
|
|
|
// xrLabel12
|
|
|
|
|
//
|
2024-03-04 15:55:19 +01:00
|
|
|
this.xrLabel12.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
|
2023-08-08 10:34:13 +02:00
|
|
|
this.xrLabel12.LocationFloat = new DevExpress.Utils.PointFloat(462.2919F, 30.83333F);
|
2018-03-02 16:34:24 +01:00
|
|
|
this.xrLabel12.Name = "xrLabel12";
|
|
|
|
|
this.xrLabel12.SizeF = new System.Drawing.SizeF(60F, 20F);
|
|
|
|
|
this.xrLabel12.StylePriority.UseFont = false;
|
|
|
|
|
this.xrLabel12.StylePriority.UsePadding = false;
|
|
|
|
|
this.xrLabel12.StylePriority.UseTextAlignment = false;
|
|
|
|
|
this.xrLabel12.Text = " / in Std:";
|
|
|
|
|
this.xrLabel12.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
|
|
|
|
|
//
|
|
|
|
|
// xrLabel11
|
|
|
|
|
//
|
2024-03-04 15:55:19 +01:00
|
|
|
this.xrLabel11.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
|
2023-08-08 10:34:13 +02:00
|
|
|
this.xrLabel11.LocationFloat = new DevExpress.Utils.PointFloat(284.9166F, 30.83333F);
|
2018-03-02 16:34:24 +01:00
|
|
|
this.xrLabel11.Name = "xrLabel11";
|
|
|
|
|
this.xrLabel11.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
|
|
|
this.xrLabel11.SizeF = new System.Drawing.SizeF(125.0834F, 20.00002F);
|
|
|
|
|
this.xrLabel11.StylePriority.UseFont = false;
|
|
|
|
|
this.xrLabel11.StylePriority.UseTextAlignment = false;
|
|
|
|
|
this.xrLabel11.Text = "gesamt:";
|
|
|
|
|
this.xrLabel11.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
|
|
|
|
|
//
|
|
|
|
|
// xrLabel10
|
|
|
|
|
//
|
2024-03-04 15:55:19 +01:00
|
|
|
this.xrLabel10.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
|
2023-08-08 10:34:13 +02:00
|
|
|
this.xrLabel10.LocationFloat = new DevExpress.Utils.PointFloat(40F, 136.6667F);
|
2018-03-02 16:34:24 +01:00
|
|
|
this.xrLabel10.Name = "xrLabel10";
|
|
|
|
|
this.xrLabel10.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
|
|
|
this.xrLabel10.SizeF = new System.Drawing.SizeF(175.0837F, 20.00002F);
|
|
|
|
|
this.xrLabel10.StylePriority.UseFont = false;
|
|
|
|
|
this.xrLabel10.StylePriority.UseTextAlignment = false;
|
|
|
|
|
this.xrLabel10.Text = "kein Krankhausaufenthalt";
|
|
|
|
|
this.xrLabel10.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
|
|
|
|
|
//
|
|
|
|
|
// xrLabel9
|
|
|
|
|
//
|
2024-03-04 15:55:19 +01:00
|
|
|
this.xrLabel9.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
|
2023-08-08 10:34:13 +02:00
|
|
|
this.xrLabel9.LocationFloat = new DevExpress.Utils.PointFloat(40.0002F, 106.6667F);
|
2018-03-02 16:34:24 +01:00
|
|
|
this.xrLabel9.Name = "xrLabel9";
|
|
|
|
|
this.xrLabel9.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
|
|
|
this.xrLabel9.SizeF = new System.Drawing.SizeF(175.0834F, 20.00002F);
|
|
|
|
|
this.xrLabel9.StylePriority.UseFont = false;
|
|
|
|
|
this.xrLabel9.StylePriority.UseTextAlignment = false;
|
|
|
|
|
this.xrLabel9.Text = "keine Gruppenteilnahme";
|
|
|
|
|
this.xrLabel9.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
|
|
|
|
|
//
|
|
|
|
|
// lblKeineAbwesenheiten
|
|
|
|
|
//
|
|
|
|
|
this.lblKeineAbwesenheiten.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
|
|
|
|
|
| DevExpress.XtraPrinting.BorderSide.Right)
|
|
|
|
|
| DevExpress.XtraPrinting.BorderSide.Bottom)));
|
2024-03-04 15:55:19 +01:00
|
|
|
this.lblKeineAbwesenheiten.Font = new DevExpress.Drawing.DXFont("Arial", 12F);
|
2023-08-08 10:34:13 +02:00
|
|
|
this.lblKeineAbwesenheiten.LocationFloat = new DevExpress.Utils.PointFloat(10F, 136.6667F);
|
2018-03-02 16:34:24 +01:00
|
|
|
this.lblKeineAbwesenheiten.Name = "lblKeineAbwesenheiten";
|
|
|
|
|
this.lblKeineAbwesenheiten.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
|
|
|
this.lblKeineAbwesenheiten.SizeF = new System.Drawing.SizeF(20F, 20F);
|
|
|
|
|
this.lblKeineAbwesenheiten.StylePriority.UseBorders = false;
|
|
|
|
|
this.lblKeineAbwesenheiten.StylePriority.UseFont = false;
|
|
|
|
|
this.lblKeineAbwesenheiten.StylePriority.UseTextAlignment = false;
|
|
|
|
|
this.lblKeineAbwesenheiten.Text = "X";
|
|
|
|
|
this.lblKeineAbwesenheiten.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
|
|
|
|
|
//
|
|
|
|
|
// lblKeineGruppe
|
|
|
|
|
//
|
|
|
|
|
this.lblKeineGruppe.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
|
|
|
|
|
| DevExpress.XtraPrinting.BorderSide.Right)
|
|
|
|
|
| DevExpress.XtraPrinting.BorderSide.Bottom)));
|
2024-03-04 15:55:19 +01:00
|
|
|
this.lblKeineGruppe.Font = new DevExpress.Drawing.DXFont("Arial", 12F);
|
2023-08-08 10:34:13 +02:00
|
|
|
this.lblKeineGruppe.LocationFloat = new DevExpress.Utils.PointFloat(10F, 106.6667F);
|
2018-03-02 16:34:24 +01:00
|
|
|
this.lblKeineGruppe.Name = "lblKeineGruppe";
|
|
|
|
|
this.lblKeineGruppe.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
|
|
|
this.lblKeineGruppe.SizeF = new System.Drawing.SizeF(20F, 20F);
|
|
|
|
|
this.lblKeineGruppe.StylePriority.UseBorders = false;
|
|
|
|
|
this.lblKeineGruppe.StylePriority.UseFont = false;
|
|
|
|
|
this.lblKeineGruppe.StylePriority.UseTextAlignment = false;
|
|
|
|
|
this.lblKeineGruppe.Text = "X";
|
|
|
|
|
this.lblKeineGruppe.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
|
|
|
|
|
//
|
|
|
|
|
// xrTable2
|
|
|
|
|
//
|
|
|
|
|
this.xrTable2.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
|
|
|
|
|
this.xrTable2.Name = "xrTable2";
|
|
|
|
|
this.xrTable2.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
|
|
|
|
|
this.xrTable2.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
|
|
|
|
|
this.xrTableRow1});
|
|
|
|
|
this.xrTable2.SizeF = new System.Drawing.SizeF(685F, 20F);
|
|
|
|
|
this.xrTable2.StylePriority.UseBackColor = false;
|
|
|
|
|
this.xrTable2.StylePriority.UseBorders = false;
|
|
|
|
|
this.xrTable2.StylePriority.UseFont = false;
|
|
|
|
|
this.xrTable2.StylePriority.UseTextAlignment = false;
|
|
|
|
|
this.xrTable2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.BottomCenter;
|
|
|
|
|
//
|
|
|
|
|
// xrTableRow1
|
|
|
|
|
//
|
|
|
|
|
this.xrTableRow1.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
|
|
|
|
|
this.xrTableCell17,
|
|
|
|
|
this.xrTableCell18,
|
|
|
|
|
this.cellGesamtEinzel,
|
|
|
|
|
this.xrTableCell20,
|
|
|
|
|
this.xrTableCell21,
|
|
|
|
|
this.cellGesamtGruppe,
|
|
|
|
|
this.xrTableCell23,
|
|
|
|
|
this.xrTableCell24});
|
|
|
|
|
this.xrTableRow1.Name = "xrTableRow1";
|
|
|
|
|
this.xrTableRow1.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
|
|
|
|
|
this.xrTableRow1.StylePriority.UseTextAlignment = false;
|
|
|
|
|
this.xrTableRow1.Weight = 0.65429699420928955D;
|
|
|
|
|
//
|
|
|
|
|
// xrTableCell17
|
|
|
|
|
//
|
|
|
|
|
this.xrTableCell17.Name = "xrTableCell17";
|
2023-08-08 10:34:13 +02:00
|
|
|
this.xrTableCell17.Weight = 0.6437882354106762D;
|
2018-03-02 16:34:24 +01:00
|
|
|
//
|
|
|
|
|
// xrTableCell18
|
|
|
|
|
//
|
|
|
|
|
this.xrTableCell18.Borders = DevExpress.XtraPrinting.BorderSide.Right;
|
2024-03-04 15:55:19 +01:00
|
|
|
this.xrTableCell18.Font = new DevExpress.Drawing.DXFont("Arial", 9F);
|
2018-03-02 16:34:24 +01:00
|
|
|
this.xrTableCell18.Name = "xrTableCell18";
|
2023-08-08 10:34:13 +02:00
|
|
|
this.xrTableCell18.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 3, 0, 0, 100F);
|
2018-03-02 16:34:24 +01:00
|
|
|
this.xrTableCell18.StylePriority.UseBorders = false;
|
|
|
|
|
this.xrTableCell18.StylePriority.UseFont = false;
|
2023-08-08 10:34:13 +02:00
|
|
|
this.xrTableCell18.StylePriority.UsePadding = false;
|
2018-03-02 16:34:24 +01:00
|
|
|
this.xrTableCell18.StylePriority.UseTextAlignment = false;
|
2023-08-08 10:34:13 +02:00
|
|
|
this.xrTableCell18.Text = "Summe:";
|
|
|
|
|
this.xrTableCell18.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
|
|
|
|
|
this.xrTableCell18.Weight = 1.3948745100564655D;
|
2018-03-02 16:34:24 +01:00
|
|
|
//
|
|
|
|
|
// cellGesamtEinzel
|
|
|
|
|
//
|
|
|
|
|
this.cellGesamtEinzel.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right)
|
|
|
|
|
| DevExpress.XtraPrinting.BorderSide.Bottom)));
|
2024-03-04 15:55:19 +01:00
|
|
|
this.cellGesamtEinzel.Font = new DevExpress.Drawing.DXFont("Arial", 10F, DevExpress.Drawing.DXFontStyle.Bold);
|
2018-03-02 16:34:24 +01:00
|
|
|
this.cellGesamtEinzel.Name = "cellGesamtEinzel";
|
|
|
|
|
this.cellGesamtEinzel.StylePriority.UseBorders = false;
|
|
|
|
|
this.cellGesamtEinzel.StylePriority.UseFont = false;
|
2023-08-08 10:34:13 +02:00
|
|
|
this.cellGesamtEinzel.StylePriority.UseTextAlignment = false;
|
|
|
|
|
this.cellGesamtEinzel.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
|
|
|
|
|
this.cellGesamtEinzel.Weight = 0.75108627464578892D;
|
2018-03-02 16:34:24 +01:00
|
|
|
//
|
|
|
|
|
// xrTableCell20
|
|
|
|
|
//
|
|
|
|
|
this.xrTableCell20.Name = "xrTableCell20";
|
2023-08-08 10:34:13 +02:00
|
|
|
this.xrTableCell20.Weight = 0.96568235311601414D;
|
2018-03-02 16:34:24 +01:00
|
|
|
//
|
|
|
|
|
// xrTableCell21
|
|
|
|
|
//
|
2023-08-08 10:34:13 +02:00
|
|
|
this.xrTableCell21.Borders = DevExpress.XtraPrinting.BorderSide.None;
|
2018-03-02 16:34:24 +01:00
|
|
|
this.xrTableCell21.Multiline = true;
|
|
|
|
|
this.xrTableCell21.Name = "xrTableCell21";
|
|
|
|
|
this.xrTableCell21.StylePriority.UseBorders = false;
|
2023-08-08 10:34:13 +02:00
|
|
|
this.xrTableCell21.Weight = 0.64378823541067609D;
|
2018-03-02 16:34:24 +01:00
|
|
|
//
|
|
|
|
|
// cellGesamtGruppe
|
|
|
|
|
//
|
2024-03-04 15:55:19 +01:00
|
|
|
this.cellGesamtGruppe.Font = new DevExpress.Drawing.DXFont("Arial", 10F, DevExpress.Drawing.DXFontStyle.Bold);
|
2018-03-02 16:34:24 +01:00
|
|
|
this.cellGesamtGruppe.Multiline = true;
|
|
|
|
|
this.cellGesamtGruppe.Name = "cellGesamtGruppe";
|
|
|
|
|
this.cellGesamtGruppe.StylePriority.UseBorders = false;
|
|
|
|
|
this.cellGesamtGruppe.StylePriority.UseFont = false;
|
|
|
|
|
this.cellGesamtGruppe.Weight = 0.75108627464578881D;
|
|
|
|
|
//
|
|
|
|
|
// xrTableCell23
|
|
|
|
|
//
|
|
|
|
|
this.xrTableCell23.Name = "xrTableCell23";
|
2023-08-08 10:34:13 +02:00
|
|
|
this.xrTableCell23.Weight = 0.42919215694045076D;
|
2018-03-02 16:34:24 +01:00
|
|
|
//
|
|
|
|
|
// xrTableCell24
|
|
|
|
|
//
|
|
|
|
|
this.xrTableCell24.Name = "xrTableCell24";
|
|
|
|
|
this.xrTableCell24.Weight = 1.7704176473793594D;
|
|
|
|
|
//
|
|
|
|
|
// lblSummeMinuten
|
|
|
|
|
//
|
2024-03-04 15:55:19 +01:00
|
|
|
this.lblSummeMinuten.Font = new DevExpress.Drawing.DXFont("Arial", 11F, DevExpress.Drawing.DXFontStyle.Bold);
|
2023-08-08 10:34:13 +02:00
|
|
|
this.lblSummeMinuten.LocationFloat = new DevExpress.Utils.PointFloat(410F, 30.83333F);
|
2018-03-02 16:34:24 +01:00
|
|
|
this.lblSummeMinuten.Name = "lblSummeMinuten";
|
|
|
|
|
this.lblSummeMinuten.SizeF = new System.Drawing.SizeF(52.29187F, 20.00001F);
|
|
|
|
|
this.lblSummeMinuten.StylePriority.UseBorders = false;
|
|
|
|
|
this.lblSummeMinuten.StylePriority.UseBorderWidth = false;
|
|
|
|
|
this.lblSummeMinuten.StylePriority.UseFont = false;
|
|
|
|
|
this.lblSummeMinuten.StylePriority.UsePadding = false;
|
|
|
|
|
this.lblSummeMinuten.StylePriority.UseTextAlignment = false;
|
|
|
|
|
this.lblSummeMinuten.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
|
|
|
|
|
//
|
2018-06-26 17:18:59 +02:00
|
|
|
// lblUnterschriftMitarbeiterDatum
|
|
|
|
|
//
|
|
|
|
|
this.lblUnterschriftMitarbeiterDatum.Borders = DevExpress.XtraPrinting.BorderSide.Top;
|
2024-03-04 15:55:19 +01:00
|
|
|
this.lblUnterschriftMitarbeiterDatum.Font = new DevExpress.Drawing.DXFont("Arial", 9F, DevExpress.Drawing.DXFontStyle.Bold);
|
2023-08-08 10:34:13 +02:00
|
|
|
this.lblUnterschriftMitarbeiterDatum.LocationFloat = new DevExpress.Utils.PointFloat(230F, 158.7918F);
|
2018-06-26 17:18:59 +02:00
|
|
|
this.lblUnterschriftMitarbeiterDatum.Name = "lblUnterschriftMitarbeiterDatum";
|
|
|
|
|
this.lblUnterschriftMitarbeiterDatum.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
|
|
|
this.lblUnterschriftMitarbeiterDatum.SizeF = new System.Drawing.SizeF(117F, 29.4583F);
|
|
|
|
|
this.lblUnterschriftMitarbeiterDatum.StylePriority.UseBorders = false;
|
|
|
|
|
this.lblUnterschriftMitarbeiterDatum.StylePriority.UseFont = false;
|
|
|
|
|
this.lblUnterschriftMitarbeiterDatum.StylePriority.UseTextAlignment = false;
|
|
|
|
|
this.lblUnterschriftMitarbeiterDatum.Text = "Datum";
|
|
|
|
|
this.lblUnterschriftMitarbeiterDatum.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
|
|
|
|
|
//
|
|
|
|
|
// lblUnterschriftMitarbeiter
|
|
|
|
|
//
|
|
|
|
|
this.lblUnterschriftMitarbeiter.Borders = DevExpress.XtraPrinting.BorderSide.Top;
|
2024-03-04 15:55:19 +01:00
|
|
|
this.lblUnterschriftMitarbeiter.Font = new DevExpress.Drawing.DXFont("Arial", 9F, DevExpress.Drawing.DXFontStyle.Bold);
|
2023-08-08 10:34:13 +02:00
|
|
|
this.lblUnterschriftMitarbeiter.LocationFloat = new DevExpress.Utils.PointFloat(346.9999F, 158.7918F);
|
2018-06-26 17:18:59 +02:00
|
|
|
this.lblUnterschriftMitarbeiter.Name = "lblUnterschriftMitarbeiter";
|
|
|
|
|
this.lblUnterschriftMitarbeiter.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
|
|
|
this.lblUnterschriftMitarbeiter.SizeF = new System.Drawing.SizeF(259.7918F, 29.45831F);
|
|
|
|
|
this.lblUnterschriftMitarbeiter.StylePriority.UseBorders = false;
|
|
|
|
|
this.lblUnterschriftMitarbeiter.StylePriority.UseFont = false;
|
|
|
|
|
this.lblUnterschriftMitarbeiter.StylePriority.UseTextAlignment = false;
|
|
|
|
|
this.lblUnterschriftMitarbeiter.Text = "Unterschrift (Fallverantwortlich)";
|
|
|
|
|
this.lblUnterschriftMitarbeiter.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
|
2018-03-02 16:34:24 +01:00
|
|
|
//
|
|
|
|
|
// GroupHeader1
|
|
|
|
|
//
|
|
|
|
|
this.GroupHeader1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
|
|
|
|
|
this.xrTable1});
|
2024-03-04 15:55:19 +01:00
|
|
|
this.GroupHeader1.Font = new DevExpress.Drawing.DXFont("Arial", 9F, DevExpress.Drawing.DXFontStyle.Bold);
|
2018-03-02 16:34:24 +01:00
|
|
|
this.GroupHeader1.HeightF = 50F;
|
|
|
|
|
this.GroupHeader1.Name = "GroupHeader1";
|
|
|
|
|
this.GroupHeader1.RepeatEveryPage = true;
|
|
|
|
|
this.GroupHeader1.StylePriority.UseFont = false;
|
|
|
|
|
//
|
|
|
|
|
// formattingRuleRowInvisible
|
|
|
|
|
//
|
|
|
|
|
this.formattingRuleRowInvisible.Condition = "Not StartsWith([ServiceCategory], \'FLS\')";
|
|
|
|
|
this.formattingRuleRowInvisible.DataMember = "Services";
|
|
|
|
|
this.formattingRuleRowInvisible.Formatting.Visible = DevExpress.Utils.DefaultBoolean.False;
|
|
|
|
|
this.formattingRuleRowInvisible.Name = "formattingRuleRowInvisible";
|
|
|
|
|
//
|
|
|
|
|
// formattingRuleStartDate
|
|
|
|
|
//
|
|
|
|
|
this.formattingRuleStartDate.Condition = "[StartDate2] < [StartDate]";
|
|
|
|
|
this.formattingRuleStartDate.DataMember = "ServicesDouble";
|
|
|
|
|
this.formattingRuleStartDate.Formatting.Visible = DevExpress.Utils.DefaultBoolean.False;
|
|
|
|
|
this.formattingRuleStartDate.Name = "formattingRuleStartDate";
|
|
|
|
|
//
|
|
|
|
|
// ReportHeader
|
|
|
|
|
//
|
|
|
|
|
this.ReportHeader.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
|
|
|
|
|
this.xrLabel2,
|
|
|
|
|
this.lblAbrechnungszeitraum,
|
|
|
|
|
this.xrLabel4,
|
|
|
|
|
this.lblSollImMonat,
|
|
|
|
|
this.xrLabel1,
|
|
|
|
|
this.xrRichText3,
|
|
|
|
|
this.xrLabel19,
|
|
|
|
|
this.lblHeader});
|
2024-03-04 15:55:19 +01:00
|
|
|
this.ReportHeader.Font = new DevExpress.Drawing.DXFont("Arial", 12F);
|
2018-03-02 16:34:24 +01:00
|
|
|
this.ReportHeader.HeightF = 200F;
|
|
|
|
|
this.ReportHeader.Name = "ReportHeader";
|
|
|
|
|
this.ReportHeader.StylePriority.UseFont = false;
|
|
|
|
|
//
|
|
|
|
|
// xrLabel2
|
|
|
|
|
//
|
|
|
|
|
this.xrLabel2.Borders = DevExpress.XtraPrinting.BorderSide.Top;
|
2024-03-04 15:55:19 +01:00
|
|
|
this.xrLabel2.Font = new DevExpress.Drawing.DXFont("Arial", 15F, DevExpress.Drawing.DXFontStyle.Bold);
|
2018-03-02 16:34:24 +01:00
|
|
|
this.xrLabel2.LocationFloat = new DevExpress.Utils.PointFloat(0F, 131.2084F);
|
|
|
|
|
this.xrLabel2.Multiline = true;
|
|
|
|
|
this.xrLabel2.Name = "xrLabel2";
|
|
|
|
|
this.xrLabel2.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
|
|
|
this.xrLabel2.SizeF = new System.Drawing.SizeF(686.8136F, 25F);
|
|
|
|
|
this.xrLabel2.StylePriority.UseBorders = false;
|
|
|
|
|
this.xrLabel2.StylePriority.UseFont = false;
|
|
|
|
|
this.xrLabel2.StylePriority.UseTextAlignment = false;
|
|
|
|
|
this.xrLabel2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
|
|
|
|
|
//
|
|
|
|
|
// lblAbrechnungszeitraum
|
|
|
|
|
//
|
2024-03-04 15:55:19 +01:00
|
|
|
this.lblAbrechnungszeitraum.Font = new DevExpress.Drawing.DXFont("Arial", 10F, DevExpress.Drawing.DXFontStyle.Bold);
|
2018-03-02 16:34:24 +01:00
|
|
|
this.lblAbrechnungszeitraum.LocationFloat = new DevExpress.Utils.PointFloat(99.29174F, 103.3125F);
|
|
|
|
|
this.lblAbrechnungszeitraum.Name = "lblAbrechnungszeitraum";
|
|
|
|
|
this.lblAbrechnungszeitraum.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
|
|
|
this.lblAbrechnungszeitraum.SizeF = new System.Drawing.SizeF(196.4584F, 21.875F);
|
|
|
|
|
this.lblAbrechnungszeitraum.StylePriority.UseFont = false;
|
|
|
|
|
this.lblAbrechnungszeitraum.StylePriority.UseTextAlignment = false;
|
|
|
|
|
this.lblAbrechnungszeitraum.Text = "[ApprovedStartDate] bis [ApprovedEndDate]";
|
|
|
|
|
this.lblAbrechnungszeitraum.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter;
|
|
|
|
|
//
|
|
|
|
|
// xrLabel4
|
|
|
|
|
//
|
2024-03-04 15:55:19 +01:00
|
|
|
this.xrLabel4.Font = new DevExpress.Drawing.DXFont("Arial", 9F);
|
2018-03-02 16:34:24 +01:00
|
|
|
this.xrLabel4.LocationFloat = new DevExpress.Utils.PointFloat(117.0001F, 81.43749F);
|
|
|
|
|
this.xrLabel4.Name = "xrLabel4";
|
|
|
|
|
this.xrLabel4.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
|
|
|
this.xrLabel4.SizeF = new System.Drawing.SizeF(155.8334F, 21.875F);
|
|
|
|
|
this.xrLabel4.StylePriority.UseFont = false;
|
|
|
|
|
this.xrLabel4.StylePriority.UseTextAlignment = false;
|
|
|
|
|
this.xrLabel4.Text = "Bewilligungszeitraum";
|
|
|
|
|
this.xrLabel4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter;
|
|
|
|
|
//
|
|
|
|
|
// lblSollImMonat
|
|
|
|
|
//
|
2024-03-04 15:55:19 +01:00
|
|
|
this.lblSollImMonat.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
|
2018-03-02 16:34:24 +01:00
|
|
|
this.lblSollImMonat.LocationFloat = new DevExpress.Utils.PointFloat(0F, 103.3125F);
|
|
|
|
|
this.lblSollImMonat.Name = "lblSollImMonat";
|
|
|
|
|
this.lblSollImMonat.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
|
|
|
this.lblSollImMonat.SizeF = new System.Drawing.SizeF(99.29174F, 21.875F);
|
|
|
|
|
this.lblSollImMonat.StylePriority.UseFont = false;
|
|
|
|
|
this.lblSollImMonat.StylePriority.UseTextAlignment = false;
|
|
|
|
|
this.lblSollImMonat.Text = "Soll-Std im Monat";
|
|
|
|
|
this.lblSollImMonat.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter;
|
|
|
|
|
//
|
|
|
|
|
// xrLabel1
|
|
|
|
|
//
|
2024-03-04 15:55:19 +01:00
|
|
|
this.xrLabel1.Font = new DevExpress.Drawing.DXFont("Arial", 9F);
|
2018-03-02 16:34:24 +01:00
|
|
|
this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 81.43749F);
|
|
|
|
|
this.xrLabel1.Name = "xrLabel1";
|
|
|
|
|
this.xrLabel1.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
|
|
|
this.xrLabel1.SizeF = new System.Drawing.SizeF(117.0001F, 21.875F);
|
|
|
|
|
this.xrLabel1.StylePriority.UseFont = false;
|
|
|
|
|
this.xrLabel1.Text = "Soll-Std im Monat";
|
|
|
|
|
//
|
|
|
|
|
// xrRichText3
|
|
|
|
|
//
|
2024-03-04 15:55:19 +01:00
|
|
|
this.xrRichText3.Font = new DevExpress.Drawing.DXFont("Verdana", 10F);
|
2018-03-02 16:34:24 +01:00
|
|
|
this.xrRichText3.LocationFloat = new DevExpress.Utils.PointFloat(295.7502F, 25F);
|
|
|
|
|
this.xrRichText3.Name = "xrRichText3";
|
|
|
|
|
this.xrRichText3.SerializableRtfString = resources.GetString("xrRichText3.SerializableRtfString");
|
|
|
|
|
this.xrRichText3.SizeF = new System.Drawing.SizeF(381.25F, 106.2084F);
|
|
|
|
|
//
|
|
|
|
|
// xrLabel19
|
|
|
|
|
//
|
2024-03-04 15:55:19 +01:00
|
|
|
this.xrLabel19.Font = new DevExpress.Drawing.DXFont("Arial", 12F, DevExpress.Drawing.DXFontStyle.Bold);
|
2018-03-02 16:34:24 +01:00
|
|
|
this.xrLabel19.LocationFloat = new DevExpress.Utils.PointFloat(0F, 37.5F);
|
|
|
|
|
this.xrLabel19.Name = "xrLabel19";
|
|
|
|
|
this.xrLabel19.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
|
|
|
this.xrLabel19.SizeF = new System.Drawing.SizeF(215.0836F, 25F);
|
|
|
|
|
this.xrLabel19.StylePriority.UseFont = false;
|
|
|
|
|
this.xrLabel19.Text = "[Month] [Year]";
|
|
|
|
|
//
|
|
|
|
|
// lblHeader
|
|
|
|
|
//
|
|
|
|
|
this.lblHeader.Borders = DevExpress.XtraPrinting.BorderSide.Bottom;
|
2024-03-04 15:55:19 +01:00
|
|
|
this.lblHeader.Font = new DevExpress.Drawing.DXFont("Arial", 15F, DevExpress.Drawing.DXFontStyle.Bold);
|
2018-03-02 16:34:24 +01:00
|
|
|
this.lblHeader.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
|
|
|
|
|
this.lblHeader.Multiline = true;
|
|
|
|
|
this.lblHeader.Name = "lblHeader";
|
|
|
|
|
this.lblHeader.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
|
|
|
|
this.lblHeader.SizeF = new System.Drawing.SizeF(686.8136F, 25F);
|
|
|
|
|
this.lblHeader.StylePriority.UseBorders = false;
|
|
|
|
|
this.lblHeader.StylePriority.UseFont = false;
|
|
|
|
|
this.lblHeader.StylePriority.UseTextAlignment = false;
|
|
|
|
|
this.lblHeader.Text = "Quittierungsbeleg Betreutes Wohnen";
|
|
|
|
|
this.lblHeader.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
|
|
|
|
|
//
|
|
|
|
|
// formattingRuleServiceDesc
|
|
|
|
|
//
|
|
|
|
|
this.formattingRuleServiceDesc.Condition = "[StartDate2] < [StartDate]";
|
|
|
|
|
this.formattingRuleServiceDesc.DataMember = "ServicesDouble";
|
|
|
|
|
this.formattingRuleServiceDesc.Formatting.Visible = DevExpress.Utils.DefaultBoolean.False;
|
|
|
|
|
this.formattingRuleServiceDesc.Name = "formattingRuleServiceDesc";
|
|
|
|
|
//
|
|
|
|
|
// formattingRuleCostBearer
|
|
|
|
|
//
|
|
|
|
|
this.formattingRuleCostBearer.Condition = "[StartDate2] < [StartDate]";
|
|
|
|
|
this.formattingRuleCostBearer.DataMember = "ServicesDouble";
|
|
|
|
|
this.formattingRuleCostBearer.Formatting.Visible = DevExpress.Utils.DefaultBoolean.False;
|
|
|
|
|
this.formattingRuleCostBearer.Name = "formattingRuleCostBearer";
|
|
|
|
|
//
|
|
|
|
|
// formattingRuleEmployeeName
|
|
|
|
|
//
|
|
|
|
|
this.formattingRuleEmployeeName.Condition = "[StartDate2] < [StartDate]";
|
|
|
|
|
this.formattingRuleEmployeeName.DataMember = "ServicesDouble";
|
|
|
|
|
this.formattingRuleEmployeeName.Formatting.Visible = DevExpress.Utils.DefaultBoolean.False;
|
|
|
|
|
this.formattingRuleEmployeeName.Name = "formattingRuleEmployeeName";
|
|
|
|
|
//
|
|
|
|
|
// topMarginBand1
|
|
|
|
|
//
|
|
|
|
|
this.topMarginBand1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
|
|
|
|
|
this.xrPictureBox1});
|
2024-03-04 15:55:19 +01:00
|
|
|
this.topMarginBand1.Font = new DevExpress.Drawing.DXFont("Times New Roman", 9.75F);
|
2018-03-02 16:34:24 +01:00
|
|
|
this.topMarginBand1.HeightF = 115F;
|
|
|
|
|
this.topMarginBand1.Name = "topMarginBand1";
|
|
|
|
|
this.topMarginBand1.StylePriority.UseFont = false;
|
|
|
|
|
//
|
|
|
|
|
// xrPictureBox1
|
|
|
|
|
//
|
|
|
|
|
this.xrPictureBox1.Image = ((System.Drawing.Image)(resources.GetObject("xrPictureBox1.Image")));
|
|
|
|
|
this.xrPictureBox1.LocationFloat = new DevExpress.Utils.PointFloat(529F, 20F);
|
|
|
|
|
this.xrPictureBox1.Name = "xrPictureBox1";
|
|
|
|
|
this.xrPictureBox1.SizeF = new System.Drawing.SizeF(157.8137F, 78.64641F);
|
|
|
|
|
this.xrPictureBox1.Sizing = DevExpress.XtraPrinting.ImageSizeMode.AutoSize;
|
|
|
|
|
//
|
|
|
|
|
// bottomMarginBand1
|
|
|
|
|
//
|
|
|
|
|
this.bottomMarginBand1.HeightF = 30F;
|
|
|
|
|
this.bottomMarginBand1.Name = "bottomMarginBand1";
|
|
|
|
|
//
|
|
|
|
|
// fieldAbrechenbareMinuten
|
|
|
|
|
//
|
|
|
|
|
this.fieldAbrechenbareMinuten.DataMember = "Services";
|
|
|
|
|
this.fieldAbrechenbareMinuten.Expression = "Iif([IsBillable], [Minutes], 0)";
|
|
|
|
|
this.fieldAbrechenbareMinuten.FieldType = DevExpress.XtraReports.UI.FieldType.Decimal;
|
|
|
|
|
this.fieldAbrechenbareMinuten.Name = "fieldAbrechenbareMinuten";
|
|
|
|
|
//
|
|
|
|
|
// fieldBillableFLS
|
|
|
|
|
//
|
|
|
|
|
this.fieldBillableFLS.Expression = "[TotalFLMBillable] / 60";
|
|
|
|
|
this.fieldBillableFLS.FieldType = DevExpress.XtraReports.UI.FieldType.Decimal;
|
|
|
|
|
this.fieldBillableFLS.Name = "fieldBillableFLS";
|
|
|
|
|
//
|
|
|
|
|
// fieldAbrechenbareFLS
|
|
|
|
|
//
|
|
|
|
|
this.fieldAbrechenbareFLS.Expression = "[TotalFLMBillable] * 1.2";
|
|
|
|
|
this.fieldAbrechenbareFLS.FieldType = DevExpress.XtraReports.UI.FieldType.Decimal;
|
|
|
|
|
this.fieldAbrechenbareFLS.Name = "fieldAbrechenbareFLS";
|
|
|
|
|
//
|
2024-01-03 12:18:26 +01:00
|
|
|
// bindingSource1
|
2023-08-08 10:34:13 +02:00
|
|
|
//
|
2024-01-03 12:18:26 +01:00
|
|
|
this.bindingSource1.DataSource = typeof(BeWo.Report.ReportObjects.ServicesOverviewRO);
|
2018-06-26 17:18:59 +02:00
|
|
|
//
|
2018-03-02 16:34:24 +01:00
|
|
|
// Stundenzettel
|
|
|
|
|
//
|
|
|
|
|
this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
|
|
|
|
|
this.Detail,
|
|
|
|
|
this.DetailReport,
|
|
|
|
|
this.ReportHeader,
|
|
|
|
|
this.topMarginBand1,
|
2018-05-21 16:39:24 +02:00
|
|
|
this.bottomMarginBand1});
|
2018-03-02 16:34:24 +01:00
|
|
|
this.CalculatedFields.AddRange(new DevExpress.XtraReports.UI.CalculatedField[] {
|
|
|
|
|
this.fieldAbrechenbareMinuten,
|
|
|
|
|
this.fieldBillableFLS,
|
|
|
|
|
this.fieldAbrechenbareFLS});
|
|
|
|
|
this.DataSource = this.bindingSource1;
|
|
|
|
|
this.FormattingRuleSheet.AddRange(new DevExpress.XtraReports.UI.FormattingRule[] {
|
|
|
|
|
this.formattingRuleStartDate,
|
|
|
|
|
this.formattingRuleServiceDesc,
|
|
|
|
|
this.formattingRuleCostBearer,
|
|
|
|
|
this.formattingRuleEmployeeName,
|
|
|
|
|
this.formattingRuleRowInvisible});
|
2024-03-04 15:55:19 +01:00
|
|
|
this.Margins = new DevExpress.Drawing.DXMargins(70, 70, 115, 30);
|
2018-03-02 16:34:24 +01:00
|
|
|
this.PageHeight = 1169;
|
|
|
|
|
this.PageWidth = 827;
|
2024-03-04 15:55:19 +01:00
|
|
|
this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
|
2018-03-02 16:34:24 +01:00
|
|
|
this.SnapGridSize = 9F;
|
|
|
|
|
this.Version = "17.1";
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.xrTable3)).EndInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.xrTable2)).EndInit();
|
|
|
|
|
((System.ComponentModel.ISupportInitialize)(this.xrRichText3)).EndInit();
|
2024-01-03 12:18:26 +01:00
|
|
|
((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).EndInit();
|
2018-03-02 16:34:24 +01:00
|
|
|
((System.ComponentModel.ISupportInitialize)(this)).EndInit();
|
|
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
#endregion
|
|
|
|
|
|
|
|
|
|
private DevExpress.XtraReports.UI.DetailBand Detail;
|
|
|
|
|
private System.Windows.Forms.BindingSource bindingSource1;
|
|
|
|
|
private DevExpress.XtraReports.UI.DetailReportBand DetailReport;
|
|
|
|
|
private DevExpress.XtraReports.UI.DetailBand Detail1;
|
|
|
|
|
private DevExpress.XtraReports.UI.XRTable xrTable3;
|
|
|
|
|
private DevExpress.XtraReports.UI.XRTableRow xrTableRow6;
|
|
|
|
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell15;
|
|
|
|
|
private DevExpress.XtraReports.UI.ReportHeaderBand ReportHeader;
|
|
|
|
|
private DevExpress.XtraReports.UI.XRLabel lblHeader;
|
|
|
|
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell13;
|
|
|
|
|
private DevExpress.XtraReports.UI.FormattingRule formattingRuleStartDate;
|
|
|
|
|
private DevExpress.XtraReports.UI.FormattingRule formattingRuleServiceDesc;
|
|
|
|
|
private DevExpress.XtraReports.UI.FormattingRule formattingRuleCostBearer;
|
|
|
|
|
private DevExpress.XtraReports.UI.FormattingRule formattingRuleEmployeeName;
|
|
|
|
|
private DevExpress.XtraReports.UI.TopMarginBand topMarginBand1;
|
|
|
|
|
private DevExpress.XtraReports.UI.BottomMarginBand bottomMarginBand1;
|
|
|
|
|
private DevExpress.XtraReports.UI.CalculatedField fieldAbrechenbareMinuten;
|
|
|
|
|
private DevExpress.XtraReports.UI.XRLabel lblSummeMinuten;
|
2018-06-26 17:18:59 +02:00
|
|
|
private DevExpress.XtraReports.UI.XRLabel lblUnterschriftMitarbeiter;
|
|
|
|
|
private DevExpress.XtraReports.UI.XRLabel lblUnterschriftMitarbeiterDatum;
|
2018-03-02 16:34:24 +01:00
|
|
|
private DevExpress.XtraReports.UI.CalculatedField fieldBillableFLS;
|
|
|
|
|
private DevExpress.XtraReports.UI.CalculatedField fieldAbrechenbareFLS;
|
|
|
|
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell8;
|
|
|
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel19;
|
|
|
|
|
private DevExpress.XtraReports.UI.XRTable xrTable1;
|
|
|
|
|
private DevExpress.XtraReports.UI.XRTableRow xrTableRow3;
|
|
|
|
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell1;
|
|
|
|
|
private DevExpress.XtraReports.UI.GroupFooterBand GroupFooter1;
|
|
|
|
|
private DevExpress.XtraReports.UI.FormattingRule formattingRuleRowInvisible;
|
|
|
|
|
private DevExpress.XtraReports.UI.GroupHeaderBand GroupHeader1;
|
|
|
|
|
private DevExpress.XtraReports.UI.XRPictureBox xrPictureBox1;
|
|
|
|
|
private DevExpress.XtraReports.UI.XRRichText xrRichText3;
|
|
|
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel2;
|
|
|
|
|
private DevExpress.XtraReports.UI.XRLabel lblAbrechnungszeitraum;
|
|
|
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel4;
|
|
|
|
|
private DevExpress.XtraReports.UI.XRLabel lblSollImMonat;
|
|
|
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel1;
|
|
|
|
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell2;
|
|
|
|
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell3;
|
|
|
|
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell4;
|
|
|
|
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell5;
|
|
|
|
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell6;
|
2018-06-26 17:18:59 +02:00
|
|
|
private DevExpress.XtraReports.UI.XRTableCell cellUnterschriftHeader;
|
2018-03-02 16:34:24 +01:00
|
|
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell10;
|
|
|
|
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell11;
|
|
|
|
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell12;
|
2018-06-26 17:18:59 +02:00
|
|
|
private DevExpress.XtraReports.UI.XRTableCell cellUnterschrift;
|
2018-03-02 16:34:24 +01:00
|
|
|
private DevExpress.XtraReports.UI.XRLabel lblSummeStunden;
|
|
|
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel12;
|
|
|
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel11;
|
|
|
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel10;
|
|
|
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel9;
|
|
|
|
|
private DevExpress.XtraReports.UI.XRLabel lblKeineAbwesenheiten;
|
|
|
|
|
private DevExpress.XtraReports.UI.XRLabel lblKeineGruppe;
|
|
|
|
|
private DevExpress.XtraReports.UI.XRTable xrTable2;
|
|
|
|
|
private DevExpress.XtraReports.UI.XRTableRow xrTableRow1;
|
|
|
|
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell17;
|
|
|
|
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell18;
|
|
|
|
|
private DevExpress.XtraReports.UI.XRTableCell cellGesamtEinzel;
|
|
|
|
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell20;
|
|
|
|
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell21;
|
|
|
|
|
private DevExpress.XtraReports.UI.XRTableCell cellGesamtGruppe;
|
|
|
|
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell23;
|
|
|
|
|
private DevExpress.XtraReports.UI.XRTableCell xrTableCell24;
|
2018-06-26 17:18:59 +02:00
|
|
|
private DevExpress.XtraReports.UI.XRLabel lblAbsenceTime;
|
2018-03-02 16:34:24 +01:00
|
|
|
private DevExpress.XtraReports.UI.XRPictureBox xrPictureBox2;
|
2018-06-26 17:18:59 +02:00
|
|
|
private DevExpress.XtraReports.UI.XRLabel lblUnterschriftKlientDatum;
|
|
|
|
|
private DevExpress.XtraReports.UI.XRLabel lblUnterschriftKlient;
|
2023-08-08 10:34:13 +02:00
|
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel3;
|
|
|
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel13;
|
|
|
|
|
private DevExpress.XtraReports.UI.XRLabel lblFehlkontakt;
|
2024-01-03 12:18:26 +01:00
|
|
|
private DevExpress.XtraReports.UI.XRLabel xrLabel16;
|
|
|
|
|
private DevExpress.XtraReports.UI.XRPictureBox xrPictureBox3;
|
2018-03-02 16:34:24 +01:00
|
|
|
}
|
|
|
|
|
}
|