From 3e71d26fa30ef2b7531e5f117832b1905edfa28d Mon Sep 17 00:00:00 2001 From: Marcel Hirschle Date: Wed, 13 Sep 2023 15:37:30 +0200 Subject: [PATCH] =?UTF-8?q?MH:=20Haus=20D=C3=BClken=20Stammblatt?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Klientenstammblatt.Designer.cs | 610 +++++++++--------- 1 file changed, 321 insertions(+), 289 deletions(-) diff --git a/ReportImp/HausDuelken/Klientenstammblatt.Designer.cs b/ReportImp/HausDuelken/Klientenstammblatt.Designer.cs index d9571c306..45d21eaa7 100644 --- a/ReportImp/HausDuelken/Klientenstammblatt.Designer.cs +++ b/ReportImp/HausDuelken/Klientenstammblatt.Designer.cs @@ -32,7 +32,9 @@ namespace BeWo.HPHBersenbrueck this.components = new System.ComponentModel.Container(); this.Detail = new DevExpress.XtraReports.UI.DetailBand(); this.topMarginBand1 = new DevExpress.XtraReports.UI.TopMarginBand(); + this.xrLabel12 = new DevExpress.XtraReports.UI.XRLabel(); this.bottomMarginBand1 = new DevExpress.XtraReports.UI.BottomMarginBand(); + this.xrPageInfo1 = new DevExpress.XtraReports.UI.XRPageInfo(); this.GroupHeader1 = new DevExpress.XtraReports.UI.GroupHeaderBand(); this.lblKostentraegerName = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel8 = new DevExpress.XtraReports.UI.XRLabel(); @@ -209,14 +211,41 @@ namespace BeWo.HPHBersenbrueck // // topMarginBand1 // - this.topMarginBand1.HeightF = 10F; + this.topMarginBand1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { + this.xrLabel12}); + this.topMarginBand1.HeightF = 88F; this.topMarginBand1.Name = "topMarginBand1"; // + // xrLabel12 + // + this.xrLabel12.Borders = DevExpress.XtraPrinting.BorderSide.None; + this.xrLabel12.Font = new System.Drawing.Font("Arial", 14F, System.Drawing.FontStyle.Bold); + this.xrLabel12.LocationFloat = new DevExpress.Utils.PointFloat(0F, 42.4659F); + this.xrLabel12.Name = "xrLabel12"; + this.xrLabel12.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); + this.xrLabel12.SizeF = new System.Drawing.SizeF(1098F, 35.21F); + this.xrLabel12.StylePriority.UseBorders = false; + this.xrLabel12.StylePriority.UseFont = false; + this.xrLabel12.StylePriority.UsePadding = false; + this.xrLabel12.StylePriority.UseTextAlignment = false; + this.xrLabel12.Text = "Stammdatenblatt"; + this.xrLabel12.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; + // // bottomMarginBand1 // - this.bottomMarginBand1.HeightF = 9F; + this.bottomMarginBand1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { + this.xrPageInfo1}); + this.bottomMarginBand1.HeightF = 85.9924F; this.bottomMarginBand1.Name = "bottomMarginBand1"; // + // xrPageInfo1 + // + this.xrPageInfo1.LocationFloat = new DevExpress.Utils.PointFloat(852.9594F, 10F); + this.xrPageInfo1.Name = "xrPageInfo1"; + this.xrPageInfo1.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); + this.xrPageInfo1.PageInfo = DevExpress.XtraPrinting.PageInfo.DateTime; + this.xrPageInfo1.SizeF = new System.Drawing.SizeF(235.0405F, 23F); + // // GroupHeader1 // this.GroupHeader1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { @@ -381,7 +410,7 @@ namespace BeWo.HPHBersenbrueck this.xrLabel88, this.lblBeruf}); this.GroupHeader1.Font = new System.Drawing.Font("Arial", 9F); - this.GroupHeader1.HeightF = 640.0001F; + this.GroupHeader1.HeightF = 559.9997F; this.GroupHeader1.Name = "GroupHeader1"; this.GroupHeader1.StylePriority.UseFont = false; // @@ -389,10 +418,10 @@ namespace BeWo.HPHBersenbrueck // this.lblKostentraegerName.Borders = DevExpress.XtraPrinting.BorderSide.Right; this.lblKostentraegerName.Font = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Bold); - this.lblKostentraegerName.LocationFloat = new DevExpress.Utils.PointFloat(383.0047F, 99.99991F); + this.lblKostentraegerName.LocationFloat = new DevExpress.Utils.PointFloat(366.0057F, 99.99982F); this.lblKostentraegerName.Name = "lblKostentraegerName"; this.lblKostentraegerName.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); - this.lblKostentraegerName.SizeF = new System.Drawing.SizeF(382.9953F, 20F); + this.lblKostentraegerName.SizeF = new System.Drawing.SizeF(365.9852F, 19.99999F); this.lblKostentraegerName.StylePriority.UseBorders = false; this.lblKostentraegerName.StylePriority.UseFont = false; this.lblKostentraegerName.StylePriority.UsePadding = false; @@ -402,10 +431,10 @@ namespace BeWo.HPHBersenbrueck // xrLabel8 // this.xrLabel8.Borders = DevExpress.XtraPrinting.BorderSide.Right; - this.xrLabel8.LocationFloat = new DevExpress.Utils.PointFloat(383.0047F, 120F); + this.xrLabel8.LocationFloat = new DevExpress.Utils.PointFloat(366.0057F, 119.9999F); this.xrLabel8.Name = "xrLabel8"; this.xrLabel8.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); - this.xrLabel8.SizeF = new System.Drawing.SizeF(382.9958F, 119.9999F); + this.xrLabel8.SizeF = new System.Drawing.SizeF(365.9943F, 39.99995F); this.xrLabel8.StylePriority.UseBorders = false; this.xrLabel8.StylePriority.UseFont = false; this.xrLabel8.StylePriority.UsePadding = false; @@ -418,10 +447,10 @@ namespace BeWo.HPHBersenbrueck this.xrLabel7.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Top | DevExpress.XtraPrinting.BorderSide.Right) | DevExpress.XtraPrinting.BorderSide.Bottom))); this.xrLabel7.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold); - this.xrLabel7.LocationFloat = new DevExpress.Utils.PointFloat(383.0002F, 80.00002F); + this.xrLabel7.LocationFloat = new DevExpress.Utils.PointFloat(366.0017F, 79.9999F); this.xrLabel7.Name = "xrLabel7"; this.xrLabel7.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); - this.xrLabel7.SizeF = new System.Drawing.SizeF(382.9998F, 20.00002F); + this.xrLabel7.SizeF = new System.Drawing.SizeF(365.9897F, 20.00002F); this.xrLabel7.StylePriority.UseBackColor = false; this.xrLabel7.StylePriority.UseBorders = false; this.xrLabel7.StylePriority.UseFont = false; @@ -433,10 +462,10 @@ namespace BeWo.HPHBersenbrueck // xrLabel5 // this.xrLabel5.Borders = DevExpress.XtraPrinting.BorderSide.Right; - this.xrLabel5.LocationFloat = new DevExpress.Utils.PointFloat(382.9998F, 59.99982F); + this.xrLabel5.LocationFloat = new DevExpress.Utils.PointFloat(366F, 59.99983F); this.xrLabel5.Name = "xrLabel5"; this.xrLabel5.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); - this.xrLabel5.SizeF = new System.Drawing.SizeF(382.9958F, 20.0002F); + this.xrLabel5.SizeF = new System.Drawing.SizeF(365.9914F, 20.0002F); this.xrLabel5.StylePriority.UseBorders = false; this.xrLabel5.StylePriority.UseFont = false; this.xrLabel5.StylePriority.UsePadding = false; @@ -447,7 +476,7 @@ namespace BeWo.HPHBersenbrueck // this.xrLabel79.Borders = DevExpress.XtraPrinting.BorderSide.None; this.xrLabel79.Font = new System.Drawing.Font("Arial", 8F); - this.xrLabel79.LocationFloat = new DevExpress.Utils.PointFloat(383.0015F, 40.00003F); + this.xrLabel79.LocationFloat = new DevExpress.Utils.PointFloat(366.0017F, 40.00003F); this.xrLabel79.Name = "xrLabel79"; this.xrLabel79.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel79.SizeF = new System.Drawing.SizeF(87.29025F, 20F); @@ -462,10 +491,10 @@ namespace BeWo.HPHBersenbrueck // this.lblVersicherungNummer.Borders = DevExpress.XtraPrinting.BorderSide.Right; this.lblVersicherungNummer.Font = new System.Drawing.Font("Arial", 8F); - this.lblVersicherungNummer.LocationFloat = new DevExpress.Utils.PointFloat(470.2918F, 39.99999F); + this.lblVersicherungNummer.LocationFloat = new DevExpress.Utils.PointFloat(453.2921F, 39.99998F); this.lblVersicherungNummer.Name = "lblVersicherungNummer"; this.lblVersicherungNummer.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); - this.lblVersicherungNummer.SizeF = new System.Drawing.SizeF(295.7055F, 20F); + this.lblVersicherungNummer.SizeF = new System.Drawing.SizeF(278.6993F, 19.99999F); this.lblVersicherungNummer.StylePriority.UseBorders = false; this.lblVersicherungNummer.StylePriority.UseFont = false; this.lblVersicherungNummer.StylePriority.UsePadding = false; @@ -476,10 +505,10 @@ namespace BeWo.HPHBersenbrueck // this.lblWeitereBetreuungskreise.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Right | DevExpress.XtraPrinting.BorderSide.Bottom))); this.lblWeitereBetreuungskreise.Font = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Bold); - this.lblWeitereBetreuungskreise.LocationFloat = new DevExpress.Utils.PointFloat(198.167F, 519.9999F); + this.lblWeitereBetreuungskreise.LocationFloat = new DevExpress.Utils.PointFloat(151.9431F, 519.9999F); this.lblWeitereBetreuungskreise.Name = "lblWeitereBetreuungskreise"; this.lblWeitereBetreuungskreise.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 4, 0, 100F); - this.lblWeitereBetreuungskreise.SizeF = new System.Drawing.SizeF(184.8331F, 39.99969F); + this.lblWeitereBetreuungskreise.SizeF = new System.Drawing.SizeF(214.0573F, 39.99969F); this.lblWeitereBetreuungskreise.StylePriority.UseBorders = false; this.lblWeitereBetreuungskreise.StylePriority.UseFont = false; this.lblWeitereBetreuungskreise.StylePriority.UsePadding = false; @@ -490,10 +519,10 @@ namespace BeWo.HPHBersenbrueck // this.xrLabel150.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Bottom))); this.xrLabel150.Font = new System.Drawing.Font("Arial", 8F); - this.xrLabel150.LocationFloat = new DevExpress.Utils.PointFloat(0.0003417333F, 519.9999F); + this.xrLabel150.LocationFloat = new DevExpress.Utils.PointFloat(0.0003427267F, 519.9999F); this.xrLabel150.Name = "xrLabel150"; this.xrLabel150.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 4, 0, 100F); - this.xrLabel150.SizeF = new System.Drawing.SizeF(198.1667F, 39.99963F); + this.xrLabel150.SizeF = new System.Drawing.SizeF(151.9427F, 39.99963F); this.xrLabel150.StylePriority.UseBorders = false; this.xrLabel150.StylePriority.UseFont = false; this.xrLabel150.StylePriority.UsePadding = false; @@ -505,10 +534,10 @@ namespace BeWo.HPHBersenbrueck // this.xrLabel153.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Right | DevExpress.XtraPrinting.BorderSide.Bottom))); this.xrLabel153.Font = new System.Drawing.Font("Arial", 8F); - this.xrLabel153.LocationFloat = new DevExpress.Utils.PointFloat(473.2912F, 519.9999F); + this.xrLabel153.LocationFloat = new DevExpress.Utils.PointFloat(456.2994F, 519.9998F); this.xrLabel153.Name = "xrLabel153"; this.xrLabel153.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); - this.xrLabel153.SizeF = new System.Drawing.SizeF(292.7061F, 39.99976F); + this.xrLabel153.SizeF = new System.Drawing.SizeF(275.6955F, 39.99976F); this.xrLabel153.StylePriority.UseBorders = false; this.xrLabel153.StylePriority.UseFont = false; this.xrLabel153.StylePriority.UsePadding = false; @@ -519,7 +548,7 @@ namespace BeWo.HPHBersenbrueck // this.xrLabel154.Borders = DevExpress.XtraPrinting.BorderSide.Bottom; this.xrLabel154.Font = new System.Drawing.Font("Arial", 8F); - this.xrLabel154.LocationFloat = new DevExpress.Utils.PointFloat(412.8742F, 519.9999F); + this.xrLabel154.LocationFloat = new DevExpress.Utils.PointFloat(395.8824F, 519.9998F); this.xrLabel154.Name = "xrLabel154"; this.xrLabel154.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel154.SizeF = new System.Drawing.SizeF(60.41663F, 39.99969F); @@ -533,7 +562,7 @@ namespace BeWo.HPHBersenbrueck // this.xrLabel155.Borders = DevExpress.XtraPrinting.BorderSide.Bottom; this.xrLabel155.Font = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Bold); - this.xrLabel155.LocationFloat = new DevExpress.Utils.PointFloat(383.0004F, 519.9999F); + this.xrLabel155.LocationFloat = new DevExpress.Utils.PointFloat(366.0086F, 519.9999F); this.xrLabel155.Name = "xrLabel155"; this.xrLabel155.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel155.SizeF = new System.Drawing.SizeF(29.87302F, 39.99969F); @@ -545,14 +574,14 @@ namespace BeWo.HPHBersenbrueck // // lblPflegeende // - this.lblPflegeende.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Right | DevExpress.XtraPrinting.BorderSide.Bottom))); + this.lblPflegeende.Borders = DevExpress.XtraPrinting.BorderSide.Right; this.lblPflegeende.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "Customer.TerminationDate", "{0:dd.MM.yyyy}")}); this.lblPflegeende.Font = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Bold); - this.lblPflegeende.LocationFloat = new DevExpress.Utils.PointFloat(863.7043F, 539.9996F); + this.lblPflegeende.LocationFloat = new DevExpress.Utils.PointFloat(463.711F, 219.9998F); this.lblPflegeende.Name = "lblPflegeende"; this.lblPflegeende.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); - this.lblPflegeende.SizeF = new System.Drawing.SizeF(284.2902F, 20F); + this.lblPflegeende.SizeF = new System.Drawing.SizeF(268.2839F, 20F); this.lblPflegeende.StylePriority.UseBorders = false; this.lblPflegeende.StylePriority.UseFont = false; this.lblPflegeende.StylePriority.UsePadding = false; @@ -561,9 +590,9 @@ namespace BeWo.HPHBersenbrueck // // xrLabel152 // - this.xrLabel152.Borders = DevExpress.XtraPrinting.BorderSide.Bottom; + this.xrLabel152.Borders = DevExpress.XtraPrinting.BorderSide.None; this.xrLabel152.Font = new System.Drawing.Font("Arial", 8F); - this.xrLabel152.LocationFloat = new DevExpress.Utils.PointFloat(765.9974F, 539.9996F); + this.xrLabel152.LocationFloat = new DevExpress.Utils.PointFloat(366.0041F, 219.9998F); this.xrLabel152.Name = "xrLabel152"; this.xrLabel152.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel152.SizeF = new System.Drawing.SizeF(97.70618F, 20F); @@ -580,10 +609,10 @@ namespace BeWo.HPHBersenbrueck this.lblPlegebeginn.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "Customer.AssistanceBegin", "{0:dd.MM.yyyy}")}); this.lblPlegebeginn.Font = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Bold); - this.lblPlegebeginn.LocationFloat = new DevExpress.Utils.PointFloat(863.7087F, 519.9996F); + this.lblPlegebeginn.LocationFloat = new DevExpress.Utils.PointFloat(463.7153F, 199.9998F); this.lblPlegebeginn.Name = "lblPlegebeginn"; this.lblPlegebeginn.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); - this.lblPlegebeginn.SizeF = new System.Drawing.SizeF(284.2902F, 20F); + this.lblPlegebeginn.SizeF = new System.Drawing.SizeF(268.2796F, 20F); this.lblPlegebeginn.StylePriority.UseBorders = false; this.lblPlegebeginn.StylePriority.UseFont = false; this.lblPlegebeginn.StylePriority.UsePadding = false; @@ -594,7 +623,7 @@ namespace BeWo.HPHBersenbrueck // this.xrLabel148.Borders = DevExpress.XtraPrinting.BorderSide.None; this.xrLabel148.Font = new System.Drawing.Font("Arial", 8F); - this.xrLabel148.LocationFloat = new DevExpress.Utils.PointFloat(766.0017F, 519.9996F); + this.xrLabel148.LocationFloat = new DevExpress.Utils.PointFloat(366.0084F, 199.9998F); this.xrLabel148.Name = "xrLabel148"; this.xrLabel148.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel148.SizeF = new System.Drawing.SizeF(97.70618F, 20F); @@ -609,10 +638,10 @@ namespace BeWo.HPHBersenbrueck // this.lblAufnahmeDurch.Borders = DevExpress.XtraPrinting.BorderSide.Right; this.lblAufnahmeDurch.Font = new System.Drawing.Font("Arial", 8F); - this.lblAufnahmeDurch.LocationFloat = new DevExpress.Utils.PointFloat(863.7059F, 499.9996F); + this.lblAufnahmeDurch.LocationFloat = new DevExpress.Utils.PointFloat(463.7125F, 179.9999F); this.lblAufnahmeDurch.Name = "lblAufnahmeDurch"; this.lblAufnahmeDurch.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); - this.lblAufnahmeDurch.SizeF = new System.Drawing.SizeF(284.2902F, 20F); + this.lblAufnahmeDurch.SizeF = new System.Drawing.SizeF(268.2847F, 20F); this.lblAufnahmeDurch.StylePriority.UseBorders = false; this.lblAufnahmeDurch.StylePriority.UseFont = false; this.lblAufnahmeDurch.StylePriority.UsePadding = false; @@ -623,7 +652,7 @@ namespace BeWo.HPHBersenbrueck // this.xrLabel146.Borders = DevExpress.XtraPrinting.BorderSide.None; this.xrLabel146.Font = new System.Drawing.Font("Arial", 8F); - this.xrLabel146.LocationFloat = new DevExpress.Utils.PointFloat(765.999F, 499.9996F); + this.xrLabel146.LocationFloat = new DevExpress.Utils.PointFloat(366.0057F, 179.9999F); this.xrLabel146.Name = "xrLabel146"; this.xrLabel146.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel146.SizeF = new System.Drawing.SizeF(97.70618F, 20F); @@ -637,12 +666,13 @@ namespace BeWo.HPHBersenbrueck // xrLabel142 // this.xrLabel142.BackColor = System.Drawing.Color.Gainsboro; - this.xrLabel142.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Right | DevExpress.XtraPrinting.BorderSide.Bottom))); + this.xrLabel142.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Top | DevExpress.XtraPrinting.BorderSide.Right) + | DevExpress.XtraPrinting.BorderSide.Bottom))); this.xrLabel142.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold); - this.xrLabel142.LocationFloat = new DevExpress.Utils.PointFloat(766.0017F, 479.9996F); + this.xrLabel142.LocationFloat = new DevExpress.Utils.PointFloat(366.0057F, 159.9998F); this.xrLabel142.Name = "xrLabel142"; this.xrLabel142.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); - this.xrLabel142.SizeF = new System.Drawing.SizeF(381.9944F, 20.00003F); + this.xrLabel142.SizeF = new System.Drawing.SizeF(365.9949F, 20.00003F); this.xrLabel142.StylePriority.UseBackColor = false; this.xrLabel142.StylePriority.UseBorders = false; this.xrLabel142.StylePriority.UseFont = false; @@ -655,26 +685,26 @@ namespace BeWo.HPHBersenbrueck // this.lblDiagnosen.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Right | DevExpress.XtraPrinting.BorderSide.Bottom))); this.lblDiagnosen.Font = new System.Drawing.Font("Arial", 8F); - this.lblDiagnosen.LocationFloat = new DevExpress.Utils.PointFloat(766.0006F, 420F); + this.lblDiagnosen.LocationFloat = new DevExpress.Utils.PointFloat(732F, 419.9999F); this.lblDiagnosen.Multiline = true; this.lblDiagnosen.Name = "lblDiagnosen"; - this.lblDiagnosen.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); - this.lblDiagnosen.SizeF = new System.Drawing.SizeF(382F, 59.9996F); + this.lblDiagnosen.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 2, 0, 100F); + this.lblDiagnosen.SizeF = new System.Drawing.SizeF(365.9901F, 139.9993F); this.lblDiagnosen.StylePriority.UseBorders = false; this.lblDiagnosen.StylePriority.UseFont = false; this.lblDiagnosen.StylePriority.UsePadding = false; this.lblDiagnosen.StylePriority.UseTextAlignment = false; - this.lblDiagnosen.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft; + this.lblDiagnosen.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft; // // xrLabel141 // this.xrLabel141.BackColor = System.Drawing.Color.Gainsboro; this.xrLabel141.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Right | DevExpress.XtraPrinting.BorderSide.Bottom))); this.xrLabel141.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold); - this.xrLabel141.LocationFloat = new DevExpress.Utils.PointFloat(765.9995F, 399.9999F); + this.xrLabel141.LocationFloat = new DevExpress.Utils.PointFloat(731.9988F, 399.9994F); this.xrLabel141.Name = "xrLabel141"; this.xrLabel141.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); - this.xrLabel141.SizeF = new System.Drawing.SizeF(381.9987F, 20F); + this.xrLabel141.SizeF = new System.Drawing.SizeF(365.9915F, 20F); this.xrLabel141.StylePriority.UseBackColor = false; this.xrLabel141.StylePriority.UseBorders = false; this.xrLabel141.StylePriority.UseFont = false; @@ -687,10 +717,10 @@ namespace BeWo.HPHBersenbrueck // this.lblAerztlVersorgung2Verhaeltnis.Borders = DevExpress.XtraPrinting.BorderSide.Right; this.lblAerztlVersorgung2Verhaeltnis.Font = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Bold); - this.lblAerztlVersorgung2Verhaeltnis.LocationFloat = new DevExpress.Utils.PointFloat(863.7092F, 299.9999F); + this.lblAerztlVersorgung2Verhaeltnis.LocationFloat = new DevExpress.Utils.PointFloat(829.6934F, 299.9993F); this.lblAerztlVersorgung2Verhaeltnis.Name = "lblAerztlVersorgung2Verhaeltnis"; this.lblAerztlVersorgung2Verhaeltnis.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); - this.lblAerztlVersorgung2Verhaeltnis.SizeF = new System.Drawing.SizeF(284.2901F, 20F); + this.lblAerztlVersorgung2Verhaeltnis.SizeF = new System.Drawing.SizeF(268.3004F, 20F); this.lblAerztlVersorgung2Verhaeltnis.StylePriority.UseBorders = false; this.lblAerztlVersorgung2Verhaeltnis.StylePriority.UseFont = false; this.lblAerztlVersorgung2Verhaeltnis.StylePriority.UsePadding = false; @@ -701,10 +731,10 @@ namespace BeWo.HPHBersenbrueck // this.xrLabel127.Borders = DevExpress.XtraPrinting.BorderSide.None; this.xrLabel127.Font = new System.Drawing.Font("Arial", 8F); - this.xrLabel127.LocationFloat = new DevExpress.Utils.PointFloat(794.8749F, 299.9999F); + this.xrLabel127.LocationFloat = new DevExpress.Utils.PointFloat(760.8749F, 299.9994F); this.xrLabel127.Name = "xrLabel127"; this.xrLabel127.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); - this.xrLabel127.SizeF = new System.Drawing.SizeF(68.8335F, 20F); + this.xrLabel127.SizeF = new System.Drawing.SizeF(68.81775F, 20F); this.xrLabel127.StylePriority.UseBorders = false; this.xrLabel127.StylePriority.UseFont = false; this.xrLabel127.StylePriority.UsePadding = false; @@ -716,7 +746,7 @@ namespace BeWo.HPHBersenbrueck // this.xrLabel128.Borders = DevExpress.XtraPrinting.BorderSide.None; this.xrLabel128.Font = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Bold); - this.xrLabel128.LocationFloat = new DevExpress.Utils.PointFloat(766.0005F, 299.9999F); + this.xrLabel128.LocationFloat = new DevExpress.Utils.PointFloat(731.9998F, 299.9994F); this.xrLabel128.Name = "xrLabel128"; this.xrLabel128.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel128.SizeF = new System.Drawing.SizeF(28.87445F, 20F); @@ -731,7 +761,7 @@ namespace BeWo.HPHBersenbrueck // this.xrLabel129.Borders = DevExpress.XtraPrinting.BorderSide.None; this.xrLabel129.Font = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Bold); - this.xrLabel129.LocationFloat = new DevExpress.Utils.PointFloat(766.0005F, 319.9997F); + this.xrLabel129.LocationFloat = new DevExpress.Utils.PointFloat(731.9998F, 319.9992F); this.xrLabel129.Name = "xrLabel129"; this.xrLabel129.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel129.SizeF = new System.Drawing.SizeF(28.87445F, 20F); @@ -745,10 +775,10 @@ namespace BeWo.HPHBersenbrueck // this.lblAerztlVersorgung2Name.Borders = DevExpress.XtraPrinting.BorderSide.Right; this.lblAerztlVersorgung2Name.Font = new System.Drawing.Font("Arial", 8F); - this.lblAerztlVersorgung2Name.LocationFloat = new DevExpress.Utils.PointFloat(863.7098F, 319.9998F); + this.lblAerztlVersorgung2Name.LocationFloat = new DevExpress.Utils.PointFloat(829.6939F, 319.9991F); this.lblAerztlVersorgung2Name.Name = "lblAerztlVersorgung2Name"; this.lblAerztlVersorgung2Name.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); - this.lblAerztlVersorgung2Name.SizeF = new System.Drawing.SizeF(284.2902F, 20F); + this.lblAerztlVersorgung2Name.SizeF = new System.Drawing.SizeF(268.3005F, 20F); this.lblAerztlVersorgung2Name.StylePriority.UseBorders = false; this.lblAerztlVersorgung2Name.StylePriority.UseFont = false; this.lblAerztlVersorgung2Name.StylePriority.UsePadding = false; @@ -759,10 +789,10 @@ namespace BeWo.HPHBersenbrueck // this.xrLabel131.Borders = DevExpress.XtraPrinting.BorderSide.None; this.xrLabel131.Font = new System.Drawing.Font("Arial", 8F); - this.xrLabel131.LocationFloat = new DevExpress.Utils.PointFloat(794.8749F, 319.9998F); + this.xrLabel131.LocationFloat = new DevExpress.Utils.PointFloat(760.8741F, 319.9993F); this.xrLabel131.Name = "xrLabel131"; this.xrLabel131.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); - this.xrLabel131.SizeF = new System.Drawing.SizeF(68.83356F, 20F); + this.xrLabel131.SizeF = new System.Drawing.SizeF(68.81854F, 19.99997F); this.xrLabel131.StylePriority.UseBorders = false; this.xrLabel131.StylePriority.UseFont = false; this.xrLabel131.StylePriority.UsePadding = false; @@ -774,10 +804,10 @@ namespace BeWo.HPHBersenbrueck // this.lblAerztlVersorgung2Straße.Borders = DevExpress.XtraPrinting.BorderSide.Right; this.lblAerztlVersorgung2Straße.Font = new System.Drawing.Font("Arial", 8F); - this.lblAerztlVersorgung2Straße.LocationFloat = new DevExpress.Utils.PointFloat(863.7098F, 339.9998F); + this.lblAerztlVersorgung2Straße.LocationFloat = new DevExpress.Utils.PointFloat(829.6939F, 339.9991F); this.lblAerztlVersorgung2Straße.Name = "lblAerztlVersorgung2Straße"; this.lblAerztlVersorgung2Straße.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); - this.lblAerztlVersorgung2Straße.SizeF = new System.Drawing.SizeF(284.2902F, 20F); + this.lblAerztlVersorgung2Straße.SizeF = new System.Drawing.SizeF(268.3005F, 20F); this.lblAerztlVersorgung2Straße.StylePriority.UseBorders = false; this.lblAerztlVersorgung2Straße.StylePriority.UseFont = false; this.lblAerztlVersorgung2Straße.StylePriority.UsePadding = false; @@ -788,7 +818,7 @@ namespace BeWo.HPHBersenbrueck // this.xrLabel133.Borders = DevExpress.XtraPrinting.BorderSide.None; this.xrLabel133.Font = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Bold); - this.xrLabel133.LocationFloat = new DevExpress.Utils.PointFloat(766.0005F, 359.9998F); + this.xrLabel133.LocationFloat = new DevExpress.Utils.PointFloat(731.9998F, 359.9993F); this.xrLabel133.Name = "xrLabel133"; this.xrLabel133.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel133.SizeF = new System.Drawing.SizeF(28.87408F, 20F); @@ -802,7 +832,7 @@ namespace BeWo.HPHBersenbrueck // this.xrLabel134.Borders = DevExpress.XtraPrinting.BorderSide.None; this.xrLabel134.Font = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Bold); - this.xrLabel134.LocationFloat = new DevExpress.Utils.PointFloat(766.0005F, 339.9998F); + this.xrLabel134.LocationFloat = new DevExpress.Utils.PointFloat(731.9998F, 339.9993F); this.xrLabel134.Name = "xrLabel134"; this.xrLabel134.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel134.SizeF = new System.Drawing.SizeF(28.87445F, 20F); @@ -816,10 +846,10 @@ namespace BeWo.HPHBersenbrueck // this.lblAerztlVersorgung2Telefon.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Right | DevExpress.XtraPrinting.BorderSide.Bottom))); this.lblAerztlVersorgung2Telefon.Font = new System.Drawing.Font("Arial", 8F); - this.lblAerztlVersorgung2Telefon.LocationFloat = new DevExpress.Utils.PointFloat(863.7095F, 379.9998F); + this.lblAerztlVersorgung2Telefon.LocationFloat = new DevExpress.Utils.PointFloat(829.6936F, 379.9991F); this.lblAerztlVersorgung2Telefon.Name = "lblAerztlVersorgung2Telefon"; this.lblAerztlVersorgung2Telefon.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); - this.lblAerztlVersorgung2Telefon.SizeF = new System.Drawing.SizeF(284.2903F, 20F); + this.lblAerztlVersorgung2Telefon.SizeF = new System.Drawing.SizeF(268.3005F, 20F); this.lblAerztlVersorgung2Telefon.StylePriority.UseBorders = false; this.lblAerztlVersorgung2Telefon.StylePriority.UseFont = false; this.lblAerztlVersorgung2Telefon.StylePriority.UsePadding = false; @@ -830,10 +860,10 @@ namespace BeWo.HPHBersenbrueck // this.xrLabel136.Borders = DevExpress.XtraPrinting.BorderSide.Bottom; this.xrLabel136.Font = new System.Drawing.Font("Arial", 8F); - this.xrLabel136.LocationFloat = new DevExpress.Utils.PointFloat(794.8746F, 379.9998F); + this.xrLabel136.LocationFloat = new DevExpress.Utils.PointFloat(760.874F, 379.9993F); this.xrLabel136.Name = "xrLabel136"; this.xrLabel136.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); - this.xrLabel136.SizeF = new System.Drawing.SizeF(68.83356F, 20F); + this.xrLabel136.SizeF = new System.Drawing.SizeF(68.81873F, 20F); this.xrLabel136.StylePriority.UseBorders = false; this.xrLabel136.StylePriority.UseFont = false; this.xrLabel136.StylePriority.UsePadding = false; @@ -845,10 +875,10 @@ namespace BeWo.HPHBersenbrueck // this.lblAerztlVersorgung2PlzOrt.Borders = DevExpress.XtraPrinting.BorderSide.Right; this.lblAerztlVersorgung2PlzOrt.Font = new System.Drawing.Font("Arial", 8F); - this.lblAerztlVersorgung2PlzOrt.LocationFloat = new DevExpress.Utils.PointFloat(863.7095F, 359.9998F); + this.lblAerztlVersorgung2PlzOrt.LocationFloat = new DevExpress.Utils.PointFloat(829.6936F, 359.9992F); this.lblAerztlVersorgung2PlzOrt.Name = "lblAerztlVersorgung2PlzOrt"; this.lblAerztlVersorgung2PlzOrt.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); - this.lblAerztlVersorgung2PlzOrt.SizeF = new System.Drawing.SizeF(284.2903F, 20F); + this.lblAerztlVersorgung2PlzOrt.SizeF = new System.Drawing.SizeF(268.3005F, 20F); this.lblAerztlVersorgung2PlzOrt.StylePriority.UseBorders = false; this.lblAerztlVersorgung2PlzOrt.StylePriority.UseFont = false; this.lblAerztlVersorgung2PlzOrt.StylePriority.UsePadding = false; @@ -859,10 +889,10 @@ namespace BeWo.HPHBersenbrueck // this.xrLabel138.Borders = DevExpress.XtraPrinting.BorderSide.None; this.xrLabel138.Font = new System.Drawing.Font("Arial", 8F); - this.xrLabel138.LocationFloat = new DevExpress.Utils.PointFloat(794.8746F, 359.9998F); + this.xrLabel138.LocationFloat = new DevExpress.Utils.PointFloat(760.874F, 359.9993F); this.xrLabel138.Name = "xrLabel138"; this.xrLabel138.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); - this.xrLabel138.SizeF = new System.Drawing.SizeF(68.83356F, 20F); + this.xrLabel138.SizeF = new System.Drawing.SizeF(68.81873F, 20F); this.xrLabel138.StylePriority.UseBorders = false; this.xrLabel138.StylePriority.UseFont = false; this.xrLabel138.StylePriority.UsePadding = false; @@ -874,10 +904,10 @@ namespace BeWo.HPHBersenbrueck // this.xrLabel139.Borders = DevExpress.XtraPrinting.BorderSide.None; this.xrLabel139.Font = new System.Drawing.Font("Arial", 8F); - this.xrLabel139.LocationFloat = new DevExpress.Utils.PointFloat(794.8749F, 339.9998F); + this.xrLabel139.LocationFloat = new DevExpress.Utils.PointFloat(760.8749F, 339.9993F); this.xrLabel139.Name = "xrLabel139"; this.xrLabel139.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); - this.xrLabel139.SizeF = new System.Drawing.SizeF(68.83356F, 20F); + this.xrLabel139.SizeF = new System.Drawing.SizeF(68.81775F, 20F); this.xrLabel139.StylePriority.UseBorders = false; this.xrLabel139.StylePriority.UseFont = false; this.xrLabel139.StylePriority.UsePadding = false; @@ -889,7 +919,7 @@ namespace BeWo.HPHBersenbrueck // this.xrLabel140.Borders = DevExpress.XtraPrinting.BorderSide.Bottom; this.xrLabel140.Font = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Bold); - this.xrLabel140.LocationFloat = new DevExpress.Utils.PointFloat(766.0005F, 379.9998F); + this.xrLabel140.LocationFloat = new DevExpress.Utils.PointFloat(731.9998F, 379.9993F); this.xrLabel140.Name = "xrLabel140"; this.xrLabel140.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel140.SizeF = new System.Drawing.SizeF(28.87408F, 20F); @@ -903,7 +933,7 @@ namespace BeWo.HPHBersenbrueck // this.xrLabel117.Borders = DevExpress.XtraPrinting.BorderSide.Bottom; this.xrLabel117.Font = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Bold); - this.xrLabel117.LocationFloat = new DevExpress.Utils.PointFloat(766.0005F, 279.9999F); + this.xrLabel117.LocationFloat = new DevExpress.Utils.PointFloat(731.9998F, 279.9995F); this.xrLabel117.Name = "xrLabel117"; this.xrLabel117.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel117.SizeF = new System.Drawing.SizeF(28.87305F, 20F); @@ -917,10 +947,10 @@ namespace BeWo.HPHBersenbrueck // this.xrLabel118.Borders = DevExpress.XtraPrinting.BorderSide.None; this.xrLabel118.Font = new System.Drawing.Font("Arial", 8F); - this.xrLabel118.LocationFloat = new DevExpress.Utils.PointFloat(794.874F, 239.9999F); + this.xrLabel118.LocationFloat = new DevExpress.Utils.PointFloat(760.8749F, 239.9994F); this.xrLabel118.Name = "xrLabel118"; this.xrLabel118.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); - this.xrLabel118.SizeF = new System.Drawing.SizeF(68.83356F, 20.00002F); + this.xrLabel118.SizeF = new System.Drawing.SizeF(68.81781F, 20.00003F); this.xrLabel118.StylePriority.UseBorders = false; this.xrLabel118.StylePriority.UseFont = false; this.xrLabel118.StylePriority.UsePadding = false; @@ -932,10 +962,10 @@ namespace BeWo.HPHBersenbrueck // this.xrLabel119.Borders = DevExpress.XtraPrinting.BorderSide.None; this.xrLabel119.Font = new System.Drawing.Font("Arial", 8F); - this.xrLabel119.LocationFloat = new DevExpress.Utils.PointFloat(794.8736F, 259.9999F); + this.xrLabel119.LocationFloat = new DevExpress.Utils.PointFloat(760.8749F, 259.9994F); this.xrLabel119.Name = "xrLabel119"; this.xrLabel119.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); - this.xrLabel119.SizeF = new System.Drawing.SizeF(68.83356F, 20F); + this.xrLabel119.SizeF = new System.Drawing.SizeF(68.81781F, 20F); this.xrLabel119.StylePriority.UseBorders = false; this.xrLabel119.StylePriority.UseFont = false; this.xrLabel119.StylePriority.UsePadding = false; @@ -947,10 +977,10 @@ namespace BeWo.HPHBersenbrueck // this.lblAerztlVersorgung1PlzOrt.Borders = DevExpress.XtraPrinting.BorderSide.Right; this.lblAerztlVersorgung1PlzOrt.Font = new System.Drawing.Font("Arial", 8F); - this.lblAerztlVersorgung1PlzOrt.LocationFloat = new DevExpress.Utils.PointFloat(863.7086F, 259.9999F); + this.lblAerztlVersorgung1PlzOrt.LocationFloat = new DevExpress.Utils.PointFloat(829.6927F, 259.9993F); this.lblAerztlVersorgung1PlzOrt.Name = "lblAerztlVersorgung1PlzOrt"; this.lblAerztlVersorgung1PlzOrt.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); - this.lblAerztlVersorgung1PlzOrt.SizeF = new System.Drawing.SizeF(284.2901F, 20F); + this.lblAerztlVersorgung1PlzOrt.SizeF = new System.Drawing.SizeF(268.3004F, 20F); this.lblAerztlVersorgung1PlzOrt.StylePriority.UseBorders = false; this.lblAerztlVersorgung1PlzOrt.StylePriority.UseFont = false; this.lblAerztlVersorgung1PlzOrt.StylePriority.UsePadding = false; @@ -961,10 +991,10 @@ namespace BeWo.HPHBersenbrueck // this.xrLabel121.Borders = DevExpress.XtraPrinting.BorderSide.Bottom; this.xrLabel121.Font = new System.Drawing.Font("Arial", 8F); - this.xrLabel121.LocationFloat = new DevExpress.Utils.PointFloat(794.8736F, 279.9999F); + this.xrLabel121.LocationFloat = new DevExpress.Utils.PointFloat(760.8749F, 279.9995F); this.xrLabel121.Name = "xrLabel121"; this.xrLabel121.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); - this.xrLabel121.SizeF = new System.Drawing.SizeF(68.83356F, 20F); + this.xrLabel121.SizeF = new System.Drawing.SizeF(68.81781F, 20F); this.xrLabel121.StylePriority.UseBorders = false; this.xrLabel121.StylePriority.UseFont = false; this.xrLabel121.StylePriority.UsePadding = false; @@ -976,10 +1006,10 @@ namespace BeWo.HPHBersenbrueck // this.lblAerztlVersorgung1Telefon.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Right | DevExpress.XtraPrinting.BorderSide.Bottom))); this.lblAerztlVersorgung1Telefon.Font = new System.Drawing.Font("Arial", 8F); - this.lblAerztlVersorgung1Telefon.LocationFloat = new DevExpress.Utils.PointFloat(863.7086F, 279.9999F); + this.lblAerztlVersorgung1Telefon.LocationFloat = new DevExpress.Utils.PointFloat(829.6927F, 279.9993F); this.lblAerztlVersorgung1Telefon.Name = "lblAerztlVersorgung1Telefon"; this.lblAerztlVersorgung1Telefon.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); - this.lblAerztlVersorgung1Telefon.SizeF = new System.Drawing.SizeF(284.2901F, 20F); + this.lblAerztlVersorgung1Telefon.SizeF = new System.Drawing.SizeF(268.3004F, 20F); this.lblAerztlVersorgung1Telefon.StylePriority.UseBorders = false; this.lblAerztlVersorgung1Telefon.StylePriority.UseFont = false; this.lblAerztlVersorgung1Telefon.StylePriority.UsePadding = false; @@ -990,7 +1020,7 @@ namespace BeWo.HPHBersenbrueck // this.xrLabel123.Borders = DevExpress.XtraPrinting.BorderSide.None; this.xrLabel123.Font = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Bold); - this.xrLabel123.LocationFloat = new DevExpress.Utils.PointFloat(766.0005F, 239.9999F); + this.xrLabel123.LocationFloat = new DevExpress.Utils.PointFloat(731.9998F, 239.9994F); this.xrLabel123.Name = "xrLabel123"; this.xrLabel123.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel123.SizeF = new System.Drawing.SizeF(28.87341F, 20.00002F); @@ -1004,7 +1034,7 @@ namespace BeWo.HPHBersenbrueck // this.xrLabel124.Borders = DevExpress.XtraPrinting.BorderSide.None; this.xrLabel124.Font = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Bold); - this.xrLabel124.LocationFloat = new DevExpress.Utils.PointFloat(765.9995F, 259.9999F); + this.xrLabel124.LocationFloat = new DevExpress.Utils.PointFloat(731.9988F, 259.9994F); this.xrLabel124.Name = "xrLabel124"; this.xrLabel124.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel124.SizeF = new System.Drawing.SizeF(28.87408F, 20F); @@ -1018,10 +1048,10 @@ namespace BeWo.HPHBersenbrueck // this.lblAerztlVersorgung1Straße.Borders = DevExpress.XtraPrinting.BorderSide.Right; this.lblAerztlVersorgung1Straße.Font = new System.Drawing.Font("Arial", 8F); - this.lblAerztlVersorgung1Straße.LocationFloat = new DevExpress.Utils.PointFloat(863.7089F, 239.9999F); + this.lblAerztlVersorgung1Straße.LocationFloat = new DevExpress.Utils.PointFloat(829.7094F, 240F); this.lblAerztlVersorgung1Straße.Name = "lblAerztlVersorgung1Straße"; this.lblAerztlVersorgung1Straße.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); - this.lblAerztlVersorgung1Straße.SizeF = new System.Drawing.SizeF(284.29F, 20.00002F); + this.lblAerztlVersorgung1Straße.SizeF = new System.Drawing.SizeF(268.2808F, 19.99927F); this.lblAerztlVersorgung1Straße.StylePriority.UseBorders = false; this.lblAerztlVersorgung1Straße.StylePriority.UseFont = false; this.lblAerztlVersorgung1Straße.StylePriority.UsePadding = false; @@ -1032,7 +1062,7 @@ namespace BeWo.HPHBersenbrueck // this.xrLabel114.Borders = DevExpress.XtraPrinting.BorderSide.None; this.xrLabel114.Font = new System.Drawing.Font("Arial", 8F); - this.xrLabel114.LocationFloat = new DevExpress.Utils.PointFloat(794.874F, 220F); + this.xrLabel114.LocationFloat = new DevExpress.Utils.PointFloat(760.8734F, 219.9995F); this.xrLabel114.Name = "xrLabel114"; this.xrLabel114.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel114.SizeF = new System.Drawing.SizeF(68.83356F, 20F); @@ -1047,10 +1077,10 @@ namespace BeWo.HPHBersenbrueck // this.lblAerztlVersorgung1Name.Borders = DevExpress.XtraPrinting.BorderSide.Right; this.lblAerztlVersorgung1Name.Font = new System.Drawing.Font("Arial", 8F); - this.lblAerztlVersorgung1Name.LocationFloat = new DevExpress.Utils.PointFloat(863.7089F, 220F); + this.lblAerztlVersorgung1Name.LocationFloat = new DevExpress.Utils.PointFloat(829.7094F, 219.9993F); this.lblAerztlVersorgung1Name.Name = "lblAerztlVersorgung1Name"; this.lblAerztlVersorgung1Name.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); - this.lblAerztlVersorgung1Name.SizeF = new System.Drawing.SizeF(284.29F, 20F); + this.lblAerztlVersorgung1Name.SizeF = new System.Drawing.SizeF(268.2808F, 19.99998F); this.lblAerztlVersorgung1Name.StylePriority.UseBorders = false; this.lblAerztlVersorgung1Name.StylePriority.UseFont = false; this.lblAerztlVersorgung1Name.StylePriority.UsePadding = false; @@ -1061,7 +1091,7 @@ namespace BeWo.HPHBersenbrueck // this.xrLabel116.Borders = DevExpress.XtraPrinting.BorderSide.None; this.xrLabel116.Font = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Bold); - this.xrLabel116.LocationFloat = new DevExpress.Utils.PointFloat(766.0005F, 219.9999F); + this.xrLabel116.LocationFloat = new DevExpress.Utils.PointFloat(731.9998F, 219.9994F); this.xrLabel116.Name = "xrLabel116"; this.xrLabel116.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel116.SizeF = new System.Drawing.SizeF(28.87341F, 20F); @@ -1075,7 +1105,7 @@ namespace BeWo.HPHBersenbrueck // this.xrLabel111.Borders = DevExpress.XtraPrinting.BorderSide.None; this.xrLabel111.Font = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Bold); - this.xrLabel111.LocationFloat = new DevExpress.Utils.PointFloat(766.0005F, 200.0001F); + this.xrLabel111.LocationFloat = new DevExpress.Utils.PointFloat(732.0013F, 199.9994F); this.xrLabel111.Name = "xrLabel111"; this.xrLabel111.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel111.SizeF = new System.Drawing.SizeF(28.87341F, 20F); @@ -1090,10 +1120,10 @@ namespace BeWo.HPHBersenbrueck // this.xrLabel112.Borders = DevExpress.XtraPrinting.BorderSide.None; this.xrLabel112.Font = new System.Drawing.Font("Arial", 8F); - this.xrLabel112.LocationFloat = new DevExpress.Utils.PointFloat(794.8739F, 200.0001F); + this.xrLabel112.LocationFloat = new DevExpress.Utils.PointFloat(760.8749F, 200.0001F); this.xrLabel112.Name = "xrLabel112"; this.xrLabel112.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); - this.xrLabel112.SizeF = new System.Drawing.SizeF(68.8335F, 20F); + this.xrLabel112.SizeF = new System.Drawing.SizeF(68.81781F, 19.99924F); this.xrLabel112.StylePriority.UseBorders = false; this.xrLabel112.StylePriority.UseFont = false; this.xrLabel112.StylePriority.UsePadding = false; @@ -1105,10 +1135,10 @@ namespace BeWo.HPHBersenbrueck // this.lblAerztlVersorgung1Verhaeltnis.Borders = DevExpress.XtraPrinting.BorderSide.Right; this.lblAerztlVersorgung1Verhaeltnis.Font = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Bold); - this.lblAerztlVersorgung1Verhaeltnis.LocationFloat = new DevExpress.Utils.PointFloat(863.7082F, 200.0001F); + this.lblAerztlVersorgung1Verhaeltnis.LocationFloat = new DevExpress.Utils.PointFloat(829.6927F, 200.0001F); this.lblAerztlVersorgung1Verhaeltnis.Name = "lblAerztlVersorgung1Verhaeltnis"; this.lblAerztlVersorgung1Verhaeltnis.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); - this.lblAerztlVersorgung1Verhaeltnis.SizeF = new System.Drawing.SizeF(284.2902F, 20F); + this.lblAerztlVersorgung1Verhaeltnis.SizeF = new System.Drawing.SizeF(268.2975F, 19.99916F); this.lblAerztlVersorgung1Verhaeltnis.StylePriority.UseBorders = false; this.lblAerztlVersorgung1Verhaeltnis.StylePriority.UseFont = false; this.lblAerztlVersorgung1Verhaeltnis.StylePriority.UsePadding = false; @@ -1121,10 +1151,10 @@ namespace BeWo.HPHBersenbrueck this.xrLabel110.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Top | DevExpress.XtraPrinting.BorderSide.Right) | DevExpress.XtraPrinting.BorderSide.Bottom))); this.xrLabel110.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold); - this.xrLabel110.LocationFloat = new DevExpress.Utils.PointFloat(766.0005F, 180F); + this.xrLabel110.LocationFloat = new DevExpress.Utils.PointFloat(732.0015F, 179.9994F); this.xrLabel110.Name = "xrLabel110"; this.xrLabel110.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); - this.xrLabel110.SizeF = new System.Drawing.SizeF(381.9987F, 20F); + this.xrLabel110.SizeF = new System.Drawing.SizeF(365.9888F, 20F); this.xrLabel110.StylePriority.UseBackColor = false; this.xrLabel110.StylePriority.UseBorders = false; this.xrLabel110.StylePriority.UseFont = false; @@ -1137,10 +1167,10 @@ namespace BeWo.HPHBersenbrueck // this.xrLabel109.Borders = DevExpress.XtraPrinting.BorderSide.None; this.xrLabel109.Font = new System.Drawing.Font("Arial", 8F); - this.xrLabel109.LocationFloat = new DevExpress.Utils.PointFloat(766.0004F, 160F); + this.xrLabel109.LocationFloat = new DevExpress.Utils.PointFloat(732.0007F, 159.9995F); this.xrLabel109.Name = "xrLabel109"; this.xrLabel109.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 0, 0, 0, 100F); - this.xrLabel109.SizeF = new System.Drawing.SizeF(97.70782F, 20F); + this.xrLabel109.SizeF = new System.Drawing.SizeF(97.69775F, 19.99998F); this.xrLabel109.StylePriority.UseBorders = false; this.xrLabel109.StylePriority.UseFont = false; this.xrLabel109.StylePriority.UsePadding = false; @@ -1152,10 +1182,10 @@ namespace BeWo.HPHBersenbrueck // this.lblBehinderungsgrad.Borders = DevExpress.XtraPrinting.BorderSide.Right; this.lblBehinderungsgrad.Font = new System.Drawing.Font("Arial", 8F); - this.lblBehinderungsgrad.LocationFloat = new DevExpress.Utils.PointFloat(863.7084F, 160F); + this.lblBehinderungsgrad.LocationFloat = new DevExpress.Utils.PointFloat(829.6984F, 159.9994F); this.lblBehinderungsgrad.Name = "lblBehinderungsgrad"; this.lblBehinderungsgrad.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); - this.lblBehinderungsgrad.SizeF = new System.Drawing.SizeF(284.2909F, 20F); + this.lblBehinderungsgrad.SizeF = new System.Drawing.SizeF(268.2996F, 20F); this.lblBehinderungsgrad.StylePriority.UseBorders = false; this.lblBehinderungsgrad.StylePriority.UseFont = false; this.lblBehinderungsgrad.StylePriority.UsePadding = false; @@ -1166,10 +1196,10 @@ namespace BeWo.HPHBersenbrueck // this.lblDoppeldiagnoseJaNein.Borders = DevExpress.XtraPrinting.BorderSide.Right; this.lblDoppeldiagnoseJaNein.Font = new System.Drawing.Font("Arial", 8F); - this.lblDoppeldiagnoseJaNein.LocationFloat = new DevExpress.Utils.PointFloat(863.7084F, 140F); + this.lblDoppeldiagnoseJaNein.LocationFloat = new DevExpress.Utils.PointFloat(829.6984F, 139.9994F); this.lblDoppeldiagnoseJaNein.Name = "lblDoppeldiagnoseJaNein"; this.lblDoppeldiagnoseJaNein.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); - this.lblDoppeldiagnoseJaNein.SizeF = new System.Drawing.SizeF(284.2914F, 20F); + this.lblDoppeldiagnoseJaNein.SizeF = new System.Drawing.SizeF(268.2999F, 20F); this.lblDoppeldiagnoseJaNein.StylePriority.UseBorders = false; this.lblDoppeldiagnoseJaNein.StylePriority.UseFont = false; this.lblDoppeldiagnoseJaNein.StylePriority.UsePadding = false; @@ -1180,10 +1210,10 @@ namespace BeWo.HPHBersenbrueck // this.xrLabel107.Borders = DevExpress.XtraPrinting.BorderSide.None; this.xrLabel107.Font = new System.Drawing.Font("Arial", 8F); - this.xrLabel107.LocationFloat = new DevExpress.Utils.PointFloat(766.0004F, 140F); + this.xrLabel107.LocationFloat = new DevExpress.Utils.PointFloat(731.9998F, 139.9995F); this.xrLabel107.Name = "xrLabel107"; this.xrLabel107.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); - this.xrLabel107.SizeF = new System.Drawing.SizeF(97.70782F, 20F); + this.xrLabel107.SizeF = new System.Drawing.SizeF(97.69867F, 20F); this.xrLabel107.StylePriority.UseBorders = false; this.xrLabel107.StylePriority.UseFont = false; this.xrLabel107.StylePriority.UsePadding = false; @@ -1195,10 +1225,10 @@ namespace BeWo.HPHBersenbrueck // this.lblStationaerJaNein.Borders = DevExpress.XtraPrinting.BorderSide.Right; this.lblStationaerJaNein.Font = new System.Drawing.Font("Arial", 8F); - this.lblStationaerJaNein.LocationFloat = new DevExpress.Utils.PointFloat(1031.042F, 120F); + this.lblStationaerJaNein.LocationFloat = new DevExpress.Utils.PointFloat(997.032F, 119.9994F); this.lblStationaerJaNein.Name = "lblStationaerJaNein"; this.lblStationaerJaNein.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); - this.lblStationaerJaNein.SizeF = new System.Drawing.SizeF(116.9529F, 20F); + this.lblStationaerJaNein.SizeF = new System.Drawing.SizeF(100.9614F, 20.00001F); this.lblStationaerJaNein.StylePriority.UseBorders = false; this.lblStationaerJaNein.StylePriority.UseFont = false; this.lblStationaerJaNein.StylePriority.UsePadding = false; @@ -1209,10 +1239,10 @@ namespace BeWo.HPHBersenbrueck // this.xrLabel105.Borders = DevExpress.XtraPrinting.BorderSide.None; this.xrLabel105.Font = new System.Drawing.Font("Arial", 8F); - this.xrLabel105.LocationFloat = new DevExpress.Utils.PointFloat(954.8185F, 120F); + this.xrLabel105.LocationFloat = new DevExpress.Utils.PointFloat(920.8161F, 119.9994F); this.xrLabel105.Name = "xrLabel105"; this.xrLabel105.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); - this.xrLabel105.SizeF = new System.Drawing.SizeF(76.22314F, 20.00002F); + this.xrLabel105.SizeF = new System.Drawing.SizeF(76.21594F, 20.00002F); this.xrLabel105.StylePriority.UseBorders = false; this.xrLabel105.StylePriority.UseFont = false; this.xrLabel105.StylePriority.UsePadding = false; @@ -1224,10 +1254,10 @@ namespace BeWo.HPHBersenbrueck // this.xrLabel106.Borders = DevExpress.XtraPrinting.BorderSide.None; this.xrLabel106.Font = new System.Drawing.Font("Arial", 8F); - this.xrLabel106.LocationFloat = new DevExpress.Utils.PointFloat(766.0004F, 119.9999F); + this.xrLabel106.LocationFloat = new DevExpress.Utils.PointFloat(732.0014F, 119.9994F); this.xrLabel106.Name = "xrLabel106"; this.xrLabel106.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); - this.xrLabel106.SizeF = new System.Drawing.SizeF(97.70801F, 20.00001F); + this.xrLabel106.SizeF = new System.Drawing.SizeF(97.69702F, 20.00002F); this.xrLabel106.StylePriority.UseBorders = false; this.xrLabel106.StylePriority.UseFont = false; this.xrLabel106.StylePriority.UsePadding = false; @@ -1239,10 +1269,10 @@ namespace BeWo.HPHBersenbrueck // this.lblPflegedienstJaNein.Borders = DevExpress.XtraPrinting.BorderSide.None; this.lblPflegedienstJaNein.Font = new System.Drawing.Font("Arial", 8F); - this.lblPflegedienstJaNein.LocationFloat = new DevExpress.Utils.PointFloat(863.7082F, 120F); + this.lblPflegedienstJaNein.LocationFloat = new DevExpress.Utils.PointFloat(829.7094F, 119.9994F); this.lblPflegedienstJaNein.Name = "lblPflegedienstJaNein"; this.lblPflegedienstJaNein.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); - this.lblPflegedienstJaNein.SizeF = new System.Drawing.SizeF(91.11029F, 20.00002F); + this.lblPflegedienstJaNein.SizeF = new System.Drawing.SizeF(91.10669F, 20.00002F); this.lblPflegedienstJaNein.StylePriority.UseBorders = false; this.lblPflegedienstJaNein.StylePriority.UseFont = false; this.lblPflegedienstJaNein.StylePriority.UsePadding = false; @@ -1253,10 +1283,10 @@ namespace BeWo.HPHBersenbrueck // this.lblBewilligteLeistungskategorie3.Borders = DevExpress.XtraPrinting.BorderSide.Right; this.lblBewilligteLeistungskategorie3.Font = new System.Drawing.Font("Arial", 8F); - this.lblBewilligteLeistungskategorie3.LocationFloat = new DevExpress.Utils.PointFloat(765.9998F, 99.99997F); + this.lblBewilligteLeistungskategorie3.LocationFloat = new DevExpress.Utils.PointFloat(731.9914F, 99.9995F); this.lblBewilligteLeistungskategorie3.Name = "lblBewilligteLeistungskategorie3"; this.lblBewilligteLeistungskategorie3.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); - this.lblBewilligteLeistungskategorie3.SizeF = new System.Drawing.SizeF(382F, 20F); + this.lblBewilligteLeistungskategorie3.SizeF = new System.Drawing.SizeF(366.0085F, 20F); this.lblBewilligteLeistungskategorie3.StylePriority.UseBorders = false; this.lblBewilligteLeistungskategorie3.StylePriority.UseFont = false; this.lblBewilligteLeistungskategorie3.StylePriority.UsePadding = false; @@ -1267,10 +1297,10 @@ namespace BeWo.HPHBersenbrueck // this.lblBewilligteLeistungskategorie2.Borders = DevExpress.XtraPrinting.BorderSide.Right; this.lblBewilligteLeistungskategorie2.Font = new System.Drawing.Font("Arial", 8F); - this.lblBewilligteLeistungskategorie2.LocationFloat = new DevExpress.Utils.PointFloat(765.9998F, 79.99998F); + this.lblBewilligteLeistungskategorie2.LocationFloat = new DevExpress.Utils.PointFloat(731.9914F, 79.99949F); this.lblBewilligteLeistungskategorie2.Name = "lblBewilligteLeistungskategorie2"; this.lblBewilligteLeistungskategorie2.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); - this.lblBewilligteLeistungskategorie2.SizeF = new System.Drawing.SizeF(382F, 20F); + this.lblBewilligteLeistungskategorie2.SizeF = new System.Drawing.SizeF(366.0085F, 20.00001F); this.lblBewilligteLeistungskategorie2.StylePriority.UseBorders = false; this.lblBewilligteLeistungskategorie2.StylePriority.UseFont = false; this.lblBewilligteLeistungskategorie2.StylePriority.UsePadding = false; @@ -1281,10 +1311,10 @@ namespace BeWo.HPHBersenbrueck // this.lblBewilligteLeistungskategorie1.Borders = DevExpress.XtraPrinting.BorderSide.Right; this.lblBewilligteLeistungskategorie1.Font = new System.Drawing.Font("Arial", 8F); - this.lblBewilligteLeistungskategorie1.LocationFloat = new DevExpress.Utils.PointFloat(765.9998F, 59.99998F); + this.lblBewilligteLeistungskategorie1.LocationFloat = new DevExpress.Utils.PointFloat(731.9914F, 59.9995F); this.lblBewilligteLeistungskategorie1.Name = "lblBewilligteLeistungskategorie1"; this.lblBewilligteLeistungskategorie1.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); - this.lblBewilligteLeistungskategorie1.SizeF = new System.Drawing.SizeF(382F, 20F); + this.lblBewilligteLeistungskategorie1.SizeF = new System.Drawing.SizeF(366.0085F, 19.99999F); this.lblBewilligteLeistungskategorie1.StylePriority.UseBorders = false; this.lblBewilligteLeistungskategorie1.StylePriority.UseFont = false; this.lblBewilligteLeistungskategorie1.StylePriority.UsePadding = false; @@ -1295,10 +1325,10 @@ namespace BeWo.HPHBersenbrueck // this.lblWichtigeInfosFlsBewilligt.Borders = DevExpress.XtraPrinting.BorderSide.Right; this.lblWichtigeInfosFlsBewilligt.Font = new System.Drawing.Font("Arial", 8F); - this.lblWichtigeInfosFlsBewilligt.LocationFloat = new DevExpress.Utils.PointFloat(863.7082F, 39.99999F); + this.lblWichtigeInfosFlsBewilligt.LocationFloat = new DevExpress.Utils.PointFloat(829.6932F, 39.99951F); this.lblWichtigeInfosFlsBewilligt.Name = "lblWichtigeInfosFlsBewilligt"; this.lblWichtigeInfosFlsBewilligt.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); - this.lblWichtigeInfosFlsBewilligt.SizeF = new System.Drawing.SizeF(284.2918F, 20F); + this.lblWichtigeInfosFlsBewilligt.SizeF = new System.Drawing.SizeF(268.2968F, 20.00001F); this.lblWichtigeInfosFlsBewilligt.StylePriority.UseBorders = false; this.lblWichtigeInfosFlsBewilligt.StylePriority.UseFont = false; this.lblWichtigeInfosFlsBewilligt.StylePriority.UsePadding = false; @@ -1309,10 +1339,10 @@ namespace BeWo.HPHBersenbrueck // this.xrLabel103.Borders = DevExpress.XtraPrinting.BorderSide.None; this.xrLabel103.Font = new System.Drawing.Font("Arial", 8F); - this.xrLabel103.LocationFloat = new DevExpress.Utils.PointFloat(765.9999F, 40.00002F); + this.xrLabel103.LocationFloat = new DevExpress.Utils.PointFloat(731.9991F, 39.99951F); this.xrLabel103.Name = "xrLabel103"; this.xrLabel103.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); - this.xrLabel103.SizeF = new System.Drawing.SizeF(97.70825F, 20F); + this.xrLabel103.SizeF = new System.Drawing.SizeF(97.69354F, 20.00001F); this.xrLabel103.StylePriority.UseBorders = false; this.xrLabel103.StylePriority.UseFont = false; this.xrLabel103.StylePriority.UsePadding = false; @@ -1324,10 +1354,10 @@ namespace BeWo.HPHBersenbrueck // this.xrLabel101.Borders = DevExpress.XtraPrinting.BorderSide.None; this.xrLabel101.Font = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Bold); - this.xrLabel101.LocationFloat = new DevExpress.Utils.PointFloat(765.9999F, 20.00002F); + this.xrLabel101.LocationFloat = new DevExpress.Utils.PointFloat(732F, 19.99997F); this.xrLabel101.Name = "xrLabel101"; this.xrLabel101.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); - this.xrLabel101.SizeF = new System.Drawing.SizeF(97.70825F, 20F); + this.xrLabel101.SizeF = new System.Drawing.SizeF(97.69269F, 19.99954F); this.xrLabel101.StylePriority.UseBorders = false; this.xrLabel101.StylePriority.UseFont = false; this.xrLabel101.StylePriority.UsePadding = false; @@ -1339,10 +1369,10 @@ namespace BeWo.HPHBersenbrueck // this.lblWichtigeInfosAktenzeichen.Borders = DevExpress.XtraPrinting.BorderSide.Right; this.lblWichtigeInfosAktenzeichen.Font = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Bold); - this.lblWichtigeInfosAktenzeichen.LocationFloat = new DevExpress.Utils.PointFloat(863.7083F, 19.99999F); + this.lblWichtigeInfosAktenzeichen.LocationFloat = new DevExpress.Utils.PointFloat(829.7094F, 20.00004F); this.lblWichtigeInfosAktenzeichen.Name = "lblWichtigeInfosAktenzeichen"; this.lblWichtigeInfosAktenzeichen.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); - this.lblWichtigeInfosAktenzeichen.SizeF = new System.Drawing.SizeF(284.2917F, 20F); + this.lblWichtigeInfosAktenzeichen.SizeF = new System.Drawing.SizeF(268.2806F, 19.99947F); this.lblWichtigeInfosAktenzeichen.StylePriority.UseBorders = false; this.lblWichtigeInfosAktenzeichen.StylePriority.UseFont = false; this.lblWichtigeInfosAktenzeichen.StylePriority.UsePadding = false; @@ -1353,7 +1383,7 @@ namespace BeWo.HPHBersenbrueck // this.xrLabel98.Borders = DevExpress.XtraPrinting.BorderSide.None; this.xrLabel98.Font = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Bold); - this.xrLabel98.LocationFloat = new DevExpress.Utils.PointFloat(383.0002F, 500F); + this.xrLabel98.LocationFloat = new DevExpress.Utils.PointFloat(366.0084F, 500F); this.xrLabel98.Name = "xrLabel98"; this.xrLabel98.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel98.SizeF = new System.Drawing.SizeF(29.87302F, 19.99997F); @@ -1367,7 +1397,7 @@ namespace BeWo.HPHBersenbrueck // this.xrLabel99.Borders = DevExpress.XtraPrinting.BorderSide.None; this.xrLabel99.Font = new System.Drawing.Font("Arial", 8F); - this.xrLabel99.LocationFloat = new DevExpress.Utils.PointFloat(412.874F, 500F); + this.xrLabel99.LocationFloat = new DevExpress.Utils.PointFloat(395.8822F, 499.9999F); this.xrLabel99.Name = "xrLabel99"; this.xrLabel99.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel99.SizeF = new System.Drawing.SizeF(60.41666F, 20F); @@ -1381,10 +1411,10 @@ namespace BeWo.HPHBersenbrueck // this.xrLabel100.Borders = DevExpress.XtraPrinting.BorderSide.Right; this.xrLabel100.Font = new System.Drawing.Font("Arial", 8F); - this.xrLabel100.LocationFloat = new DevExpress.Utils.PointFloat(473.291F, 500F); + this.xrLabel100.LocationFloat = new DevExpress.Utils.PointFloat(456.2992F, 499.9999F); this.xrLabel100.Name = "xrLabel100"; this.xrLabel100.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); - this.xrLabel100.SizeF = new System.Drawing.SizeF(292.708F, 20.00003F); + this.xrLabel100.SizeF = new System.Drawing.SizeF(275.6974F, 20.00003F); this.xrLabel100.StylePriority.UseBorders = false; this.xrLabel100.StylePriority.UseFont = false; this.xrLabel100.StylePriority.UsePadding = false; @@ -1395,7 +1425,7 @@ namespace BeWo.HPHBersenbrueck // this.xrLabel78.Borders = DevExpress.XtraPrinting.BorderSide.None; this.xrLabel78.Font = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Bold); - this.xrLabel78.LocationFloat = new DevExpress.Utils.PointFloat(383.0002F, 379.9997F); + this.xrLabel78.LocationFloat = new DevExpress.Utils.PointFloat(366.0084F, 379.9997F); this.xrLabel78.Name = "xrLabel78"; this.xrLabel78.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel78.SizeF = new System.Drawing.SizeF(29.87375F, 20F); @@ -1410,7 +1440,7 @@ namespace BeWo.HPHBersenbrueck // this.xrLabel80.Borders = DevExpress.XtraPrinting.BorderSide.None; this.xrLabel80.Font = new System.Drawing.Font("Arial", 8F); - this.xrLabel80.LocationFloat = new DevExpress.Utils.PointFloat(412.8746F, 379.9999F); + this.xrLabel80.LocationFloat = new DevExpress.Utils.PointFloat(395.8828F, 379.9998F); this.xrLabel80.Name = "xrLabel80"; this.xrLabel80.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel80.SizeF = new System.Drawing.SizeF(60.41666F, 20F); @@ -1425,10 +1455,10 @@ namespace BeWo.HPHBersenbrueck // this.lblAngehoeriger2Verhaeltnis.Borders = DevExpress.XtraPrinting.BorderSide.Right; this.lblAngehoeriger2Verhaeltnis.Font = new System.Drawing.Font("Arial", 8F); - this.lblAngehoeriger2Verhaeltnis.LocationFloat = new DevExpress.Utils.PointFloat(473.291F, 379.9998F); + this.lblAngehoeriger2Verhaeltnis.LocationFloat = new DevExpress.Utils.PointFloat(456.2992F, 379.9997F); this.lblAngehoeriger2Verhaeltnis.Name = "lblAngehoeriger2Verhaeltnis"; this.lblAngehoeriger2Verhaeltnis.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); - this.lblAngehoeriger2Verhaeltnis.SizeF = new System.Drawing.SizeF(292.708F, 20F); + this.lblAngehoeriger2Verhaeltnis.SizeF = new System.Drawing.SizeF(275.6974F, 20F); this.lblAngehoeriger2Verhaeltnis.StylePriority.UseBorders = false; this.lblAngehoeriger2Verhaeltnis.StylePriority.UseFont = false; this.lblAngehoeriger2Verhaeltnis.StylePriority.UsePadding = false; @@ -1439,7 +1469,7 @@ namespace BeWo.HPHBersenbrueck // this.xrLabel82.Borders = DevExpress.XtraPrinting.BorderSide.None; this.xrLabel82.Font = new System.Drawing.Font("Arial", 8F); - this.xrLabel82.LocationFloat = new DevExpress.Utils.PointFloat(412.8743F, 399.9998F); + this.xrLabel82.LocationFloat = new DevExpress.Utils.PointFloat(395.8825F, 399.9997F); this.xrLabel82.Name = "xrLabel82"; this.xrLabel82.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel82.SizeF = new System.Drawing.SizeF(60.41666F, 20F); @@ -1454,10 +1484,10 @@ namespace BeWo.HPHBersenbrueck // this.lblAngehoeriger2Name.Borders = DevExpress.XtraPrinting.BorderSide.Right; this.lblAngehoeriger2Name.Font = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Bold); - this.lblAngehoeriger2Name.LocationFloat = new DevExpress.Utils.PointFloat(473.2915F, 399.9998F); + this.lblAngehoeriger2Name.LocationFloat = new DevExpress.Utils.PointFloat(456.2997F, 399.9997F); this.lblAngehoeriger2Name.Name = "lblAngehoeriger2Name"; this.lblAngehoeriger2Name.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); - this.lblAngehoeriger2Name.SizeF = new System.Drawing.SizeF(292.708F, 20F); + this.lblAngehoeriger2Name.SizeF = new System.Drawing.SizeF(275.6974F, 20.00003F); this.lblAngehoeriger2Name.StylePriority.UseBorders = false; this.lblAngehoeriger2Name.StylePriority.UseFont = false; this.lblAngehoeriger2Name.StylePriority.UsePadding = false; @@ -1468,10 +1498,10 @@ namespace BeWo.HPHBersenbrueck // this.lblAngehoeriger2Straße.Borders = DevExpress.XtraPrinting.BorderSide.Right; this.lblAngehoeriger2Straße.Font = new System.Drawing.Font("Arial", 8F); - this.lblAngehoeriger2Straße.LocationFloat = new DevExpress.Utils.PointFloat(473.2915F, 419.9997F); + this.lblAngehoeriger2Straße.LocationFloat = new DevExpress.Utils.PointFloat(456.2997F, 419.9996F); this.lblAngehoeriger2Straße.Name = "lblAngehoeriger2Straße"; this.lblAngehoeriger2Straße.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); - this.lblAngehoeriger2Straße.SizeF = new System.Drawing.SizeF(292.708F, 20F); + this.lblAngehoeriger2Straße.SizeF = new System.Drawing.SizeF(275.6974F, 20F); this.lblAngehoeriger2Straße.StylePriority.UseBorders = false; this.lblAngehoeriger2Straße.StylePriority.UseFont = false; this.lblAngehoeriger2Straße.StylePriority.UsePadding = false; @@ -1482,7 +1512,7 @@ namespace BeWo.HPHBersenbrueck // this.xrLabel85.Borders = DevExpress.XtraPrinting.BorderSide.None; this.xrLabel85.Font = new System.Drawing.Font("Arial", 8F); - this.xrLabel85.LocationFloat = new DevExpress.Utils.PointFloat(412.8743F, 419.9997F); + this.xrLabel85.LocationFloat = new DevExpress.Utils.PointFloat(395.8825F, 419.9996F); this.xrLabel85.Name = "xrLabel85"; this.xrLabel85.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel85.SizeF = new System.Drawing.SizeF(60.41666F, 20F); @@ -1497,7 +1527,7 @@ namespace BeWo.HPHBersenbrueck // this.xrLabel86.Borders = DevExpress.XtraPrinting.BorderSide.None; this.xrLabel86.Font = new System.Drawing.Font("Arial", 8F); - this.xrLabel86.LocationFloat = new DevExpress.Utils.PointFloat(412.874F, 439.9998F); + this.xrLabel86.LocationFloat = new DevExpress.Utils.PointFloat(395.8822F, 439.9997F); this.xrLabel86.Name = "xrLabel86"; this.xrLabel86.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel86.SizeF = new System.Drawing.SizeF(60.41666F, 20F); @@ -1512,10 +1542,10 @@ namespace BeWo.HPHBersenbrueck // this.lblAngehoeriger2PlzOrt.Borders = DevExpress.XtraPrinting.BorderSide.Right; this.lblAngehoeriger2PlzOrt.Font = new System.Drawing.Font("Arial", 8F); - this.lblAngehoeriger2PlzOrt.LocationFloat = new DevExpress.Utils.PointFloat(473.291F, 439.9998F); + this.lblAngehoeriger2PlzOrt.LocationFloat = new DevExpress.Utils.PointFloat(456.2992F, 439.9997F); this.lblAngehoeriger2PlzOrt.Name = "lblAngehoeriger2PlzOrt"; this.lblAngehoeriger2PlzOrt.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); - this.lblAngehoeriger2PlzOrt.SizeF = new System.Drawing.SizeF(292.708F, 20F); + this.lblAngehoeriger2PlzOrt.SizeF = new System.Drawing.SizeF(275.6974F, 20.00003F); this.lblAngehoeriger2PlzOrt.StylePriority.UseBorders = false; this.lblAngehoeriger2PlzOrt.StylePriority.UseFont = false; this.lblAngehoeriger2PlzOrt.StylePriority.UsePadding = false; @@ -1526,7 +1556,7 @@ namespace BeWo.HPHBersenbrueck // this.xrLabel89.Borders = DevExpress.XtraPrinting.BorderSide.None; this.xrLabel89.Font = new System.Drawing.Font("Arial", 8F); - this.xrLabel89.LocationFloat = new DevExpress.Utils.PointFloat(412.874F, 459.9997F); + this.xrLabel89.LocationFloat = new DevExpress.Utils.PointFloat(395.8822F, 459.9996F); this.xrLabel89.Name = "xrLabel89"; this.xrLabel89.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel89.SizeF = new System.Drawing.SizeF(60.41666F, 20F); @@ -1541,10 +1571,10 @@ namespace BeWo.HPHBersenbrueck // this.lblAngehoeriger2Telefon.Borders = DevExpress.XtraPrinting.BorderSide.Right; this.lblAngehoeriger2Telefon.Font = new System.Drawing.Font("Arial", 8F); - this.lblAngehoeriger2Telefon.LocationFloat = new DevExpress.Utils.PointFloat(473.291F, 459.9997F); + this.lblAngehoeriger2Telefon.LocationFloat = new DevExpress.Utils.PointFloat(456.2992F, 459.9996F); this.lblAngehoeriger2Telefon.Name = "lblAngehoeriger2Telefon"; this.lblAngehoeriger2Telefon.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); - this.lblAngehoeriger2Telefon.SizeF = new System.Drawing.SizeF(292.708F, 20F); + this.lblAngehoeriger2Telefon.SizeF = new System.Drawing.SizeF(275.6974F, 20F); this.lblAngehoeriger2Telefon.StylePriority.UseBorders = false; this.lblAngehoeriger2Telefon.StylePriority.UseFont = false; this.lblAngehoeriger2Telefon.StylePriority.UsePadding = false; @@ -1555,10 +1585,10 @@ namespace BeWo.HPHBersenbrueck // this.lblAngehoeriger2Handy.Borders = DevExpress.XtraPrinting.BorderSide.Right; this.lblAngehoeriger2Handy.Font = new System.Drawing.Font("Arial", 8F); - this.lblAngehoeriger2Handy.LocationFloat = new DevExpress.Utils.PointFloat(473.2917F, 479.9997F); + this.lblAngehoeriger2Handy.LocationFloat = new DevExpress.Utils.PointFloat(456.2999F, 479.9996F); this.lblAngehoeriger2Handy.Name = "lblAngehoeriger2Handy"; this.lblAngehoeriger2Handy.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); - this.lblAngehoeriger2Handy.SizeF = new System.Drawing.SizeF(292.7079F, 20F); + this.lblAngehoeriger2Handy.SizeF = new System.Drawing.SizeF(275.6973F, 20.00003F); this.lblAngehoeriger2Handy.StylePriority.UseBorders = false; this.lblAngehoeriger2Handy.StylePriority.UseFont = false; this.lblAngehoeriger2Handy.StylePriority.UsePadding = false; @@ -1569,7 +1599,7 @@ namespace BeWo.HPHBersenbrueck // this.xrLabel92.Borders = DevExpress.XtraPrinting.BorderSide.None; this.xrLabel92.Font = new System.Drawing.Font("Arial", 8F); - this.xrLabel92.LocationFloat = new DevExpress.Utils.PointFloat(412.8746F, 479.9997F); + this.xrLabel92.LocationFloat = new DevExpress.Utils.PointFloat(395.8828F, 479.9996F); this.xrLabel92.Name = "xrLabel92"; this.xrLabel92.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel92.SizeF = new System.Drawing.SizeF(60.41666F, 20F); @@ -1584,7 +1614,7 @@ namespace BeWo.HPHBersenbrueck // this.xrLabel93.Borders = DevExpress.XtraPrinting.BorderSide.None; this.xrLabel93.Font = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Bold); - this.xrLabel93.LocationFloat = new DevExpress.Utils.PointFloat(383.0002F, 399.9997F); + this.xrLabel93.LocationFloat = new DevExpress.Utils.PointFloat(366.0084F, 399.9997F); this.xrLabel93.Name = "xrLabel93"; this.xrLabel93.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel93.SizeF = new System.Drawing.SizeF(29.87408F, 20F); @@ -1598,7 +1628,7 @@ namespace BeWo.HPHBersenbrueck // this.xrLabel94.Borders = DevExpress.XtraPrinting.BorderSide.None; this.xrLabel94.Font = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Bold); - this.xrLabel94.LocationFloat = new DevExpress.Utils.PointFloat(383.0002F, 419.9997F); + this.xrLabel94.LocationFloat = new DevExpress.Utils.PointFloat(366.0084F, 419.9997F); this.xrLabel94.Name = "xrLabel94"; this.xrLabel94.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel94.SizeF = new System.Drawing.SizeF(29.87408F, 20F); @@ -1612,7 +1642,7 @@ namespace BeWo.HPHBersenbrueck // this.xrLabel95.Borders = DevExpress.XtraPrinting.BorderSide.None; this.xrLabel95.Font = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Bold); - this.xrLabel95.LocationFloat = new DevExpress.Utils.PointFloat(383.0002F, 439.9998F); + this.xrLabel95.LocationFloat = new DevExpress.Utils.PointFloat(366.0084F, 439.9998F); this.xrLabel95.Name = "xrLabel95"; this.xrLabel95.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel95.SizeF = new System.Drawing.SizeF(29.87375F, 20F); @@ -1626,7 +1656,7 @@ namespace BeWo.HPHBersenbrueck // this.xrLabel96.Borders = DevExpress.XtraPrinting.BorderSide.None; this.xrLabel96.Font = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Bold); - this.xrLabel96.LocationFloat = new DevExpress.Utils.PointFloat(383.0002F, 459.9997F); + this.xrLabel96.LocationFloat = new DevExpress.Utils.PointFloat(366.0084F, 459.9997F); this.xrLabel96.Name = "xrLabel96"; this.xrLabel96.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel96.SizeF = new System.Drawing.SizeF(29.87375F, 20F); @@ -1640,7 +1670,7 @@ namespace BeWo.HPHBersenbrueck // this.xrLabel97.Borders = DevExpress.XtraPrinting.BorderSide.None; this.xrLabel97.Font = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Bold); - this.xrLabel97.LocationFloat = new DevExpress.Utils.PointFloat(383.0002F, 479.9997F); + this.xrLabel97.LocationFloat = new DevExpress.Utils.PointFloat(366.0084F, 479.9997F); this.xrLabel97.Name = "xrLabel97"; this.xrLabel97.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel97.SizeF = new System.Drawing.SizeF(29.87372F, 19.99997F); @@ -1654,7 +1684,7 @@ namespace BeWo.HPHBersenbrueck // this.xrLabel77.Borders = DevExpress.XtraPrinting.BorderSide.Bottom; this.xrLabel77.Font = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Bold); - this.xrLabel77.LocationFloat = new DevExpress.Utils.PointFloat(382.9999F, 359.9998F); + this.xrLabel77.LocationFloat = new DevExpress.Utils.PointFloat(366.0081F, 359.9998F); this.xrLabel77.Name = "xrLabel77"; this.xrLabel77.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel77.SizeF = new System.Drawing.SizeF(29.87476F, 20F); @@ -1668,7 +1698,7 @@ namespace BeWo.HPHBersenbrueck // this.xrLabel76.Borders = DevExpress.XtraPrinting.BorderSide.None; this.xrLabel76.Font = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Bold); - this.xrLabel76.LocationFloat = new DevExpress.Utils.PointFloat(382.9999F, 339.9998F); + this.xrLabel76.LocationFloat = new DevExpress.Utils.PointFloat(366.0081F, 339.9998F); this.xrLabel76.Name = "xrLabel76"; this.xrLabel76.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel76.SizeF = new System.Drawing.SizeF(29.87476F, 20F); @@ -1682,7 +1712,7 @@ namespace BeWo.HPHBersenbrueck // this.xrLabel75.Borders = DevExpress.XtraPrinting.BorderSide.None; this.xrLabel75.Font = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Bold); - this.xrLabel75.LocationFloat = new DevExpress.Utils.PointFloat(382.9999F, 319.9998F); + this.xrLabel75.LocationFloat = new DevExpress.Utils.PointFloat(366.0081F, 319.9998F); this.xrLabel75.Name = "xrLabel75"; this.xrLabel75.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel75.SizeF = new System.Drawing.SizeF(29.87476F, 20F); @@ -1696,7 +1726,7 @@ namespace BeWo.HPHBersenbrueck // this.xrLabel74.Borders = DevExpress.XtraPrinting.BorderSide.None; this.xrLabel74.Font = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Bold); - this.xrLabel74.LocationFloat = new DevExpress.Utils.PointFloat(382.9999F, 299.9998F); + this.xrLabel74.LocationFloat = new DevExpress.Utils.PointFloat(366.0081F, 299.9998F); this.xrLabel74.Name = "xrLabel74"; this.xrLabel74.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel74.SizeF = new System.Drawing.SizeF(29.87512F, 20F); @@ -1710,7 +1740,7 @@ namespace BeWo.HPHBersenbrueck // this.xrLabel71.Borders = DevExpress.XtraPrinting.BorderSide.None; this.xrLabel71.Font = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Bold); - this.xrLabel71.LocationFloat = new DevExpress.Utils.PointFloat(382.9999F, 279.9998F); + this.xrLabel71.LocationFloat = new DevExpress.Utils.PointFloat(366.0081F, 279.9998F); this.xrLabel71.Name = "xrLabel71"; this.xrLabel71.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel71.SizeF = new System.Drawing.SizeF(29.87512F, 20F); @@ -1724,7 +1754,7 @@ namespace BeWo.HPHBersenbrueck // this.xrLabel44.Borders = DevExpress.XtraPrinting.BorderSide.Bottom; this.xrLabel44.Font = new System.Drawing.Font("Arial", 8F); - this.xrLabel44.LocationFloat = new DevExpress.Utils.PointFloat(412.8753F, 359.9998F); + this.xrLabel44.LocationFloat = new DevExpress.Utils.PointFloat(395.8835F, 359.9997F); this.xrLabel44.Name = "xrLabel44"; this.xrLabel44.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel44.SizeF = new System.Drawing.SizeF(60.41666F, 20F); @@ -1739,10 +1769,10 @@ namespace BeWo.HPHBersenbrueck // this.lblAngehoeriger1Handy.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Right | DevExpress.XtraPrinting.BorderSide.Bottom))); this.lblAngehoeriger1Handy.Font = new System.Drawing.Font("Arial", 8F); - this.lblAngehoeriger1Handy.LocationFloat = new DevExpress.Utils.PointFloat(473.2923F, 359.9998F); + this.lblAngehoeriger1Handy.LocationFloat = new DevExpress.Utils.PointFloat(456.3005F, 359.9997F); this.lblAngehoeriger1Handy.Name = "lblAngehoeriger1Handy"; this.lblAngehoeriger1Handy.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); - this.lblAngehoeriger1Handy.SizeF = new System.Drawing.SizeF(292.708F, 20F); + this.lblAngehoeriger1Handy.SizeF = new System.Drawing.SizeF(275.6974F, 20.00003F); this.lblAngehoeriger1Handy.StylePriority.UseBorders = false; this.lblAngehoeriger1Handy.StylePriority.UseFont = false; this.lblAngehoeriger1Handy.StylePriority.UsePadding = false; @@ -1753,10 +1783,10 @@ namespace BeWo.HPHBersenbrueck // this.lblAngehoeriger1Telefon.Borders = DevExpress.XtraPrinting.BorderSide.Right; this.lblAngehoeriger1Telefon.Font = new System.Drawing.Font("Arial", 8F); - this.lblAngehoeriger1Telefon.LocationFloat = new DevExpress.Utils.PointFloat(473.2917F, 339.9998F); + this.lblAngehoeriger1Telefon.LocationFloat = new DevExpress.Utils.PointFloat(456.2999F, 339.9997F); this.lblAngehoeriger1Telefon.Name = "lblAngehoeriger1Telefon"; this.lblAngehoeriger1Telefon.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); - this.lblAngehoeriger1Telefon.SizeF = new System.Drawing.SizeF(292.7079F, 20F); + this.lblAngehoeriger1Telefon.SizeF = new System.Drawing.SizeF(275.6973F, 20F); this.lblAngehoeriger1Telefon.StylePriority.UseBorders = false; this.lblAngehoeriger1Telefon.StylePriority.UseFont = false; this.lblAngehoeriger1Telefon.StylePriority.UsePadding = false; @@ -1767,7 +1797,7 @@ namespace BeWo.HPHBersenbrueck // this.xrLabel43.Borders = DevExpress.XtraPrinting.BorderSide.None; this.xrLabel43.Font = new System.Drawing.Font("Arial", 8F); - this.xrLabel43.LocationFloat = new DevExpress.Utils.PointFloat(412.8746F, 339.9998F); + this.xrLabel43.LocationFloat = new DevExpress.Utils.PointFloat(395.8828F, 339.9997F); this.xrLabel43.Name = "xrLabel43"; this.xrLabel43.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel43.SizeF = new System.Drawing.SizeF(60.41666F, 20F); @@ -1782,10 +1812,10 @@ namespace BeWo.HPHBersenbrueck // this.lblAngehoeriger1PlzOrt.Borders = DevExpress.XtraPrinting.BorderSide.Right; this.lblAngehoeriger1PlzOrt.Font = new System.Drawing.Font("Arial", 8F); - this.lblAngehoeriger1PlzOrt.LocationFloat = new DevExpress.Utils.PointFloat(473.2917F, 319.9998F); + this.lblAngehoeriger1PlzOrt.LocationFloat = new DevExpress.Utils.PointFloat(456.2999F, 319.9997F); this.lblAngehoeriger1PlzOrt.Name = "lblAngehoeriger1PlzOrt"; this.lblAngehoeriger1PlzOrt.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); - this.lblAngehoeriger1PlzOrt.SizeF = new System.Drawing.SizeF(292.7079F, 20F); + this.lblAngehoeriger1PlzOrt.SizeF = new System.Drawing.SizeF(275.6973F, 19.99997F); this.lblAngehoeriger1PlzOrt.StylePriority.UseBorders = false; this.lblAngehoeriger1PlzOrt.StylePriority.UseFont = false; this.lblAngehoeriger1PlzOrt.StylePriority.UsePadding = false; @@ -1796,7 +1826,7 @@ namespace BeWo.HPHBersenbrueck // this.xrLabel24.Borders = DevExpress.XtraPrinting.BorderSide.None; this.xrLabel24.Font = new System.Drawing.Font("Arial", 8F); - this.xrLabel24.LocationFloat = new DevExpress.Utils.PointFloat(412.8746F, 319.9998F); + this.xrLabel24.LocationFloat = new DevExpress.Utils.PointFloat(395.8828F, 319.9997F); this.xrLabel24.Name = "xrLabel24"; this.xrLabel24.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel24.SizeF = new System.Drawing.SizeF(60.41666F, 20F); @@ -1811,7 +1841,7 @@ namespace BeWo.HPHBersenbrueck // this.xrLabel19.Borders = DevExpress.XtraPrinting.BorderSide.None; this.xrLabel19.Font = new System.Drawing.Font("Arial", 8F); - this.xrLabel19.LocationFloat = new DevExpress.Utils.PointFloat(412.875F, 299.9998F); + this.xrLabel19.LocationFloat = new DevExpress.Utils.PointFloat(395.8832F, 299.9997F); this.xrLabel19.Name = "xrLabel19"; this.xrLabel19.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel19.SizeF = new System.Drawing.SizeF(60.41666F, 20F); @@ -1826,10 +1856,10 @@ namespace BeWo.HPHBersenbrueck // this.lblAngehoeriger1Straße.Borders = DevExpress.XtraPrinting.BorderSide.Right; this.lblAngehoeriger1Straße.Font = new System.Drawing.Font("Arial", 8F); - this.lblAngehoeriger1Straße.LocationFloat = new DevExpress.Utils.PointFloat(473.2921F, 299.9998F); + this.lblAngehoeriger1Straße.LocationFloat = new DevExpress.Utils.PointFloat(456.3004F, 299.9997F); this.lblAngehoeriger1Straße.Name = "lblAngehoeriger1Straße"; this.lblAngehoeriger1Straße.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); - this.lblAngehoeriger1Straße.SizeF = new System.Drawing.SizeF(292.7079F, 20F); + this.lblAngehoeriger1Straße.SizeF = new System.Drawing.SizeF(275.6973F, 20F); this.lblAngehoeriger1Straße.StylePriority.UseBorders = false; this.lblAngehoeriger1Straße.StylePriority.UseFont = false; this.lblAngehoeriger1Straße.StylePriority.UsePadding = false; @@ -1840,10 +1870,10 @@ namespace BeWo.HPHBersenbrueck // this.lblAngehoeriger1Name.Borders = DevExpress.XtraPrinting.BorderSide.Right; this.lblAngehoeriger1Name.Font = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Bold); - this.lblAngehoeriger1Name.LocationFloat = new DevExpress.Utils.PointFloat(473.2921F, 279.9999F); + this.lblAngehoeriger1Name.LocationFloat = new DevExpress.Utils.PointFloat(456.3004F, 279.9998F); this.lblAngehoeriger1Name.Name = "lblAngehoeriger1Name"; this.lblAngehoeriger1Name.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); - this.lblAngehoeriger1Name.SizeF = new System.Drawing.SizeF(292.7079F, 20F); + this.lblAngehoeriger1Name.SizeF = new System.Drawing.SizeF(275.6973F, 20F); this.lblAngehoeriger1Name.StylePriority.UseBorders = false; this.lblAngehoeriger1Name.StylePriority.UseFont = false; this.lblAngehoeriger1Name.StylePriority.UsePadding = false; @@ -1854,7 +1884,7 @@ namespace BeWo.HPHBersenbrueck // this.xrLabel15.Borders = DevExpress.XtraPrinting.BorderSide.None; this.xrLabel15.Font = new System.Drawing.Font("Arial", 8F); - this.xrLabel15.LocationFloat = new DevExpress.Utils.PointFloat(412.875F, 279.9999F); + this.xrLabel15.LocationFloat = new DevExpress.Utils.PointFloat(395.8832F, 279.9998F); this.xrLabel15.Name = "xrLabel15"; this.xrLabel15.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel15.SizeF = new System.Drawing.SizeF(60.41666F, 20F); @@ -1869,10 +1899,10 @@ namespace BeWo.HPHBersenbrueck // this.lblAngehoeriger1Verhaeltnis.Borders = DevExpress.XtraPrinting.BorderSide.Right; this.lblAngehoeriger1Verhaeltnis.Font = new System.Drawing.Font("Arial", 8F); - this.lblAngehoeriger1Verhaeltnis.LocationFloat = new DevExpress.Utils.PointFloat(473.2917F, 259.9999F); + this.lblAngehoeriger1Verhaeltnis.LocationFloat = new DevExpress.Utils.PointFloat(456.2999F, 259.9998F); this.lblAngehoeriger1Verhaeltnis.Name = "lblAngehoeriger1Verhaeltnis"; this.lblAngehoeriger1Verhaeltnis.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); - this.lblAngehoeriger1Verhaeltnis.SizeF = new System.Drawing.SizeF(292.7079F, 20F); + this.lblAngehoeriger1Verhaeltnis.SizeF = new System.Drawing.SizeF(275.6973F, 20F); this.lblAngehoeriger1Verhaeltnis.StylePriority.UseBorders = false; this.lblAngehoeriger1Verhaeltnis.StylePriority.UseFont = false; this.lblAngehoeriger1Verhaeltnis.StylePriority.UsePadding = false; @@ -1883,7 +1913,7 @@ namespace BeWo.HPHBersenbrueck // this.xrLabel68.Borders = DevExpress.XtraPrinting.BorderSide.None; this.xrLabel68.Font = new System.Drawing.Font("Arial", 8F); - this.xrLabel68.LocationFloat = new DevExpress.Utils.PointFloat(412.8753F, 260F); + this.xrLabel68.LocationFloat = new DevExpress.Utils.PointFloat(395.8835F, 259.9999F); this.xrLabel68.Name = "xrLabel68"; this.xrLabel68.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel68.SizeF = new System.Drawing.SizeF(60.41666F, 20F); @@ -1898,7 +1928,7 @@ namespace BeWo.HPHBersenbrueck // this.xrLabel69.Borders = DevExpress.XtraPrinting.BorderSide.None; this.xrLabel69.Font = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Bold); - this.xrLabel69.LocationFloat = new DevExpress.Utils.PointFloat(383.0002F, 260F); + this.xrLabel69.LocationFloat = new DevExpress.Utils.PointFloat(366.0084F, 260F); this.xrLabel69.Name = "xrLabel69"; this.xrLabel69.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel69.SizeF = new System.Drawing.SizeF(29.87512F, 20F); @@ -1915,10 +1945,10 @@ namespace BeWo.HPHBersenbrueck this.xrLabel65.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Top | DevExpress.XtraPrinting.BorderSide.Right) | DevExpress.XtraPrinting.BorderSide.Bottom))); this.xrLabel65.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold); - this.xrLabel65.LocationFloat = new DevExpress.Utils.PointFloat(383.0002F, 240F); + this.xrLabel65.LocationFloat = new DevExpress.Utils.PointFloat(366.0084F, 240F); this.xrLabel65.Name = "xrLabel65"; this.xrLabel65.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); - this.xrLabel65.SizeF = new System.Drawing.SizeF(382.9998F, 20.00002F); + this.xrLabel65.SizeF = new System.Drawing.SizeF(365.9889F, 20.00003F); this.xrLabel65.StylePriority.UseBackColor = false; this.xrLabel65.StylePriority.UseBorders = false; this.xrLabel65.StylePriority.UseFont = false; @@ -1933,7 +1963,7 @@ namespace BeWo.HPHBersenbrueck this.xrLabel10.LocationFloat = new DevExpress.Utils.PointFloat(0F, 219.9999F); this.xrLabel10.Name = "xrLabel10"; this.xrLabel10.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); - this.xrLabel10.SizeF = new System.Drawing.SizeF(382.9999F, 20F); + this.xrLabel10.SizeF = new System.Drawing.SizeF(366.0005F, 20F); this.xrLabel10.StylePriority.UseBorders = false; this.xrLabel10.StylePriority.UseFont = false; this.xrLabel10.StylePriority.UsePadding = false; @@ -1944,10 +1974,10 @@ namespace BeWo.HPHBersenbrueck // this.lblVersicherungName.Borders = DevExpress.XtraPrinting.BorderSide.Right; this.lblVersicherungName.Font = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Bold); - this.lblVersicherungName.LocationFloat = new DevExpress.Utils.PointFloat(470.2917F, 19.99995F); + this.lblVersicherungName.LocationFloat = new DevExpress.Utils.PointFloat(453.2919F, 19.99994F); this.lblVersicherungName.Name = "lblVersicherungName"; this.lblVersicherungName.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); - this.lblVersicherungName.SizeF = new System.Drawing.SizeF(295.7083F, 20F); + this.lblVersicherungName.SizeF = new System.Drawing.SizeF(278.703F, 20F); this.lblVersicherungName.StylePriority.UseBorders = false; this.lblVersicherungName.StylePriority.UseFont = false; this.lblVersicherungName.StylePriority.UsePadding = false; @@ -1958,10 +1988,10 @@ namespace BeWo.HPHBersenbrueck // this.xrLabel62.Borders = DevExpress.XtraPrinting.BorderSide.Left; this.xrLabel62.Font = new System.Drawing.Font("Arial", 8F); - this.xrLabel62.LocationFloat = new DevExpress.Utils.PointFloat(0.0001351039F, 499.9999F); + this.xrLabel62.LocationFloat = new DevExpress.Utils.PointFloat(0.0001341105F, 499.9999F); this.xrLabel62.Name = "xrLabel62"; this.xrLabel62.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); - this.xrLabel62.SizeF = new System.Drawing.SizeF(198.1667F, 20F); + this.xrLabel62.SizeF = new System.Drawing.SizeF(151.9427F, 19.99997F); this.xrLabel62.StylePriority.UseBorders = false; this.xrLabel62.StylePriority.UseFont = false; this.xrLabel62.StylePriority.UsePadding = false; @@ -1973,10 +2003,10 @@ namespace BeWo.HPHBersenbrueck // this.lblBetreuerWohnungsangelegenheiten.Borders = DevExpress.XtraPrinting.BorderSide.Right; this.lblBetreuerWohnungsangelegenheiten.Font = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Bold); - this.lblBetreuerWohnungsangelegenheiten.LocationFloat = new DevExpress.Utils.PointFloat(198.1668F, 500F); + this.lblBetreuerWohnungsangelegenheiten.LocationFloat = new DevExpress.Utils.PointFloat(151.9429F, 500F); this.lblBetreuerWohnungsangelegenheiten.Name = "lblBetreuerWohnungsangelegenheiten"; this.lblBetreuerWohnungsangelegenheiten.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); - this.lblBetreuerWohnungsangelegenheiten.SizeF = new System.Drawing.SizeF(184.8331F, 20.00003F); + this.lblBetreuerWohnungsangelegenheiten.SizeF = new System.Drawing.SizeF(214.0573F, 20.00003F); this.lblBetreuerWohnungsangelegenheiten.StylePriority.UseBorders = false; this.lblBetreuerWohnungsangelegenheiten.StylePriority.UseFont = false; this.lblBetreuerWohnungsangelegenheiten.StylePriority.UsePadding = false; @@ -1987,10 +2017,10 @@ namespace BeWo.HPHBersenbrueck // this.xrLabel57.Borders = DevExpress.XtraPrinting.BorderSide.Left; this.xrLabel57.Font = new System.Drawing.Font("Arial", 8F); - this.xrLabel57.LocationFloat = new DevExpress.Utils.PointFloat(0.0001351039F, 479.9999F); + this.xrLabel57.LocationFloat = new DevExpress.Utils.PointFloat(0.0001341105F, 479.9999F); this.xrLabel57.Name = "xrLabel57"; this.xrLabel57.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); - this.xrLabel57.SizeF = new System.Drawing.SizeF(198.1667F, 20F); + this.xrLabel57.SizeF = new System.Drawing.SizeF(151.9427F, 20F); this.xrLabel57.StylePriority.UseBorders = false; this.xrLabel57.StylePriority.UseFont = false; this.xrLabel57.StylePriority.UsePadding = false; @@ -2002,10 +2032,10 @@ namespace BeWo.HPHBersenbrueck // this.lblBetreuerVermoegen.Borders = DevExpress.XtraPrinting.BorderSide.Right; this.lblBetreuerVermoegen.Font = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Bold); - this.lblBetreuerVermoegen.LocationFloat = new DevExpress.Utils.PointFloat(198.1668F, 480.0001F); + this.lblBetreuerVermoegen.LocationFloat = new DevExpress.Utils.PointFloat(151.9429F, 480.0001F); this.lblBetreuerVermoegen.Name = "lblBetreuerVermoegen"; this.lblBetreuerVermoegen.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); - this.lblBetreuerVermoegen.SizeF = new System.Drawing.SizeF(184.8331F, 20F); + this.lblBetreuerVermoegen.SizeF = new System.Drawing.SizeF(214.0573F, 20F); this.lblBetreuerVermoegen.StylePriority.UseBorders = false; this.lblBetreuerVermoegen.StylePriority.UseFont = false; this.lblBetreuerVermoegen.StylePriority.UsePadding = false; @@ -2016,10 +2046,10 @@ namespace BeWo.HPHBersenbrueck // this.xrLabel55.Borders = DevExpress.XtraPrinting.BorderSide.Left; this.xrLabel55.Font = new System.Drawing.Font("Arial", 8F); - this.xrLabel55.LocationFloat = new DevExpress.Utils.PointFloat(0.0001351039F, 460F); + this.xrLabel55.LocationFloat = new DevExpress.Utils.PointFloat(0.0001341105F, 460F); this.xrLabel55.Name = "xrLabel55"; this.xrLabel55.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); - this.xrLabel55.SizeF = new System.Drawing.SizeF(198.1667F, 20F); + this.xrLabel55.SizeF = new System.Drawing.SizeF(151.9427F, 19.99997F); this.xrLabel55.StylePriority.UseBorders = false; this.xrLabel55.StylePriority.UseFont = false; this.xrLabel55.StylePriority.UsePadding = false; @@ -2031,10 +2061,10 @@ namespace BeWo.HPHBersenbrueck // this.lblBetreuerRechtsangelegenheiten.Borders = DevExpress.XtraPrinting.BorderSide.Right; this.lblBetreuerRechtsangelegenheiten.Font = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Bold); - this.lblBetreuerRechtsangelegenheiten.LocationFloat = new DevExpress.Utils.PointFloat(198.1668F, 460F); + this.lblBetreuerRechtsangelegenheiten.LocationFloat = new DevExpress.Utils.PointFloat(151.9429F, 460F); this.lblBetreuerRechtsangelegenheiten.Name = "lblBetreuerRechtsangelegenheiten"; this.lblBetreuerRechtsangelegenheiten.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); - this.lblBetreuerRechtsangelegenheiten.SizeF = new System.Drawing.SizeF(184.8331F, 20F); + this.lblBetreuerRechtsangelegenheiten.SizeF = new System.Drawing.SizeF(214.0573F, 19.99997F); this.lblBetreuerRechtsangelegenheiten.StylePriority.UseBorders = false; this.lblBetreuerRechtsangelegenheiten.StylePriority.UseFont = false; this.lblBetreuerRechtsangelegenheiten.StylePriority.UsePadding = false; @@ -2045,10 +2075,10 @@ namespace BeWo.HPHBersenbrueck // this.xrLabel50.Borders = DevExpress.XtraPrinting.BorderSide.Left; this.xrLabel50.Font = new System.Drawing.Font("Arial", 8F); - this.xrLabel50.LocationFloat = new DevExpress.Utils.PointFloat(0.0001351039F, 439.9999F); + this.xrLabel50.LocationFloat = new DevExpress.Utils.PointFloat(0.0001341105F, 439.9999F); this.xrLabel50.Name = "xrLabel50"; this.xrLabel50.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); - this.xrLabel50.SizeF = new System.Drawing.SizeF(198.1667F, 20F); + this.xrLabel50.SizeF = new System.Drawing.SizeF(151.9427F, 20F); this.xrLabel50.StylePriority.UseBorders = false; this.xrLabel50.StylePriority.UseFont = false; this.xrLabel50.StylePriority.UsePadding = false; @@ -2060,10 +2090,10 @@ namespace BeWo.HPHBersenbrueck // this.lblBetreuerPflegeversorgung.Borders = DevExpress.XtraPrinting.BorderSide.Right; this.lblBetreuerPflegeversorgung.Font = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Bold); - this.lblBetreuerPflegeversorgung.LocationFloat = new DevExpress.Utils.PointFloat(198.1668F, 440F); + this.lblBetreuerPflegeversorgung.LocationFloat = new DevExpress.Utils.PointFloat(151.9429F, 440F); this.lblBetreuerPflegeversorgung.Name = "lblBetreuerPflegeversorgung"; this.lblBetreuerPflegeversorgung.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); - this.lblBetreuerPflegeversorgung.SizeF = new System.Drawing.SizeF(184.8331F, 20F); + this.lblBetreuerPflegeversorgung.SizeF = new System.Drawing.SizeF(214.0573F, 20.00003F); this.lblBetreuerPflegeversorgung.StylePriority.UseBorders = false; this.lblBetreuerPflegeversorgung.StylePriority.UseFont = false; this.lblBetreuerPflegeversorgung.StylePriority.UsePadding = false; @@ -2074,10 +2104,10 @@ namespace BeWo.HPHBersenbrueck // this.xrLabel48.Borders = DevExpress.XtraPrinting.BorderSide.Left; this.xrLabel48.Font = new System.Drawing.Font("Arial", 8F); - this.xrLabel48.LocationFloat = new DevExpress.Utils.PointFloat(0.0001351039F, 419.9999F); + this.xrLabel48.LocationFloat = new DevExpress.Utils.PointFloat(0.0001341105F, 419.9999F); this.xrLabel48.Name = "xrLabel48"; this.xrLabel48.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); - this.xrLabel48.SizeF = new System.Drawing.SizeF(198.1667F, 20F); + this.xrLabel48.SizeF = new System.Drawing.SizeF(151.9427F, 20F); this.xrLabel48.StylePriority.UseBorders = false; this.xrLabel48.StylePriority.UseFont = false; this.xrLabel48.StylePriority.UsePadding = false; @@ -2089,10 +2119,10 @@ namespace BeWo.HPHBersenbrueck // this.lblBetreuerAufenthaltsbestimmung.Borders = DevExpress.XtraPrinting.BorderSide.Right; this.lblBetreuerAufenthaltsbestimmung.Font = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Bold); - this.lblBetreuerAufenthaltsbestimmung.LocationFloat = new DevExpress.Utils.PointFloat(198.1668F, 419.9999F); + this.lblBetreuerAufenthaltsbestimmung.LocationFloat = new DevExpress.Utils.PointFloat(151.9429F, 419.9999F); this.lblBetreuerAufenthaltsbestimmung.Name = "lblBetreuerAufenthaltsbestimmung"; this.lblBetreuerAufenthaltsbestimmung.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); - this.lblBetreuerAufenthaltsbestimmung.SizeF = new System.Drawing.SizeF(184.8331F, 20F); + this.lblBetreuerAufenthaltsbestimmung.SizeF = new System.Drawing.SizeF(214.0573F, 20F); this.lblBetreuerAufenthaltsbestimmung.StylePriority.UseBorders = false; this.lblBetreuerAufenthaltsbestimmung.StylePriority.UseFont = false; this.lblBetreuerAufenthaltsbestimmung.StylePriority.UsePadding = false; @@ -2103,10 +2133,10 @@ namespace BeWo.HPHBersenbrueck // this.xrLabel37.Borders = DevExpress.XtraPrinting.BorderSide.Left; this.xrLabel37.Font = new System.Drawing.Font("Arial", 8F); - this.xrLabel37.LocationFloat = new DevExpress.Utils.PointFloat(0.0001351039F, 399.9999F); + this.xrLabel37.LocationFloat = new DevExpress.Utils.PointFloat(0.0001341105F, 399.9999F); this.xrLabel37.Name = "xrLabel37"; this.xrLabel37.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); - this.xrLabel37.SizeF = new System.Drawing.SizeF(198.1667F, 20F); + this.xrLabel37.SizeF = new System.Drawing.SizeF(151.9427F, 20F); this.xrLabel37.StylePriority.UseBorders = false; this.xrLabel37.StylePriority.UseFont = false; this.xrLabel37.StylePriority.UsePadding = false; @@ -2118,10 +2148,10 @@ namespace BeWo.HPHBersenbrueck // this.lblBetreuerBehördenangelegenheiten.Borders = DevExpress.XtraPrinting.BorderSide.Right; this.lblBetreuerBehördenangelegenheiten.Font = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Bold); - this.lblBetreuerBehördenangelegenheiten.LocationFloat = new DevExpress.Utils.PointFloat(198.1668F, 399.9999F); + this.lblBetreuerBehördenangelegenheiten.LocationFloat = new DevExpress.Utils.PointFloat(151.9429F, 399.9999F); this.lblBetreuerBehördenangelegenheiten.Name = "lblBetreuerBehördenangelegenheiten"; this.lblBetreuerBehördenangelegenheiten.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); - this.lblBetreuerBehördenangelegenheiten.SizeF = new System.Drawing.SizeF(184.8331F, 20F); + this.lblBetreuerBehördenangelegenheiten.SizeF = new System.Drawing.SizeF(214.0573F, 20F); this.lblBetreuerBehördenangelegenheiten.StylePriority.UseBorders = false; this.lblBetreuerBehördenangelegenheiten.StylePriority.UseFont = false; this.lblBetreuerBehördenangelegenheiten.StylePriority.UsePadding = false; @@ -2132,10 +2162,10 @@ namespace BeWo.HPHBersenbrueck // this.lblBetreuerGesundheitsfuersorge.Borders = DevExpress.XtraPrinting.BorderSide.Right; this.lblBetreuerGesundheitsfuersorge.Font = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Bold); - this.lblBetreuerGesundheitsfuersorge.LocationFloat = new DevExpress.Utils.PointFloat(198.1668F, 380.0001F); + this.lblBetreuerGesundheitsfuersorge.LocationFloat = new DevExpress.Utils.PointFloat(151.9429F, 380.0001F); this.lblBetreuerGesundheitsfuersorge.Name = "lblBetreuerGesundheitsfuersorge"; this.lblBetreuerGesundheitsfuersorge.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); - this.lblBetreuerGesundheitsfuersorge.SizeF = new System.Drawing.SizeF(184.8331F, 20F); + this.lblBetreuerGesundheitsfuersorge.SizeF = new System.Drawing.SizeF(214.0573F, 20F); this.lblBetreuerGesundheitsfuersorge.StylePriority.UseBorders = false; this.lblBetreuerGesundheitsfuersorge.StylePriority.UseFont = false; this.lblBetreuerGesundheitsfuersorge.StylePriority.UsePadding = false; @@ -2146,10 +2176,10 @@ namespace BeWo.HPHBersenbrueck // this.xrLabel31.Borders = DevExpress.XtraPrinting.BorderSide.Left; this.xrLabel31.Font = new System.Drawing.Font("Arial", 8F); - this.xrLabel31.LocationFloat = new DevExpress.Utils.PointFloat(0.0001351039F, 379.9999F); + this.xrLabel31.LocationFloat = new DevExpress.Utils.PointFloat(0.0001341105F, 379.9999F); this.xrLabel31.Name = "xrLabel31"; this.xrLabel31.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); - this.xrLabel31.SizeF = new System.Drawing.SizeF(198.1667F, 20F); + this.xrLabel31.SizeF = new System.Drawing.SizeF(151.9427F, 20F); this.xrLabel31.StylePriority.UseBorders = false; this.xrLabel31.StylePriority.UseFont = false; this.xrLabel31.StylePriority.UsePadding = false; @@ -2161,10 +2191,10 @@ namespace BeWo.HPHBersenbrueck // this.lblBetreuerHandy.Borders = DevExpress.XtraPrinting.BorderSide.Right; this.lblBetreuerHandy.Font = new System.Drawing.Font("Arial", 8F); - this.lblBetreuerHandy.LocationFloat = new DevExpress.Utils.PointFloat(97.91346F, 359.9999F); + this.lblBetreuerHandy.LocationFloat = new DevExpress.Utils.PointFloat(82.28845F, 359.9999F); this.lblBetreuerHandy.Name = "lblBetreuerHandy"; this.lblBetreuerHandy.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); - this.lblBetreuerHandy.SizeF = new System.Drawing.SizeF(285.0864F, 20F); + this.lblBetreuerHandy.SizeF = new System.Drawing.SizeF(283.7117F, 20F); this.lblBetreuerHandy.StylePriority.UseBorders = false; this.lblBetreuerHandy.StylePriority.UseFont = false; this.lblBetreuerHandy.StylePriority.UsePadding = false; @@ -2175,10 +2205,10 @@ namespace BeWo.HPHBersenbrueck // this.lblBetreuerTelefon.Borders = DevExpress.XtraPrinting.BorderSide.Right; this.lblBetreuerTelefon.Font = new System.Drawing.Font("Arial", 8F); - this.lblBetreuerTelefon.LocationFloat = new DevExpress.Utils.PointFloat(97.91346F, 339.9999F); + this.lblBetreuerTelefon.LocationFloat = new DevExpress.Utils.PointFloat(82.28845F, 339.9999F); this.lblBetreuerTelefon.Name = "lblBetreuerTelefon"; this.lblBetreuerTelefon.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); - this.lblBetreuerTelefon.SizeF = new System.Drawing.SizeF(285.0864F, 20F); + this.lblBetreuerTelefon.SizeF = new System.Drawing.SizeF(283.7117F, 20F); this.lblBetreuerTelefon.StylePriority.UseBorders = false; this.lblBetreuerTelefon.StylePriority.UseFont = false; this.lblBetreuerTelefon.StylePriority.UsePadding = false; @@ -2189,10 +2219,10 @@ namespace BeWo.HPHBersenbrueck // this.xrLabel28.Borders = DevExpress.XtraPrinting.BorderSide.Left; this.xrLabel28.Font = new System.Drawing.Font("Arial", 8F); - this.xrLabel28.LocationFloat = new DevExpress.Utils.PointFloat(0.0001351039F, 359.9999F); + this.xrLabel28.LocationFloat = new DevExpress.Utils.PointFloat(0.0001341105F, 359.9999F); this.xrLabel28.Name = "xrLabel28"; this.xrLabel28.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); - this.xrLabel28.SizeF = new System.Drawing.SizeF(97.91338F, 20F); + this.xrLabel28.SizeF = new System.Drawing.SizeF(82.28838F, 20F); this.xrLabel28.StylePriority.UseBorders = false; this.xrLabel28.StylePriority.UseFont = false; this.xrLabel28.StylePriority.UsePadding = false; @@ -2204,10 +2234,10 @@ namespace BeWo.HPHBersenbrueck // this.xrLabel27.Borders = DevExpress.XtraPrinting.BorderSide.Left; this.xrLabel27.Font = new System.Drawing.Font("Arial", 8F); - this.xrLabel27.LocationFloat = new DevExpress.Utils.PointFloat(0.0001351039F, 339.9999F); + this.xrLabel27.LocationFloat = new DevExpress.Utils.PointFloat(0.0001341105F, 339.9999F); this.xrLabel27.Name = "xrLabel27"; this.xrLabel27.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); - this.xrLabel27.SizeF = new System.Drawing.SizeF(97.91338F, 20F); + this.xrLabel27.SizeF = new System.Drawing.SizeF(82.28838F, 20F); this.xrLabel27.StylePriority.UseBorders = false; this.xrLabel27.StylePriority.UseFont = false; this.xrLabel27.StylePriority.UsePadding = false; @@ -2219,10 +2249,10 @@ namespace BeWo.HPHBersenbrueck // this.lblBetreuerPlzOrt.Borders = DevExpress.XtraPrinting.BorderSide.Right; this.lblBetreuerPlzOrt.Font = new System.Drawing.Font("Arial", 8F); - this.lblBetreuerPlzOrt.LocationFloat = new DevExpress.Utils.PointFloat(97.91352F, 319.9999F); + this.lblBetreuerPlzOrt.LocationFloat = new DevExpress.Utils.PointFloat(82.28851F, 319.9999F); this.lblBetreuerPlzOrt.Name = "lblBetreuerPlzOrt"; this.lblBetreuerPlzOrt.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); - this.lblBetreuerPlzOrt.SizeF = new System.Drawing.SizeF(285.0862F, 20F); + this.lblBetreuerPlzOrt.SizeF = new System.Drawing.SizeF(283.7115F, 20F); this.lblBetreuerPlzOrt.StylePriority.UseBorders = false; this.lblBetreuerPlzOrt.StylePriority.UseFont = false; this.lblBetreuerPlzOrt.StylePriority.UsePadding = false; @@ -2233,10 +2263,10 @@ namespace BeWo.HPHBersenbrueck // this.xrLabel26.Borders = DevExpress.XtraPrinting.BorderSide.Left; this.xrLabel26.Font = new System.Drawing.Font("Arial", 8F); - this.xrLabel26.LocationFloat = new DevExpress.Utils.PointFloat(0.0001351039F, 319.9999F); + this.xrLabel26.LocationFloat = new DevExpress.Utils.PointFloat(0.0001341105F, 319.9999F); this.xrLabel26.Name = "xrLabel26"; this.xrLabel26.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); - this.xrLabel26.SizeF = new System.Drawing.SizeF(97.91338F, 20F); + this.xrLabel26.SizeF = new System.Drawing.SizeF(82.28838F, 20F); this.xrLabel26.StylePriority.UseBorders = false; this.xrLabel26.StylePriority.UseFont = false; this.xrLabel26.StylePriority.UsePadding = false; @@ -2248,10 +2278,10 @@ namespace BeWo.HPHBersenbrueck // this.lblBetreuerStraße.Borders = DevExpress.XtraPrinting.BorderSide.Right; this.lblBetreuerStraße.Font = new System.Drawing.Font("Arial", 8F); - this.lblBetreuerStraße.LocationFloat = new DevExpress.Utils.PointFloat(97.91352F, 299.9999F); + this.lblBetreuerStraße.LocationFloat = new DevExpress.Utils.PointFloat(82.28851F, 299.9999F); this.lblBetreuerStraße.Name = "lblBetreuerStraße"; this.lblBetreuerStraße.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); - this.lblBetreuerStraße.SizeF = new System.Drawing.SizeF(285.0862F, 20.00003F); + this.lblBetreuerStraße.SizeF = new System.Drawing.SizeF(283.7115F, 20.00003F); this.lblBetreuerStraße.StylePriority.UseBorders = false; this.lblBetreuerStraße.StylePriority.UseFont = false; this.lblBetreuerStraße.StylePriority.UsePadding = false; @@ -2262,10 +2292,10 @@ namespace BeWo.HPHBersenbrueck // this.xrLabel23.Borders = DevExpress.XtraPrinting.BorderSide.Left; this.xrLabel23.Font = new System.Drawing.Font("Arial", 8F); - this.xrLabel23.LocationFloat = new DevExpress.Utils.PointFloat(0.0001351039F, 299.9999F); + this.xrLabel23.LocationFloat = new DevExpress.Utils.PointFloat(0.0001341105F, 299.9999F); this.xrLabel23.Name = "xrLabel23"; this.xrLabel23.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); - this.xrLabel23.SizeF = new System.Drawing.SizeF(97.91338F, 20.00003F); + this.xrLabel23.SizeF = new System.Drawing.SizeF(82.28838F, 20.00003F); this.xrLabel23.StylePriority.UseBorders = false; this.xrLabel23.StylePriority.UseFont = false; this.xrLabel23.StylePriority.UsePadding = false; @@ -2277,10 +2307,10 @@ namespace BeWo.HPHBersenbrueck // this.lblBetreuerName.Borders = DevExpress.XtraPrinting.BorderSide.Right; this.lblBetreuerName.Font = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Bold); - this.lblBetreuerName.LocationFloat = new DevExpress.Utils.PointFloat(97.91352F, 280F); + this.lblBetreuerName.LocationFloat = new DevExpress.Utils.PointFloat(82.28851F, 280F); this.lblBetreuerName.Name = "lblBetreuerName"; this.lblBetreuerName.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); - this.lblBetreuerName.SizeF = new System.Drawing.SizeF(285.0862F, 20F); + this.lblBetreuerName.SizeF = new System.Drawing.SizeF(283.7115F, 20F); this.lblBetreuerName.StylePriority.UseBorders = false; this.lblBetreuerName.StylePriority.UseFont = false; this.lblBetreuerName.StylePriority.UsePadding = false; @@ -2291,10 +2321,10 @@ namespace BeWo.HPHBersenbrueck // this.xrLabel18.Borders = DevExpress.XtraPrinting.BorderSide.Left; this.xrLabel18.Font = new System.Drawing.Font("Arial", 8F); - this.xrLabel18.LocationFloat = new DevExpress.Utils.PointFloat(0.0001351039F, 280F); + this.xrLabel18.LocationFloat = new DevExpress.Utils.PointFloat(0.0001341105F, 280F); this.xrLabel18.Name = "xrLabel18"; this.xrLabel18.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); - this.xrLabel18.SizeF = new System.Drawing.SizeF(97.91338F, 20.00003F); + this.xrLabel18.SizeF = new System.Drawing.SizeF(82.28838F, 20.00003F); this.xrLabel18.StylePriority.UseBorders = false; this.xrLabel18.StylePriority.UseFont = false; this.xrLabel18.StylePriority.UsePadding = false; @@ -2306,10 +2336,10 @@ namespace BeWo.HPHBersenbrueck // this.xrLabel13.Borders = DevExpress.XtraPrinting.BorderSide.Left; this.xrLabel13.Font = new System.Drawing.Font("Arial", 8F); - this.xrLabel13.LocationFloat = new DevExpress.Utils.PointFloat(0.0001351039F, 260F); + this.xrLabel13.LocationFloat = new DevExpress.Utils.PointFloat(0.0001341105F, 260F); this.xrLabel13.Name = "xrLabel13"; this.xrLabel13.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); - this.xrLabel13.SizeF = new System.Drawing.SizeF(97.91338F, 20.00002F); + this.xrLabel13.SizeF = new System.Drawing.SizeF(82.28838F, 20.00006F); this.xrLabel13.StylePriority.UseBorders = false; this.xrLabel13.StylePriority.UseFont = false; this.xrLabel13.StylePriority.UsePadding = false; @@ -2321,10 +2351,10 @@ namespace BeWo.HPHBersenbrueck // this.lblBetreuerRolle.Borders = DevExpress.XtraPrinting.BorderSide.Right; this.lblBetreuerRolle.Font = new System.Drawing.Font("Arial", 8F); - this.lblBetreuerRolle.LocationFloat = new DevExpress.Utils.PointFloat(97.91352F, 260F); + this.lblBetreuerRolle.LocationFloat = new DevExpress.Utils.PointFloat(82.28851F, 260F); this.lblBetreuerRolle.Name = "lblBetreuerRolle"; this.lblBetreuerRolle.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); - this.lblBetreuerRolle.SizeF = new System.Drawing.SizeF(285.0862F, 20F); + this.lblBetreuerRolle.SizeF = new System.Drawing.SizeF(283.7115F, 20F); this.lblBetreuerRolle.StylePriority.UseBorders = false; this.lblBetreuerRolle.StylePriority.UseFont = false; this.lblBetreuerRolle.StylePriority.UsePadding = false; @@ -2341,22 +2371,22 @@ namespace BeWo.HPHBersenbrueck this.xrLabel11.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F); this.xrLabel11.Name = "xrLabel11"; this.xrLabel11.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); - this.xrLabel11.SizeF = new System.Drawing.SizeF(383F, 20F); + this.xrLabel11.SizeF = new System.Drawing.SizeF(366F, 20F); this.xrLabel11.StylePriority.UseBackColor = false; this.xrLabel11.StylePriority.UseBorders = false; this.xrLabel11.StylePriority.UseFont = false; this.xrLabel11.StylePriority.UsePadding = false; this.xrLabel11.StylePriority.UseTextAlignment = false; - this.xrLabel11.Text = "Stammblatt"; + this.xrLabel11.Text = "Stammdaten"; this.xrLabel11.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter; // // xrLabel9 // this.xrLabel9.Borders = DevExpress.XtraPrinting.BorderSide.Right; - this.xrLabel9.LocationFloat = new DevExpress.Utils.PointFloat(198.1667F, 100F); + this.xrLabel9.LocationFloat = new DevExpress.Utils.PointFloat(243.8213F, 99.99978F); this.xrLabel9.Name = "xrLabel9"; this.xrLabel9.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); - this.xrLabel9.SizeF = new System.Drawing.SizeF(184.8334F, 120.0001F); + this.xrLabel9.SizeF = new System.Drawing.SizeF(122.1792F, 120.0001F); this.xrLabel9.StylePriority.UseBorders = false; this.xrLabel9.StylePriority.UseFont = false; this.xrLabel9.StylePriority.UsePadding = false; @@ -2368,10 +2398,10 @@ namespace BeWo.HPHBersenbrueck this.xrLabel3.Borders = DevExpress.XtraPrinting.BorderSide.None; this.xrLabel3.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "Sex")}); - this.xrLabel3.LocationFloat = new DevExpress.Utils.PointFloat(82.28839F, 199.9999F); + this.xrLabel3.LocationFloat = new DevExpress.Utils.PointFloat(82.28844F, 199.9999F); this.xrLabel3.Name = "xrLabel3"; this.xrLabel3.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); - this.xrLabel3.SizeF = new System.Drawing.SizeF(115.8786F, 20.00002F); + this.xrLabel3.SizeF = new System.Drawing.SizeF(161.5329F, 20.00002F); this.xrLabel3.StylePriority.UseBorders = false; this.xrLabel3.StylePriority.UseFont = false; this.xrLabel3.StylePriority.UsePadding = false; @@ -2384,8 +2414,8 @@ namespace BeWo.HPHBersenbrueck this.xrLabel4.Font = new System.Drawing.Font("Arial", 8F); this.xrLabel4.LocationFloat = new DevExpress.Utils.PointFloat(0F, 200.0001F); this.xrLabel4.Name = "xrLabel4"; - this.xrLabel4.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); - this.xrLabel4.SizeF = new System.Drawing.SizeF(82.28839F, 20F); + this.xrLabel4.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 0, 0, 0, 100F); + this.xrLabel4.SizeF = new System.Drawing.SizeF(82.28844F, 20F); this.xrLabel4.StylePriority.UseBorders = false; this.xrLabel4.StylePriority.UseFont = false; this.xrLabel4.StylePriority.UsePadding = false; @@ -2396,10 +2426,10 @@ namespace BeWo.HPHBersenbrueck // lblKonfession // this.lblKonfession.Borders = DevExpress.XtraPrinting.BorderSide.None; - this.lblKonfession.LocationFloat = new DevExpress.Utils.PointFloat(82.28838F, 180F); + this.lblKonfession.LocationFloat = new DevExpress.Utils.PointFloat(82.28844F, 180F); this.lblKonfession.Name = "lblKonfession"; this.lblKonfession.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); - this.lblKonfession.SizeF = new System.Drawing.SizeF(115.8783F, 20F); + this.lblKonfession.SizeF = new System.Drawing.SizeF(161.5326F, 20F); this.lblKonfession.StylePriority.UseBorders = false; this.lblKonfession.StylePriority.UseFont = false; this.lblKonfession.StylePriority.UsePadding = false; @@ -2410,10 +2440,10 @@ namespace BeWo.HPHBersenbrueck // this.xrLabel6.Borders = DevExpress.XtraPrinting.BorderSide.Left; this.xrLabel6.Font = new System.Drawing.Font("Arial", 8F); - this.xrLabel6.LocationFloat = new DevExpress.Utils.PointFloat(0.0003178914F, 180F); + this.xrLabel6.LocationFloat = new DevExpress.Utils.PointFloat(0.0003178915F, 180F); this.xrLabel6.Name = "xrLabel6"; - this.xrLabel6.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); - this.xrLabel6.SizeF = new System.Drawing.SizeF(82.28807F, 20F); + this.xrLabel6.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 0, 0, 0, 100F); + this.xrLabel6.SizeF = new System.Drawing.SizeF(82.28812F, 20F); this.xrLabel6.StylePriority.UseBorders = false; this.xrLabel6.StylePriority.UseFont = false; this.xrLabel6.StylePriority.UsePadding = false; @@ -2427,10 +2457,10 @@ namespace BeWo.HPHBersenbrueck this.xrLabel2.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Top | DevExpress.XtraPrinting.BorderSide.Right) | DevExpress.XtraPrinting.BorderSide.Bottom))); this.xrLabel2.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold); - this.xrLabel2.LocationFloat = new DevExpress.Utils.PointFloat(766F, 0F); + this.xrLabel2.LocationFloat = new DevExpress.Utils.PointFloat(732.0001F, 0F); this.xrLabel2.Name = "xrLabel2"; this.xrLabel2.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); - this.xrLabel2.SizeF = new System.Drawing.SizeF(381.9999F, 20F); + this.xrLabel2.SizeF = new System.Drawing.SizeF(365.9899F, 20F); this.xrLabel2.StylePriority.UseBackColor = false; this.xrLabel2.StylePriority.UseBorders = false; this.xrLabel2.StylePriority.UseFont = false; @@ -2445,10 +2475,10 @@ namespace BeWo.HPHBersenbrueck this.xrLabel1.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Top | DevExpress.XtraPrinting.BorderSide.Right) | DevExpress.XtraPrinting.BorderSide.Bottom))); this.xrLabel1.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold); - this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(383F, 0F); + this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(366F, 0F); this.xrLabel1.Name = "xrLabel1"; this.xrLabel1.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); - this.xrLabel1.SizeF = new System.Drawing.SizeF(383F, 20F); + this.xrLabel1.SizeF = new System.Drawing.SizeF(366F, 20F); this.xrLabel1.StylePriority.UseBackColor = false; this.xrLabel1.StylePriority.UseBorders = false; this.xrLabel1.StylePriority.UseFont = false; @@ -2464,10 +2494,10 @@ namespace BeWo.HPHBersenbrueck | DevExpress.XtraPrinting.BorderSide.Right) | DevExpress.XtraPrinting.BorderSide.Bottom))); this.xrLabel33.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold); - this.xrLabel33.LocationFloat = new DevExpress.Utils.PointFloat(0.0001372713F, 240F); + this.xrLabel33.LocationFloat = new DevExpress.Utils.PointFloat(0.0001390775F, 240F); this.xrLabel33.Name = "xrLabel33"; this.xrLabel33.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); - this.xrLabel33.SizeF = new System.Drawing.SizeF(382.9997F, 19.99998F); + this.xrLabel33.SizeF = new System.Drawing.SizeF(366.0003F, 19.99997F); this.xrLabel33.StylePriority.UseBackColor = false; this.xrLabel33.StylePriority.UseBorders = false; this.xrLabel33.StylePriority.UseFont = false; @@ -2480,10 +2510,10 @@ namespace BeWo.HPHBersenbrueck // this.xrLabel34.Borders = DevExpress.XtraPrinting.BorderSide.Left; this.xrLabel34.Font = new System.Drawing.Font("Arial", 11F); - this.xrLabel34.LocationFloat = new DevExpress.Utils.PointFloat(0F, 20.00001F); + this.xrLabel34.LocationFloat = new DevExpress.Utils.PointFloat(0F, 19.99998F); this.xrLabel34.Name = "xrLabel34"; - this.xrLabel34.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); - this.xrLabel34.SizeF = new System.Drawing.SizeF(82.28839F, 20.00001F); + this.xrLabel34.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 0, 0, 0, 100F); + this.xrLabel34.SizeF = new System.Drawing.SizeF(82.28844F, 20.00001F); this.xrLabel34.StylePriority.UseBorders = false; this.xrLabel34.StylePriority.UseFont = false; this.xrLabel34.StylePriority.UsePadding = false; @@ -2495,10 +2525,10 @@ namespace BeWo.HPHBersenbrueck // this.xrLabel35.Borders = DevExpress.XtraPrinting.BorderSide.Right; this.xrLabel35.Font = new System.Drawing.Font("Arial", 11F, System.Drawing.FontStyle.Bold); - this.xrLabel35.LocationFloat = new DevExpress.Utils.PointFloat(82.28839F, 20.00001F); + this.xrLabel35.LocationFloat = new DevExpress.Utils.PointFloat(82.28844F, 20.00002F); this.xrLabel35.Name = "xrLabel35"; this.xrLabel35.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); - this.xrLabel35.SizeF = new System.Drawing.SizeF(300.7116F, 20F); + this.xrLabel35.SizeF = new System.Drawing.SizeF(283.7115F, 20F); this.xrLabel35.StylePriority.UseBorders = false; this.xrLabel35.StylePriority.UseFont = false; this.xrLabel35.StylePriority.UsePadding = false; @@ -2510,7 +2540,7 @@ namespace BeWo.HPHBersenbrueck // this.xrLabel36.Borders = DevExpress.XtraPrinting.BorderSide.None; this.xrLabel36.Font = new System.Drawing.Font("Arial", 8F); - this.xrLabel36.LocationFloat = new DevExpress.Utils.PointFloat(382.9998F, 19.99998F); + this.xrLabel36.LocationFloat = new DevExpress.Utils.PointFloat(366F, 19.99998F); this.xrLabel36.Name = "xrLabel36"; this.xrLabel36.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel36.SizeF = new System.Drawing.SizeF(87.29178F, 20F); @@ -2525,10 +2555,10 @@ namespace BeWo.HPHBersenbrueck // this.xrLabel38.Borders = DevExpress.XtraPrinting.BorderSide.Left; this.xrLabel38.Font = new System.Drawing.Font("Arial", 11F); - this.xrLabel38.LocationFloat = new DevExpress.Utils.PointFloat(0F, 39.99999F); + this.xrLabel38.LocationFloat = new DevExpress.Utils.PointFloat(0F, 40F); this.xrLabel38.Name = "xrLabel38"; - this.xrLabel38.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); - this.xrLabel38.SizeF = new System.Drawing.SizeF(82.28839F, 20.00001F); + this.xrLabel38.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 0, 0, 0, 100F); + this.xrLabel38.SizeF = new System.Drawing.SizeF(82.28844F, 20.00001F); this.xrLabel38.StylePriority.UseBorders = false; this.xrLabel38.StylePriority.UseFont = false; this.xrLabel38.StylePriority.UsePadding = false; @@ -2542,10 +2572,10 @@ namespace BeWo.HPHBersenbrueck this.xrLabel39.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "Street")}); this.xrLabel39.Font = new System.Drawing.Font("Arial", 11F, System.Drawing.FontStyle.Bold); - this.xrLabel39.LocationFloat = new DevExpress.Utils.PointFloat(82.28839F, 39.99999F); + this.xrLabel39.LocationFloat = new DevExpress.Utils.PointFloat(82.28844F, 40.00003F); this.xrLabel39.Name = "xrLabel39"; this.xrLabel39.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); - this.xrLabel39.SizeF = new System.Drawing.SizeF(300.7116F, 20F); + this.xrLabel39.SizeF = new System.Drawing.SizeF(283.7115F, 20F); this.xrLabel39.StylePriority.UseBorders = false; this.xrLabel39.StylePriority.UseFont = false; this.xrLabel39.StylePriority.UsePadding = false; @@ -2557,10 +2587,10 @@ namespace BeWo.HPHBersenbrueck // this.xrLabel45.Borders = DevExpress.XtraPrinting.BorderSide.Left; this.xrLabel45.Font = new System.Drawing.Font("Arial", 11F); - this.xrLabel45.LocationFloat = new DevExpress.Utils.PointFloat(0F, 60.00001F); + this.xrLabel45.LocationFloat = new DevExpress.Utils.PointFloat(0F, 60.00002F); this.xrLabel45.Name = "xrLabel45"; - this.xrLabel45.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); - this.xrLabel45.SizeF = new System.Drawing.SizeF(82.28839F, 20.00001F); + this.xrLabel45.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 0, 0, 0, 100F); + this.xrLabel45.SizeF = new System.Drawing.SizeF(82.28843F, 20.00002F); this.xrLabel45.StylePriority.UseBorders = false; this.xrLabel45.StylePriority.UseFont = false; this.xrLabel45.StylePriority.UsePadding = false; @@ -2574,10 +2604,10 @@ namespace BeWo.HPHBersenbrueck this.xrLabel46.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "Town")}); this.xrLabel46.Font = new System.Drawing.Font("Arial", 11F, System.Drawing.FontStyle.Bold); - this.xrLabel46.LocationFloat = new DevExpress.Utils.PointFloat(82.28839F, 60.00001F); + this.xrLabel46.LocationFloat = new DevExpress.Utils.PointFloat(82.28844F, 60.00005F); this.xrLabel46.Name = "xrLabel46"; this.xrLabel46.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); - this.xrLabel46.SizeF = new System.Drawing.SizeF(300.7116F, 20.00001F); + this.xrLabel46.SizeF = new System.Drawing.SizeF(283.7115F, 20.00001F); this.xrLabel46.StylePriority.UseBorders = false; this.xrLabel46.StylePriority.UseFont = false; this.xrLabel46.StylePriority.UsePadding = false; @@ -2591,8 +2621,8 @@ namespace BeWo.HPHBersenbrueck this.xrLabel52.Font = new System.Drawing.Font("Arial", 11F); this.xrLabel52.LocationFloat = new DevExpress.Utils.PointFloat(0F, 79.99998F); this.xrLabel52.Name = "xrLabel52"; - this.xrLabel52.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); - this.xrLabel52.SizeF = new System.Drawing.SizeF(82.28839F, 20.00002F); + this.xrLabel52.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 0, 0, 0, 100F); + this.xrLabel52.SizeF = new System.Drawing.SizeF(82.28844F, 20.00002F); this.xrLabel52.StylePriority.UseBorders = false; this.xrLabel52.StylePriority.UseFont = false; this.xrLabel52.StylePriority.UsePadding = false; @@ -2606,10 +2636,10 @@ namespace BeWo.HPHBersenbrueck this.xrLabel53.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "Street")}); this.xrLabel53.Font = new System.Drawing.Font("Arial", 11F, System.Drawing.FontStyle.Bold); - this.xrLabel53.LocationFloat = new DevExpress.Utils.PointFloat(82.28839F, 79.99998F); + this.xrLabel53.LocationFloat = new DevExpress.Utils.PointFloat(82.28844F, 80.00001F); this.xrLabel53.Name = "xrLabel53"; this.xrLabel53.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); - this.xrLabel53.SizeF = new System.Drawing.SizeF(300.7116F, 20F); + this.xrLabel53.SizeF = new System.Drawing.SizeF(283.7115F, 20F); this.xrLabel53.StylePriority.UseBorders = false; this.xrLabel53.StylePriority.UseFont = false; this.xrLabel53.StylePriority.UsePadding = false; @@ -2621,10 +2651,10 @@ namespace BeWo.HPHBersenbrueck // this.xrLabel59.Borders = DevExpress.XtraPrinting.BorderSide.Left; this.xrLabel59.Font = new System.Drawing.Font("Arial", 8F); - this.xrLabel59.LocationFloat = new DevExpress.Utils.PointFloat(0F, 100F); + this.xrLabel59.LocationFloat = new DevExpress.Utils.PointFloat(0F, 99.99999F); this.xrLabel59.Name = "xrLabel59"; - this.xrLabel59.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); - this.xrLabel59.SizeF = new System.Drawing.SizeF(82.28838F, 20F); + this.xrLabel59.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 0, 0, 0, 100F); + this.xrLabel59.SizeF = new System.Drawing.SizeF(82.28844F, 20F); this.xrLabel59.StylePriority.UseBorders = false; this.xrLabel59.StylePriority.UseFont = false; this.xrLabel59.StylePriority.UsePadding = false; @@ -2638,10 +2668,10 @@ namespace BeWo.HPHBersenbrueck this.xrLabel60.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "Mobile")}); this.xrLabel60.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold); - this.xrLabel60.LocationFloat = new DevExpress.Utils.PointFloat(82.28838F, 100F); + this.xrLabel60.LocationFloat = new DevExpress.Utils.PointFloat(82.28844F, 100F); this.xrLabel60.Name = "xrLabel60"; this.xrLabel60.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); - this.xrLabel60.SizeF = new System.Drawing.SizeF(115.8784F, 20F); + this.xrLabel60.SizeF = new System.Drawing.SizeF(161.5327F, 20F); this.xrLabel60.StylePriority.UseBorders = false; this.xrLabel60.StylePriority.UseFont = false; this.xrLabel60.StylePriority.UsePadding = false; @@ -2655,8 +2685,8 @@ namespace BeWo.HPHBersenbrueck this.xrLabel66.Font = new System.Drawing.Font("Arial", 8F); this.xrLabel66.LocationFloat = new DevExpress.Utils.PointFloat(0F, 120F); this.xrLabel66.Name = "xrLabel66"; - this.xrLabel66.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); - this.xrLabel66.SizeF = new System.Drawing.SizeF(82.28838F, 20F); + this.xrLabel66.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 0, 0, 0, 100F); + this.xrLabel66.SizeF = new System.Drawing.SizeF(82.28844F, 20.00001F); this.xrLabel66.StylePriority.UseBorders = false; this.xrLabel66.StylePriority.UseFont = false; this.xrLabel66.StylePriority.UsePadding = false; @@ -2670,10 +2700,10 @@ namespace BeWo.HPHBersenbrueck this.xrLabel67.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "Customer.Nationalitaet.DisplayName")}); this.xrLabel67.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold); - this.xrLabel67.LocationFloat = new DevExpress.Utils.PointFloat(82.28838F, 120F); + this.xrLabel67.LocationFloat = new DevExpress.Utils.PointFloat(82.28844F, 120F); this.xrLabel67.Name = "xrLabel67"; this.xrLabel67.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); - this.xrLabel67.SizeF = new System.Drawing.SizeF(115.8784F, 20F); + this.xrLabel67.SizeF = new System.Drawing.SizeF(161.5327F, 20.00001F); this.xrLabel67.StylePriority.UseBorders = false; this.xrLabel67.StylePriority.UseFont = false; this.xrLabel67.StylePriority.UsePadding = false; @@ -2687,8 +2717,8 @@ namespace BeWo.HPHBersenbrueck this.xrLabel72.Font = new System.Drawing.Font("Arial", 8F); this.xrLabel72.LocationFloat = new DevExpress.Utils.PointFloat(0F, 140F); this.xrLabel72.Name = "xrLabel72"; - this.xrLabel72.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); - this.xrLabel72.SizeF = new System.Drawing.SizeF(82.28838F, 20F); + this.xrLabel72.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 0, 0, 0, 100F); + this.xrLabel72.SizeF = new System.Drawing.SizeF(82.28844F, 20F); this.xrLabel72.StylePriority.UseBorders = false; this.xrLabel72.StylePriority.UseFont = false; this.xrLabel72.StylePriority.UsePadding = false; @@ -2702,10 +2732,10 @@ namespace BeWo.HPHBersenbrueck this.xrLabel73.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "FamilyStatus")}); this.xrLabel73.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold); - this.xrLabel73.LocationFloat = new DevExpress.Utils.PointFloat(82.28838F, 140F); + this.xrLabel73.LocationFloat = new DevExpress.Utils.PointFloat(82.28844F, 140F); this.xrLabel73.Name = "xrLabel73"; this.xrLabel73.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); - this.xrLabel73.SizeF = new System.Drawing.SizeF(115.8784F, 20F); + this.xrLabel73.SizeF = new System.Drawing.SizeF(161.5327F, 20F); this.xrLabel73.StylePriority.UseBorders = false; this.xrLabel73.StylePriority.UseFont = false; this.xrLabel73.StylePriority.UsePadding = false; @@ -2719,8 +2749,8 @@ namespace BeWo.HPHBersenbrueck this.xrLabel88.Font = new System.Drawing.Font("Arial", 8F); this.xrLabel88.LocationFloat = new DevExpress.Utils.PointFloat(0F, 160F); this.xrLabel88.Name = "xrLabel88"; - this.xrLabel88.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); - this.xrLabel88.SizeF = new System.Drawing.SizeF(82.28838F, 20F); + this.xrLabel88.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 0, 0, 0, 100F); + this.xrLabel88.SizeF = new System.Drawing.SizeF(82.28844F, 20F); this.xrLabel88.StylePriority.UseBorders = false; this.xrLabel88.StylePriority.UseFont = false; this.xrLabel88.StylePriority.UsePadding = false; @@ -2734,10 +2764,10 @@ namespace BeWo.HPHBersenbrueck this.lblBeruf.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { new DevExpress.XtraReports.UI.XRBinding("Text", null, "Customer.Pflegegrad")}); this.lblBeruf.Font = new System.Drawing.Font("Arial", 8F); - this.lblBeruf.LocationFloat = new DevExpress.Utils.PointFloat(82.28838F, 160F); + this.lblBeruf.LocationFloat = new DevExpress.Utils.PointFloat(82.28844F, 160F); this.lblBeruf.Name = "lblBeruf"; this.lblBeruf.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); - this.lblBeruf.SizeF = new System.Drawing.SizeF(115.8784F, 20F); + this.lblBeruf.SizeF = new System.Drawing.SizeF(161.5327F, 20F); this.lblBeruf.StylePriority.UseBorders = false; this.lblBeruf.StylePriority.UseFont = false; this.lblBeruf.StylePriority.UsePadding = false; @@ -2758,7 +2788,7 @@ namespace BeWo.HPHBersenbrueck this.DataSource = this.bindingSource1; this.Font = new System.Drawing.Font("Arial", 10F); this.Landscape = true; - this.Margins = new System.Drawing.Printing.Margins(11, 10, 10, 9); + this.Margins = new System.Drawing.Printing.Margins(33, 38, 88, 86); this.PageHeight = 827; this.PageWidth = 1169; this.PaperKind = System.Drawing.Printing.PaperKind.A4; @@ -2935,5 +2965,7 @@ namespace BeWo.HPHBersenbrueck private DevExpress.XtraReports.UI.XRLabel xrLabel8; private DevExpress.XtraReports.UI.XRLabel xrLabel7; private DevExpress.XtraReports.UI.XRLabel lblKostentraegerName; + private DevExpress.XtraReports.UI.XRLabel xrLabel12; + private DevExpress.XtraReports.UI.XRPageInfo xrPageInfo1; } }