MH: BeWo Leverkusen Rand verbreitert

This commit is contained in:
2024-06-14 07:21:37 +02:00
parent 4b2510dd2a
commit 6dbfb8d4b5
5 changed files with 337 additions and 743 deletions

View File

@@ -0,0 +1 @@
DevExpress.XtraReports.UI.XtraReport, DevExpress.XtraReports.v23.2, Version=23.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a

View File

@@ -30,7 +30,8 @@ namespace BeWoLeverkusen
private void InitializeComponent() private void InitializeComponent()
{ {
this.components = new System.ComponentModel.Container(); this.components = new System.ComponentModel.Container();
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Stundenzettel)); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(StundenzettelAss));
DevExpress.XtraReports.UI.XRWatermark xrWatermark1 = new DevExpress.XtraReports.UI.XRWatermark();
this.Detail = new DevExpress.XtraReports.UI.DetailBand(); this.Detail = new DevExpress.XtraReports.UI.DetailBand();
this.xrTableServiceRecords1 = new DevExpress.XtraReports.UI.XRTable(); this.xrTableServiceRecords1 = new DevExpress.XtraReports.UI.XRTable();
this.xrTableRow2 = new DevExpress.XtraReports.UI.XRTableRow(); this.xrTableRow2 = new DevExpress.XtraReports.UI.XRTableRow();
@@ -53,7 +54,6 @@ namespace BeWoLeverkusen
this.xrTableCell13 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell13 = new DevExpress.XtraReports.UI.XRTableCell();
this.xrTableCell1 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell1 = new DevExpress.XtraReports.UI.XRTableCell();
this.xrTableCell14 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell14 = new DevExpress.XtraReports.UI.XRTableCell();
this.bindingSource1 = new System.Windows.Forms.BindingSource(this.components);
this.formattingRuleGruppe = new DevExpress.XtraReports.UI.FormattingRule(); this.formattingRuleGruppe = new DevExpress.XtraReports.UI.FormattingRule();
this.formattingRuleStartDate = new DevExpress.XtraReports.UI.FormattingRule(); this.formattingRuleStartDate = new DevExpress.XtraReports.UI.FormattingRule();
this.DetailReport1 = new DevExpress.XtraReports.UI.DetailReportBand(); this.DetailReport1 = new DevExpress.XtraReports.UI.DetailReportBand();
@@ -65,6 +65,7 @@ namespace BeWoLeverkusen
this.xrTableCell26 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell26 = new DevExpress.XtraReports.UI.XRTableCell();
this.xrTable5 = new DevExpress.XtraReports.UI.XRTable(); this.xrTable5 = new DevExpress.XtraReports.UI.XRTable();
this.xrTableRow7 = new DevExpress.XtraReports.UI.XRTableRow(); this.xrTableRow7 = new DevExpress.XtraReports.UI.XRTableRow();
this.xrTableCell2 = new DevExpress.XtraReports.UI.XRTableCell();
this.xrTableCell19 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell19 = new DevExpress.XtraReports.UI.XRTableCell();
this.xrTableRow9 = new DevExpress.XtraReports.UI.XRTableRow(); this.xrTableRow9 = new DevExpress.XtraReports.UI.XRTableRow();
this.xrTableCell20 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell20 = new DevExpress.XtraReports.UI.XRTableCell();
@@ -95,14 +96,14 @@ namespace BeWoLeverkusen
this.topMarginBand1 = new DevExpress.XtraReports.UI.TopMarginBand(); this.topMarginBand1 = new DevExpress.XtraReports.UI.TopMarginBand();
this.bottomMarginBand1 = new DevExpress.XtraReports.UI.BottomMarginBand(); this.bottomMarginBand1 = new DevExpress.XtraReports.UI.BottomMarginBand();
this.calculatedFieldGruppe = new DevExpress.XtraReports.UI.CalculatedField(); this.calculatedFieldGruppe = new DevExpress.XtraReports.UI.CalculatedField();
this.xrTableCell2 = new DevExpress.XtraReports.UI.XRTableCell(); this.bindingSource1 = new System.Windows.Forms.BindingSource(this.components);
((System.ComponentModel.ISupportInitialize)(this.xrTableServiceRecords1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.xrTableServiceRecords1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.xrTable2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable4)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.xrTable4)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable3)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.xrTable3)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable6)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.xrTable6)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable5)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.xrTable5)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
// //
// Detail // Detail
@@ -120,7 +121,7 @@ namespace BeWoLeverkusen
this.xrTableServiceRecords1.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) this.xrTableServiceRecords1.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
| DevExpress.XtraPrinting.BorderSide.Right) | DevExpress.XtraPrinting.BorderSide.Right)
| DevExpress.XtraPrinting.BorderSide.Bottom))); | DevExpress.XtraPrinting.BorderSide.Bottom)));
this.xrTableServiceRecords1.Font = new System.Drawing.Font("Arial", 10F); this.xrTableServiceRecords1.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
this.xrTableServiceRecords1.LocationFloat = new DevExpress.Utils.PointFloat(203.0935F, 0F); this.xrTableServiceRecords1.LocationFloat = new DevExpress.Utils.PointFloat(203.0935F, 0F);
this.xrTableServiceRecords1.Name = "xrTableServiceRecords1"; this.xrTableServiceRecords1.Name = "xrTableServiceRecords1";
this.xrTableServiceRecords1.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 2, 2, 100F); this.xrTableServiceRecords1.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 2, 2, 100F);
@@ -145,7 +146,7 @@ namespace BeWoLeverkusen
// //
// xrTableCell3 // xrTableCell3
// //
this.xrTableCell3.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold); this.xrTableCell3.Font = new DevExpress.Drawing.DXFont("Arial", 10F, DevExpress.Drawing.DXFontStyle.Bold);
this.xrTableCell3.Multiline = true; this.xrTableCell3.Multiline = true;
this.xrTableCell3.Name = "xrTableCell3"; this.xrTableCell3.Name = "xrTableCell3";
this.xrTableCell3.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 2, 2, 100F); this.xrTableCell3.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 2, 2, 100F);
@@ -160,7 +161,7 @@ namespace BeWoLeverkusen
// //
this.xrTableCell6.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.xrTableCell6.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
this.xrTable2}); this.xrTable2});
this.xrTableCell6.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold); this.xrTableCell6.Font = new DevExpress.Drawing.DXFont("Arial", 9.75F, DevExpress.Drawing.DXFontStyle.Bold);
this.xrTableCell6.Name = "xrTableCell6"; this.xrTableCell6.Name = "xrTableCell6";
this.xrTableCell6.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 2, 0, 0, 100F); this.xrTableCell6.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 2, 0, 0, 100F);
this.xrTableCell6.StylePriority.UseFont = false; this.xrTableCell6.StylePriority.UseFont = false;
@@ -173,7 +174,7 @@ namespace BeWoLeverkusen
// //
this.xrTable2.BackColor = System.Drawing.Color.Transparent; this.xrTable2.BackColor = System.Drawing.Color.Transparent;
this.xrTable2.Borders = DevExpress.XtraPrinting.BorderSide.None; this.xrTable2.Borders = DevExpress.XtraPrinting.BorderSide.None;
this.xrTable2.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold); this.xrTable2.Font = new DevExpress.Drawing.DXFont("Arial", 10F, DevExpress.Drawing.DXFontStyle.Bold);
this.xrTable2.LocationFloat = new DevExpress.Utils.PointFloat(1.525879E-05F, 0F); this.xrTable2.LocationFloat = new DevExpress.Utils.PointFloat(1.525879E-05F, 0F);
this.xrTable2.Name = "xrTable2"; this.xrTable2.Name = "xrTable2";
this.xrTable2.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F); this.xrTable2.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
@@ -199,7 +200,8 @@ namespace BeWoLeverkusen
// xrTableCell8 // xrTableCell8
// //
this.xrTableCell8.BackColor = System.Drawing.Color.Transparent; this.xrTableCell8.BackColor = System.Drawing.Color.Transparent;
this.xrTableCell8.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.xrTableCell8.Font = new DevExpress.Drawing.DXFont("Arial", 9.75F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell8.Multiline = true; this.xrTableCell8.Multiline = true;
this.xrTableCell8.Name = "xrTableCell8"; this.xrTableCell8.Name = "xrTableCell8";
this.xrTableCell8.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 2, 2, 100F); this.xrTableCell8.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 2, 2, 100F);
@@ -268,7 +270,7 @@ namespace BeWoLeverkusen
// //
// xrTableCell4 // xrTableCell4
// //
this.xrTableCell4.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold); this.xrTableCell4.Font = new DevExpress.Drawing.DXFont("Arial", 10F, DevExpress.Drawing.DXFontStyle.Bold);
this.xrTableCell4.Multiline = true; this.xrTableCell4.Multiline = true;
this.xrTableCell4.Name = "xrTableCell4"; this.xrTableCell4.Name = "xrTableCell4";
this.xrTableCell4.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 2, 2, 100F); this.xrTableCell4.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 2, 2, 100F);
@@ -304,7 +306,7 @@ namespace BeWoLeverkusen
this.xrTable3.BorderColor = System.Drawing.Color.Black; this.xrTable3.BorderColor = System.Drawing.Color.Black;
this.xrTable3.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right) this.xrTable3.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right)
| DevExpress.XtraPrinting.BorderSide.Bottom))); | DevExpress.XtraPrinting.BorderSide.Bottom)));
this.xrTable3.Font = new System.Drawing.Font("Arial", 10F); this.xrTable3.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
this.xrTable3.LocationFloat = new DevExpress.Utils.PointFloat(203.0935F, 0F); this.xrTable3.LocationFloat = new DevExpress.Utils.PointFloat(203.0935F, 0F);
this.xrTable3.Name = "xrTable3"; this.xrTable3.Name = "xrTable3";
this.xrTable3.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 2, 2, 100F); this.xrTable3.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 2, 2, 100F);
@@ -331,7 +333,7 @@ namespace BeWoLeverkusen
// //
this.xrTableCell13.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { this.xrTableCell13.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "Services.StartDate", "{0:dd.}")}); new DevExpress.XtraReports.UI.XRBinding("Text", null, "Services.StartDate", "{0:dd.}")});
this.xrTableCell13.Font = new System.Drawing.Font("Arial", 10F); this.xrTableCell13.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
this.xrTableCell13.Name = "xrTableCell13"; this.xrTableCell13.Name = "xrTableCell13";
this.xrTableCell13.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 2, 2, 100F); this.xrTableCell13.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 2, 2, 100F);
this.xrTableCell13.StylePriority.UseFont = false; this.xrTableCell13.StylePriority.UseFont = false;
@@ -345,7 +347,7 @@ namespace BeWoLeverkusen
// //
this.xrTableCell1.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { this.xrTableCell1.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "Services.TimeRangeString")}); new DevExpress.XtraReports.UI.XRBinding("Text", null, "Services.TimeRangeString")});
this.xrTableCell1.Font = new System.Drawing.Font("Arial", 10F); this.xrTableCell1.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
this.xrTableCell1.Name = "xrTableCell1"; this.xrTableCell1.Name = "xrTableCell1";
this.xrTableCell1.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 2, 2, 100F); this.xrTableCell1.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 2, 2, 100F);
this.xrTableCell1.StylePriority.UseFont = false; this.xrTableCell1.StylePriority.UseFont = false;
@@ -357,7 +359,7 @@ namespace BeWoLeverkusen
// //
// xrTableCell14 // xrTableCell14
// //
this.xrTableCell14.Font = new System.Drawing.Font("Arial", 10F); this.xrTableCell14.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
this.xrTableCell14.Name = "xrTableCell14"; this.xrTableCell14.Name = "xrTableCell14";
this.xrTableCell14.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 2, 2, 100F); this.xrTableCell14.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 2, 2, 100F);
this.xrTableCell14.StylePriority.UseFont = false; this.xrTableCell14.StylePriority.UseFont = false;
@@ -366,17 +368,10 @@ namespace BeWoLeverkusen
this.xrTableCell14.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.xrTableCell14.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
this.xrTableCell14.Weight = 0.28830099623955524D; this.xrTableCell14.Weight = 0.28830099623955524D;
// //
// bindingSource1
//
this.bindingSource1.DataSource = typeof(BeWo.Report.ReportObjects.ServicesOverviewRO);
//
// formattingRuleGruppe // formattingRuleGruppe
// //
this.formattingRuleGruppe.Condition = "[CustomerCount] == 1"; this.formattingRuleGruppe.Condition = "[CustomerCount] == 1";
this.formattingRuleGruppe.DataMember = "Services"; this.formattingRuleGruppe.DataMember = "Services";
//
//
//
this.formattingRuleGruppe.Formatting.Visible = DevExpress.Utils.DefaultBoolean.False; this.formattingRuleGruppe.Formatting.Visible = DevExpress.Utils.DefaultBoolean.False;
this.formattingRuleGruppe.Name = "formattingRuleGruppe"; this.formattingRuleGruppe.Name = "formattingRuleGruppe";
// //
@@ -384,9 +379,6 @@ namespace BeWoLeverkusen
// //
this.formattingRuleStartDate.Condition = "[StartDate2] < [StartDate]"; this.formattingRuleStartDate.Condition = "[StartDate2] < [StartDate]";
this.formattingRuleStartDate.DataMember = "ServicesDouble"; this.formattingRuleStartDate.DataMember = "ServicesDouble";
//
//
//
this.formattingRuleStartDate.Formatting.Visible = DevExpress.Utils.DefaultBoolean.False; this.formattingRuleStartDate.Formatting.Visible = DevExpress.Utils.DefaultBoolean.False;
this.formattingRuleStartDate.Name = "formattingRuleStartDate"; this.formattingRuleStartDate.Name = "formattingRuleStartDate";
// //
@@ -410,7 +402,7 @@ namespace BeWoLeverkusen
this.xrLabel7, this.xrLabel7,
this.xrLabel6, this.xrLabel6,
this.xrLabel5}); this.xrLabel5});
this.Detail2.Font = new System.Drawing.Font("Arial", 10F); this.Detail2.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
this.Detail2.HeightF = 299.375F; this.Detail2.HeightF = 299.375F;
this.Detail2.Name = "Detail2"; this.Detail2.Name = "Detail2";
this.Detail2.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F); this.Detail2.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
@@ -448,7 +440,8 @@ namespace BeWoLeverkusen
// //
this.xrTableCell24.BackColor = System.Drawing.Color.Transparent; this.xrTableCell24.BackColor = System.Drawing.Color.Transparent;
this.xrTableCell24.Borders = DevExpress.XtraPrinting.BorderSide.Bottom; this.xrTableCell24.Borders = DevExpress.XtraPrinting.BorderSide.Bottom;
this.xrTableCell24.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.xrTableCell24.Font = new DevExpress.Drawing.DXFont("Arial", 9.75F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell24.Multiline = true; this.xrTableCell24.Multiline = true;
this.xrTableCell24.Name = "xrTableCell24"; this.xrTableCell24.Name = "xrTableCell24";
this.xrTableCell24.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 2, 0, 0, 100F); this.xrTableCell24.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 2, 0, 0, 100F);
@@ -469,7 +462,7 @@ namespace BeWoLeverkusen
// //
this.xrTableCell26.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) this.xrTableCell26.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
| DevExpress.XtraPrinting.BorderSide.Bottom))); | DevExpress.XtraPrinting.BorderSide.Bottom)));
this.xrTableCell26.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold); this.xrTableCell26.Font = new DevExpress.Drawing.DXFont("Arial", 10F, DevExpress.Drawing.DXFontStyle.Bold);
this.xrTableCell26.Multiline = true; this.xrTableCell26.Multiline = true;
this.xrTableCell26.Name = "xrTableCell26"; this.xrTableCell26.Name = "xrTableCell26";
this.xrTableCell26.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 2, 2, 100F); this.xrTableCell26.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 2, 2, 100F);
@@ -510,9 +503,16 @@ namespace BeWoLeverkusen
this.xrTableRow7.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft; this.xrTableRow7.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
this.xrTableRow7.Weight = 1D; this.xrTableRow7.Weight = 1D;
// //
// xrTableCell2
//
this.xrTableCell2.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Right | DevExpress.XtraPrinting.BorderSide.Bottom)));
this.xrTableCell2.Name = "xrTableCell2";
this.xrTableCell2.StylePriority.UseBorders = false;
this.xrTableCell2.Weight = 0.80470748621182575D;
//
// xrTableCell19 // xrTableCell19
// //
this.xrTableCell19.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold); this.xrTableCell19.Font = new DevExpress.Drawing.DXFont("Arial", 10F, DevExpress.Drawing.DXFontStyle.Bold);
this.xrTableCell19.Multiline = true; this.xrTableCell19.Multiline = true;
this.xrTableCell19.Name = "xrTableCell19"; this.xrTableCell19.Name = "xrTableCell19";
this.xrTableCell19.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 2, 2, 100F); this.xrTableCell19.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 2, 2, 100F);
@@ -539,7 +539,7 @@ namespace BeWoLeverkusen
// //
// xrTableCell21 // xrTableCell21
// //
this.xrTableCell21.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold); this.xrTableCell21.Font = new DevExpress.Drawing.DXFont("Arial", 10F, DevExpress.Drawing.DXFontStyle.Bold);
this.xrTableCell21.Name = "xrTableCell21"; this.xrTableCell21.Name = "xrTableCell21";
this.xrTableCell21.StylePriority.UseFont = false; this.xrTableCell21.StylePriority.UseFont = false;
this.xrTableCell21.Text = "0,00"; this.xrTableCell21.Text = "0,00";
@@ -548,7 +548,7 @@ namespace BeWoLeverkusen
// xrLabel7 // xrLabel7
// //
this.xrLabel7.Borders = DevExpress.XtraPrinting.BorderSide.Top; this.xrLabel7.Borders = DevExpress.XtraPrinting.BorderSide.Top;
this.xrLabel7.Font = new System.Drawing.Font("Arial", 10F); this.xrLabel7.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
this.xrLabel7.LocationFloat = new DevExpress.Utils.PointFloat(408.4583F, 271.375F); this.xrLabel7.LocationFloat = new DevExpress.Utils.PointFloat(408.4583F, 271.375F);
this.xrLabel7.Name = "xrLabel7"; this.xrLabel7.Name = "xrLabel7";
this.xrLabel7.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel7.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -560,7 +560,7 @@ namespace BeWoLeverkusen
// xrLabel6 // xrLabel6
// //
this.xrLabel6.Borders = DevExpress.XtraPrinting.BorderSide.Top; this.xrLabel6.Borders = DevExpress.XtraPrinting.BorderSide.Top;
this.xrLabel6.Font = new System.Drawing.Font("Arial", 10F); this.xrLabel6.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
this.xrLabel6.LocationFloat = new DevExpress.Utils.PointFloat(158.4583F, 271.375F); this.xrLabel6.LocationFloat = new DevExpress.Utils.PointFloat(158.4583F, 271.375F);
this.xrLabel6.Name = "xrLabel6"; this.xrLabel6.Name = "xrLabel6";
this.xrLabel6.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel6.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -572,7 +572,7 @@ namespace BeWoLeverkusen
// xrLabel5 // xrLabel5
// //
this.xrLabel5.Borders = DevExpress.XtraPrinting.BorderSide.Top; this.xrLabel5.Borders = DevExpress.XtraPrinting.BorderSide.Top;
this.xrLabel5.Font = new System.Drawing.Font("Arial", 10F); this.xrLabel5.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
this.xrLabel5.LocationFloat = new DevExpress.Utils.PointFloat(0F, 271.375F); this.xrLabel5.LocationFloat = new DevExpress.Utils.PointFloat(0F, 271.375F);
this.xrLabel5.Name = "xrLabel5"; this.xrLabel5.Name = "xrLabel5";
this.xrLabel5.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel5.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -607,7 +607,7 @@ namespace BeWoLeverkusen
// //
this.xrLabel20.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { this.xrLabel20.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "Year")}); new DevExpress.XtraReports.UI.XRBinding("Text", null, "Year")});
this.xrLabel20.Font = new System.Drawing.Font("Arial", 12F); this.xrLabel20.Font = new DevExpress.Drawing.DXFont("Arial", 12F);
this.xrLabel20.LocationFloat = new DevExpress.Utils.PointFloat(486.8362F, 202.2083F); this.xrLabel20.LocationFloat = new DevExpress.Utils.PointFloat(486.8362F, 202.2083F);
this.xrLabel20.Multiline = true; this.xrLabel20.Multiline = true;
this.xrLabel20.Name = "xrLabel20"; this.xrLabel20.Name = "xrLabel20";
@@ -620,7 +620,7 @@ namespace BeWoLeverkusen
// //
// xrLabel21 // xrLabel21
// //
this.xrLabel21.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold); this.xrLabel21.Font = new DevExpress.Drawing.DXFont("Arial", 12F, DevExpress.Drawing.DXFontStyle.Bold);
this.xrLabel21.LocationFloat = new DevExpress.Utils.PointFloat(402.8019F, 202.2083F); this.xrLabel21.LocationFloat = new DevExpress.Utils.PointFloat(402.8019F, 202.2083F);
this.xrLabel21.Multiline = true; this.xrLabel21.Multiline = true;
this.xrLabel21.Name = "xrLabel21"; this.xrLabel21.Name = "xrLabel21";
@@ -634,7 +634,7 @@ namespace BeWoLeverkusen
// //
// xrLabel18 // xrLabel18
// //
this.xrLabel18.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold); this.xrLabel18.Font = new DevExpress.Drawing.DXFont("Arial", 12F, DevExpress.Drawing.DXFontStyle.Bold);
this.xrLabel18.LocationFloat = new DevExpress.Utils.PointFloat(203.0935F, 202.2083F); this.xrLabel18.LocationFloat = new DevExpress.Utils.PointFloat(203.0935F, 202.2083F);
this.xrLabel18.Multiline = true; this.xrLabel18.Multiline = true;
this.xrLabel18.Name = "xrLabel18"; this.xrLabel18.Name = "xrLabel18";
@@ -650,7 +650,7 @@ namespace BeWoLeverkusen
// //
this.xrLabel19.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { this.xrLabel19.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "Month")}); new DevExpress.XtraReports.UI.XRBinding("Text", null, "Month")});
this.xrLabel19.Font = new System.Drawing.Font("Arial", 12F); this.xrLabel19.Font = new DevExpress.Drawing.DXFont("Arial", 12F);
this.xrLabel19.LocationFloat = new DevExpress.Utils.PointFloat(297.1768F, 202.2083F); this.xrLabel19.LocationFloat = new DevExpress.Utils.PointFloat(297.1768F, 202.2083F);
this.xrLabel19.Multiline = true; this.xrLabel19.Multiline = true;
this.xrLabel19.Name = "xrLabel19"; this.xrLabel19.Name = "xrLabel19";
@@ -665,7 +665,7 @@ namespace BeWoLeverkusen
// //
this.xrLabel17.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { this.xrLabel17.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "Services.EmployeeFullname")}); new DevExpress.XtraReports.UI.XRBinding("Text", null, "Services.EmployeeFullname")});
this.xrLabel17.Font = new System.Drawing.Font("Arial", 12F); this.xrLabel17.Font = new DevExpress.Drawing.DXFont("Arial", 12F);
this.xrLabel17.LocationFloat = new DevExpress.Utils.PointFloat(460.4165F, 147.9133F); this.xrLabel17.LocationFloat = new DevExpress.Utils.PointFloat(460.4165F, 147.9133F);
this.xrLabel17.Multiline = true; this.xrLabel17.Multiline = true;
this.xrLabel17.Name = "xrLabel17"; this.xrLabel17.Name = "xrLabel17";
@@ -680,7 +680,7 @@ namespace BeWoLeverkusen
// //
this.xrLabel16.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { this.xrLabel16.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "CustomerLastName")}); new DevExpress.XtraReports.UI.XRBinding("Text", null, "CustomerLastName")});
this.xrLabel16.Font = new System.Drawing.Font("Arial", 12F); this.xrLabel16.Font = new DevExpress.Drawing.DXFont("Arial", 12F);
this.xrLabel16.LocationFloat = new DevExpress.Utils.PointFloat(460.4166F, 24.08336F); this.xrLabel16.LocationFloat = new DevExpress.Utils.PointFloat(460.4166F, 24.08336F);
this.xrLabel16.Multiline = true; this.xrLabel16.Multiline = true;
this.xrLabel16.Name = "xrLabel16"; this.xrLabel16.Name = "xrLabel16";
@@ -695,7 +695,7 @@ namespace BeWoLeverkusen
// //
this.xrLabel15.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { this.xrLabel15.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "CustomerFirstName")}); new DevExpress.XtraReports.UI.XRBinding("Text", null, "CustomerFirstName")});
this.xrLabel15.Font = new System.Drawing.Font("Arial", 12F); this.xrLabel15.Font = new DevExpress.Drawing.DXFont("Arial", 12F);
this.xrLabel15.LocationFloat = new DevExpress.Utils.PointFloat(460.4166F, 49.08336F); this.xrLabel15.LocationFloat = new DevExpress.Utils.PointFloat(460.4166F, 49.08336F);
this.xrLabel15.Multiline = true; this.xrLabel15.Multiline = true;
this.xrLabel15.Name = "xrLabel15"; this.xrLabel15.Name = "xrLabel15";
@@ -710,7 +710,7 @@ namespace BeWoLeverkusen
// //
this.xrLabel14.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { this.xrLabel14.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "ReferenceNumber")}); new DevExpress.XtraReports.UI.XRBinding("Text", null, "ReferenceNumber")});
this.xrLabel14.Font = new System.Drawing.Font("Arial", 12F); this.xrLabel14.Font = new DevExpress.Drawing.DXFont("Arial", 12F);
this.xrLabel14.LocationFloat = new DevExpress.Utils.PointFloat(460.4166F, 74.08336F); this.xrLabel14.LocationFloat = new DevExpress.Utils.PointFloat(460.4166F, 74.08336F);
this.xrLabel14.Multiline = true; this.xrLabel14.Multiline = true;
this.xrLabel14.Name = "xrLabel14"; this.xrLabel14.Name = "xrLabel14";
@@ -725,7 +725,7 @@ namespace BeWoLeverkusen
// //
this.xrLabel9.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { this.xrLabel9.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "ApprovedFLSPerWeek")}); new DevExpress.XtraReports.UI.XRBinding("Text", null, "ApprovedFLSPerWeek")});
this.xrLabel9.Font = new System.Drawing.Font("Arial", 12F); this.xrLabel9.Font = new DevExpress.Drawing.DXFont("Arial", 12F);
this.xrLabel9.LocationFloat = new DevExpress.Utils.PointFloat(460.4165F, 99.99666F); this.xrLabel9.LocationFloat = new DevExpress.Utils.PointFloat(460.4165F, 99.99666F);
this.xrLabel9.Multiline = true; this.xrLabel9.Multiline = true;
this.xrLabel9.Name = "xrLabel9"; this.xrLabel9.Name = "xrLabel9";
@@ -738,7 +738,7 @@ namespace BeWoLeverkusen
// //
// xrLabel13 // xrLabel13
// //
this.xrLabel13.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold); this.xrLabel13.Font = new DevExpress.Drawing.DXFont("Arial", 12F, DevExpress.Drawing.DXFontStyle.Bold);
this.xrLabel13.LocationFloat = new DevExpress.Utils.PointFloat(550.3336F, 99.99666F); this.xrLabel13.LocationFloat = new DevExpress.Utils.PointFloat(550.3336F, 99.99666F);
this.xrLabel13.Multiline = true; this.xrLabel13.Multiline = true;
this.xrLabel13.Name = "xrLabel13"; this.xrLabel13.Name = "xrLabel13";
@@ -752,7 +752,7 @@ namespace BeWoLeverkusen
// //
// xrLabel11 // xrLabel11
// //
this.xrLabel11.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold); this.xrLabel11.Font = new DevExpress.Drawing.DXFont("Arial", 12F, DevExpress.Drawing.DXFontStyle.Bold);
this.xrLabel11.LocationFloat = new DevExpress.Utils.PointFloat(203.0935F, 147.9133F); this.xrLabel11.LocationFloat = new DevExpress.Utils.PointFloat(203.0935F, 147.9133F);
this.xrLabel11.Multiline = true; this.xrLabel11.Multiline = true;
this.xrLabel11.Name = "xrLabel11"; this.xrLabel11.Name = "xrLabel11";
@@ -766,7 +766,7 @@ namespace BeWoLeverkusen
// //
// xrLabel10 // xrLabel10
// //
this.xrLabel10.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold); this.xrLabel10.Font = new DevExpress.Drawing.DXFont("Arial", 12F, DevExpress.Drawing.DXFontStyle.Bold);
this.xrLabel10.LocationFloat = new DevExpress.Utils.PointFloat(143.75F, 99.99666F); this.xrLabel10.LocationFloat = new DevExpress.Utils.PointFloat(143.75F, 99.99666F);
this.xrLabel10.Multiline = true; this.xrLabel10.Multiline = true;
this.xrLabel10.Name = "xrLabel10"; this.xrLabel10.Name = "xrLabel10";
@@ -780,7 +780,7 @@ namespace BeWoLeverkusen
// //
// xrLabel8 // xrLabel8
// //
this.xrLabel8.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold); this.xrLabel8.Font = new DevExpress.Drawing.DXFont("Arial", 12F, DevExpress.Drawing.DXFontStyle.Bold);
this.xrLabel8.LocationFloat = new DevExpress.Utils.PointFloat(143.75F, 74.99666F); this.xrLabel8.LocationFloat = new DevExpress.Utils.PointFloat(143.75F, 74.99666F);
this.xrLabel8.Multiline = true; this.xrLabel8.Multiline = true;
this.xrLabel8.Name = "xrLabel8"; this.xrLabel8.Name = "xrLabel8";
@@ -794,7 +794,7 @@ namespace BeWoLeverkusen
// //
// xrLabel4 // xrLabel4
// //
this.xrLabel4.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold); this.xrLabel4.Font = new DevExpress.Drawing.DXFont("Arial", 12F, DevExpress.Drawing.DXFontStyle.Bold);
this.xrLabel4.LocationFloat = new DevExpress.Utils.PointFloat(143.75F, 49.99666F); this.xrLabel4.LocationFloat = new DevExpress.Utils.PointFloat(143.75F, 49.99666F);
this.xrLabel4.Multiline = true; this.xrLabel4.Multiline = true;
this.xrLabel4.Name = "xrLabel4"; this.xrLabel4.Name = "xrLabel4";
@@ -808,7 +808,7 @@ namespace BeWoLeverkusen
// //
// xrLabel1 // xrLabel1
// //
this.xrLabel1.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold); this.xrLabel1.Font = new DevExpress.Drawing.DXFont("Arial", 12F, DevExpress.Drawing.DXFontStyle.Bold);
this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(143.75F, 24.99666F); this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(143.75F, 24.99666F);
this.xrLabel1.Multiline = true; this.xrLabel1.Multiline = true;
this.xrLabel1.Name = "xrLabel1"; this.xrLabel1.Name = "xrLabel1";
@@ -822,7 +822,7 @@ namespace BeWoLeverkusen
// //
// xrPictureBox1 // xrPictureBox1
// //
this.xrPictureBox1.Image = ((System.Drawing.Image)(resources.GetObject("xrPictureBox1.Image"))); this.xrPictureBox1.ImageSource = new DevExpress.XtraPrinting.Drawing.ImageSource("img", resources.GetString("xrPictureBox1.ImageSource"));
this.xrPictureBox1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 24.99666F); this.xrPictureBox1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 24.99666F);
this.xrPictureBox1.Name = "xrPictureBox1"; this.xrPictureBox1.Name = "xrPictureBox1";
this.xrPictureBox1.SizeF = new System.Drawing.SizeF(143.75F, 100F); this.xrPictureBox1.SizeF = new System.Drawing.SizeF(143.75F, 100F);
@@ -832,9 +832,6 @@ namespace BeWoLeverkusen
// //
this.formattingRuleServiceDesc.Condition = "[StartDate2] < [StartDate]"; this.formattingRuleServiceDesc.Condition = "[StartDate2] < [StartDate]";
this.formattingRuleServiceDesc.DataMember = "ServicesDouble"; this.formattingRuleServiceDesc.DataMember = "ServicesDouble";
//
//
//
this.formattingRuleServiceDesc.Formatting.Visible = DevExpress.Utils.DefaultBoolean.False; this.formattingRuleServiceDesc.Formatting.Visible = DevExpress.Utils.DefaultBoolean.False;
this.formattingRuleServiceDesc.Name = "formattingRuleServiceDesc"; this.formattingRuleServiceDesc.Name = "formattingRuleServiceDesc";
// //
@@ -842,9 +839,6 @@ namespace BeWoLeverkusen
// //
this.formattingRuleCostBearer.Condition = "[StartDate2] < [StartDate]"; this.formattingRuleCostBearer.Condition = "[StartDate2] < [StartDate]";
this.formattingRuleCostBearer.DataMember = "ServicesDouble"; this.formattingRuleCostBearer.DataMember = "ServicesDouble";
//
//
//
this.formattingRuleCostBearer.Formatting.Visible = DevExpress.Utils.DefaultBoolean.False; this.formattingRuleCostBearer.Formatting.Visible = DevExpress.Utils.DefaultBoolean.False;
this.formattingRuleCostBearer.Name = "formattingRuleCostBearer"; this.formattingRuleCostBearer.Name = "formattingRuleCostBearer";
// //
@@ -852,9 +846,6 @@ namespace BeWoLeverkusen
// //
this.formattingRuleEmployeeName.Condition = "[StartDate2] < [StartDate]"; this.formattingRuleEmployeeName.Condition = "[StartDate2] < [StartDate]";
this.formattingRuleEmployeeName.DataMember = "ServicesDouble"; this.formattingRuleEmployeeName.DataMember = "ServicesDouble";
//
//
//
this.formattingRuleEmployeeName.Formatting.Visible = DevExpress.Utils.DefaultBoolean.False; this.formattingRuleEmployeeName.Formatting.Visible = DevExpress.Utils.DefaultBoolean.False;
this.formattingRuleEmployeeName.Name = "formattingRuleEmployeeName"; this.formattingRuleEmployeeName.Name = "formattingRuleEmployeeName";
// //
@@ -876,14 +867,11 @@ namespace BeWoLeverkusen
this.calculatedFieldGruppe.FieldType = DevExpress.XtraReports.UI.FieldType.String; this.calculatedFieldGruppe.FieldType = DevExpress.XtraReports.UI.FieldType.String;
this.calculatedFieldGruppe.Name = "calculatedFieldGruppe"; this.calculatedFieldGruppe.Name = "calculatedFieldGruppe";
// //
// xrTableCell2 // bindingSource1
// //
this.xrTableCell2.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Right | DevExpress.XtraPrinting.BorderSide.Bottom))); this.bindingSource1.DataSource = typeof(BeWo.Report.ReportObjects.ServicesOverviewRO);
this.xrTableCell2.Name = "xrTableCell2";
this.xrTableCell2.StylePriority.UseBorders = false;
this.xrTableCell2.Weight = 0.80470748621182575D;
// //
// Stundenzettel // StundenzettelAss
// //
this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] { this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
this.Detail, this.Detail,
@@ -901,18 +889,20 @@ namespace BeWoLeverkusen
this.formattingRuleCostBearer, this.formattingRuleCostBearer,
this.formattingRuleEmployeeName, this.formattingRuleEmployeeName,
this.formattingRuleGruppe}); this.formattingRuleGruppe});
this.Margins = new System.Drawing.Printing.Margins(75, 75, 53, 30); this.Margins = new DevExpress.Drawing.DXMargins(75F, 75F, 53F, 30F);
this.PageHeight = 1169; this.PageHeight = 1169;
this.PageWidth = 827; this.PageWidth = 827;
this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4; this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "13.2"; this.Version = "23.2";
xrWatermark1.Id = "Watermark1";
this.Watermarks.Add(xrWatermark1);
((System.ComponentModel.ISupportInitialize)(this.xrTableServiceRecords1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.xrTableServiceRecords1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.xrTable2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable4)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.xrTable4)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable3)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.xrTable3)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable6)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.xrTable6)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable5)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.xrTable5)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
} }

File diff suppressed because one or more lines are too long

View File

@@ -65,10 +65,20 @@ namespace BeWoLeverkusen
this.xrTableCell17 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell17 = new DevExpress.XtraReports.UI.XRTableCell();
this.xrTableCell50 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell50 = new DevExpress.XtraReports.UI.XRTableCell();
this.picSignature = new DevExpress.XtraReports.UI.XRPictureBox(); this.picSignature = new DevExpress.XtraReports.UI.XRPictureBox();
this.bindingSource1 = new System.Windows.Forms.BindingSource(this.components);
this.formattingRuleGruppe = new DevExpress.XtraReports.UI.FormattingRule(); this.formattingRuleGruppe = new DevExpress.XtraReports.UI.FormattingRule();
this.formattingRuleStartDate = new DevExpress.XtraReports.UI.FormattingRule(); this.formattingRuleStartDate = new DevExpress.XtraReports.UI.FormattingRule();
this.DetailReport1 = new DevExpress.XtraReports.UI.DetailReportBand(); this.DetailReport1 = new DevExpress.XtraReports.UI.DetailReportBand();
this.Detail2 = new DevExpress.XtraReports.UI.DetailBand(); this.Detail2 = new DevExpress.XtraReports.UI.DetailBand();
this.xrLabel26 = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabel27 = new DevExpress.XtraReports.UI.XRLabel();
this.lblFehlkontakt = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabel23 = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabel3 = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabel12 = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabel22 = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabel24 = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabel25 = new DevExpress.XtraReports.UI.XRLabel();
this.xrTableAbwesenheiten = new DevExpress.XtraReports.UI.XRTable(); this.xrTableAbwesenheiten = new DevExpress.XtraReports.UI.XRTable();
this.xrTableRow14 = new DevExpress.XtraReports.UI.XRTableRow(); this.xrTableRow14 = new DevExpress.XtraReports.UI.XRTableRow();
this.xrTableCell27 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell27 = new DevExpress.XtraReports.UI.XRTableCell();
@@ -124,25 +134,15 @@ namespace BeWoLeverkusen
this.calculatedFieldGruppe = new DevExpress.XtraReports.UI.CalculatedField(); this.calculatedFieldGruppe = new DevExpress.XtraReports.UI.CalculatedField();
this.fieldFLS = new DevExpress.XtraReports.UI.CalculatedField(); this.fieldFLS = new DevExpress.XtraReports.UI.CalculatedField();
this.fieldFLSFactor = new DevExpress.XtraReports.UI.CalculatedField(); this.fieldFLSFactor = new DevExpress.XtraReports.UI.CalculatedField();
this.xrLabel23 = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabel3 = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabel12 = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabel22 = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabel24 = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabel25 = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabel26 = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabel27 = new DevExpress.XtraReports.UI.XRLabel();
this.lblFehlkontakt = new DevExpress.XtraReports.UI.XRLabel();
this.bindingSource1 = new System.Windows.Forms.BindingSource(this.components);
((System.ComponentModel.ISupportInitialize)(this.xrTableServiceRecords1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.xrTableServiceRecords1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.xrTable2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable4)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.xrTable4)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable3)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.xrTable3)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.xrTableAbwesenheiten)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.xrTableAbwesenheiten)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.xrRichText2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.xrRichText2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.xrRichText1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.xrRichText1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
// //
// Detail // Detail
@@ -160,13 +160,14 @@ namespace BeWoLeverkusen
this.xrTableServiceRecords1.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) this.xrTableServiceRecords1.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
| DevExpress.XtraPrinting.BorderSide.Right) | DevExpress.XtraPrinting.BorderSide.Right)
| DevExpress.XtraPrinting.BorderSide.Bottom))); | DevExpress.XtraPrinting.BorderSide.Bottom)));
this.xrTableServiceRecords1.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.xrTableServiceRecords1.Font = new DevExpress.Drawing.DXFont("Arial", 12F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
this.xrTableServiceRecords1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F); new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableServiceRecords1.LocationFloat = new DevExpress.Utils.PointFloat(10.00001F, 0F);
this.xrTableServiceRecords1.Name = "xrTableServiceRecords1"; this.xrTableServiceRecords1.Name = "xrTableServiceRecords1";
this.xrTableServiceRecords1.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 2, 2, 100F); this.xrTableServiceRecords1.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 2, 2, 100F);
this.xrTableServiceRecords1.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] { this.xrTableServiceRecords1.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
this.xrTableRow2}); this.xrTableRow2});
this.xrTableServiceRecords1.SizeF = new System.Drawing.SizeF(740F, 50F); this.xrTableServiceRecords1.SizeF = new System.Drawing.SizeF(708F, 50F);
this.xrTableServiceRecords1.StylePriority.UseBackColor = false; this.xrTableServiceRecords1.StylePriority.UseBackColor = false;
this.xrTableServiceRecords1.StylePriority.UseFont = false; this.xrTableServiceRecords1.StylePriority.UseFont = false;
this.xrTableServiceRecords1.StylePriority.UsePadding = false; this.xrTableServiceRecords1.StylePriority.UsePadding = false;
@@ -203,7 +204,7 @@ namespace BeWoLeverkusen
// //
this.xrTableCell6.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.xrTableCell6.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
this.xrTable2}); this.xrTable2});
this.xrTableCell6.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold); this.xrTableCell6.Font = new DevExpress.Drawing.DXFont("Arial", 9.75F, DevExpress.Drawing.DXFontStyle.Bold);
this.xrTableCell6.Name = "xrTableCell6"; this.xrTableCell6.Name = "xrTableCell6";
this.xrTableCell6.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 2, 0, 0, 100F); this.xrTableCell6.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 2, 0, 0, 100F);
this.xrTableCell6.StylePriority.UseFont = false; this.xrTableCell6.StylePriority.UseFont = false;
@@ -216,7 +217,7 @@ namespace BeWoLeverkusen
// //
this.xrTable2.BackColor = System.Drawing.Color.Transparent; this.xrTable2.BackColor = System.Drawing.Color.Transparent;
this.xrTable2.Borders = DevExpress.XtraPrinting.BorderSide.None; this.xrTable2.Borders = DevExpress.XtraPrinting.BorderSide.None;
this.xrTable2.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold); this.xrTable2.Font = new DevExpress.Drawing.DXFont("Arial", 12F, DevExpress.Drawing.DXFontStyle.Bold);
this.xrTable2.LocationFloat = new DevExpress.Utils.PointFloat(1.645088E-05F, 0F); this.xrTable2.LocationFloat = new DevExpress.Utils.PointFloat(1.645088E-05F, 0F);
this.xrTable2.Name = "xrTable2"; this.xrTable2.Name = "xrTable2";
this.xrTable2.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F); this.xrTable2.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
@@ -317,7 +318,7 @@ namespace BeWoLeverkusen
this.xrTableCell4.StylePriority.UseFont = false; this.xrTableCell4.StylePriority.UseFont = false;
this.xrTableCell4.StylePriority.UsePadding = false; this.xrTableCell4.StylePriority.UsePadding = false;
this.xrTableCell4.StylePriority.UseTextAlignment = false; this.xrTableCell4.StylePriority.UseTextAlignment = false;
this.xrTableCell4.Text = "Personen-\r\nzahl"; this.xrTableCell4.Text = "Perso-nenzahl";
this.xrTableCell4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.xrTableCell4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
this.xrTableCell4.Weight = 0.19298320653025455D; this.xrTableCell4.Weight = 0.19298320653025455D;
// //
@@ -336,7 +337,8 @@ namespace BeWoLeverkusen
// //
this.xrTableCell11.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.xrTableCell11.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
this.xrTable1}); this.xrTable1});
this.xrTableCell11.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.xrTableCell11.Font = new DevExpress.Drawing.DXFont("Arial", 9.75F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell11.Name = "xrTableCell11"; this.xrTableCell11.Name = "xrTableCell11";
this.xrTableCell11.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 2, 0, 0, 100F); this.xrTableCell11.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 2, 0, 0, 100F);
this.xrTableCell11.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.xrTableCell11.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
@@ -346,7 +348,7 @@ namespace BeWoLeverkusen
// //
this.xrTable1.BackColor = System.Drawing.Color.Transparent; this.xrTable1.BackColor = System.Drawing.Color.Transparent;
this.xrTable1.Borders = DevExpress.XtraPrinting.BorderSide.None; this.xrTable1.Borders = DevExpress.XtraPrinting.BorderSide.None;
this.xrTable1.Font = new System.Drawing.Font("Arial", 10F); this.xrTable1.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
this.xrTable1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F); this.xrTable1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
this.xrTable1.Name = "xrTable1"; this.xrTable1.Name = "xrTable1";
this.xrTable1.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F); this.xrTable1.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
@@ -371,7 +373,8 @@ namespace BeWoLeverkusen
// xrTableCell18 // xrTableCell18
// //
this.xrTableCell18.BackColor = System.Drawing.Color.Transparent; this.xrTableCell18.BackColor = System.Drawing.Color.Transparent;
this.xrTableCell18.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.xrTableCell18.Font = new DevExpress.Drawing.DXFont("Arial", 12F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell18.Multiline = true; this.xrTableCell18.Multiline = true;
this.xrTableCell18.Name = "xrTableCell18"; this.xrTableCell18.Name = "xrTableCell18";
this.xrTableCell18.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 2, 2, 100F); this.xrTableCell18.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 2, 2, 100F);
@@ -435,13 +438,13 @@ namespace BeWoLeverkusen
this.xrTable3.BorderColor = System.Drawing.Color.Black; this.xrTable3.BorderColor = System.Drawing.Color.Black;
this.xrTable3.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right) this.xrTable3.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right)
| DevExpress.XtraPrinting.BorderSide.Bottom))); | DevExpress.XtraPrinting.BorderSide.Bottom)));
this.xrTable3.Font = new System.Drawing.Font("Arial", 10F); this.xrTable3.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
this.xrTable3.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F); this.xrTable3.LocationFloat = new DevExpress.Utils.PointFloat(10.00001F, 0F);
this.xrTable3.Name = "xrTable3"; this.xrTable3.Name = "xrTable3";
this.xrTable3.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 2, 2, 100F); this.xrTable3.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 2, 2, 100F);
this.xrTable3.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] { this.xrTable3.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
this.xrTableRow6}); this.xrTableRow6});
this.xrTable3.SizeF = new System.Drawing.SizeF(740F, 25F); this.xrTable3.SizeF = new System.Drawing.SizeF(707.9999F, 25F);
this.xrTable3.StylePriority.UseFont = false; this.xrTable3.StylePriority.UseFont = false;
this.xrTable3.StylePriority.UsePadding = false; this.xrTable3.StylePriority.UsePadding = false;
this.xrTable3.StylePriority.UseTextAlignment = false; this.xrTable3.StylePriority.UseTextAlignment = false;
@@ -466,7 +469,7 @@ namespace BeWoLeverkusen
// //
this.xrTableCell13.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { this.xrTableCell13.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "Services.StartDate", "{0:dd.}")}); new DevExpress.XtraReports.UI.XRBinding("Text", null, "Services.StartDate", "{0:dd.}")});
this.xrTableCell13.Font = new System.Drawing.Font("Arial", 10F); this.xrTableCell13.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
this.xrTableCell13.Name = "xrTableCell13"; this.xrTableCell13.Name = "xrTableCell13";
this.xrTableCell13.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 2, 2, 100F); this.xrTableCell13.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 2, 2, 100F);
this.xrTableCell13.StylePriority.UseFont = false; this.xrTableCell13.StylePriority.UseFont = false;
@@ -480,7 +483,7 @@ namespace BeWoLeverkusen
// //
this.xrTableCell1.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { this.xrTableCell1.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "Services.TimeRangeString")}); new DevExpress.XtraReports.UI.XRBinding("Text", null, "Services.TimeRangeString")});
this.xrTableCell1.Font = new System.Drawing.Font("Arial", 10F); this.xrTableCell1.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
this.xrTableCell1.Name = "xrTableCell1"; this.xrTableCell1.Name = "xrTableCell1";
this.xrTableCell1.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 2, 2, 100F); this.xrTableCell1.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 2, 2, 100F);
this.xrTableCell1.StylePriority.UseFont = false; this.xrTableCell1.StylePriority.UseFont = false;
@@ -494,7 +497,7 @@ namespace BeWoLeverkusen
// //
this.xrTableCell14.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { this.xrTableCell14.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "Services.CustomerCount", "{0:0.##}")}); new DevExpress.XtraReports.UI.XRBinding("Text", null, "Services.CustomerCount", "{0:0.##}")});
this.xrTableCell14.Font = new System.Drawing.Font("Arial", 10F); this.xrTableCell14.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
this.xrTableCell14.Name = "xrTableCell14"; this.xrTableCell14.Name = "xrTableCell14";
this.xrTableCell14.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 2, 2, 100F); this.xrTableCell14.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 2, 2, 100F);
this.xrTableCell14.StylePriority.UseFont = false; this.xrTableCell14.StylePriority.UseFont = false;
@@ -508,7 +511,7 @@ namespace BeWoLeverkusen
// //
this.xrTableCell5.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { this.xrTableCell5.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "Services.Notice")}); new DevExpress.XtraReports.UI.XRBinding("Text", null, "Services.Notice")});
this.xrTableCell5.Font = new System.Drawing.Font("Arial", 10F); this.xrTableCell5.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
this.xrTableCell5.Name = "xrTableCell5"; this.xrTableCell5.Name = "xrTableCell5";
this.xrTableCell5.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 2, 2, 100F); this.xrTableCell5.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 2, 2, 100F);
this.xrTableCell5.StylePriority.UseFont = false; this.xrTableCell5.StylePriority.UseFont = false;
@@ -522,7 +525,7 @@ namespace BeWoLeverkusen
// //
this.xrTableCell15.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { this.xrTableCell15.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "Services.Notice2")}); new DevExpress.XtraReports.UI.XRBinding("Text", null, "Services.Notice2")});
this.xrTableCell15.Font = new System.Drawing.Font("Arial", 10F); this.xrTableCell15.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
this.xrTableCell15.Name = "xrTableCell15"; this.xrTableCell15.Name = "xrTableCell15";
this.xrTableCell15.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 2, 2, 100F); this.xrTableCell15.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 2, 2, 100F);
this.xrTableCell15.StylePriority.UseFont = false; this.xrTableCell15.StylePriority.UseFont = false;
@@ -535,7 +538,7 @@ namespace BeWoLeverkusen
// //
this.xrTableCell17.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { this.xrTableCell17.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "Services.Minutes")}); new DevExpress.XtraReports.UI.XRBinding("Text", null, "Services.Minutes")});
this.xrTableCell17.Font = new System.Drawing.Font("Arial", 10F); this.xrTableCell17.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
this.xrTableCell17.Name = "xrTableCell17"; this.xrTableCell17.Name = "xrTableCell17";
this.xrTableCell17.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 2, 2, 100F); this.xrTableCell17.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 2, 2, 100F);
this.xrTableCell17.StylePriority.UseFont = false; this.xrTableCell17.StylePriority.UseFont = false;
@@ -548,7 +551,7 @@ namespace BeWoLeverkusen
// //
this.xrTableCell50.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.xrTableCell50.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
this.picSignature}); this.picSignature});
this.xrTableCell50.Font = new System.Drawing.Font("Arial", 10F); this.xrTableCell50.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
this.xrTableCell50.Name = "xrTableCell50"; this.xrTableCell50.Name = "xrTableCell50";
this.xrTableCell50.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 2, 2, 100F); this.xrTableCell50.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 2, 2, 100F);
this.xrTableCell50.StylePriority.UseFont = false; this.xrTableCell50.StylePriority.UseFont = false;
@@ -569,6 +572,10 @@ namespace BeWoLeverkusen
this.picSignature.StylePriority.UseBorders = false; this.picSignature.StylePriority.UseBorders = false;
this.picSignature.BeforePrint += new DevExpress.XtraReports.UI.BeforePrintEventHandler(this.picSignature_BeforePrint); this.picSignature.BeforePrint += new DevExpress.XtraReports.UI.BeforePrintEventHandler(this.picSignature_BeforePrint);
// //
// bindingSource1
//
this.bindingSource1.DataSource = typeof(BeWo.Report.ReportObjects.ServicesOverviewRO);
//
// formattingRuleGruppe // formattingRuleGruppe
// //
this.formattingRuleGruppe.Condition = "[CustomerCount] == 1"; this.formattingRuleGruppe.Condition = "[CustomerCount] == 1";
@@ -616,7 +623,7 @@ namespace BeWoLeverkusen
this.xrLabel7, this.xrLabel7,
this.xrLabel6, this.xrLabel6,
this.xrLabel5}); this.xrLabel5});
this.Detail2.Font = new System.Drawing.Font("Arial", 10F); this.Detail2.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
this.Detail2.HeightF = 277.875F; this.Detail2.HeightF = 277.875F;
this.Detail2.KeepTogether = true; this.Detail2.KeepTogether = true;
this.Detail2.Name = "Detail2"; this.Detail2.Name = "Detail2";
@@ -624,14 +631,172 @@ namespace BeWoLeverkusen
this.Detail2.StylePriority.UseFont = false; this.Detail2.StylePriority.UseFont = false;
this.Detail2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft; this.Detail2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
// //
// xrLabel26
//
this.xrLabel26.Borders = DevExpress.XtraPrinting.BorderSide.None;
this.xrLabel26.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
this.xrLabel26.LocationFloat = new DevExpress.Utils.PointFloat(10.00001F, 0F);
this.xrLabel26.Name = "xrLabel26";
this.xrLabel26.Padding = new DevExpress.XtraPrinting.PaddingInfo(3, 2, 0, 0, 100F);
this.xrLabel26.SizeF = new System.Drawing.SizeF(210.0001F, 25F);
this.xrLabel26.StylePriority.UseBackColor = false;
this.xrLabel26.StylePriority.UseBorders = false;
this.xrLabel26.StylePriority.UseFont = false;
this.xrLabel26.StylePriority.UsePadding = false;
this.xrLabel26.StylePriority.UseTextAlignment = false;
this.xrLabel26.Text = "E = ear to ear, face to face";
this.xrLabel26.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
//
// xrLabel27
//
this.xrLabel27.Borders = DevExpress.XtraPrinting.BorderSide.None;
this.xrLabel27.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
this.xrLabel27.LocationFloat = new DevExpress.Utils.PointFloat(10.00001F, 24.99994F);
this.xrLabel27.Name = "xrLabel27";
this.xrLabel27.Padding = new DevExpress.XtraPrinting.PaddingInfo(3, 2, 0, 0, 100F);
this.xrLabel27.SizeF = new System.Drawing.SizeF(210F, 25F);
this.xrLabel27.StylePriority.UseBackColor = false;
this.xrLabel27.StylePriority.UseBorders = false;
this.xrLabel27.StylePriority.UseFont = false;
this.xrLabel27.StylePriority.UsePadding = false;
this.xrLabel27.StylePriority.UseTextAlignment = false;
this.xrLabel27.Text = "G = Gruppenangebot";
this.xrLabel27.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
//
// lblFehlkontakt
//
this.lblFehlkontakt.Borders = DevExpress.XtraPrinting.BorderSide.None;
this.lblFehlkontakt.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
this.lblFehlkontakt.LocationFloat = new DevExpress.Utils.PointFloat(10.00001F, 49.99994F);
this.lblFehlkontakt.Name = "lblFehlkontakt";
this.lblFehlkontakt.Padding = new DevExpress.XtraPrinting.PaddingInfo(3, 2, 0, 0, 100F);
this.lblFehlkontakt.SizeF = new System.Drawing.SizeF(210F, 25F);
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;
//
// xrLabel23
//
this.xrLabel23.BackColor = System.Drawing.Color.Transparent;
this.xrLabel23.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Right | DevExpress.XtraPrinting.BorderSide.Bottom)));
this.xrLabel23.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
this.xrLabel23.LocationFloat = new DevExpress.Utils.PointFloat(584.054F, 24.99994F);
this.xrLabel23.Name = "xrLabel23";
this.xrLabel23.Padding = new DevExpress.XtraPrinting.PaddingInfo(3, 2, 0, 0, 100F);
this.xrLabel23.SizeF = new System.Drawing.SizeF(133.9459F, 25F);
this.xrLabel23.StylePriority.UseBackColor = false;
this.xrLabel23.StylePriority.UseBorders = false;
this.xrLabel23.StylePriority.UseFont = false;
this.xrLabel23.StylePriority.UsePadding = false;
this.xrLabel23.StylePriority.UseTextAlignment = false;
this.xrLabel23.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
//
// xrLabel3
//
this.xrLabel3.BackColor = System.Drawing.Color.Gainsboro;
this.xrLabel3.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right)
| DevExpress.XtraPrinting.BorderSide.Bottom)));
this.xrLabel3.Font = new DevExpress.Drawing.DXFont("Arial", 9.75F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrLabel3.LocationFloat = new DevExpress.Utils.PointFloat(281.9999F, 0F);
this.xrLabel3.Name = "xrLabel3";
this.xrLabel3.Padding = new DevExpress.XtraPrinting.PaddingInfo(3, 2, 0, 0, 100F);
this.xrLabel3.SizeF = new System.Drawing.SizeF(302.0541F, 24.99994F);
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 = "Summe Fachleistungen in Minuten";
this.xrLabel3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
//
// xrLabel12
//
this.xrLabel12.BackColor = System.Drawing.Color.Transparent;
this.xrLabel12.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right)
| DevExpress.XtraPrinting.BorderSide.Bottom)));
this.xrLabel12.Font = new DevExpress.Drawing.DXFont("Arial", 8F);
this.xrLabel12.LocationFloat = new DevExpress.Utils.PointFloat(281.9999F, 24.99994F);
this.xrLabel12.Name = "xrLabel12";
this.xrLabel12.SizeF = new System.Drawing.SizeF(302.054F, 25F);
this.xrLabel12.StylePriority.UseBackColor = false;
this.xrLabel12.StylePriority.UseBorders = false;
this.xrLabel12.StylePriority.UseFont = false;
this.xrLabel12.StylePriority.UsePadding = false;
this.xrLabel12.StylePriority.UseTextAlignment = false;
this.xrLabel12.Text = " Ohne Faktor 1,2 (wird erst bei Abrechnung eingerechnet)";
this.xrLabel12.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
//
// xrLabel22
//
this.xrLabel22.BackColor = System.Drawing.Color.Gainsboro;
this.xrLabel22.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right)
| DevExpress.XtraPrinting.BorderSide.Bottom)));
this.xrLabel22.Font = new DevExpress.Drawing.DXFont("Arial", 9.75F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrLabel22.LocationFloat = new DevExpress.Utils.PointFloat(281.9999F, 49.99994F);
this.xrLabel22.Name = "xrLabel22";
this.xrLabel22.Padding = new DevExpress.XtraPrinting.PaddingInfo(3, 2, 0, 0, 100F);
this.xrLabel22.SizeF = new System.Drawing.SizeF(302.054F, 25F);
this.xrLabel22.StylePriority.UseBackColor = false;
this.xrLabel22.StylePriority.UseBorders = false;
this.xrLabel22.StylePriority.UseFont = false;
this.xrLabel22.StylePriority.UsePadding = false;
this.xrLabel22.StylePriority.UseTextAlignment = false;
this.xrLabel22.Text = "Summe Fehlkontakte in Minuten";
this.xrLabel22.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
//
// xrLabel24
//
this.xrLabel24.BackColor = System.Drawing.Color.Gainsboro;
this.xrLabel24.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Right | DevExpress.XtraPrinting.BorderSide.Bottom)));
this.xrLabel24.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "TotalFLMFehlkontakte", "{0:0.##}")});
this.xrLabel24.Font = new DevExpress.Drawing.DXFont("Arial", 9.75F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrLabel24.LocationFloat = new DevExpress.Utils.PointFloat(584.054F, 49.99994F);
this.xrLabel24.Name = "xrLabel24";
this.xrLabel24.Padding = new DevExpress.XtraPrinting.PaddingInfo(3, 2, 0, 0, 100F);
this.xrLabel24.SizeF = new System.Drawing.SizeF(133.9456F, 25F);
this.xrLabel24.StylePriority.UseBackColor = false;
this.xrLabel24.StylePriority.UseBorders = false;
this.xrLabel24.StylePriority.UseFont = false;
this.xrLabel24.StylePriority.UsePadding = false;
this.xrLabel24.StylePriority.UseTextAlignment = false;
this.xrLabel24.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
//
// xrLabel25
//
this.xrLabel25.BackColor = System.Drawing.Color.Gainsboro;
this.xrLabel25.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Right | DevExpress.XtraPrinting.BorderSide.Bottom)));
this.xrLabel25.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "TotalFLMoFehlkontakte", "{0:0.##}")});
this.xrLabel25.Font = new DevExpress.Drawing.DXFont("Arial", 9.75F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrLabel25.LocationFloat = new DevExpress.Utils.PointFloat(584.054F, 0F);
this.xrLabel25.Name = "xrLabel25";
this.xrLabel25.Padding = new DevExpress.XtraPrinting.PaddingInfo(3, 2, 0, 0, 100F);
this.xrLabel25.SizeF = new System.Drawing.SizeF(133.9459F, 24.99994F);
this.xrLabel25.StylePriority.UseBackColor = false;
this.xrLabel25.StylePriority.UseBorders = false;
this.xrLabel25.StylePriority.UseFont = false;
this.xrLabel25.StylePriority.UsePadding = false;
this.xrLabel25.StylePriority.UseTextAlignment = false;
this.xrLabel25.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
//
// xrTableAbwesenheiten // xrTableAbwesenheiten
// //
this.xrTableAbwesenheiten.BorderColor = System.Drawing.Color.Black; this.xrTableAbwesenheiten.BorderColor = System.Drawing.Color.Black;
this.xrTableAbwesenheiten.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) this.xrTableAbwesenheiten.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
| DevExpress.XtraPrinting.BorderSide.Right) | DevExpress.XtraPrinting.BorderSide.Right)
| DevExpress.XtraPrinting.BorderSide.Bottom))); | DevExpress.XtraPrinting.BorderSide.Bottom)));
this.xrTableAbwesenheiten.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.xrTableAbwesenheiten.Font = new DevExpress.Drawing.DXFont("Arial", 10F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
this.xrTableAbwesenheiten.LocationFloat = new DevExpress.Utils.PointFloat(169.9997F, 97.90974F); new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableAbwesenheiten.LocationFloat = new DevExpress.Utils.PointFloat(208.5414F, 96.86807F);
this.xrTableAbwesenheiten.Name = "xrTableAbwesenheiten"; this.xrTableAbwesenheiten.Name = "xrTableAbwesenheiten";
this.xrTableAbwesenheiten.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F); this.xrTableAbwesenheiten.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
this.xrTableAbwesenheiten.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] { this.xrTableAbwesenheiten.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
@@ -658,7 +823,8 @@ namespace BeWoLeverkusen
// //
// xrTableCell27 // xrTableCell27
// //
this.xrTableCell27.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.xrTableCell27.Font = new DevExpress.Drawing.DXFont("Arial", 10F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell27.Name = "xrTableCell27"; this.xrTableCell27.Name = "xrTableCell27";
this.xrTableCell27.StylePriority.UseBorders = false; this.xrTableCell27.StylePriority.UseBorders = false;
this.xrTableCell27.StylePriority.UseFont = false; this.xrTableCell27.StylePriority.UseFont = false;
@@ -670,7 +836,8 @@ namespace BeWoLeverkusen
// //
// xrTableCell29 // xrTableCell29
// //
this.xrTableCell29.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.xrTableCell29.Font = new DevExpress.Drawing.DXFont("Arial", 10F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell29.Name = "xrTableCell29"; this.xrTableCell29.Name = "xrTableCell29";
this.xrTableCell29.StylePriority.UseBorders = false; this.xrTableCell29.StylePriority.UseBorders = false;
this.xrTableCell29.StylePriority.UseFont = false; this.xrTableCell29.StylePriority.UseFont = false;
@@ -682,7 +849,8 @@ namespace BeWoLeverkusen
// //
// xrTableCell31 // xrTableCell31
// //
this.xrTableCell31.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.xrTableCell31.Font = new DevExpress.Drawing.DXFont("Arial", 9.75F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell31.Name = "xrTableCell31"; this.xrTableCell31.Name = "xrTableCell31";
this.xrTableCell31.StylePriority.UseBorders = false; this.xrTableCell31.StylePriority.UseBorders = false;
this.xrTableCell31.StylePriority.UseFont = false; this.xrTableCell31.StylePriority.UseFont = false;
@@ -703,7 +871,8 @@ namespace BeWoLeverkusen
// //
// xrTableCell37 // xrTableCell37
// //
this.xrTableCell37.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.xrTableCell37.Font = new DevExpress.Drawing.DXFont("Arial", 10F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell37.Name = "xrTableCell37"; this.xrTableCell37.Name = "xrTableCell37";
this.xrTableCell37.StylePriority.UseFont = false; this.xrTableCell37.StylePriority.UseFont = false;
this.xrTableCell37.StylePriority.UseTextAlignment = false; this.xrTableCell37.StylePriority.UseTextAlignment = false;
@@ -712,7 +881,8 @@ namespace BeWoLeverkusen
// //
// xrTableCell38 // xrTableCell38
// //
this.xrTableCell38.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.xrTableCell38.Font = new DevExpress.Drawing.DXFont("Arial", 10F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell38.Name = "xrTableCell38"; this.xrTableCell38.Name = "xrTableCell38";
this.xrTableCell38.StylePriority.UseFont = false; this.xrTableCell38.StylePriority.UseFont = false;
this.xrTableCell38.StylePriority.UseTextAlignment = false; this.xrTableCell38.StylePriority.UseTextAlignment = false;
@@ -721,7 +891,8 @@ namespace BeWoLeverkusen
// //
// xrTableCell39 // xrTableCell39
// //
this.xrTableCell39.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.xrTableCell39.Font = new DevExpress.Drawing.DXFont("Arial", 9.75F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell39.Name = "xrTableCell39"; this.xrTableCell39.Name = "xrTableCell39";
this.xrTableCell39.StylePriority.UseFont = false; this.xrTableCell39.StylePriority.UseFont = false;
this.xrTableCell39.StylePriority.UseTextAlignment = false; this.xrTableCell39.StylePriority.UseTextAlignment = false;
@@ -739,7 +910,8 @@ namespace BeWoLeverkusen
// //
// xrTableCell40 // xrTableCell40
// //
this.xrTableCell40.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.xrTableCell40.Font = new DevExpress.Drawing.DXFont("Arial", 10F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell40.Name = "xrTableCell40"; this.xrTableCell40.Name = "xrTableCell40";
this.xrTableCell40.StylePriority.UseFont = false; this.xrTableCell40.StylePriority.UseFont = false;
this.xrTableCell40.StylePriority.UseTextAlignment = false; this.xrTableCell40.StylePriority.UseTextAlignment = false;
@@ -748,7 +920,8 @@ namespace BeWoLeverkusen
// //
// xrTableCell41 // xrTableCell41
// //
this.xrTableCell41.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.xrTableCell41.Font = new DevExpress.Drawing.DXFont("Arial", 10F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell41.Name = "xrTableCell41"; this.xrTableCell41.Name = "xrTableCell41";
this.xrTableCell41.StylePriority.UseFont = false; this.xrTableCell41.StylePriority.UseFont = false;
this.xrTableCell41.StylePriority.UseTextAlignment = false; this.xrTableCell41.StylePriority.UseTextAlignment = false;
@@ -757,7 +930,8 @@ namespace BeWoLeverkusen
// //
// xrTableCell42 // xrTableCell42
// //
this.xrTableCell42.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.xrTableCell42.Font = new DevExpress.Drawing.DXFont("Arial", 9.75F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell42.Name = "xrTableCell42"; this.xrTableCell42.Name = "xrTableCell42";
this.xrTableCell42.StylePriority.UseFont = false; this.xrTableCell42.StylePriority.UseFont = false;
this.xrTableCell42.StylePriority.UseTextAlignment = false; this.xrTableCell42.StylePriority.UseTextAlignment = false;
@@ -775,7 +949,8 @@ namespace BeWoLeverkusen
// //
// xrTableCell43 // xrTableCell43
// //
this.xrTableCell43.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.xrTableCell43.Font = new DevExpress.Drawing.DXFont("Arial", 10F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell43.Name = "xrTableCell43"; this.xrTableCell43.Name = "xrTableCell43";
this.xrTableCell43.StylePriority.UseFont = false; this.xrTableCell43.StylePriority.UseFont = false;
this.xrTableCell43.StylePriority.UseTextAlignment = false; this.xrTableCell43.StylePriority.UseTextAlignment = false;
@@ -784,7 +959,8 @@ namespace BeWoLeverkusen
// //
// xrTableCell44 // xrTableCell44
// //
this.xrTableCell44.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.xrTableCell44.Font = new DevExpress.Drawing.DXFont("Arial", 10F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell44.Name = "xrTableCell44"; this.xrTableCell44.Name = "xrTableCell44";
this.xrTableCell44.StylePriority.UseFont = false; this.xrTableCell44.StylePriority.UseFont = false;
this.xrTableCell44.StylePriority.UseTextAlignment = false; this.xrTableCell44.StylePriority.UseTextAlignment = false;
@@ -793,7 +969,8 @@ namespace BeWoLeverkusen
// //
// xrTableCell45 // xrTableCell45
// //
this.xrTableCell45.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.xrTableCell45.Font = new DevExpress.Drawing.DXFont("Arial", 9.75F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell45.Name = "xrTableCell45"; this.xrTableCell45.Name = "xrTableCell45";
this.xrTableCell45.StylePriority.UseFont = false; this.xrTableCell45.StylePriority.UseFont = false;
this.xrTableCell45.StylePriority.UseTextAlignment = false; this.xrTableCell45.StylePriority.UseTextAlignment = false;
@@ -811,7 +988,8 @@ namespace BeWoLeverkusen
// //
// xrTableCell46 // xrTableCell46
// //
this.xrTableCell46.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.xrTableCell46.Font = new DevExpress.Drawing.DXFont("Arial", 10F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell46.Name = "xrTableCell46"; this.xrTableCell46.Name = "xrTableCell46";
this.xrTableCell46.StylePriority.UseFont = false; this.xrTableCell46.StylePriority.UseFont = false;
this.xrTableCell46.StylePriority.UseTextAlignment = false; this.xrTableCell46.StylePriority.UseTextAlignment = false;
@@ -820,7 +998,8 @@ namespace BeWoLeverkusen
// //
// xrTableCell47 // xrTableCell47
// //
this.xrTableCell47.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.xrTableCell47.Font = new DevExpress.Drawing.DXFont("Arial", 10F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell47.Name = "xrTableCell47"; this.xrTableCell47.Name = "xrTableCell47";
this.xrTableCell47.StylePriority.UseFont = false; this.xrTableCell47.StylePriority.UseFont = false;
this.xrTableCell47.StylePriority.UseTextAlignment = false; this.xrTableCell47.StylePriority.UseTextAlignment = false;
@@ -829,7 +1008,8 @@ namespace BeWoLeverkusen
// //
// xrTableCell48 // xrTableCell48
// //
this.xrTableCell48.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.xrTableCell48.Font = new DevExpress.Drawing.DXFont("Arial", 9.75F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell48.Name = "xrTableCell48"; this.xrTableCell48.Name = "xrTableCell48";
this.xrTableCell48.StylePriority.UseFont = false; this.xrTableCell48.StylePriority.UseFont = false;
this.xrTableCell48.StylePriority.UseTextAlignment = false; this.xrTableCell48.StylePriority.UseTextAlignment = false;
@@ -841,8 +1021,8 @@ namespace BeWoLeverkusen
this.lblHatAbwesenheiten.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) this.lblHatAbwesenheiten.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
| DevExpress.XtraPrinting.BorderSide.Right) | DevExpress.XtraPrinting.BorderSide.Right)
| DevExpress.XtraPrinting.BorderSide.Bottom))); | DevExpress.XtraPrinting.BorderSide.Bottom)));
this.lblHatAbwesenheiten.Font = new System.Drawing.Font("Arial", 10F); this.lblHatAbwesenheiten.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
this.lblHatAbwesenheiten.LocationFloat = new DevExpress.Utils.PointFloat(423.6761F, 147.9097F); this.lblHatAbwesenheiten.LocationFloat = new DevExpress.Utils.PointFloat(462.2177F, 146.868F);
this.lblHatAbwesenheiten.Name = "lblHatAbwesenheiten"; this.lblHatAbwesenheiten.Name = "lblHatAbwesenheiten";
this.lblHatAbwesenheiten.Padding = new DevExpress.XtraPrinting.PaddingInfo(3, 2, 0, 0, 100F); this.lblHatAbwesenheiten.Padding = new DevExpress.XtraPrinting.PaddingInfo(3, 2, 0, 0, 100F);
this.lblHatAbwesenheiten.SizeF = new System.Drawing.SizeF(25F, 25F); this.lblHatAbwesenheiten.SizeF = new System.Drawing.SizeF(25F, 25F);
@@ -858,8 +1038,8 @@ namespace BeWoLeverkusen
this.lblHatGruppen.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) this.lblHatGruppen.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
| DevExpress.XtraPrinting.BorderSide.Right) | DevExpress.XtraPrinting.BorderSide.Right)
| DevExpress.XtraPrinting.BorderSide.Bottom))); | DevExpress.XtraPrinting.BorderSide.Bottom)));
this.lblHatGruppen.Font = new System.Drawing.Font("Arial", 10F); this.lblHatGruppen.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
this.lblHatGruppen.LocationFloat = new DevExpress.Utils.PointFloat(423.6761F, 97.90974F); this.lblHatGruppen.LocationFloat = new DevExpress.Utils.PointFloat(462.2177F, 96.86807F);
this.lblHatGruppen.Name = "lblHatGruppen"; this.lblHatGruppen.Name = "lblHatGruppen";
this.lblHatGruppen.Padding = new DevExpress.XtraPrinting.PaddingInfo(3, 2, 0, 0, 100F); this.lblHatGruppen.Padding = new DevExpress.XtraPrinting.PaddingInfo(3, 2, 0, 0, 100F);
this.lblHatGruppen.SizeF = new System.Drawing.SizeF(25F, 25F); this.lblHatGruppen.SizeF = new System.Drawing.SizeF(25F, 25F);
@@ -873,8 +1053,8 @@ namespace BeWoLeverkusen
// xrRichText2 // xrRichText2
// //
this.xrRichText2.Borders = DevExpress.XtraPrinting.BorderSide.None; this.xrRichText2.Borders = DevExpress.XtraPrinting.BorderSide.None;
this.xrRichText2.Font = new System.Drawing.Font("Arial", 8F); this.xrRichText2.Font = new DevExpress.Drawing.DXFont("Arial", 8F);
this.xrRichText2.LocationFloat = new DevExpress.Utils.PointFloat(463.009F, 147.9097F); this.xrRichText2.LocationFloat = new DevExpress.Utils.PointFloat(501.5507F, 146.868F);
this.xrRichText2.Name = "xrRichText2"; this.xrRichText2.Name = "xrRichText2";
this.xrRichText2.SerializableRtfString = resources.GetString("xrRichText2.SerializableRtfString"); this.xrRichText2.SerializableRtfString = resources.GetString("xrRichText2.SerializableRtfString");
this.xrRichText2.SizeF = new System.Drawing.SizeF(210.8053F, 68.05556F); this.xrRichText2.SizeF = new System.Drawing.SizeF(210.8053F, 68.05556F);
@@ -884,8 +1064,8 @@ namespace BeWoLeverkusen
// xrRichText1 // xrRichText1
// //
this.xrRichText1.Borders = DevExpress.XtraPrinting.BorderSide.None; this.xrRichText1.Borders = DevExpress.XtraPrinting.BorderSide.None;
this.xrRichText1.Font = new System.Drawing.Font("Arial", 8F); this.xrRichText1.Font = new DevExpress.Drawing.DXFont("Arial", 8F);
this.xrRichText1.LocationFloat = new DevExpress.Utils.PointFloat(463.009F, 97.90974F); this.xrRichText1.LocationFloat = new DevExpress.Utils.PointFloat(501.5507F, 96.86807F);
this.xrRichText1.Name = "xrRichText1"; this.xrRichText1.Name = "xrRichText1";
this.xrRichText1.SerializableRtfString = resources.GetString("xrRichText1.SerializableRtfString"); this.xrRichText1.SerializableRtfString = resources.GetString("xrRichText1.SerializableRtfString");
this.xrRichText1.SizeF = new System.Drawing.SizeF(210.8054F, 50F); this.xrRichText1.SizeF = new System.Drawing.SizeF(210.8054F, 50F);
@@ -895,8 +1075,8 @@ namespace BeWoLeverkusen
// xrLabel2 // xrLabel2
// //
this.xrLabel2.Borders = DevExpress.XtraPrinting.BorderSide.None; this.xrLabel2.Borders = DevExpress.XtraPrinting.BorderSide.None;
this.xrLabel2.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Underline); this.xrLabel2.Font = new DevExpress.Drawing.DXFont("Arial", 10F, DevExpress.Drawing.DXFontStyle.Underline);
this.xrLabel2.LocationFloat = new DevExpress.Utils.PointFloat(0F, 97.90974F); this.xrLabel2.LocationFloat = new DevExpress.Utils.PointFloat(10.00001F, 96.868F);
this.xrLabel2.Multiline = true; this.xrLabel2.Multiline = true;
this.xrLabel2.Name = "xrLabel2"; this.xrLabel2.Name = "xrLabel2";
this.xrLabel2.Padding = new DevExpress.XtraPrinting.PaddingInfo(3, 2, 0, 0, 100F); this.xrLabel2.Padding = new DevExpress.XtraPrinting.PaddingInfo(3, 2, 0, 0, 100F);
@@ -912,8 +1092,8 @@ namespace BeWoLeverkusen
// xrLabel7 // xrLabel7
// //
this.xrLabel7.Borders = DevExpress.XtraPrinting.BorderSide.Top; this.xrLabel7.Borders = DevExpress.XtraPrinting.BorderSide.Top;
this.xrLabel7.Font = new System.Drawing.Font("Arial", 10F); this.xrLabel7.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
this.xrLabel7.LocationFloat = new DevExpress.Utils.PointFloat(423.6761F, 259.875F); this.xrLabel7.LocationFloat = new DevExpress.Utils.PointFloat(462.2177F, 258.8333F);
this.xrLabel7.Name = "xrLabel7"; this.xrLabel7.Name = "xrLabel7";
this.xrLabel7.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel7.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
this.xrLabel7.SizeF = new System.Drawing.SizeF(226.2934F, 17.99997F); this.xrLabel7.SizeF = new System.Drawing.SizeF(226.2934F, 17.99997F);
@@ -924,8 +1104,8 @@ namespace BeWoLeverkusen
// xrLabel6 // xrLabel6
// //
this.xrLabel6.Borders = DevExpress.XtraPrinting.BorderSide.Top; this.xrLabel6.Borders = DevExpress.XtraPrinting.BorderSide.Top;
this.xrLabel6.Font = new System.Drawing.Font("Arial", 10F); this.xrLabel6.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
this.xrLabel6.LocationFloat = new DevExpress.Utils.PointFloat(158.4585F, 259.875F); this.xrLabel6.LocationFloat = new DevExpress.Utils.PointFloat(197.0002F, 258.8333F);
this.xrLabel6.Name = "xrLabel6"; this.xrLabel6.Name = "xrLabel6";
this.xrLabel6.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel6.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
this.xrLabel6.SizeF = new System.Drawing.SizeF(211.7083F, 17.99997F); this.xrLabel6.SizeF = new System.Drawing.SizeF(211.7083F, 17.99997F);
@@ -936,8 +1116,8 @@ namespace BeWoLeverkusen
// xrLabel5 // xrLabel5
// //
this.xrLabel5.Borders = DevExpress.XtraPrinting.BorderSide.Top; this.xrLabel5.Borders = DevExpress.XtraPrinting.BorderSide.Top;
this.xrLabel5.Font = new System.Drawing.Font("Arial", 10F); this.xrLabel5.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
this.xrLabel5.LocationFloat = new DevExpress.Utils.PointFloat(0F, 259.875F); this.xrLabel5.LocationFloat = new DevExpress.Utils.PointFloat(10.00001F, 258.8333F);
this.xrLabel5.Name = "xrLabel5"; this.xrLabel5.Name = "xrLabel5";
this.xrLabel5.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel5.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
this.xrLabel5.SizeF = new System.Drawing.SizeF(105.25F, 17.99997F); this.xrLabel5.SizeF = new System.Drawing.SizeF(105.25F, 17.99997F);
@@ -970,12 +1150,12 @@ namespace BeWoLeverkusen
// //
// lblGefiltert // lblGefiltert
// //
this.lblGefiltert.Font = new System.Drawing.Font("Arial", 12F); this.lblGefiltert.Font = new DevExpress.Drawing.DXFont("Arial", 12F);
this.lblGefiltert.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F); this.lblGefiltert.LocationFloat = new DevExpress.Utils.PointFloat(10.00001F, 0F);
this.lblGefiltert.Multiline = true; this.lblGefiltert.Multiline = true;
this.lblGefiltert.Name = "lblGefiltert"; this.lblGefiltert.Name = "lblGefiltert";
this.lblGefiltert.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.lblGefiltert.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
this.lblGefiltert.SizeF = new System.Drawing.SizeF(142.6651F, 25F); this.lblGefiltert.SizeF = new System.Drawing.SizeF(132.6651F, 25F);
this.lblGefiltert.StylePriority.UseFont = false; this.lblGefiltert.StylePriority.UseFont = false;
this.lblGefiltert.StylePriority.UseTextAlignment = false; this.lblGefiltert.StylePriority.UseTextAlignment = false;
this.lblGefiltert.Text = "gefiltert"; this.lblGefiltert.Text = "gefiltert";
@@ -985,7 +1165,7 @@ namespace BeWoLeverkusen
// //
this.xrLabel20.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { this.xrLabel20.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "Year")}); new DevExpress.XtraReports.UI.XRBinding("Text", null, "Year")});
this.xrLabel20.Font = new System.Drawing.Font("Arial", 12F); this.xrLabel20.Font = new DevExpress.Drawing.DXFont("Arial", 12F);
this.xrLabel20.LocationFloat = new DevExpress.Utils.PointFloat(316.6666F, 202.2083F); this.xrLabel20.LocationFloat = new DevExpress.Utils.PointFloat(316.6666F, 202.2083F);
this.xrLabel20.Multiline = true; this.xrLabel20.Multiline = true;
this.xrLabel20.Name = "xrLabel20"; this.xrLabel20.Name = "xrLabel20";
@@ -998,7 +1178,7 @@ namespace BeWoLeverkusen
// //
// xrLabel21 // xrLabel21
// //
this.xrLabel21.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold); this.xrLabel21.Font = new DevExpress.Drawing.DXFont("Arial", 12F, DevExpress.Drawing.DXFontStyle.Bold);
this.xrLabel21.LocationFloat = new DevExpress.Utils.PointFloat(200F, 202.2083F); this.xrLabel21.LocationFloat = new DevExpress.Utils.PointFloat(200F, 202.2083F);
this.xrLabel21.Multiline = true; this.xrLabel21.Multiline = true;
this.xrLabel21.Name = "xrLabel21"; this.xrLabel21.Name = "xrLabel21";
@@ -1012,12 +1192,12 @@ namespace BeWoLeverkusen
// //
// xrLabel18 // xrLabel18
// //
this.xrLabel18.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold); this.xrLabel18.Font = new DevExpress.Drawing.DXFont("Arial", 12F, DevExpress.Drawing.DXFontStyle.Bold);
this.xrLabel18.LocationFloat = new DevExpress.Utils.PointFloat(3.178914E-05F, 202.2083F); this.xrLabel18.LocationFloat = new DevExpress.Utils.PointFloat(10.00001F, 202.2083F);
this.xrLabel18.Multiline = true; this.xrLabel18.Multiline = true;
this.xrLabel18.Name = "xrLabel18"; this.xrLabel18.Name = "xrLabel18";
this.xrLabel18.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 5, 2, 2, 100F); this.xrLabel18.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 5, 2, 2, 100F);
this.xrLabel18.SizeF = new System.Drawing.SizeF(90F, 25F); this.xrLabel18.SizeF = new System.Drawing.SizeF(80.00003F, 25F);
this.xrLabel18.StylePriority.UseFont = false; this.xrLabel18.StylePriority.UseFont = false;
this.xrLabel18.StylePriority.UsePadding = false; this.xrLabel18.StylePriority.UsePadding = false;
this.xrLabel18.StylePriority.UseTextAlignment = false; this.xrLabel18.StylePriority.UseTextAlignment = false;
@@ -1028,7 +1208,7 @@ namespace BeWoLeverkusen
// //
this.xrLabel19.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { this.xrLabel19.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "Month")}); new DevExpress.XtraReports.UI.XRBinding("Text", null, "Month")});
this.xrLabel19.Font = new System.Drawing.Font("Arial", 12F); this.xrLabel19.Font = new DevExpress.Drawing.DXFont("Arial", 12F);
this.xrLabel19.LocationFloat = new DevExpress.Utils.PointFloat(90.00002F, 202.2083F); this.xrLabel19.LocationFloat = new DevExpress.Utils.PointFloat(90.00002F, 202.2083F);
this.xrLabel19.Multiline = true; this.xrLabel19.Multiline = true;
this.xrLabel19.Name = "xrLabel19"; this.xrLabel19.Name = "xrLabel19";
@@ -1043,7 +1223,7 @@ namespace BeWoLeverkusen
// //
this.xrLabel17.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { this.xrLabel17.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "MainAttendant")}); new DevExpress.XtraReports.UI.XRBinding("Text", null, "MainAttendant")});
this.xrLabel17.Font = new System.Drawing.Font("Arial", 12F); this.xrLabel17.Font = new DevExpress.Drawing.DXFont("Arial", 12F);
this.xrLabel17.LocationFloat = new DevExpress.Utils.PointFloat(316.6665F, 147.9133F); this.xrLabel17.LocationFloat = new DevExpress.Utils.PointFloat(316.6665F, 147.9133F);
this.xrLabel17.Multiline = true; this.xrLabel17.Multiline = true;
this.xrLabel17.Name = "xrLabel17"; this.xrLabel17.Name = "xrLabel17";
@@ -1058,7 +1238,7 @@ namespace BeWoLeverkusen
// //
this.xrLabel16.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { this.xrLabel16.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "CustomerLastName")}); new DevExpress.XtraReports.UI.XRBinding("Text", null, "CustomerLastName")});
this.xrLabel16.Font = new System.Drawing.Font("Arial", 12F); this.xrLabel16.Font = new DevExpress.Drawing.DXFont("Arial", 12F);
this.xrLabel16.LocationFloat = new DevExpress.Utils.PointFloat(316.6666F, 22.00003F); this.xrLabel16.LocationFloat = new DevExpress.Utils.PointFloat(316.6666F, 22.00003F);
this.xrLabel16.Multiline = true; this.xrLabel16.Multiline = true;
this.xrLabel16.Name = "xrLabel16"; this.xrLabel16.Name = "xrLabel16";
@@ -1073,7 +1253,7 @@ namespace BeWoLeverkusen
// //
this.xrLabel15.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { this.xrLabel15.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "CustomerFirstName")}); new DevExpress.XtraReports.UI.XRBinding("Text", null, "CustomerFirstName")});
this.xrLabel15.Font = new System.Drawing.Font("Arial", 12F); this.xrLabel15.Font = new DevExpress.Drawing.DXFont("Arial", 12F);
this.xrLabel15.LocationFloat = new DevExpress.Utils.PointFloat(316.6666F, 47.00003F); this.xrLabel15.LocationFloat = new DevExpress.Utils.PointFloat(316.6666F, 47.00003F);
this.xrLabel15.Multiline = true; this.xrLabel15.Multiline = true;
this.xrLabel15.Name = "xrLabel15"; this.xrLabel15.Name = "xrLabel15";
@@ -1088,7 +1268,7 @@ namespace BeWoLeverkusen
// //
this.xrLabel14.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { this.xrLabel14.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "ReferenceNumber")}); new DevExpress.XtraReports.UI.XRBinding("Text", null, "ReferenceNumber")});
this.xrLabel14.Font = new System.Drawing.Font("Arial", 12F); this.xrLabel14.Font = new DevExpress.Drawing.DXFont("Arial", 12F);
this.xrLabel14.LocationFloat = new DevExpress.Utils.PointFloat(316.6666F, 72.00003F); this.xrLabel14.LocationFloat = new DevExpress.Utils.PointFloat(316.6666F, 72.00003F);
this.xrLabel14.Multiline = true; this.xrLabel14.Multiline = true;
this.xrLabel14.Name = "xrLabel14"; this.xrLabel14.Name = "xrLabel14";
@@ -1103,7 +1283,7 @@ namespace BeWoLeverkusen
// //
this.xrLabel9.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { this.xrLabel9.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "ApprovedFLSPerWeek", "{0:0.##}")}); new DevExpress.XtraReports.UI.XRBinding("Text", null, "ApprovedFLSPerWeek", "{0:0.##}")});
this.xrLabel9.Font = new System.Drawing.Font("Arial", 12F); this.xrLabel9.Font = new DevExpress.Drawing.DXFont("Arial", 12F);
this.xrLabel9.LocationFloat = new DevExpress.Utils.PointFloat(316.6665F, 97.91333F); this.xrLabel9.LocationFloat = new DevExpress.Utils.PointFloat(316.6665F, 97.91333F);
this.xrLabel9.Multiline = true; this.xrLabel9.Multiline = true;
this.xrLabel9.Name = "xrLabel9"; this.xrLabel9.Name = "xrLabel9";
@@ -1117,7 +1297,7 @@ namespace BeWoLeverkusen
// //
// xrLabel13 // xrLabel13
// //
this.xrLabel13.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold); this.xrLabel13.Font = new DevExpress.Drawing.DXFont("Arial", 12F, DevExpress.Drawing.DXFontStyle.Bold);
this.xrLabel13.LocationFloat = new DevExpress.Utils.PointFloat(406.5834F, 97.00003F); this.xrLabel13.LocationFloat = new DevExpress.Utils.PointFloat(406.5834F, 97.00003F);
this.xrLabel13.Multiline = true; this.xrLabel13.Multiline = true;
this.xrLabel13.Name = "xrLabel13"; this.xrLabel13.Name = "xrLabel13";
@@ -1131,12 +1311,12 @@ namespace BeWoLeverkusen
// //
// xrLabel11 // xrLabel11
// //
this.xrLabel11.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold); this.xrLabel11.Font = new DevExpress.Drawing.DXFont("Arial", 12F, DevExpress.Drawing.DXFontStyle.Bold);
this.xrLabel11.LocationFloat = new DevExpress.Utils.PointFloat(0F, 147.9133F); this.xrLabel11.LocationFloat = new DevExpress.Utils.PointFloat(10.00001F, 147.9133F);
this.xrLabel11.Multiline = true; this.xrLabel11.Multiline = true;
this.xrLabel11.Name = "xrLabel11"; this.xrLabel11.Name = "xrLabel11";
this.xrLabel11.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 5, 2, 2, 100F); this.xrLabel11.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 5, 2, 2, 100F);
this.xrLabel11.SizeF = new System.Drawing.SizeF(316.6666F, 25F); this.xrLabel11.SizeF = new System.Drawing.SizeF(306.6666F, 25F);
this.xrLabel11.StylePriority.UseFont = false; this.xrLabel11.StylePriority.UseFont = false;
this.xrLabel11.StylePriority.UsePadding = false; this.xrLabel11.StylePriority.UsePadding = false;
this.xrLabel11.StylePriority.UseTextAlignment = false; this.xrLabel11.StylePriority.UseTextAlignment = false;
@@ -1145,12 +1325,12 @@ namespace BeWoLeverkusen
// //
// xrLabel10 // xrLabel10
// //
this.xrLabel10.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold); this.xrLabel10.Font = new DevExpress.Drawing.DXFont("Arial", 12F, DevExpress.Drawing.DXFontStyle.Bold);
this.xrLabel10.LocationFloat = new DevExpress.Utils.PointFloat(0F, 97.91333F); this.xrLabel10.LocationFloat = new DevExpress.Utils.PointFloat(10.00001F, 97.91333F);
this.xrLabel10.Multiline = true; this.xrLabel10.Multiline = true;
this.xrLabel10.Name = "xrLabel10"; this.xrLabel10.Name = "xrLabel10";
this.xrLabel10.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 5, 2, 2, 100F); this.xrLabel10.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 5, 2, 2, 100F);
this.xrLabel10.SizeF = new System.Drawing.SizeF(316.6665F, 25F); this.xrLabel10.SizeF = new System.Drawing.SizeF(306.6665F, 25F);
this.xrLabel10.StylePriority.UseFont = false; this.xrLabel10.StylePriority.UseFont = false;
this.xrLabel10.StylePriority.UsePadding = false; this.xrLabel10.StylePriority.UsePadding = false;
this.xrLabel10.StylePriority.UseTextAlignment = false; this.xrLabel10.StylePriority.UseTextAlignment = false;
@@ -1159,12 +1339,12 @@ namespace BeWoLeverkusen
// //
// xrLabel8 // xrLabel8
// //
this.xrLabel8.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold); this.xrLabel8.Font = new DevExpress.Drawing.DXFont("Arial", 12F, DevExpress.Drawing.DXFontStyle.Bold);
this.xrLabel8.LocationFloat = new DevExpress.Utils.PointFloat(0F, 72.91333F); this.xrLabel8.LocationFloat = new DevExpress.Utils.PointFloat(10.00001F, 72.91333F);
this.xrLabel8.Multiline = true; this.xrLabel8.Multiline = true;
this.xrLabel8.Name = "xrLabel8"; this.xrLabel8.Name = "xrLabel8";
this.xrLabel8.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 5, 2, 2, 100F); this.xrLabel8.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 5, 2, 2, 100F);
this.xrLabel8.SizeF = new System.Drawing.SizeF(316.6666F, 25F); this.xrLabel8.SizeF = new System.Drawing.SizeF(306.6666F, 25F);
this.xrLabel8.StylePriority.UseFont = false; this.xrLabel8.StylePriority.UseFont = false;
this.xrLabel8.StylePriority.UsePadding = false; this.xrLabel8.StylePriority.UsePadding = false;
this.xrLabel8.StylePriority.UseTextAlignment = false; this.xrLabel8.StylePriority.UseTextAlignment = false;
@@ -1173,12 +1353,12 @@ namespace BeWoLeverkusen
// //
// xrLabel4 // xrLabel4
// //
this.xrLabel4.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold); this.xrLabel4.Font = new DevExpress.Drawing.DXFont("Arial", 12F, DevExpress.Drawing.DXFontStyle.Bold);
this.xrLabel4.LocationFloat = new DevExpress.Utils.PointFloat(0F, 47.91333F); this.xrLabel4.LocationFloat = new DevExpress.Utils.PointFloat(10.00001F, 47.91333F);
this.xrLabel4.Multiline = true; this.xrLabel4.Multiline = true;
this.xrLabel4.Name = "xrLabel4"; this.xrLabel4.Name = "xrLabel4";
this.xrLabel4.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 5, 2, 2, 100F); this.xrLabel4.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 5, 2, 2, 100F);
this.xrLabel4.SizeF = new System.Drawing.SizeF(316.6666F, 25F); this.xrLabel4.SizeF = new System.Drawing.SizeF(306.6666F, 25F);
this.xrLabel4.StylePriority.UseFont = false; this.xrLabel4.StylePriority.UseFont = false;
this.xrLabel4.StylePriority.UsePadding = false; this.xrLabel4.StylePriority.UsePadding = false;
this.xrLabel4.StylePriority.UseTextAlignment = false; this.xrLabel4.StylePriority.UseTextAlignment = false;
@@ -1187,7 +1367,7 @@ namespace BeWoLeverkusen
// //
// xrLabel1 // xrLabel1
// //
this.xrLabel1.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold); this.xrLabel1.Font = new DevExpress.Drawing.DXFont("Arial", 12F, DevExpress.Drawing.DXFontStyle.Bold);
this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(142.6651F, 22.91333F); this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(142.6651F, 22.91333F);
this.xrLabel1.Multiline = true; this.xrLabel1.Multiline = true;
this.xrLabel1.Name = "xrLabel1"; this.xrLabel1.Name = "xrLabel1";
@@ -1201,7 +1381,7 @@ namespace BeWoLeverkusen
// //
// xrPictureBox1 // xrPictureBox1
// //
this.xrPictureBox1.Image = ((System.Drawing.Image)(resources.GetObject("xrPictureBox1.Image"))); this.xrPictureBox1.ImageSource = new DevExpress.XtraPrinting.Drawing.ImageSource("img", resources.GetString("xrPictureBox1.ImageSource"));
this.xrPictureBox1.LocationFloat = new DevExpress.Utils.PointFloat(523.25F, 22.00003F); this.xrPictureBox1.LocationFloat = new DevExpress.Utils.PointFloat(523.25F, 22.00003F);
this.xrPictureBox1.Name = "xrPictureBox1"; this.xrPictureBox1.Name = "xrPictureBox1";
this.xrPictureBox1.SizeF = new System.Drawing.SizeF(143.75F, 100F); this.xrPictureBox1.SizeF = new System.Drawing.SizeF(143.75F, 100F);
@@ -1258,163 +1438,6 @@ namespace BeWoLeverkusen
this.fieldFLSFactor.FieldType = DevExpress.XtraReports.UI.FieldType.Decimal; this.fieldFLSFactor.FieldType = DevExpress.XtraReports.UI.FieldType.Decimal;
this.fieldFLSFactor.Name = "fieldFLSFactor"; this.fieldFLSFactor.Name = "fieldFLSFactor";
// //
// xrLabel23
//
this.xrLabel23.BackColor = System.Drawing.Color.Transparent;
this.xrLabel23.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Right | DevExpress.XtraPrinting.BorderSide.Bottom)));
this.xrLabel23.Font = new System.Drawing.Font("Arial", 10F);
this.xrLabel23.LocationFloat = new DevExpress.Utils.PointFloat(600.0001F, 25.00003F);
this.xrLabel23.Name = "xrLabel23";
this.xrLabel23.Padding = new DevExpress.XtraPrinting.PaddingInfo(3, 2, 0, 0, 100F);
this.xrLabel23.SizeF = new System.Drawing.SizeF(139.9999F, 25F);
this.xrLabel23.StylePriority.UseBackColor = false;
this.xrLabel23.StylePriority.UseBorders = false;
this.xrLabel23.StylePriority.UseFont = false;
this.xrLabel23.StylePriority.UsePadding = false;
this.xrLabel23.StylePriority.UseTextAlignment = false;
this.xrLabel23.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
//
// xrLabel3
//
this.xrLabel3.BackColor = System.Drawing.Color.Gainsboro;
this.xrLabel3.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right)
| DevExpress.XtraPrinting.BorderSide.Bottom)));
this.xrLabel3.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.xrLabel3.LocationFloat = new DevExpress.Utils.PointFloat(304F, 6.357829E-05F);
this.xrLabel3.Name = "xrLabel3";
this.xrLabel3.Padding = new DevExpress.XtraPrinting.PaddingInfo(3, 2, 0, 0, 100F);
this.xrLabel3.SizeF = new System.Drawing.SizeF(296F, 24.99994F);
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 = "Summe Fachleistungen in Minuten";
this.xrLabel3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
//
// xrLabel12
//
this.xrLabel12.BackColor = System.Drawing.Color.Transparent;
this.xrLabel12.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right)
| DevExpress.XtraPrinting.BorderSide.Bottom)));
this.xrLabel12.Font = new System.Drawing.Font("Arial", 8F);
this.xrLabel12.LocationFloat = new DevExpress.Utils.PointFloat(304F, 25F);
this.xrLabel12.Name = "xrLabel12";
this.xrLabel12.SizeF = new System.Drawing.SizeF(296.0002F, 25F);
this.xrLabel12.StylePriority.UseBackColor = false;
this.xrLabel12.StylePriority.UseBorders = false;
this.xrLabel12.StylePriority.UseFont = false;
this.xrLabel12.StylePriority.UsePadding = false;
this.xrLabel12.StylePriority.UseTextAlignment = false;
this.xrLabel12.Text = " Ohne Faktor 1,2 (wird erst bei Abrechnung eingerechnet)";
this.xrLabel12.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
//
// xrLabel22
//
this.xrLabel22.BackColor = System.Drawing.Color.Gainsboro;
this.xrLabel22.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right)
| DevExpress.XtraPrinting.BorderSide.Bottom)));
this.xrLabel22.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.xrLabel22.LocationFloat = new DevExpress.Utils.PointFloat(304F, 50F);
this.xrLabel22.Name = "xrLabel22";
this.xrLabel22.Padding = new DevExpress.XtraPrinting.PaddingInfo(3, 2, 0, 0, 100F);
this.xrLabel22.SizeF = new System.Drawing.SizeF(296.0002F, 25F);
this.xrLabel22.StylePriority.UseBackColor = false;
this.xrLabel22.StylePriority.UseBorders = false;
this.xrLabel22.StylePriority.UseFont = false;
this.xrLabel22.StylePriority.UsePadding = false;
this.xrLabel22.StylePriority.UseTextAlignment = false;
this.xrLabel22.Text = "Summe Fehlkontakte in Minuten";
this.xrLabel22.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
//
// xrLabel24
//
this.xrLabel24.BackColor = System.Drawing.Color.Gainsboro;
this.xrLabel24.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Right | DevExpress.XtraPrinting.BorderSide.Bottom)));
this.xrLabel24.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "TotalFLMFehlkontakte", "{0:0.##}")});
this.xrLabel24.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.xrLabel24.LocationFloat = new DevExpress.Utils.PointFloat(600.0001F, 50F);
this.xrLabel24.Name = "xrLabel24";
this.xrLabel24.Padding = new DevExpress.XtraPrinting.PaddingInfo(3, 2, 0, 0, 100F);
this.xrLabel24.SizeF = new System.Drawing.SizeF(139.9996F, 25F);
this.xrLabel24.StylePriority.UseBackColor = false;
this.xrLabel24.StylePriority.UseBorders = false;
this.xrLabel24.StylePriority.UseFont = false;
this.xrLabel24.StylePriority.UsePadding = false;
this.xrLabel24.StylePriority.UseTextAlignment = false;
this.xrLabel24.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
//
// xrLabel25
//
this.xrLabel25.BackColor = System.Drawing.Color.Gainsboro;
this.xrLabel25.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Right | DevExpress.XtraPrinting.BorderSide.Bottom)));
this.xrLabel25.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "TotalFLMoFehlkontakte", "{0:0.##}")});
this.xrLabel25.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.xrLabel25.LocationFloat = new DevExpress.Utils.PointFloat(600F, 6.357829E-05F);
this.xrLabel25.Name = "xrLabel25";
this.xrLabel25.Padding = new DevExpress.XtraPrinting.PaddingInfo(3, 2, 0, 0, 100F);
this.xrLabel25.SizeF = new System.Drawing.SizeF(140F, 24.99994F);
this.xrLabel25.StylePriority.UseBackColor = false;
this.xrLabel25.StylePriority.UseBorders = false;
this.xrLabel25.StylePriority.UseFont = false;
this.xrLabel25.StylePriority.UsePadding = false;
this.xrLabel25.StylePriority.UseTextAlignment = false;
this.xrLabel25.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
//
// xrLabel26
//
this.xrLabel26.Borders = DevExpress.XtraPrinting.BorderSide.None;
this.xrLabel26.Font = new System.Drawing.Font("Arial", 10F);
this.xrLabel26.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
this.xrLabel26.Name = "xrLabel26";
this.xrLabel26.Padding = new DevExpress.XtraPrinting.PaddingInfo(3, 2, 0, 0, 100F);
this.xrLabel26.SizeF = new System.Drawing.SizeF(210.0001F, 25F);
this.xrLabel26.StylePriority.UseBackColor = false;
this.xrLabel26.StylePriority.UseBorders = false;
this.xrLabel26.StylePriority.UseFont = false;
this.xrLabel26.StylePriority.UsePadding = false;
this.xrLabel26.StylePriority.UseTextAlignment = false;
this.xrLabel26.Text = "E = ear to ear, face to face";
this.xrLabel26.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
//
// xrLabel27
//
this.xrLabel27.Borders = DevExpress.XtraPrinting.BorderSide.None;
this.xrLabel27.Font = new System.Drawing.Font("Arial", 10F);
this.xrLabel27.LocationFloat = new DevExpress.Utils.PointFloat(0F, 25.00003F);
this.xrLabel27.Name = "xrLabel27";
this.xrLabel27.Padding = new DevExpress.XtraPrinting.PaddingInfo(3, 2, 0, 0, 100F);
this.xrLabel27.SizeF = new System.Drawing.SizeF(210F, 25F);
this.xrLabel27.StylePriority.UseBackColor = false;
this.xrLabel27.StylePriority.UseBorders = false;
this.xrLabel27.StylePriority.UseFont = false;
this.xrLabel27.StylePriority.UsePadding = false;
this.xrLabel27.StylePriority.UseTextAlignment = false;
this.xrLabel27.Text = "G = Gruppenangebot";
this.xrLabel27.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
//
// lblFehlkontakt
//
this.lblFehlkontakt.Borders = DevExpress.XtraPrinting.BorderSide.None;
this.lblFehlkontakt.Font = new System.Drawing.Font("Arial", 10F);
this.lblFehlkontakt.LocationFloat = new DevExpress.Utils.PointFloat(0F, 50F);
this.lblFehlkontakt.Name = "lblFehlkontakt";
this.lblFehlkontakt.Padding = new DevExpress.XtraPrinting.PaddingInfo(3, 2, 0, 0, 100F);
this.lblFehlkontakt.SizeF = new System.Drawing.SizeF(210F, 25F);
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;
//
// bindingSource1
//
this.bindingSource1.DataSource = typeof(BeWo.Report.ReportObjects.ServicesOverviewRO);
//
// Stundenzettel // Stundenzettel
// //
this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] { this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
@@ -1435,20 +1458,20 @@ namespace BeWoLeverkusen
this.formattingRuleCostBearer, this.formattingRuleCostBearer,
this.formattingRuleEmployeeName, this.formattingRuleEmployeeName,
this.formattingRuleGruppe}); this.formattingRuleGruppe});
this.Margins = new System.Drawing.Printing.Margins(40, 40, 53, 30); this.Margins = new DevExpress.Drawing.DXMargins(69F, 40F, 53F, 30F);
this.PageHeight = 1169; this.PageHeight = 1169;
this.PageWidth = 827; this.PageWidth = 827;
this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4; this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1"; this.Version = "23.2";
((System.ComponentModel.ISupportInitialize)(this.xrTableServiceRecords1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.xrTableServiceRecords1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.xrTable2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable4)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.xrTable4)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable3)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.xrTable3)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTableAbwesenheiten)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.xrTableAbwesenheiten)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrRichText2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.xrRichText2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrRichText1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.xrRichText1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
} }

File diff suppressed because one or more lines are too long