MH: Marienhospital Eickel Rechnungen Ansprechpartner

This commit is contained in:
2025-07-15 12:02:00 +02:00
parent 8bf43b680a
commit be9d163298
5 changed files with 43 additions and 45 deletions

View File

@@ -203,7 +203,7 @@ namespace BeWo.Marienhospital
// //
this.ReportHeader.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.ReportHeader.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
this.xrLabel1}); this.xrLabel1});
this.ReportHeader.Font = new System.Drawing.Font("Verdana", 10F); this.ReportHeader.Font = new DevExpress.Drawing.DXFont("Verdana", 10F);
this.ReportHeader.HeightF = 130F; this.ReportHeader.HeightF = 130F;
this.ReportHeader.Name = "ReportHeader"; this.ReportHeader.Name = "ReportHeader";
this.ReportHeader.StylePriority.UseFont = false; this.ReportHeader.StylePriority.UseFont = false;
@@ -360,7 +360,8 @@ namespace BeWo.Marienhospital
// //
this.xrLabel4.BackColor = System.Drawing.Color.Transparent; this.xrLabel4.BackColor = System.Drawing.Color.Transparent;
this.xrLabel4.CanShrink = true; this.xrLabel4.CanShrink = true;
this.xrLabel4.Font = new System.Drawing.Font("Verdana", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.xrLabel4.Font = new DevExpress.Drawing.DXFont("Verdana", 9.75F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrLabel4.LocationFloat = new DevExpress.Utils.PointFloat(0F, 42.00007F); this.xrLabel4.LocationFloat = new DevExpress.Utils.PointFloat(0F, 42.00007F);
this.xrLabel4.Multiline = true; this.xrLabel4.Multiline = true;
this.xrLabel4.Name = "xrLabel4"; this.xrLabel4.Name = "xrLabel4";
@@ -375,7 +376,8 @@ namespace BeWo.Marienhospital
// //
this.xrLabel3.BackColor = System.Drawing.Color.Transparent; this.xrLabel3.BackColor = System.Drawing.Color.Transparent;
this.xrLabel3.CanShrink = true; this.xrLabel3.CanShrink = true;
this.xrLabel3.Font = new System.Drawing.Font("Verdana", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.xrLabel3.Font = new DevExpress.Drawing.DXFont("Verdana", 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(0F, 25F); this.xrLabel3.LocationFloat = new DevExpress.Utils.PointFloat(0F, 25F);
this.xrLabel3.Name = "xrLabel3"; this.xrLabel3.Name = "xrLabel3";
this.xrLabel3.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel3.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -389,7 +391,8 @@ namespace BeWo.Marienhospital
// //
this.xrLabel2.BackColor = System.Drawing.Color.Transparent; this.xrLabel2.BackColor = System.Drawing.Color.Transparent;
this.xrLabel2.CanShrink = true; this.xrLabel2.CanShrink = true;
this.xrLabel2.Font = new System.Drawing.Font("Verdana", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.xrLabel2.Font = new DevExpress.Drawing.DXFont("Verdana", 9.75F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrLabel2.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F); this.xrLabel2.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
this.xrLabel2.Name = "xrLabel2"; this.xrLabel2.Name = "xrLabel2";
this.xrLabel2.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel2.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -413,7 +416,7 @@ namespace BeWo.Marienhospital
this.xrLabel12, this.xrLabel12,
this.xrLabel7, this.xrLabel7,
this.xrTable4}); this.xrTable4});
this.ReportFooter.Font = new System.Drawing.Font("Verdana", 10F); this.ReportFooter.Font = new DevExpress.Drawing.DXFont("Verdana", 10F);
this.ReportFooter.HeightF = 247.5417F; this.ReportFooter.HeightF = 247.5417F;
this.ReportFooter.KeepTogether = true; this.ReportFooter.KeepTogether = true;
this.ReportFooter.Name = "ReportFooter"; this.ReportFooter.Name = "ReportFooter";
@@ -448,7 +451,7 @@ namespace BeWo.Marienhospital
// //
// xrLabel7 // xrLabel7
// //
this.xrLabel7.Font = new System.Drawing.Font("Verdana", 10F, System.Drawing.FontStyle.Italic); this.xrLabel7.Font = new DevExpress.Drawing.DXFont("Verdana", 10F, DevExpress.Drawing.DXFontStyle.Italic);
this.xrLabel7.LocationFloat = new DevExpress.Utils.PointFloat(0F, 46.54166F); this.xrLabel7.LocationFloat = new DevExpress.Utils.PointFloat(0F, 46.54166F);
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);
@@ -477,7 +480,7 @@ namespace BeWo.Marienhospital
| DevExpress.XtraPrinting.BorderSide.Right) | DevExpress.XtraPrinting.BorderSide.Right)
| DevExpress.XtraPrinting.BorderSide.Bottom))); | DevExpress.XtraPrinting.BorderSide.Bottom)));
this.xrTableCell23.BorderWidth = 2F; this.xrTableCell23.BorderWidth = 2F;
this.xrTableCell23.Font = new System.Drawing.Font("Verdana", 9.75F, System.Drawing.FontStyle.Bold); this.xrTableCell23.Font = new DevExpress.Drawing.DXFont("Verdana", 9.75F, DevExpress.Drawing.DXFontStyle.Bold);
this.xrTableCell23.Name = "xrTableCell23"; this.xrTableCell23.Name = "xrTableCell23";
this.xrTableCell23.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 0, 0, 0, 100F); this.xrTableCell23.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 0, 0, 0, 100F);
this.xrTableCell23.StylePriority.UseBorders = false; this.xrTableCell23.StylePriority.UseBorders = false;
@@ -491,12 +494,10 @@ namespace BeWo.Marienhospital
// //
// topMarginBand1 // topMarginBand1
// //
this.topMarginBand1.HeightF = 100F;
this.topMarginBand1.Name = "topMarginBand1"; this.topMarginBand1.Name = "topMarginBand1";
// //
// bottomMarginBand1 // bottomMarginBand1
// //
this.bottomMarginBand1.HeightF = 100F;
this.bottomMarginBand1.Name = "bottomMarginBand1"; this.bottomMarginBand1.Name = "bottomMarginBand1";
// //
// DetailReport // DetailReport
@@ -512,7 +513,7 @@ namespace BeWo.Marienhospital
// //
this.Detail1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.Detail1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
this.xrTable1}); this.xrTable1});
this.Detail1.Font = new System.Drawing.Font("Verdana", 9.75F); this.Detail1.Font = new DevExpress.Drawing.DXFont("Verdana", 9.75F);
this.Detail1.HeightF = 25F; this.Detail1.HeightF = 25F;
this.Detail1.Name = "Detail1"; this.Detail1.Name = "Detail1";
this.Detail1.StylePriority.UseFont = false; this.Detail1.StylePriority.UseFont = false;
@@ -537,7 +538,7 @@ namespace BeWo.Marienhospital
// //
this.xrLabel11.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { this.xrLabel11.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "InvoiceDate", "Herne, {0}")}); new DevExpress.XtraReports.UI.XRBinding("Text", null, "InvoiceDate", "Herne, {0}")});
this.xrLabel11.Font = new System.Drawing.Font("Microsoft Sans Serif", 8F); this.xrLabel11.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 8F);
this.xrLabel11.LocationFloat = new DevExpress.Utils.PointFloat(525.71F, 186.4583F); this.xrLabel11.LocationFloat = new DevExpress.Utils.PointFloat(525.71F, 186.4583F);
this.xrLabel11.Name = "xrLabel11"; this.xrLabel11.Name = "xrLabel11";
this.xrLabel11.SizeF = new System.Drawing.SizeF(141.2898F, 33.54169F); this.xrLabel11.SizeF = new System.Drawing.SizeF(141.2898F, 33.54169F);
@@ -553,7 +554,7 @@ namespace BeWo.Marienhospital
this.xrRichText1, this.xrRichText1,
this.xrLabel9, this.xrLabel9,
this.xrLabel11}); this.xrLabel11});
this.GroupHeader2.Font = new System.Drawing.Font("Verdana", 9.75F); this.GroupHeader2.Font = new DevExpress.Drawing.DXFont("Verdana", 9.75F);
this.GroupHeader2.HeightF = 220F; this.GroupHeader2.HeightF = 220F;
this.GroupHeader2.Level = 1; this.GroupHeader2.Level = 1;
this.GroupHeader2.Name = "GroupHeader2"; this.GroupHeader2.Name = "GroupHeader2";
@@ -561,7 +562,7 @@ namespace BeWo.Marienhospital
// //
// xrRichText1 // xrRichText1
// //
this.xrRichText1.Font = new System.Drawing.Font("Verdana", 9.75F); this.xrRichText1.Font = new DevExpress.Drawing.DXFont("Verdana", 9.75F);
this.xrRichText1.LocationFloat = new DevExpress.Utils.PointFloat(525.71F, 0F); this.xrRichText1.LocationFloat = new DevExpress.Utils.PointFloat(525.71F, 0F);
this.xrRichText1.Name = "xrRichText1"; this.xrRichText1.Name = "xrRichText1";
this.xrRichText1.SerializableRtfString = resources.GetString("xrRichText1.SerializableRtfString"); this.xrRichText1.SerializableRtfString = resources.GetString("xrRichText1.SerializableRtfString");
@@ -582,11 +583,11 @@ namespace BeWo.Marienhospital
this.ExportOptions.PrintPreview.DefaultFileName = "Spitzabrechnung"; this.ExportOptions.PrintPreview.DefaultFileName = "Spitzabrechnung";
this.FormattingRuleSheet.AddRange(new DevExpress.XtraReports.UI.FormattingRule[] { this.FormattingRuleSheet.AddRange(new DevExpress.XtraReports.UI.FormattingRule[] {
this.ruleRateFactorNull}); this.ruleRateFactorNull});
this.Margins = new System.Drawing.Printing.Margins(75, 43, 100, 100); this.Margins = new DevExpress.Drawing.DXMargins(75F, 43F, 100F, 100F);
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.xrTable1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable3)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.xrTable3)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable4)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.xrTable4)).EndInit();

File diff suppressed because one or more lines are too long

View File

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

View File

@@ -139,7 +139,7 @@ namespace BeWo.Marienhospital
// //
this.ReportHeader.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.ReportHeader.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
this.xrLabel1}); this.xrLabel1});
this.ReportHeader.Font = new System.Drawing.Font("Verdana", 10F); this.ReportHeader.Font = new DevExpress.Drawing.DXFont("Verdana", 10F);
this.ReportHeader.HeightF = 130F; this.ReportHeader.HeightF = 130F;
this.ReportHeader.Name = "ReportHeader"; this.ReportHeader.Name = "ReportHeader";
this.ReportHeader.StylePriority.UseFont = false; this.ReportHeader.StylePriority.UseFont = false;
@@ -163,12 +163,10 @@ namespace BeWo.Marienhospital
// //
// topMarginBand1 // topMarginBand1
// //
this.topMarginBand1.HeightF = 100F;
this.topMarginBand1.Name = "topMarginBand1"; this.topMarginBand1.Name = "topMarginBand1";
// //
// bottomMarginBand1 // bottomMarginBand1
// //
this.bottomMarginBand1.HeightF = 100F;
this.bottomMarginBand1.Name = "bottomMarginBand1"; this.bottomMarginBand1.Name = "bottomMarginBand1";
// //
// GroupFooter // GroupFooter
@@ -189,7 +187,7 @@ namespace BeWo.Marienhospital
this.xrLabel5, this.xrLabel5,
this.xrTable1, this.xrTable1,
this.xrLabel6}); this.xrLabel6});
this.Page1.Font = new System.Drawing.Font("Verdana", 10F); this.Page1.Font = new DevExpress.Drawing.DXFont("Verdana", 10F);
this.Page1.HeightF = 620.5F; this.Page1.HeightF = 620.5F;
this.Page1.Name = "Page1"; this.Page1.Name = "Page1";
this.Page1.PageBreak = DevExpress.XtraReports.UI.PageBreak.AfterBand; this.Page1.PageBreak = DevExpress.XtraReports.UI.PageBreak.AfterBand;
@@ -197,7 +195,7 @@ namespace BeWo.Marienhospital
// //
// xrLabel15 // xrLabel15
// //
this.xrLabel15.Font = new System.Drawing.Font("Verdana", 10F); this.xrLabel15.Font = new DevExpress.Drawing.DXFont("Verdana", 10F);
this.xrLabel15.LocationFloat = new DevExpress.Utils.PointFloat(0F, 528.5F); this.xrLabel15.LocationFloat = new DevExpress.Utils.PointFloat(0F, 528.5F);
this.xrLabel15.Name = "xrLabel15"; this.xrLabel15.Name = "xrLabel15";
this.xrLabel15.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel15.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -207,7 +205,7 @@ namespace BeWo.Marienhospital
// //
// xrTable4 // xrTable4
// //
this.xrTable4.Font = new System.Drawing.Font("Verdana", 10F); this.xrTable4.Font = new DevExpress.Drawing.DXFont("Verdana", 10F);
this.xrTable4.LocationFloat = new DevExpress.Utils.PointFloat(0F, 441F); this.xrTable4.LocationFloat = new DevExpress.Utils.PointFloat(0F, 441F);
this.xrTable4.Name = "xrTable4"; this.xrTable4.Name = "xrTable4";
this.xrTable4.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] { this.xrTable4.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
@@ -276,7 +274,7 @@ namespace BeWo.Marienhospital
// //
// xrLabel14 // xrLabel14
// //
this.xrLabel14.Font = new System.Drawing.Font("Verdana", 10F); this.xrLabel14.Font = new DevExpress.Drawing.DXFont("Verdana", 10F);
this.xrLabel14.LocationFloat = new DevExpress.Utils.PointFloat(0F, 603.5F); this.xrLabel14.LocationFloat = new DevExpress.Utils.PointFloat(0F, 603.5F);
this.xrLabel14.Name = "xrLabel14"; this.xrLabel14.Name = "xrLabel14";
this.xrLabel14.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel14.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -286,7 +284,7 @@ namespace BeWo.Marienhospital
// //
// xrLabel9 // xrLabel9
// //
this.xrLabel9.Font = new System.Drawing.Font("Verdana", 10F, System.Drawing.FontStyle.Italic); this.xrLabel9.Font = new DevExpress.Drawing.DXFont("Verdana", 10F, DevExpress.Drawing.DXFontStyle.Italic);
this.xrLabel9.LocationFloat = new DevExpress.Utils.PointFloat(0F, 416F); this.xrLabel9.LocationFloat = new DevExpress.Utils.PointFloat(0F, 416F);
this.xrLabel9.Name = "xrLabel9"; this.xrLabel9.Name = "xrLabel9";
this.xrLabel9.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel9.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -298,7 +296,8 @@ namespace BeWo.Marienhospital
// //
this.xrLabel4.BackColor = System.Drawing.Color.Transparent; this.xrLabel4.BackColor = System.Drawing.Color.Transparent;
this.xrLabel4.CanShrink = true; this.xrLabel4.CanShrink = true;
this.xrLabel4.Font = new System.Drawing.Font("Verdana", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.xrLabel4.Font = new DevExpress.Drawing.DXFont("Verdana", 9.75F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrLabel4.LocationFloat = new DevExpress.Utils.PointFloat(0F, 50F); this.xrLabel4.LocationFloat = new DevExpress.Utils.PointFloat(0F, 50F);
this.xrLabel4.Multiline = true; this.xrLabel4.Multiline = true;
this.xrLabel4.Name = "xrLabel4"; this.xrLabel4.Name = "xrLabel4";
@@ -313,7 +312,8 @@ namespace BeWo.Marienhospital
// //
this.xrLabel3.BackColor = System.Drawing.Color.Transparent; this.xrLabel3.BackColor = System.Drawing.Color.Transparent;
this.xrLabel3.CanShrink = true; this.xrLabel3.CanShrink = true;
this.xrLabel3.Font = new System.Drawing.Font("Verdana", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.xrLabel3.Font = new DevExpress.Drawing.DXFont("Verdana", 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(0F, 25F); this.xrLabel3.LocationFloat = new DevExpress.Utils.PointFloat(0F, 25F);
this.xrLabel3.Name = "xrLabel3"; this.xrLabel3.Name = "xrLabel3";
this.xrLabel3.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel3.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -327,7 +327,8 @@ namespace BeWo.Marienhospital
// //
this.xrLabel2.BackColor = System.Drawing.Color.Transparent; this.xrLabel2.BackColor = System.Drawing.Color.Transparent;
this.xrLabel2.CanShrink = true; this.xrLabel2.CanShrink = true;
this.xrLabel2.Font = new System.Drawing.Font("Verdana", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.xrLabel2.Font = new DevExpress.Drawing.DXFont("Verdana", 9.75F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrLabel2.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F); this.xrLabel2.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
this.xrLabel2.Name = "xrLabel2"; this.xrLabel2.Name = "xrLabel2";
this.xrLabel2.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel2.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -390,7 +391,7 @@ namespace BeWo.Marienhospital
this.xrTableCell6.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) this.xrTableCell6.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.xrTableCell6.Font = new System.Drawing.Font("Verdana", 10F, System.Drawing.FontStyle.Bold); this.xrTableCell6.Font = new DevExpress.Drawing.DXFont("Verdana", 10F, DevExpress.Drawing.DXFontStyle.Bold);
this.xrTableCell6.Name = "xrTableCell6"; this.xrTableCell6.Name = "xrTableCell6";
this.xrTableCell6.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell6.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
this.xrTableCell6.StylePriority.UseBorderColor = false; this.xrTableCell6.StylePriority.UseBorderColor = false;
@@ -613,7 +614,7 @@ namespace BeWo.Marienhospital
this.xrTableCell17.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) this.xrTableCell17.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.xrTableCell17.Font = new System.Drawing.Font("Verdana", 10F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Underline)))); this.xrTableCell17.Font = new DevExpress.Drawing.DXFont("Verdana", 10F, ((DevExpress.Drawing.DXFontStyle)((DevExpress.Drawing.DXFontStyle.Bold | DevExpress.Drawing.DXFontStyle.Underline))));
this.xrTableCell17.Name = "xrTableCell17"; this.xrTableCell17.Name = "xrTableCell17";
this.xrTableCell17.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell17.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
this.xrTableCell17.StylePriority.UseBorderColor = false; this.xrTableCell17.StylePriority.UseBorderColor = false;
@@ -638,7 +639,7 @@ namespace BeWo.Marienhospital
// //
this.xrLabel12.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { this.xrLabel12.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "InvoiceDate", "Herne, {0}")}); new DevExpress.XtraReports.UI.XRBinding("Text", null, "InvoiceDate", "Herne, {0}")});
this.xrLabel12.Font = new System.Drawing.Font("Microsoft Sans Serif", 8F); this.xrLabel12.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 8F);
this.xrLabel12.LocationFloat = new DevExpress.Utils.PointFloat(525.71F, 186.4583F); this.xrLabel12.LocationFloat = new DevExpress.Utils.PointFloat(525.71F, 186.4583F);
this.xrLabel12.Name = "xrLabel12"; this.xrLabel12.Name = "xrLabel12";
this.xrLabel12.SizeF = new System.Drawing.SizeF(142.2916F, 33.54169F); this.xrLabel12.SizeF = new System.Drawing.SizeF(142.2916F, 33.54169F);
@@ -829,7 +830,8 @@ namespace BeWo.Marienhospital
// //
// xrLabel11 // xrLabel11
// //
this.xrLabel11.Font = new System.Drawing.Font("Verdana", 9.75F, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.xrLabel11.Font = new DevExpress.Drawing.DXFont("Verdana", 9.75F, DevExpress.Drawing.DXFontStyle.Italic, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrLabel11.ForeColor = System.Drawing.Color.Gray; this.xrLabel11.ForeColor = System.Drawing.Color.Gray;
this.xrLabel11.LocationFloat = new DevExpress.Utils.PointFloat(0F, 189F); this.xrLabel11.LocationFloat = new DevExpress.Utils.PointFloat(0F, 189F);
this.xrLabel11.Name = "xrLabel11"; this.xrLabel11.Name = "xrLabel11";
@@ -938,7 +940,8 @@ namespace BeWo.Marienhospital
// //
// xrTable6 // xrTable6
// //
this.xrTable6.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.xrTable6.Font = new DevExpress.Drawing.DXFont("Verdana", 8.25F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTable6.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F); this.xrTable6.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
this.xrTable6.Name = "xrTable6"; this.xrTable6.Name = "xrTable6";
this.xrTable6.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] { this.xrTable6.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
@@ -1080,8 +1083,7 @@ namespace BeWo.Marienhospital
// //
// ReportFooter // ReportFooter
// //
this.ReportFooter.Font = new System.Drawing.Font("Times New Roman", 10F); this.ReportFooter.Font = new DevExpress.Drawing.DXFont("Times New Roman", 10F);
this.ReportFooter.HeightF = 100F;
this.ReportFooter.Name = "ReportFooter"; this.ReportFooter.Name = "ReportFooter";
this.ReportFooter.StylePriority.UseFont = false; this.ReportFooter.StylePriority.UseFont = false;
// //
@@ -1097,7 +1099,7 @@ namespace BeWo.Marienhospital
// //
// xrRichText1 // xrRichText1
// //
this.xrRichText1.Font = new System.Drawing.Font("Verdana", 9.75F); this.xrRichText1.Font = new DevExpress.Drawing.DXFont("Verdana", 9.75F);
this.xrRichText1.LocationFloat = new DevExpress.Utils.PointFloat(525.71F, 0F); this.xrRichText1.LocationFloat = new DevExpress.Utils.PointFloat(525.71F, 0F);
this.xrRichText1.Name = "xrRichText1"; this.xrRichText1.Name = "xrRichText1";
this.xrRichText1.SerializableRtfString = resources.GetString("xrRichText1.SerializableRtfString"); this.xrRichText1.SerializableRtfString = resources.GetString("xrRichText1.SerializableRtfString");
@@ -1117,14 +1119,14 @@ namespace BeWo.Marienhospital
this.GroupHeader1}); this.GroupHeader1});
this.DataSource = this.bindingSource1; this.DataSource = this.bindingSource1;
this.ExportOptions.PrintPreview.DefaultFileName = "Spitzabrechnung"; this.ExportOptions.PrintPreview.DefaultFileName = "Spitzabrechnung";
this.Font = new System.Drawing.Font("Verdana", 10F); this.Font = new DevExpress.Drawing.DXFont("Verdana", 10F);
this.FormattingRuleSheet.AddRange(new DevExpress.XtraReports.UI.FormattingRule[] { this.FormattingRuleSheet.AddRange(new DevExpress.XtraReports.UI.FormattingRule[] {
this.ruleRateFactorNull}); this.ruleRateFactorNull});
this.Margins = new System.Drawing.Printing.Margins(75, 38, 100, 100); this.Margins = new DevExpress.Drawing.DXMargins(75F, 38F, 100F, 100F);
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.xrTable4)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.xrTable4)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable5)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.xrTable5)).EndInit();

File diff suppressed because one or more lines are too long