MH: Nous QB angepasst

This commit is contained in:
2026-05-12 11:32:29 +02:00
parent 5e7cf26b11
commit 2ec0fb7415
2 changed files with 326 additions and 426 deletions

View File

@@ -39,6 +39,7 @@ namespace Nous
this.xrTableCell1 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell1 = new DevExpress.XtraReports.UI.XRTableCell();
this.xrTableCell4 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell4 = new DevExpress.XtraReports.UI.XRTableCell();
this.xrTableCell5 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell5 = new DevExpress.XtraReports.UI.XRTableCell();
this.xrTableCell10 = new DevExpress.XtraReports.UI.XRTableCell();
this.xrTableCell11 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell11 = new DevExpress.XtraReports.UI.XRTableCell();
this.xrTableCell9 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell9 = new DevExpress.XtraReports.UI.XRTableCell();
this.xrTableCell12 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell12 = new DevExpress.XtraReports.UI.XRTableCell();
@@ -48,27 +49,31 @@ namespace Nous
this.xrTableCell2 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell2 = new DevExpress.XtraReports.UI.XRTableCell();
this.xrTableCell14 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell14 = new DevExpress.XtraReports.UI.XRTableCell();
this.xrTableCell6 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell6 = new DevExpress.XtraReports.UI.XRTableCell();
this.xrTableCell28 = new DevExpress.XtraReports.UI.XRTableCell();
this.xrTableCell15 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell15 = new DevExpress.XtraReports.UI.XRTableCell();
this.xrTableCell16 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell16 = new DevExpress.XtraReports.UI.XRTableCell();
this.xrTableCell17 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell17 = new DevExpress.XtraReports.UI.XRTableCell();
this.formattingRuleStartDate = new DevExpress.XtraReports.UI.FormattingRule(); this.formattingRuleStartDate = new DevExpress.XtraReports.UI.FormattingRule();
this.DetailReport1 = new DevExpress.XtraReports.UI.DetailReportBand(); this.xrLabel2 = new DevExpress.XtraReports.UI.XRLabel();
this.Detail2 = new DevExpress.XtraReports.UI.DetailBand(); this.xrLabel12 = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabel4 = new DevExpress.XtraReports.UI.XRLabel(); this.xrPictureBox1 = new DevExpress.XtraReports.UI.XRPictureBox();
this.DetailReport2 = new DevExpress.XtraReports.UI.DetailReportBand(); this.ReportHeader = new DevExpress.XtraReports.UI.ReportHeaderBand();
this.Detail3 = new DevExpress.XtraReports.UI.DetailBand(); this.xrLabel1 = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabel10 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel9 = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabel7 = new DevExpress.XtraReports.UI.XRLabel(); this.ReportFooter = new DevExpress.XtraReports.UI.ReportFooterBand();
this.xrLabel6 = new DevExpress.XtraReports.UI.XRLabel(); this.formattingRuleServiceDesc = new DevExpress.XtraReports.UI.FormattingRule();
this.xrLabel8 = new DevExpress.XtraReports.UI.XRLabel(); this.formattingRuleCostBearer = new DevExpress.XtraReports.UI.FormattingRule();
this.GroupFooter1 = new DevExpress.XtraReports.UI.GroupFooterBand(); this.formattingRuleEmployeeName = new DevExpress.XtraReports.UI.FormattingRule();
this.xrLabel11 = new DevExpress.XtraReports.UI.XRLabel(); this.FLS = new DevExpress.XtraReports.UI.CalculatedField();
this.GroupFooter2 = new DevExpress.XtraReports.UI.GroupFooterBand(); this.FLS2 = new DevExpress.XtraReports.UI.CalculatedField();
this.xrLabel15 = new DevExpress.XtraReports.UI.XRLabel(); this.TotalFLS = new DevExpress.XtraReports.UI.CalculatedField();
this.xrRichText1 = new DevExpress.XtraReports.UI.XRRichText(); this.topMarginBand1 = new DevExpress.XtraReports.UI.TopMarginBand();
this.xrRichText2 = new DevExpress.XtraReports.UI.XRRichText(); this.bottomMarginBand1 = new DevExpress.XtraReports.UI.BottomMarginBand();
this.lblHatGruppen = new DevExpress.XtraReports.UI.XRLabel(); this.DetailReport3 = new DevExpress.XtraReports.UI.DetailReportBand();
this.lblHatAbwesenheiten = new DevExpress.XtraReports.UI.XRLabel(); this.Detail4 = new DevExpress.XtraReports.UI.DetailBand();
this.GroupHeader1 = new DevExpress.XtraReports.UI.GroupHeaderBand();
this.fieldFLS = new DevExpress.XtraReports.UI.CalculatedField();
this.fieldTeilnehmer = new DevExpress.XtraReports.UI.CalculatedField();
this.xrTableAbwesenheiten = new DevExpress.XtraReports.UI.XRTable(); this.xrTableAbwesenheiten = new DevExpress.XtraReports.UI.XRTable();
this.xrTableRow3 = new DevExpress.XtraReports.UI.XRTableRow(); this.xrTableRow3 = new DevExpress.XtraReports.UI.XRTableRow();
this.xrTableCell7 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell7 = new DevExpress.XtraReports.UI.XRTableCell();
@@ -90,34 +95,21 @@ namespace Nous
this.xrTableCell29 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell29 = new DevExpress.XtraReports.UI.XRTableCell();
this.xrTableCell30 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell30 = new DevExpress.XtraReports.UI.XRTableCell();
this.xrTableCell31 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell31 = new DevExpress.XtraReports.UI.XRTableCell();
this.xrLabel2 = new DevExpress.XtraReports.UI.XRLabel(); this.lblHatAbwesenheiten = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabel12 = new DevExpress.XtraReports.UI.XRLabel(); this.lblHatGruppen = new DevExpress.XtraReports.UI.XRLabel();
this.xrPictureBox1 = new DevExpress.XtraReports.UI.XRPictureBox(); this.xrRichText2 = new DevExpress.XtraReports.UI.XRRichText();
this.ReportHeader = new DevExpress.XtraReports.UI.ReportHeaderBand(); this.xrRichText1 = new DevExpress.XtraReports.UI.XRRichText();
this.xrLabel1 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel15 = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabel9 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel11 = new DevExpress.XtraReports.UI.XRLabel();
this.ReportFooter = new DevExpress.XtraReports.UI.ReportFooterBand(); this.xrLabel8 = new DevExpress.XtraReports.UI.XRLabel();
this.formattingRuleServiceDesc = new DevExpress.XtraReports.UI.FormattingRule(); this.xrLabel6 = new DevExpress.XtraReports.UI.XRLabel();
this.formattingRuleCostBearer = new DevExpress.XtraReports.UI.FormattingRule(); this.xrLabel4 = new DevExpress.XtraReports.UI.XRLabel();
this.formattingRuleEmployeeName = new DevExpress.XtraReports.UI.FormattingRule();
this.FLS = new DevExpress.XtraReports.UI.CalculatedField();
this.FLS2 = new DevExpress.XtraReports.UI.CalculatedField();
this.TotalFLS = new DevExpress.XtraReports.UI.CalculatedField();
this.topMarginBand1 = new DevExpress.XtraReports.UI.TopMarginBand();
this.bottomMarginBand1 = new DevExpress.XtraReports.UI.BottomMarginBand();
this.DetailReport3 = new DevExpress.XtraReports.UI.DetailReportBand();
this.Detail4 = new DevExpress.XtraReports.UI.DetailBand();
this.GroupHeader1 = new DevExpress.XtraReports.UI.GroupHeaderBand();
this.fieldFLS = new DevExpress.XtraReports.UI.CalculatedField();
this.fieldTeilnehmer = new DevExpress.XtraReports.UI.CalculatedField();
this.bindingSource1 = new System.Windows.Forms.BindingSource(this.components); this.bindingSource1 = new System.Windows.Forms.BindingSource(this.components);
this.xrTableCell10 = new DevExpress.XtraReports.UI.XRTableCell();
this.xrTableCell28 = new DevExpress.XtraReports.UI.XRTableCell();
((System.ComponentModel.ISupportInitialize)(this.xrTableServiceRecords1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.xrTableServiceRecords1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable3)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.xrTable3)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.xrRichText1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.xrRichText2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.xrTableAbwesenheiten)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.xrTableAbwesenheiten)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.xrRichText2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.xrRichText1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
// //
@@ -204,6 +196,17 @@ namespace Nous
this.xrTableCell5.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.xrTableCell5.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
this.xrTableCell5.Weight = 0.1343899272391767D; this.xrTableCell5.Weight = 0.1343899272391767D;
// //
// xrTableCell10
//
this.xrTableCell10.Font = new DevExpress.Drawing.DXFont("Arial", 9.75F, DevExpress.Drawing.DXFontStyle.Bold);
this.xrTableCell10.Multiline = true;
this.xrTableCell10.Name = "xrTableCell10";
this.xrTableCell10.StylePriority.UseFont = false;
this.xrTableCell10.StylePriority.UseTextAlignment = false;
this.xrTableCell10.Text = "Anzahl MA";
this.xrTableCell10.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
this.xrTableCell10.Weight = 0.1343899272391767D;
//
// xrTableCell11 // xrTableCell11
// //
this.xrTableCell11.Font = new DevExpress.Drawing.DXFont("Arial", 9.75F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] { this.xrTableCell11.Font = new DevExpress.Drawing.DXFont("Arial", 9.75F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
@@ -322,6 +325,18 @@ namespace Nous
this.xrTableCell6.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.xrTableCell6.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
this.xrTableCell6.Weight = 0.060746929974127548D; this.xrTableCell6.Weight = 0.060746929974127548D;
// //
// xrTableCell28
//
this.xrTableCell28.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "Services.EmployeeCount")});
this.xrTableCell28.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
this.xrTableCell28.Multiline = true;
this.xrTableCell28.Name = "xrTableCell28";
this.xrTableCell28.StylePriority.UseFont = false;
this.xrTableCell28.StylePriority.UseTextAlignment = false;
this.xrTableCell28.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
this.xrTableCell28.Weight = 0.060746929974127548D;
//
// xrTableCell15 // xrTableCell15
// //
this.xrTableCell15.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { this.xrTableCell15.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
@@ -365,216 +380,181 @@ namespace Nous
this.formattingRuleStartDate.Formatting.Visible = DevExpress.Utils.DefaultBoolean.False; this.formattingRuleStartDate.Formatting.Visible = DevExpress.Utils.DefaultBoolean.False;
this.formattingRuleStartDate.Name = "formattingRuleStartDate"; this.formattingRuleStartDate.Name = "formattingRuleStartDate";
// //
// DetailReport1 // xrLabel2
// //
this.DetailReport1.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] { this.xrLabel2.Borders = DevExpress.XtraPrinting.BorderSide.Bottom;
this.Detail2}); this.xrLabel2.LocationFloat = new DevExpress.Utils.PointFloat(0F, 254.5695F);
this.DetailReport1.Level = 1; this.xrLabel2.Name = "xrLabel2";
this.DetailReport1.Name = "DetailReport1"; this.xrLabel2.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
this.DetailReport1.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F); this.xrLabel2.SizeF = new System.Drawing.SizeF(329.3559F, 25F);
this.DetailReport1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft; this.xrLabel2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
// //
// Detail2 // xrLabel12
// //
this.Detail2.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) this.xrLabel12.Borders = DevExpress.XtraPrinting.BorderSide.None;
| DevExpress.XtraPrinting.BorderSide.Right) this.xrLabel12.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
| DevExpress.XtraPrinting.BorderSide.Bottom))); this.xrLabel12.LocationFloat = new DevExpress.Utils.PointFloat(0F, 279.5695F);
this.Detail2.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.xrLabel12.Multiline = true;
this.xrLabel4}); this.xrLabel12.Name = "xrLabel12";
this.Detail2.HeightF = 60.08332F; this.xrLabel12.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
this.Detail2.Name = "Detail2"; this.xrLabel12.SizeF = new System.Drawing.SizeF(333F, 24F);
this.Detail2.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F); this.xrLabel12.StylePriority.UseBorders = false;
this.Detail2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft; this.xrLabel12.StylePriority.UseFont = false;
this.xrLabel12.StylePriority.UseTextAlignment = false;
this.xrLabel12.Text = "Datum, Unterschrift";
this.xrLabel12.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
// //
// xrLabel4 // xrPictureBox1
// //
this.xrLabel4.Borders = DevExpress.XtraPrinting.BorderSide.None; this.xrPictureBox1.ImageSource = new DevExpress.XtraPrinting.Drawing.ImageSource("img", resources.GetString("xrPictureBox1.ImageSource"));
this.xrLabel4.Font = new DevExpress.Drawing.DXFont("Arial", 10F); this.xrPictureBox1.LocationFloat = new DevExpress.Utils.PointFloat(478.6479F, 41.56178F);
this.xrLabel4.LocationFloat = new DevExpress.Utils.PointFloat(0F, 35.08332F); this.xrPictureBox1.Name = "xrPictureBox1";
this.xrLabel4.Name = "xrLabel4"; this.xrPictureBox1.SizeF = new System.Drawing.SizeF(192.7083F, 88.43822F);
this.xrLabel4.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrPictureBox1.Sizing = DevExpress.XtraPrinting.ImageSizeMode.ZoomImage;
this.xrLabel4.SizeF = new System.Drawing.SizeF(333F, 25F);
this.xrLabel4.StylePriority.UseFont = false;
this.xrLabel4.StylePriority.UseTextAlignment = false;
this.xrLabel4.Text = "Ich versichere die Richtigkeit der o.g. Angaben:";
this.xrLabel4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
// //
// DetailReport2 // ReportHeader
// //
this.DetailReport2.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] { this.ReportHeader.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
this.Detail3, this.xrLabel1,
this.GroupFooter1, this.xrLabel9});
this.GroupFooter2}); this.ReportHeader.HeightF = 65F;
this.DetailReport2.DataMember = "AllEmployees"; this.ReportHeader.Name = "ReportHeader";
this.DetailReport2.DataSource = this.bindingSource1;
this.DetailReport2.Level = 2;
this.DetailReport2.Name = "DetailReport2";
this.DetailReport2.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
this.DetailReport2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
// //
// Detail3 // xrLabel1
// //
this.Detail3.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.xrLabel1.Font = new DevExpress.Drawing.DXFont("Arial", 14F);
this.xrLabel10, this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
this.xrLabel7, this.xrLabel1.Multiline = true;
this.xrLabel6, this.xrLabel1.Name = "xrLabel1";
this.xrLabel8}); this.xrLabel1.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
this.Detail3.HeightF = 42F; this.xrLabel1.SizeF = new System.Drawing.SizeF(650F, 25F);
this.Detail3.Name = "Detail3"; this.xrLabel1.StylePriority.UseFont = false;
this.Detail3.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F); this.xrLabel1.StylePriority.UseTextAlignment = false;
this.Detail3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft; this.xrLabel1.Text = "Stunden-Dokumentation Betreutes Wohnen";
this.xrLabel1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
// //
// xrLabel10 // xrLabel9
// //
this.xrLabel10.Font = new DevExpress.Drawing.DXFont("Arial", 9.75F); this.xrLabel9.Font = new DevExpress.Drawing.DXFont("Arial", 12F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
this.xrLabel10.LocationFloat = new DevExpress.Utils.PointFloat(392F, 17F);
this.xrLabel10.Name = "xrLabel10";
this.xrLabel10.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
this.xrLabel10.SizeF = new System.Drawing.SizeF(100F, 25F);
this.xrLabel10.StylePriority.UseFont = false;
this.xrLabel10.StylePriority.UseTextAlignment = false;
this.xrLabel10.Text = "FLS";
this.xrLabel10.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
//
// xrLabel7
//
this.xrLabel7.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "AllEmployees.TotalFLSString", "{0:n}")});
this.xrLabel7.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
this.xrLabel7.LocationFloat = new DevExpress.Utils.PointFloat(325F, 17F);
this.xrLabel7.Name = "xrLabel7";
this.xrLabel7.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
this.xrLabel7.SizeF = new System.Drawing.SizeF(58F, 25F);
this.xrLabel7.StylePriority.UseFont = false;
this.xrLabel7.StylePriority.UseTextAlignment = false;
this.xrLabel7.Text = "xrLabel7";
this.xrLabel7.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
//
// xrLabel6
//
this.xrLabel6.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "AllEmployees.EmployeeName")});
this.xrLabel6.Font = new DevExpress.Drawing.DXFont("Arial", 9.75F);
this.xrLabel6.LocationFloat = new DevExpress.Utils.PointFloat(0F, 17F);
this.xrLabel6.Name = "xrLabel6";
this.xrLabel6.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
this.xrLabel6.SizeF = new System.Drawing.SizeF(125F, 25F);
this.xrLabel6.StylePriority.UseFont = false;
this.xrLabel6.StylePriority.UseTextAlignment = false;
this.xrLabel6.Text = "xrLabel6";
this.xrLabel6.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
//
// xrLabel8
//
this.xrLabel8.Borders = DevExpress.XtraPrinting.BorderSide.Bottom;
this.xrLabel8.Font = new DevExpress.Drawing.DXFont("Arial", 9F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))}); new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrLabel8.LocationFloat = new DevExpress.Utils.PointFloat(125F, 12F); this.xrLabel9.LocationFloat = new DevExpress.Utils.PointFloat(0F, 33F);
this.xrLabel8.Name = "xrLabel8"; this.xrLabel9.Multiline = true;
this.xrLabel8.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel9.Name = "xrLabel9";
this.xrLabel8.SizeF = new System.Drawing.SizeF(200F, 25F); this.xrLabel9.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
this.xrLabel8.StylePriority.UseBorders = false; this.xrLabel9.SizeF = new System.Drawing.SizeF(650F, 25F);
this.xrLabel8.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft; this.xrLabel9.StylePriority.UseFont = false;
this.xrLabel9.StylePriority.UseTextAlignment = false;
this.xrLabel9.Text = "[CustomerName]: [Month] [Year]";
this.xrLabel9.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
// //
// GroupFooter1 // ReportFooter
// //
this.GroupFooter1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.ReportFooter.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
this.xrLabel11}); this.xrLabel4,
this.GroupFooter1.HeightF = 42.00001F; this.xrLabel8,
this.GroupFooter1.Name = "GroupFooter1"; this.xrLabel6,
// this.xrLabel11,
// xrLabel11 this.xrTableAbwesenheiten,
//
this.xrLabel11.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "TotalFLSPerCostBearer")});
this.xrLabel11.Font = new DevExpress.Drawing.DXFont("Arial", 10F, ((DevExpress.Drawing.DXFontStyle)((DevExpress.Drawing.DXFontStyle.Bold | DevExpress.Drawing.DXFontStyle.Italic))));
this.xrLabel11.LocationFloat = new DevExpress.Utils.PointFloat(0F, 17.00001F);
this.xrLabel11.Name = "xrLabel11";
this.xrLabel11.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
this.xrLabel11.SizeF = new System.Drawing.SizeF(671.356F, 25F);
this.xrLabel11.StylePriority.UseFont = false;
this.xrLabel11.Text = "xrLabel11";
//
// GroupFooter2
//
this.GroupFooter2.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
this.xrLabel15,
this.xrRichText1,
this.xrRichText2,
this.lblHatGruppen,
this.lblHatAbwesenheiten, this.lblHatAbwesenheiten,
this.xrTableAbwesenheiten}); this.lblHatGruppen,
this.GroupFooter2.HeightF = 140.1389F; this.xrRichText2,
this.GroupFooter2.Level = 1; this.xrRichText1,
this.GroupFooter2.Name = "GroupFooter2"; this.xrLabel15,
this.xrLabel12,
this.xrLabel2});
this.ReportFooter.HeightF = 321.1945F;
this.ReportFooter.KeepTogether = true;
this.ReportFooter.Name = "ReportFooter";
// //
// xrLabel15 // formattingRuleServiceDesc
// //
this.xrLabel15.Font = new DevExpress.Drawing.DXFont("Arial", 10F, DevExpress.Drawing.DXFontStyle.Underline); this.formattingRuleServiceDesc.Condition = "[StartDate2] < [StartDate]";
this.xrLabel15.LocationFloat = new DevExpress.Utils.PointFloat(0F, 22.08332F); this.formattingRuleServiceDesc.DataMember = "ServicesDouble";
this.xrLabel15.Multiline = true; this.formattingRuleServiceDesc.Formatting.Visible = DevExpress.Utils.DefaultBoolean.False;
this.xrLabel15.Name = "xrLabel15"; this.formattingRuleServiceDesc.Name = "formattingRuleServiceDesc";
this.xrLabel15.Padding = new DevExpress.XtraPrinting.PaddingInfo(3, 2, 0, 0, 100F);
this.xrLabel15.SizeF = new System.Drawing.SizeF(170F, 43.61115F);
this.xrLabel15.StylePriority.UseBackColor = false;
this.xrLabel15.StylePriority.UseBorders = false;
this.xrLabel15.StylePriority.UseFont = false;
this.xrLabel15.StylePriority.UsePadding = false;
this.xrLabel15.StylePriority.UseTextAlignment = false;
this.xrLabel15.Text = "Krankenhausaufenthalte/\r\nstat. Rehamaßnahmen:";
this.xrLabel15.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
// //
// xrRichText1 // formattingRuleCostBearer
// //
this.xrRichText1.Font = new DevExpress.Drawing.DXFont("Arial", 8F); this.formattingRuleCostBearer.Condition = "[StartDate2] < [StartDate]";
this.xrRichText1.LocationFloat = new DevExpress.Utils.PointFloat(474.4724F, 22.08332F); this.formattingRuleCostBearer.DataMember = "ServicesDouble";
this.xrRichText1.Name = "xrRichText1"; this.formattingRuleCostBearer.Formatting.Visible = DevExpress.Utils.DefaultBoolean.False;
this.xrRichText1.SerializableRtfString = resources.GetString("xrRichText1.SerializableRtfString"); this.formattingRuleCostBearer.Name = "formattingRuleCostBearer";
this.xrRichText1.SizeF = new System.Drawing.SizeF(227.5277F, 50F);
this.xrRichText1.StylePriority.UseFont = false;
// //
// xrRichText2 // formattingRuleEmployeeName
// //
this.xrRichText2.Font = new DevExpress.Drawing.DXFont("Arial", 8F); this.formattingRuleEmployeeName.Condition = "[StartDate2] < [StartDate]";
this.xrRichText2.LocationFloat = new DevExpress.Utils.PointFloat(474.4724F, 72.08337F); this.formattingRuleEmployeeName.DataMember = "ServicesDouble";
this.xrRichText2.Name = "xrRichText2"; this.formattingRuleEmployeeName.Formatting.Visible = DevExpress.Utils.DefaultBoolean.False;
this.xrRichText2.SerializableRtfString = resources.GetString("xrRichText2.SerializableRtfString"); this.formattingRuleEmployeeName.Name = "formattingRuleEmployeeName";
this.xrRichText2.SizeF = new System.Drawing.SizeF(227.5276F, 68.05555F);
this.xrRichText2.StylePriority.UseFont = false;
// //
// lblHatGruppen // FLS
// //
this.lblHatGruppen.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) this.FLS.DataMember = "ServicesDouble";
| DevExpress.XtraPrinting.BorderSide.Right) this.FLS.Expression = "[Minutes] / 60";
| DevExpress.XtraPrinting.BorderSide.Bottom))); this.FLS.Name = "FLS";
this.lblHatGruppen.Font = new DevExpress.Drawing.DXFont("Arial", 10F); this.FLS.Scripts.OnGetValue = "FLS_GetValue";
this.lblHatGruppen.LocationFloat = new DevExpress.Utils.PointFloat(435.1386F, 22.08332F);
this.lblHatGruppen.Name = "lblHatGruppen";
this.lblHatGruppen.Padding = new DevExpress.XtraPrinting.PaddingInfo(3, 2, 0, 0, 100F);
this.lblHatGruppen.SizeF = new System.Drawing.SizeF(30F, 30F);
this.lblHatGruppen.StylePriority.UseBackColor = false;
this.lblHatGruppen.StylePriority.UseBorders = false;
this.lblHatGruppen.StylePriority.UseFont = false;
this.lblHatGruppen.StylePriority.UsePadding = false;
this.lblHatGruppen.StylePriority.UseTextAlignment = false;
this.lblHatGruppen.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
// //
// lblHatAbwesenheiten // FLS2
// //
this.lblHatAbwesenheiten.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) this.FLS2.DataMember = "ServicesDouble";
| DevExpress.XtraPrinting.BorderSide.Right) this.FLS2.Expression = "[Minutes2] / 60";
| DevExpress.XtraPrinting.BorderSide.Bottom))); this.FLS2.Name = "FLS2";
this.lblHatAbwesenheiten.Font = new DevExpress.Drawing.DXFont("Arial", 10F); //
this.lblHatAbwesenheiten.LocationFloat = new DevExpress.Utils.PointFloat(435.1386F, 72.08337F); // TotalFLS
this.lblHatAbwesenheiten.Name = "lblHatAbwesenheiten"; //
this.lblHatAbwesenheiten.Padding = new DevExpress.XtraPrinting.PaddingInfo(3, 2, 0, 0, 100F); this.TotalFLS.DataMember = "AllEmployees";
this.lblHatAbwesenheiten.SizeF = new System.Drawing.SizeF(30F, 30F); this.TotalFLS.Expression = "[TotalFLM] / 60";
this.lblHatAbwesenheiten.StylePriority.UseBackColor = false; this.TotalFLS.Name = "TotalFLS";
this.lblHatAbwesenheiten.StylePriority.UseBorders = false; //
this.lblHatAbwesenheiten.StylePriority.UseFont = false; // topMarginBand1
this.lblHatAbwesenheiten.StylePriority.UsePadding = false; //
this.lblHatAbwesenheiten.StylePriority.UseTextAlignment = false; this.topMarginBand1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
this.lblHatAbwesenheiten.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.xrPictureBox1});
this.topMarginBand1.HeightF = 140F;
this.topMarginBand1.Name = "topMarginBand1";
//
// bottomMarginBand1
//
this.bottomMarginBand1.HeightF = 30F;
this.bottomMarginBand1.Name = "bottomMarginBand1";
//
// DetailReport3
//
this.DetailReport3.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
this.Detail4,
this.GroupHeader1});
this.DetailReport3.DataMember = "Services";
this.DetailReport3.DataSource = this.bindingSource1;
this.DetailReport3.Level = 0;
this.DetailReport3.Name = "DetailReport3";
//
// Detail4
//
this.Detail4.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
this.xrTable3});
this.Detail4.HeightF = 20F;
this.Detail4.Name = "Detail4";
//
// GroupHeader1
//
this.GroupHeader1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
this.xrTableServiceRecords1});
this.GroupHeader1.HeightF = 20F;
this.GroupHeader1.Name = "GroupHeader1";
//
// fieldFLS
//
this.fieldFLS.DataMember = "Services";
this.fieldFLS.Expression = "[Minutes]/60";
this.fieldFLS.FieldType = DevExpress.XtraReports.UI.FieldType.Decimal;
this.fieldFLS.Name = "fieldFLS";
//
// fieldTeilnehmer
//
this.fieldTeilnehmer.DataMember = "Services";
this.fieldTeilnehmer.Expression = "Iif([CustomerCount] > 1, [CustomerCount] , \'\')";
this.fieldTeilnehmer.FieldType = DevExpress.XtraReports.UI.FieldType.String;
this.fieldTeilnehmer.Name = "fieldTeilnehmer";
// //
// xrTableAbwesenheiten // xrTableAbwesenheiten
// //
@@ -584,7 +564,7 @@ namespace Nous
| DevExpress.XtraPrinting.BorderSide.Bottom))); | DevExpress.XtraPrinting.BorderSide.Bottom)));
this.xrTableAbwesenheiten.Font = new DevExpress.Drawing.DXFont("Arial", 10F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] { this.xrTableAbwesenheiten.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)))}); new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableAbwesenheiten.LocationFloat = new DevExpress.Utils.PointFloat(169.9999F, 22.08332F); this.xrTableAbwesenheiten.LocationFloat = new DevExpress.Utils.PointFloat(169.9999F, 136.3333F);
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[] {
@@ -804,205 +784,133 @@ namespace Nous
this.xrTableCell31.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; this.xrTableCell31.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
this.xrTableCell31.Weight = 0.075757568269402914D; this.xrTableCell31.Weight = 0.075757568269402914D;
// //
// xrLabel2 // lblHatAbwesenheiten
// //
this.xrLabel2.Borders = DevExpress.XtraPrinting.BorderSide.Bottom; this.lblHatAbwesenheiten.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
this.xrLabel2.LocationFloat = new DevExpress.Utils.PointFloat(0F, 31.00001F); | DevExpress.XtraPrinting.BorderSide.Right)
this.xrLabel2.Name = "xrLabel2"; | DevExpress.XtraPrinting.BorderSide.Bottom)));
this.xrLabel2.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.lblHatAbwesenheiten.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
this.xrLabel2.SizeF = new System.Drawing.SizeF(329.3559F, 25F); this.lblHatAbwesenheiten.LocationFloat = new DevExpress.Utils.PointFloat(435.1386F, 186.3334F);
this.xrLabel2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft; this.lblHatAbwesenheiten.Name = "lblHatAbwesenheiten";
this.lblHatAbwesenheiten.Padding = new DevExpress.XtraPrinting.PaddingInfo(3, 2, 0, 0, 100F);
this.lblHatAbwesenheiten.SizeF = new System.Drawing.SizeF(30F, 30F);
this.lblHatAbwesenheiten.StylePriority.UseBackColor = false;
this.lblHatAbwesenheiten.StylePriority.UseBorders = false;
this.lblHatAbwesenheiten.StylePriority.UseFont = false;
this.lblHatAbwesenheiten.StylePriority.UsePadding = false;
this.lblHatAbwesenheiten.StylePriority.UseTextAlignment = false;
this.lblHatAbwesenheiten.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
// //
// xrLabel12 // lblHatGruppen
// //
this.xrLabel12.Borders = DevExpress.XtraPrinting.BorderSide.None; this.lblHatGruppen.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
this.xrLabel12.Font = new DevExpress.Drawing.DXFont("Arial", 10F); | DevExpress.XtraPrinting.BorderSide.Right)
this.xrLabel12.LocationFloat = new DevExpress.Utils.PointFloat(0F, 56.00001F); | DevExpress.XtraPrinting.BorderSide.Bottom)));
this.xrLabel12.Multiline = true; this.lblHatGruppen.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
this.xrLabel12.Name = "xrLabel12"; this.lblHatGruppen.LocationFloat = new DevExpress.Utils.PointFloat(435.1386F, 136.3333F);
this.xrLabel12.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.lblHatGruppen.Name = "lblHatGruppen";
this.xrLabel12.SizeF = new System.Drawing.SizeF(333F, 24F); this.lblHatGruppen.Padding = new DevExpress.XtraPrinting.PaddingInfo(3, 2, 0, 0, 100F);
this.xrLabel12.StylePriority.UseBorders = false; this.lblHatGruppen.SizeF = new System.Drawing.SizeF(30F, 30F);
this.xrLabel12.StylePriority.UseFont = false; this.lblHatGruppen.StylePriority.UseBackColor = false;
this.xrLabel12.StylePriority.UseTextAlignment = false; this.lblHatGruppen.StylePriority.UseBorders = false;
this.xrLabel12.Text = "Datum, Unterschrift"; this.lblHatGruppen.StylePriority.UseFont = false;
this.xrLabel12.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; this.lblHatGruppen.StylePriority.UsePadding = false;
this.lblHatGruppen.StylePriority.UseTextAlignment = false;
this.lblHatGruppen.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
// //
// xrPictureBox1 // xrRichText2
// //
this.xrPictureBox1.ImageSource = new DevExpress.XtraPrinting.Drawing.ImageSource("img", resources.GetString("xrPictureBox1.ImageSource")); this.xrRichText2.Font = new DevExpress.Drawing.DXFont("Arial", 8F);
this.xrPictureBox1.LocationFloat = new DevExpress.Utils.PointFloat(478.6479F, 41.56178F); this.xrRichText2.LocationFloat = new DevExpress.Utils.PointFloat(474.4725F, 186.3333F);
this.xrPictureBox1.Name = "xrPictureBox1"; this.xrRichText2.Name = "xrRichText2";
this.xrPictureBox1.SizeF = new System.Drawing.SizeF(192.7083F, 88.43822F); this.xrRichText2.SerializableRtfString = resources.GetString("xrRichText2.SerializableRtfString");
this.xrPictureBox1.Sizing = DevExpress.XtraPrinting.ImageSizeMode.ZoomImage; this.xrRichText2.SizeF = new System.Drawing.SizeF(227.5276F, 68.05555F);
this.xrRichText2.StylePriority.UseFont = false;
// //
// ReportHeader // xrRichText1
// //
this.ReportHeader.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.xrRichText1.Font = new DevExpress.Drawing.DXFont("Arial", 8F);
this.xrLabel1, this.xrRichText1.LocationFloat = new DevExpress.Utils.PointFloat(474.4724F, 136.3333F);
this.xrLabel9}); this.xrRichText1.Name = "xrRichText1";
this.ReportHeader.HeightF = 65F; this.xrRichText1.SerializableRtfString = resources.GetString("xrRichText1.SerializableRtfString");
this.ReportHeader.Name = "ReportHeader"; this.xrRichText1.SizeF = new System.Drawing.SizeF(227.5277F, 50F);
this.xrRichText1.StylePriority.UseFont = false;
// //
// xrLabel1 // xrLabel15
// //
this.xrLabel1.Font = new DevExpress.Drawing.DXFont("Arial", 14F); this.xrLabel15.Font = new DevExpress.Drawing.DXFont("Arial", 10F, DevExpress.Drawing.DXFontStyle.Underline);
this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F); this.xrLabel15.LocationFloat = new DevExpress.Utils.PointFloat(0F, 136.3333F);
this.xrLabel1.Multiline = true; this.xrLabel15.Multiline = true;
this.xrLabel1.Name = "xrLabel1"; this.xrLabel15.Name = "xrLabel15";
this.xrLabel1.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel15.Padding = new DevExpress.XtraPrinting.PaddingInfo(3, 2, 0, 0, 100F);
this.xrLabel1.SizeF = new System.Drawing.SizeF(650F, 25F); this.xrLabel15.SizeF = new System.Drawing.SizeF(170F, 43.61115F);
this.xrLabel1.StylePriority.UseFont = false; this.xrLabel15.StylePriority.UseBackColor = false;
this.xrLabel1.StylePriority.UseTextAlignment = false; this.xrLabel15.StylePriority.UseBorders = false;
this.xrLabel1.Text = "Stunden-Dokumentation Betreutes Wohnen"; this.xrLabel15.StylePriority.UseFont = false;
this.xrLabel1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft; this.xrLabel15.StylePriority.UsePadding = false;
this.xrLabel15.StylePriority.UseTextAlignment = false;
this.xrLabel15.Text = "Krankenhausaufenthalte/\r\nstat. Rehamaßnahmen:";
this.xrLabel15.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
// //
// xrLabel9 // xrLabel11
// //
this.xrLabel9.Font = new DevExpress.Drawing.DXFont("Arial", 12F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] { this.xrLabel11.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "TotalFLSPerCostBearer")});
this.xrLabel11.Font = new DevExpress.Drawing.DXFont("Arial", 10F, ((DevExpress.Drawing.DXFontStyle)((DevExpress.Drawing.DXFontStyle.Bold | DevExpress.Drawing.DXFontStyle.Italic))));
this.xrLabel11.LocationFloat = new DevExpress.Utils.PointFloat(0F, 89.16667F);
this.xrLabel11.Name = "xrLabel11";
this.xrLabel11.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
this.xrLabel11.SizeF = new System.Drawing.SizeF(671.356F, 25F);
this.xrLabel11.StylePriority.UseFont = false;
this.xrLabel11.Text = "xrLabel11";
//
// xrLabel8
//
this.xrLabel8.Borders = DevExpress.XtraPrinting.BorderSide.Bottom;
this.xrLabel8.Font = new DevExpress.Drawing.DXFont("Arial", 9F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))}); new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrLabel9.LocationFloat = new DevExpress.Utils.PointFloat(0F, 33F); this.xrLabel8.LocationFloat = new DevExpress.Utils.PointFloat(125F, 46.54166F);
this.xrLabel9.Multiline = true; this.xrLabel8.Name = "xrLabel8";
this.xrLabel9.Name = "xrLabel9"; this.xrLabel8.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
this.xrLabel9.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel8.SizeF = new System.Drawing.SizeF(200F, 25F);
this.xrLabel9.SizeF = new System.Drawing.SizeF(650F, 25F); this.xrLabel8.StylePriority.UseBorders = false;
this.xrLabel9.StylePriority.UseFont = false; this.xrLabel8.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
this.xrLabel9.StylePriority.UseTextAlignment = false;
this.xrLabel9.Text = "[CustomerName]: [Month] [Year]";
this.xrLabel9.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
// //
// ReportFooter // xrLabel6
// //
this.ReportFooter.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.xrLabel6.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
this.xrLabel12, new DevExpress.XtraReports.UI.XRBinding("Text", null, "MainAttendant")});
this.xrLabel2}); this.xrLabel6.Font = new DevExpress.Drawing.DXFont("Arial", 9.75F);
this.ReportFooter.HeightF = 80.00002F; this.xrLabel6.LocationFloat = new DevExpress.Utils.PointFloat(0F, 46.54166F);
this.ReportFooter.KeepTogether = true; this.xrLabel6.Name = "xrLabel6";
this.ReportFooter.Name = "ReportFooter"; this.xrLabel6.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
this.xrLabel6.SizeF = new System.Drawing.SizeF(125F, 25F);
this.xrLabel6.StylePriority.UseFont = false;
this.xrLabel6.StylePriority.UseTextAlignment = false;
this.xrLabel6.Text = "xrLabel6";
this.xrLabel6.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
// //
// formattingRuleServiceDesc // xrLabel4
// //
this.formattingRuleServiceDesc.Condition = "[StartDate2] < [StartDate]"; this.xrLabel4.Borders = DevExpress.XtraPrinting.BorderSide.None;
this.formattingRuleServiceDesc.DataMember = "ServicesDouble"; this.xrLabel4.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
this.formattingRuleServiceDesc.Formatting.Visible = DevExpress.Utils.DefaultBoolean.False; this.xrLabel4.LocationFloat = new DevExpress.Utils.PointFloat(0F, 10.00001F);
this.formattingRuleServiceDesc.Name = "formattingRuleServiceDesc"; this.xrLabel4.Name = "xrLabel4";
// this.xrLabel4.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
// formattingRuleCostBearer this.xrLabel4.SizeF = new System.Drawing.SizeF(333F, 25F);
// this.xrLabel4.StylePriority.UseFont = false;
this.formattingRuleCostBearer.Condition = "[StartDate2] < [StartDate]"; this.xrLabel4.StylePriority.UseTextAlignment = false;
this.formattingRuleCostBearer.DataMember = "ServicesDouble"; this.xrLabel4.Text = "Ich versichere die Richtigkeit der o.g. Angaben:";
this.formattingRuleCostBearer.Formatting.Visible = DevExpress.Utils.DefaultBoolean.False; this.xrLabel4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
this.formattingRuleCostBearer.Name = "formattingRuleCostBearer";
//
// formattingRuleEmployeeName
//
this.formattingRuleEmployeeName.Condition = "[StartDate2] < [StartDate]";
this.formattingRuleEmployeeName.DataMember = "ServicesDouble";
this.formattingRuleEmployeeName.Formatting.Visible = DevExpress.Utils.DefaultBoolean.False;
this.formattingRuleEmployeeName.Name = "formattingRuleEmployeeName";
//
// FLS
//
this.FLS.DataMember = "ServicesDouble";
this.FLS.Expression = "[Minutes] / 60";
this.FLS.Name = "FLS";
this.FLS.Scripts.OnGetValue = "FLS_GetValue";
//
// FLS2
//
this.FLS2.DataMember = "ServicesDouble";
this.FLS2.Expression = "[Minutes2] / 60";
this.FLS2.Name = "FLS2";
//
// TotalFLS
//
this.TotalFLS.DataMember = "AllEmployees";
this.TotalFLS.Expression = "[TotalFLM] / 60";
this.TotalFLS.Name = "TotalFLS";
//
// topMarginBand1
//
this.topMarginBand1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
this.xrPictureBox1});
this.topMarginBand1.HeightF = 140F;
this.topMarginBand1.Name = "topMarginBand1";
//
// bottomMarginBand1
//
this.bottomMarginBand1.HeightF = 30F;
this.bottomMarginBand1.Name = "bottomMarginBand1";
//
// DetailReport3
//
this.DetailReport3.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
this.Detail4,
this.GroupHeader1});
this.DetailReport3.DataMember = "Services";
this.DetailReport3.DataSource = this.bindingSource1;
this.DetailReport3.Level = 0;
this.DetailReport3.Name = "DetailReport3";
//
// Detail4
//
this.Detail4.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
this.xrTable3});
this.Detail4.HeightF = 20F;
this.Detail4.Name = "Detail4";
//
// GroupHeader1
//
this.GroupHeader1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
this.xrTableServiceRecords1});
this.GroupHeader1.HeightF = 20F;
this.GroupHeader1.Name = "GroupHeader1";
//
// fieldFLS
//
this.fieldFLS.DataMember = "Services";
this.fieldFLS.Expression = "[Minutes]/60";
this.fieldFLS.FieldType = DevExpress.XtraReports.UI.FieldType.Decimal;
this.fieldFLS.Name = "fieldFLS";
//
// fieldTeilnehmer
//
this.fieldTeilnehmer.DataMember = "Services";
this.fieldTeilnehmer.Expression = "Iif([CustomerCount] > 1, [CustomerCount] , \'\')";
this.fieldTeilnehmer.FieldType = DevExpress.XtraReports.UI.FieldType.String;
this.fieldTeilnehmer.Name = "fieldTeilnehmer";
// //
// bindingSource1 // bindingSource1
// //
this.bindingSource1.DataSource = typeof(BeWo.Report.ReportObjects.ServicesOverviewRO); this.bindingSource1.DataSource = typeof(BeWo.Report.ReportObjects.ServicesOverviewRO);
// //
// xrTableCell10
//
this.xrTableCell10.Font = new DevExpress.Drawing.DXFont("Arial", 9.75F, DevExpress.Drawing.DXFontStyle.Bold);
this.xrTableCell10.Multiline = true;
this.xrTableCell10.Name = "xrTableCell10";
this.xrTableCell10.StylePriority.UseFont = false;
this.xrTableCell10.StylePriority.UseTextAlignment = false;
this.xrTableCell10.Text = "Anzahl MA";
this.xrTableCell10.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
this.xrTableCell10.Weight = 0.1343899272391767D;
//
// xrTableCell28
//
this.xrTableCell28.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "Services.EmployeeCount")});
this.xrTableCell28.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
this.xrTableCell28.Multiline = true;
this.xrTableCell28.Name = "xrTableCell28";
this.xrTableCell28.StylePriority.UseFont = false;
this.xrTableCell28.StylePriority.UseTextAlignment = false;
this.xrTableCell28.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
this.xrTableCell28.Weight = 0.060746929974127548D;
//
// Stundenzettel // Stundenzettel
// //
this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] { this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
this.Detail, this.Detail,
this.DetailReport1,
this.DetailReport2,
this.ReportHeader, this.ReportHeader,
this.ReportFooter, this.ReportFooter,
this.topMarginBand1, this.topMarginBand1,
@@ -1031,9 +939,9 @@ namespace Nous
this.Watermarks.Add(xrWatermark1); this.Watermarks.Add(xrWatermark1);
((System.ComponentModel.ISupportInitialize)(this.xrTableServiceRecords1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.xrTableServiceRecords1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable3)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.xrTable3)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrRichText1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrRichText2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTableAbwesenheiten)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.xrTableAbwesenheiten)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrRichText2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrRichText1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
@@ -1049,12 +957,6 @@ namespace Nous
private DevExpress.XtraReports.UI.XRTableCell xrTableCell15; private DevExpress.XtraReports.UI.XRTableCell xrTableCell15;
private DevExpress.XtraReports.UI.XRTableCell xrTableCell16; private DevExpress.XtraReports.UI.XRTableCell xrTableCell16;
private DevExpress.XtraReports.UI.XRTableCell xrTableCell17; private DevExpress.XtraReports.UI.XRTableCell xrTableCell17;
private DevExpress.XtraReports.UI.DetailReportBand DetailReport1;
private DevExpress.XtraReports.UI.DetailBand Detail2;
private DevExpress.XtraReports.UI.XRLabel xrLabel4;
private DevExpress.XtraReports.UI.DetailReportBand DetailReport2;
private DevExpress.XtraReports.UI.DetailBand Detail3;
private DevExpress.XtraReports.UI.XRLabel xrLabel8;
private DevExpress.XtraReports.UI.ReportHeaderBand ReportHeader; private DevExpress.XtraReports.UI.ReportHeaderBand ReportHeader;
private DevExpress.XtraReports.UI.XRLabel xrLabel1; private DevExpress.XtraReports.UI.XRLabel xrLabel1;
private DevExpress.XtraReports.UI.XRLabel xrLabel9; private DevExpress.XtraReports.UI.XRLabel xrLabel9;
@@ -1066,9 +968,6 @@ namespace Nous
private DevExpress.XtraReports.UI.XRTableCell xrTableCell11; private DevExpress.XtraReports.UI.XRTableCell xrTableCell11;
private DevExpress.XtraReports.UI.XRTableCell xrTableCell9; private DevExpress.XtraReports.UI.XRTableCell xrTableCell9;
private DevExpress.XtraReports.UI.XRTableCell xrTableCell12; private DevExpress.XtraReports.UI.XRTableCell xrTableCell12;
private DevExpress.XtraReports.UI.XRLabel xrLabel7;
private DevExpress.XtraReports.UI.XRLabel xrLabel6;
private DevExpress.XtraReports.UI.XRLabel xrLabel10;
private DevExpress.XtraReports.UI.XRTableCell xrTableCell13; private DevExpress.XtraReports.UI.XRTableCell xrTableCell13;
private DevExpress.XtraReports.UI.FormattingRule formattingRuleStartDate; private DevExpress.XtraReports.UI.FormattingRule formattingRuleStartDate;
private DevExpress.XtraReports.UI.FormattingRule formattingRuleServiceDesc; private DevExpress.XtraReports.UI.FormattingRule formattingRuleServiceDesc;
@@ -1077,8 +976,6 @@ namespace Nous
private DevExpress.XtraReports.UI.CalculatedField FLS; private DevExpress.XtraReports.UI.CalculatedField FLS;
private DevExpress.XtraReports.UI.CalculatedField FLS2; private DevExpress.XtraReports.UI.CalculatedField FLS2;
private DevExpress.XtraReports.UI.CalculatedField TotalFLS; private DevExpress.XtraReports.UI.CalculatedField TotalFLS;
private DevExpress.XtraReports.UI.XRLabel xrLabel11;
private DevExpress.XtraReports.UI.GroupFooterBand GroupFooter1;
private DevExpress.XtraReports.UI.TopMarginBand topMarginBand1; private DevExpress.XtraReports.UI.TopMarginBand topMarginBand1;
private DevExpress.XtraReports.UI.BottomMarginBand bottomMarginBand1; private DevExpress.XtraReports.UI.BottomMarginBand bottomMarginBand1;
private DevExpress.XtraReports.UI.DetailReportBand DetailReport3; private DevExpress.XtraReports.UI.DetailReportBand DetailReport3;
@@ -1093,12 +990,12 @@ namespace Nous
private DevExpress.XtraReports.UI.CalculatedField fieldTeilnehmer; private DevExpress.XtraReports.UI.CalculatedField fieldTeilnehmer;
private DevExpress.XtraReports.UI.XRLabel xrLabel2; private DevExpress.XtraReports.UI.XRLabel xrLabel2;
private DevExpress.XtraReports.UI.XRLabel xrLabel12; private DevExpress.XtraReports.UI.XRLabel xrLabel12;
private DevExpress.XtraReports.UI.GroupFooterBand GroupFooter2; private DevExpress.XtraReports.UI.XRTableCell xrTableCell10;
private DevExpress.XtraReports.UI.XRLabel xrLabel15; private DevExpress.XtraReports.UI.XRTableCell xrTableCell28;
private DevExpress.XtraReports.UI.XRRichText xrRichText1; private DevExpress.XtraReports.UI.XRLabel xrLabel4;
private DevExpress.XtraReports.UI.XRRichText xrRichText2; private DevExpress.XtraReports.UI.XRLabel xrLabel8;
private DevExpress.XtraReports.UI.XRLabel lblHatGruppen; private DevExpress.XtraReports.UI.XRLabel xrLabel6;
private DevExpress.XtraReports.UI.XRLabel lblHatAbwesenheiten; private DevExpress.XtraReports.UI.XRLabel xrLabel11;
private DevExpress.XtraReports.UI.XRTable xrTableAbwesenheiten; private DevExpress.XtraReports.UI.XRTable xrTableAbwesenheiten;
private DevExpress.XtraReports.UI.XRTableRow xrTableRow3; private DevExpress.XtraReports.UI.XRTableRow xrTableRow3;
private DevExpress.XtraReports.UI.XRTableCell xrTableCell7; private DevExpress.XtraReports.UI.XRTableCell xrTableCell7;
@@ -1120,7 +1017,10 @@ namespace Nous
private DevExpress.XtraReports.UI.XRTableCell xrTableCell29; private DevExpress.XtraReports.UI.XRTableCell xrTableCell29;
private DevExpress.XtraReports.UI.XRTableCell xrTableCell30; private DevExpress.XtraReports.UI.XRTableCell xrTableCell30;
private DevExpress.XtraReports.UI.XRTableCell xrTableCell31; private DevExpress.XtraReports.UI.XRTableCell xrTableCell31;
private DevExpress.XtraReports.UI.XRTableCell xrTableCell10; private DevExpress.XtraReports.UI.XRLabel lblHatAbwesenheiten;
private DevExpress.XtraReports.UI.XRTableCell xrTableCell28; private DevExpress.XtraReports.UI.XRLabel lblHatGruppen;
private DevExpress.XtraReports.UI.XRRichText xrRichText2;
private DevExpress.XtraReports.UI.XRRichText xrRichText1;
private DevExpress.XtraReports.UI.XRLabel xrLabel15;
} }
} }

File diff suppressed because one or more lines are too long