diff --git a/ReportImp/DiakonischesWerkDinslakenBeWo/QuittierungsbelegMitDatum.Designer.cs b/ReportImp/DiakonischesWerkDinslakenBeWo/QuittierungsbelegMitDatum.Designer.cs
index 3f6a2953a..850aa3745 100644
--- a/ReportImp/DiakonischesWerkDinslakenBeWo/QuittierungsbelegMitDatum.Designer.cs
+++ b/ReportImp/DiakonischesWerkDinslakenBeWo/QuittierungsbelegMitDatum.Designer.cs
@@ -31,6 +31,7 @@ namespace DiakonischesWerkDinslakenBeWo
{
this.components = new System.ComponentModel.Container();
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Quittierungsbeleg2));
+ DevExpress.XtraReports.UI.XRWatermark xrWatermark1 = new DevExpress.XtraReports.UI.XRWatermark();
this.Detail = new DevExpress.XtraReports.UI.DetailBand();
this.DetailReport = new DevExpress.XtraReports.UI.DetailReportBand();
this.Detail1 = new DevExpress.XtraReports.UI.DetailBand();
@@ -43,6 +44,8 @@ namespace DiakonischesWerkDinslakenBeWo
this.xrTableCell15 = new DevExpress.XtraReports.UI.XRTableCell();
this.xrTableCell12 = new DevExpress.XtraReports.UI.XRTableCell();
this.xrTableCell44 = new DevExpress.XtraReports.UI.XRTableCell();
+ this.xrTableCell50 = new DevExpress.XtraReports.UI.XRTableCell();
+ this.picSignature = new DevExpress.XtraReports.UI.XRPictureBox();
this.GroupHeader1 = new DevExpress.XtraReports.UI.GroupHeaderBand();
this.xrTableServiceRecords1 = new DevExpress.XtraReports.UI.XRTable();
this.xrTableRow2 = new DevExpress.XtraReports.UI.XRTableRow();
@@ -124,9 +127,8 @@ namespace DiakonischesWerkDinslakenBeWo
this.xrLabel13 = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabel12 = new DevExpress.XtraReports.UI.XRLabel();
this.fieldKontaktArt = new DevExpress.XtraReports.UI.CalculatedField();
+ this.xrPictureBox3 = new DevExpress.XtraReports.UI.XRPictureBox();
this.bindingSource1 = new System.Windows.Forms.BindingSource(this.components);
- this.xrTableCell50 = new DevExpress.XtraReports.UI.XRTableCell();
- this.picSignature = new DevExpress.XtraReports.UI.XRPictureBox();
((System.ComponentModel.ISupportInitialize)(this.xrTable3)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.xrTableServiceRecords1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.xrTableAbwesenheiten)).BeginInit();
@@ -169,7 +171,8 @@ namespace DiakonischesWerkDinslakenBeWo
this.xrTable3.BorderColor = System.Drawing.Color.Black;
this.xrTable3.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right)
| DevExpress.XtraPrinting.BorderSide.Bottom)));
- this.xrTable3.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTable3.Font = new DevExpress.Drawing.DXFont("Arial", 10F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
+ new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTable3.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
this.xrTable3.Name = "xrTable3";
this.xrTable3.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
@@ -199,7 +202,8 @@ namespace DiakonischesWerkDinslakenBeWo
//
this.xrTableCell13.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "Services.StartDate", "{0:dd/MM/yyyy}")});
- this.xrTableCell13.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell13.Font = new DevExpress.Drawing.DXFont("Arial", 10F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
+ new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell13.Name = "xrTableCell13";
this.xrTableCell13.StylePriority.UseBorders = false;
this.xrTableCell13.StylePriority.UseFont = false;
@@ -213,7 +217,8 @@ namespace DiakonischesWerkDinslakenBeWo
//
this.xrTableCell14.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "Services.StartDateMinutes", "{0:HH:mm}")});
- this.xrTableCell14.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell14.Font = new DevExpress.Drawing.DXFont("Arial", 10F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
+ new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell14.Name = "xrTableCell14";
this.xrTableCell14.StylePriority.UseBorders = false;
this.xrTableCell14.StylePriority.UseFont = false;
@@ -227,7 +232,8 @@ namespace DiakonischesWerkDinslakenBeWo
//
this.xrTableCell10.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "Services.EndDateMinutes", "{0:HH:mm}")});
- this.xrTableCell10.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell10.Font = new DevExpress.Drawing.DXFont("Arial", 9.75F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
+ new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell10.Name = "xrTableCell10";
this.xrTableCell10.StylePriority.UseBorders = false;
this.xrTableCell10.StylePriority.UseFont = false;
@@ -241,7 +247,8 @@ namespace DiakonischesWerkDinslakenBeWo
//
this.xrTableCell2.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "Services.Notice5")});
- this.xrTableCell2.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell2.Font = new DevExpress.Drawing.DXFont("Arial", 10F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
+ new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell2.Name = "xrTableCell2";
this.xrTableCell2.StylePriority.UseFont = false;
this.xrTableCell2.StylePriority.UsePadding = false;
@@ -253,7 +260,8 @@ namespace DiakonischesWerkDinslakenBeWo
//
this.xrTableCell15.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "Services.CustomerCount", "{0:0}")});
- this.xrTableCell15.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell15.Font = new DevExpress.Drawing.DXFont("Arial", 10F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
+ new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell15.Name = "xrTableCell15";
this.xrTableCell15.StylePriority.UseBorders = false;
this.xrTableCell15.StylePriority.UseFont = false;
@@ -266,7 +274,7 @@ namespace DiakonischesWerkDinslakenBeWo
//
this.xrTableCell12.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "Services.Minutes", "{0:0.##}")});
- this.xrTableCell12.Font = new System.Drawing.Font("Arial", 10F);
+ this.xrTableCell12.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
this.xrTableCell12.Name = "xrTableCell12";
this.xrTableCell12.StylePriority.UseBorders = false;
this.xrTableCell12.StylePriority.UseFont = false;
@@ -287,6 +295,31 @@ namespace DiakonischesWerkDinslakenBeWo
this.xrTableCell44.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
this.xrTableCell44.Weight = 0.20202019104791347D;
//
+ // xrTableCell50
+ //
+ this.xrTableCell50.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
+ this.picSignature});
+ this.xrTableCell50.Name = "xrTableCell50";
+ this.xrTableCell50.StylePriority.UseBorders = false;
+ this.xrTableCell50.StylePriority.UseFont = false;
+ this.xrTableCell50.StylePriority.UsePadding = false;
+ this.xrTableCell50.StylePriority.UseTextAlignment = false;
+ this.xrTableCell50.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
+ this.xrTableCell50.Weight = 0.20202019042968572D;
+ //
+ // picSignature
+ //
+ this.picSignature.Borders = DevExpress.XtraPrinting.BorderSide.None;
+ this.picSignature.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
+ new DevExpress.XtraReports.UI.XRBinding("Tag", null, "Services.Signature"),
+ new DevExpress.XtraReports.UI.XRBinding("ImageSource", null, "Services.Signature")});
+ this.picSignature.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
+ this.picSignature.Name = "picSignature";
+ this.picSignature.SizeF = new System.Drawing.SizeF(160.0001F, 20.00001F);
+ this.picSignature.Sizing = DevExpress.XtraPrinting.ImageSizeMode.ZoomImage;
+ this.picSignature.StylePriority.UseBorders = false;
+ this.picSignature.BeforePrint += new DevExpress.XtraReports.UI.BeforePrintEventHandler(this.picSignature_BeforePrint);
+ //
// GroupHeader1
//
this.GroupHeader1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
@@ -300,7 +333,8 @@ namespace DiakonischesWerkDinslakenBeWo
//
this.xrTableServiceRecords1.BackColor = System.Drawing.Color.Gainsboro;
this.xrTableServiceRecords1.Borders = DevExpress.XtraPrinting.BorderSide.None;
- this.xrTableServiceRecords1.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableServiceRecords1.Font = new DevExpress.Drawing.DXFont("Arial", 10F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
+ new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableServiceRecords1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
this.xrTableServiceRecords1.Name = "xrTableServiceRecords1";
this.xrTableServiceRecords1.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
@@ -331,7 +365,8 @@ namespace DiakonischesWerkDinslakenBeWo
//
this.xrTableCell3.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
| DevExpress.XtraPrinting.BorderSide.Right)));
- this.xrTableCell3.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell3.Font = new DevExpress.Drawing.DXFont("Arial", 10F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
+ new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell3.Name = "xrTableCell3";
this.xrTableCell3.Padding = new DevExpress.XtraPrinting.PaddingInfo(3, 2, 0, 0, 100F);
this.xrTableCell3.StylePriority.UseBorders = false;
@@ -346,7 +381,8 @@ namespace DiakonischesWerkDinslakenBeWo
//
this.xrTableCell4.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
| DevExpress.XtraPrinting.BorderSide.Right)));
- this.xrTableCell4.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell4.Font = new DevExpress.Drawing.DXFont("Arial", 10F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
+ new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell4.Multiline = true;
this.xrTableCell4.Name = "xrTableCell4";
this.xrTableCell4.Padding = new DevExpress.XtraPrinting.PaddingInfo(4, 4, 0, 0, 100F);
@@ -362,7 +398,8 @@ namespace DiakonischesWerkDinslakenBeWo
//
this.xrTableCell11.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
| DevExpress.XtraPrinting.BorderSide.Right)));
- this.xrTableCell11.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell11.Font = new DevExpress.Drawing.DXFont("Arial", 10F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
+ new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell11.Name = "xrTableCell11";
this.xrTableCell11.Padding = new DevExpress.XtraPrinting.PaddingInfo(12, 12, 0, 0, 100F);
this.xrTableCell11.StylePriority.UseBorders = false;
@@ -377,7 +414,8 @@ namespace DiakonischesWerkDinslakenBeWo
//
this.xrTableCell9.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
| DevExpress.XtraPrinting.BorderSide.Right)));
- this.xrTableCell9.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell9.Font = new DevExpress.Drawing.DXFont("Arial", 10F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
+ new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell9.Multiline = true;
this.xrTableCell9.Name = "xrTableCell9";
this.xrTableCell9.Padding = new DevExpress.XtraPrinting.PaddingInfo(3, 2, 0, 0, 100F);
@@ -393,7 +431,7 @@ namespace DiakonischesWerkDinslakenBeWo
//
this.xrTableCell28.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
| DevExpress.XtraPrinting.BorderSide.Right)));
- this.xrTableCell28.Font = new System.Drawing.Font("Arial", 10F);
+ this.xrTableCell28.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
this.xrTableCell28.Name = "xrTableCell28";
this.xrTableCell28.StylePriority.UseBorders = false;
this.xrTableCell28.StylePriority.UseFont = false;
@@ -406,7 +444,7 @@ namespace DiakonischesWerkDinslakenBeWo
//
this.xrTableCell48.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
| DevExpress.XtraPrinting.BorderSide.Right)));
- this.xrTableCell48.Font = new System.Drawing.Font("Arial", 10F);
+ this.xrTableCell48.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
this.xrTableCell48.Multiline = true;
this.xrTableCell48.Name = "xrTableCell48";
this.xrTableCell48.StylePriority.UseBorders = false;
@@ -442,7 +480,8 @@ namespace DiakonischesWerkDinslakenBeWo
this.xrTableCell8.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
| DevExpress.XtraPrinting.BorderSide.Right)
| DevExpress.XtraPrinting.BorderSide.Bottom)));
- this.xrTableCell8.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell8.Font = new DevExpress.Drawing.DXFont("Arial", 10F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
+ new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell8.Name = "xrTableCell8";
this.xrTableCell8.StylePriority.UseBorders = false;
this.xrTableCell8.StylePriority.UseFont = false;
@@ -456,7 +495,8 @@ namespace DiakonischesWerkDinslakenBeWo
this.xrTableCell5.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
| DevExpress.XtraPrinting.BorderSide.Right)
| DevExpress.XtraPrinting.BorderSide.Bottom)));
- this.xrTableCell5.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell5.Font = new DevExpress.Drawing.DXFont("Arial", 10F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
+ new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell5.Name = "xrTableCell5";
this.xrTableCell5.StylePriority.UseBorders = false;
this.xrTableCell5.StylePriority.UseFont = false;
@@ -470,7 +510,8 @@ namespace DiakonischesWerkDinslakenBeWo
this.xrTableCell6.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
| DevExpress.XtraPrinting.BorderSide.Right)
| DevExpress.XtraPrinting.BorderSide.Bottom)));
- this.xrTableCell6.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell6.Font = new DevExpress.Drawing.DXFont("Arial", 10F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
+ new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell6.Multiline = true;
this.xrTableCell6.Name = "xrTableCell6";
this.xrTableCell6.StylePriority.UseBorders = false;
@@ -485,7 +526,8 @@ namespace DiakonischesWerkDinslakenBeWo
this.xrTableCell7.BackColor = System.Drawing.Color.Gainsboro;
this.xrTableCell7.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right)
| DevExpress.XtraPrinting.BorderSide.Bottom)));
- this.xrTableCell7.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell7.Font = new DevExpress.Drawing.DXFont("Arial", 10F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
+ new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell7.Multiline = true;
this.xrTableCell7.Name = "xrTableCell7";
this.xrTableCell7.StylePriority.UseBackColor = false;
@@ -503,7 +545,7 @@ namespace DiakonischesWerkDinslakenBeWo
this.xrTableCell43.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
this.xrLabel17,
this.xrLabel18});
- this.xrTableCell43.Font = new System.Drawing.Font("Arial", 10F);
+ this.xrTableCell43.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
this.xrTableCell43.Multiline = true;
this.xrTableCell43.Name = "xrTableCell43";
this.xrTableCell43.StylePriority.UseBorders = false;
@@ -514,7 +556,7 @@ namespace DiakonischesWerkDinslakenBeWo
// xrLabel17
//
this.xrLabel17.Borders = DevExpress.XtraPrinting.BorderSide.None;
- this.xrLabel17.Font = new System.Drawing.Font("Arial", 10F);
+ this.xrLabel17.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
this.xrLabel17.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
this.xrLabel17.Name = "xrLabel17";
this.xrLabel17.Padding = new DevExpress.XtraPrinting.PaddingInfo(3, 2, 0, 0, 100F);
@@ -530,7 +572,7 @@ namespace DiakonischesWerkDinslakenBeWo
// xrLabel18
//
this.xrLabel18.Borders = DevExpress.XtraPrinting.BorderSide.None;
- this.xrLabel18.Font = new System.Drawing.Font("Arial", 6F);
+ this.xrLabel18.Font = new DevExpress.Drawing.DXFont("Arial", 6F);
this.xrLabel18.LocationFloat = new DevExpress.Utils.PointFloat(0F, 20.00001F);
this.xrLabel18.Name = "xrLabel18";
this.xrLabel18.Padding = new DevExpress.XtraPrinting.PaddingInfo(3, 2, 0, 0, 100F);
@@ -547,7 +589,7 @@ namespace DiakonischesWerkDinslakenBeWo
//
this.xrTableCell49.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right)
| DevExpress.XtraPrinting.BorderSide.Bottom)));
- this.xrTableCell49.Font = new System.Drawing.Font("Arial", 10F);
+ this.xrTableCell49.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
this.xrTableCell49.Multiline = true;
this.xrTableCell49.Name = "xrTableCell49";
this.xrTableCell49.StylePriority.UseBorders = false;
@@ -567,6 +609,7 @@ namespace DiakonischesWerkDinslakenBeWo
// ReportHeader
//
this.ReportHeader.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
+ this.xrPictureBox3,
this.xrLabel25,
this.xrLabel26,
this.xrLabel7,
@@ -584,7 +627,7 @@ namespace DiakonischesWerkDinslakenBeWo
this.xrLabel25.BackColor = System.Drawing.Color.Gainsboro;
this.xrLabel25.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right)
| DevExpress.XtraPrinting.BorderSide.Bottom)));
- this.xrLabel25.Font = new System.Drawing.Font("Arial", 10F);
+ this.xrLabel25.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
this.xrLabel25.LocationFloat = new DevExpress.Utils.PointFloat(49.36104F, 108.1111F);
this.xrLabel25.Name = "xrLabel25";
this.xrLabel25.Padding = new DevExpress.XtraPrinting.PaddingInfo(3, 2, 0, 0, 100F);
@@ -600,7 +643,7 @@ namespace DiakonischesWerkDinslakenBeWo
// xrLabel26
//
this.xrLabel26.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Right | DevExpress.XtraPrinting.BorderSide.Bottom)));
- this.xrLabel26.Font = new System.Drawing.Font("Arial", 10F);
+ this.xrLabel26.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
this.xrLabel26.LocationFloat = new DevExpress.Utils.PointFloat(179.3611F, 108.1111F);
this.xrLabel26.Name = "xrLabel26";
this.xrLabel26.Padding = new DevExpress.XtraPrinting.PaddingInfo(3, 2, 0, 0, 100F);
@@ -619,8 +662,8 @@ namespace DiakonischesWerkDinslakenBeWo
this.xrLabel7.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
| DevExpress.XtraPrinting.BorderSide.Right)
| DevExpress.XtraPrinting.BorderSide.Bottom)));
- this.xrLabel7.Font = new System.Drawing.Font("Arial", 10F);
- this.xrLabel7.LocationFloat = new DevExpress.Utils.PointFloat(415F, 77.6111F);
+ this.xrLabel7.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
+ this.xrLabel7.LocationFloat = new DevExpress.Utils.PointFloat(415F, 108.1111F);
this.xrLabel7.Name = "xrLabel7";
this.xrLabel7.Padding = new DevExpress.XtraPrinting.PaddingInfo(3, 2, 0, 0, 100F);
this.xrLabel7.SizeF = new System.Drawing.SizeF(120.6389F, 30.50001F);
@@ -636,8 +679,8 @@ namespace DiakonischesWerkDinslakenBeWo
//
this.xrLabel8.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Top | DevExpress.XtraPrinting.BorderSide.Right)
| DevExpress.XtraPrinting.BorderSide.Bottom)));
- this.xrLabel8.Font = new System.Drawing.Font("Arial", 10F);
- this.xrLabel8.LocationFloat = new DevExpress.Utils.PointFloat(535.6389F, 77.6111F);
+ this.xrLabel8.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
+ this.xrLabel8.LocationFloat = new DevExpress.Utils.PointFloat(535.6389F, 108.1111F);
this.xrLabel8.Name = "xrLabel8";
this.xrLabel8.Padding = new DevExpress.XtraPrinting.PaddingInfo(3, 2, 0, 0, 100F);
this.xrLabel8.SizeF = new System.Drawing.SizeF(158.3612F, 30.50001F);
@@ -653,7 +696,7 @@ namespace DiakonischesWerkDinslakenBeWo
//
this.xrLabel6.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Top | DevExpress.XtraPrinting.BorderSide.Right)
| DevExpress.XtraPrinting.BorderSide.Bottom)));
- this.xrLabel6.Font = new System.Drawing.Font("Arial", 10F);
+ this.xrLabel6.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
this.xrLabel6.LocationFloat = new DevExpress.Utils.PointFloat(179.3611F, 77.6111F);
this.xrLabel6.Name = "xrLabel6";
this.xrLabel6.Padding = new DevExpress.XtraPrinting.PaddingInfo(3, 2, 0, 0, 100F);
@@ -669,7 +712,7 @@ namespace DiakonischesWerkDinslakenBeWo
// xrLabel5
//
this.xrLabel5.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Top | DevExpress.XtraPrinting.BorderSide.Right)));
- this.xrLabel5.Font = new System.Drawing.Font("Arial", 10F);
+ this.xrLabel5.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
this.xrLabel5.LocationFloat = new DevExpress.Utils.PointFloat(179.3611F, 47.1111F);
this.xrLabel5.Name = "xrLabel5";
this.xrLabel5.Padding = new DevExpress.XtraPrinting.PaddingInfo(3, 2, 0, 0, 100F);
@@ -688,7 +731,7 @@ namespace DiakonischesWerkDinslakenBeWo
this.xrLabel4.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
| DevExpress.XtraPrinting.BorderSide.Right)
| DevExpress.XtraPrinting.BorderSide.Bottom)));
- this.xrLabel4.Font = new System.Drawing.Font("Arial", 10F);
+ this.xrLabel4.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
this.xrLabel4.LocationFloat = new DevExpress.Utils.PointFloat(49.36116F, 77.6111F);
this.xrLabel4.Name = "xrLabel4";
this.xrLabel4.Padding = new DevExpress.XtraPrinting.PaddingInfo(3, 2, 0, 0, 100F);
@@ -706,7 +749,7 @@ namespace DiakonischesWerkDinslakenBeWo
this.xrLabel3.BackColor = System.Drawing.Color.Gainsboro;
this.xrLabel3.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
| DevExpress.XtraPrinting.BorderSide.Right)));
- this.xrLabel3.Font = new System.Drawing.Font("Arial", 10F);
+ this.xrLabel3.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
this.xrLabel3.LocationFloat = new DevExpress.Utils.PointFloat(49.36116F, 47.1111F);
this.xrLabel3.Name = "xrLabel3";
this.xrLabel3.Padding = new DevExpress.XtraPrinting.PaddingInfo(3, 2, 0, 0, 100F);
@@ -721,12 +764,12 @@ namespace DiakonischesWerkDinslakenBeWo
//
// xrLabel2
//
- this.xrLabel2.Font = new System.Drawing.Font("Arial", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrLabel2.Font = new DevExpress.Drawing.DXFont("Arial", 13F, DevExpress.Drawing.DXFontStyle.Bold);
this.xrLabel2.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
this.xrLabel2.Multiline = true;
this.xrLabel2.Name = "xrLabel2";
this.xrLabel2.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
- this.xrLabel2.SizeF = new System.Drawing.SizeF(674.9998F, 25F);
+ this.xrLabel2.SizeF = new System.Drawing.SizeF(577.0002F, 22.91666F);
this.xrLabel2.StylePriority.UseFont = false;
this.xrLabel2.StylePriority.UseTextAlignment = false;
this.xrLabel2.Text = "Quittierungsbeleg [Mandator.Name]";
@@ -755,7 +798,6 @@ namespace DiakonischesWerkDinslakenBeWo
//
// topMarginBand1
//
- this.topMarginBand1.HeightF = 100F;
this.topMarginBand1.Name = "topMarginBand1";
//
// bottomMarginBand1
@@ -798,7 +840,7 @@ namespace DiakonischesWerkDinslakenBeWo
//
this.xrLabel11.BackColor = System.Drawing.Color.Transparent;
this.xrLabel11.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Right | DevExpress.XtraPrinting.BorderSide.Bottom)));
- this.xrLabel11.Font = new System.Drawing.Font("Arial", 8F);
+ this.xrLabel11.Font = new DevExpress.Drawing.DXFont("Arial", 8F);
this.xrLabel11.LocationFloat = new DevExpress.Utils.PointFloat(414.9998F, 20.00001F);
this.xrLabel11.Multiline = true;
this.xrLabel11.Name = "xrLabel11";
@@ -814,7 +856,7 @@ namespace DiakonischesWerkDinslakenBeWo
// xrLabel9
//
this.xrLabel9.Borders = DevExpress.XtraPrinting.BorderSide.Right;
- this.xrLabel9.Font = new System.Drawing.Font("Arial", 10F);
+ this.xrLabel9.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
this.xrLabel9.LocationFloat = new DevExpress.Utils.PointFloat(245F, 0F);
this.xrLabel9.Name = "xrLabel9";
this.xrLabel9.Padding = new DevExpress.XtraPrinting.PaddingInfo(3, 2, 0, 0, 100F);
@@ -829,7 +871,7 @@ namespace DiakonischesWerkDinslakenBeWo
// xrLabel22
//
this.xrLabel22.Borders = DevExpress.XtraPrinting.BorderSide.Right;
- this.xrLabel22.Font = new System.Drawing.Font("Arial", 10F);
+ this.xrLabel22.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
this.xrLabel22.LocationFloat = new DevExpress.Utils.PointFloat(244.9998F, 20.00001F);
this.xrLabel22.Name = "xrLabel22";
this.xrLabel22.Padding = new DevExpress.XtraPrinting.PaddingInfo(3, 2, 0, 0, 100F);
@@ -844,7 +886,7 @@ namespace DiakonischesWerkDinslakenBeWo
// xrLabel19
//
this.xrLabel19.Borders = DevExpress.XtraPrinting.BorderSide.Right;
- this.xrLabel19.Font = new System.Drawing.Font("Arial", 10F);
+ this.xrLabel19.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
this.xrLabel19.LocationFloat = new DevExpress.Utils.PointFloat(244.9999F, 40.00003F);
this.xrLabel19.Name = "xrLabel19";
this.xrLabel19.Padding = new DevExpress.XtraPrinting.PaddingInfo(3, 2, 0, 0, 100F);
@@ -862,7 +904,7 @@ namespace DiakonischesWerkDinslakenBeWo
this.xrLabel20.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Right | DevExpress.XtraPrinting.BorderSide.Bottom)));
this.xrLabel20.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "TotalFLMFehlkontakte", "{0:0.##}")});
- this.xrLabel20.Font = new System.Drawing.Font("Arial", 10F);
+ this.xrLabel20.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
this.xrLabel20.LocationFloat = new DevExpress.Utils.PointFloat(329.9999F, 40.00003F);
this.xrLabel20.Name = "xrLabel20";
this.xrLabel20.Padding = new DevExpress.XtraPrinting.PaddingInfo(3, 2, 0, 0, 100F);
@@ -878,7 +920,7 @@ namespace DiakonischesWerkDinslakenBeWo
//
this.xrLabel23.BackColor = System.Drawing.Color.Transparent;
this.xrLabel23.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Right | DevExpress.XtraPrinting.BorderSide.Bottom)));
- this.xrLabel23.Font = new System.Drawing.Font("Arial", 10F);
+ this.xrLabel23.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
this.xrLabel23.LocationFloat = new DevExpress.Utils.PointFloat(329.9998F, 20.00001F);
this.xrLabel23.Name = "xrLabel23";
this.xrLabel23.Padding = new DevExpress.XtraPrinting.PaddingInfo(3, 2, 0, 0, 100F);
@@ -894,7 +936,7 @@ namespace DiakonischesWerkDinslakenBeWo
//
this.xrLabel10.BackColor = System.Drawing.Color.Gainsboro;
this.xrLabel10.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Right | DevExpress.XtraPrinting.BorderSide.Bottom)));
- this.xrLabel10.Font = new System.Drawing.Font("Arial", 10F);
+ this.xrLabel10.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
this.xrLabel10.LocationFloat = new DevExpress.Utils.PointFloat(415F, 0F);
this.xrLabel10.Name = "xrLabel10";
this.xrLabel10.Padding = new DevExpress.XtraPrinting.PaddingInfo(3, 2, 0, 0, 100F);
@@ -913,7 +955,7 @@ namespace DiakonischesWerkDinslakenBeWo
this.xrLabel1.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Right | DevExpress.XtraPrinting.BorderSide.Bottom)));
this.xrLabel1.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "TotalFLMoFehlkontakte", "{0:0.##}")});
- this.xrLabel1.Font = new System.Drawing.Font("Arial", 10F);
+ this.xrLabel1.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(330F, 0F);
this.xrLabel1.Name = "xrLabel1";
this.xrLabel1.Padding = new DevExpress.XtraPrinting.PaddingInfo(3, 2, 0, 0, 100F);
@@ -929,7 +971,7 @@ namespace DiakonischesWerkDinslakenBeWo
//
this.xrLabel21.BackColor = System.Drawing.Color.Gainsboro;
this.xrLabel21.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Right | DevExpress.XtraPrinting.BorderSide.Bottom)));
- this.xrLabel21.Font = new System.Drawing.Font("Arial", 10F);
+ this.xrLabel21.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
this.xrLabel21.LocationFloat = new DevExpress.Utils.PointFloat(414.9999F, 40.00003F);
this.xrLabel21.Name = "xrLabel21";
this.xrLabel21.Padding = new DevExpress.XtraPrinting.PaddingInfo(3, 2, 0, 0, 100F);
@@ -944,7 +986,7 @@ namespace DiakonischesWerkDinslakenBeWo
//
// lblFehlkontakt
//
- this.lblFehlkontakt.Font = new System.Drawing.Font("Arial", 10F);
+ this.lblFehlkontakt.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
this.lblFehlkontakt.LocationFloat = new DevExpress.Utils.PointFloat(0F, 39.99999F);
this.lblFehlkontakt.Name = "lblFehlkontakt";
this.lblFehlkontakt.Padding = new DevExpress.XtraPrinting.PaddingInfo(3, 2, 0, 0, 100F);
@@ -973,7 +1015,7 @@ namespace DiakonischesWerkDinslakenBeWo
// xrPictureBox1
//
this.xrPictureBox1.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
- new DevExpress.XtraReports.UI.XRBinding("Image", null, "EmployeeSignature")});
+ new DevExpress.XtraReports.UI.XRBinding("ImageSource", null, "EmployeeSignature")});
this.xrPictureBox1.LocationFloat = new DevExpress.Utils.PointFloat(537.6345F, 235.3333F);
this.xrPictureBox1.Name = "xrPictureBox1";
this.xrPictureBox1.Scripts.OnBeforePrint = "xrPictureBox1_BeforePrint";
@@ -983,7 +1025,7 @@ namespace DiakonischesWerkDinslakenBeWo
// xrPictureBox2
//
this.xrPictureBox2.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
- new DevExpress.XtraReports.UI.XRBinding("Image", null, "CustomerSignature")});
+ new DevExpress.XtraReports.UI.XRBinding("ImageSource", null, "CustomerSignature")});
this.xrPictureBox2.LocationFloat = new DevExpress.Utils.PointFloat(188.69F, 235.3333F);
this.xrPictureBox2.Name = "xrPictureBox2";
this.xrPictureBox2.SizeF = new System.Drawing.SizeF(199.3611F, 35.50002F);
@@ -1003,7 +1045,7 @@ namespace DiakonischesWerkDinslakenBeWo
// lblUnterschriftKlient
//
this.lblUnterschriftKlient.Borders = DevExpress.XtraPrinting.BorderSide.Top;
- this.lblUnterschriftKlient.Font = new System.Drawing.Font("Arial", 10F);
+ this.lblUnterschriftKlient.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
this.lblUnterschriftKlient.LocationFloat = new DevExpress.Utils.PointFloat(51.35667F, 270.8332F);
this.lblUnterschriftKlient.Name = "lblUnterschriftKlient";
this.lblUnterschriftKlient.Padding = new DevExpress.XtraPrinting.PaddingInfo(3, 2, 0, 0, 100F);
@@ -1019,7 +1061,7 @@ namespace DiakonischesWerkDinslakenBeWo
// lblUnterschriftMitarbeiter
//
this.lblUnterschriftMitarbeiter.Borders = DevExpress.XtraPrinting.BorderSide.Top;
- this.lblUnterschriftMitarbeiter.Font = new System.Drawing.Font("Arial", 10F);
+ this.lblUnterschriftMitarbeiter.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
this.lblUnterschriftMitarbeiter.LocationFloat = new DevExpress.Utils.PointFloat(400.3056F, 270.8333F);
this.lblUnterschriftMitarbeiter.Name = "lblUnterschriftMitarbeiter";
this.lblUnterschriftMitarbeiter.Padding = new DevExpress.XtraPrinting.PaddingInfo(3, 2, 0, 0, 100F);
@@ -1038,7 +1080,8 @@ namespace DiakonischesWerkDinslakenBeWo
this.xrTableAbwesenheiten.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
| DevExpress.XtraPrinting.BorderSide.Right)
| DevExpress.XtraPrinting.BorderSide.Bottom)));
- this.xrTableAbwesenheiten.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableAbwesenheiten.Font = new DevExpress.Drawing.DXFont("Arial", 10F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
+ new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableAbwesenheiten.LocationFloat = new DevExpress.Utils.PointFloat(171.9956F, 100.8333F);
this.xrTableAbwesenheiten.Name = "xrTableAbwesenheiten";
this.xrTableAbwesenheiten.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
@@ -1066,7 +1109,8 @@ namespace DiakonischesWerkDinslakenBeWo
//
// xrTableCell16
//
- this.xrTableCell16.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell16.Font = new DevExpress.Drawing.DXFont("Arial", 10F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
+ new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell16.Name = "xrTableCell16";
this.xrTableCell16.StylePriority.UseBorders = false;
this.xrTableCell16.StylePriority.UseFont = false;
@@ -1078,7 +1122,8 @@ namespace DiakonischesWerkDinslakenBeWo
//
// xrTableCell17
//
- this.xrTableCell17.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell17.Font = new DevExpress.Drawing.DXFont("Arial", 10F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
+ new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell17.Name = "xrTableCell17";
this.xrTableCell17.StylePriority.UseBorders = false;
this.xrTableCell17.StylePriority.UseFont = false;
@@ -1090,7 +1135,8 @@ namespace DiakonischesWerkDinslakenBeWo
//
// xrTableCell18
//
- this.xrTableCell18.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell18.Font = new DevExpress.Drawing.DXFont("Arial", 9.75F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
+ new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell18.Name = "xrTableCell18";
this.xrTableCell18.StylePriority.UseBorders = false;
this.xrTableCell18.StylePriority.UseFont = false;
@@ -1111,7 +1157,8 @@ namespace DiakonischesWerkDinslakenBeWo
//
// xrTableCell19
//
- this.xrTableCell19.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell19.Font = new DevExpress.Drawing.DXFont("Arial", 10F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
+ new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell19.Name = "xrTableCell19";
this.xrTableCell19.StylePriority.UseFont = false;
this.xrTableCell19.StylePriority.UseTextAlignment = false;
@@ -1120,7 +1167,8 @@ namespace DiakonischesWerkDinslakenBeWo
//
// xrTableCell20
//
- this.xrTableCell20.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell20.Font = new DevExpress.Drawing.DXFont("Arial", 10F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
+ new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell20.Name = "xrTableCell20";
this.xrTableCell20.StylePriority.UseFont = false;
this.xrTableCell20.StylePriority.UseTextAlignment = false;
@@ -1129,7 +1177,8 @@ namespace DiakonischesWerkDinslakenBeWo
//
// xrTableCell21
//
- this.xrTableCell21.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell21.Font = new DevExpress.Drawing.DXFont("Arial", 9.75F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
+ new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell21.Name = "xrTableCell21";
this.xrTableCell21.StylePriority.UseFont = false;
this.xrTableCell21.StylePriority.UseTextAlignment = false;
@@ -1147,7 +1196,8 @@ namespace DiakonischesWerkDinslakenBeWo
//
// xrTableCell22
//
- this.xrTableCell22.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell22.Font = new DevExpress.Drawing.DXFont("Arial", 10F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
+ new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell22.Name = "xrTableCell22";
this.xrTableCell22.StylePriority.UseFont = false;
this.xrTableCell22.StylePriority.UseTextAlignment = false;
@@ -1156,7 +1206,8 @@ namespace DiakonischesWerkDinslakenBeWo
//
// xrTableCell23
//
- this.xrTableCell23.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell23.Font = new DevExpress.Drawing.DXFont("Arial", 10F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
+ new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell23.Name = "xrTableCell23";
this.xrTableCell23.StylePriority.UseFont = false;
this.xrTableCell23.StylePriority.UseTextAlignment = false;
@@ -1165,7 +1216,8 @@ namespace DiakonischesWerkDinslakenBeWo
//
// xrTableCell24
//
- this.xrTableCell24.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell24.Font = new DevExpress.Drawing.DXFont("Arial", 9.75F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
+ new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell24.Name = "xrTableCell24";
this.xrTableCell24.StylePriority.UseFont = false;
this.xrTableCell24.StylePriority.UseTextAlignment = false;
@@ -1183,7 +1235,8 @@ namespace DiakonischesWerkDinslakenBeWo
//
// xrTableCell25
//
- this.xrTableCell25.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell25.Font = new DevExpress.Drawing.DXFont("Arial", 10F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
+ new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell25.Name = "xrTableCell25";
this.xrTableCell25.StylePriority.UseFont = false;
this.xrTableCell25.StylePriority.UseTextAlignment = false;
@@ -1192,7 +1245,8 @@ namespace DiakonischesWerkDinslakenBeWo
//
// xrTableCell26
//
- this.xrTableCell26.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell26.Font = new DevExpress.Drawing.DXFont("Arial", 10F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
+ new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell26.Name = "xrTableCell26";
this.xrTableCell26.StylePriority.UseFont = false;
this.xrTableCell26.StylePriority.UseTextAlignment = false;
@@ -1201,7 +1255,8 @@ namespace DiakonischesWerkDinslakenBeWo
//
// xrTableCell27
//
- this.xrTableCell27.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell27.Font = new DevExpress.Drawing.DXFont("Arial", 9.75F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
+ new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell27.Name = "xrTableCell27";
this.xrTableCell27.StylePriority.UseFont = false;
this.xrTableCell27.StylePriority.UseTextAlignment = false;
@@ -1219,7 +1274,8 @@ namespace DiakonischesWerkDinslakenBeWo
//
// xrTableCell29
//
- this.xrTableCell29.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell29.Font = new DevExpress.Drawing.DXFont("Arial", 10F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
+ new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell29.Name = "xrTableCell29";
this.xrTableCell29.StylePriority.UseFont = false;
this.xrTableCell29.StylePriority.UseTextAlignment = false;
@@ -1228,7 +1284,8 @@ namespace DiakonischesWerkDinslakenBeWo
//
// xrTableCell30
//
- this.xrTableCell30.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell30.Font = new DevExpress.Drawing.DXFont("Arial", 10F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
+ new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell30.Name = "xrTableCell30";
this.xrTableCell30.StylePriority.UseFont = false;
this.xrTableCell30.StylePriority.UseTextAlignment = false;
@@ -1237,7 +1294,8 @@ namespace DiakonischesWerkDinslakenBeWo
//
// xrTableCell31
//
- this.xrTableCell31.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell31.Font = new DevExpress.Drawing.DXFont("Arial", 9.75F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
+ new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell31.Name = "xrTableCell31";
this.xrTableCell31.StylePriority.UseFont = false;
this.xrTableCell31.StylePriority.UseTextAlignment = false;
@@ -1249,7 +1307,7 @@ namespace DiakonischesWerkDinslakenBeWo
this.lblHatAbwesenheiten.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
| DevExpress.XtraPrinting.BorderSide.Right)
| DevExpress.XtraPrinting.BorderSide.Bottom)));
- this.lblHatAbwesenheiten.Font = new System.Drawing.Font("Arial", 10F);
+ this.lblHatAbwesenheiten.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
this.lblHatAbwesenheiten.LocationFloat = new DevExpress.Utils.PointFloat(437.1344F, 150.8333F);
this.lblHatAbwesenheiten.Name = "lblHatAbwesenheiten";
this.lblHatAbwesenheiten.Padding = new DevExpress.XtraPrinting.PaddingInfo(3, 2, 0, 0, 100F);
@@ -1266,7 +1324,7 @@ namespace DiakonischesWerkDinslakenBeWo
this.lblHatGruppen.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
| DevExpress.XtraPrinting.BorderSide.Right)
| DevExpress.XtraPrinting.BorderSide.Bottom)));
- this.lblHatGruppen.Font = new System.Drawing.Font("Arial", 10F);
+ this.lblHatGruppen.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
this.lblHatGruppen.LocationFloat = new DevExpress.Utils.PointFloat(437.1344F, 100.8333F);
this.lblHatGruppen.Name = "lblHatGruppen";
this.lblHatGruppen.Padding = new DevExpress.XtraPrinting.PaddingInfo(3, 2, 0, 0, 100F);
@@ -1280,7 +1338,7 @@ namespace DiakonischesWerkDinslakenBeWo
//
// xrRichText2
//
- this.xrRichText2.Font = new System.Drawing.Font("Arial", 8F);
+ this.xrRichText2.Font = new DevExpress.Drawing.DXFont("Arial", 8F);
this.xrRichText2.LocationFloat = new DevExpress.Utils.PointFloat(476.4679F, 150.8333F);
this.xrRichText2.Name = "xrRichText2";
this.xrRichText2.SerializableRtfString = resources.GetString("xrRichText2.SerializableRtfString");
@@ -1289,7 +1347,7 @@ namespace DiakonischesWerkDinslakenBeWo
//
// xrRichText1
//
- this.xrRichText1.Font = new System.Drawing.Font("Arial", 8F);
+ this.xrRichText1.Font = new DevExpress.Drawing.DXFont("Arial", 8F);
this.xrRichText1.LocationFloat = new DevExpress.Utils.PointFloat(476.4679F, 100.8333F);
this.xrRichText1.Name = "xrRichText1";
this.xrRichText1.SerializableRtfString = resources.GetString("xrRichText1.SerializableRtfString");
@@ -1298,7 +1356,7 @@ namespace DiakonischesWerkDinslakenBeWo
//
// xrLabel15
//
- this.xrLabel15.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Underline);
+ this.xrLabel15.Font = new DevExpress.Drawing.DXFont("Arial", 10F, DevExpress.Drawing.DXFontStyle.Underline);
this.xrLabel15.LocationFloat = new DevExpress.Utils.PointFloat(1.995564F, 100.8333F);
this.xrLabel15.Multiline = true;
this.xrLabel15.Name = "xrLabel15";
@@ -1314,7 +1372,7 @@ namespace DiakonischesWerkDinslakenBeWo
//
// xrLabel13
//
- this.xrLabel13.Font = new System.Drawing.Font("Arial", 10F);
+ this.xrLabel13.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
this.xrLabel13.LocationFloat = new DevExpress.Utils.PointFloat(0F, 20.00001F);
this.xrLabel13.Name = "xrLabel13";
this.xrLabel13.Padding = new DevExpress.XtraPrinting.PaddingInfo(3, 2, 0, 0, 100F);
@@ -1329,7 +1387,7 @@ namespace DiakonischesWerkDinslakenBeWo
//
// xrLabel12
//
- this.xrLabel12.Font = new System.Drawing.Font("Arial", 10F);
+ this.xrLabel12.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
this.xrLabel12.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
this.xrLabel12.Name = "xrLabel12";
this.xrLabel12.Padding = new DevExpress.XtraPrinting.PaddingInfo(3, 2, 0, 0, 100F);
@@ -1349,35 +1407,19 @@ namespace DiakonischesWerkDinslakenBeWo
this.fieldKontaktArt.FieldType = DevExpress.XtraReports.UI.FieldType.String;
this.fieldKontaktArt.Name = "fieldKontaktArt";
//
+ // xrPictureBox3
+ //
+ this.xrPictureBox3.ImageAlignment = DevExpress.XtraPrinting.ImageAlignment.MiddleCenter;
+ this.xrPictureBox3.ImageSource = new DevExpress.XtraPrinting.Drawing.ImageSource("img", resources.GetString("xrPictureBox3.ImageSource"));
+ this.xrPictureBox3.LocationFloat = new DevExpress.Utils.PointFloat(577.0002F, 0F);
+ this.xrPictureBox3.Name = "xrPictureBox3";
+ this.xrPictureBox3.SizeF = new System.Drawing.SizeF(159.9999F, 107.375F);
+ this.xrPictureBox3.Sizing = DevExpress.XtraPrinting.ImageSizeMode.ZoomImage;
+ //
// bindingSource1
//
this.bindingSource1.DataSource = typeof(BeWo.Report.ReportObjects.ServicesOverviewRO);
//
- // xrTableCell50
- //
- this.xrTableCell50.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
- this.picSignature});
- this.xrTableCell50.Name = "xrTableCell50";
- this.xrTableCell50.StylePriority.UseBorders = false;
- this.xrTableCell50.StylePriority.UseFont = false;
- this.xrTableCell50.StylePriority.UsePadding = false;
- this.xrTableCell50.StylePriority.UseTextAlignment = false;
- this.xrTableCell50.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
- this.xrTableCell50.Weight = 0.20202019042968572D;
- //
- // picSignature
- //
- this.picSignature.Borders = DevExpress.XtraPrinting.BorderSide.None;
- this.picSignature.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
- new DevExpress.XtraReports.UI.XRBinding("Tag", null, "Services.Signature"),
- new DevExpress.XtraReports.UI.XRBinding("Image", null, "Services.Signature")});
- this.picSignature.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
- this.picSignature.Name = "picSignature";
- this.picSignature.SizeF = new System.Drawing.SizeF(160.0001F, 20.00001F);
- this.picSignature.Sizing = DevExpress.XtraPrinting.ImageSizeMode.ZoomImage;
- this.picSignature.StylePriority.UseBorders = false;
- this.picSignature.BeforePrint += new DevExpress.XtraReports.UI.BeforePrintEventHandler(this.picSignature_BeforePrint);
- //
// Quittierungsbeleg2
//
this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
@@ -1391,17 +1433,19 @@ namespace DiakonischesWerkDinslakenBeWo
this.fieldKontaktArt});
this.DataSource = this.bindingSource1;
this.DisplayName = "Quittierungsbeleg";
- this.Font = new System.Drawing.Font("Arial", 10F);
+ this.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
this.FormattingRuleSheet.AddRange(new DevExpress.XtraReports.UI.FormattingRule[] {
this.formattingRuleStartDate,
this.formattingRuleServiceDesc,
this.formattingRuleCostBearer,
this.formattingRuleEmployeeName});
- this.Margins = new System.Drawing.Printing.Margins(50, 30, 100, 30);
+ this.Margins = new DevExpress.Drawing.DXMargins(50F, 30F, 100F, 30F);
this.PageHeight = 1169;
this.PageWidth = 827;
this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
- this.Version = "17.1";
+ this.Version = "23.2";
+ xrWatermark1.Id = "Watermark1";
+ this.Watermarks.Add(xrWatermark1);
((System.ComponentModel.ISupportInitialize)(this.xrTable3)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTableServiceRecords1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTableAbwesenheiten)).EndInit();
@@ -1510,5 +1554,6 @@ namespace DiakonischesWerkDinslakenBeWo
private DevExpress.XtraReports.UI.XRLabel xrLabel26;
private DevExpress.XtraReports.UI.XRTableCell xrTableCell50;
private DevExpress.XtraReports.UI.XRPictureBox picSignature;
+ private DevExpress.XtraReports.UI.XRPictureBox xrPictureBox3;
}
}
diff --git a/ReportImp/DiakonischesWerkDinslakenBeWo/QuittierungsbelegMitDatum.resx b/ReportImp/DiakonischesWerkDinslakenBeWo/QuittierungsbelegMitDatum.resx
index 155cda998..c0e9544f2 100644
--- a/ReportImp/DiakonischesWerkDinslakenBeWo/QuittierungsbelegMitDatum.resx
+++ b/ReportImp/DiakonischesWerkDinslakenBeWo/QuittierungsbelegMitDatum.resx
@@ -117,9 +117,9 @@
System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
- 21, 17
-
+
+ iVBORw0KGgoAAAANSUhEUgAAAQsAAAC9CAMAAACTb6i8AAAABGdBTUEAALGPC/xhBQAAAMBQTFRF////XCSDAJ/jAJriAJjhAJziTwB7mMzvWiCC+P3/CKLkWyGCVhd/TQB5WBuAVBB+s971wOT33fD79vP4AJbhOq/nc8Lt7efx1Mnd49vpUgh8+/r87Pj98e30zsLZw7TPdEeVknWqsJ3B4vD6aLnqn4a0hmOiuafIrZi+y73W5N3qYiqIpY24mn6wi2qlgVueUrTpZzSMd0+Waz2Ov67Nd1GVotTygsfundHxLanmlnitQQByiWejzen4xeX3qtTyrhBWxAAAD9tJREFUeF7tnWt7oj4TxkcQ6lkrtYAIKK0KeD70oNvufv9v9Vwz4AlTQ/fvPhcF7ze1mEDyI0wmkxABbrrppptuuummm2666aafJcPX1uPpqBc9ni2Z+no8K8iy3K7XKrPot1mRqQ373bYstyu1co5UHkXTZEC+5w4qslyvFAIIO1WNaMo0y9DtcVeW5fquLZxI1qPp0ytlgY9EpDEcSbaiOdIrpc1qDQfVh9Ec6ZVRj9b+VJVJNEeKVbncLmqDaIYUi2kxDyosohlSrNxlFjk5Q53q4us+hFQ1oznSqxWHhaxFc6RXXR6LDDkYL7Vo7U+VJQdjwGFR6UdzpFdTDovaNJojvepVorU/VWEZzZFeTTgsyrnsOBhjDossOVtjzuAsS86Wy2ORoWgOn0V2nC0ui7YdzZJaOTwWdTeaJbXisshQZGvIZZEdx5PLopadqbN1O1r5iAqraJbUissiQ064zWORISeczyI7U6oxWKjRPGkVn0V2BiQen0VmIuF8Fm0vmiet8uRCoVarVQLVUe22HKqK+pWZSLg16i5ng2mvt51M+uOx6zpD27MsS9N0XfdV1VSUaJabbrrpL5Ump8xQFFNVVdX3fV3XNMvybHu9HmKfqjiO47rj/mTbmw5ms9nLctntdrur1Wq1II1Go1z7J5gWw8BK+lg/z14PHccZ9ye9GTpR2vJliXVaLEa5XK1Sr+87EVztiqqOcemnjD0M9TW1QIUjlQMl2ENVXbffGyxXi0WuUNnVsd1uU8dZqdSqeMOtalgtqk3Ut0BRYEspML87VYK9MquKNa5RNaPFRlHRLTl6OKoKrQkfMU9xqgR7ZbzQREwWwewyb/0Oqr2OFiEx4oV147KgpXy89TuoOlqWZIo3PUgsPC6LYKadt34HFTxNiVSfM20clwUFPGecdRqoBIeJectM4rKgJZ689TuoQjdahMSI16wDFhwDu3uHZMppZKjCIrGe54LTDcZlUcEa8tasoMqFxLLg1ZJY8GN8uTbWkGd8SHJinfBqtKgRxWVBkwLc+XhUYtetKFwWOB7hOWS7SQGes0JKbJhY5fUQsVng3Y7HIqkDEj0Wi2EMFjj85M5Bo+SkDkj4LPx4dYzPIrFreLgjjWpMFgEzfvtJ8OCMawnofsewA3HtSi5Xd6KFSIi4tfwWixh9b4IHqlyPgPoHbqrvsEjsSwVcT7GKXmIcFjF9slyuso0WIiHivQEQ+FC8IMeOBX/ckuQXLLgRhyqmui6LpL7Nyo3KEQvuk/QtFkkN5nDews3lZEwVYyweM+aDLF6ihUiIeIUv1zEV16rEjhEnmQVvmFouY6oPnlX5TrtI7AtZv+R67ZLJCOKYXAubChaq5Uy77aPNbyIK4tvLq7JIbvAXAzq63Z8tcCOcMyJBwXkB4m/1Iz9gvbRhasPty4g2SDpUPegAY8wNxvc7fwCLQIaprfuDVb1KSMq52gcejTFnnEIWoRTVQiSVapUc5jpxuaj4Y7MET5BckqJaFJx0e7NVrSq3LzCJH78orH4ki2MppmY7k8Fy1A6hnNqQuHHRn/eMXJChqAGURYW248OFLOX4scBUsdjLUEzdsp3Jx8sq167+ovhXtR2s8mGv8QmURhZHwraCRsC3105/OnhZLWpylVoNNhtaAHXEItG+FleOrZnfmgXFhY+65tnD8WQ6e1muFrlKm+jIclv+0e3CwDrUVi89x9ZU5W96AUPBVaG+Tsslkzo/EksKmsRyoYZrHqvtUXcwcWzL/15LSYvMk64yhCLLhdXyo+/Ylm7+VVv5mVLZbkO5UAuoVOujVTcjrcTnDsXLhay8iMidgEa/88ZiL1qjlAFpfBblWkZYxAjdZWZf7BhD8cxsZxpj+PnDBxnxFWOaPbGB/msrxtRyYidJr60YU8ushQTFg06PnaS6fPxLXc6wu27nqBTRNH+nGEveGW+FNITSXq23Jh17kkqlkhR8PtY9Hi99o7j3dPJO9PBOj6JEyjebdGYsQjTN3ynGFCJjU6mGKOwlSflHPPaUFwQhz2BBab/DAjNIX7OQBEESRfGh2XwQRRH/uxKLGNNmjAVpxywEQRCxME8PdLOiSeEeGX2rXeTxtl9iIW0an435Z3Pzev/aEq/GgvdeBXvH3wgLQXwE6GxardbmCix+t1AXWEh4NbQW9OdNvBaLs1nWczEW8+5ZSHkpgBFlcDBobBYse8c6dn7wUdrAZ+lBagB8Cg/CPbSuxYJvOlkbNRIL6bFY7Ny3CIb0CJ1H1BN9/bwplUqb+R3e3D2LO/z++RMfp7cWfv1O9z7IV2xinmdE+hkcwO+ajxtM+HrM4zH/DiVJEMQO/ZGgkb8OCwrxccRY/B+yoM9zgrEJ7MVDE6BZQoNGVlW8P7B4RzPwcAfUqjGBJOK9hSbmE14pj5RvhPZCRE5vQauTROH+cO3HfAMesCl+dgJr/XklFl+EtU7EeCnkmEWTyisWqWRiE4p4twQxHzxGxZAF/KaCv1FlwgdMEPKvAE36N6AnCFLx0I880wfilv+9v/Zj/g1aIkLAK0ol+HMlFvywVjhtdqpjFrChWlHJkEUD73Op8fRKiH6HLD6pRpiD/pckIiaITyGLneXJN/YsGpTw8fWZvtg/Jo9CqVh8LpWEZkcqleZP0BKuwyJOKIeWB5/qhAVZjLDFik34M39+nmPjx4dHbIQsSvsMmFzadOCTCLzt2sXrb6qzdLdnQVnQvLxJxOhfK0YohxXWYrDYt4tAxU6D7nvIgqo7xy86mJWa/B3mKwUspHeAIiXas/jE4y3skJqiIEjPu2v//hOqU9x9ug6nGKsqWKGcExZ4/4R858Ci+T7fCIG9OGYhCGgPf++swa7OxELE/gcftj2LYtBv5/P54Eyl3bWf8yLpodlBvxO1OSra3+svwxfHLAIfWyiSD44sHvNo7qRzFtQwDizCT8QijyxaJyzegz5kr53BCMzHviVimuvYixjhC9Ya7yMWT9QspHkwHhGbQTchCfMGVu20XYh/AD4xK/WYAcQvWdA1Nm/kbOwdjn/JIkb4gjFMDVnMG39CI491DlkUyQJiyY9tp9Si3kbqBPZCxCccTaKwCezFOYudvTjTP2MRYwU0Y5ga+uCSGDhN2C+E49SdCb0HKGKD2bPoBE/EPDS1pc9ig6CF/QiDBdkhgtbAZvG6u/Y/YxFjyM7aEzsyNpMwbLFjQV9tGg2qs/S6YxH4p2IjcLp2vpjU+ZoF+Rfi/G2OAYsH7FxJ/4wF970K9ruFpyzEEvYeO3sRDFDCJiO971lgz0h9yVtYhcCz+ppFaHkCv/N9f+1/xkKuc2EwhmaBb0kS82LpnczabjzyRMMRKb95FiVJnMM9xTWoavhhDvAuhYOPEroZNB55oD5VlKT8XXBysq6vEhKVJLF0NB7B06KwTw3LcJ0+VXe77fblcTtjaAbNu1Dvrw0amaITRQcwrvDe2mzmr2Gi8A/GGoIsTwCd1/mmtHluEMN9PnjFD78PGQCKjefWpvUYJAzVCE5zd9cp7j7tbcl/lWlPy5eaR4I3EPsXMrRxt/4Vj6zMsh/JtPqrtnz+S6rlXDRlNmR6k0WUB8sFT6eWTjQ4YVrjbuXoB4eDtwkyIEWuVxcTKxqgUDRnVsafJC+z3c5UCrdOKVRkeTCMNg8wVM/F129ox8osaBfWqtWruema0XmqlstwtVKpo7BWudKujno2g0dGFAlrEY/p+jzunQUxNgJBHpWBS+8GZEpfhLXKtbosd3tDLdrBpFmXXuwvVOpyddVzsmJBuKGcQuVXVvqRGCsOGLNm6dTlyAWJuTD+fAtCXUNFeqDg8TLU0/TsH2swz855mg73cKeiRJ9ZY5/MZ544pmLMsjOHqebZeE2pj1GRVSsjLJxZ08yTVZFr5iZc67NQon3s8arV6fQjN1AAovtiavu9mz7+izMQY5advbjz/B4yXzRbKQBqTY+kt8/X+eDRMxaHG45FJfxe7fza2h5Z77+wiDGzzPwFQMMGSxlOHdC2vcCc7FgMsfzazsSsFNALKoDigW7oDihuzzXAXmvbCSZZTycqgKa4Uydk4Zi64bugTqZDAF8DWG/7wTMRsID+Gtag+tp26wMYdDpk4U22VsDCwCPTnobnHfb68Z+aGDPLzN3DzBfYDjRzPHMUP/gluB2LPtYImwNpBdoIb6M5g7471ZSFZlor8LpDU68oMNmafteH7lQ3x31iMbPBdQeaWdbM4QA8F7ZrU69TQwhZaD2oGd5oaOp1BRaa6S2QhTtR1Q8PWZgLH+yuqn7Y0Otqph1/KXuMmWXWjAAoM5gMAUycdQ4appKbzV5elpq6BPD3Tam7Xi3wtpoDGG8BJtg9j1UPJ+L6lonlVAawwDu8ANs2ljqAOwWYYLR54lsO4AVsij2HLPQujAwLTzC2lBp6i4o2BrygP4Ge7+PrYBSUXEAPl5kx5sW/EMMFj4o1I4AsthqAijOt24DFzpouTRjvA+eLLmjYbswB9DWAZdBeyF6sPevDs217BV0DwOiCPV5g1AiHxcu1bdsT23JhvXDCk+1YDGBkeHiCoQfbJQ6d8BlRvfVHH3pu2wEwy55teyuFnl6mtWOK+xvcX7gXDBY722k7R9fHfsSZ7VlgrQ8svL6u67oKy5BF1+gNQxb0U0mG5QIoVn9EBiNkYY93LBwPQLWnXWSx3WqqNoFeD0Y6qF0fs0MP88VnEWP/c2YU/AIL40U/dIVkLKbujsUAk471kIWK+08Zkz0LG2Dkg6sBTGm/Dd1yDDyVRRYrZLHwDyx03ER2bGljBWvs9bH2pgxA24b14Jvtgj+DWGYaH/MF0FKr+AJBaC8WeJN1HWCyVEEPi1Agszey0HZqAPpKAX8VtIuhDYMh4ENNz8iK/At/RO3CHyngL9B2LvTQHIO6AkP3FkOAguGhg+J4Sk0BY6lqY2jjeXswVQHsATg9gGHI4swR+lJ8t5O1+AJAGYLt0x+AIPpjjPsoB8B3AdSwabhkIMyxuYY1lkxbLgcmaGiC0EV1ZzMbYIwtzwGNNqLRbESrD2ZbE3QNzGm3G3gjCp0er+WChg1C00GfdZca+B5oq1UPtppNe3D6sF7OXOyf6bwxZfBNZ3Yiv/wuNbGb1l5bMdxOZpeaRsXYbpCx5jedirGIj9mlplFfRDuPlJlXU2MsXMvMZGqM96uYo9RU6qt91g5ivFKUTsVwtVhrtVIp7u+TJPh3Zq4tnbchcLgjcBakTGROR5KZN9lxBMmhkZmRGekyjcx0I6HMvlz/qm/NTDeyl+JU2myvi/HWXfplL2RG6JP1plkWZL1UzwwHO8CXBflbOfKoVLKynJEhZTg66VUS/FPS/w9p0+rhdYFqVoJaX0kZLuRK0MnSpEvGpffr+Kywl15kT9pWluVMeeAXZU1Zyw1uuummm2666aabbrrppps4+h9Qi4XgvHvv6QAAAABJRU5ErkJggg==
+
ewBcAHIAdABmADEAXABkAGUAZgBmADAAewBcAGYAbwBuAHQAdABiAGwAewBcAGYAMAAgAEMAYQBsAGkAYgByAGkAOwB9AHsAXABmADEAIABUAGkAbQBlAHMAIABOAGUAdwAgAFIAbwBtAGEAbgA7AH0AewBcAGYAMgAgAEEAcgBpAGEAbAA7AH0AfQB7AFwAYwBvAGwAbwByAHQAYgBsACAAOwBcAHIAZQBkADAAXABnAHIAZQBlAG4AMABcAGIAbAB1AGUAMAAgADsAXAByAGUAZAAwAFwAZwByAGUAZQBuADAAXABiAGwAdQBlADIANQA1ACAAOwB9AHsAXAAqAFwAZABlAGYAYwBoAHAAIABcAGYAMQBcAGYAcwAyADQAfQB7AFwAcwB0AHkAbABlAHMAaABlAGUAdAAgAHsAXABxAGwAXABmADEAXABmAHMAMgA0ACAATgBvAHIAbQBhAGwAOwB9AHsAXAAqAFwAYwBzADEAXABmADEAXABmAHMAMgA0AFwAYwBmADEAIABEAGUAZgBhAHUAbAB0ACAAUABhAHIAYQBnAHIAYQBwAGgAIABGAG8AbgB0ADsAfQB7AFwAKgBcAGMAcwAyAFwAcwBiAGEAcwBlAGQAbwBuADEAXABmADEAXABmAHMAMgA0AFwAYwBmADEAIABMAGkAbgBlACAATgB1AG0AYgBlAHIAOwB9AHsAXAAqAFwAYwBzADMAXAB1AGwAXABmADEAXABmAHMAMgA0AFwAYwBmADIAIABIAHkAcABlAHIAbABpAG4AawA7AH0AewBcACoAXAB0AHMANABcAHQAcwByAG8AdwBkAFwAZgAxAFwAZgBzADIANABcAHEAbABcAHQAcwBjAGUAbABsAHAAYQBkAGQAZgBsADMAXAB0AHMAYwBlAGwAbABwAGEAZABkAGwAMQAwADgAXAB0AHMAYwBlAGwAbABwAGEAZABkAGYAYgAzAFwAdABzAGMAZQBsAGwAcABhAGQAZABmAHIAMwBcAHQAcwBjAGUAbABsAHAAYQBkAGQAcgAxADAAOABcAHQAcwBjAGUAbABsAHAAYQBkAGQAZgB0ADMAXAB0AHMAdgBlAHIAdABhAGwAdABcAGMAbAB0AHgAbAByAHQAYgAgAE4AbwByAG0AYQBsACAAVABhAGIAbABlADsAfQB7AFwAKgBcAHQAcwA1AFwAdABzAHIAbwB3AGQAXABzAGIAYQBzAGUAZABvAG4ANABcAGYAMQBcAGYAcwAyADQAXABxAGwAXAB0AHIAYgByAGQAcgB0AFwAYgByAGQAcgBzAFwAYgByAGQAcgB3ADEAMABcAHQAcgBiAHIAZAByAGwAXABiAHIAZAByAHMAXABiAHIAZAByAHcAMQAwAFwAdAByAGIAcgBkAHIAYgBcAGIAcgBkAHIAcwBcAGIAcgBkAHIAdwAxADAAXAB0AHIAYgByAGQAcgByAFwAYgByAGQAcgBzAFwAYgByAGQAcgB3ADEAMABcAHQAcgBiAHIAZAByAGgAXABiAHIAZAByAHMAXABiAHIAZAByAHcAMQAwAFwAdAByAGIAcgBkAHIAdgBcAGIAcgBkAHIAcwBcAGIAcgBkAHIAdwAxADAAXAB0AHMAYwBlAGwAbABwAGEAZABkAGYAbAAzAFwAdABzAGMAZQBsAGwAcABhAGQAZABsADEAMAA4AFwAdABzAGMAZQBsAGwAcABhAGQAZABmAHIAMwBcAHQAcwBjAGUAbABsAHAAYQBkAGQAcgAxADAAOABcAHQAcwB2AGUAcgB0AGEAbAB0AFwAYwBsAHQAeABsAHIAdABiACAAVABhAGIAbABlACAAUwBpAG0AcABsAGUAIAAxADsAfQB9AHsAXAAqAFwAbABpAHMAdABvAHYAZQByAHIAaQBkAGUAdABhAGIAbABlAH0AXABuAG8AdQBpAGMAbwBtAHAAYQB0AFwAcwBwAGwAeQB0AHcAbgBpAG4AZQBcAGgAdABtAGEAdQB0AHMAcABcAHAAYQByAGQAXABwAGwAYQBpAG4AXABxAGwAewBcAGYAMgBcAGYAcwAyADAAXABjAGYAMQAgAEsAZQBpAG4AZQAgAH0AewBcAGwAYQBuAGcAMQAwADMAMQBcAGwAYQBuAGcAZgBlADEAMAAzADEAXAB1AGwAXABmADIAXABmAHMAMgAwAFwAYwBmADEAIABLAHIAYQBuAGsAZQBuAGgAYQB1AHMAYQB1AGYAZQBuAHQAaABhAGwAdABlAH0AXABsAGEAbgBnADEAMAAzADEAXABsAGEAbgBnAGYAZQAxADAAMwAxAFwAdQBsAFwAZgAyAFwAZgBzADIAMABcAGMAZgAxAFwAcABhAHIAXABwAGEAcgBkAFwAcABsAGEAaQBuAFwAcQBsAHsAXABsAGEAbgBnADEAMAAzADEAXABsAGEAbgBnAGYAZQAxADAAMwAxAFwAdQBsAFwAZgAyAFwAZgBzADIAMABcAGMAZgAxACAAYgBlAGsAYQBuAG4AdAAgAG8AZABlAHIAIAB9AFwAbABhAG4AZwAxADAAMwAxAFwAbABhAG4AZwBmAGUAMQAwADMAMQBcAHUAbABcAGYAMgBcAGYAcwAyADAAXABjAGYAMQBcAHAAYQByAFwAcABhAHIAZABcAHAAbABhAGkAbgBcAHEAbAB7AFwAbABhAG4AZwAxADAAMwAxAFwAbABhAG4AZwBmAGUAMQAwADMAMQBcAHUAbABcAGYAMgBcAGYAcwAyADAAXABjAGYAMQAgAGEAYgByAGUAYwBoAG4AdQBuAGcAcwByAGUAbABlAHYAYQBuAHQAfQB7AFwAbABhAG4AZwAxADAAMwAxAFwAbABhAG4AZwBmAGUAMQAwADMAMQBcAGYAMgBcAGYAcwAyADAAXABjAGYAMQAgACAAaQBtACAAQQBiAHIAZQBjAGgAbgB1AG4AZwBzAHoAZQBpAHQAcgBhAHUAbQB9AFwAbABhAG4AZwAxADAAMwAxAFwAbABhAG4AZwBmAGUAMQAwADMAMQBcAGYAMQBcAGYAcwAyADQAXABjAGYAMQBcAHAAYQByAH0A
diff --git a/ReportImp/DiakonischesWerkDinslakenBeWo/SettlementReport2.Designer.cs b/ReportImp/DiakonischesWerkDinslakenBeWo/SettlementReport2.Designer.cs
index 7982b940a..d9831ac0e 100644
--- a/ReportImp/DiakonischesWerkDinslakenBeWo/SettlementReport2.Designer.cs
+++ b/ReportImp/DiakonischesWerkDinslakenBeWo/SettlementReport2.Designer.cs
@@ -46,6 +46,16 @@ namespace DiakonischesWerkDinslakenBeWo
this.xrLabel7 = new DevExpress.XtraReports.UI.XRLabel();
this.ruleRateFactorNull = new DevExpress.XtraReports.UI.FormattingRule();
this.ReportFooter = new DevExpress.XtraReports.UI.ReportFooterBand();
+ this.xrLabel33 = new DevExpress.XtraReports.UI.XRLabel();
+ this.xrLabel34 = new DevExpress.XtraReports.UI.XRLabel();
+ this.xrLabel35 = new DevExpress.XtraReports.UI.XRLabel();
+ this.xrLabel37 = new DevExpress.XtraReports.UI.XRLabel();
+ this.xrLabel36 = new DevExpress.XtraReports.UI.XRLabel();
+ this.xrLabel38 = new DevExpress.XtraReports.UI.XRLabel();
+ this.xrLabel39 = new DevExpress.XtraReports.UI.XRLabel();
+ this.xrLabel40 = new DevExpress.XtraReports.UI.XRLabel();
+ this.xrLabel42 = new DevExpress.XtraReports.UI.XRLabel();
+ this.xrLabel30 = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabel41 = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabel12 = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabel11 = new DevExpress.XtraReports.UI.XRLabel();
@@ -104,16 +114,7 @@ namespace DiakonischesWerkDinslakenBeWo
this.xrLabel4 = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabel3 = new DevExpress.XtraReports.UI.XRLabel();
this.AnspruchMinusEigenbeteiligung = new DevExpress.XtraReports.UI.CalculatedField();
- this.xrLabel33 = new DevExpress.XtraReports.UI.XRLabel();
- this.xrLabel34 = new DevExpress.XtraReports.UI.XRLabel();
- this.xrLabel35 = new DevExpress.XtraReports.UI.XRLabel();
- this.xrLabel37 = new DevExpress.XtraReports.UI.XRLabel();
- this.xrLabel36 = new DevExpress.XtraReports.UI.XRLabel();
- this.xrLabel38 = new DevExpress.XtraReports.UI.XRLabel();
- this.xrLabel39 = new DevExpress.XtraReports.UI.XRLabel();
- this.xrLabel40 = new DevExpress.XtraReports.UI.XRLabel();
- this.xrLabel42 = new DevExpress.XtraReports.UI.XRLabel();
- this.xrLabel30 = new DevExpress.XtraReports.UI.XRLabel();
+ this.xrPictureBox1 = new DevExpress.XtraReports.UI.XRPictureBox();
this.bindingSource1 = new System.Windows.Forms.BindingSource(this.components);
((System.ComponentModel.ISupportInitialize)(this.xrTable5)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable6)).BeginInit();
@@ -131,6 +132,7 @@ namespace DiakonischesWerkDinslakenBeWo
// ReportHeader
//
this.ReportHeader.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
+ this.xrPictureBox1,
this.xrLabel45,
this.xrLabel44,
this.xrLabel43,
@@ -151,10 +153,10 @@ namespace DiakonischesWerkDinslakenBeWo
this.xrLabel45.BackColor = System.Drawing.Color.Transparent;
this.xrLabel45.CanShrink = true;
this.xrLabel45.Font = new DevExpress.Drawing.DXFont("Arial", 9.75F);
- this.xrLabel45.LocationFloat = new DevExpress.Utils.PointFloat(522.5833F, 35.75002F);
+ this.xrLabel45.LocationFloat = new DevExpress.Utils.PointFloat(522.08F, 98F);
this.xrLabel45.Name = "xrLabel45";
this.xrLabel45.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
- this.xrLabel45.SizeF = new System.Drawing.SizeF(202.4167F, 18.83335F);
+ this.xrLabel45.SizeF = new System.Drawing.SizeF(202.42F, 23F);
this.xrLabel45.StylePriority.UseBackColor = false;
this.xrLabel45.StylePriority.UseFont = false;
this.xrLabel45.StylePriority.UseTextAlignment = false;
@@ -288,14 +290,14 @@ namespace DiakonischesWerkDinslakenBeWo
this.xrLabel7.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
this.xrLabel7.Name = "xrLabel7";
this.xrLabel7.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
- this.xrLabel7.SizeF = new System.Drawing.SizeF(725F, 23.25001F);
+ this.xrLabel7.SizeF = new System.Drawing.SizeF(573.777F, 23.25001F);
this.xrLabel7.StylePriority.UseBackColor = false;
this.xrLabel7.StylePriority.UseBorders = false;
this.xrLabel7.StylePriority.UseFont = false;
this.xrLabel7.StylePriority.UseTextAlignment = false;
- this.xrLabel7.Text = "Budgetnachweis über die im Einzelfall tatsächlich geleisteten Fachleistungsstunde" +
- "n (FLS)";
- this.xrLabel7.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
+ this.xrLabel7.Text = "Budgetnachweis über im Einzelfall tatsächlich geleistete Fachleistungsstunden (FL" +
+ "S)";
+ this.xrLabel7.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
this.xrLabel7.WordWrap = false;
//
// ruleRateFactorNull
@@ -327,6 +329,173 @@ namespace DiakonischesWerkDinslakenBeWo
this.ReportFooter.Name = "ReportFooter";
this.ReportFooter.StylePriority.UseFont = false;
//
+ // xrLabel33
+ //
+ this.xrLabel33.BackColor = System.Drawing.Color.Transparent;
+ this.xrLabel33.CanShrink = true;
+ this.xrLabel33.Font = new DevExpress.Drawing.DXFont("Arial", 10F, DevExpress.Drawing.DXFontStyle.Bold);
+ this.xrLabel33.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
+ this.xrLabel33.Name = "xrLabel33";
+ this.xrLabel33.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
+ this.xrLabel33.SizeF = new System.Drawing.SizeF(478.6667F, 18.83333F);
+ this.xrLabel33.StylePriority.UseBackColor = false;
+ this.xrLabel33.StylePriority.UseFont = false;
+ this.xrLabel33.Text = "nachrichtlich: Abwesenheitszeiten";
+ this.xrLabel33.WordWrap = false;
+ //
+ // xrLabel34
+ //
+ this.xrLabel34.BackColor = System.Drawing.Color.Transparent;
+ this.xrLabel34.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)));
+ this.xrLabel34.CanShrink = true;
+ this.xrLabel34.Font = new DevExpress.Drawing.DXFont("Arial", 9.75F, ((DevExpress.Drawing.DXFontStyle)((DevExpress.Drawing.DXFontStyle.Bold | DevExpress.Drawing.DXFontStyle.Underline))), DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
+ new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
+ this.xrLabel34.LocationFloat = new DevExpress.Utils.PointFloat(0F, 18.83341F);
+ this.xrLabel34.Name = "xrLabel34";
+ this.xrLabel34.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
+ this.xrLabel34.SizeF = new System.Drawing.SizeF(238.875F, 23F);
+ this.xrLabel34.StylePriority.UseBackColor = false;
+ this.xrLabel34.StylePriority.UseBorders = false;
+ this.xrLabel34.StylePriority.UseFont = false;
+ this.xrLabel34.Text = "Zeitraum";
+ this.xrLabel34.WordWrap = false;
+ //
+ // xrLabel35
+ //
+ this.xrLabel35.BackColor = System.Drawing.Color.Transparent;
+ this.xrLabel35.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Top | DevExpress.XtraPrinting.BorderSide.Right)));
+ this.xrLabel35.CanShrink = true;
+ this.xrLabel35.Font = new DevExpress.Drawing.DXFont("Arial", 9.75F, ((DevExpress.Drawing.DXFontStyle)((DevExpress.Drawing.DXFontStyle.Bold | DevExpress.Drawing.DXFontStyle.Underline))), DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
+ new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
+ this.xrLabel35.LocationFloat = new DevExpress.Utils.PointFloat(238.8749F, 18.83341F);
+ this.xrLabel35.Name = "xrLabel35";
+ this.xrLabel35.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
+ this.xrLabel35.SizeF = new System.Drawing.SizeF(486.1248F, 22.99998F);
+ this.xrLabel35.StylePriority.UseBackColor = false;
+ this.xrLabel35.StylePriority.UseBorders = false;
+ this.xrLabel35.StylePriority.UseFont = false;
+ this.xrLabel35.Text = "Grund der Abwesenheit (siehe Legende)";
+ this.xrLabel35.WordWrap = false;
+ //
+ // xrLabel37
+ //
+ this.xrLabel37.BackColor = System.Drawing.Color.Transparent;
+ this.xrLabel37.Borders = DevExpress.XtraPrinting.BorderSide.Right;
+ this.xrLabel37.CanShrink = true;
+ this.xrLabel37.Font = new DevExpress.Drawing.DXFont("Arial", 9.75F);
+ this.xrLabel37.LocationFloat = new DevExpress.Utils.PointFloat(238.8749F, 41.83337F);
+ this.xrLabel37.Multiline = true;
+ this.xrLabel37.Name = "xrLabel37";
+ this.xrLabel37.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
+ this.xrLabel37.SizeF = new System.Drawing.SizeF(486.125F, 65.82651F);
+ this.xrLabel37.StylePriority.UseBackColor = false;
+ this.xrLabel37.StylePriority.UseBorders = false;
+ this.xrLabel37.StylePriority.UseFont = false;
+ this.xrLabel37.Text = "[AbsenceReason1]\r\n[AbsenceReason2]\r\n[AbsenceReason3]\r\n[AbsenceReason4]";
+ this.xrLabel37.WordWrap = false;
+ //
+ // xrLabel36
+ //
+ this.xrLabel36.BackColor = System.Drawing.Color.Transparent;
+ this.xrLabel36.Borders = DevExpress.XtraPrinting.BorderSide.Left;
+ this.xrLabel36.CanShrink = true;
+ this.xrLabel36.Font = new DevExpress.Drawing.DXFont("Arial", 9.75F);
+ this.xrLabel36.LocationFloat = new DevExpress.Utils.PointFloat(0F, 41.83337F);
+ this.xrLabel36.Multiline = true;
+ this.xrLabel36.Name = "xrLabel36";
+ this.xrLabel36.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
+ this.xrLabel36.SizeF = new System.Drawing.SizeF(238.8749F, 65.82651F);
+ this.xrLabel36.StylePriority.UseBackColor = false;
+ this.xrLabel36.StylePriority.UseBorders = false;
+ this.xrLabel36.StylePriority.UseFont = false;
+ this.xrLabel36.Text = resources.GetString("xrLabel36.Text");
+ this.xrLabel36.WordWrap = false;
+ //
+ // xrLabel38
+ //
+ this.xrLabel38.BackColor = System.Drawing.Color.Transparent;
+ this.xrLabel38.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right)));
+ this.xrLabel38.CanShrink = true;
+ this.xrLabel38.Font = new DevExpress.Drawing.DXFont("Arial", 9.75F, DevExpress.Drawing.DXFontStyle.Underline, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
+ new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
+ this.xrLabel38.LocationFloat = new DevExpress.Utils.PointFloat(0F, 107.6599F);
+ this.xrLabel38.Multiline = true;
+ this.xrLabel38.Name = "xrLabel38";
+ this.xrLabel38.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
+ this.xrLabel38.SizeF = new System.Drawing.SizeF(724.9998F, 17.90985F);
+ this.xrLabel38.StylePriority.UseBackColor = false;
+ this.xrLabel38.StylePriority.UseBorders = false;
+ this.xrLabel38.StylePriority.UseFont = false;
+ this.xrLabel38.Text = "Legende";
+ this.xrLabel38.WordWrap = false;
+ //
+ // xrLabel39
+ //
+ this.xrLabel39.BackColor = System.Drawing.Color.Transparent;
+ this.xrLabel39.Borders = DevExpress.XtraPrinting.BorderSide.Left;
+ this.xrLabel39.CanShrink = true;
+ this.xrLabel39.Font = new DevExpress.Drawing.DXFont("Arial", 9.75F);
+ this.xrLabel39.LocationFloat = new DevExpress.Utils.PointFloat(0F, 125.5697F);
+ this.xrLabel39.Multiline = true;
+ this.xrLabel39.Name = "xrLabel39";
+ this.xrLabel39.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
+ this.xrLabel39.SizeF = new System.Drawing.SizeF(362.4996F, 32.09027F);
+ this.xrLabel39.StylePriority.UseBackColor = false;
+ this.xrLabel39.StylePriority.UseBorders = false;
+ this.xrLabel39.StylePriority.UseFont = false;
+ this.xrLabel39.Text = "KH-T\tteilstationäre Krankenhausbehandlung\r\nReha-T\tteilstationäre Rehabilitationsm" +
+ "aßnahme\r\n";
+ this.xrLabel39.WordWrap = false;
+ //
+ // xrLabel40
+ //
+ this.xrLabel40.BackColor = System.Drawing.Color.Transparent;
+ this.xrLabel40.Borders = DevExpress.XtraPrinting.BorderSide.Right;
+ this.xrLabel40.CanShrink = true;
+ this.xrLabel40.Font = new DevExpress.Drawing.DXFont("Arial", 9.75F);
+ this.xrLabel40.LocationFloat = new DevExpress.Utils.PointFloat(362.4996F, 125.5697F);
+ this.xrLabel40.Multiline = true;
+ this.xrLabel40.Name = "xrLabel40";
+ this.xrLabel40.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
+ this.xrLabel40.SizeF = new System.Drawing.SizeF(362.4999F, 32.09024F);
+ this.xrLabel40.StylePriority.UseBackColor = false;
+ this.xrLabel40.StylePriority.UseBorders = false;
+ this.xrLabel40.StylePriority.UseFont = false;
+ this.xrLabel40.Text = "KH-ST\tstationäre Krankenhausbehandlung\r\nReha-ST\tstationäre Rehabilitationsmaßnahm" +
+ "e";
+ this.xrLabel40.WordWrap = false;
+ //
+ // xrLabel42
+ //
+ this.xrLabel42.BackColor = System.Drawing.Color.Transparent;
+ this.xrLabel42.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right)
+ | DevExpress.XtraPrinting.BorderSide.Bottom)));
+ this.xrLabel42.CanShrink = true;
+ this.xrLabel42.Font = new DevExpress.Drawing.DXFont("Arial", 9.75F);
+ this.xrLabel42.LocationFloat = new DevExpress.Utils.PointFloat(0F, 157.6599F);
+ this.xrLabel42.Multiline = true;
+ this.xrLabel42.Name = "xrLabel42";
+ this.xrLabel42.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
+ this.xrLabel42.SizeF = new System.Drawing.SizeF(724.5001F, 20.8334F);
+ this.xrLabel42.StylePriority.UseBackColor = false;
+ this.xrLabel42.StylePriority.UseBorders = false;
+ this.xrLabel42.StylePriority.UseFont = false;
+ this.xrLabel42.Text = "U\tUrlaub";
+ this.xrLabel42.WordWrap = false;
+ //
+ // xrLabel30
+ //
+ this.xrLabel30.CanShrink = true;
+ this.xrLabel30.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
+ new DevExpress.XtraReports.UI.XRBinding("Text", null, "FehlkontakteString")});
+ this.xrLabel30.Font = new DevExpress.Drawing.DXFont("arial", 9.75F);
+ this.xrLabel30.LocationFloat = new DevExpress.Utils.PointFloat(0F, 192.9932F);
+ this.xrLabel30.Name = "xrLabel30";
+ this.xrLabel30.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
+ this.xrLabel30.SizeF = new System.Drawing.SizeF(724.5001F, 23F);
+ this.xrLabel30.StylePriority.UseFont = false;
+ this.xrLabel30.Text = "xrLabel30";
+ //
// xrLabel41
//
this.xrLabel41.BackColor = System.Drawing.Color.Transparent;
@@ -551,7 +720,7 @@ namespace DiakonischesWerkDinslakenBeWo
this.xrLabel21.LocationFloat = new DevExpress.Utils.PointFloat(258.7499F, 148.1842F);
this.xrLabel21.Name = "xrLabel21";
this.xrLabel21.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
- this.xrLabel21.SizeF = new System.Drawing.SizeF(98.25006F, 18.83334F);
+ this.xrLabel21.SizeF = new System.Drawing.SizeF(113.8751F, 18.83334F);
this.xrLabel21.StylePriority.UseBackColor = false;
this.xrLabel21.StylePriority.UseFont = false;
this.xrLabel21.StylePriority.UsePadding = false;
@@ -564,15 +733,16 @@ namespace DiakonischesWerkDinslakenBeWo
this.xrLabel20.BackColor = System.Drawing.Color.Transparent;
this.xrLabel20.CanShrink = true;
this.xrLabel20.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
- new DevExpress.XtraReports.UI.XRBinding("Text", null, "AccountingEndDate", " bis {0:dd.MM.yyyy}")});
+ new DevExpress.XtraReports.UI.XRBinding("Text", null, "AccountingEndDate")});
this.xrLabel20.Font = new DevExpress.Drawing.DXFont("Arial", 11F, DevExpress.Drawing.DXFontStyle.Bold);
- this.xrLabel20.LocationFloat = new DevExpress.Utils.PointFloat(388.25F, 148.1875F);
+ this.xrLabel20.LocationFloat = new DevExpress.Utils.PointFloat(372.625F, 148.1875F);
this.xrLabel20.Name = "xrLabel20";
this.xrLabel20.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
this.xrLabel20.SizeF = new System.Drawing.SizeF(179.527F, 18.83F);
this.xrLabel20.StylePriority.UseBackColor = false;
this.xrLabel20.StylePriority.UseFont = false;
this.xrLabel20.Text = " ";
+ this.xrLabel20.TextFormatString = " bis {0:dd.MM.yyyy}";
this.xrLabel20.WordWrap = false;
//
// xrLabel17
@@ -1173,172 +1343,14 @@ namespace DiakonischesWerkDinslakenBeWo
this.AnspruchMinusEigenbeteiligung.FieldType = DevExpress.XtraReports.UI.FieldType.Decimal;
this.AnspruchMinusEigenbeteiligung.Name = "AnspruchMinusEigenbeteiligung";
//
- // xrLabel33
+ // xrPictureBox1
//
- this.xrLabel33.BackColor = System.Drawing.Color.Transparent;
- this.xrLabel33.CanShrink = true;
- this.xrLabel33.Font = new DevExpress.Drawing.DXFont("Arial", 10F, DevExpress.Drawing.DXFontStyle.Bold);
- this.xrLabel33.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
- this.xrLabel33.Name = "xrLabel33";
- this.xrLabel33.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
- this.xrLabel33.SizeF = new System.Drawing.SizeF(478.6667F, 18.83333F);
- this.xrLabel33.StylePriority.UseBackColor = false;
- this.xrLabel33.StylePriority.UseFont = false;
- this.xrLabel33.Text = "nachrichtlich: Abwesenheitszeiten";
- this.xrLabel33.WordWrap = false;
- //
- // xrLabel34
- //
- this.xrLabel34.BackColor = System.Drawing.Color.Transparent;
- this.xrLabel34.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)));
- this.xrLabel34.CanShrink = true;
- this.xrLabel34.Font = new DevExpress.Drawing.DXFont("Arial", 9.75F, ((DevExpress.Drawing.DXFontStyle)((DevExpress.Drawing.DXFontStyle.Bold | DevExpress.Drawing.DXFontStyle.Underline))), DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
- new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
- this.xrLabel34.LocationFloat = new DevExpress.Utils.PointFloat(0F, 18.83341F);
- this.xrLabel34.Name = "xrLabel34";
- this.xrLabel34.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
- this.xrLabel34.SizeF = new System.Drawing.SizeF(238.875F, 23F);
- this.xrLabel34.StylePriority.UseBackColor = false;
- this.xrLabel34.StylePriority.UseBorders = false;
- this.xrLabel34.StylePriority.UseFont = false;
- this.xrLabel34.Text = "Zeitraum";
- this.xrLabel34.WordWrap = false;
- //
- // xrLabel35
- //
- this.xrLabel35.BackColor = System.Drawing.Color.Transparent;
- this.xrLabel35.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Top | DevExpress.XtraPrinting.BorderSide.Right)));
- this.xrLabel35.CanShrink = true;
- this.xrLabel35.Font = new DevExpress.Drawing.DXFont("Arial", 9.75F, ((DevExpress.Drawing.DXFontStyle)((DevExpress.Drawing.DXFontStyle.Bold | DevExpress.Drawing.DXFontStyle.Underline))), DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
- new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
- this.xrLabel35.LocationFloat = new DevExpress.Utils.PointFloat(238.8749F, 18.83341F);
- this.xrLabel35.Name = "xrLabel35";
- this.xrLabel35.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
- this.xrLabel35.SizeF = new System.Drawing.SizeF(486.1248F, 22.99998F);
- this.xrLabel35.StylePriority.UseBackColor = false;
- this.xrLabel35.StylePriority.UseBorders = false;
- this.xrLabel35.StylePriority.UseFont = false;
- this.xrLabel35.Text = "Grund der Abwesenheit (siehe Legende)";
- this.xrLabel35.WordWrap = false;
- //
- // xrLabel37
- //
- this.xrLabel37.BackColor = System.Drawing.Color.Transparent;
- this.xrLabel37.Borders = DevExpress.XtraPrinting.BorderSide.Right;
- this.xrLabel37.CanShrink = true;
- this.xrLabel37.Font = new DevExpress.Drawing.DXFont("Arial", 9.75F);
- this.xrLabel37.LocationFloat = new DevExpress.Utils.PointFloat(238.8749F, 41.83337F);
- this.xrLabel37.Multiline = true;
- this.xrLabel37.Name = "xrLabel37";
- this.xrLabel37.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
- this.xrLabel37.SizeF = new System.Drawing.SizeF(486.125F, 65.82651F);
- this.xrLabel37.StylePriority.UseBackColor = false;
- this.xrLabel37.StylePriority.UseBorders = false;
- this.xrLabel37.StylePriority.UseFont = false;
- this.xrLabel37.Text = "[AbsenceReason1]\r\n[AbsenceReason2]\r\n[AbsenceReason3]\r\n[AbsenceReason4]";
- this.xrLabel37.WordWrap = false;
- //
- // xrLabel36
- //
- this.xrLabel36.BackColor = System.Drawing.Color.Transparent;
- this.xrLabel36.Borders = DevExpress.XtraPrinting.BorderSide.Left;
- this.xrLabel36.CanShrink = true;
- this.xrLabel36.Font = new DevExpress.Drawing.DXFont("Arial", 9.75F);
- this.xrLabel36.LocationFloat = new DevExpress.Utils.PointFloat(0F, 41.83337F);
- this.xrLabel36.Multiline = true;
- this.xrLabel36.Name = "xrLabel36";
- this.xrLabel36.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
- this.xrLabel36.SizeF = new System.Drawing.SizeF(238.8749F, 65.82651F);
- this.xrLabel36.StylePriority.UseBackColor = false;
- this.xrLabel36.StylePriority.UseBorders = false;
- this.xrLabel36.StylePriority.UseFont = false;
- this.xrLabel36.Text = resources.GetString("xrLabel36.Text");
- this.xrLabel36.WordWrap = false;
- //
- // xrLabel38
- //
- this.xrLabel38.BackColor = System.Drawing.Color.Transparent;
- this.xrLabel38.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right)));
- this.xrLabel38.CanShrink = true;
- this.xrLabel38.Font = new DevExpress.Drawing.DXFont("Arial", 9.75F, DevExpress.Drawing.DXFontStyle.Underline, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
- new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
- this.xrLabel38.LocationFloat = new DevExpress.Utils.PointFloat(0F, 107.6599F);
- this.xrLabel38.Multiline = true;
- this.xrLabel38.Name = "xrLabel38";
- this.xrLabel38.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
- this.xrLabel38.SizeF = new System.Drawing.SizeF(724.9998F, 17.90985F);
- this.xrLabel38.StylePriority.UseBackColor = false;
- this.xrLabel38.StylePriority.UseBorders = false;
- this.xrLabel38.StylePriority.UseFont = false;
- this.xrLabel38.Text = "Legende";
- this.xrLabel38.WordWrap = false;
- //
- // xrLabel39
- //
- this.xrLabel39.BackColor = System.Drawing.Color.Transparent;
- this.xrLabel39.Borders = DevExpress.XtraPrinting.BorderSide.Left;
- this.xrLabel39.CanShrink = true;
- this.xrLabel39.Font = new DevExpress.Drawing.DXFont("Arial", 9.75F);
- this.xrLabel39.LocationFloat = new DevExpress.Utils.PointFloat(0F, 125.5697F);
- this.xrLabel39.Multiline = true;
- this.xrLabel39.Name = "xrLabel39";
- this.xrLabel39.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
- this.xrLabel39.SizeF = new System.Drawing.SizeF(362.4996F, 32.09027F);
- this.xrLabel39.StylePriority.UseBackColor = false;
- this.xrLabel39.StylePriority.UseBorders = false;
- this.xrLabel39.StylePriority.UseFont = false;
- this.xrLabel39.Text = "KH-T\tteilstationäre Krankenhausbehandlung\r\nReha-T\tteilstationäre Rehabilitationsm" +
- "aßnahme\r\n";
- this.xrLabel39.WordWrap = false;
- //
- // xrLabel40
- //
- this.xrLabel40.BackColor = System.Drawing.Color.Transparent;
- this.xrLabel40.Borders = DevExpress.XtraPrinting.BorderSide.Right;
- this.xrLabel40.CanShrink = true;
- this.xrLabel40.Font = new DevExpress.Drawing.DXFont("Arial", 9.75F);
- this.xrLabel40.LocationFloat = new DevExpress.Utils.PointFloat(362.4996F, 125.5697F);
- this.xrLabel40.Multiline = true;
- this.xrLabel40.Name = "xrLabel40";
- this.xrLabel40.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
- this.xrLabel40.SizeF = new System.Drawing.SizeF(362.4999F, 32.09024F);
- this.xrLabel40.StylePriority.UseBackColor = false;
- this.xrLabel40.StylePriority.UseBorders = false;
- this.xrLabel40.StylePriority.UseFont = false;
- this.xrLabel40.Text = "KH-ST\tstationäre Krankenhausbehandlung\r\nReha-ST\tstationäre Rehabilitationsmaßnahm" +
- "e";
- this.xrLabel40.WordWrap = false;
- //
- // xrLabel42
- //
- this.xrLabel42.BackColor = System.Drawing.Color.Transparent;
- this.xrLabel42.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right)
- | DevExpress.XtraPrinting.BorderSide.Bottom)));
- this.xrLabel42.CanShrink = true;
- this.xrLabel42.Font = new DevExpress.Drawing.DXFont("Arial", 9.75F);
- this.xrLabel42.LocationFloat = new DevExpress.Utils.PointFloat(0F, 157.6599F);
- this.xrLabel42.Multiline = true;
- this.xrLabel42.Name = "xrLabel42";
- this.xrLabel42.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
- this.xrLabel42.SizeF = new System.Drawing.SizeF(724.5001F, 20.8334F);
- this.xrLabel42.StylePriority.UseBackColor = false;
- this.xrLabel42.StylePriority.UseBorders = false;
- this.xrLabel42.StylePriority.UseFont = false;
- this.xrLabel42.Text = "U\tUrlaub";
- this.xrLabel42.WordWrap = false;
- //
- // xrLabel30
- //
- this.xrLabel30.CanShrink = true;
- this.xrLabel30.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
- new DevExpress.XtraReports.UI.XRBinding("Text", null, "FehlkontakteString")});
- this.xrLabel30.Font = new DevExpress.Drawing.DXFont("arial", 9.75F);
- this.xrLabel30.LocationFloat = new DevExpress.Utils.PointFloat(0F, 192.9932F);
- this.xrLabel30.Name = "xrLabel30";
- this.xrLabel30.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
- this.xrLabel30.SizeF = new System.Drawing.SizeF(724.5001F, 23F);
- this.xrLabel30.StylePriority.UseFont = false;
- this.xrLabel30.Text = "xrLabel30";
+ this.xrPictureBox1.ImageAlignment = DevExpress.XtraPrinting.ImageAlignment.MiddleCenter;
+ this.xrPictureBox1.ImageSource = new DevExpress.XtraPrinting.Drawing.ImageSource("img", resources.GetString("xrPictureBox1.ImageSource"));
+ this.xrPictureBox1.LocationFloat = new DevExpress.Utils.PointFloat(573.777F, 0F);
+ this.xrPictureBox1.Name = "xrPictureBox1";
+ this.xrPictureBox1.SizeF = new System.Drawing.SizeF(156.723F, 92.25008F);
+ this.xrPictureBox1.Sizing = DevExpress.XtraPrinting.ImageSizeMode.ZoomImage;
//
// bindingSource1
//
@@ -1461,5 +1473,6 @@ namespace DiakonischesWerkDinslakenBeWo
private DevExpress.XtraReports.UI.XRLabel xrLabel40;
private DevExpress.XtraReports.UI.XRLabel xrLabel42;
private DevExpress.XtraReports.UI.XRLabel xrLabel30;
+ private DevExpress.XtraReports.UI.XRPictureBox xrPictureBox1;
}
}
diff --git a/ReportImp/DiakonischesWerkDinslakenBeWo/SettlementReport2.resx b/ReportImp/DiakonischesWerkDinslakenBeWo/SettlementReport2.resx
index 228c45b0d..704116243 100644
--- a/ReportImp/DiakonischesWerkDinslakenBeWo/SettlementReport2.resx
+++ b/ReportImp/DiakonischesWerkDinslakenBeWo/SettlementReport2.resx
@@ -117,6 +117,9 @@
System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+ 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
+
von [AbsenceStartDate1!dd.MM.yyyy] bis [AbsenceEndDate1!dd.MM.yyyy]
von [AbsenceStartDate2!dd.MM.yyyy] bis [AbsenceEndDate2!dd.MM.yyyy]