diff --git a/Data/Data.csproj b/Data/Data.csproj
index f085ff37d..166bbcc43 100644
--- a/Data/Data.csproj
+++ b/Data/Data.csproj
@@ -76,12 +76,15 @@
false
-
-
+
+
+
+
False
-
-
+
+
+
False
..\Lib\log4net.dll
diff --git a/Host/DX.aspx b/Host/DX.aspx
index 301fce386..545ea6d5b 100644
--- a/Host/DX.aspx
+++ b/Host/DX.aspx
@@ -1,6 +1,6 @@
<%@ Page Title="" Language="C#" AutoEventWireup="true" CodeBehind="DX.aspx.cs" Inherits="Host.DX" %>
-<%@ Register Assembly="DevExpress.Web.v17.1, Version=17.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a"
+<%@ Register Assembly="DevExpress.Web.v23.2, Version=23.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a"
Namespace="DevExpress.Web" TagPrefix="dx" %>
diff --git a/Host/GkvAbrechnungView.aspx b/Host/GkvAbrechnungView.aspx
index 16a43f2ff..7978b266d 100644
--- a/Host/GkvAbrechnungView.aspx
+++ b/Host/GkvAbrechnungView.aspx
@@ -1,3 +1,3 @@
<%@ Page Language="C#" AutoEventWireup="true" CodeBehind="GkvAbrechnungView.aspx.cs" Inherits="Host.GkvAbrechnungView" %>
-<%@ Register assembly="DevExpress.XtraReports.v17.1.Web, Version=17.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" namespace="DevExpress.XtraReports.Web" tagprefix="dxxr" %>
+<%@ Register assembly="DevExpress.XtraReports.v23.2.Web.WebForms, Version=23.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" namespace="DevExpress.XtraReports.Web" tagprefix="dxxr" %>
diff --git a/Host/Host.csproj b/Host/Host.csproj
index e0967abf0..ab9cf2eb6 100644
--- a/Host/Host.csproj
+++ b/Host/Host.csproj
@@ -55,29 +55,32 @@
false
-
+
False
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
..\packages\Microsoft.CodeAnalysis.Common.3.4.0\lib\netstandard2.0\Microsoft.CodeAnalysis.dll
diff --git a/Host/ReportView.aspx b/Host/ReportView.aspx
index 7638f536f..306e479be 100644
--- a/Host/ReportView.aspx
+++ b/Host/ReportView.aspx
@@ -1,3 +1,3 @@
<%@ Page Language="C#" AutoEventWireup="true" CodeBehind="ReportView.aspx.cs" Inherits="Host.ReportView" %>
-<%@ Register assembly="DevExpress.XtraReports.v17.1.Web, Version=17.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" namespace="DevExpress.XtraReports.Web" tagprefix="dxxr" %>
+<%@ Register assembly="DevExpress.XtraReports.v23.2.Web.WebForms, Version=23.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" namespace="DevExpress.XtraReports.Web" tagprefix="dxxr" %>
diff --git a/Host/Web.config b/Host/Web.config
index dea884486..24b8c403b 100644
--- a/Host/Web.config
+++ b/Host/Web.config
@@ -3,10 +3,10 @@
-
-
-
-
+
+
+
+
@@ -51,15 +51,17 @@
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
@@ -67,11 +69,11 @@
-
-
+
+
-
+
-
-
+
+
+
+
+
+
-
+
-
+
+
-
+
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -193,21 +212,6 @@
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Report/DefaultReports/AbsenceReport.Designer.cs b/Report/DefaultReports/AbsenceReport.Designer.cs
index f1848bd18..76d342c61 100644
--- a/Report/DefaultReports/AbsenceReport.Designer.cs
+++ b/Report/DefaultReports/AbsenceReport.Designer.cs
@@ -135,7 +135,7 @@ namespace BeWo.Report.DefaultReports
//
// lblReportInformation
//
- this.lblReportInformation.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.lblReportInformation.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.lblReportInformation.LocationFloat = new DevExpress.Utils.PointFloat(0F, 35.00001F);
this.lblReportInformation.Multiline = true;
this.lblReportInformation.Name = "lblReportInformation";
@@ -144,7 +144,7 @@ namespace BeWo.Report.DefaultReports
//
// xrLabel1
//
- this.xrLabel1.Font = new System.Drawing.Font("Arial", 14F);
+ this.xrLabel1.Font = new DevExpress.Drawing.DXFont("Arial", 14F);
this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 10.00001F);
this.xrLabel1.Multiline = true;
this.xrLabel1.Name = "xrLabel1";
@@ -172,7 +172,7 @@ namespace BeWo.Report.DefaultReports
//
this.xrTable2.BackColor = System.Drawing.Color.Transparent;
this.xrTable2.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Bottom)));
- this.xrTable2.Font = new System.Drawing.Font("Arial", 7F);
+ this.xrTable2.Font = new DevExpress.Drawing.DXFont("Arial", 7F);
this.xrTable2.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
this.xrTable2.Name = "xrTable2";
this.xrTable2.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 2, 0, 100F);
@@ -230,7 +230,7 @@ namespace BeWo.Report.DefaultReports
//
this.xrTableCell18.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "AbsenceReportRows.Employee")});
- this.xrTableCell18.Font = new System.Drawing.Font("Arial", 7F, System.Drawing.FontStyle.Bold);
+ this.xrTableCell18.Font = new DevExpress.Drawing.DXFont("Arial", 7F, DevExpress.Drawing.DXFontStyle.Bold);
this.xrTableCell18.Name = "xrTableCell18";
this.xrTableCell18.StylePriority.UseBorders = false;
this.xrTableCell18.StylePriority.UseFont = false;
@@ -655,7 +655,7 @@ namespace BeWo.Report.DefaultReports
this.xrTable1.BackColor = System.Drawing.Color.LightSteelBlue;
this.xrTable1.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
| DevExpress.XtraPrinting.BorderSide.Bottom)));
- this.xrTable1.Font = new System.Drawing.Font("Arial", 7F, System.Drawing.FontStyle.Bold);
+ this.xrTable1.Font = new DevExpress.Drawing.DXFont("Arial", 7F, DevExpress.Drawing.DXFontStyle.Bold);
this.xrTable1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
this.xrTable1.Name = "xrTable1";
this.xrTable1.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
@@ -1033,7 +1033,7 @@ namespace BeWo.Report.DefaultReports
//
// xrPageInfo2
//
- this.xrPageInfo2.Font = new System.Drawing.Font("Arial", 8F);
+ this.xrPageInfo2.Font = new DevExpress.Drawing.DXFont("Arial", 8F);
this.xrPageInfo2.Format = "Seite {0} von {1}";
this.xrPageInfo2.LocationFloat = new DevExpress.Utils.PointFloat(602.0002F, 17.00001F);
this.xrPageInfo2.Name = "xrPageInfo2";
@@ -1078,10 +1078,10 @@ namespace BeWo.Report.DefaultReports
this.ruleNotApprovedAndExpiringNext8Months,
this.ruleNotApprovedAndExpiringNext4Months});
this.Landscape = true;
- this.Margins = new System.Drawing.Printing.Margins(30, 30, 50, 20);
+ this.Margins = new DevExpress.Drawing.DXMargins(30, 30, 50, 20);
this.PageHeight = 827;
this.PageWidth = 1169;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrTable2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
diff --git a/Report/DefaultReports/Abwesenheiten.designer.cs b/Report/DefaultReports/Abwesenheiten.designer.cs
index dcef1e65a..ed11d89d0 100644
--- a/Report/DefaultReports/Abwesenheiten.designer.cs
+++ b/Report/DefaultReports/Abwesenheiten.designer.cs
@@ -76,7 +76,7 @@ namespace BeWo.Report.DefaultReports
//
this.Detail1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
this.tableDetail});
- this.Detail1.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.Detail1.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.Detail1.HeightF = 25F;
this.Detail1.Name = "Detail1";
this.Detail1.StylePriority.UseFont = false;
@@ -85,7 +85,7 @@ namespace BeWo.Report.DefaultReports
//
this.tableDetail.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right)
| DevExpress.XtraPrinting.BorderSide.Bottom)));
- this.tableDetail.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.tableDetail.Font = new DevExpress.Drawing.DXFont("Arial", 9F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.tableDetail.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
this.tableDetail.Name = "tableDetail";
this.tableDetail.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 0, 0, 0, 100F);
@@ -144,7 +144,7 @@ namespace BeWo.Report.DefaultReports
this.tableHeader.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
| DevExpress.XtraPrinting.BorderSide.Right)
| DevExpress.XtraPrinting.BorderSide.Bottom)));
- this.tableHeader.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold);
+ this.tableHeader.Font = new DevExpress.Drawing.DXFont("Arial", 9F, DevExpress.Drawing.DXFontStyle.Bold);
this.tableHeader.LocationFloat = new DevExpress.Utils.PointFloat(200F, 0F);
this.tableHeader.Name = "tableHeader";
this.tableHeader.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
@@ -180,7 +180,7 @@ namespace BeWo.Report.DefaultReports
//
// xrLabel1
//
- this.xrLabel1.Font = new System.Drawing.Font("Arial", 14F, System.Drawing.FontStyle.Bold);
+ this.xrLabel1.Font = new DevExpress.Drawing.DXFont("Arial", 14F, DevExpress.Drawing.DXFontStyle.Bold);
this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
this.xrLabel1.Multiline = true;
this.xrLabel1.Name = "xrLabel1";
@@ -191,7 +191,7 @@ namespace BeWo.Report.DefaultReports
//
// lblHeader
//
- this.lblHeader.Font = new System.Drawing.Font("Arial", 14F);
+ this.lblHeader.Font = new DevExpress.Drawing.DXFont("Arial", 14F);
this.lblHeader.LocationFloat = new DevExpress.Utils.PointFloat(0F, 25F);
this.lblHeader.Multiline = true;
this.lblHeader.Name = "lblHeader";
@@ -205,7 +205,7 @@ namespace BeWo.Report.DefaultReports
this.Title.BorderColor = System.Drawing.SystemColors.ControlText;
this.Title.Borders = DevExpress.XtraPrinting.BorderSide.None;
this.Title.BorderWidth = 1F;
- this.Title.Font = new System.Drawing.Font("Times New Roman", 24F);
+ this.Title.Font = new DevExpress.Drawing.DXFont("Times New Roman", 24F);
this.Title.ForeColor = System.Drawing.Color.Black;
this.Title.Name = "Title";
//
@@ -215,7 +215,7 @@ namespace BeWo.Report.DefaultReports
this.FieldCaption.BorderColor = System.Drawing.SystemColors.ControlText;
this.FieldCaption.Borders = DevExpress.XtraPrinting.BorderSide.None;
this.FieldCaption.BorderWidth = 1F;
- this.FieldCaption.Font = new System.Drawing.Font("Times New Roman", 10F, System.Drawing.FontStyle.Bold);
+ this.FieldCaption.Font = new DevExpress.Drawing.DXFont("Times New Roman", 10F, DevExpress.Drawing.DXFontStyle.Bold);
this.FieldCaption.ForeColor = System.Drawing.Color.Black;
this.FieldCaption.Name = "FieldCaption";
//
@@ -225,7 +225,7 @@ namespace BeWo.Report.DefaultReports
this.PageInfo.BorderColor = System.Drawing.SystemColors.ControlText;
this.PageInfo.Borders = DevExpress.XtraPrinting.BorderSide.None;
this.PageInfo.BorderWidth = 1F;
- this.PageInfo.Font = new System.Drawing.Font("Times New Roman", 8F);
+ this.PageInfo.Font = new DevExpress.Drawing.DXFont("Times New Roman", 8F);
this.PageInfo.ForeColor = System.Drawing.Color.Black;
this.PageInfo.Name = "PageInfo";
//
@@ -235,7 +235,7 @@ namespace BeWo.Report.DefaultReports
this.DataField.BorderColor = System.Drawing.SystemColors.ControlText;
this.DataField.Borders = DevExpress.XtraPrinting.BorderSide.None;
this.DataField.BorderWidth = 1F;
- this.DataField.Font = new System.Drawing.Font("Times New Roman", 8F);
+ this.DataField.Font = new DevExpress.Drawing.DXFont("Times New Roman", 8F);
this.DataField.ForeColor = System.Drawing.SystemColors.ControlText;
this.DataField.Name = "DataField";
//
@@ -261,7 +261,7 @@ namespace BeWo.Report.DefaultReports
this.xrTable1.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
| DevExpress.XtraPrinting.BorderSide.Right)
| DevExpress.XtraPrinting.BorderSide.Bottom)));
- this.xrTable1.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold);
+ this.xrTable1.Font = new DevExpress.Drawing.DXFont("Arial", 9F, DevExpress.Drawing.DXFontStyle.Bold);
this.xrTable1.LocationFloat = new DevExpress.Utils.PointFloat(7.947286E-06F, 0F);
this.xrTable1.Name = "xrTable1";
this.xrTable1.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 0, 0, 0, 100F);
@@ -296,7 +296,7 @@ namespace BeWo.Report.DefaultReports
//
this.tableHeader2.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right)
| DevExpress.XtraPrinting.BorderSide.Bottom)));
- this.tableHeader2.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold);
+ this.tableHeader2.Font = new DevExpress.Drawing.DXFont("Arial", 9F, DevExpress.Drawing.DXFontStyle.Bold);
this.tableHeader2.LocationFloat = new DevExpress.Utils.PointFloat(200F, 20.00001F);
this.tableHeader2.Name = "tableHeader2";
this.tableHeader2.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
@@ -345,10 +345,10 @@ namespace BeWo.Report.DefaultReports
this.fieldFLS});
this.DataSource = this.bindingSource1;
this.Landscape = true;
- this.Margins = new System.Drawing.Printing.Margins(50, 50, 50, 50);
+ this.Margins = new DevExpress.Drawing.DXMargins(50, 50, 50, 50);
this.PageHeight = 827;
this.PageWidth = 1169;
- this.PaperKind = System.Drawing.Printing.PaperKind.Custom;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.Custom;
this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
this.Title,
this.FieldCaption,
diff --git a/Report/DefaultReports/AbwesenheitsPrintReport.Designer.cs b/Report/DefaultReports/AbwesenheitsPrintReport.Designer.cs
index 7224dd6df..398ac964c 100644
--- a/Report/DefaultReports/AbwesenheitsPrintReport.Designer.cs
+++ b/Report/DefaultReports/AbwesenheitsPrintReport.Designer.cs
@@ -96,7 +96,7 @@
this.xrTable2.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
| DevExpress.XtraPrinting.BorderSide.Right)
| DevExpress.XtraPrinting.BorderSide.Bottom)));
- this.xrTable2.Font = new System.Drawing.Font("Verdana", 9.75F, System.Drawing.FontStyle.Bold);
+ this.xrTable2.Font = new DevExpress.Drawing.DXFont("Verdana", 9.75F, DevExpress.Drawing.DXFontStyle.Bold);
this.xrTable2.LocationFloat = new DevExpress.Utils.PointFloat(0F, 75.87509F);
this.xrTable2.Name = "xrTable2";
this.xrTable2.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 0, 2, 0, 100F);
@@ -195,7 +195,7 @@
//
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("Verdana", 9.75F);
+ this.xrTable3.Font = new DevExpress.Drawing.DXFont("Verdana", 9.75F);
this.xrTable3.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
this.xrTable3.Name = "xrTable3";
this.xrTable3.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 0, 2, 0, 100F);
@@ -284,7 +284,7 @@
//
// labelTitel
//
- this.labelTitel.Font = new System.Drawing.Font("Verdana", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.labelTitel.Font = new DevExpress.Drawing.DXFont("Verdana", 12F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.labelTitel.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
this.labelTitel.Name = "labelTitel";
this.labelTitel.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -309,7 +309,7 @@
this.ComponentStorage.AddRange(new System.ComponentModel.IComponent[] {
this.objectDataSource1});
this.DataSource = this.objectDataSource1;
- this.Margins = new System.Drawing.Printing.Margins(23, 22, 50, 48);
+ this.Margins = new DevExpress.Drawing.DXMargins(23, 22, 50, 48);
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrTable2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable3)).EndInit();
diff --git a/Report/DefaultReports/AdditionalServiceBookingReport.Designer.cs b/Report/DefaultReports/AdditionalServiceBookingReport.Designer.cs
index 447099357..247916940 100644
--- a/Report/DefaultReports/AdditionalServiceBookingReport.Designer.cs
+++ b/Report/DefaultReports/AdditionalServiceBookingReport.Designer.cs
@@ -145,7 +145,7 @@
//
// xrLabel2
//
- this.xrLabel2.Font = new System.Drawing.Font("Arial", 10F);
+ this.xrLabel2.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
this.xrLabel2.LocationFloat = new DevExpress.Utils.PointFloat(0F, 33.00001F);
this.xrLabel2.Name = "xrLabel2";
this.xrLabel2.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -155,7 +155,7 @@
//
// xrLabel1
//
- this.xrLabel1.Font = new System.Drawing.Font("Arial", 14F);
+ this.xrLabel1.Font = new DevExpress.Drawing.DXFont("Arial", 14F);
this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 10.00001F);
this.xrLabel1.Name = "xrLabel1";
this.xrLabel1.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -176,7 +176,7 @@
this.xrTable1.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
| DevExpress.XtraPrinting.BorderSide.Right)
| DevExpress.XtraPrinting.BorderSide.Bottom)));
- this.xrTable1.Font = new System.Drawing.Font("Arial", 7F, System.Drawing.FontStyle.Bold);
+ this.xrTable1.Font = new DevExpress.Drawing.DXFont("Arial", 7F, DevExpress.Drawing.DXFontStyle.Bold);
this.xrTable1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
this.xrTable1.Name = "xrTable1";
this.xrTable1.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
@@ -433,7 +433,7 @@
//
// xrPageInfo2
//
- this.xrPageInfo2.Font = new System.Drawing.Font("Arial", 8F);
+ this.xrPageInfo2.Font = new DevExpress.Drawing.DXFont("Arial", 8F);
this.xrPageInfo2.Format = "Seite {0} von {1}";
this.xrPageInfo2.LocationFloat = new DevExpress.Utils.PointFloat(611.9999F, 22.83331F);
this.xrPageInfo2.Name = "xrPageInfo2";
@@ -462,7 +462,7 @@
this.xrTable2.BackColor = System.Drawing.Color.Transparent;
this.xrTable2.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right)
| DevExpress.XtraPrinting.BorderSide.Bottom)));
- this.xrTable2.Font = new System.Drawing.Font("Arial", 7F, System.Drawing.FontStyle.Bold);
+ this.xrTable2.Font = new DevExpress.Drawing.DXFont("Arial", 7F, DevExpress.Drawing.DXFontStyle.Bold);
this.xrTable2.LocationFloat = new DevExpress.Utils.PointFloat(3.973643E-05F, 0F);
this.xrTable2.Name = "xrTable2";
this.xrTable2.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
@@ -517,7 +517,7 @@
this.xrTableCell33.BackColor = System.Drawing.Color.Transparent;
this.xrTableCell33.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "Rows.Customer")});
- this.xrTableCell33.Font = new System.Drawing.Font("Arial", 10F);
+ this.xrTableCell33.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
this.xrTableCell33.Name = "xrTableCell33";
this.xrTableCell33.StylePriority.UseBackColor = false;
this.xrTableCell33.StylePriority.UseFont = false;
@@ -530,7 +530,7 @@
//
this.xrTableCell34.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "Rows.AttendanceOnDay1")});
- this.xrTableCell34.Font = new System.Drawing.Font("Wingdings 2", 12F);
+ this.xrTableCell34.Font = new DevExpress.Drawing.DXFont("Wingdings 2", 12F);
this.xrTableCell34.Name = "xrTableCell34";
this.xrTableCell34.StylePriority.UseFont = false;
this.xrTableCell34.StylePriority.UseTextAlignment = false;
@@ -542,7 +542,7 @@
//
this.xrTableCell35.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "Rows.AttendanceOnDay2")});
- this.xrTableCell35.Font = new System.Drawing.Font("Wingdings 2", 12F);
+ this.xrTableCell35.Font = new DevExpress.Drawing.DXFont("Wingdings 2", 12F);
this.xrTableCell35.Name = "xrTableCell35";
this.xrTableCell35.StylePriority.UseFont = false;
this.xrTableCell35.Text = "xrTableCell35";
@@ -552,7 +552,7 @@
//
this.xrTableCell36.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "Rows.AttendanceOnDay3")});
- this.xrTableCell36.Font = new System.Drawing.Font("Wingdings 2", 12F);
+ this.xrTableCell36.Font = new DevExpress.Drawing.DXFont("Wingdings 2", 12F);
this.xrTableCell36.Name = "xrTableCell36";
this.xrTableCell36.StylePriority.UseFont = false;
this.xrTableCell36.Text = "xrTableCell36";
@@ -562,7 +562,7 @@
//
this.xrTableCell37.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "Rows.AttendanceOnDay4")});
- this.xrTableCell37.Font = new System.Drawing.Font("Wingdings 2", 12F);
+ this.xrTableCell37.Font = new DevExpress.Drawing.DXFont("Wingdings 2", 12F);
this.xrTableCell37.Name = "xrTableCell37";
this.xrTableCell37.StylePriority.UseFont = false;
this.xrTableCell37.Text = "xrTableCell37";
@@ -572,7 +572,7 @@
//
this.xrTableCell38.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "Rows.AttendanceOnDay5")});
- this.xrTableCell38.Font = new System.Drawing.Font("Wingdings 2", 12F);
+ this.xrTableCell38.Font = new DevExpress.Drawing.DXFont("Wingdings 2", 12F);
this.xrTableCell38.Name = "xrTableCell38";
this.xrTableCell38.StylePriority.UseFont = false;
this.xrTableCell38.Text = "xrTableCell38";
@@ -582,7 +582,7 @@
//
this.xrTableCell39.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "Rows.AttendanceOnDay6")});
- this.xrTableCell39.Font = new System.Drawing.Font("Wingdings 2", 12F);
+ this.xrTableCell39.Font = new DevExpress.Drawing.DXFont("Wingdings 2", 12F);
this.xrTableCell39.Name = "xrTableCell39";
this.xrTableCell39.StylePriority.UseFont = false;
this.xrTableCell39.Text = "xrTableCell39";
@@ -592,7 +592,7 @@
//
this.xrTableCell40.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "Rows.AttendanceOnDay7")});
- this.xrTableCell40.Font = new System.Drawing.Font("Wingdings 2", 12F);
+ this.xrTableCell40.Font = new DevExpress.Drawing.DXFont("Wingdings 2", 12F);
this.xrTableCell40.Name = "xrTableCell40";
this.xrTableCell40.StylePriority.UseFont = false;
this.xrTableCell40.Text = "xrTableCell40";
@@ -602,7 +602,7 @@
//
this.xrTableCell41.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "Rows.AttendanceOnDay8")});
- this.xrTableCell41.Font = new System.Drawing.Font("Wingdings 2", 12F);
+ this.xrTableCell41.Font = new DevExpress.Drawing.DXFont("Wingdings 2", 12F);
this.xrTableCell41.Name = "xrTableCell41";
this.xrTableCell41.StylePriority.UseFont = false;
this.xrTableCell41.Text = "xrTableCell41";
@@ -612,7 +612,7 @@
//
this.xrTableCell42.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "Rows.AttendanceOnDay9")});
- this.xrTableCell42.Font = new System.Drawing.Font("Wingdings 2", 12F);
+ this.xrTableCell42.Font = new DevExpress.Drawing.DXFont("Wingdings 2", 12F);
this.xrTableCell42.Name = "xrTableCell42";
this.xrTableCell42.StylePriority.UseFont = false;
this.xrTableCell42.Text = "xrTableCell42";
@@ -622,7 +622,7 @@
//
this.xrTableCell43.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "Rows.AttendanceOnDay10")});
- this.xrTableCell43.Font = new System.Drawing.Font("Wingdings 2", 12F);
+ this.xrTableCell43.Font = new DevExpress.Drawing.DXFont("Wingdings 2", 12F);
this.xrTableCell43.Name = "xrTableCell43";
this.xrTableCell43.StylePriority.UseFont = false;
this.xrTableCell43.Text = "xrTableCell43";
@@ -632,7 +632,7 @@
//
this.xrTableCell44.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "Rows.AttendanceOnDay11")});
- this.xrTableCell44.Font = new System.Drawing.Font("Wingdings 2", 12F);
+ this.xrTableCell44.Font = new DevExpress.Drawing.DXFont("Wingdings 2", 12F);
this.xrTableCell44.Name = "xrTableCell44";
this.xrTableCell44.StylePriority.UseFont = false;
this.xrTableCell44.Text = "xrTableCell44";
@@ -642,7 +642,7 @@
//
this.xrTableCell45.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "Rows.AttendanceOnDay12")});
- this.xrTableCell45.Font = new System.Drawing.Font("Wingdings 2", 12F);
+ this.xrTableCell45.Font = new DevExpress.Drawing.DXFont("Wingdings 2", 12F);
this.xrTableCell45.Name = "xrTableCell45";
this.xrTableCell45.StylePriority.UseFont = false;
this.xrTableCell45.Text = "xrTableCell45";
@@ -652,7 +652,7 @@
//
this.xrTableCell46.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "Rows.AttendanceOnDay13")});
- this.xrTableCell46.Font = new System.Drawing.Font("Wingdings 2", 12F);
+ this.xrTableCell46.Font = new DevExpress.Drawing.DXFont("Wingdings 2", 12F);
this.xrTableCell46.Name = "xrTableCell46";
this.xrTableCell46.StylePriority.UseFont = false;
this.xrTableCell46.Text = "xrTableCell46";
@@ -662,7 +662,7 @@
//
this.xrTableCell47.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "Rows.AttendanceOnDay14")});
- this.xrTableCell47.Font = new System.Drawing.Font("Wingdings 2", 12F);
+ this.xrTableCell47.Font = new DevExpress.Drawing.DXFont("Wingdings 2", 12F);
this.xrTableCell47.Name = "xrTableCell47";
this.xrTableCell47.StylePriority.UseFont = false;
this.xrTableCell47.Text = "xrTableCell47";
@@ -672,7 +672,7 @@
//
this.xrTableCell48.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "Rows.AttendanceOnDay15")});
- this.xrTableCell48.Font = new System.Drawing.Font("Wingdings 2", 12F);
+ this.xrTableCell48.Font = new DevExpress.Drawing.DXFont("Wingdings 2", 12F);
this.xrTableCell48.Name = "xrTableCell48";
this.xrTableCell48.StylePriority.UseFont = false;
this.xrTableCell48.Text = "xrTableCell48";
@@ -682,7 +682,7 @@
//
this.xrTableCell49.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "Rows.AttendanceOnDay16")});
- this.xrTableCell49.Font = new System.Drawing.Font("Wingdings 2", 12F);
+ this.xrTableCell49.Font = new DevExpress.Drawing.DXFont("Wingdings 2", 12F);
this.xrTableCell49.Name = "xrTableCell49";
this.xrTableCell49.StylePriority.UseFont = false;
this.xrTableCell49.Text = "xrTableCell49";
@@ -692,7 +692,7 @@
//
this.xrTableCell50.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "Rows.AttendanceOnDay17")});
- this.xrTableCell50.Font = new System.Drawing.Font("Wingdings 2", 12F);
+ this.xrTableCell50.Font = new DevExpress.Drawing.DXFont("Wingdings 2", 12F);
this.xrTableCell50.Name = "xrTableCell50";
this.xrTableCell50.StylePriority.UseFont = false;
this.xrTableCell50.Text = "xrTableCell50";
@@ -702,7 +702,7 @@
//
this.xrTableCell51.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "Rows.AttendanceOnDay18")});
- this.xrTableCell51.Font = new System.Drawing.Font("Wingdings 2", 12F);
+ this.xrTableCell51.Font = new DevExpress.Drawing.DXFont("Wingdings 2", 12F);
this.xrTableCell51.Name = "xrTableCell51";
this.xrTableCell51.StylePriority.UseFont = false;
this.xrTableCell51.Text = "xrTableCell51";
@@ -712,7 +712,7 @@
//
this.xrTableCell52.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "Rows.AttendanceOnDay19")});
- this.xrTableCell52.Font = new System.Drawing.Font("Wingdings 2", 12F);
+ this.xrTableCell52.Font = new DevExpress.Drawing.DXFont("Wingdings 2", 12F);
this.xrTableCell52.Name = "xrTableCell52";
this.xrTableCell52.StylePriority.UseFont = false;
this.xrTableCell52.Text = "xrTableCell52";
@@ -722,7 +722,7 @@
//
this.xrTableCell53.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "Rows.AttendanceOnDay20")});
- this.xrTableCell53.Font = new System.Drawing.Font("Wingdings 2", 12F);
+ this.xrTableCell53.Font = new DevExpress.Drawing.DXFont("Wingdings 2", 12F);
this.xrTableCell53.Name = "xrTableCell53";
this.xrTableCell53.StylePriority.UseFont = false;
this.xrTableCell53.Text = "xrTableCell53";
@@ -732,7 +732,7 @@
//
this.xrTableCell54.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "Rows.AttendanceOnDay21")});
- this.xrTableCell54.Font = new System.Drawing.Font("Wingdings 2", 12F);
+ this.xrTableCell54.Font = new DevExpress.Drawing.DXFont("Wingdings 2", 12F);
this.xrTableCell54.Name = "xrTableCell54";
this.xrTableCell54.StylePriority.UseFont = false;
this.xrTableCell54.Text = "xrTableCell54";
@@ -742,7 +742,7 @@
//
this.xrTableCell55.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "Rows.AttendanceOnDay22")});
- this.xrTableCell55.Font = new System.Drawing.Font("Wingdings 2", 12F);
+ this.xrTableCell55.Font = new DevExpress.Drawing.DXFont("Wingdings 2", 12F);
this.xrTableCell55.Name = "xrTableCell55";
this.xrTableCell55.StylePriority.UseFont = false;
this.xrTableCell55.Text = "xrTableCell55";
@@ -752,7 +752,7 @@
//
this.xrTableCell56.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "Rows.AttendanceOnDay23")});
- this.xrTableCell56.Font = new System.Drawing.Font("Wingdings 2", 12F);
+ this.xrTableCell56.Font = new DevExpress.Drawing.DXFont("Wingdings 2", 12F);
this.xrTableCell56.Name = "xrTableCell56";
this.xrTableCell56.StylePriority.UseFont = false;
this.xrTableCell56.Text = "xrTableCell56";
@@ -762,7 +762,7 @@
//
this.xrTableCell57.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "Rows.AttendanceOnDay24")});
- this.xrTableCell57.Font = new System.Drawing.Font("Wingdings 2", 12F);
+ this.xrTableCell57.Font = new DevExpress.Drawing.DXFont("Wingdings 2", 12F);
this.xrTableCell57.Name = "xrTableCell57";
this.xrTableCell57.StylePriority.UseFont = false;
this.xrTableCell57.Text = "xrTableCell57";
@@ -772,7 +772,7 @@
//
this.xrTableCell58.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "Rows.AttendanceOnDay25")});
- this.xrTableCell58.Font = new System.Drawing.Font("Wingdings 2", 12F);
+ this.xrTableCell58.Font = new DevExpress.Drawing.DXFont("Wingdings 2", 12F);
this.xrTableCell58.Name = "xrTableCell58";
this.xrTableCell58.StylePriority.UseFont = false;
this.xrTableCell58.Text = "xrTableCell58";
@@ -782,7 +782,7 @@
//
this.xrTableCell59.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "Rows.AttendanceOnDay26")});
- this.xrTableCell59.Font = new System.Drawing.Font("Wingdings 2", 12F);
+ this.xrTableCell59.Font = new DevExpress.Drawing.DXFont("Wingdings 2", 12F);
this.xrTableCell59.Name = "xrTableCell59";
this.xrTableCell59.StylePriority.UseFont = false;
this.xrTableCell59.Text = "xrTableCell59";
@@ -792,7 +792,7 @@
//
this.xrTableCell60.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "Rows.AttendanceOnDay27")});
- this.xrTableCell60.Font = new System.Drawing.Font("Wingdings 2", 12F);
+ this.xrTableCell60.Font = new DevExpress.Drawing.DXFont("Wingdings 2", 12F);
this.xrTableCell60.Name = "xrTableCell60";
this.xrTableCell60.StylePriority.UseFont = false;
this.xrTableCell60.Text = "xrTableCell60";
@@ -802,7 +802,7 @@
//
this.xrTableCell61.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "Rows.AttendanceOnDay28")});
- this.xrTableCell61.Font = new System.Drawing.Font("Wingdings 2", 12F);
+ this.xrTableCell61.Font = new DevExpress.Drawing.DXFont("Wingdings 2", 12F);
this.xrTableCell61.Name = "xrTableCell61";
this.xrTableCell61.StylePriority.UseFont = false;
this.xrTableCell61.Text = "xrTableCell61";
@@ -812,7 +812,7 @@
//
this.xrTableCell62.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "Rows.AttendanceOnDay29")});
- this.xrTableCell62.Font = new System.Drawing.Font("Wingdings 2", 12F);
+ this.xrTableCell62.Font = new DevExpress.Drawing.DXFont("Wingdings 2", 12F);
this.xrTableCell62.Name = "xrTableCell62";
this.xrTableCell62.StylePriority.UseFont = false;
this.xrTableCell62.Text = "xrTableCell62";
@@ -822,7 +822,7 @@
//
this.xrTableCell63.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "Rows.AttendanceOnDay30")});
- this.xrTableCell63.Font = new System.Drawing.Font("Wingdings 2", 12F);
+ this.xrTableCell63.Font = new DevExpress.Drawing.DXFont("Wingdings 2", 12F);
this.xrTableCell63.Name = "xrTableCell63";
this.xrTableCell63.StylePriority.UseFont = false;
this.xrTableCell63.Text = "xrTableCell63";
@@ -832,7 +832,7 @@
//
this.xrTableCell64.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "Rows.AttendanceOnDay31")});
- this.xrTableCell64.Font = new System.Drawing.Font("Wingdings 2", 12F);
+ this.xrTableCell64.Font = new DevExpress.Drawing.DXFont("Wingdings 2", 12F);
this.xrTableCell64.Name = "xrTableCell64";
this.xrTableCell64.StylePriority.UseFont = false;
this.xrTableCell64.Text = "xrTableCell64";
@@ -853,12 +853,12 @@
this.PageFooter,
this.DetailReport});
this.DataSource = this.bindingSource1;
- this.Font = new System.Drawing.Font("Arial", 9.75F);
+ this.Font = new DevExpress.Drawing.DXFont("Arial", 9.75F);
this.Landscape = true;
- this.Margins = new System.Drawing.Printing.Margins(30, 30, 49, 20);
+ this.Margins = new DevExpress.Drawing.DXMargins(30, 30, 49, 20);
this.PageHeight = 827;
this.PageWidth = 1169;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "13.1";
((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable2)).EndInit();
diff --git a/Report/DefaultReports/AssessmentSheetReport.Designer.cs b/Report/DefaultReports/AssessmentSheetReport.Designer.cs
index bb71cf46a..1ab6c7f23 100644
--- a/Report/DefaultReports/AssessmentSheetReport.Designer.cs
+++ b/Report/DefaultReports/AssessmentSheetReport.Designer.cs
@@ -137,7 +137,7 @@ namespace BeWo.Report.DefaultReports
//
this.lblCustomerName.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "ReportDateTime", "{0:MMMM yyyy}")});
- this.lblCustomerName.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.lblCustomerName.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.lblCustomerName.LocationFloat = new DevExpress.Utils.PointFloat(0F, 32.99999F);
this.lblCustomerName.Multiline = true;
this.lblCustomerName.Name = "lblCustomerName";
@@ -147,7 +147,7 @@ namespace BeWo.Report.DefaultReports
//
// xrLabel1
//
- this.xrLabel1.Font = new System.Drawing.Font("Arial", 14F);
+ this.xrLabel1.Font = new DevExpress.Drawing.DXFont("Arial", 14F);
this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 8F);
this.xrLabel1.Multiline = true;
this.xrLabel1.Name = "xrLabel1";
@@ -175,7 +175,7 @@ namespace BeWo.Report.DefaultReports
//
this.xrTable2.BackColor = System.Drawing.Color.Transparent;
this.xrTable2.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Bottom)));
- this.xrTable2.Font = new System.Drawing.Font("Arial", 7F);
+ this.xrTable2.Font = new DevExpress.Drawing.DXFont("Arial", 7F);
this.xrTable2.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
this.xrTable2.Name = "xrTable2";
this.xrTable2.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 2, 0, 100F);
@@ -233,7 +233,7 @@ namespace BeWo.Report.DefaultReports
//
this.xrTableCell18.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "Rows.Category")});
- this.xrTableCell18.Font = new System.Drawing.Font("Arial", 7F, System.Drawing.FontStyle.Bold);
+ this.xrTableCell18.Font = new DevExpress.Drawing.DXFont("Arial", 7F, DevExpress.Drawing.DXFontStyle.Bold);
this.xrTableCell18.Name = "xrTableCell18";
this.xrTableCell18.StylePriority.UseBorders = false;
this.xrTableCell18.StylePriority.UseFont = false;
@@ -247,7 +247,7 @@ namespace BeWo.Report.DefaultReports
//
this.xrTableCell19.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "Rows.Day1")});
- this.xrTableCell19.Font = new System.Drawing.Font("Arial", 7F, System.Drawing.FontStyle.Bold);
+ this.xrTableCell19.Font = new DevExpress.Drawing.DXFont("Arial", 7F, DevExpress.Drawing.DXFontStyle.Bold);
this.xrTableCell19.Name = "xrTableCell19";
this.xrTableCell19.StylePriority.UseFont = false;
this.xrTableCell19.Text = "Vorname";
@@ -582,7 +582,7 @@ namespace BeWo.Report.DefaultReports
this.xrTable1.BackColor = System.Drawing.Color.LightSteelBlue;
this.xrTable1.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
| DevExpress.XtraPrinting.BorderSide.Bottom)));
- this.xrTable1.Font = new System.Drawing.Font("Arial", 7F, System.Drawing.FontStyle.Bold);
+ this.xrTable1.Font = new DevExpress.Drawing.DXFont("Arial", 7F, DevExpress.Drawing.DXFontStyle.Bold);
this.xrTable1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
this.xrTable1.Name = "xrTable1";
this.xrTable1.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
@@ -841,7 +841,7 @@ namespace BeWo.Report.DefaultReports
//
// xrPageInfo2
//
- this.xrPageInfo2.Font = new System.Drawing.Font("Arial", 8F);
+ this.xrPageInfo2.Font = new DevExpress.Drawing.DXFont("Arial", 8F);
this.xrPageInfo2.Format = "Seite {0} von {1}";
this.xrPageInfo2.LocationFloat = new DevExpress.Utils.PointFloat(602.0002F, 17.00001F);
this.xrPageInfo2.Name = "xrPageInfo2";
@@ -882,10 +882,10 @@ namespace BeWo.Report.DefaultReports
this.ruleNotApprovedAndExpiringNext8Months,
this.ruleNotApprovedAndExpiringNext4Months});
this.Landscape = true;
- this.Margins = new System.Drawing.Printing.Margins(30, 30, 50, 20);
+ this.Margins = new DevExpress.Drawing.DXMargins(30, 30, 50, 20);
this.PageHeight = 827;
this.PageWidth = 1169;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "13.1";
((System.ComponentModel.ISupportInitialize)(this.xrTable2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).EndInit();
diff --git a/Report/DefaultReports/BewertungsstatistikReport.designer.cs b/Report/DefaultReports/BewertungsstatistikReport.designer.cs
index db2445224..5d9f5b249 100644
--- a/Report/DefaultReports/BewertungsstatistikReport.designer.cs
+++ b/Report/DefaultReports/BewertungsstatistikReport.designer.cs
@@ -322,7 +322,7 @@ namespace BeWo.Report.DefaultReports
this.Margins = new System.Drawing.Printing.Margins(48, 20, 52, 80);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
this.Title,
this.FieldCaption,
diff --git a/Report/DefaultReports/BudgetnachweisAnhang.Designer.cs b/Report/DefaultReports/BudgetnachweisAnhang.Designer.cs
index d3bd45017..6fababe6b 100644
--- a/Report/DefaultReports/BudgetnachweisAnhang.Designer.cs
+++ b/Report/DefaultReports/BudgetnachweisAnhang.Designer.cs
@@ -184,7 +184,7 @@
this.xrTable1.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
| DevExpress.XtraPrinting.BorderSide.Right)
| DevExpress.XtraPrinting.BorderSide.Bottom)));
- this.xrTable1.Font = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTable1.Font = new DevExpress.Drawing.DXFont("Segoe UI", 9F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTable1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
this.xrTable1.Name = "xrTable1";
this.xrTable1.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
@@ -252,7 +252,7 @@
//
this.xrTableCell14.Borders = DevExpress.XtraPrinting.BorderSide.Top;
this.xrTableCell14.CanGrow = false;
- this.xrTableCell14.Font = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell14.Font = new DevExpress.Drawing.DXFont("Segoe UI", 9F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell14.Name = "xrTableCell14";
this.xrTableCell14.Padding = new DevExpress.XtraPrinting.PaddingInfo(3, 0, 0, 0, 100F);
this.xrTableCell14.StylePriority.UseBorders = false;
@@ -375,7 +375,7 @@
this.xrTable2.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
| DevExpress.XtraPrinting.BorderSide.Right)
| DevExpress.XtraPrinting.BorderSide.Bottom)));
- this.xrTable2.Font = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTable2.Font = new DevExpress.Drawing.DXFont("Segoe UI", 9F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTable2.LocationFloat = new DevExpress.Utils.PointFloat(6.103516E-05F, 0F);
this.xrTable2.Name = "xrTable2";
this.xrTable2.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
@@ -558,7 +558,7 @@
this.xrLabel6.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
| DevExpress.XtraPrinting.BorderSide.Right)
| DevExpress.XtraPrinting.BorderSide.Bottom)));
- this.xrLabel6.Font = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrLabel6.Font = new DevExpress.Drawing.DXFont("Segoe UI", 9F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrLabel6.LocationFloat = new DevExpress.Utils.PointFloat(0F, 183.875F);
this.xrLabel6.Name = "xrLabel6";
this.xrLabel6.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -619,7 +619,7 @@
//
// xrLabel2
//
- this.xrLabel2.Font = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrLabel2.Font = new DevExpress.Drawing.DXFont("Segoe UI", 9F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrLabel2.LocationFloat = new DevExpress.Utils.PointFloat(0.0001271566F, 103.875F);
this.xrLabel2.Name = "xrLabel2";
this.xrLabel2.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -643,7 +643,7 @@
this.xrTable4.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
| DevExpress.XtraPrinting.BorderSide.Right)
| DevExpress.XtraPrinting.BorderSide.Bottom)));
- this.xrTable4.Font = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTable4.Font = new DevExpress.Drawing.DXFont("Segoe UI", 9F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTable4.LocationFloat = new DevExpress.Utils.PointFloat(0F, 2.099991F);
this.xrTable4.Name = "xrTable4";
this.xrTable4.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
@@ -672,7 +672,7 @@
// xrTableCell35
//
this.xrTableCell35.Borders = DevExpress.XtraPrinting.BorderSide.Left;
- this.xrTableCell35.Font = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell35.Font = new DevExpress.Drawing.DXFont("Segoe UI", 9F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell35.Name = "xrTableCell35";
this.xrTableCell35.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 3, 0, 0, 100F);
this.xrTableCell35.StylePriority.UseBorders = false;
@@ -688,7 +688,7 @@
this.xrTableCell36.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Bottom)));
this.xrTableCell36.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "MonatsZeilen.SummeMinuten")});
- this.xrTableCell36.Font = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell36.Font = new DevExpress.Drawing.DXFont("Segoe UI", 9F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell36.Multiline = true;
this.xrTableCell36.Name = "xrTableCell36";
this.xrTableCell36.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 3, 0, 0, 100F);
@@ -706,7 +706,7 @@
//
this.xrTableCell3.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right)
| DevExpress.XtraPrinting.BorderSide.Bottom)));
- this.xrTableCell3.Font = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell3.Font = new DevExpress.Drawing.DXFont("Segoe UI", 9F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell3.Name = "xrTableCell3";
this.xrTableCell3.StylePriority.UseBorders = false;
this.xrTableCell3.StylePriority.UseFont = false;
@@ -717,7 +717,7 @@
// xrTableCell37
//
this.xrTableCell37.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Right | DevExpress.XtraPrinting.BorderSide.Bottom)));
- this.xrTableCell37.Font = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell37.Font = new DevExpress.Drawing.DXFont("Segoe UI", 9F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell37.Name = "xrTableCell37";
this.xrTableCell37.StylePriority.UseBorders = false;
this.xrTableCell37.StylePriority.UseFont = false;
@@ -732,7 +732,7 @@
this.xrTableCell56.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Right | DevExpress.XtraPrinting.BorderSide.Bottom)));
this.xrTableCell56.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "MonatsZeilen.fieldFls")});
- this.xrTableCell56.Font = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell56.Font = new DevExpress.Drawing.DXFont("Segoe UI", 9F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell56.Name = "xrTableCell56";
this.xrTableCell56.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 3, 2, 2, 100F);
this.xrTableCell56.StylePriority.UseBorders = false;
@@ -748,7 +748,7 @@
// xrTableCell78
//
this.xrTableCell78.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Right | DevExpress.XtraPrinting.BorderSide.Bottom)));
- this.xrTableCell78.Font = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell78.Font = new DevExpress.Drawing.DXFont("Segoe UI", 9F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell78.Name = "xrTableCell78";
this.xrTableCell78.Padding = new DevExpress.XtraPrinting.PaddingInfo(3, 0, 0, 0, 100F);
this.xrTableCell78.StylePriority.UseBorders = false;
@@ -774,7 +774,7 @@
// xrTableCell21
//
this.xrTableCell21.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Bottom)));
- this.xrTableCell21.Font = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell21.Font = new DevExpress.Drawing.DXFont("Segoe UI", 9F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell21.Name = "xrTableCell21";
this.xrTableCell21.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 3, 0, 0, 100F);
this.xrTableCell21.StylePriority.UseBorders = false;
@@ -788,7 +788,7 @@
// xrTableCell24
//
this.xrTableCell24.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Bottom)));
- this.xrTableCell24.Font = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell24.Font = new DevExpress.Drawing.DXFont("Segoe UI", 9F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell24.Name = "xrTableCell24";
this.xrTableCell24.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 3, 0, 0, 100F);
this.xrTableCell24.StylePriority.UseBorders = false;
@@ -804,7 +804,7 @@
| DevExpress.XtraPrinting.BorderSide.Bottom)));
this.xrTableCell28.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "MonatsZeilen.SummeFehlkontakte")});
- this.xrTableCell28.Font = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell28.Font = new DevExpress.Drawing.DXFont("Segoe UI", 9F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell28.Name = "xrTableCell28";
this.xrTableCell28.StylePriority.UseBorders = false;
this.xrTableCell28.StylePriority.UseFont = false;
@@ -818,7 +818,7 @@
// xrTableCell29
//
this.xrTableCell29.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Right | DevExpress.XtraPrinting.BorderSide.Bottom)));
- this.xrTableCell29.Font = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell29.Font = new DevExpress.Drawing.DXFont("Segoe UI", 9F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell29.Name = "xrTableCell29";
this.xrTableCell29.StylePriority.UseBorders = false;
this.xrTableCell29.StylePriority.UseFont = false;
@@ -832,7 +832,7 @@
this.xrTableCell38.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Right | DevExpress.XtraPrinting.BorderSide.Bottom)));
this.xrTableCell38.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "MonatsZeilen.fieldFlsFK")});
- this.xrTableCell38.Font = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell38.Font = new DevExpress.Drawing.DXFont("Segoe UI", 9F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell38.Name = "xrTableCell38";
this.xrTableCell38.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 3, 2, 2, 100F);
this.xrTableCell38.StylePriority.UseBorders = false;
@@ -848,7 +848,7 @@
// xrTableCell79
//
this.xrTableCell79.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Right | DevExpress.XtraPrinting.BorderSide.Bottom)));
- this.xrTableCell79.Font = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell79.Font = new DevExpress.Drawing.DXFont("Segoe UI", 9F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell79.Name = "xrTableCell79";
this.xrTableCell79.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
this.xrTableCell79.StylePriority.UseBorders = false;
@@ -874,7 +874,7 @@
// xrTableCell39
//
this.xrTableCell39.Borders = DevExpress.XtraPrinting.BorderSide.None;
- this.xrTableCell39.Font = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell39.Font = new DevExpress.Drawing.DXFont("Segoe UI", 9F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell39.Name = "xrTableCell39";
this.xrTableCell39.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 3, 0, 0, 100F);
this.xrTableCell39.StylePriority.UseBorders = false;
@@ -887,7 +887,7 @@
// xrTableCell59
//
this.xrTableCell59.Borders = DevExpress.XtraPrinting.BorderSide.None;
- this.xrTableCell59.Font = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell59.Font = new DevExpress.Drawing.DXFont("Segoe UI", 9F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell59.Name = "xrTableCell59";
this.xrTableCell59.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 3, 0, 0, 100F);
this.xrTableCell59.StylePriority.UseBorders = false;
@@ -900,7 +900,7 @@
// xrTableCell73
//
this.xrTableCell73.Borders = DevExpress.XtraPrinting.BorderSide.Right;
- this.xrTableCell73.Font = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell73.Font = new DevExpress.Drawing.DXFont("Segoe UI", 9F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell73.Name = "xrTableCell73";
this.xrTableCell73.StylePriority.UseBorders = false;
this.xrTableCell73.StylePriority.UseFont = false;
@@ -911,7 +911,7 @@
// xrTableCell74
//
this.xrTableCell74.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Right | DevExpress.XtraPrinting.BorderSide.Bottom)));
- this.xrTableCell74.Font = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell74.Font = new DevExpress.Drawing.DXFont("Segoe UI", 9F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell74.Multiline = true;
this.xrTableCell74.Name = "xrTableCell74";
this.xrTableCell74.Padding = new DevExpress.XtraPrinting.PaddingInfo(1, 0, 0, 0, 100F);
@@ -929,7 +929,7 @@
| DevExpress.XtraPrinting.BorderSide.Bottom)));
this.xrTableCell75.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "MonatsZeilen.GesamtStd")});
- this.xrTableCell75.Font = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell75.Font = new DevExpress.Drawing.DXFont("Segoe UI", 9F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell75.Name = "xrTableCell75";
this.xrTableCell75.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 3, 2, 2, 100F);
this.xrTableCell75.StylePriority.UseBorders = false;
@@ -945,7 +945,7 @@
// xrTableCell80
//
this.xrTableCell80.Borders = DevExpress.XtraPrinting.BorderSide.None;
- this.xrTableCell80.Font = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell80.Font = new DevExpress.Drawing.DXFont("Segoe UI", 9F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell80.Name = "xrTableCell80";
this.xrTableCell80.Padding = new DevExpress.XtraPrinting.PaddingInfo(3, 0, 0, 0, 100F);
this.xrTableCell80.StylePriority.UseBorders = false;
@@ -1135,7 +1135,7 @@
//
// xrLabel8
//
- this.xrLabel8.Font = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrLabel8.Font = new DevExpress.Drawing.DXFont("Segoe UI", 9F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrLabel8.LocationFloat = new DevExpress.Utils.PointFloat(0F, 39.99999F);
this.xrLabel8.Name = "xrLabel8";
this.xrLabel8.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -1325,7 +1325,7 @@
// xrTable5
//
this.xrTable5.Borders = DevExpress.XtraPrinting.BorderSide.None;
- this.xrTable5.Font = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTable5.Font = new DevExpress.Drawing.DXFont("Segoe UI", 9F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTable5.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
this.xrTable5.Name = "xrTable5";
this.xrTable5.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
@@ -1436,7 +1436,7 @@
this.xrTableCell30.BorderColor = System.Drawing.Color.DarkGray;
this.xrTableCell30.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right)));
this.xrTableCell30.CanGrow = false;
- this.xrTableCell30.Font = new System.Drawing.Font("Segoe UI", 7F, System.Drawing.FontStyle.Bold);
+ this.xrTableCell30.Font = new DevExpress.Drawing.DXFont("Segoe UI", 7F, DevExpress.Drawing.DXFontStyle.Bold);
this.xrTableCell30.ForeColor = System.Drawing.Color.DarkGray;
this.xrTableCell30.Name = "xrTableCell30";
this.xrTableCell30.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 3, 0, 0, 100F);
@@ -1548,7 +1548,7 @@
this.xrTableCell31.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
| DevExpress.XtraPrinting.BorderSide.Right)));
this.xrTableCell31.CanGrow = false;
- this.xrTableCell31.Font = new System.Drawing.Font("Segoe UI", 7F, System.Drawing.FontStyle.Bold);
+ this.xrTableCell31.Font = new DevExpress.Drawing.DXFont("Segoe UI", 7F, DevExpress.Drawing.DXFontStyle.Bold);
this.xrTableCell31.ForeColor = System.Drawing.Color.DarkGray;
this.xrTableCell31.Name = "xrTableCell31";
this.xrTableCell31.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 3, 0, 0, 100F);
@@ -1582,7 +1582,7 @@
this.xrTable7.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
| DevExpress.XtraPrinting.BorderSide.Right)
| DevExpress.XtraPrinting.BorderSide.Bottom)));
- this.xrTable7.Font = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTable7.Font = new DevExpress.Drawing.DXFont("Segoe UI", 9F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTable7.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
this.xrTable7.Name = "xrTable7";
this.xrTable7.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
@@ -1766,14 +1766,14 @@
this.fieldFlsFK,
this.fieldAnteil});
this.DataSource = this.bindingSource1;
- this.Font = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.Font = new DevExpress.Drawing.DXFont("Segoe UI", 9F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.FormattingRuleSheet.AddRange(new DevExpress.XtraReports.UI.FormattingRule[] {
this.Einzahlungstextsichtbarkeitsformatierungsregel,
this.Auszahlungstextsichtbarkeitsformatierungsregel});
- this.Margins = new System.Drawing.Printing.Margins(70, 33, 50, 50);
+ this.Margins = new DevExpress.Drawing.DXMargins(70, 33, 50, 50);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable2)).EndInit();
diff --git a/Report/DefaultReports/CollectiveBillingReport.Designer.cs b/Report/DefaultReports/CollectiveBillingReport.Designer.cs
index 7784d7652..1134c8927 100644
--- a/Report/DefaultReports/CollectiveBillingReport.Designer.cs
+++ b/Report/DefaultReports/CollectiveBillingReport.Designer.cs
@@ -639,7 +639,7 @@ namespace BeWo.Report.DefaultReports
this.Margins = new System.Drawing.Printing.Margins(100, 100, 158, 50);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "12.1";
((System.ComponentModel.ISupportInitialize)(this.xrTable4)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable2)).EndInit();
diff --git a/Report/DefaultReports/CustomerDataReport.Designer.cs b/Report/DefaultReports/CustomerDataReport.Designer.cs
index 0dbf41b7c..e0603a126 100644
--- a/Report/DefaultReports/CustomerDataReport.Designer.cs
+++ b/Report/DefaultReports/CustomerDataReport.Designer.cs
@@ -1218,7 +1218,7 @@ namespace BeWo.Report.DefaultReports
this.Margins = new System.Drawing.Printing.Margins(75, 75, 75, 50);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrTable4)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable5)).EndInit();
diff --git a/Report/DefaultReports/CustomerListReport.Designer.cs b/Report/DefaultReports/CustomerListReport.Designer.cs
index 5e7120e46..11da6ffef 100644
--- a/Report/DefaultReports/CustomerListReport.Designer.cs
+++ b/Report/DefaultReports/CustomerListReport.Designer.cs
@@ -61,7 +61,7 @@
//
this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
this.xrTable1});
- this.Detail.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.Detail.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.Detail.HeightF = 25F;
this.Detail.Name = "Detail";
this.Detail.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
@@ -143,7 +143,7 @@
//
// TopMargin
//
- this.TopMargin.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.TopMargin.Font = new DevExpress.Drawing.DXFont("Arial", 12F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.TopMargin.HeightF = 100F;
this.TopMargin.Name = "TopMargin";
this.TopMargin.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
@@ -152,7 +152,7 @@
//
// xrLabel1
//
- this.xrLabel1.Font = new System.Drawing.Font("Arial", 14F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrLabel1.Font = new DevExpress.Drawing.DXFont("Arial", 14F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
this.xrLabel1.Name = "xrLabel1";
this.xrLabel1.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -268,7 +268,7 @@
//
// xrLabel2
//
- this.xrLabel2.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrLabel2.Font = new DevExpress.Drawing.DXFont("Arial", 12F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrLabel2.LocationFloat = new DevExpress.Utils.PointFloat(0F, 37.33332F);
this.xrLabel2.Name = "xrLabel2";
this.xrLabel2.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -293,11 +293,11 @@
this.DetailReport,
this.GroupHeader1});
this.DataSource = this.bindingSource1;
- this.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.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.FormattingRuleSheet.AddRange(new DevExpress.XtraReports.UI.FormattingRule[] {
this.Einzahlungstextsichtbarkeitsformatierungsregel,
this.Auszahlungstextsichtbarkeitsformatierungsregel});
- this.Margins = new System.Drawing.Printing.Margins(75, 75, 100, 74);
+ this.Margins = new DevExpress.Drawing.DXMargins(75, 75, 100, 74);
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable2)).EndInit();
diff --git a/Report/DefaultReports/DailyAppointmentReportKalender.Designer.cs b/Report/DefaultReports/DailyAppointmentReportKalender.Designer.cs
index 32a186560..c2f721f3e 100644
--- a/Report/DefaultReports/DailyAppointmentReportKalender.Designer.cs
+++ b/Report/DefaultReports/DailyAppointmentReportKalender.Designer.cs
@@ -86,7 +86,7 @@
//
// xrLabel2
//
- this.xrLabel2.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F);
+ this.xrLabel2.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 9.75F);
this.xrLabel2.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
this.xrLabel2.Name = "xrLabel2";
this.xrLabel2.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -98,7 +98,7 @@
//
// xrLabel3
//
- this.xrLabel3.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F);
+ this.xrLabel3.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 9.75F);
this.xrLabel3.LocationFloat = new DevExpress.Utils.PointFloat(162.5F, 0F);
this.xrLabel3.Name = "xrLabel3";
this.xrLabel3.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -134,7 +134,7 @@
//
this.xrLabel1.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "KalenderTageSortiert.Datum")});
- this.xrLabel1.Font = new System.Drawing.Font("Microsoft Sans Serif", 20F);
+ this.xrLabel1.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 20F);
this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 10.00001F);
this.xrLabel1.Name = "xrLabel1";
this.xrLabel1.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -234,7 +234,7 @@
//
this.xrTableCell1.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "KalenderTageSortiert.Termine.VonBisString")});
- this.xrTableCell1.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold);
+ this.xrTableCell1.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 12F, DevExpress.Drawing.DXFontStyle.Bold);
this.xrTableCell1.Name = "xrTableCell1";
this.xrTableCell1.StylePriority.UseFont = false;
this.xrTableCell1.Text = "xrTableCell1";
@@ -244,7 +244,7 @@
//
this.xrTableCell2.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "KalenderTageSortiert.Termine.SubjectLocationString")});
- this.xrTableCell2.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold);
+ this.xrTableCell2.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 12F, DevExpress.Drawing.DXFontStyle.Bold);
this.xrTableCell2.Name = "xrTableCell2";
this.xrTableCell2.StylePriority.UseFont = false;
this.xrTableCell2.Text = "xrTableCell2";
@@ -263,13 +263,13 @@
this.PageHeader,
this.DetailReport});
this.DataSource = this.bindingSource2;
- this.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F);
+ this.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 12F);
this.FormattingRuleSheet.AddRange(new DevExpress.XtraReports.UI.FormattingRule[] {
this.formattingRule1});
- this.Margins = new System.Drawing.Printing.Margins(100, 100, 100, 26);
+ this.Margins = new DevExpress.Drawing.DXMargins(100, 100, 100, 26);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.bindingSource2)).EndInit();
diff --git a/Report/DefaultReports/EmployeeCustomerListReport.Designer.cs b/Report/DefaultReports/EmployeeCustomerListReport.Designer.cs
index d4626bb3a..f0515f3ce 100644
--- a/Report/DefaultReports/EmployeeCustomerListReport.Designer.cs
+++ b/Report/DefaultReports/EmployeeCustomerListReport.Designer.cs
@@ -61,7 +61,7 @@
//
this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
this.xrTable1});
- this.Detail.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.Detail.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.Detail.HeightF = 25F;
this.Detail.Name = "Detail";
this.Detail.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
@@ -143,7 +143,7 @@
//
// TopMargin
//
- this.TopMargin.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.TopMargin.Font = new DevExpress.Drawing.DXFont("Arial", 12F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.TopMargin.HeightF = 100F;
this.TopMargin.Name = "TopMargin";
this.TopMargin.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
@@ -152,7 +152,7 @@
//
// xrLabel1
//
- this.xrLabel1.Font = new System.Drawing.Font("Arial", 14F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrLabel1.Font = new DevExpress.Drawing.DXFont("Arial", 14F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
this.xrLabel1.Name = "xrLabel1";
this.xrLabel1.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -268,7 +268,7 @@
//
// xrLabel2
//
- this.xrLabel2.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrLabel2.Font = new DevExpress.Drawing.DXFont("Arial", 12F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrLabel2.LocationFloat = new DevExpress.Utils.PointFloat(0F, 37.33332F);
this.xrLabel2.Name = "xrLabel2";
this.xrLabel2.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -293,11 +293,11 @@
this.DetailReport,
this.GroupHeader1});
this.DataSource = this.bindingSource1;
- this.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.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.FormattingRuleSheet.AddRange(new DevExpress.XtraReports.UI.FormattingRule[] {
this.Einzahlungstextsichtbarkeitsformatierungsregel,
this.Auszahlungstextsichtbarkeitsformatierungsregel});
- this.Margins = new System.Drawing.Printing.Margins(75, 75, 100, 74);
+ this.Margins = new DevExpress.Drawing.DXMargins(75, 75, 100, 74);
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable2)).EndInit();
diff --git a/Report/DefaultReports/EmployeeDataReport.Designer.cs b/Report/DefaultReports/EmployeeDataReport.Designer.cs
index e1203b0e4..164e1cb43 100644
--- a/Report/DefaultReports/EmployeeDataReport.Designer.cs
+++ b/Report/DefaultReports/EmployeeDataReport.Designer.cs
@@ -927,7 +927,7 @@ namespace BeWo.Report.DefaultReports
this.Margins = new System.Drawing.Printing.Margins(75, 75, 50, 26);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.tableClients)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable2)).EndInit();
diff --git a/Report/DefaultReports/EmployeeKilometerauswertungsListReport.Designer.cs b/Report/DefaultReports/EmployeeKilometerauswertungsListReport.Designer.cs
index 1aae0a947..305411cb1 100644
--- a/Report/DefaultReports/EmployeeKilometerauswertungsListReport.Designer.cs
+++ b/Report/DefaultReports/EmployeeKilometerauswertungsListReport.Designer.cs
@@ -439,7 +439,7 @@ namespace BeWo.Report.DefaultReports
this.Margins = new System.Drawing.Printing.Margins(75, 75, 50, 50);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
this.Title,
this.FieldCaption,
diff --git a/Report/DefaultReports/EmployeeKilometerauswertungsReport.designer.cs b/Report/DefaultReports/EmployeeKilometerauswertungsReport.designer.cs
index 876f617b9..e758b8388 100644
--- a/Report/DefaultReports/EmployeeKilometerauswertungsReport.designer.cs
+++ b/Report/DefaultReports/EmployeeKilometerauswertungsReport.designer.cs
@@ -423,7 +423,7 @@ namespace BeWo.Report.DefaultReports
this.Margins = new System.Drawing.Printing.Margins(75, 75, 50, 50);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
this.Title,
this.FieldCaption,
diff --git a/Report/DefaultReports/EmployeeListReport.Designer.cs b/Report/DefaultReports/EmployeeListReport.Designer.cs
index 30463960c..b0dab4ba2 100644
--- a/Report/DefaultReports/EmployeeListReport.Designer.cs
+++ b/Report/DefaultReports/EmployeeListReport.Designer.cs
@@ -59,7 +59,7 @@
//
this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
this.xrTable1});
- this.Detail.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.Detail.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.Detail.HeightF = 25F;
this.Detail.Name = "Detail";
this.Detail.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
@@ -127,7 +127,7 @@
//
// TopMargin
//
- this.TopMargin.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.TopMargin.Font = new DevExpress.Drawing.DXFont("Arial", 12F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.TopMargin.HeightF = 100F;
this.TopMargin.Name = "TopMargin";
this.TopMargin.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
@@ -136,7 +136,7 @@
//
// xrLabel1
//
- this.xrLabel1.Font = new System.Drawing.Font("Arial", 14F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrLabel1.Font = new DevExpress.Drawing.DXFont("Arial", 14F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
this.xrLabel1.Name = "xrLabel1";
this.xrLabel1.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -241,7 +241,7 @@
//
// xrLabel2
//
- this.xrLabel2.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrLabel2.Font = new DevExpress.Drawing.DXFont("Arial", 12F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrLabel2.LocationFloat = new DevExpress.Utils.PointFloat(0F, 37.33332F);
this.xrLabel2.Name = "xrLabel2";
this.xrLabel2.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -265,11 +265,11 @@
this.DetailReport,
this.GroupHeader1});
this.DataSource = this.bindingSource1;
- this.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.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.FormattingRuleSheet.AddRange(new DevExpress.XtraReports.UI.FormattingRule[] {
this.Einzahlungstextsichtbarkeitsformatierungsregel,
this.Auszahlungstextsichtbarkeitsformatierungsregel});
- this.Margins = new System.Drawing.Printing.Margins(75, 75, 100, 74);
+ this.Margins = new DevExpress.Drawing.DXMargins(75, 75, 100, 74);
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable2)).EndInit();
diff --git a/Report/DefaultReports/FLSGroupReport.Designer.cs b/Report/DefaultReports/FLSGroupReport.Designer.cs
index 53fd75b8a..06dd2416f 100644
--- a/Report/DefaultReports/FLSGroupReport.Designer.cs
+++ b/Report/DefaultReports/FLSGroupReport.Designer.cs
@@ -640,7 +640,7 @@ namespace BeWo.Report.DefaultReports
this.Margins = new System.Drawing.Printing.Margins(75, 75, 50, 50);
this.PageHeight = 827;
this.PageWidth = 1169;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
this.Title,
this.FieldCaption,
diff --git a/Report/DefaultReports/FLSListReport.Designer.cs b/Report/DefaultReports/FLSListReport.Designer.cs
index 2ef11e488..d3c453eb5 100644
--- a/Report/DefaultReports/FLSListReport.Designer.cs
+++ b/Report/DefaultReports/FLSListReport.Designer.cs
@@ -541,7 +541,7 @@ namespace BeWo.Report.DefaultReports
this.Margins = new System.Drawing.Printing.Margins(75, 75, 50, 50);
this.PageHeight = 827;
this.PageWidth = 1169;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
this.Title,
this.FieldCaption,
diff --git a/Report/DefaultReports/Finanzauswertung.designer.cs b/Report/DefaultReports/Finanzauswertung.designer.cs
index 1716c3254..3e391afe7 100644
--- a/Report/DefaultReports/Finanzauswertung.designer.cs
+++ b/Report/DefaultReports/Finanzauswertung.designer.cs
@@ -1037,7 +1037,7 @@ namespace BeWo.Report.DefaultReports
this.Margins = new System.Drawing.Printing.Margins(45, 40, 50, 30);
this.PageHeight = 827;
this.PageWidth = 1169;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
this.Title,
this.FieldCaption,
diff --git a/Report/DefaultReports/InvoiceCustomerReport.Designer.cs b/Report/DefaultReports/InvoiceCustomerReport.Designer.cs
index 4923c234f..110abe9fc 100644
--- a/Report/DefaultReports/InvoiceCustomerReport.Designer.cs
+++ b/Report/DefaultReports/InvoiceCustomerReport.Designer.cs
@@ -677,7 +677,7 @@ namespace BeWo.Report.DefaultReports
this.Margins = new System.Drawing.Printing.Margins(75, 75, 100, 100);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable3)).EndInit();
diff --git a/Report/DefaultReports/Invoices/SbdLeistungsnachweisAbrechnung.designer.cs b/Report/DefaultReports/Invoices/SbdLeistungsnachweisAbrechnung.designer.cs
index 47f428422..81e546e70 100644
--- a/Report/DefaultReports/Invoices/SbdLeistungsnachweisAbrechnung.designer.cs
+++ b/Report/DefaultReports/Invoices/SbdLeistungsnachweisAbrechnung.designer.cs
@@ -179,7 +179,7 @@ namespace BeWo.Report.DefaultReports.Invoices
this.Title.BorderColor = System.Drawing.SystemColors.ControlText;
this.Title.Borders = DevExpress.XtraPrinting.BorderSide.None;
this.Title.BorderWidth = 1F;
- this.Title.Font = new System.Drawing.Font("Times New Roman", 24F);
+ this.Title.Font = new DevExpress.Drawing.DXFont("Times New Roman", 24F);
this.Title.ForeColor = System.Drawing.Color.Black;
this.Title.Name = "Title";
//
@@ -189,7 +189,7 @@ namespace BeWo.Report.DefaultReports.Invoices
this.FieldCaption.BorderColor = System.Drawing.SystemColors.ControlText;
this.FieldCaption.Borders = DevExpress.XtraPrinting.BorderSide.None;
this.FieldCaption.BorderWidth = 1F;
- this.FieldCaption.Font = new System.Drawing.Font("Times New Roman", 10F, System.Drawing.FontStyle.Bold);
+ this.FieldCaption.Font = new DevExpress.Drawing.DXFont("Times New Roman", 10F, DevExpress.Drawing.DXFontStyle.Bold);
this.FieldCaption.ForeColor = System.Drawing.Color.Black;
this.FieldCaption.Name = "FieldCaption";
//
@@ -199,7 +199,7 @@ namespace BeWo.Report.DefaultReports.Invoices
this.PageInfo.BorderColor = System.Drawing.SystemColors.ControlText;
this.PageInfo.Borders = DevExpress.XtraPrinting.BorderSide.None;
this.PageInfo.BorderWidth = 1F;
- this.PageInfo.Font = new System.Drawing.Font("Times New Roman", 8F);
+ this.PageInfo.Font = new DevExpress.Drawing.DXFont("Times New Roman", 8F);
this.PageInfo.ForeColor = System.Drawing.Color.Black;
this.PageInfo.Name = "PageInfo";
//
@@ -209,7 +209,7 @@ namespace BeWo.Report.DefaultReports.Invoices
this.DataField.BorderColor = System.Drawing.SystemColors.ControlText;
this.DataField.Borders = DevExpress.XtraPrinting.BorderSide.None;
this.DataField.BorderWidth = 1F;
- this.DataField.Font = new System.Drawing.Font("Times New Roman", 8F);
+ this.DataField.Font = new DevExpress.Drawing.DXFont("Times New Roman", 8F);
this.DataField.ForeColor = System.Drawing.SystemColors.ControlText;
this.DataField.Name = "DataField";
//
@@ -222,7 +222,7 @@ namespace BeWo.Report.DefaultReports.Invoices
//
// topMarginBand1
//
- this.topMarginBand1.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold);
+ this.topMarginBand1.Font = new DevExpress.Drawing.DXFont("Arial", 12F, DevExpress.Drawing.DXFontStyle.Bold);
this.topMarginBand1.HeightF = 210F;
this.topMarginBand1.Name = "topMarginBand1";
this.topMarginBand1.StylePriority.UseFont = false;
@@ -234,7 +234,7 @@ namespace BeWo.Report.DefaultReports.Invoices
//
// xrLabel9
//
- this.xrLabel9.Font = new System.Drawing.Font("Verdana", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrLabel9.Font = new DevExpress.Drawing.DXFont("Verdana", 14F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrLabel9.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
this.xrLabel9.Name = "xrLabel9";
this.xrLabel9.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -270,7 +270,7 @@ namespace BeWo.Report.DefaultReports.Invoices
//
// xrTable3
//
- this.xrTable3.Font = new System.Drawing.Font("Verdana", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTable3.Font = new DevExpress.Drawing.DXFont("Verdana", 10F, DevExpress.Drawing.DXFontStyle.Bold, 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.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
@@ -338,7 +338,7 @@ namespace BeWo.Report.DefaultReports.Invoices
// xrTable1
//
this.xrTable1.Borders = DevExpress.XtraPrinting.BorderSide.None;
- this.xrTable1.Font = new System.Drawing.Font("Verdana", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTable1.Font = new DevExpress.Drawing.DXFont("Verdana", 10F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTable1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 170F);
this.xrTable1.Name = "xrTable1";
this.xrTable1.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
@@ -564,13 +564,13 @@ namespace BeWo.Report.DefaultReports.Invoices
this.fieldStd,
this.fieldStunden});
this.DataSource = this.bindingSource1;
- this.Font = new System.Drawing.Font("Verdana", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.Font = new DevExpress.Drawing.DXFont("Verdana", 10F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.FormattingRuleSheet.AddRange(new DevExpress.XtraReports.UI.FormattingRule[] {
this.ruleIstFerien});
- this.Margins = new System.Drawing.Printing.Margins(80, 50, 210, 50);
+ this.Margins = new DevExpress.Drawing.DXMargins(80, 50, 210, 50);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
this.Title,
this.FieldCaption,
diff --git a/Report/DefaultReports/Invoices/SbdRechnung.Designer.cs b/Report/DefaultReports/Invoices/SbdRechnung.Designer.cs
index 92202e479..907c78c41 100644
--- a/Report/DefaultReports/Invoices/SbdRechnung.Designer.cs
+++ b/Report/DefaultReports/Invoices/SbdRechnung.Designer.cs
@@ -460,7 +460,7 @@ namespace BeWo.Report.DefaultReports.Invoices
this.Margins = new System.Drawing.Printing.Margins(90, 50, 210, 125);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this)).EndInit();
diff --git a/Report/DefaultReports/JahresReport.designer.cs b/Report/DefaultReports/JahresReport.designer.cs
index 2a55be544..1daf3d6c9 100644
--- a/Report/DefaultReports/JahresReport.designer.cs
+++ b/Report/DefaultReports/JahresReport.designer.cs
@@ -502,7 +502,7 @@ namespace BeWo.Report.DefaultReports
this.Margins = new System.Drawing.Printing.Margins(48, 20, 70, 88);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
this.Title,
this.FieldCaption,
diff --git a/Report/DefaultReports/KassenbelegReport.Designer.cs b/Report/DefaultReports/KassenbelegReport.Designer.cs
index 53ac17802..c6d9c3464 100644
--- a/Report/DefaultReports/KassenbelegReport.Designer.cs
+++ b/Report/DefaultReports/KassenbelegReport.Designer.cs
@@ -219,7 +219,7 @@
//
this.xrLabel1.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "Titel")});
- this.xrLabel1.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrLabel1.Font = new DevExpress.Drawing.DXFont("Arial", 12F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
this.xrLabel1.Name = "xrLabel1";
this.xrLabel1.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -261,7 +261,7 @@
this.TopMargin,
this.BottomMargin});
this.DataSource = this.bindingSource1;
- this.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.Font = new DevExpress.Drawing.DXFont("Arial", 12F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this)).EndInit();
diff --git a/Report/DefaultReports/KassenbuchReport.Designer.cs b/Report/DefaultReports/KassenbuchReport.Designer.cs
index 7aed026df..fddccdd82 100644
--- a/Report/DefaultReports/KassenbuchReport.Designer.cs
+++ b/Report/DefaultReports/KassenbuchReport.Designer.cs
@@ -71,7 +71,7 @@
//
// xrTable1
//
- this.xrTable1.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTable1.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.xrTable1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
this.xrTable1.Name = "xrTable1";
this.xrTable1.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
@@ -185,7 +185,7 @@
//
// xrLabel1
//
- this.xrLabel1.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrLabel1.Font = new DevExpress.Drawing.DXFont("Arial", 12F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 71.41666F);
this.xrLabel1.Name = "xrLabel1";
this.xrLabel1.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -374,11 +374,11 @@
this.BottomMargin,
this.DetailReport});
this.DataSource = this.bindingSource1;
- this.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.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.FormattingRuleSheet.AddRange(new DevExpress.XtraReports.UI.FormattingRule[] {
this.Einzahlungstextsichtbarkeitsformatierungsregel,
this.Auszahlungstextsichtbarkeitsformatierungsregel});
- this.Margins = new System.Drawing.Printing.Margins(75, 75, 157, 74);
+ this.Margins = new DevExpress.Drawing.DXMargins(75, 75, 157, 74);
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable2)).EndInit();
diff --git a/Report/DefaultReports/KilometerauswertungsListReport.Designer.cs b/Report/DefaultReports/KilometerauswertungsListReport.Designer.cs
index 60132726e..a37b44c0a 100644
--- a/Report/DefaultReports/KilometerauswertungsListReport.Designer.cs
+++ b/Report/DefaultReports/KilometerauswertungsListReport.Designer.cs
@@ -438,7 +438,7 @@ namespace BeWo.Report.DefaultReports
this.Margins = new System.Drawing.Printing.Margins(75, 75, 50, 50);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
this.Title,
this.FieldCaption,
diff --git a/Report/DefaultReports/KilometerauswertungsReport.designer.cs b/Report/DefaultReports/KilometerauswertungsReport.designer.cs
index a551ee2fd..0222c42d7 100644
--- a/Report/DefaultReports/KilometerauswertungsReport.designer.cs
+++ b/Report/DefaultReports/KilometerauswertungsReport.designer.cs
@@ -424,7 +424,7 @@ namespace BeWo.Report.DefaultReports
this.Margins = new System.Drawing.Printing.Margins(75, 75, 50, 50);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
this.Title,
this.FieldCaption,
diff --git a/Report/DefaultReports/LeistungsnachweisSbd.designer.cs b/Report/DefaultReports/LeistungsnachweisSbd.designer.cs
index d2510739c..b4c2b9adf 100644
--- a/Report/DefaultReports/LeistungsnachweisSbd.designer.cs
+++ b/Report/DefaultReports/LeistungsnachweisSbd.designer.cs
@@ -100,7 +100,7 @@ namespace BeWo.Report.DefaultReports
//
this.xrTableDetail.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right)
| DevExpress.XtraPrinting.BorderSide.Bottom)));
- this.xrTableDetail.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableDetail.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.xrTableDetail.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
this.xrTableDetail.Name = "xrTableDetail";
this.xrTableDetail.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
@@ -260,7 +260,7 @@ namespace BeWo.Report.DefaultReports
this.Title.BorderColor = System.Drawing.SystemColors.ControlText;
this.Title.Borders = DevExpress.XtraPrinting.BorderSide.None;
this.Title.BorderWidth = 1F;
- this.Title.Font = new System.Drawing.Font("Times New Roman", 24F);
+ this.Title.Font = new DevExpress.Drawing.DXFont("Times New Roman", 24F);
this.Title.ForeColor = System.Drawing.Color.Black;
this.Title.Name = "Title";
//
@@ -270,7 +270,7 @@ namespace BeWo.Report.DefaultReports
this.FieldCaption.BorderColor = System.Drawing.SystemColors.ControlText;
this.FieldCaption.Borders = DevExpress.XtraPrinting.BorderSide.None;
this.FieldCaption.BorderWidth = 1F;
- this.FieldCaption.Font = new System.Drawing.Font("Times New Roman", 10F, System.Drawing.FontStyle.Bold);
+ this.FieldCaption.Font = new DevExpress.Drawing.DXFont("Times New Roman", 10F, DevExpress.Drawing.DXFontStyle.Bold);
this.FieldCaption.ForeColor = System.Drawing.Color.Black;
this.FieldCaption.Name = "FieldCaption";
//
@@ -280,7 +280,7 @@ namespace BeWo.Report.DefaultReports
this.PageInfo.BorderColor = System.Drawing.SystemColors.ControlText;
this.PageInfo.Borders = DevExpress.XtraPrinting.BorderSide.None;
this.PageInfo.BorderWidth = 1F;
- this.PageInfo.Font = new System.Drawing.Font("Times New Roman", 8F);
+ this.PageInfo.Font = new DevExpress.Drawing.DXFont("Times New Roman", 8F);
this.PageInfo.ForeColor = System.Drawing.Color.Black;
this.PageInfo.Name = "PageInfo";
//
@@ -290,7 +290,7 @@ namespace BeWo.Report.DefaultReports
this.DataField.BorderColor = System.Drawing.SystemColors.ControlText;
this.DataField.Borders = DevExpress.XtraPrinting.BorderSide.None;
this.DataField.BorderWidth = 1F;
- this.DataField.Font = new System.Drawing.Font("Times New Roman", 8F);
+ this.DataField.Font = new DevExpress.Drawing.DXFont("Times New Roman", 8F);
this.DataField.ForeColor = System.Drawing.SystemColors.ControlText;
this.DataField.Name = "DataField";
//
@@ -303,14 +303,14 @@ namespace BeWo.Report.DefaultReports
//
// topMarginBand1
//
- this.topMarginBand1.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold);
+ this.topMarginBand1.Font = new DevExpress.Drawing.DXFont("Arial", 12F, DevExpress.Drawing.DXFontStyle.Bold);
this.topMarginBand1.HeightF = 50F;
this.topMarginBand1.Name = "topMarginBand1";
this.topMarginBand1.StylePriority.UseFont = false;
//
// xrLabel4
//
- this.xrLabel4.Font = new System.Drawing.Font("Arial", 14F, System.Drawing.FontStyle.Bold);
+ this.xrLabel4.Font = new DevExpress.Drawing.DXFont("Arial", 14F, DevExpress.Drawing.DXFontStyle.Bold);
this.xrLabel4.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
this.xrLabel4.Name = "xrLabel4";
this.xrLabel4.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -542,7 +542,7 @@ namespace BeWo.Report.DefaultReports
//
// xrLabel6
//
- this.xrLabel6.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrLabel6.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.xrLabel6.LocationFloat = new DevExpress.Utils.PointFloat(0F, 75F);
this.xrLabel6.Name = "xrLabel6";
this.xrLabel6.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -564,7 +564,7 @@ namespace BeWo.Report.DefaultReports
//
// xrLabel3
//
- this.xrLabel3.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrLabel3.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.xrLabel3.LocationFloat = new DevExpress.Utils.PointFloat(0F, 30F);
this.xrLabel3.Name = "xrLabel3";
this.xrLabel3.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -615,13 +615,13 @@ namespace BeWo.Report.DefaultReports
this.fieldTotalStd});
this.DataSource = this.bindingSource1;
this.DisplayName = "Stundenzettel";
- this.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.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.FormattingRuleSheet.AddRange(new DevExpress.XtraReports.UI.FormattingRule[] {
this.ruleIstFerien});
- this.Margins = new System.Drawing.Printing.Margins(40, 40, 50, 40);
+ this.Margins = new DevExpress.Drawing.DXMargins(40, 40, 50, 40);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
this.Title,
this.FieldCaption,
diff --git a/Report/DefaultReports/MedikamentenverordnungslistenReport.Designer.cs b/Report/DefaultReports/MedikamentenverordnungslistenReport.Designer.cs
index 0e17252b4..265f09174 100644
--- a/Report/DefaultReports/MedikamentenverordnungslistenReport.Designer.cs
+++ b/Report/DefaultReports/MedikamentenverordnungslistenReport.Designer.cs
@@ -302,7 +302,7 @@
//
// Detail
//
- this.Detail.Font = new System.Drawing.Font("Arial", 9.75F);
+ this.Detail.Font = new DevExpress.Drawing.DXFont("Arial", 9.75F);
this.Detail.HeightF = 0F;
this.Detail.Name = "Detail";
this.Detail.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
@@ -326,7 +326,7 @@
//
// xrLabel7
//
- this.xrLabel7.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold);
+ this.xrLabel7.Font = new DevExpress.Drawing.DXFont("Arial", 9.75F, DevExpress.Drawing.DXFontStyle.Bold);
this.xrLabel7.LocationFloat = new DevExpress.Utils.PointFloat(245F, 67.00001F);
this.xrLabel7.Name = "xrLabel7";
this.xrLabel7.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -340,7 +340,7 @@
//
this.xrLabel6.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "Titel")});
- this.xrLabel6.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold);
+ this.xrLabel6.Font = new DevExpress.Drawing.DXFont("Arial", 9.75F, DevExpress.Drawing.DXFontStyle.Bold);
this.xrLabel6.LocationFloat = new DevExpress.Utils.PointFloat(0F, 27.08334F);
this.xrLabel6.Name = "xrLabel6";
this.xrLabel6.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -352,7 +352,7 @@
//
// xrLabel5
//
- this.xrLabel5.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold);
+ this.xrLabel5.Font = new DevExpress.Drawing.DXFont("Arial", 9.75F, DevExpress.Drawing.DXFontStyle.Bold);
this.xrLabel5.LocationFloat = new DevExpress.Utils.PointFloat(464.0002F, 97.20834F);
this.xrLabel5.Name = "xrLabel5";
this.xrLabel5.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -364,7 +364,7 @@
//
// xrLabel4
//
- this.xrLabel4.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold);
+ this.xrLabel4.Font = new DevExpress.Drawing.DXFont("Arial", 9.75F, DevExpress.Drawing.DXFontStyle.Bold);
this.xrLabel4.LocationFloat = new DevExpress.Utils.PointFloat(464F, 67.41672F);
this.xrLabel4.Name = "xrLabel4";
this.xrLabel4.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -378,7 +378,7 @@
//
this.xrLabel3.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "ErstellDatum")});
- this.xrLabel3.Font = new System.Drawing.Font("Arial", 9.75F);
+ this.xrLabel3.Font = new DevExpress.Drawing.DXFont("Arial", 9.75F);
this.xrLabel3.LocationFloat = new DevExpress.Utils.PointFloat(564.0002F, 97.20834F);
this.xrLabel3.Name = "xrLabel3";
this.xrLabel3.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -392,7 +392,7 @@
//
this.xrLabel2.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "Ersteller")});
- this.xrLabel2.Font = new System.Drawing.Font("Arial", 9.75F);
+ this.xrLabel2.Font = new DevExpress.Drawing.DXFont("Arial", 9.75F);
this.xrLabel2.LocationFloat = new DevExpress.Utils.PointFloat(564F, 67.41672F);
this.xrLabel2.Name = "xrLabel2";
this.xrLabel2.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -406,7 +406,7 @@
//
this.xrLabel1.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "Klient")});
- this.xrLabel1.Font = new System.Drawing.Font("Arial", 9.75F);
+ this.xrLabel1.Font = new DevExpress.Drawing.DXFont("Arial", 9.75F);
this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(292F, 67.00001F);
this.xrLabel1.Name = "xrLabel1";
this.xrLabel1.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -445,7 +445,7 @@
this.xrTable1.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
| DevExpress.XtraPrinting.BorderSide.Right)
| DevExpress.XtraPrinting.BorderSide.Bottom)));
- this.xrTable1.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTable1.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.xrTable1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
this.xrTable1.Name = "xrTable1";
this.xrTable1.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
@@ -747,7 +747,7 @@
this.xrTableHeader.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
| DevExpress.XtraPrinting.BorderSide.Right)
| DevExpress.XtraPrinting.BorderSide.Bottom)));
- this.xrTableHeader.Font = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Bold);
+ this.xrTableHeader.Font = new DevExpress.Drawing.DXFont("Arial", 8F, DevExpress.Drawing.DXFontStyle.Bold);
this.xrTableHeader.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
this.xrTableHeader.Name = "xrTableHeader";
this.xrTableHeader.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -784,7 +784,7 @@
//
// xrTableCell7
//
- this.xrTableCell7.Font = new System.Drawing.Font("Arial", 7F, System.Drawing.FontStyle.Bold);
+ this.xrTableCell7.Font = new DevExpress.Drawing.DXFont("Arial", 7F, DevExpress.Drawing.DXFontStyle.Bold);
this.xrTableCell7.Name = "xrTableCell7";
this.xrTableCell7.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 2, 0, 0, 100F);
this.xrTableCell7.StylePriority.UseFont = false;
@@ -796,7 +796,7 @@
//
// xrTableCell8
//
- this.xrTableCell8.Font = new System.Drawing.Font("Arial", 7F, System.Drawing.FontStyle.Bold);
+ this.xrTableCell8.Font = new DevExpress.Drawing.DXFont("Arial", 7F, DevExpress.Drawing.DXFontStyle.Bold);
this.xrTableCell8.Name = "xrTableCell8";
this.xrTableCell8.StylePriority.UseFont = false;
this.xrTableCell8.Text = "Med_Name";
@@ -804,7 +804,7 @@
//
// xrTableCell9
//
- this.xrTableCell9.Font = new System.Drawing.Font("Arial", 7F, System.Drawing.FontStyle.Bold);
+ this.xrTableCell9.Font = new DevExpress.Drawing.DXFont("Arial", 7F, DevExpress.Drawing.DXFontStyle.Bold);
this.xrTableCell9.Name = "xrTableCell9";
this.xrTableCell9.StylePriority.UseFont = false;
this.xrTableCell9.Text = "Darr.form";
@@ -812,7 +812,7 @@
//
// xrTableCell10
//
- this.xrTableCell10.Font = new System.Drawing.Font("Arial", 7F, System.Drawing.FontStyle.Bold);
+ this.xrTableCell10.Font = new DevExpress.Drawing.DXFont("Arial", 7F, DevExpress.Drawing.DXFontStyle.Bold);
this.xrTableCell10.Multiline = true;
this.xrTableCell10.Name = "xrTableCell10";
this.xrTableCell10.StylePriority.UseFont = false;
@@ -821,7 +821,7 @@
//
// xrTableCell11
//
- this.xrTableCell11.Font = new System.Drawing.Font("Arial", 7F, System.Drawing.FontStyle.Bold);
+ this.xrTableCell11.Font = new DevExpress.Drawing.DXFont("Arial", 7F, DevExpress.Drawing.DXFontStyle.Bold);
this.xrTableCell11.Name = "xrTableCell11";
this.xrTableCell11.StylePriority.UseFont = false;
this.xrTableCell11.Text = "Mittags";
@@ -829,7 +829,7 @@
//
// xrTableCell12
//
- this.xrTableCell12.Font = new System.Drawing.Font("Arial", 7F, System.Drawing.FontStyle.Bold);
+ this.xrTableCell12.Font = new DevExpress.Drawing.DXFont("Arial", 7F, DevExpress.Drawing.DXFontStyle.Bold);
this.xrTableCell12.Name = "xrTableCell12";
this.xrTableCell12.StylePriority.UseBackColor = false;
this.xrTableCell12.StylePriority.UseFont = false;
@@ -838,7 +838,7 @@
//
// xrTableCell13
//
- this.xrTableCell13.Font = new System.Drawing.Font("Arial", 7F, System.Drawing.FontStyle.Bold);
+ this.xrTableCell13.Font = new DevExpress.Drawing.DXFont("Arial", 7F, DevExpress.Drawing.DXFontStyle.Bold);
this.xrTableCell13.Name = "xrTableCell13";
this.xrTableCell13.StylePriority.UseFont = false;
this.xrTableCell13.Text = "Nachts";
@@ -853,7 +853,7 @@
//
// xrTableCell14
//
- this.xrTableCell14.Font = new System.Drawing.Font("Arial", 7F, System.Drawing.FontStyle.Bold);
+ this.xrTableCell14.Font = new DevExpress.Drawing.DXFont("Arial", 7F, DevExpress.Drawing.DXFontStyle.Bold);
this.xrTableCell14.Multiline = true;
this.xrTableCell14.Name = "xrTableCell14";
this.xrTableCell14.StylePriority.UseBackColor = false;
@@ -863,7 +863,7 @@
//
// xrTableCell15
//
- this.xrTableCell15.Font = new System.Drawing.Font("Arial", 7F, System.Drawing.FontStyle.Bold);
+ this.xrTableCell15.Font = new DevExpress.Drawing.DXFont("Arial", 7F, DevExpress.Drawing.DXFontStyle.Bold);
this.xrTableCell15.Name = "xrTableCell15";
this.xrTableCell15.StylePriority.UseFont = false;
this.xrTableCell15.Text = "Depot_Rhythmus";
@@ -871,7 +871,7 @@
//
// xrTableCell16
//
- this.xrTableCell16.Font = new System.Drawing.Font("Arial", 7F, System.Drawing.FontStyle.Bold);
+ this.xrTableCell16.Font = new DevExpress.Drawing.DXFont("Arial", 7F, DevExpress.Drawing.DXFontStyle.Bold);
this.xrTableCell16.Name = "xrTableCell16";
this.xrTableCell16.StylePriority.UseFont = false;
this.xrTableCell16.Text = "Depot_ErsterTag";
@@ -879,7 +879,7 @@
//
// xrTableCell17
//
- this.xrTableCell17.Font = new System.Drawing.Font("Arial", 7F, System.Drawing.FontStyle.Bold);
+ this.xrTableCell17.Font = new DevExpress.Drawing.DXFont("Arial", 7F, DevExpress.Drawing.DXFontStyle.Bold);
this.xrTableCell17.Name = "xrTableCell17";
this.xrTableCell17.StylePriority.UseBackColor = false;
this.xrTableCell17.StylePriority.UseFont = false;
@@ -895,7 +895,7 @@
//
// xrTableCell18
//
- this.xrTableCell18.Font = new System.Drawing.Font("Arial", 7F, System.Drawing.FontStyle.Bold);
+ this.xrTableCell18.Font = new DevExpress.Drawing.DXFont("Arial", 7F, DevExpress.Drawing.DXFontStyle.Bold);
this.xrTableCell18.Name = "xrTableCell18";
this.xrTableCell18.StylePriority.UseFont = false;
this.xrTableCell18.Text = "Med_Bemerkung";
@@ -903,7 +903,7 @@
//
// xrTableCell19
//
- this.xrTableCell19.Font = new System.Drawing.Font("Arial", 7F, System.Drawing.FontStyle.Bold);
+ this.xrTableCell19.Font = new DevExpress.Drawing.DXFont("Arial", 7F, DevExpress.Drawing.DXFontStyle.Bold);
this.xrTableCell19.Name = "xrTableCell19";
this.xrTableCell19.StylePriority.UseFont = false;
this.xrTableCell19.Text = "Med_Verordnet";
@@ -911,7 +911,7 @@
//
// xrTableCell35
//
- this.xrTableCell35.Font = new System.Drawing.Font("Arial", 7F, System.Drawing.FontStyle.Bold);
+ this.xrTableCell35.Font = new DevExpress.Drawing.DXFont("Arial", 7F, DevExpress.Drawing.DXFontStyle.Bold);
this.xrTableCell35.Name = "xrTableCell35";
this.xrTableCell35.StylePriority.UseFont = false;
this.xrTableCell35.Text = "Med_Verordnungsdatum";
@@ -943,7 +943,7 @@
this.xrTable14.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
| DevExpress.XtraPrinting.BorderSide.Right)
| DevExpress.XtraPrinting.BorderSide.Bottom)));
- this.xrTable14.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTable14.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.xrTable14.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
this.xrTable14.Name = "xrTable14";
this.xrTable14.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
@@ -1247,7 +1247,7 @@
this.xrTable13.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
| DevExpress.XtraPrinting.BorderSide.Right)
| DevExpress.XtraPrinting.BorderSide.Bottom)));
- this.xrTable13.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTable13.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.xrTable13.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
this.xrTable13.Name = "xrTable13";
this.xrTable13.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
@@ -1501,7 +1501,7 @@
this.xrTable3.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
| DevExpress.XtraPrinting.BorderSide.Right)
| DevExpress.XtraPrinting.BorderSide.Bottom)));
- this.xrTable3.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTable3.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.xrTable3.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
this.xrTable3.Name = "xrTable3";
this.xrTable3.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
@@ -1805,7 +1805,7 @@
this.xrTable15.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
| DevExpress.XtraPrinting.BorderSide.Right)
| DevExpress.XtraPrinting.BorderSide.Bottom)));
- this.xrTable15.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTable15.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.xrTable15.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
this.xrTable15.Name = "xrTable15";
this.xrTable15.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
@@ -2059,7 +2059,7 @@
this.xrTable4.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
| DevExpress.XtraPrinting.BorderSide.Right)
| DevExpress.XtraPrinting.BorderSide.Bottom)));
- this.xrTable4.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTable4.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.xrTable4.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
this.xrTable4.Name = "xrTable4";
this.xrTable4.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
@@ -2363,7 +2363,7 @@
this.xrTable18.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
| DevExpress.XtraPrinting.BorderSide.Right)
| DevExpress.XtraPrinting.BorderSide.Bottom)));
- this.xrTable18.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTable18.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.xrTable18.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
this.xrTable18.Name = "xrTable18";
this.xrTable18.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
@@ -2617,7 +2617,7 @@
this.xrTable19.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
| DevExpress.XtraPrinting.BorderSide.Right)
| DevExpress.XtraPrinting.BorderSide.Bottom)));
- this.xrTable19.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTable19.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.xrTable19.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
this.xrTable19.Name = "xrTable19";
this.xrTable19.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
@@ -2921,7 +2921,7 @@
this.xrTable2.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
| DevExpress.XtraPrinting.BorderSide.Right)
| DevExpress.XtraPrinting.BorderSide.Bottom)));
- this.xrTable2.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTable2.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.xrTable2.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
this.xrTable2.Name = "xrTable2";
this.xrTable2.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
@@ -3175,7 +3175,7 @@
this.xrTable20.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
| DevExpress.XtraPrinting.BorderSide.Right)
| DevExpress.XtraPrinting.BorderSide.Bottom)));
- this.xrTable20.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTable20.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.xrTable20.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
this.xrTable20.Name = "xrTable20";
this.xrTable20.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
@@ -3479,7 +3479,7 @@
this.xrTable16.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
| DevExpress.XtraPrinting.BorderSide.Right)
| DevExpress.XtraPrinting.BorderSide.Bottom)));
- this.xrTable16.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTable16.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.xrTable16.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
this.xrTable16.Name = "xrTable16";
this.xrTable16.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
@@ -3781,7 +3781,7 @@
// xrLabel9
//
this.xrLabel9.Borders = DevExpress.XtraPrinting.BorderSide.None;
- this.xrLabel9.Font = new System.Drawing.Font("Arial", 8F);
+ this.xrLabel9.Font = new DevExpress.Drawing.DXFont("Arial", 8F);
this.xrLabel9.LocationFloat = new DevExpress.Utils.PointFloat(10F, 125.4167F);
this.xrLabel9.Name = "xrLabel9";
this.xrLabel9.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -3807,10 +3807,10 @@
this.DetailReport2});
this.DataSource = this.bindingSource1;
this.Landscape = true;
- this.Margins = new System.Drawing.Printing.Margins(82, 85, 120, 101);
+ this.Margins = new DevExpress.Drawing.DXMargins(82, 85, 120, 101);
this.PageHeight = 827;
this.PageWidth = 1169;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.PrinterName = "Dell 3115cn PCL6";
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
diff --git a/Report/DefaultReports/Mitarbeiterarbeitszeitkonto.designer.cs b/Report/DefaultReports/Mitarbeiterarbeitszeitkonto.designer.cs
index a65a8d0f8..6c628e626 100644
--- a/Report/DefaultReports/Mitarbeiterarbeitszeitkonto.designer.cs
+++ b/Report/DefaultReports/Mitarbeiterarbeitszeitkonto.designer.cs
@@ -1004,7 +1004,7 @@ namespace BeWo.Report.DefaultReports
this.Margins = new System.Drawing.Printing.Margins(75, 50, 50, 50);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
this.Title,
this.FieldCaption,
diff --git a/Report/DefaultReports/Mitarbeiterauslastung.designer.cs b/Report/DefaultReports/Mitarbeiterauslastung.designer.cs
index ac0e0b66b..8dbba7816 100644
--- a/Report/DefaultReports/Mitarbeiterauslastung.designer.cs
+++ b/Report/DefaultReports/Mitarbeiterauslastung.designer.cs
@@ -483,7 +483,7 @@ namespace BeWo.Report.DefaultReports
this.Margins = new System.Drawing.Printing.Margins(100, 30, 50, 30);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
this.Title,
this.FieldCaption,
diff --git a/Report/DefaultReports/Mitarbeiterstundenkonto.designer.cs b/Report/DefaultReports/Mitarbeiterstundenkonto.designer.cs
index 4577fad1e..64b53cee7 100644
--- a/Report/DefaultReports/Mitarbeiterstundenkonto.designer.cs
+++ b/Report/DefaultReports/Mitarbeiterstundenkonto.designer.cs
@@ -635,7 +635,7 @@ namespace BeWo.Report.DefaultReports
this.Margins = new System.Drawing.Printing.Margins(75, 75, 50, 30);
this.PageHeight = 827;
this.PageWidth = 1169;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
this.Title,
this.FieldCaption,
diff --git a/Report/DefaultReports/MitarbeiterstundenkontoJahr.designer.cs b/Report/DefaultReports/MitarbeiterstundenkontoJahr.designer.cs
index 6b661ab6f..903310a54 100644
--- a/Report/DefaultReports/MitarbeiterstundenkontoJahr.designer.cs
+++ b/Report/DefaultReports/MitarbeiterstundenkontoJahr.designer.cs
@@ -677,7 +677,7 @@ namespace BeWo.Report.DefaultReports
this.Margins = new System.Drawing.Printing.Margins(75, 75, 50, 30);
this.PageHeight = 827;
this.PageWidth = 1169;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
this.Title,
this.FieldCaption,
diff --git a/Report/DefaultReports/NotizenReport.Designer.cs b/Report/DefaultReports/NotizenReport.Designer.cs
index 1278f0437..bafa42c81 100644
--- a/Report/DefaultReports/NotizenReport.Designer.cs
+++ b/Report/DefaultReports/NotizenReport.Designer.cs
@@ -62,7 +62,7 @@
//
// xrLabel1
//
- this.xrLabel1.Font = new System.Drawing.Font("Microsoft Sans Serif", 14F);
+ this.xrLabel1.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 14F);
this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 110F);
this.xrLabel1.Name = "xrLabel1";
this.xrLabel1.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -97,7 +97,7 @@
//
// xrLabel4
//
- this.xrLabel4.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold);
+ this.xrLabel4.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 12F, DevExpress.Drawing.DXFontStyle.Bold);
this.xrLabel4.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
this.xrLabel4.Name = "xrLabel4";
this.xrLabel4.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -154,11 +154,11 @@
this.BottomMargin,
this.DetailReport});
this.DataSource = this.bindingSource1;
- this.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F);
+ this.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 12F);
this.FormattingRuleSheet.AddRange(new DevExpress.XtraReports.UI.FormattingRule[] {
this.Einzahlungstextsichtbarkeitsformatierungsregel,
this.Auszahlungstextsichtbarkeitsformatierungsregel});
- this.Margins = new System.Drawing.Printing.Margins(100, 100, 184, 74);
+ this.Margins = new DevExpress.Drawing.DXMargins(100, 100, 184, 74);
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this)).EndInit();
diff --git a/Report/DefaultReports/PersonListReport.Designer.cs b/Report/DefaultReports/PersonListReport.Designer.cs
index 5ebab4d93..846249536 100644
--- a/Report/DefaultReports/PersonListReport.Designer.cs
+++ b/Report/DefaultReports/PersonListReport.Designer.cs
@@ -77,7 +77,7 @@
//
// Detail
//
- this.Detail.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.Detail.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.Detail.HeightF = 0F;
this.Detail.Name = "Detail";
this.Detail.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
@@ -86,7 +86,7 @@
//
// xrTable1
//
- this.xrTable1.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTable1.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.xrTable1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
this.xrTable1.Name = "xrTable1";
this.xrTable1.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
@@ -259,7 +259,7 @@
//
// TopMargin
//
- this.TopMargin.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.TopMargin.Font = new DevExpress.Drawing.DXFont("Arial", 12F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.TopMargin.HeightF = 100F;
this.TopMargin.Name = "TopMargin";
this.TopMargin.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
@@ -268,7 +268,7 @@
//
// xrLabel1
//
- this.xrLabel1.Font = new System.Drawing.Font("Arial", 14F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrLabel1.Font = new DevExpress.Drawing.DXFont("Arial", 14F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
this.xrLabel1.Name = "xrLabel1";
this.xrLabel1.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -516,14 +516,14 @@
this.ComponentStorage.AddRange(new System.ComponentModel.IComponent[] {
this.objectDataSource1});
this.DataSource = this.objectDataSource1;
- this.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.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.FormattingRuleSheet.AddRange(new DevExpress.XtraReports.UI.FormattingRule[] {
this.Einzahlungstextsichtbarkeitsformatierungsregel,
this.Auszahlungstextsichtbarkeitsformatierungsregel});
- this.Margins = new System.Drawing.Printing.Margins(75, 75, 100, 74);
+ this.Margins = new DevExpress.Drawing.DXMargins(75, 75, 100, 74);
this.PageHeight = 1169;
this.PageWidth = 1654;
- this.PaperKind = System.Drawing.Printing.PaperKind.A3Rotated;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A3Rotated;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable2)).EndInit();
diff --git a/Report/DefaultReports/QueryListReport.Designer.cs b/Report/DefaultReports/QueryListReport.Designer.cs
index eda799c04..e5a227f09 100644
--- a/Report/DefaultReports/QueryListReport.Designer.cs
+++ b/Report/DefaultReports/QueryListReport.Designer.cs
@@ -69,7 +69,7 @@ namespace BeWo.Report.DefaultReports
//
this.Detail1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
this.xrTableDetail});
- this.Detail1.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.Detail1.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.Detail1.HeightF = 25F;
this.Detail1.Name = "Detail1";
this.Detail1.StylePriority.UseFont = false;
@@ -127,7 +127,7 @@ namespace BeWo.Report.DefaultReports
this.xrTableHeader.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
| DevExpress.XtraPrinting.BorderSide.Right)
| DevExpress.XtraPrinting.BorderSide.Bottom)));
- this.xrTableHeader.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold);
+ this.xrTableHeader.Font = new DevExpress.Drawing.DXFont("Arial", 10F, DevExpress.Drawing.DXFontStyle.Bold);
this.xrTableHeader.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
this.xrTableHeader.Name = "xrTableHeader";
this.xrTableHeader.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 0, 0, 0, 100F);
@@ -166,7 +166,7 @@ namespace BeWo.Report.DefaultReports
//
this.xrLabel1.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "Name")});
- this.xrLabel1.Font = new System.Drawing.Font("Arial", 14F);
+ this.xrLabel1.Font = new DevExpress.Drawing.DXFont("Arial", 14F);
this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
this.xrLabel1.Multiline = true;
this.xrLabel1.Name = "xrLabel1";
@@ -184,7 +184,7 @@ namespace BeWo.Report.DefaultReports
//
// xrPageInfo2
//
- this.xrPageInfo2.Font = new System.Drawing.Font("Arial", 8F);
+ this.xrPageInfo2.Font = new DevExpress.Drawing.DXFont("Arial", 8F);
this.xrPageInfo2.Format = "Seite {0} von {1}";
this.xrPageInfo2.LocationFloat = new DevExpress.Utils.PointFloat(924.0834F, 25F);
this.xrPageInfo2.Name = "xrPageInfo2";
@@ -195,7 +195,7 @@ namespace BeWo.Report.DefaultReports
//
// xrPageInfo1
//
- this.xrPageInfo1.Font = new System.Drawing.Font("Arial", 8F);
+ this.xrPageInfo1.Font = new DevExpress.Drawing.DXFont("Arial", 8F);
this.xrPageInfo1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 25F);
this.xrPageInfo1.Name = "xrPageInfo1";
this.xrPageInfo1.PageInfo = DevExpress.XtraPrinting.PageInfo.DateTime;
@@ -209,7 +209,7 @@ namespace BeWo.Report.DefaultReports
this.Title.BorderColor = System.Drawing.SystemColors.ControlText;
this.Title.Borders = DevExpress.XtraPrinting.BorderSide.None;
this.Title.BorderWidth = 1F;
- this.Title.Font = new System.Drawing.Font("Times New Roman", 24F);
+ this.Title.Font = new DevExpress.Drawing.DXFont("Times New Roman", 24F);
this.Title.ForeColor = System.Drawing.Color.Black;
this.Title.Name = "Title";
//
@@ -219,7 +219,7 @@ namespace BeWo.Report.DefaultReports
this.FieldCaption.BorderColor = System.Drawing.SystemColors.ControlText;
this.FieldCaption.Borders = DevExpress.XtraPrinting.BorderSide.None;
this.FieldCaption.BorderWidth = 1F;
- this.FieldCaption.Font = new System.Drawing.Font("Times New Roman", 10F, System.Drawing.FontStyle.Bold);
+ this.FieldCaption.Font = new DevExpress.Drawing.DXFont("Times New Roman", 10F, DevExpress.Drawing.DXFontStyle.Bold);
this.FieldCaption.ForeColor = System.Drawing.Color.Black;
this.FieldCaption.Name = "FieldCaption";
//
@@ -229,7 +229,7 @@ namespace BeWo.Report.DefaultReports
this.PageInfo.BorderColor = System.Drawing.SystemColors.ControlText;
this.PageInfo.Borders = DevExpress.XtraPrinting.BorderSide.None;
this.PageInfo.BorderWidth = 1F;
- this.PageInfo.Font = new System.Drawing.Font("Times New Roman", 8F);
+ this.PageInfo.Font = new DevExpress.Drawing.DXFont("Times New Roman", 8F);
this.PageInfo.ForeColor = System.Drawing.Color.Black;
this.PageInfo.Name = "PageInfo";
//
@@ -239,7 +239,7 @@ namespace BeWo.Report.DefaultReports
this.DataField.BorderColor = System.Drawing.SystemColors.ControlText;
this.DataField.Borders = DevExpress.XtraPrinting.BorderSide.None;
this.DataField.BorderWidth = 1F;
- this.DataField.Font = new System.Drawing.Font("Times New Roman", 8F);
+ this.DataField.Font = new DevExpress.Drawing.DXFont("Times New Roman", 8F);
this.DataField.ForeColor = System.Drawing.SystemColors.ControlText;
this.DataField.Name = "DataField";
//
@@ -273,10 +273,10 @@ namespace BeWo.Report.DefaultReports
this.fieldFLS});
this.DataSource = this.bindingSource1;
this.Landscape = true;
- this.Margins = new System.Drawing.Printing.Margins(75, 75, 50, 50);
+ this.Margins = new DevExpress.Drawing.DXMargins(75, 75, 50, 50);
this.PageHeight = 827;
this.PageWidth = 1169;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
this.Title,
this.FieldCaption,
diff --git a/Report/DefaultReports/Quittierungsbeleg.Designer.cs b/Report/DefaultReports/Quittierungsbeleg.Designer.cs
index 5462aed1b..593a4fd1c 100644
--- a/Report/DefaultReports/Quittierungsbeleg.Designer.cs
+++ b/Report/DefaultReports/Quittierungsbeleg.Designer.cs
@@ -307,7 +307,7 @@ namespace BeWo.Report.DefaultReports
this.picSignature.SizeF = new System.Drawing.SizeF(160F, 20F);
this.picSignature.Sizing = DevExpress.XtraPrinting.ImageSizeMode.ZoomImage;
this.picSignature.StylePriority.UseBorders = false;
- this.picSignature.BeforePrint += new System.Drawing.Printing.PrintEventHandler(this.picSignature_BeforePrint);
+ this.picSignature.BeforePrint += new DevExpress.XtraReports.UI.BeforePrintEventHandler(this.picSignature_BeforePrint);
//
// GroupHeader1
//
@@ -1360,7 +1360,7 @@ namespace BeWo.Report.DefaultReports
this.Margins = new System.Drawing.Printing.Margins(50, 30, 100, 30);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrTable3)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTableServiceRecords1)).EndInit();
diff --git a/Report/DefaultReports/Quittierungsbeleg.cs b/Report/DefaultReports/Quittierungsbeleg.cs
index e9b7d74d5..95ea8c380 100644
--- a/Report/DefaultReports/Quittierungsbeleg.cs
+++ b/Report/DefaultReports/Quittierungsbeleg.cs
@@ -115,7 +115,7 @@ namespace BeWo.Report.DefaultReports
}
}
- private void picSignature_BeforePrint(object sender, System.Drawing.Printing.PrintEventArgs e)
+ private void picSignature_BeforePrint(object sender, System.ComponentModel.CancelEventArgs e)
{
XRPictureBox xrBox = sender as XRPictureBox;
//var test = this.GetCurrent
diff --git a/Report/DefaultReports/QuittierungsbelegMitDatum.Designer.cs b/Report/DefaultReports/QuittierungsbelegMitDatum.Designer.cs
index b5414c96c..5cbbab403 100644
--- a/Report/DefaultReports/QuittierungsbelegMitDatum.Designer.cs
+++ b/Report/DefaultReports/QuittierungsbelegMitDatum.Designer.cs
@@ -307,7 +307,7 @@ namespace BeWo.Report.DefaultReports
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 System.Drawing.Printing.PrintEventHandler(this.picSignature_BeforePrint);
+ this.picSignature.BeforePrint += new DevExpress.XtraReports.UI.BeforePrintEventHandler(this.picSignature_BeforePrint);
//
// GroupHeader1
//
@@ -1360,7 +1360,7 @@ namespace BeWo.Report.DefaultReports
this.Margins = new System.Drawing.Printing.Margins(50, 30, 100, 30);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrTable3)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTableServiceRecords1)).EndInit();
diff --git a/Report/DefaultReports/QuittierungsbelegMitDatum.cs b/Report/DefaultReports/QuittierungsbelegMitDatum.cs
index 309a7060a..b2fc4d287 100644
--- a/Report/DefaultReports/QuittierungsbelegMitDatum.cs
+++ b/Report/DefaultReports/QuittierungsbelegMitDatum.cs
@@ -114,7 +114,7 @@ namespace BeWo.Report.DefaultReports
}
}
- private void picSignature_BeforePrint(object sender, System.Drawing.Printing.PrintEventArgs e)
+ private void picSignature_BeforePrint(object sender, System.ComponentModel.CancelEventArgs e)
{
XRPictureBox xrBox = sender as XRPictureBox;
//var test = this.GetCurrent
diff --git a/Report/DefaultReports/RatingReport.Designer.cs b/Report/DefaultReports/RatingReport.Designer.cs
index c7ac5e826..b47f13dc0 100644
--- a/Report/DefaultReports/RatingReport.Designer.cs
+++ b/Report/DefaultReports/RatingReport.Designer.cs
@@ -63,7 +63,7 @@
//
this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
this.xrTable1});
- this.Detail.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.Detail.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.Detail.HeightF = 25F;
this.Detail.Name = "Detail";
this.Detail.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
@@ -131,7 +131,7 @@
//
// TopMargin
//
- this.TopMargin.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.TopMargin.Font = new DevExpress.Drawing.DXFont("Arial", 12F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.TopMargin.HeightF = 100F;
this.TopMargin.Name = "TopMargin";
this.TopMargin.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
@@ -261,7 +261,7 @@
//
this.xrRichText2.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Rtf", null, "Rating.RTFNotice")});
- 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(0F, 25F);
this.xrRichText2.Name = "xrRichText2";
this.xrRichText2.SerializableRtfString = resources.GetString("xrRichText2.SerializableRtfString");
@@ -270,7 +270,7 @@
//
// xrLabel3
//
- this.xrLabel3.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrLabel3.Font = new DevExpress.Drawing.DXFont("Arial", 12F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrLabel3.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
this.xrLabel3.Name = "xrLabel3";
this.xrLabel3.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -289,11 +289,11 @@
this.GroupHeader1,
this.GroupFooter1});
this.DataSource = this.bindingSource1;
- this.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.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.FormattingRuleSheet.AddRange(new DevExpress.XtraReports.UI.FormattingRule[] {
this.Einzahlungstextsichtbarkeitsformatierungsregel,
this.Auszahlungstextsichtbarkeitsformatierungsregel});
- this.Margins = new System.Drawing.Printing.Margins(75, 75, 100, 74);
+ this.Margins = new DevExpress.Drawing.DXMargins(75, 75, 100, 74);
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable2)).EndInit();
diff --git a/Report/DefaultReports/RosterIstReport.designer.cs b/Report/DefaultReports/RosterIstReport.designer.cs
index 102dff0c3..ebcd4d867 100644
--- a/Report/DefaultReports/RosterIstReport.designer.cs
+++ b/Report/DefaultReports/RosterIstReport.designer.cs
@@ -680,7 +680,7 @@ namespace BeWo.Report.DefaultReports
this.Margins = new System.Drawing.Printing.Margins(21, 22, 50, 50);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
this.Title,
this.FieldCaption,
diff --git a/Report/DefaultReports/RosterReport.Designer.cs b/Report/DefaultReports/RosterReport.Designer.cs
index 953be00de..2da3a37d4 100644
--- a/Report/DefaultReports/RosterReport.Designer.cs
+++ b/Report/DefaultReports/RosterReport.Designer.cs
@@ -226,7 +226,7 @@ namespace BeWo.Report.DefaultReports
this.Margins = new System.Drawing.Printing.Margins(30, 30, 50, 20);
this.PageHeight = 827;
this.PageWidth = 1169;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this)).EndInit();
diff --git a/Report/DefaultReports/SBDCharacteristicsReport.Designer.cs b/Report/DefaultReports/SBDCharacteristicsReport.Designer.cs
index 2bbad9350..9f0cd28a7 100644
--- a/Report/DefaultReports/SBDCharacteristicsReport.Designer.cs
+++ b/Report/DefaultReports/SBDCharacteristicsReport.Designer.cs
@@ -1147,7 +1147,7 @@ namespace BeWo.Report.DefaultReports
this.Margins = new System.Drawing.Printing.Margins(75, 75, 75, 75);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrTable4)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable5)).EndInit();
diff --git a/Report/DefaultReports/SBDEmployeeReport.Designer.cs b/Report/DefaultReports/SBDEmployeeReport.Designer.cs
index a52660d83..316c2c4b8 100644
--- a/Report/DefaultReports/SBDEmployeeReport.Designer.cs
+++ b/Report/DefaultReports/SBDEmployeeReport.Designer.cs
@@ -657,7 +657,7 @@ namespace BeWo.Report.DefaultReports
this.Margins = new System.Drawing.Printing.Margins(75, 75, 75, 75);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable6)).EndInit();
diff --git a/Report/DefaultReports/ServiceInvoiceReport.Designer.cs b/Report/DefaultReports/ServiceInvoiceReport.Designer.cs
index 0e81e006a..f8394f38a 100644
--- a/Report/DefaultReports/ServiceInvoiceReport.Designer.cs
+++ b/Report/DefaultReports/ServiceInvoiceReport.Designer.cs
@@ -808,7 +808,7 @@ namespace BeWo.Report.DefaultReports
this.Margins = new System.Drawing.Printing.Margins(75, 75, 158, 50);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrTable2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable4)).EndInit();
diff --git a/Report/DefaultReports/ServiceRecordListReport.Designer.cs b/Report/DefaultReports/ServiceRecordListReport.Designer.cs
index 7fd7232d8..c14f7fd30 100644
--- a/Report/DefaultReports/ServiceRecordListReport.Designer.cs
+++ b/Report/DefaultReports/ServiceRecordListReport.Designer.cs
@@ -203,7 +203,7 @@ namespace BeWo.Report.DefaultReports
this.cellGoalCaption.CanShrink = true;
this.cellGoalCaption.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "ServiceRecordDetailList.fieldGoalCaption")});
- this.cellGoalCaption.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold);
+ this.cellGoalCaption.Font = new DevExpress.Drawing.DXFont("Arial", 10F, DevExpress.Drawing.DXFontStyle.Bold);
this.cellGoalCaption.Name = "cellGoalCaption";
this.cellGoalCaption.StylePriority.UseBorders = false;
this.cellGoalCaption.StylePriority.UseFont = false;
@@ -229,7 +229,7 @@ namespace BeWo.Report.DefaultReports
//
this.Detail1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
this.xrTable1});
- this.Detail1.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.Detail1.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.Detail1.HeightF = 50F;
this.Detail1.Name = "Detail1";
this.Detail1.StylePriority.UseFont = false;
@@ -257,7 +257,7 @@ namespace BeWo.Report.DefaultReports
this.xrTable2.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
| DevExpress.XtraPrinting.BorderSide.Right)
| DevExpress.XtraPrinting.BorderSide.Bottom)));
- this.xrTable2.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold);
+ this.xrTable2.Font = new DevExpress.Drawing.DXFont("Arial", 10F, DevExpress.Drawing.DXFontStyle.Bold);
this.xrTable2.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
this.xrTable2.Name = "xrTable2";
this.xrTable2.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 0, 0, 0, 100F);
@@ -316,7 +316,7 @@ namespace BeWo.Report.DefaultReports
//
// xrLabel2
//
- this.xrLabel2.Font = new System.Drawing.Font("Arial", 12F);
+ this.xrLabel2.Font = new DevExpress.Drawing.DXFont("Arial", 12F);
this.xrLabel2.LocationFloat = new DevExpress.Utils.PointFloat(0F, 25F);
this.xrLabel2.Name = "xrLabel2";
this.xrLabel2.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -326,7 +326,7 @@ namespace BeWo.Report.DefaultReports
//
// xrLabel1
//
- this.xrLabel1.Font = new System.Drawing.Font("Arial", 14F);
+ this.xrLabel1.Font = new DevExpress.Drawing.DXFont("Arial", 14F);
this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
this.xrLabel1.Multiline = true;
this.xrLabel1.Name = "xrLabel1";
@@ -345,7 +345,7 @@ namespace BeWo.Report.DefaultReports
//
// xrPageInfo2
//
- this.xrPageInfo2.Font = new System.Drawing.Font("Arial", 8F);
+ this.xrPageInfo2.Font = new DevExpress.Drawing.DXFont("Arial", 8F);
this.xrPageInfo2.Format = "Seite {0} von {1}";
this.xrPageInfo2.LocationFloat = new DevExpress.Utils.PointFloat(390.4999F, 6.00001F);
this.xrPageInfo2.Name = "xrPageInfo2";
@@ -356,7 +356,7 @@ namespace BeWo.Report.DefaultReports
//
// xrPageInfo1
//
- this.xrPageInfo1.Font = new System.Drawing.Font("Arial", 8F);
+ this.xrPageInfo1.Font = new DevExpress.Drawing.DXFont("Arial", 8F);
this.xrPageInfo1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 6.00001F);
this.xrPageInfo1.Name = "xrPageInfo1";
this.xrPageInfo1.PageInfo = DevExpress.XtraPrinting.PageInfo.DateTime;
@@ -370,7 +370,7 @@ namespace BeWo.Report.DefaultReports
this.Title.BorderColor = System.Drawing.SystemColors.ControlText;
this.Title.Borders = DevExpress.XtraPrinting.BorderSide.None;
this.Title.BorderWidth = 1;
- this.Title.Font = new System.Drawing.Font("Times New Roman", 24F);
+ this.Title.Font = new DevExpress.Drawing.DXFont("Times New Roman", 24F);
this.Title.ForeColor = System.Drawing.Color.Black;
this.Title.Name = "Title";
//
@@ -380,7 +380,7 @@ namespace BeWo.Report.DefaultReports
this.FieldCaption.BorderColor = System.Drawing.SystemColors.ControlText;
this.FieldCaption.Borders = DevExpress.XtraPrinting.BorderSide.None;
this.FieldCaption.BorderWidth = 1;
- this.FieldCaption.Font = new System.Drawing.Font("Times New Roman", 10F, System.Drawing.FontStyle.Bold);
+ this.FieldCaption.Font = new DevExpress.Drawing.DXFont("Times New Roman", 10F, DevExpress.Drawing.DXFontStyle.Bold);
this.FieldCaption.ForeColor = System.Drawing.Color.Black;
this.FieldCaption.Name = "FieldCaption";
//
@@ -390,7 +390,7 @@ namespace BeWo.Report.DefaultReports
this.PageInfo.BorderColor = System.Drawing.SystemColors.ControlText;
this.PageInfo.Borders = DevExpress.XtraPrinting.BorderSide.None;
this.PageInfo.BorderWidth = 1;
- this.PageInfo.Font = new System.Drawing.Font("Times New Roman", 8F);
+ this.PageInfo.Font = new DevExpress.Drawing.DXFont("Times New Roman", 8F);
this.PageInfo.ForeColor = System.Drawing.Color.Black;
this.PageInfo.Name = "PageInfo";
//
@@ -400,7 +400,7 @@ namespace BeWo.Report.DefaultReports
this.DataField.BorderColor = System.Drawing.SystemColors.ControlText;
this.DataField.Borders = DevExpress.XtraPrinting.BorderSide.None;
this.DataField.BorderWidth = 1;
- this.DataField.Font = new System.Drawing.Font("Times New Roman", 8F);
+ this.DataField.Font = new DevExpress.Drawing.DXFont("Times New Roman", 8F);
this.DataField.ForeColor = System.Drawing.SystemColors.ControlText;
this.DataField.Name = "DataField";
//
@@ -437,7 +437,7 @@ namespace BeWo.Report.DefaultReports
this.xrLabel5,
this.xrLabel4,
this.xrLabel3});
- this.Detail2.Font = new System.Drawing.Font("Arial", 9.75F);
+ this.Detail2.Font = new DevExpress.Drawing.DXFont("Arial", 9.75F);
this.Detail2.HeightF = 130.2083F;
this.Detail2.MultiColumn.ColumnCount = 5;
this.Detail2.MultiColumn.Layout = DevExpress.XtraPrinting.ColumnLayout.AcrossThenDown;
@@ -479,7 +479,7 @@ namespace BeWo.Report.DefaultReports
//
this.xrLabel3.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "Statistics.Text1")});
- this.xrLabel3.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold);
+ this.xrLabel3.Font = new DevExpress.Drawing.DXFont("Arial", 9.75F, DevExpress.Drawing.DXFontStyle.Bold);
this.xrLabel3.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
this.xrLabel3.Name = "xrLabel3";
this.xrLabel3.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -503,10 +503,10 @@ namespace BeWo.Report.DefaultReports
this.FormattingRuleSheet.AddRange(new DevExpress.XtraReports.UI.FormattingRule[] {
this.formattingRuleGoalsInvisible});
this.Landscape = true;
- this.Margins = new System.Drawing.Printing.Margins(75, 75, 50, 50);
+ this.Margins = new DevExpress.Drawing.DXMargins(75, 75, 50, 50);
this.PageHeight = 827;
this.PageWidth = 1169;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
this.Title,
this.FieldCaption,
diff --git a/Report/DefaultReports/ServicesOverviewReport.Designer.cs b/Report/DefaultReports/ServicesOverviewReport.Designer.cs
index 309dd99c6..ffd8933f0 100644
--- a/Report/DefaultReports/ServicesOverviewReport.Designer.cs
+++ b/Report/DefaultReports/ServicesOverviewReport.Designer.cs
@@ -128,7 +128,7 @@ namespace BeWo.Report.DefaultReports
//
// xrTableCell6
//
- this.xrTableCell6.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell6.Font = new DevExpress.Drawing.DXFont("Arial", 9.75F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell6.Name = "xrTableCell6";
this.xrTableCell6.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 2, 0, 0, 100F);
this.xrTableCell6.Text = "Tag";
@@ -137,7 +137,7 @@ namespace BeWo.Report.DefaultReports
//
// xrTableCell7
//
- this.xrTableCell7.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell7.Font = new DevExpress.Drawing.DXFont("Arial", 9.75F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell7.Name = "xrTableCell7";
this.xrTableCell7.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 2, 0, 0, 100F);
this.xrTableCell7.Text = "FLM";
@@ -146,7 +146,7 @@ namespace BeWo.Report.DefaultReports
//
// xrTableCell8
//
- this.xrTableCell8.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell8.Font = new DevExpress.Drawing.DXFont("Arial", 9.75F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell8.Name = "xrTableCell8";
this.xrTableCell8.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 2, 0, 0, 100F);
this.xrTableCell8.Text = "Art";
@@ -155,7 +155,7 @@ namespace BeWo.Report.DefaultReports
//
// xrTableCell10
//
- this.xrTableCell10.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell10.Font = new DevExpress.Drawing.DXFont("Arial", 9.75F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell10.Name = "xrTableCell10";
this.xrTableCell10.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 2, 0, 0, 100F);
this.xrTableCell10.Text = "KT";
@@ -165,7 +165,7 @@ namespace BeWo.Report.DefaultReports
// xrTableCell18
//
this.xrTableCell18.BackColor = System.Drawing.Color.WhiteSmoke;
- this.xrTableCell18.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell18.Font = new DevExpress.Drawing.DXFont("Arial", 9.75F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell18.Name = "xrTableCell18";
this.xrTableCell18.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 2, 0, 0, 100F);
this.xrTableCell18.Text = "Mitarbeiter/in";
@@ -201,7 +201,7 @@ namespace BeWo.Report.DefaultReports
//
// xrTableCell3
//
- this.xrTableCell3.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell3.Font = new DevExpress.Drawing.DXFont("Arial", 9.75F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell3.Name = "xrTableCell3";
this.xrTableCell3.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 2, 0, 0, 100F);
this.xrTableCell3.Text = "Tag";
@@ -210,7 +210,7 @@ namespace BeWo.Report.DefaultReports
//
// xrTableCell4
//
- this.xrTableCell4.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell4.Font = new DevExpress.Drawing.DXFont("Arial", 9.75F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell4.Name = "xrTableCell4";
this.xrTableCell4.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 2, 0, 0, 100F);
this.xrTableCell4.Text = "FLM";
@@ -219,7 +219,7 @@ namespace BeWo.Report.DefaultReports
//
// xrTableCell11
//
- this.xrTableCell11.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell11.Font = new DevExpress.Drawing.DXFont("Arial", 9.75F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell11.Name = "xrTableCell11";
this.xrTableCell11.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 2, 0, 0, 100F);
this.xrTableCell11.Text = "Art";
@@ -228,7 +228,7 @@ namespace BeWo.Report.DefaultReports
//
// xrTableCell9
//
- this.xrTableCell9.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell9.Font = new DevExpress.Drawing.DXFont("Arial", 9.75F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell9.Name = "xrTableCell9";
this.xrTableCell9.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 2, 0, 0, 100F);
this.xrTableCell9.Text = "KT";
@@ -238,7 +238,7 @@ namespace BeWo.Report.DefaultReports
// xrTableCell12
//
this.xrTableCell12.BackColor = System.Drawing.Color.WhiteSmoke;
- this.xrTableCell12.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell12.Font = new DevExpress.Drawing.DXFont("Arial", 9.75F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell12.Name = "xrTableCell12";
this.xrTableCell12.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 2, 0, 0, 100F);
this.xrTableCell12.Text = "Mitarbeiter/in";
@@ -301,7 +301,7 @@ namespace BeWo.Report.DefaultReports
//
this.xrTableCell13.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "ServicesDouble.StartDate", "{0:dd.}")});
- this.xrTableCell13.Font = new System.Drawing.Font("Arial", 10F);
+ this.xrTableCell13.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
this.xrTableCell13.Name = "xrTableCell13";
this.xrTableCell13.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
this.xrTableCell13.StylePriority.UseFont = false;
@@ -314,7 +314,7 @@ namespace BeWo.Report.DefaultReports
//
this.xrTableCell14.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "ServicesDouble.Minutes", "{0:0.##}")});
- this.xrTableCell14.Font = new System.Drawing.Font("Arial", 10F);
+ this.xrTableCell14.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
this.xrTableCell14.Name = "xrTableCell14";
this.xrTableCell14.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
this.xrTableCell14.StylePriority.UseFont = false;
@@ -327,7 +327,7 @@ namespace BeWo.Report.DefaultReports
//
this.xrTableCell15.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "ServicesDouble.ServiceCategoryAbbr")});
- this.xrTableCell15.Font = new System.Drawing.Font("Arial", 10F);
+ this.xrTableCell15.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
this.xrTableCell15.Name = "xrTableCell15";
this.xrTableCell15.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
this.xrTableCell15.StylePriority.UseFont = false;
@@ -339,7 +339,7 @@ namespace BeWo.Report.DefaultReports
//
this.xrTableCell16.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "ServicesDouble.CostBearer")});
- this.xrTableCell16.Font = new System.Drawing.Font("Arial", 10F);
+ this.xrTableCell16.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
this.xrTableCell16.Name = "xrTableCell16";
this.xrTableCell16.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
this.xrTableCell16.StylePriority.UseFont = false;
@@ -350,7 +350,7 @@ namespace BeWo.Report.DefaultReports
//
this.xrTableCell17.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "ServicesDouble.EmployeeName")});
- this.xrTableCell17.Font = new System.Drawing.Font("Arial", 10F);
+ this.xrTableCell17.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
this.xrTableCell17.Name = "xrTableCell17";
this.xrTableCell17.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
this.xrTableCell17.StylePriority.UseFont = false;
@@ -369,7 +369,7 @@ namespace BeWo.Report.DefaultReports
//
this.xrTableCell2.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "ServicesDouble.StartDate2", "{0:dd.}")});
- this.xrTableCell2.Font = new System.Drawing.Font("Arial", 10F);
+ this.xrTableCell2.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
this.xrTableCell2.FormattingRules.Add(this.formattingRuleStartDate);
this.xrTableCell2.Name = "xrTableCell2";
this.xrTableCell2.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 96F);
@@ -393,7 +393,7 @@ namespace BeWo.Report.DefaultReports
//
this.xrTableCell21.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "ServicesDouble.Minutes2", "{0:0.##}")});
- this.xrTableCell21.Font = new System.Drawing.Font("Arial", 10F);
+ this.xrTableCell21.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
this.xrTableCell21.FormattingRules.Add(this.formattingRuleStartDate);
this.xrTableCell21.Name = "xrTableCell21";
this.xrTableCell21.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 96F);
@@ -407,7 +407,7 @@ namespace BeWo.Report.DefaultReports
//
this.xrTableCell20.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "ServicesDouble.ServiceCategoryAbbr2")});
- this.xrTableCell20.Font = new System.Drawing.Font("Arial", 10F);
+ this.xrTableCell20.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
this.xrTableCell20.FormattingRules.Add(this.formattingRuleStartDate);
this.xrTableCell20.Name = "xrTableCell20";
this.xrTableCell20.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 96F);
@@ -420,7 +420,7 @@ namespace BeWo.Report.DefaultReports
//
this.xrTableCell5.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "ServicesDouble.CostBearer2")});
- this.xrTableCell5.Font = new System.Drawing.Font("Arial", 10F);
+ this.xrTableCell5.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
this.xrTableCell5.FormattingRules.Add(this.formattingRuleStartDate);
this.xrTableCell5.Name = "xrTableCell5";
this.xrTableCell5.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 96F);
@@ -434,7 +434,7 @@ namespace BeWo.Report.DefaultReports
//
this.xrTableCell19.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "ServicesDouble.EmployeeName2")});
- this.xrTableCell19.Font = new System.Drawing.Font("Arial", 10F);
+ this.xrTableCell19.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
this.xrTableCell19.FormattingRules.Add(this.formattingRuleStartDate);
this.xrTableCell19.Name = "xrTableCell19";
this.xrTableCell19.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 96F);
@@ -474,7 +474,7 @@ namespace BeWo.Report.DefaultReports
// xrLabel5
//
this.xrLabel5.Borders = DevExpress.XtraPrinting.BorderSide.None;
- this.xrLabel5.Font = new System.Drawing.Font("Arial", 10F);
+ this.xrLabel5.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
this.xrLabel5.LocationFloat = new DevExpress.Utils.PointFloat(0F, 29.87499F);
this.xrLabel5.Multiline = true;
this.xrLabel5.Name = "xrLabel5";
@@ -498,7 +498,7 @@ namespace BeWo.Report.DefaultReports
// xrLabel4
//
this.xrLabel4.Borders = DevExpress.XtraPrinting.BorderSide.None;
- 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(0F, 71.875F);
this.xrLabel4.Name = "xrLabel4";
this.xrLabel4.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -534,7 +534,7 @@ namespace BeWo.Report.DefaultReports
//
// xrLabel10
//
- this.xrLabel10.Font = new System.Drawing.Font("Arial", 9.75F);
+ this.xrLabel10.Font = new DevExpress.Drawing.DXFont("Arial", 9.75F);
this.xrLabel10.LocationFloat = new DevExpress.Utils.PointFloat(392F, 17F);
this.xrLabel10.Name = "xrLabel10";
this.xrLabel10.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -548,7 +548,7 @@ namespace BeWo.Report.DefaultReports
//
this.xrLabel7.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "AllEmployees.TotalFLM", "{0:0.##}")});
- this.xrLabel7.Font = new System.Drawing.Font("Arial", 10F);
+ this.xrLabel7.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
this.xrLabel7.LocationFloat = new DevExpress.Utils.PointFloat(325F, 17F);
this.xrLabel7.Name = "xrLabel7";
this.xrLabel7.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -562,7 +562,7 @@ namespace BeWo.Report.DefaultReports
//
this.xrLabel6.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "AllEmployees.EmployeeName")});
- this.xrLabel6.Font = new System.Drawing.Font("Arial", 9.75F);
+ this.xrLabel6.Font = new DevExpress.Drawing.DXFont("Arial", 9.75F);
this.xrLabel6.LocationFloat = new DevExpress.Utils.PointFloat(0F, 17F);
this.xrLabel6.Name = "xrLabel6";
this.xrLabel6.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -575,7 +575,7 @@ namespace BeWo.Report.DefaultReports
// xrLabel8
//
this.xrLabel8.Borders = DevExpress.XtraPrinting.BorderSide.Bottom;
- this.xrLabel8.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrLabel8.Font = new DevExpress.Drawing.DXFont("Arial", 9F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrLabel8.LocationFloat = new DevExpress.Utils.PointFloat(125F, 12F);
this.xrLabel8.Name = "xrLabel8";
this.xrLabel8.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -594,7 +594,7 @@ namespace BeWo.Report.DefaultReports
//
this.xrLabel11.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "TotalFLMPerCostBearer")});
- this.xrLabel11.Font = new System.Drawing.Font("Arial", 10F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Italic))));
+ this.xrLabel11.Font = new DevExpress.Drawing.DXFont("Arial", 10F, ((DevExpress.Drawing.DXFontStyle)((DevExpress.Drawing.DXFontStyle.Bold | DevExpress.Drawing.DXFontStyle.Italic))));
this.xrLabel11.LocationFloat = new DevExpress.Utils.PointFloat(0F, 25F);
this.xrLabel11.Multiline = true;
this.xrLabel11.Name = "xrLabel11";
@@ -613,7 +613,7 @@ namespace BeWo.Report.DefaultReports
//
// xrLabel1
//
- this.xrLabel1.Font = new System.Drawing.Font("Arial", 14F);
+ this.xrLabel1.Font = new DevExpress.Drawing.DXFont("Arial", 14F);
this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
this.xrLabel1.Multiline = true;
this.xrLabel1.Name = "xrLabel1";
@@ -626,7 +626,7 @@ namespace BeWo.Report.DefaultReports
//
// xrLabel9
//
- this.xrLabel9.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrLabel9.Font = new DevExpress.Drawing.DXFont("Arial", 12F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrLabel9.LocationFloat = new DevExpress.Utils.PointFloat(0F, 33F);
this.xrLabel9.Multiline = true;
this.xrLabel9.Name = "xrLabel9";
@@ -693,10 +693,10 @@ namespace BeWo.Report.DefaultReports
this.formattingRuleServiceDesc,
this.formattingRuleCostBearer,
this.formattingRuleEmployeeName});
- this.Margins = new System.Drawing.Printing.Margins(30, 25, 30, 30);
+ this.Margins = new DevExpress.Drawing.DXMargins(30, 25, 30, 30);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "13.1";
((System.ComponentModel.ISupportInitialize)(this.xrTableServiceRecords2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTableServiceRecords1)).EndInit();
diff --git a/Report/DefaultReports/SettlementReport.Designer.cs b/Report/DefaultReports/SettlementReport.Designer.cs
index c987a1d66..3f2999d8f 100644
--- a/Report/DefaultReports/SettlementReport.Designer.cs
+++ b/Report/DefaultReports/SettlementReport.Designer.cs
@@ -1070,7 +1070,7 @@ namespace BeWo.Report.DefaultReports.Alt
this.Margins = new System.Drawing.Printing.Margins(75, 74, 100, 39);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable2)).EndInit();
diff --git a/Report/DefaultReports/SettlementReport2.Designer.cs b/Report/DefaultReports/SettlementReport2.Designer.cs
index 419f6538c..5e264fac2 100644
--- a/Report/DefaultReports/SettlementReport2.Designer.cs
+++ b/Report/DefaultReports/SettlementReport2.Designer.cs
@@ -1065,7 +1065,7 @@ namespace BeWo.Report.DefaultReports
this.Margins = new System.Drawing.Printing.Margins(75, 74, 100, 43);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable2)).EndInit();
diff --git a/Report/DefaultReports/SupportConceptReport.Designer.cs b/Report/DefaultReports/SupportConceptReport.Designer.cs
index 2fc0d54b5..11eea0897 100644
--- a/Report/DefaultReports/SupportConceptReport.Designer.cs
+++ b/Report/DefaultReports/SupportConceptReport.Designer.cs
@@ -874,7 +874,7 @@ namespace BeWo.Report.DefaultReports
this.Margins = new System.Drawing.Printing.Margins(30, 30, 50, 20);
this.PageHeight = 827;
this.PageWidth = 1169;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "13.2";
((System.ComponentModel.ISupportInitialize)(this.xrTable2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).EndInit();
diff --git a/Report/DefaultReports/Teamauslastung.designer.cs b/Report/DefaultReports/Teamauslastung.designer.cs
index b3df9b4bf..9b0ed1a44 100644
--- a/Report/DefaultReports/Teamauslastung.designer.cs
+++ b/Report/DefaultReports/Teamauslastung.designer.cs
@@ -469,7 +469,7 @@ namespace BeWo.Report.DefaultReports
this.Margins = new System.Drawing.Printing.Margins(50, 20, 50, 30);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
this.Title,
this.FieldCaption,
diff --git a/Report/DefaultReports/Teamstundenkonto.designer.cs b/Report/DefaultReports/Teamstundenkonto.designer.cs
index 4fe2e950e..38608416e 100644
--- a/Report/DefaultReports/Teamstundenkonto.designer.cs
+++ b/Report/DefaultReports/Teamstundenkonto.designer.cs
@@ -798,7 +798,7 @@ namespace BeWo.Report.DefaultReports
this.Margins = new System.Drawing.Printing.Margins(75, 75, 50, 30);
this.PageHeight = 827;
this.PageWidth = 1169;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
this.Title,
this.FieldCaption,
diff --git a/Report/DefaultReports/ValidationMessagesReport.Designer.cs b/Report/DefaultReports/ValidationMessagesReport.Designer.cs
index b6206a228..aedfd4c7a 100644
--- a/Report/DefaultReports/ValidationMessagesReport.Designer.cs
+++ b/Report/DefaultReports/ValidationMessagesReport.Designer.cs
@@ -93,7 +93,7 @@
//
// xrLabel1
//
- this.xrLabel1.Font = new System.Drawing.Font("Verdana", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrLabel1.Font = new DevExpress.Drawing.DXFont("Verdana", 9.75F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(30.20833F, 10.00001F);
this.xrLabel1.Name = "xrLabel1";
this.xrLabel1.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -129,7 +129,7 @@
//
this.xrTableCell1.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
| DevExpress.XtraPrinting.BorderSide.Bottom)));
- this.xrTableCell1.Font = new System.Drawing.Font("Verdana", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell1.Font = new DevExpress.Drawing.DXFont("Verdana", 9.75F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell1.Name = "xrTableCell1";
this.xrTableCell1.Padding = new DevExpress.XtraPrinting.PaddingInfo(3, 0, 0, 0, 100F);
this.xrTableCell1.StylePriority.UseBorders = false;
@@ -144,7 +144,7 @@
//
this.xrTableCell2.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
| DevExpress.XtraPrinting.BorderSide.Bottom)));
- this.xrTableCell2.Font = new System.Drawing.Font("Verdana", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell2.Font = new DevExpress.Drawing.DXFont("Verdana", 9.75F, 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.UseBorders = false;
this.xrTableCell2.StylePriority.UseFont = false;
@@ -157,7 +157,7 @@
//
this.xrTableCell3.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
| DevExpress.XtraPrinting.BorderSide.Bottom)));
- this.xrTableCell3.Font = new System.Drawing.Font("Verdana", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell3.Font = new DevExpress.Drawing.DXFont("Verdana", 9.75F, 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.StylePriority.UseBorders = false;
this.xrTableCell3.StylePriority.UseFont = false;
@@ -170,7 +170,7 @@
//
this.xrTableCell17.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
| DevExpress.XtraPrinting.BorderSide.Bottom)));
- this.xrTableCell17.Font = new System.Drawing.Font("Verdana", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell17.Font = new DevExpress.Drawing.DXFont("Verdana", 9.75F, 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;
@@ -183,7 +183,7 @@
//
this.xrTableCell19.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
| DevExpress.XtraPrinting.BorderSide.Bottom)));
- this.xrTableCell19.Font = new System.Drawing.Font("Verdana", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell19.Font = new DevExpress.Drawing.DXFont("Verdana", 9.75F, 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.UseBorders = false;
this.xrTableCell19.StylePriority.UseFont = false;
@@ -196,7 +196,7 @@
//
this.xrTableCell4.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
| DevExpress.XtraPrinting.BorderSide.Bottom)));
- this.xrTableCell4.Font = new System.Drawing.Font("Verdana", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell4.Font = new DevExpress.Drawing.DXFont("Verdana", 9.75F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell4.Name = "xrTableCell4";
this.xrTableCell4.StylePriority.UseBorders = false;
this.xrTableCell4.StylePriority.UseFont = false;
@@ -209,7 +209,7 @@
//
this.xrTableCell5.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
| DevExpress.XtraPrinting.BorderSide.Bottom)));
- this.xrTableCell5.Font = new System.Drawing.Font("Verdana", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell5.Font = new DevExpress.Drawing.DXFont("Verdana", 9.75F, 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.Padding = new DevExpress.XtraPrinting.PaddingInfo(3, 0, 0, 0, 100F);
this.xrTableCell5.StylePriority.UseBorders = false;
@@ -224,7 +224,7 @@
//
this.xrTableCell6.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
| DevExpress.XtraPrinting.BorderSide.Bottom)));
- this.xrTableCell6.Font = new System.Drawing.Font("Verdana", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell6.Font = new DevExpress.Drawing.DXFont("Verdana", 9.75F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell6.Name = "xrTableCell6";
this.xrTableCell6.Padding = new DevExpress.XtraPrinting.PaddingInfo(3, 0, 0, 0, 100F);
this.xrTableCell6.StylePriority.UseBorders = false;
@@ -239,7 +239,7 @@
//
this.xrTableCell7.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
| DevExpress.XtraPrinting.BorderSide.Bottom)));
- this.xrTableCell7.Font = new System.Drawing.Font("Verdana", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell7.Font = new DevExpress.Drawing.DXFont("Verdana", 9.75F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell7.Name = "xrTableCell7";
this.xrTableCell7.Padding = new DevExpress.XtraPrinting.PaddingInfo(3, 0, 0, 0, 100F);
this.xrTableCell7.StylePriority.UseBorders = false;
@@ -255,7 +255,7 @@
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("Verdana", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell8.Font = new DevExpress.Drawing.DXFont("Verdana", 9.75F, 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.Padding = new DevExpress.XtraPrinting.PaddingInfo(3, 0, 0, 0, 100F);
this.xrTableCell8.StylePriority.UseBorders = false;
@@ -311,7 +311,7 @@
this.xrTableCell9.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Bottom)));
this.xrTableCell9.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "ValidationMessagesForMonth.Customer")});
- this.xrTableCell9.Font = new System.Drawing.Font("Verdana", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell9.Font = new DevExpress.Drawing.DXFont("Verdana", 9.75F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell9.Name = "xrTableCell9";
this.xrTableCell9.Padding = new DevExpress.XtraPrinting.PaddingInfo(3, 0, 0, 0, 100F);
this.xrTableCell9.StylePriority.UseBorders = false;
@@ -326,7 +326,7 @@
this.xrTableCell10.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Bottom)));
this.xrTableCell10.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "ValidationMessagesForMonth.ServiceRecordStart", "{0:HH:mm\' Uhr\'}")});
- this.xrTableCell10.Font = new System.Drawing.Font("Verdana", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell10.Font = new DevExpress.Drawing.DXFont("Verdana", 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;
@@ -339,7 +339,7 @@
this.xrTableCell11.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Bottom)));
this.xrTableCell11.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "ValidationMessagesForMonth.ServiceRecordEnd", "{0:HH:mm\' Uhr\'}")});
- this.xrTableCell11.Font = new System.Drawing.Font("Verdana", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell11.Font = new DevExpress.Drawing.DXFont("Verdana", 9.75F, 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.StylePriority.UseBorders = false;
this.xrTableCell11.StylePriority.UseFont = false;
@@ -352,7 +352,7 @@
this.xrTableCell18.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Bottom)));
this.xrTableCell18.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "ValidationMessagesForMonth.ServiceCategory")});
- this.xrTableCell18.Font = new System.Drawing.Font("Verdana", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell18.Font = new DevExpress.Drawing.DXFont("Verdana", 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;
@@ -366,7 +366,7 @@
this.xrTableCell20.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Bottom)));
this.xrTableCell20.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "ValidationMessagesForMonth.ServiceDescription")});
- this.xrTableCell20.Font = new System.Drawing.Font("Verdana", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell20.Font = new DevExpress.Drawing.DXFont("Verdana", 9.75F, 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.UseBorders = false;
this.xrTableCell20.StylePriority.UseFont = false;
@@ -380,7 +380,7 @@
this.xrTableCell12.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Bottom)));
this.xrTableCell12.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "ValidationMessagesForMonth.ServiceRecordStart", "{0:dd.MM.yyyy}")});
- this.xrTableCell12.Font = new System.Drawing.Font("Verdana", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell12.Font = new DevExpress.Drawing.DXFont("Verdana", 9.75F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell12.Name = "xrTableCell12";
this.xrTableCell12.StylePriority.UseBorders = false;
this.xrTableCell12.StylePriority.UseFont = false;
@@ -391,7 +391,7 @@
// xrTableCell13
//
this.xrTableCell13.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Bottom)));
- this.xrTableCell13.Font = new System.Drawing.Font("Verdana", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell13.Font = new DevExpress.Drawing.DXFont("Verdana", 9.75F, 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.Padding = new DevExpress.XtraPrinting.PaddingInfo(3, 0, 0, 0, 100F);
this.xrTableCell13.StylePriority.UseBorders = false;
@@ -407,7 +407,7 @@
this.xrTableCell14.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Bottom)));
this.xrTableCell14.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "ValidationMessagesForMonth.Employee.LastNameFirstName")});
- this.xrTableCell14.Font = new System.Drawing.Font("Verdana", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell14.Font = new DevExpress.Drawing.DXFont("Verdana", 9.75F, 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.Padding = new DevExpress.XtraPrinting.PaddingInfo(3, 0, 0, 0, 100F);
this.xrTableCell14.StylePriority.UseBorders = false;
@@ -422,7 +422,7 @@
this.xrTableCell15.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Bottom)));
this.xrTableCell15.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "ValidationMessagesForMonth.ValidationResult")});
- this.xrTableCell15.Font = new System.Drawing.Font("Verdana", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell15.Font = new DevExpress.Drawing.DXFont("Verdana", 9.75F, 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.Padding = new DevExpress.XtraPrinting.PaddingInfo(3, 0, 0, 0, 100F);
this.xrTableCell15.StylePriority.UseBorders = false;
@@ -438,7 +438,7 @@
| DevExpress.XtraPrinting.BorderSide.Bottom)));
this.xrTableCell16.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "ValidationMessagesForMonth.Message")});
- this.xrTableCell16.Font = new System.Drawing.Font("Verdana", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell16.Font = new DevExpress.Drawing.DXFont("Verdana", 9.75F, 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.Padding = new DevExpress.XtraPrinting.PaddingInfo(3, 0, 0, 0, 100F);
this.xrTableCell16.StylePriority.UseBorders = false;
@@ -464,10 +464,10 @@
this.ComponentStorage.AddRange(new System.ComponentModel.IComponent[] {
this.objectDataSource1});
this.DataSource = this.objectDataSource1;
- this.Margins = new System.Drawing.Printing.Margins(10, 33, 21, 53);
+ this.Margins = new DevExpress.Drawing.DXMargins(10, 33, 21, 53);
this.PageHeight = 1169;
this.PageWidth = 1654;
- this.PaperKind = System.Drawing.Printing.PaperKind.A3Rotated;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A3Rotated;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable2)).EndInit();
diff --git a/Report/DefaultReports/VorlageReport.Designer.cs b/Report/DefaultReports/VorlageReport.Designer.cs
index 1e0353d79..3bbe97e20 100644
--- a/Report/DefaultReports/VorlageReport.Designer.cs
+++ b/Report/DefaultReports/VorlageReport.Designer.cs
@@ -78,7 +78,7 @@
this.xrRichText1.BorderColor = System.Drawing.Color.Black;
this.xrRichText1.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Rtf", null, "RTFText")});
- this.xrRichText1.Font = new System.Drawing.Font("Verdana", 9F);
+ this.xrRichText1.Font = new DevExpress.Drawing.DXFont("Verdana", 9F);
this.xrRichText1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
this.xrRichText1.Name = "xrRichText1";
this.xrRichText1.SerializableRtfString = resources.GetString("xrRichText1.SerializableRtfString");
@@ -98,7 +98,7 @@
this.ComponentStorage.AddRange(new System.ComponentModel.IComponent[] {
this.objectDataSource1});
this.DataSource = this.objectDataSource1;
- this.Margins = new System.Drawing.Printing.Margins(10, 10, 10, 10);
+ this.Margins = new DevExpress.Drawing.DXMargins(10, 10, 10, 10);
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.objectDataSource1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrRichText1)).EndInit();
diff --git a/Report/DefaultReports/WeeklyAppointmentReport.Designer.cs b/Report/DefaultReports/WeeklyAppointmentReport.Designer.cs
index a00311c58..4f8ce822b 100644
--- a/Report/DefaultReports/WeeklyAppointmentReport.Designer.cs
+++ b/Report/DefaultReports/WeeklyAppointmentReport.Designer.cs
@@ -168,7 +168,7 @@
this.montagTabelle.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
| DevExpress.XtraPrinting.BorderSide.Right)
| DevExpress.XtraPrinting.BorderSide.Bottom)));
- this.montagTabelle.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.montagTabelle.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.montagTabelle.LocationFloat = new DevExpress.Utils.PointFloat(9.999974F, 74.37501F);
this.montagTabelle.Name = "montagTabelle";
this.montagTabelle.Padding = new DevExpress.XtraPrinting.PaddingInfo(3, 0, 0, 0, 100F);
@@ -223,7 +223,7 @@
this.dienstagTabelle.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
| DevExpress.XtraPrinting.BorderSide.Right)
| DevExpress.XtraPrinting.BorderSide.Bottom)));
- this.dienstagTabelle.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.dienstagTabelle.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.dienstagTabelle.LocationFloat = new DevExpress.Utils.PointFloat(9.999969F, 74.37501F);
this.dienstagTabelle.Name = "dienstagTabelle";
this.dienstagTabelle.Padding = new DevExpress.XtraPrinting.PaddingInfo(3, 0, 0, 0, 100F);
@@ -297,7 +297,7 @@
this.mittwochTabelle.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
| DevExpress.XtraPrinting.BorderSide.Right)
| DevExpress.XtraPrinting.BorderSide.Bottom)));
- this.mittwochTabelle.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.mittwochTabelle.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.mittwochTabelle.LocationFloat = new DevExpress.Utils.PointFloat(9.999974F, 74.37503F);
this.mittwochTabelle.Name = "mittwochTabelle";
this.mittwochTabelle.Padding = new DevExpress.XtraPrinting.PaddingInfo(3, 0, 0, 0, 100F);
@@ -372,7 +372,7 @@
this.donnerstagTabelle.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
| DevExpress.XtraPrinting.BorderSide.Right)
| DevExpress.XtraPrinting.BorderSide.Bottom)));
- this.donnerstagTabelle.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.donnerstagTabelle.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.donnerstagTabelle.LocationFloat = new DevExpress.Utils.PointFloat(9.999969F, 74.37503F);
this.donnerstagTabelle.Name = "donnerstagTabelle";
this.donnerstagTabelle.Padding = new DevExpress.XtraPrinting.PaddingInfo(3, 0, 0, 0, 100F);
@@ -447,7 +447,7 @@
this.freitagTabelle.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
| DevExpress.XtraPrinting.BorderSide.Right)
| DevExpress.XtraPrinting.BorderSide.Bottom)));
- this.freitagTabelle.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.freitagTabelle.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.freitagTabelle.LocationFloat = new DevExpress.Utils.PointFloat(9.999974F, 74.375F);
this.freitagTabelle.Name = "freitagTabelle";
this.freitagTabelle.Padding = new DevExpress.XtraPrinting.PaddingInfo(3, 0, 0, 0, 100F);
@@ -523,7 +523,7 @@
this.samstagTabelle.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
| DevExpress.XtraPrinting.BorderSide.Right)
| DevExpress.XtraPrinting.BorderSide.Bottom)));
- this.samstagTabelle.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.samstagTabelle.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.samstagTabelle.LocationFloat = new DevExpress.Utils.PointFloat(9.999969F, 74.375F);
this.samstagTabelle.Name = "samstagTabelle";
this.samstagTabelle.Padding = new DevExpress.XtraPrinting.PaddingInfo(3, 0, 0, 0, 100F);
@@ -598,7 +598,7 @@
this.sonntagTabelle.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
| DevExpress.XtraPrinting.BorderSide.Right)
| DevExpress.XtraPrinting.BorderSide.Bottom)));
- this.sonntagTabelle.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.sonntagTabelle.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.sonntagTabelle.LocationFloat = new DevExpress.Utils.PointFloat(9.999969F, 74.375F);
this.sonntagTabelle.Name = "sonntagTabelle";
this.sonntagTabelle.Padding = new DevExpress.XtraPrinting.PaddingInfo(3, 0, 0, 0, 100F);
@@ -666,8 +666,8 @@
this.TopMargin,
this.BottomMargin});
this.DataSource = this.bindingSource1;
- this.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F);
- this.Margins = new System.Drawing.Printing.Margins(100, 100, 100, 44);
+ this.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 12F);
+ this.Margins = new DevExpress.Drawing.DXMargins(100, 100, 100, 44);
this.Version = "13.1";
((System.ComponentModel.ISupportInitialize)(this.montagTabelle)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.dienstagTabelle)).EndInit();
diff --git a/Report/Properties/licenses.licx b/Report/Properties/licenses.licx
index 036b40604..5f282702b 100644
--- a/Report/Properties/licenses.licx
+++ b/Report/Properties/licenses.licx
@@ -1 +1 @@
-DevExpress.XtraReports.UI.XtraReport, DevExpress.XtraReports.v17.1, Version=17.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
+
\ No newline at end of file
diff --git a/Report/Report.csproj b/Report/Report.csproj
index 72c032084..852a7d62d 100644
--- a/Report/Report.csproj
+++ b/Report/Report.csproj
@@ -77,21 +77,26 @@
false
-
-
-
+
+
+
False
-
-
-
-
+
+
+
+
+
+
+
+
False
-
-
-
-
+
+
+
+
+
..\packages\Microsoft.Web.Infrastructure.1.0.0.0\lib\net40\Microsoft.Web.Infrastructure.dll
diff --git a/ReportImp/ABCBetreuungenReports/ABCBetreuungenReports.csproj b/ReportImp/ABCBetreuungenReports/ABCBetreuungenReports.csproj
index 74cac78ea..9df1c1bbe 100644
--- a/ReportImp/ABCBetreuungenReports/ABCBetreuungenReports.csproj
+++ b/ReportImp/ABCBetreuungenReports/ABCBetreuungenReports.csproj
@@ -33,23 +33,25 @@
false
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ReportImp/ABCBetreuungenReports/InvoiceCustomerReport.Designer.cs b/ReportImp/ABCBetreuungenReports/InvoiceCustomerReport.Designer.cs
index afad1fda2..e11d0b3a0 100644
--- a/ReportImp/ABCBetreuungenReports/InvoiceCustomerReport.Designer.cs
+++ b/ReportImp/ABCBetreuungenReports/InvoiceCustomerReport.Designer.cs
@@ -430,7 +430,7 @@ namespace BeWo.ABCBetreuungenReports
this.Margins = new System.Drawing.Printing.Margins(75, 28, 188, 147);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable3)).EndInit();
diff --git a/ReportImp/ABCBetreuungenReports/Properties/licenses.licx b/ReportImp/ABCBetreuungenReports/Properties/licenses.licx
index c7fd819d5..e69de29bb 100644
--- a/ReportImp/ABCBetreuungenReports/Properties/licenses.licx
+++ b/ReportImp/ABCBetreuungenReports/Properties/licenses.licx
@@ -1 +0,0 @@
-DevExpress.XtraReports.UI.XtraReport, DevExpress.XtraReports.v17.1, Version=17.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
diff --git a/ReportImp/ABCBetreuungenReports/Quittierungsbeleg.Designer.cs b/ReportImp/ABCBetreuungenReports/Quittierungsbeleg.Designer.cs
index b276aa8dc..dda55f908 100644
--- a/ReportImp/ABCBetreuungenReports/Quittierungsbeleg.Designer.cs
+++ b/ReportImp/ABCBetreuungenReports/Quittierungsbeleg.Designer.cs
@@ -337,7 +337,7 @@ namespace ABCBetreuungenReports
this.picSignature.SizeF = new System.Drawing.SizeF(160F, 20F);
this.picSignature.Sizing = DevExpress.XtraPrinting.ImageSizeMode.ZoomImage;
this.picSignature.StylePriority.UseBorders = false;
- this.picSignature.BeforePrint += new System.Drawing.Printing.PrintEventHandler(this.picSignature_BeforePrint);
+ this.picSignature.BeforePrint += new DevExpress.XtraReports.UI.BeforePrintEventHandler(this.picSignature_BeforePrint);
//
// GroupHeader1
//
@@ -1389,7 +1389,7 @@ namespace ABCBetreuungenReports
this.Margins = new System.Drawing.Printing.Margins(31, 30, 136, 30);
this.PageHeight = 827;
this.PageWidth = 1169;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4Rotated;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4Rotated;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrTable3)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTableServiceRecords1)).EndInit();
diff --git a/ReportImp/ABCBetreuungenReports/Quittierungsbeleg.cs b/ReportImp/ABCBetreuungenReports/Quittierungsbeleg.cs
index c376bd373..5cde406ef 100644
--- a/ReportImp/ABCBetreuungenReports/Quittierungsbeleg.cs
+++ b/ReportImp/ABCBetreuungenReports/Quittierungsbeleg.cs
@@ -170,7 +170,7 @@ namespace ABCBetreuungenReports
return ziffer.ToString();
}
- private void picSignature_BeforePrint(object sender, System.Drawing.Printing.PrintEventArgs e)
+ private void picSignature_BeforePrint(object sender, System.ComponentModel.CancelEventArgs e)
{
XRPictureBox xrBox = sender as XRPictureBox;
//var test = this.GetCurrent
@@ -197,7 +197,7 @@ namespace ABCBetreuungenReports
}
// TODO: Wie anzeigen? Alle?
- //private void EmployeeSignature_BeforePrint(object sender, System.Drawing.Printing.PrintEventArgs e)
+ //private void EmployeeSignature_BeforePrint(object sender, System.ComponentModel.CancelEventArgs e)
//{
// return;
@@ -222,7 +222,7 @@ namespace ABCBetreuungenReports
//// TODO: Wie anzeigen? Alle?
//// TODO: Visibile der Datumstextboxen auf true setzen!
- //private void CustomerSignature_BeforePrint(object sender, System.Drawing.Printing.PrintEventArgs e)
+ //private void CustomerSignature_BeforePrint(object sender, System.ComponentModel.CancelEventArgs e)
//{
// return;
diff --git a/ReportImp/ABCBetreuungenReports/ServicesOverviewReport.Designer.cs b/ReportImp/ABCBetreuungenReports/ServicesOverviewReport.Designer.cs
index 1b75f00d8..5a15bd14b 100644
--- a/ReportImp/ABCBetreuungenReports/ServicesOverviewReport.Designer.cs
+++ b/ReportImp/ABCBetreuungenReports/ServicesOverviewReport.Designer.cs
@@ -654,7 +654,7 @@ namespace BeWo.ABCBetreuungenReports
this.Margins = new System.Drawing.Printing.Margins(75, 75, 100, 30);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrTableServiceRecords1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable3)).EndInit();
diff --git a/ReportImp/ABCBetreuungenReports/SettlementReport.Designer.cs b/ReportImp/ABCBetreuungenReports/SettlementReport.Designer.cs
index 99ef9950a..80b8ca075 100644
--- a/ReportImp/ABCBetreuungenReports/SettlementReport.Designer.cs
+++ b/ReportImp/ABCBetreuungenReports/SettlementReport.Designer.cs
@@ -813,7 +813,7 @@ namespace BeWo.ABCBetreuungenReports.Alt
this.Margins = new System.Drawing.Printing.Margins(75, 28, 190, 100);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable3)).EndInit();
diff --git a/ReportImp/ABCBetreuungenReports/SettlementReport2.Designer.cs b/ReportImp/ABCBetreuungenReports/SettlementReport2.Designer.cs
index cc9762352..13727d18e 100644
--- a/ReportImp/ABCBetreuungenReports/SettlementReport2.Designer.cs
+++ b/ReportImp/ABCBetreuungenReports/SettlementReport2.Designer.cs
@@ -816,7 +816,7 @@ namespace BeWo.ABCBetreuungenReports
this.Margins = new System.Drawing.Printing.Margins(75, 28, 190, 100);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable3)).EndInit();
diff --git a/ReportImp/ABWElsebrock/ABWElsebrock.csproj b/ReportImp/ABWElsebrock/ABWElsebrock.csproj
index 6936a94c0..e68b218d5 100644
--- a/ReportImp/ABWElsebrock/ABWElsebrock.csproj
+++ b/ReportImp/ABWElsebrock/ABWElsebrock.csproj
@@ -33,23 +33,25 @@
false
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ReportImp/ABWElsebrock/Properties/licenses.licx b/ReportImp/ABWElsebrock/Properties/licenses.licx
index c7fd819d5..e69de29bb 100644
--- a/ReportImp/ABWElsebrock/Properties/licenses.licx
+++ b/ReportImp/ABWElsebrock/Properties/licenses.licx
@@ -1 +0,0 @@
-DevExpress.XtraReports.UI.XtraReport, DevExpress.XtraReports.v17.1, Version=17.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
diff --git a/ReportImp/ABWElsebrock/ServicesOverviewReport.Designer.cs b/ReportImp/ABWElsebrock/ServicesOverviewReport.Designer.cs
index 20e6a4951..59099ccbd 100644
--- a/ReportImp/ABWElsebrock/ServicesOverviewReport.Designer.cs
+++ b/ReportImp/ABWElsebrock/ServicesOverviewReport.Designer.cs
@@ -847,7 +847,7 @@ namespace ABWElsebrock
this.Margins = new System.Drawing.Printing.Margins(75, 70, 200, 30);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrTableServiceRecords1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
diff --git a/ReportImp/ABWElsebrock/SettlementReport.Designer.cs b/ReportImp/ABWElsebrock/SettlementReport.Designer.cs
index c91104a85..3dc38570d 100644
--- a/ReportImp/ABWElsebrock/SettlementReport.Designer.cs
+++ b/ReportImp/ABWElsebrock/SettlementReport.Designer.cs
@@ -793,7 +793,7 @@ namespace ABWElsebrock
this.Margins = new System.Drawing.Printing.Margins(75, 48, 100, 50);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "13.1";
((System.ComponentModel.ISupportInitialize)(this.xrTable5)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
diff --git a/ReportImp/AKGG/Akgg.csproj b/ReportImp/AKGG/Akgg.csproj
index cc8505707..9309014aa 100644
--- a/ReportImp/AKGG/Akgg.csproj
+++ b/ReportImp/AKGG/Akgg.csproj
@@ -31,13 +31,20 @@
4
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ReportImp/AKGG/FLSGroupReport.Designer.cs b/ReportImp/AKGG/FLSGroupReport.Designer.cs
index ccddcdc7a..da5c12934 100644
--- a/ReportImp/AKGG/FLSGroupReport.Designer.cs
+++ b/ReportImp/AKGG/FLSGroupReport.Designer.cs
@@ -667,7 +667,7 @@ namespace Akgg
this.Margins = new System.Drawing.Printing.Margins(75, 75, 50, 50);
this.PageHeight = 827;
this.PageWidth = 1169;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
this.Title,
this.FieldCaption,
diff --git a/ReportImp/AKGG/FLSListReport.Designer.cs b/ReportImp/AKGG/FLSListReport.Designer.cs
index d3795d26c..0bfd3b4cd 100644
--- a/ReportImp/AKGG/FLSListReport.Designer.cs
+++ b/ReportImp/AKGG/FLSListReport.Designer.cs
@@ -541,7 +541,7 @@ namespace Akgg
this.Margins = new System.Drawing.Printing.Margins(75, 75, 50, 50);
this.PageHeight = 827;
this.PageWidth = 1169;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
this.Title,
this.FieldCaption,
diff --git a/ReportImp/AKGG/KilometerAuswertung.Designer.cs b/ReportImp/AKGG/KilometerAuswertung.Designer.cs
index abe6f1e1e..140e0db54 100644
--- a/ReportImp/AKGG/KilometerAuswertung.Designer.cs
+++ b/ReportImp/AKGG/KilometerAuswertung.Designer.cs
@@ -552,7 +552,7 @@ namespace Akgg
this.Margins = new System.Drawing.Printing.Margins(50, 30, 121, 30);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrTable3)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTableServiceRecords1)).EndInit();
diff --git a/ReportImp/AKGG/Mitarbeiterarbeitszeitkonto.designer.cs b/ReportImp/AKGG/Mitarbeiterarbeitszeitkonto.designer.cs
index 97181cd84..570bce2e4 100644
--- a/ReportImp/AKGG/Mitarbeiterarbeitszeitkonto.designer.cs
+++ b/ReportImp/AKGG/Mitarbeiterarbeitszeitkonto.designer.cs
@@ -951,7 +951,7 @@ namespace Akgg
this.Margins = new System.Drawing.Printing.Margins(75, 50, 50, 50);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
this.Title,
this.FieldCaption,
diff --git a/ReportImp/AKGG/Mitarbeiterstundenkonto.designer.cs b/ReportImp/AKGG/Mitarbeiterstundenkonto.designer.cs
index 4faf5c247..df3b5a1c3 100644
--- a/ReportImp/AKGG/Mitarbeiterstundenkonto.designer.cs
+++ b/ReportImp/AKGG/Mitarbeiterstundenkonto.designer.cs
@@ -635,7 +635,7 @@ namespace Akgg
this.Margins = new System.Drawing.Printing.Margins(75, 75, 50, 30);
this.PageHeight = 827;
this.PageWidth = 1169;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
this.Title,
this.FieldCaption,
diff --git a/ReportImp/AKGG/MitarbeiterstundenkontoJahr.designer.cs b/ReportImp/AKGG/MitarbeiterstundenkontoJahr.designer.cs
index 0eff6640d..86bbadbe3 100644
--- a/ReportImp/AKGG/MitarbeiterstundenkontoJahr.designer.cs
+++ b/ReportImp/AKGG/MitarbeiterstundenkontoJahr.designer.cs
@@ -677,7 +677,7 @@ namespace Akgg
this.Margins = new System.Drawing.Printing.Margins(75, 75, 50, 30);
this.PageHeight = 827;
this.PageWidth = 1169;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
this.Title,
this.FieldCaption,
diff --git a/ReportImp/AKGG/Properties/licenses.licx b/ReportImp/AKGG/Properties/licenses.licx
index c7fd819d5..e69de29bb 100644
--- a/ReportImp/AKGG/Properties/licenses.licx
+++ b/ReportImp/AKGG/Properties/licenses.licx
@@ -1 +0,0 @@
-DevExpress.XtraReports.UI.XtraReport, DevExpress.XtraReports.v17.1, Version=17.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
diff --git a/ReportImp/AKGG/Quittierungsbeleg.Designer.cs b/ReportImp/AKGG/Quittierungsbeleg.Designer.cs
index 22382e12b..cbfb3c621 100644
--- a/ReportImp/AKGG/Quittierungsbeleg.Designer.cs
+++ b/ReportImp/AKGG/Quittierungsbeleg.Designer.cs
@@ -185,7 +185,7 @@ namespace Akgg
this.picSignature.SizeF = new System.Drawing.SizeF(223.4954F, 20F);
this.picSignature.Sizing = DevExpress.XtraPrinting.ImageSizeMode.ZoomImage;
this.picSignature.StylePriority.UseBorders = false;
- this.picSignature.BeforePrint += new System.Drawing.Printing.PrintEventHandler(this.picSignature_BeforePrint);
+ this.picSignature.BeforePrint += new DevExpress.XtraReports.UI.BeforePrintEventHandler(this.picSignature_BeforePrint);
//
// GroupHeader1
//
@@ -651,7 +651,7 @@ namespace Akgg
this.Margins = new System.Drawing.Printing.Margins(50, 30, 121, 30);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrTable3)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTableServiceRecords1)).EndInit();
diff --git a/ReportImp/AKGG/Quittierungsbeleg.cs b/ReportImp/AKGG/Quittierungsbeleg.cs
index 21423c4af..7d4a9e74a 100644
--- a/ReportImp/AKGG/Quittierungsbeleg.cs
+++ b/ReportImp/AKGG/Quittierungsbeleg.cs
@@ -95,7 +95,7 @@ namespace Akgg
}
// TODO: Wie anzeigen? Alle?
- private void EmployeeSignature_BeforePrint(object sender, System.Drawing.Printing.PrintEventArgs e)
+ private void EmployeeSignature_BeforePrint(object sender, System.ComponentModel.CancelEventArgs e)
{
return;
@@ -120,7 +120,7 @@ namespace Akgg
// TODO: Wie anzeigen? Alle?
// TODO: Visibile der Datumstextboxen auf true setzen!
- private void CustomerSignature_BeforePrint(object sender, System.Drawing.Printing.PrintEventArgs e)
+ private void CustomerSignature_BeforePrint(object sender, System.ComponentModel.CancelEventArgs e)
{
return;
@@ -143,7 +143,7 @@ namespace Akgg
}
}
- private void picSignature_BeforePrint(object sender, System.Drawing.Printing.PrintEventArgs e)
+ private void picSignature_BeforePrint(object sender, System.ComponentModel.CancelEventArgs e)
{
XRPictureBox xrBox = sender as XRPictureBox;
//var test = this.GetCurrent
diff --git a/ReportImp/AKGG/QuittierungsbelegPK.Designer.cs b/ReportImp/AKGG/QuittierungsbelegPK.Designer.cs
index 5cb039444..ea3b9079f 100644
--- a/ReportImp/AKGG/QuittierungsbelegPK.Designer.cs
+++ b/ReportImp/AKGG/QuittierungsbelegPK.Designer.cs
@@ -693,7 +693,7 @@ namespace Akgg
this.Margins = new System.Drawing.Printing.Margins(50, 30, 121, 90);
this.PageHeight = 827;
this.PageWidth = 1169;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrTable3)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTableServiceRecords1)).EndInit();
diff --git a/ReportImp/AKGG/QuittierungsbelegPK.cs b/ReportImp/AKGG/QuittierungsbelegPK.cs
index e8eba3a4b..1042136e8 100644
--- a/ReportImp/AKGG/QuittierungsbelegPK.cs
+++ b/ReportImp/AKGG/QuittierungsbelegPK.cs
@@ -86,7 +86,7 @@ namespace Akgg
}
// TODO: Wie anzeigen? Alle?
- //private void EmployeeSignature_BeforePrint(object sender, System.Drawing.Printing.PrintEventArgs e)
+ //private void EmployeeSignature_BeforePrint(object sender, System.ComponentModel.CancelEventArgs e)
//{
// return;
@@ -111,7 +111,7 @@ namespace Akgg
//// TODO: Wie anzeigen? Alle?
//// TODO: Visibile der Datumstextboxen auf true setzen!
- //private void CustomerSignature_BeforePrint(object sender, System.Drawing.Printing.PrintEventArgs e)
+ //private void CustomerSignature_BeforePrint(object sender, System.ComponentModel.CancelEventArgs e)
//{
// return;
@@ -134,7 +134,7 @@ namespace Akgg
// }
//}
- //private void picSignature_BeforePrint(object sender, System.Drawing.Printing.PrintEventArgs e)
+ //private void picSignature_BeforePrint(object sender, System.ComponentModel.CancelEventArgs e)
//{
// XRPictureBox xrBox = sender as XRPictureBox;
// //var test = this.GetCurrent
diff --git a/ReportImp/AKGG/ServiceInvoiceReport.Designer.cs b/ReportImp/AKGG/ServiceInvoiceReport.Designer.cs
index eadfe54a5..a97e2358b 100644
--- a/ReportImp/AKGG/ServiceInvoiceReport.Designer.cs
+++ b/ReportImp/AKGG/ServiceInvoiceReport.Designer.cs
@@ -835,7 +835,7 @@ namespace Akgg
this.Margins = new System.Drawing.Printing.Margins(94, 75, 209, 102);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrTable5)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable6)).EndInit();
diff --git a/ReportImp/AKGG/ServiceInvoiceReportPK.Designer.cs b/ReportImp/AKGG/ServiceInvoiceReportPK.Designer.cs
index 585e039c6..16c330e0c 100644
--- a/ReportImp/AKGG/ServiceInvoiceReportPK.Designer.cs
+++ b/ReportImp/AKGG/ServiceInvoiceReportPK.Designer.cs
@@ -878,7 +878,7 @@ namespace Akgg
this.Margins = new System.Drawing.Printing.Margins(94, 75, 209, 101);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrTable5)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable6)).EndInit();
diff --git a/ReportImp/AKGG/Teamstundenkonto.designer.cs b/ReportImp/AKGG/Teamstundenkonto.designer.cs
index b01adec3e..1cb77df6c 100644
--- a/ReportImp/AKGG/Teamstundenkonto.designer.cs
+++ b/ReportImp/AKGG/Teamstundenkonto.designer.cs
@@ -798,7 +798,7 @@ namespace Akgg
this.Margins = new System.Drawing.Printing.Margins(75, 75, 50, 30);
this.PageHeight = 827;
this.PageWidth = 1169;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
this.Title,
this.FieldCaption,
diff --git a/ReportImp/AMBEWO/Ambewo.csproj b/ReportImp/AMBEWO/Ambewo.csproj
index 439ab5889..293732d7b 100644
--- a/ReportImp/AMBEWO/Ambewo.csproj
+++ b/ReportImp/AMBEWO/Ambewo.csproj
@@ -31,11 +31,18 @@
4
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ReportImp/AMBEWO/Properties/licenses.licx b/ReportImp/AMBEWO/Properties/licenses.licx
index c7fd819d5..e69de29bb 100644
--- a/ReportImp/AMBEWO/Properties/licenses.licx
+++ b/ReportImp/AMBEWO/Properties/licenses.licx
@@ -1 +0,0 @@
-DevExpress.XtraReports.UI.XtraReport, DevExpress.XtraReports.v17.1, Version=17.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
diff --git a/ReportImp/AMBEWO/Quittierungsbeleg.Designer.cs b/ReportImp/AMBEWO/Quittierungsbeleg.Designer.cs
index 11505ede0..8b5d3cd4c 100644
--- a/ReportImp/AMBEWO/Quittierungsbeleg.Designer.cs
+++ b/ReportImp/AMBEWO/Quittierungsbeleg.Designer.cs
@@ -302,7 +302,7 @@ namespace Ambewo
this.picSignature.SizeF = new System.Drawing.SizeF(160F, 20F);
this.picSignature.Sizing = DevExpress.XtraPrinting.ImageSizeMode.ZoomImage;
this.picSignature.StylePriority.UseBorders = false;
- this.picSignature.BeforePrint += new System.Drawing.Printing.PrintEventHandler(this.picSignature_BeforePrint);
+ this.picSignature.BeforePrint += new DevExpress.XtraReports.UI.BeforePrintEventHandler(this.picSignature_BeforePrint);
//
// GroupHeader1
//
@@ -793,7 +793,7 @@ namespace Ambewo
this.xrPictureBox2.Name = "xrPictureBox2";
this.xrPictureBox2.SizeF = new System.Drawing.SizeF(136.8472F, 23F);
this.xrPictureBox2.Sizing = DevExpress.XtraPrinting.ImageSizeMode.ZoomImage;
- this.xrPictureBox2.BeforePrint += new System.Drawing.Printing.PrintEventHandler(this.CustomerSignature_BeforePrint);
+ this.xrPictureBox2.BeforePrint += new DevExpress.XtraReports.UI.BeforePrintEventHandler(this.CustomerSignature_BeforePrint);
//
// lblUnterschriftKlient
//
@@ -1211,7 +1211,7 @@ namespace Ambewo
this.xrPictureBox1.Scripts.OnBeforePrint = "xrPictureBox1_BeforePrint";
this.xrPictureBox1.SizeF = new System.Drawing.SizeF(199.8611F, 23F);
this.xrPictureBox1.Sizing = DevExpress.XtraPrinting.ImageSizeMode.ZoomImage;
- this.xrPictureBox1.BeforePrint += new System.Drawing.Printing.PrintEventHandler(this.EmployeeSignature_BeforePrint);
+ this.xrPictureBox1.BeforePrint += new DevExpress.XtraReports.UI.BeforePrintEventHandler(this.EmployeeSignature_BeforePrint);
//
// xrLabel17
//
@@ -1251,7 +1251,7 @@ namespace Ambewo
this.Margins = new System.Drawing.Printing.Margins(50, 30, 100, 30);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrTable3)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTableServiceRecords1)).EndInit();
diff --git a/ReportImp/AMBEWO/Quittierungsbeleg.cs b/ReportImp/AMBEWO/Quittierungsbeleg.cs
index 07b9d67e2..d7445d612 100644
--- a/ReportImp/AMBEWO/Quittierungsbeleg.cs
+++ b/ReportImp/AMBEWO/Quittierungsbeleg.cs
@@ -111,7 +111,7 @@ namespace Ambewo
}
// TODO: Wie anzeigen? Alle?
- private void EmployeeSignature_BeforePrint(object sender, System.Drawing.Printing.PrintEventArgs e)
+ private void EmployeeSignature_BeforePrint(object sender, System.ComponentModel.CancelEventArgs e)
{
return;
@@ -136,7 +136,7 @@ namespace Ambewo
// TODO: Wie anzeigen? Alle?
// TODO: Visibile der Datumstextboxen auf true setzen!
- private void CustomerSignature_BeforePrint(object sender, System.Drawing.Printing.PrintEventArgs e)
+ private void CustomerSignature_BeforePrint(object sender, System.ComponentModel.CancelEventArgs e)
{
return;
@@ -159,7 +159,7 @@ namespace Ambewo
}
}
- private void picSignature_BeforePrint(object sender, System.Drawing.Printing.PrintEventArgs e)
+ private void picSignature_BeforePrint(object sender, System.ComponentModel.CancelEventArgs e)
{
XRPictureBox xrBox = sender as XRPictureBox;
//var test = this.GetCurrent
diff --git a/ReportImp/AMBEWO/ServiceInvoiceReport.Designer.cs b/ReportImp/AMBEWO/ServiceInvoiceReport.Designer.cs
index cbe349792..185c1ae19 100644
--- a/ReportImp/AMBEWO/ServiceInvoiceReport.Designer.cs
+++ b/ReportImp/AMBEWO/ServiceInvoiceReport.Designer.cs
@@ -749,7 +749,7 @@ namespace Ambewo
this.Margins = new System.Drawing.Printing.Margins(95, 75, 120, 121);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrTable4)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable5)).EndInit();
diff --git a/ReportImp/AMBEWO/SettlementReport.Designer.cs b/ReportImp/AMBEWO/SettlementReport.Designer.cs
index c7dc9472a..4588fcbbe 100644
--- a/ReportImp/AMBEWO/SettlementReport.Designer.cs
+++ b/ReportImp/AMBEWO/SettlementReport.Designer.cs
@@ -894,7 +894,7 @@ namespace Ambewo
this.Margins = new System.Drawing.Printing.Margins(96, 75, 128, 133);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable3)).EndInit();
diff --git a/ReportImp/AMBEWO/SettlementReport2.Designer.cs b/ReportImp/AMBEWO/SettlementReport2.Designer.cs
index b41aa6f47..c376804be 100644
--- a/ReportImp/AMBEWO/SettlementReport2.Designer.cs
+++ b/ReportImp/AMBEWO/SettlementReport2.Designer.cs
@@ -851,7 +851,7 @@ namespace Ambewo.Alt
this.Margins = new System.Drawing.Printing.Margins(98, 74, 120, 139);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable3)).EndInit();
diff --git a/ReportImp/ASBBergischGladbachReports/ASBBergischGladbachReports.csproj b/ReportImp/ASBBergischGladbachReports/ASBBergischGladbachReports.csproj
index 7896d161e..26aa36f28 100644
--- a/ReportImp/ASBBergischGladbachReports/ASBBergischGladbachReports.csproj
+++ b/ReportImp/ASBBergischGladbachReports/ASBBergischGladbachReports.csproj
@@ -33,23 +33,25 @@
false
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ReportImp/ASBBergischGladbachReports/Properties/licenses.licx b/ReportImp/ASBBergischGladbachReports/Properties/licenses.licx
index c7fd819d5..e69de29bb 100644
--- a/ReportImp/ASBBergischGladbachReports/Properties/licenses.licx
+++ b/ReportImp/ASBBergischGladbachReports/Properties/licenses.licx
@@ -1 +0,0 @@
-DevExpress.XtraReports.UI.XtraReport, DevExpress.XtraReports.v17.1, Version=17.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
diff --git a/ReportImp/ASBBergischGladbachReports/ServicesOverviewReport.Designer.cs b/ReportImp/ASBBergischGladbachReports/ServicesOverviewReport.Designer.cs
index 8f864d2a5..b253cfe9c 100644
--- a/ReportImp/ASBBergischGladbachReports/ServicesOverviewReport.Designer.cs
+++ b/ReportImp/ASBBergischGladbachReports/ServicesOverviewReport.Designer.cs
@@ -780,7 +780,7 @@ namespace BeWo.ASBBergischGladbachReports
this.Margins = new System.Drawing.Printing.Margins(75, 64, 90, 47);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.SnapGridSize = 9F;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrTableServiceRecords1)).EndInit();
diff --git a/ReportImp/ASBBergischGladbachReports/ServicesOverviewReportAlt.Designer.cs b/ReportImp/ASBBergischGladbachReports/ServicesOverviewReportAlt.Designer.cs
index a89eb0e76..66e783ffe 100644
--- a/ReportImp/ASBBergischGladbachReports/ServicesOverviewReportAlt.Designer.cs
+++ b/ReportImp/ASBBergischGladbachReports/ServicesOverviewReportAlt.Designer.cs
@@ -1219,7 +1219,7 @@ namespace BeWo.ASBBergischGladbachReports
this.Margins = new System.Drawing.Printing.Margins(50, 70, 15, 20);
this.PageHeight = 827;
this.PageWidth = 1169;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.SnapGridSize = 9F;
this.Version = "13.1";
((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
diff --git a/ReportImp/ASBBergischGladbachReports/SettlementReport.Designer.cs b/ReportImp/ASBBergischGladbachReports/SettlementReport.Designer.cs
index a67923725..3d056f6ea 100644
--- a/ReportImp/ASBBergischGladbachReports/SettlementReport.Designer.cs
+++ b/ReportImp/ASBBergischGladbachReports/SettlementReport.Designer.cs
@@ -696,7 +696,7 @@ namespace BeWo.Report.DefaultReports.Alt
this.Margins = new System.Drawing.Printing.Margins(85, 74, 100, 50);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "13.1";
((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).EndInit();
diff --git a/ReportImp/ASBBergischGladbachReports/SettlementReport2.Designer.cs b/ReportImp/ASBBergischGladbachReports/SettlementReport2.Designer.cs
index c3551e450..abd156acc 100644
--- a/ReportImp/ASBBergischGladbachReports/SettlementReport2.Designer.cs
+++ b/ReportImp/ASBBergischGladbachReports/SettlementReport2.Designer.cs
@@ -875,7 +875,7 @@ namespace ASBBergischGladbachReports
this.Margins = new System.Drawing.Printing.Margins(75, 74, 100, 43);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable3)).EndInit();
diff --git a/ReportImp/ASBHammReports/ASBHammReports.csproj b/ReportImp/ASBHammReports/ASBHammReports.csproj
index a87056315..7e26e28ba 100644
--- a/ReportImp/ASBHammReports/ASBHammReports.csproj
+++ b/ReportImp/ASBHammReports/ASBHammReports.csproj
@@ -34,24 +34,26 @@
false
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ReportImp/ASBHammReports/BetreuteKlienten.Designer.cs b/ReportImp/ASBHammReports/BetreuteKlienten.Designer.cs
index c58a396d4..0c1bfcec7 100644
--- a/ReportImp/ASBHammReports/BetreuteKlienten.Designer.cs
+++ b/ReportImp/ASBHammReports/BetreuteKlienten.Designer.cs
@@ -74,7 +74,7 @@ namespace ASBHamm
//
this.Detail1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
this.xrTableDetail});
- this.Detail1.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.Detail1.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.Detail1.HeightF = 25F;
this.Detail1.Name = "Detail1";
this.Detail1.StylePriority.UseFont = false;
@@ -165,7 +165,7 @@ namespace ASBHamm
this.xrTableHeader.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
| DevExpress.XtraPrinting.BorderSide.Right)
| DevExpress.XtraPrinting.BorderSide.Bottom)));
- this.xrTableHeader.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold);
+ this.xrTableHeader.Font = new DevExpress.Drawing.DXFont("Arial", 10F, DevExpress.Drawing.DXFontStyle.Bold);
this.xrTableHeader.LocationFloat = new DevExpress.Utils.PointFloat(0F, 70.00002F);
this.xrTableHeader.Name = "xrTableHeader";
this.xrTableHeader.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 0, 0, 0, 100F);
@@ -212,7 +212,7 @@ namespace ASBHamm
//
// xrLabel2
//
- this.xrLabel2.Font = new System.Drawing.Font("Arial", 12F);
+ this.xrLabel2.Font = new DevExpress.Drawing.DXFont("Arial", 12F);
this.xrLabel2.LocationFloat = new DevExpress.Utils.PointFloat(0F, 40F);
this.xrLabel2.Multiline = true;
this.xrLabel2.Name = "xrLabel2";
@@ -225,7 +225,7 @@ namespace ASBHamm
//
this.xrLabel1.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "Rows.Field1")});
- this.xrLabel1.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold);
+ this.xrLabel1.Font = new DevExpress.Drawing.DXFont("Arial", 12F, DevExpress.Drawing.DXFontStyle.Bold);
this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
this.xrLabel1.Multiline = true;
this.xrLabel1.Name = "xrLabel1";
@@ -255,7 +255,7 @@ namespace ASBHamm
this.Title.BorderColor = System.Drawing.SystemColors.ControlText;
this.Title.Borders = DevExpress.XtraPrinting.BorderSide.None;
this.Title.BorderWidth = 1F;
- this.Title.Font = new System.Drawing.Font("Times New Roman", 24F);
+ this.Title.Font = new DevExpress.Drawing.DXFont("Times New Roman", 24F);
this.Title.ForeColor = System.Drawing.Color.Black;
this.Title.Name = "Title";
//
@@ -265,7 +265,7 @@ namespace ASBHamm
this.FieldCaption.BorderColor = System.Drawing.SystemColors.ControlText;
this.FieldCaption.Borders = DevExpress.XtraPrinting.BorderSide.None;
this.FieldCaption.BorderWidth = 1F;
- this.FieldCaption.Font = new System.Drawing.Font("Times New Roman", 10F, System.Drawing.FontStyle.Bold);
+ this.FieldCaption.Font = new DevExpress.Drawing.DXFont("Times New Roman", 10F, DevExpress.Drawing.DXFontStyle.Bold);
this.FieldCaption.ForeColor = System.Drawing.Color.Black;
this.FieldCaption.Name = "FieldCaption";
//
@@ -275,7 +275,7 @@ namespace ASBHamm
this.PageInfo.BorderColor = System.Drawing.SystemColors.ControlText;
this.PageInfo.Borders = DevExpress.XtraPrinting.BorderSide.None;
this.PageInfo.BorderWidth = 1F;
- this.PageInfo.Font = new System.Drawing.Font("Times New Roman", 8F);
+ this.PageInfo.Font = new DevExpress.Drawing.DXFont("Times New Roman", 8F);
this.PageInfo.ForeColor = System.Drawing.Color.Black;
this.PageInfo.Name = "PageInfo";
//
@@ -285,7 +285,7 @@ namespace ASBHamm
this.DataField.BorderColor = System.Drawing.SystemColors.ControlText;
this.DataField.Borders = DevExpress.XtraPrinting.BorderSide.None;
this.DataField.BorderWidth = 1F;
- this.DataField.Font = new System.Drawing.Font("Times New Roman", 8F);
+ this.DataField.Font = new DevExpress.Drawing.DXFont("Times New Roman", 8F);
this.DataField.ForeColor = System.Drawing.SystemColors.ControlText;
this.DataField.Name = "DataField";
//
@@ -317,10 +317,10 @@ namespace ASBHamm
this.CalculatedFields.AddRange(new DevExpress.XtraReports.UI.CalculatedField[] {
this.fieldFLS});
this.DataSource = this.bindingSource1;
- this.Margins = new System.Drawing.Printing.Margins(75, 75, 50, 50);
+ this.Margins = new DevExpress.Drawing.DXMargins(75, 75, 50, 50);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
this.Title,
this.FieldCaption,
diff --git a/ReportImp/ASBHammReports/Budgetnachweis.Designer.cs b/ReportImp/ASBHammReports/Budgetnachweis.Designer.cs
index 632960efa..f938103bb 100644
--- a/ReportImp/ASBHammReports/Budgetnachweis.Designer.cs
+++ b/ReportImp/ASBHammReports/Budgetnachweis.Designer.cs
@@ -512,7 +512,7 @@ namespace ASBHamm
this.Margins = new System.Drawing.Printing.Margins(30, 30, 100, 90);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.tableRechnungspositionen)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).EndInit();
diff --git a/ReportImp/ASBHammReports/Budgetnachweis2.Designer.cs b/ReportImp/ASBHammReports/Budgetnachweis2.Designer.cs
index 68281fe22..36681e5a8 100644
--- a/ReportImp/ASBHammReports/Budgetnachweis2.Designer.cs
+++ b/ReportImp/ASBHammReports/Budgetnachweis2.Designer.cs
@@ -511,7 +511,7 @@ namespace ASBHamm.Neu
this.Margins = new System.Drawing.Printing.Margins(30, 30, 100, 90);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.tableRechnungspositionen)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).EndInit();
diff --git a/ReportImp/ASBHammReports/Finanzauswertung.designer.cs b/ReportImp/ASBHammReports/Finanzauswertung.designer.cs
index 7f17935cb..dc920d114 100644
--- a/ReportImp/ASBHammReports/Finanzauswertung.designer.cs
+++ b/ReportImp/ASBHammReports/Finanzauswertung.designer.cs
@@ -763,7 +763,7 @@ namespace ASBHamm
this.Margins = new System.Drawing.Printing.Margins(55, 55, 50, 30);
this.PageHeight = 827;
this.PageWidth = 1169;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Parameters.AddRange(new DevExpress.XtraReports.Parameters.Parameter[] {
this.TESTPARAMTER,
this.parameter1});
diff --git a/ReportImp/ASBHammReports/InvoiceCustomerReport.Designer.cs b/ReportImp/ASBHammReports/InvoiceCustomerReport.Designer.cs
index 361f8929b..c230c1299 100644
--- a/ReportImp/ASBHammReports/InvoiceCustomerReport.Designer.cs
+++ b/ReportImp/ASBHammReports/InvoiceCustomerReport.Designer.cs
@@ -530,7 +530,7 @@ namespace BeWo.ASBHammReports
this.Margins = new System.Drawing.Printing.Margins(75, 75, 100, 50);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "13.1";
((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable3)).EndInit();
diff --git a/ReportImp/ASBHammReports/Mitarbeiterauslastung.designer.cs b/ReportImp/ASBHammReports/Mitarbeiterauslastung.designer.cs
index 43e6a84e4..4895d66ef 100644
--- a/ReportImp/ASBHammReports/Mitarbeiterauslastung.designer.cs
+++ b/ReportImp/ASBHammReports/Mitarbeiterauslastung.designer.cs
@@ -484,7 +484,7 @@ namespace BeWo.ASBHammReports
this.Margins = new System.Drawing.Printing.Margins(100, 0, 50, 30);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
this.Title,
this.FieldCaption,
diff --git a/ReportImp/ASBHammReports/Properties/licenses.licx b/ReportImp/ASBHammReports/Properties/licenses.licx
index c7fd819d5..e69de29bb 100644
--- a/ReportImp/ASBHammReports/Properties/licenses.licx
+++ b/ReportImp/ASBHammReports/Properties/licenses.licx
@@ -1 +0,0 @@
-DevExpress.XtraReports.UI.XtraReport, DevExpress.XtraReports.v17.1, Version=17.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
diff --git a/ReportImp/ASBHammReports/RechnungJugendamt.Designer.cs b/ReportImp/ASBHammReports/RechnungJugendamt.Designer.cs
index 87a50cfc5..586db9c6f 100644
--- a/ReportImp/ASBHammReports/RechnungJugendamt.Designer.cs
+++ b/ReportImp/ASBHammReports/RechnungJugendamt.Designer.cs
@@ -570,7 +570,7 @@ namespace ASBHammReports
this.Margins = new System.Drawing.Printing.Margins(105, 34, 100, 100);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrTable4)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable5)).EndInit();
diff --git a/ReportImp/ASBHammReports/ServiceInvoiceReport.Designer.cs b/ReportImp/ASBHammReports/ServiceInvoiceReport.Designer.cs
index 139de6f6e..ba7b34cc3 100644
--- a/ReportImp/ASBHammReports/ServiceInvoiceReport.Designer.cs
+++ b/ReportImp/ASBHammReports/ServiceInvoiceReport.Designer.cs
@@ -663,7 +663,7 @@ namespace ASBHammReports
this.Margins = new System.Drawing.Printing.Margins(105, 34, 100, 100);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrTable4)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable5)).EndInit();
diff --git a/ReportImp/ASBHammReports/ServicesOverviewReport.Designer.cs b/ReportImp/ASBHammReports/ServicesOverviewReport.Designer.cs
index 804d305eb..9d623d5d7 100644
--- a/ReportImp/ASBHammReports/ServicesOverviewReport.Designer.cs
+++ b/ReportImp/ASBHammReports/ServicesOverviewReport.Designer.cs
@@ -281,7 +281,7 @@ namespace BeWo.ASBHammReports
this.picSignature.SizeF = new System.Drawing.SizeF(207.8877F, 23F);
this.picSignature.Sizing = DevExpress.XtraPrinting.ImageSizeMode.ZoomImage;
this.picSignature.StylePriority.UseBorders = false;
- this.picSignature.BeforePrint += new System.Drawing.Printing.PrintEventHandler(this.picSignature_BeforePrint);
+ this.picSignature.BeforePrint += new DevExpress.XtraReports.UI.BeforePrintEventHandler(this.picSignature_BeforePrint);
//
// bindingSource1
//
@@ -792,7 +792,7 @@ namespace BeWo.ASBHammReports
this.Margins = new System.Drawing.Printing.Margins(75, 75, 75, 30);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrTableServiceRecords1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
diff --git a/ReportImp/ASBHammReports/ServicesOverviewReport.cs b/ReportImp/ASBHammReports/ServicesOverviewReport.cs
index 8fe91af7c..0e229035e 100644
--- a/ReportImp/ASBHammReports/ServicesOverviewReport.cs
+++ b/ReportImp/ASBHammReports/ServicesOverviewReport.cs
@@ -53,7 +53,7 @@ namespace BeWo.ASBHammReports
//bewilligteFLSW.Text = string.Format("{0:0.##}", pRO.ApprovedFLSPerWeek);
}
- private void picSignature_BeforePrint(object sender, System.Drawing.Printing.PrintEventArgs e)
+ private void picSignature_BeforePrint(object sender, System.ComponentModel.CancelEventArgs e)
{
XRPictureBox xrBox = sender as XRPictureBox;
//var test = this.GetCurrent
diff --git a/ReportImp/ASBHammReports/SettlementReport.Designer.cs b/ReportImp/ASBHammReports/SettlementReport.Designer.cs
index 61a770670..295556f28 100644
--- a/ReportImp/ASBHammReports/SettlementReport.Designer.cs
+++ b/ReportImp/ASBHammReports/SettlementReport.Designer.cs
@@ -865,7 +865,7 @@ namespace BeWo.ASBHammReports
this.Margins = new System.Drawing.Printing.Margins(105, 34, 100, 100);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).EndInit();
diff --git a/ReportImp/ASBHammReports/Teamauslastung.designer.cs b/ReportImp/ASBHammReports/Teamauslastung.designer.cs
index a8b18ee76..f5d300d17 100644
--- a/ReportImp/ASBHammReports/Teamauslastung.designer.cs
+++ b/ReportImp/ASBHammReports/Teamauslastung.designer.cs
@@ -470,7 +470,7 @@ namespace BeWo.ASBHammReports
this.Margins = new System.Drawing.Printing.Margins(50, 0, 50, 30);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
this.Title,
this.FieldCaption,
diff --git a/ReportImp/AWOMuensterlandRecklinghausen/AWOMuensterlandRecklinghausen.csproj b/ReportImp/AWOMuensterlandRecklinghausen/AWOMuensterlandRecklinghausen.csproj
index 0c9bd8dce..81eb32496 100644
--- a/ReportImp/AWOMuensterlandRecklinghausen/AWOMuensterlandRecklinghausen.csproj
+++ b/ReportImp/AWOMuensterlandRecklinghausen/AWOMuensterlandRecklinghausen.csproj
@@ -31,13 +31,20 @@
4
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ReportImp/AWOMuensterlandRecklinghausen/FKPlanung.designer.cs b/ReportImp/AWOMuensterlandRecklinghausen/FKPlanung.designer.cs
index 36ab3059c..0e483a8e1 100644
--- a/ReportImp/AWOMuensterlandRecklinghausen/FKPlanung.designer.cs
+++ b/ReportImp/AWOMuensterlandRecklinghausen/FKPlanung.designer.cs
@@ -1426,7 +1426,7 @@ namespace AWOMuensterlandRecklinghausen
this.Margins = new System.Drawing.Printing.Margins(4, 10, 50, 35);
this.PageHeight = 1654;
this.PageWidth = 6900;
- this.PaperKind = System.Drawing.Printing.PaperKind.Custom;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.Custom;
this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
this.Title,
this.FieldCaption,
diff --git a/ReportImp/AWOMuensterlandRecklinghausen/FSJPlanung.designer.cs b/ReportImp/AWOMuensterlandRecklinghausen/FSJPlanung.designer.cs
index 01adfccaa..628e6b7f8 100644
--- a/ReportImp/AWOMuensterlandRecklinghausen/FSJPlanung.designer.cs
+++ b/ReportImp/AWOMuensterlandRecklinghausen/FSJPlanung.designer.cs
@@ -1719,7 +1719,7 @@ namespace AWOMuensterlandRecklinghausen
this.Margins = new System.Drawing.Printing.Margins(4, 10, 50, 35);
this.PageHeight = 1654;
this.PageWidth = 6900;
- this.PaperKind = System.Drawing.Printing.PaperKind.Custom;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.Custom;
this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
this.Title,
this.FieldCaption,
diff --git a/ReportImp/AWOMuensterlandRecklinghausen/Finanzplanung.designer.cs b/ReportImp/AWOMuensterlandRecklinghausen/Finanzplanung.designer.cs
index b4f3b0e9b..d64537b7f 100644
--- a/ReportImp/AWOMuensterlandRecklinghausen/Finanzplanung.designer.cs
+++ b/ReportImp/AWOMuensterlandRecklinghausen/Finanzplanung.designer.cs
@@ -529,7 +529,7 @@ namespace AWOMuensterlandRecklinghausen
this.Margins = new System.Drawing.Printing.Margins(45, 40, 50, 30);
this.PageHeight = 827;
this.PageWidth = 1169;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
this.Title,
this.FieldCaption,
diff --git a/ReportImp/AWOMuensterlandRecklinghausen/Mitarbeiterarbeitszeitkonto.cs b/ReportImp/AWOMuensterlandRecklinghausen/Mitarbeiterarbeitszeitkonto.cs
index a176a226c..60bcb286b 100644
--- a/ReportImp/AWOMuensterlandRecklinghausen/Mitarbeiterarbeitszeitkonto.cs
+++ b/ReportImp/AWOMuensterlandRecklinghausen/Mitarbeiterarbeitszeitkonto.cs
@@ -141,7 +141,7 @@ namespace AWOMuensterlandRecklinghausen
this.bindingSource1.DataSource = pRO;
}
- private void xrTableCell27_BeforePrint(object sender, System.Drawing.Printing.PrintEventArgs e)
+ private void xrTableCell27_BeforePrint(object sender, System.ComponentModel.CancelEventArgs e)
{
XRTableCell cell = ((XRTableCell)sender);
if (cell.Text.StartsWith("-"))
@@ -154,7 +154,7 @@ namespace AWOMuensterlandRecklinghausen
}
}
- private void xrTableCell54_BeforePrint(object sender, System.Drawing.Printing.PrintEventArgs e)
+ private void xrTableCell54_BeforePrint(object sender, System.ComponentModel.CancelEventArgs e)
{
XRTableCell cell = ((XRTableCell)sender);
if (cell.Text.StartsWith("-"))
@@ -167,7 +167,7 @@ namespace AWOMuensterlandRecklinghausen
}
}
- private void xrTableCell63_BeforePrint(object sender, System.Drawing.Printing.PrintEventArgs e)
+ private void xrTableCell63_BeforePrint(object sender, System.ComponentModel.CancelEventArgs e)
{
XRTableCell cell = ((XRTableCell)sender);
if (cell.Text.StartsWith("-"))
diff --git a/ReportImp/AWOMuensterlandRecklinghausen/Mitarbeiterarbeitszeitkonto.designer.cs b/ReportImp/AWOMuensterlandRecklinghausen/Mitarbeiterarbeitszeitkonto.designer.cs
index 1d48ce507..78abd1cdc 100644
--- a/ReportImp/AWOMuensterlandRecklinghausen/Mitarbeiterarbeitszeitkonto.designer.cs
+++ b/ReportImp/AWOMuensterlandRecklinghausen/Mitarbeiterarbeitszeitkonto.designer.cs
@@ -276,7 +276,7 @@ namespace AWOMuensterlandRecklinghausen
this.xrTableCell27.Text = "xrTableCell27";
this.xrTableCell27.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
this.xrTableCell27.Weight = 0.044634799441956016D;
- this.xrTableCell27.BeforePrint += new System.Drawing.Printing.PrintEventHandler(this.xrTableCell27_BeforePrint);
+ this.xrTableCell27.BeforePrint += new DevExpress.XtraReports.UI.BeforePrintEventHandler(this.xrTableCell27_BeforePrint);
//
// NegZahl
//
@@ -960,7 +960,7 @@ namespace AWOMuensterlandRecklinghausen
this.xrTableCell54.Text = "xrTableCell14";
this.xrTableCell54.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
this.xrTableCell54.Weight = 0.038736310377114072D;
- this.xrTableCell54.BeforePrint += new System.Drawing.Printing.PrintEventHandler(this.xrTableCell54_BeforePrint);
+ this.xrTableCell54.BeforePrint += new DevExpress.XtraReports.UI.BeforePrintEventHandler(this.xrTableCell54_BeforePrint);
//
// xrTableRow10
//
@@ -1046,7 +1046,7 @@ namespace AWOMuensterlandRecklinghausen
this.xrTableCell63.StylePriority.UseTextAlignment = false;
this.xrTableCell63.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
this.xrTableCell63.Weight = 0.038736310377114072D;
- this.xrTableCell63.BeforePrint += new System.Drawing.Printing.PrintEventHandler(this.xrTableCell63_BeforePrint);
+ this.xrTableCell63.BeforePrint += new DevExpress.XtraReports.UI.BeforePrintEventHandler(this.xrTableCell63_BeforePrint);
//
// lblAA
//
@@ -1293,7 +1293,7 @@ namespace AWOMuensterlandRecklinghausen
this.Margins = new System.Drawing.Printing.Margins(75, 46, 27, 63);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
this.Title,
this.FieldCaption,
diff --git a/ReportImp/AWOMuensterlandRecklinghausen/Mitarbeiterstundenkonto.cs b/ReportImp/AWOMuensterlandRecklinghausen/Mitarbeiterstundenkonto.cs
index 786c5963b..95e811fbf 100644
--- a/ReportImp/AWOMuensterlandRecklinghausen/Mitarbeiterstundenkonto.cs
+++ b/ReportImp/AWOMuensterlandRecklinghausen/Mitarbeiterstundenkonto.cs
@@ -22,7 +22,7 @@ namespace AWOMuensterlandRecklinghausen
bindingSource1.DataSource = pRO;
}
- private void BeforePrintTest(object sender, System.Drawing.Printing.PrintEventArgs e)
+ private void BeforePrintTest(object sender, System.ComponentModel.CancelEventArgs e)
{
if(!(DetailReport.GetCurrentRow() is MitarbeiterstundenkontoRO.EmployeeDetail employeeDetail))
{
diff --git a/ReportImp/AWOMuensterlandRecklinghausen/Mitarbeiterstundenkonto.designer.cs b/ReportImp/AWOMuensterlandRecklinghausen/Mitarbeiterstundenkonto.designer.cs
index 9328e2e37..ce954a13c 100644
--- a/ReportImp/AWOMuensterlandRecklinghausen/Mitarbeiterstundenkonto.designer.cs
+++ b/ReportImp/AWOMuensterlandRecklinghausen/Mitarbeiterstundenkonto.designer.cs
@@ -394,7 +394,7 @@ namespace AWOMuensterlandRecklinghausen
this.GroupFooter1.Name = "GroupFooter1";
this.GroupFooter1.StylePriority.UseFont = false;
// ToDo: Wieder entfernen!
- this.GroupFooter1.BeforePrint += new System.Drawing.Printing.PrintEventHandler(this.BeforePrintTest);
+ this.GroupFooter1.BeforePrint += new DevExpress.XtraReports.UI.BeforePrintEventHandler(this.BeforePrintTest);
//
// xrTable1
//
@@ -638,7 +638,7 @@ namespace AWOMuensterlandRecklinghausen
this.Margins = new System.Drawing.Printing.Margins(75, 75, 50, 30);
this.PageHeight = 827;
this.PageWidth = 1169;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
this.Title,
this.FieldCaption,
diff --git a/ReportImp/AWOMuensterlandRecklinghausen/MitarbeiterstundenkontoJahr.designer.cs b/ReportImp/AWOMuensterlandRecklinghausen/MitarbeiterstundenkontoJahr.designer.cs
index c09813d66..023215546 100644
--- a/ReportImp/AWOMuensterlandRecklinghausen/MitarbeiterstundenkontoJahr.designer.cs
+++ b/ReportImp/AWOMuensterlandRecklinghausen/MitarbeiterstundenkontoJahr.designer.cs
@@ -677,7 +677,7 @@ namespace AWOMuensterlandRecklinghausen
this.Margins = new System.Drawing.Printing.Margins(75, 75, 50, 30);
this.PageHeight = 827;
this.PageWidth = 1169;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
this.Title,
this.FieldCaption,
diff --git a/ReportImp/AWOMuensterlandRecklinghausen/Properties/licenses.licx b/ReportImp/AWOMuensterlandRecklinghausen/Properties/licenses.licx
index c7fd819d5..e69de29bb 100644
--- a/ReportImp/AWOMuensterlandRecklinghausen/Properties/licenses.licx
+++ b/ReportImp/AWOMuensterlandRecklinghausen/Properties/licenses.licx
@@ -1 +0,0 @@
-DevExpress.XtraReports.UI.XtraReport, DevExpress.XtraReports.v17.1, Version=17.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
diff --git a/ReportImp/AWOMuensterlandRecklinghausen/Quittierungsbeleg.Designer.cs b/ReportImp/AWOMuensterlandRecklinghausen/Quittierungsbeleg.Designer.cs
index 828deb681..bf5aad7b0 100644
--- a/ReportImp/AWOMuensterlandRecklinghausen/Quittierungsbeleg.Designer.cs
+++ b/ReportImp/AWOMuensterlandRecklinghausen/Quittierungsbeleg.Designer.cs
@@ -1050,7 +1050,7 @@ namespace AWOMuensterlandRecklinghausen
this.Margins = new System.Drawing.Printing.Margins(50, 29, 112, 30);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrTable3)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTableServiceRecords1)).EndInit();
diff --git a/ReportImp/AWOMuensterlandRecklinghausen/Quittierungsbeleg.cs b/ReportImp/AWOMuensterlandRecklinghausen/Quittierungsbeleg.cs
index b24a801c0..fb751ac30 100644
--- a/ReportImp/AWOMuensterlandRecklinghausen/Quittierungsbeleg.cs
+++ b/ReportImp/AWOMuensterlandRecklinghausen/Quittierungsbeleg.cs
@@ -127,7 +127,7 @@ namespace AWOMuensterlandRecklinghausen
return false;
}
- private void picSignature_BeforePrint(object sender, System.Drawing.Printing.PrintEventArgs e)
+ private void picSignature_BeforePrint(object sender, System.ComponentModel.CancelEventArgs e)
{
XRPictureBox xrBox = sender as XRPictureBox;
//var test = this.GetCurrent
diff --git a/ReportImp/AWOMuensterlandRecklinghausen/SB-ZAS.designer.cs b/ReportImp/AWOMuensterlandRecklinghausen/SB-ZAS.designer.cs
index 127c9d2b1..3aa3a127f 100644
--- a/ReportImp/AWOMuensterlandRecklinghausen/SB-ZAS.designer.cs
+++ b/ReportImp/AWOMuensterlandRecklinghausen/SB-ZAS.designer.cs
@@ -975,7 +975,7 @@ namespace AWOMuensterlandRecklinghausen
this.Margins = new System.Drawing.Printing.Margins(0, 0, 50, 50);
this.PageHeight = 1654;
this.PageWidth = 4000;
- this.PaperKind = System.Drawing.Printing.PaperKind.Custom;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.Custom;
this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
this.Title,
this.FieldCaption,
diff --git a/ReportImp/AWOMuensterlandRecklinghausen/SBListe.Designer.cs b/ReportImp/AWOMuensterlandRecklinghausen/SBListe.Designer.cs
index c369ca2f0..7f4713db3 100644
--- a/ReportImp/AWOMuensterlandRecklinghausen/SBListe.Designer.cs
+++ b/ReportImp/AWOMuensterlandRecklinghausen/SBListe.Designer.cs
@@ -2757,7 +2757,7 @@ namespace AWOMuensterlandRecklinghausen
this.Margins = new System.Drawing.Printing.Margins(4, 10, 50, 34);
this.PageHeight = 1654;
this.PageWidth = 6900;
- this.PaperKind = System.Drawing.Printing.PaperKind.Custom;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.Custom;
this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
this.Title,
this.FieldCaption,
diff --git a/ReportImp/AWOMuensterlandRecklinghausen/SBUebersicht.Designer.cs b/ReportImp/AWOMuensterlandRecklinghausen/SBUebersicht.Designer.cs
index f1d5efeab..afecaf25f 100644
--- a/ReportImp/AWOMuensterlandRecklinghausen/SBUebersicht.Designer.cs
+++ b/ReportImp/AWOMuensterlandRecklinghausen/SBUebersicht.Designer.cs
@@ -615,7 +615,7 @@ namespace AWOMuensterlandRecklinghausen
this.Margins = new System.Drawing.Printing.Margins(12, 18, 50, 50);
this.PageHeight = 1654;
this.PageWidth = 2339;
- this.PaperKind = System.Drawing.Printing.PaperKind.A2;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A2;
this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
this.Title,
this.FieldCaption,
diff --git a/ReportImp/AWOMuensterlandRecklinghausen/SbdRechnung.Designer.cs b/ReportImp/AWOMuensterlandRecklinghausen/SbdRechnung.Designer.cs
index 919029d8f..dd06640dc 100644
--- a/ReportImp/AWOMuensterlandRecklinghausen/SbdRechnung.Designer.cs
+++ b/ReportImp/AWOMuensterlandRecklinghausen/SbdRechnung.Designer.cs
@@ -599,7 +599,7 @@ namespace AWOMuensterlandRecklinghausen
this.Margins = new System.Drawing.Printing.Margins(73, 50, 190, 125);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrTable5)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable6)).EndInit();
diff --git a/ReportImp/AWOMuensterlandRecklinghausen/StatusCheckAbrechnung.designer.cs b/ReportImp/AWOMuensterlandRecklinghausen/StatusCheckAbrechnung.designer.cs
index 0ec9c6056..8a11ecf09 100644
--- a/ReportImp/AWOMuensterlandRecklinghausen/StatusCheckAbrechnung.designer.cs
+++ b/ReportImp/AWOMuensterlandRecklinghausen/StatusCheckAbrechnung.designer.cs
@@ -419,7 +419,7 @@ namespace AWOMuensterlandRecklinghausen
this.Margins = new System.Drawing.Printing.Margins(45, 40, 50, 30);
this.PageHeight = 827;
this.PageWidth = 1169;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
this.Title,
this.FieldCaption,
diff --git a/ReportImp/AWOMuensterlandRecklinghausen/Teamstundenkonto.designer.cs b/ReportImp/AWOMuensterlandRecklinghausen/Teamstundenkonto.designer.cs
index 0ba09a64b..6f5825b51 100644
--- a/ReportImp/AWOMuensterlandRecklinghausen/Teamstundenkonto.designer.cs
+++ b/ReportImp/AWOMuensterlandRecklinghausen/Teamstundenkonto.designer.cs
@@ -798,7 +798,7 @@ namespace AWOMuensterlandRecklinghausen
this.Margins = new System.Drawing.Printing.Margins(75, 75, 50, 30);
this.PageHeight = 827;
this.PageWidth = 1169;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
this.Title,
this.FieldCaption,
diff --git a/ReportImp/AachenerLaienhelfer/AachenerLaienhelfer.csproj b/ReportImp/AachenerLaienhelfer/AachenerLaienhelfer.csproj
index 0e3b69edc..649fbdbd6 100644
--- a/ReportImp/AachenerLaienhelfer/AachenerLaienhelfer.csproj
+++ b/ReportImp/AachenerLaienhelfer/AachenerLaienhelfer.csproj
@@ -31,11 +31,18 @@
4
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ReportImp/AachenerLaienhelfer/CollectiveBillingInvoice.Designer.cs b/ReportImp/AachenerLaienhelfer/CollectiveBillingInvoice.Designer.cs
index 876ddb91b..c2c54f709 100644
--- a/ReportImp/AachenerLaienhelfer/CollectiveBillingInvoice.Designer.cs
+++ b/ReportImp/AachenerLaienhelfer/CollectiveBillingInvoice.Designer.cs
@@ -68,7 +68,7 @@ namespace AachenerLaienhelfer
//
// ReportHeader
//
- this.ReportHeader.Font = new System.Drawing.Font("Verdana", 10F);
+ this.ReportHeader.Font = new DevExpress.Drawing.DXFont("Verdana", 10F);
this.ReportHeader.HeightF = 0F;
this.ReportHeader.Name = "ReportHeader";
this.ReportHeader.StylePriority.UseFont = false;
@@ -131,14 +131,14 @@ namespace AachenerLaienhelfer
this.xrLabel8,
this.xrRichText1,
this.xrRichText2});
- this.Page1.Font = new System.Drawing.Font("Arial Narrow", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.Page1.Font = new DevExpress.Drawing.DXFont("Arial Narrow", 8.25F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.Page1.HeightF = 819.7084F;
this.Page1.Name = "Page1";
this.Page1.StylePriority.UseFont = false;
//
// lblAnrede
//
- this.lblAnrede.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.lblAnrede.Font = new DevExpress.Drawing.DXFont("Arial", 12F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.lblAnrede.LocationFloat = new DevExpress.Utils.PointFloat(4.500071F, 420.4167F);
this.lblAnrede.Name = "lblAnrede";
this.lblAnrede.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -148,7 +148,7 @@ namespace AachenerLaienhelfer
//
// lblAdresse
//
- this.lblAdresse.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.lblAdresse.Font = new DevExpress.Drawing.DXFont("Arial", 12F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.lblAdresse.LocationFloat = new DevExpress.Utils.PointFloat(0F, 41.25001F);
this.lblAdresse.Multiline = true;
this.lblAdresse.Name = "lblAdresse";
@@ -162,7 +162,7 @@ namespace AachenerLaienhelfer
//
this.xrLabel2.BackColor = System.Drawing.Color.Transparent;
this.xrLabel2.CanShrink = true;
- this.xrLabel2.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold);
+ this.xrLabel2.Font = new DevExpress.Drawing.DXFont("Arial", 12F, DevExpress.Drawing.DXFontStyle.Bold);
this.xrLabel2.LocationFloat = new DevExpress.Utils.PointFloat(4.500071F, 305.4167F);
this.xrLabel2.Name = "xrLabel2";
this.xrLabel2.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -185,7 +185,7 @@ namespace AachenerLaienhelfer
//
// xrRichText1
//
- this.xrRichText1.Font = new System.Drawing.Font("Verdana", 10F);
+ this.xrRichText1.Font = new DevExpress.Drawing.DXFont("Verdana", 10F);
this.xrRichText1.LocationFloat = new DevExpress.Utils.PointFloat(523.6251F, 0F);
this.xrRichText1.Name = "xrRichText1";
this.xrRichText1.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 0, 0, 0, 100F);
@@ -195,7 +195,7 @@ namespace AachenerLaienhelfer
//
// xrRichText2
//
- this.xrRichText2.Font = new System.Drawing.Font("Arial Narrow", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrRichText2.Font = new DevExpress.Drawing.DXFont("Arial Narrow", 8.25F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrRichText2.LocationFloat = new DevExpress.Utils.PointFloat(4.500071F, 456.2083F);
this.xrRichText2.Name = "xrRichText2";
this.xrRichText2.SerializableRtfString = resources.GetString("xrRichText2.SerializableRtfString");
@@ -203,7 +203,7 @@ namespace AachenerLaienhelfer
//
// xrLabel1
//
- this.xrLabel1.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Underline, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrLabel1.Font = new DevExpress.Drawing.DXFont("Arial", 12F, DevExpress.Drawing.DXFontStyle.Underline, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(4.500071F, 697.3126F);
this.xrLabel1.Name = "xrLabel1";
this.xrLabel1.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -213,7 +213,7 @@ namespace AachenerLaienhelfer
//
// xrLabel5
//
- this.xrLabel5.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrLabel5.Font = new DevExpress.Drawing.DXFont("Arial", 12F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrLabel5.LocationFloat = new DevExpress.Utils.PointFloat(4.500071F, 720.3126F);
this.xrLabel5.Name = "xrLabel5";
this.xrLabel5.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -227,7 +227,7 @@ namespace AachenerLaienhelfer
//
// xrRichText3
//
- this.xrRichText3.Font = new System.Drawing.Font("Verdana", 10F);
+ this.xrRichText3.Font = new DevExpress.Drawing.DXFont("Verdana", 10F);
this.xrRichText3.LocationFloat = new DevExpress.Utils.PointFloat(0F, 10.00001F);
this.xrRichText3.Name = "xrRichText3";
this.xrRichText3.SerializableRtfString = resources.GetString("xrRichText3.SerializableRtfString");
@@ -235,7 +235,7 @@ namespace AachenerLaienhelfer
//
// xrRichText4
//
- this.xrRichText4.Font = new System.Drawing.Font("Verdana", 10F);
+ this.xrRichText4.Font = new DevExpress.Drawing.DXFont("Verdana", 10F);
this.xrRichText4.LocationFloat = new DevExpress.Utils.PointFloat(92.70856F, 0F);
this.xrRichText4.Name = "xrRichText4";
this.xrRichText4.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 0, 0, 0, 100F);
@@ -245,7 +245,7 @@ namespace AachenerLaienhelfer
//
// xrRichText5
//
- this.xrRichText5.Font = new System.Drawing.Font("Verdana", 10F);
+ this.xrRichText5.Font = new DevExpress.Drawing.DXFont("Verdana", 10F);
this.xrRichText5.LocationFloat = new DevExpress.Utils.PointFloat(423.5834F, 40.04669F);
this.xrRichText5.Name = "xrRichText5";
this.xrRichText5.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 0, 0, 0, 100F);
@@ -263,13 +263,13 @@ namespace AachenerLaienhelfer
this.Page1});
this.DataSource = this.bindingSource1;
this.ExportOptions.PrintPreview.DefaultFileName = "Spitzabrechnung";
- this.Font = new System.Drawing.Font("Verdana", 10F);
+ this.Font = new DevExpress.Drawing.DXFont("Verdana", 10F);
this.FormattingRuleSheet.AddRange(new DevExpress.XtraReports.UI.FormattingRule[] {
this.ruleRateFactorNull});
- this.Margins = new System.Drawing.Printing.Margins(76, 38, 168, 135);
+ this.Margins = new DevExpress.Drawing.DXMargins(76, 38, 168, 135);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrRichText1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrRichText2)).EndInit();
diff --git a/ReportImp/AachenerLaienhelfer/Properties/licenses.licx b/ReportImp/AachenerLaienhelfer/Properties/licenses.licx
index c7fd819d5..e69de29bb 100644
--- a/ReportImp/AachenerLaienhelfer/Properties/licenses.licx
+++ b/ReportImp/AachenerLaienhelfer/Properties/licenses.licx
@@ -1 +0,0 @@
-DevExpress.XtraReports.UI.XtraReport, DevExpress.XtraReports.v17.1, Version=17.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
diff --git a/ReportImp/AachenerVereinReports/AachenerVereinReports.csproj b/ReportImp/AachenerVereinReports/AachenerVereinReports.csproj
index a73647222..1e847baad 100644
--- a/ReportImp/AachenerVereinReports/AachenerVereinReports.csproj
+++ b/ReportImp/AachenerVereinReports/AachenerVereinReports.csproj
@@ -57,24 +57,26 @@
false
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
3.5
diff --git a/ReportImp/AachenerVereinReports/Mitarbeiterauswertung.designer.cs b/ReportImp/AachenerVereinReports/Mitarbeiterauswertung.designer.cs
index 16d1678a9..f4d9da777 100644
--- a/ReportImp/AachenerVereinReports/Mitarbeiterauswertung.designer.cs
+++ b/ReportImp/AachenerVereinReports/Mitarbeiterauswertung.designer.cs
@@ -771,7 +771,7 @@ namespace BeWo.AachenerVerein
this.Margins = new System.Drawing.Printing.Margins(30, 30, 50, 30);
this.PageHeight = 827;
this.PageWidth = 1169;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
this.Title,
this.FieldCaption,
diff --git a/ReportImp/AachenerVereinReports/Properties/licenses.licx b/ReportImp/AachenerVereinReports/Properties/licenses.licx
index c7fd819d5..e69de29bb 100644
--- a/ReportImp/AachenerVereinReports/Properties/licenses.licx
+++ b/ReportImp/AachenerVereinReports/Properties/licenses.licx
@@ -1 +0,0 @@
-DevExpress.XtraReports.UI.XtraReport, DevExpress.XtraReports.v17.1, Version=17.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
diff --git a/ReportImp/AachenerVereinReports/ServicesOverviewReport.Designer.cs b/ReportImp/AachenerVereinReports/ServicesOverviewReport.Designer.cs
index b1c94205d..e5f4bcb93 100644
--- a/ReportImp/AachenerVereinReports/ServicesOverviewReport.Designer.cs
+++ b/ReportImp/AachenerVereinReports/ServicesOverviewReport.Designer.cs
@@ -708,7 +708,7 @@ namespace BeWo.AachenerVereinReports
this.Margins = new System.Drawing.Printing.Margins(90, 80, 25, 30);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.SnapGridSize = 9F;
this.Version = "10.2";
((System.ComponentModel.ISupportInitialize)(this.xrTableServiceRecords1)).EndInit();
diff --git a/ReportImp/AachenerVereinReports/SettlementReport.Designer.cs b/ReportImp/AachenerVereinReports/SettlementReport.Designer.cs
index 79ccaf433..1855ae2a5 100644
--- a/ReportImp/AachenerVereinReports/SettlementReport.Designer.cs
+++ b/ReportImp/AachenerVereinReports/SettlementReport.Designer.cs
@@ -477,7 +477,7 @@ namespace BeWo.AachenerVereinReports
this.Margins = new System.Drawing.Printing.Margins(90, 90, 250, 100);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "9.3";
((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this)).EndInit();
diff --git a/ReportImp/AbwDziallasMuhrin/AbwDziallasMuhrin.csproj b/ReportImp/AbwDziallasMuhrin/AbwDziallasMuhrin.csproj
index df032055c..935cf0828 100644
--- a/ReportImp/AbwDziallasMuhrin/AbwDziallasMuhrin.csproj
+++ b/ReportImp/AbwDziallasMuhrin/AbwDziallasMuhrin.csproj
@@ -31,11 +31,18 @@
4
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ReportImp/AbwDziallasMuhrin/Properties/licenses.licx b/ReportImp/AbwDziallasMuhrin/Properties/licenses.licx
index c7fd819d5..e69de29bb 100644
--- a/ReportImp/AbwDziallasMuhrin/Properties/licenses.licx
+++ b/ReportImp/AbwDziallasMuhrin/Properties/licenses.licx
@@ -1 +0,0 @@
-DevExpress.XtraReports.UI.XtraReport, DevExpress.XtraReports.v17.1, Version=17.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
diff --git a/ReportImp/AbwDziallasMuhrin/Quittierungsbeleg.Designer.cs b/ReportImp/AbwDziallasMuhrin/Quittierungsbeleg.Designer.cs
index 6792d680c..816a60f38 100644
--- a/ReportImp/AbwDziallasMuhrin/Quittierungsbeleg.Designer.cs
+++ b/ReportImp/AbwDziallasMuhrin/Quittierungsbeleg.Designer.cs
@@ -298,7 +298,7 @@ namespace AbwDziallasMuhrin
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 System.Drawing.Printing.PrintEventHandler(this.picSignature_BeforePrint);
+ this.picSignature.BeforePrint += new DevExpress.XtraReports.UI.BeforePrintEventHandler(this.picSignature_BeforePrint);
//
// GroupHeader1
//
@@ -1217,7 +1217,7 @@ namespace AbwDziallasMuhrin
this.Margins = new System.Drawing.Printing.Margins(50, 30, 100, 30);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrTable3)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTableServiceRecords1)).EndInit();
diff --git a/ReportImp/AbwDziallasMuhrin/Quittierungsbeleg.cs b/ReportImp/AbwDziallasMuhrin/Quittierungsbeleg.cs
index de68c44e5..448635b11 100644
--- a/ReportImp/AbwDziallasMuhrin/Quittierungsbeleg.cs
+++ b/ReportImp/AbwDziallasMuhrin/Quittierungsbeleg.cs
@@ -109,7 +109,7 @@ namespace AbwDziallasMuhrin
}
}
- private void picSignature_BeforePrint(object sender, System.Drawing.Printing.PrintEventArgs e)
+ private void picSignature_BeforePrint(object sender, System.ComponentModel.CancelEventArgs e)
{
XRPictureBox xrBox = sender as XRPictureBox;
//var test = this.GetCurrent
diff --git a/ReportImp/AbwKlassen/AbwKlassen.csproj b/ReportImp/AbwKlassen/AbwKlassen.csproj
index ea0935c02..7f6488743 100644
--- a/ReportImp/AbwKlassen/AbwKlassen.csproj
+++ b/ReportImp/AbwKlassen/AbwKlassen.csproj
@@ -31,11 +31,18 @@
4
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ReportImp/AbwKlassen/InvoiceCustomerReport.Designer.cs b/ReportImp/AbwKlassen/InvoiceCustomerReport.Designer.cs
index ecdf31525..4e726fbe7 100644
--- a/ReportImp/AbwKlassen/InvoiceCustomerReport.Designer.cs
+++ b/ReportImp/AbwKlassen/InvoiceCustomerReport.Designer.cs
@@ -524,7 +524,7 @@ namespace AbwKlassen
this.Margins = new System.Drawing.Printing.Margins(110, 46, 100, 100);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "13.1";
((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable3)).EndInit();
diff --git a/ReportImp/AbwKlassen/Mitarbeiterarbeitszeitkonto.designer.cs b/ReportImp/AbwKlassen/Mitarbeiterarbeitszeitkonto.designer.cs
index 297f458ac..3268aeb0f 100644
--- a/ReportImp/AbwKlassen/Mitarbeiterarbeitszeitkonto.designer.cs
+++ b/ReportImp/AbwKlassen/Mitarbeiterarbeitszeitkonto.designer.cs
@@ -997,7 +997,7 @@ namespace AbwKlassen
this.Margins = new System.Drawing.Printing.Margins(75, 50, 50, 50);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
this.Title,
this.FieldCaption,
diff --git a/ReportImp/AbwKlassen/Mitarbeiterstundenkonto.designer.cs b/ReportImp/AbwKlassen/Mitarbeiterstundenkonto.designer.cs
index 491aa6345..d7fa46735 100644
--- a/ReportImp/AbwKlassen/Mitarbeiterstundenkonto.designer.cs
+++ b/ReportImp/AbwKlassen/Mitarbeiterstundenkonto.designer.cs
@@ -636,7 +636,7 @@ namespace AbwKlassen
this.Margins = new System.Drawing.Printing.Margins(75, 75, 50, 30);
this.PageHeight = 827;
this.PageWidth = 1169;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
this.Title,
this.FieldCaption,
diff --git a/ReportImp/AbwKlassen/MitarbeiterstundenkontoJahr.designer.cs b/ReportImp/AbwKlassen/MitarbeiterstundenkontoJahr.designer.cs
index 024bb29a0..8f535d639 100644
--- a/ReportImp/AbwKlassen/MitarbeiterstundenkontoJahr.designer.cs
+++ b/ReportImp/AbwKlassen/MitarbeiterstundenkontoJahr.designer.cs
@@ -677,7 +677,7 @@ namespace AbwKlassen
this.Margins = new System.Drawing.Printing.Margins(75, 75, 50, 30);
this.PageHeight = 827;
this.PageWidth = 1169;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
this.Title,
this.FieldCaption,
diff --git a/ReportImp/AbwKlassen/Properties/licenses.licx b/ReportImp/AbwKlassen/Properties/licenses.licx
index c7fd819d5..e69de29bb 100644
--- a/ReportImp/AbwKlassen/Properties/licenses.licx
+++ b/ReportImp/AbwKlassen/Properties/licenses.licx
@@ -1 +0,0 @@
-DevExpress.XtraReports.UI.XtraReport, DevExpress.XtraReports.v17.1, Version=17.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
diff --git a/ReportImp/AbwKlassen/ServicesOverviewReport.Designer.cs b/ReportImp/AbwKlassen/ServicesOverviewReport.Designer.cs
index fd8490e80..fe88d89fc 100644
--- a/ReportImp/AbwKlassen/ServicesOverviewReport.Designer.cs
+++ b/ReportImp/AbwKlassen/ServicesOverviewReport.Designer.cs
@@ -855,7 +855,7 @@ namespace AbwKlassen
this.Margins = new System.Drawing.Printing.Margins(75, 60, 40, 50);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrTableServiceRecords1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable3)).EndInit();
diff --git a/ReportImp/AbwKlassen/SettlementReport.Designer.cs b/ReportImp/AbwKlassen/SettlementReport.Designer.cs
index 866a3181f..de215d760 100644
--- a/ReportImp/AbwKlassen/SettlementReport.Designer.cs
+++ b/ReportImp/AbwKlassen/SettlementReport.Designer.cs
@@ -768,7 +768,7 @@ namespace AbwKlassen.Alt
this.Margins = new System.Drawing.Printing.Margins(85, 75, 125, 35);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable3)).EndInit();
diff --git a/ReportImp/AbwKlassen/SettlementReport2.Designer.cs b/ReportImp/AbwKlassen/SettlementReport2.Designer.cs
index 38cd0859a..faf04b01b 100644
--- a/ReportImp/AbwKlassen/SettlementReport2.Designer.cs
+++ b/ReportImp/AbwKlassen/SettlementReport2.Designer.cs
@@ -848,7 +848,7 @@ namespace AbwKlassen
this.Margins = new System.Drawing.Printing.Margins(85, 75, 125, 35);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable3)).EndInit();
diff --git a/ReportImp/AbwKlassen/Teamstundenkonto.designer.cs b/ReportImp/AbwKlassen/Teamstundenkonto.designer.cs
index d3ffbea28..4c9631d4b 100644
--- a/ReportImp/AbwKlassen/Teamstundenkonto.designer.cs
+++ b/ReportImp/AbwKlassen/Teamstundenkonto.designer.cs
@@ -798,7 +798,7 @@ namespace AbwKlassen
this.Margins = new System.Drawing.Printing.Margins(75, 75, 50, 30);
this.PageHeight = 827;
this.PageWidth = 1169;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
this.Title,
this.FieldCaption,
diff --git a/ReportImp/AbwMuenster/AbwMuenster.csproj b/ReportImp/AbwMuenster/AbwMuenster.csproj
index 8c8f6b483..1b5fae670 100644
--- a/ReportImp/AbwMuenster/AbwMuenster.csproj
+++ b/ReportImp/AbwMuenster/AbwMuenster.csproj
@@ -31,11 +31,18 @@
4
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ReportImp/AbwMuenster/BudgetnachweisAnhang.Designer.cs b/ReportImp/AbwMuenster/BudgetnachweisAnhang.Designer.cs
index 07f093421..60d581c56 100644
--- a/ReportImp/AbwMuenster/BudgetnachweisAnhang.Designer.cs
+++ b/ReportImp/AbwMuenster/BudgetnachweisAnhang.Designer.cs
@@ -150,7 +150,7 @@
this.xrTable1.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
| DevExpress.XtraPrinting.BorderSide.Right)
| DevExpress.XtraPrinting.BorderSide.Bottom)));
- this.xrTable1.Font = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTable1.Font = new DevExpress.Drawing.DXFont("Segoe UI", 9F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTable1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
this.xrTable1.Name = "xrTable1";
this.xrTable1.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
@@ -217,7 +217,7 @@
//
this.xrTableCell14.Borders = DevExpress.XtraPrinting.BorderSide.Top;
this.xrTableCell14.CanGrow = false;
- this.xrTableCell14.Font = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell14.Font = new DevExpress.Drawing.DXFont("Segoe UI", 9F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell14.Name = "xrTableCell14";
this.xrTableCell14.Padding = new DevExpress.XtraPrinting.PaddingInfo(3, 0, 0, 0, 100F);
this.xrTableCell14.StylePriority.UseBorders = false;
@@ -330,7 +330,7 @@
this.xrTable2.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
| DevExpress.XtraPrinting.BorderSide.Right)
| DevExpress.XtraPrinting.BorderSide.Bottom)));
- this.xrTable2.Font = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTable2.Font = new DevExpress.Drawing.DXFont("Segoe UI", 9F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTable2.LocationFloat = new DevExpress.Utils.PointFloat(6.103516E-05F, 0F);
this.xrTable2.Name = "xrTable2";
this.xrTable2.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
@@ -499,7 +499,7 @@
//
// xrLabel6
//
- this.xrLabel6.Font = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrLabel6.Font = new DevExpress.Drawing.DXFont("Segoe UI", 9F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrLabel6.LocationFloat = new DevExpress.Utils.PointFloat(0F, 112F);
this.xrLabel6.Name = "xrLabel6";
this.xrLabel6.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -559,7 +559,7 @@
//
// xrLabel2
//
- this.xrLabel2.Font = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrLabel2.Font = new DevExpress.Drawing.DXFont("Segoe UI", 9F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrLabel2.LocationFloat = new DevExpress.Utils.PointFloat(0F, 32F);
this.xrLabel2.Name = "xrLabel2";
this.xrLabel2.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -583,7 +583,7 @@
this.xrTable4.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
| DevExpress.XtraPrinting.BorderSide.Right)
| DevExpress.XtraPrinting.BorderSide.Bottom)));
- this.xrTable4.Font = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTable4.Font = new DevExpress.Drawing.DXFont("Segoe UI", 9F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTable4.LocationFloat = new DevExpress.Utils.PointFloat(0F, 2F);
this.xrTable4.Name = "xrTable4";
this.xrTable4.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
@@ -610,7 +610,7 @@
// xrTableCell35
//
this.xrTableCell35.Borders = DevExpress.XtraPrinting.BorderSide.Left;
- this.xrTableCell35.Font = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell35.Font = new DevExpress.Drawing.DXFont("Segoe UI", 9F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell35.Name = "xrTableCell35";
this.xrTableCell35.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 3, 0, 0, 100F);
this.xrTableCell35.StylePriority.UseBorders = false;
@@ -627,7 +627,7 @@
| DevExpress.XtraPrinting.BorderSide.Bottom)));
this.xrTableCell36.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "MonatsZeilen.SummeMinuten")});
- this.xrTableCell36.Font = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell36.Font = new DevExpress.Drawing.DXFont("Segoe UI", 9F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell36.Multiline = true;
this.xrTableCell36.Name = "xrTableCell36";
this.xrTableCell36.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 3, 0, 0, 100F);
@@ -644,7 +644,7 @@
// xrTableCell37
//
this.xrTableCell37.Borders = DevExpress.XtraPrinting.BorderSide.None;
- this.xrTableCell37.Font = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell37.Font = new DevExpress.Drawing.DXFont("Segoe UI", 9F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell37.Name = "xrTableCell37";
this.xrTableCell37.StylePriority.UseBorders = false;
this.xrTableCell37.StylePriority.UseFont = false;
@@ -660,7 +660,7 @@
| DevExpress.XtraPrinting.BorderSide.Bottom)));
this.xrTableCell38.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "MonatsZeilen.fieldFls")});
- this.xrTableCell38.Font = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell38.Font = new DevExpress.Drawing.DXFont("Segoe UI", 9F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell38.Name = "xrTableCell38";
this.xrTableCell38.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 3, 0, 0, 100F);
this.xrTableCell38.StylePriority.UseBorders = false;
@@ -676,7 +676,7 @@
// xrTableCell39
//
this.xrTableCell39.Borders = DevExpress.XtraPrinting.BorderSide.Right;
- this.xrTableCell39.Font = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell39.Font = new DevExpress.Drawing.DXFont("Segoe UI", 9F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell39.Name = "xrTableCell39";
this.xrTableCell39.Padding = new DevExpress.XtraPrinting.PaddingInfo(3, 0, 0, 0, 100F);
this.xrTableCell39.StylePriority.UseBorders = false;
@@ -700,7 +700,7 @@
// xrTableCell30
//
this.xrTableCell30.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Bottom)));
- this.xrTableCell30.Font = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell30.Font = new DevExpress.Drawing.DXFont("Segoe UI", 9F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell30.Name = "xrTableCell30";
this.xrTableCell30.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 3, 0, 0, 100F);
this.xrTableCell30.StylePriority.UseBorders = false;
@@ -713,7 +713,7 @@
// xrTableCell31
//
this.xrTableCell31.Borders = DevExpress.XtraPrinting.BorderSide.Bottom;
- this.xrTableCell31.Font = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell31.Font = new DevExpress.Drawing.DXFont("Segoe UI", 9F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell31.Name = "xrTableCell31";
this.xrTableCell31.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 3, 0, 0, 100F);
this.xrTableCell31.StylePriority.UseBorders = false;
@@ -726,7 +726,7 @@
// xrTableCell32
//
this.xrTableCell32.Borders = DevExpress.XtraPrinting.BorderSide.Bottom;
- this.xrTableCell32.Font = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell32.Font = new DevExpress.Drawing.DXFont("Segoe UI", 9F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell32.Name = "xrTableCell32";
this.xrTableCell32.StylePriority.UseBorders = false;
this.xrTableCell32.StylePriority.UseFont = false;
@@ -737,7 +737,7 @@
// xrTableCell33
//
this.xrTableCell33.Borders = DevExpress.XtraPrinting.BorderSide.Bottom;
- this.xrTableCell33.Font = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell33.Font = new DevExpress.Drawing.DXFont("Segoe UI", 9F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell33.Name = "xrTableCell33";
this.xrTableCell33.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 3, 0, 0, 100F);
this.xrTableCell33.StylePriority.UseBorders = false;
@@ -750,7 +750,7 @@
// xrTableCell34
//
this.xrTableCell34.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Right | DevExpress.XtraPrinting.BorderSide.Bottom)));
- this.xrTableCell34.Font = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell34.Font = new DevExpress.Drawing.DXFont("Segoe UI", 9F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell34.Name = "xrTableCell34";
this.xrTableCell34.Padding = new DevExpress.XtraPrinting.PaddingInfo(3, 0, 0, 0, 100F);
this.xrTableCell34.StylePriority.UseBorders = false;
@@ -940,7 +940,7 @@
//
// xrLabel8
//
- this.xrLabel8.Font = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrLabel8.Font = new DevExpress.Drawing.DXFont("Segoe UI", 9F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrLabel8.LocationFloat = new DevExpress.Utils.PointFloat(0F, 39.99999F);
this.xrLabel8.Name = "xrLabel8";
this.xrLabel8.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -1085,7 +1085,7 @@
this.xrTable5.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
| DevExpress.XtraPrinting.BorderSide.Right)
| DevExpress.XtraPrinting.BorderSide.Bottom)));
- this.xrTable5.Font = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTable5.Font = new DevExpress.Drawing.DXFont("Segoe UI", 9F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTable5.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
this.xrTable5.Name = "xrTable5";
this.xrTable5.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
@@ -1177,7 +1177,7 @@
this.xrTable7.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
| DevExpress.XtraPrinting.BorderSide.Right)
| DevExpress.XtraPrinting.BorderSide.Bottom)));
- this.xrTable7.Font = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTable7.Font = new DevExpress.Drawing.DXFont("Segoe UI", 9F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTable7.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
this.xrTable7.Name = "xrTable7";
this.xrTable7.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
@@ -1278,14 +1278,14 @@
this.CalculatedFields.AddRange(new DevExpress.XtraReports.UI.CalculatedField[] {
this.fieldFls});
this.DataSource = this.bindingSource1;
- this.Font = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.Font = new DevExpress.Drawing.DXFont("Segoe UI", 9F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.FormattingRuleSheet.AddRange(new DevExpress.XtraReports.UI.FormattingRule[] {
this.Einzahlungstextsichtbarkeitsformatierungsregel,
this.Auszahlungstextsichtbarkeitsformatierungsregel});
- this.Margins = new System.Drawing.Printing.Margins(70, 65, 50, 50);
+ this.Margins = new DevExpress.Drawing.DXMargins(70, 65, 50, 50);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable2)).EndInit();
diff --git a/ReportImp/AbwMuenster/Properties/licenses.licx b/ReportImp/AbwMuenster/Properties/licenses.licx
index c7fd819d5..e69de29bb 100644
--- a/ReportImp/AbwMuenster/Properties/licenses.licx
+++ b/ReportImp/AbwMuenster/Properties/licenses.licx
@@ -1 +0,0 @@
-DevExpress.XtraReports.UI.XtraReport, DevExpress.XtraReports.v17.1, Version=17.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
diff --git a/ReportImp/AbwMuenster/SettlementReport.Designer.cs b/ReportImp/AbwMuenster/SettlementReport.Designer.cs
index 0f46679a3..ea1dedbff 100644
--- a/ReportImp/AbwMuenster/SettlementReport.Designer.cs
+++ b/ReportImp/AbwMuenster/SettlementReport.Designer.cs
@@ -429,7 +429,7 @@ namespace AbwMuenster.Alt
this.Margins = new System.Drawing.Printing.Margins(80, 30, 50, 50);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this)).EndInit();
diff --git a/ReportImp/AbwMuenster/SettlementReport2.Designer.cs b/ReportImp/AbwMuenster/SettlementReport2.Designer.cs
index 33dcf3a7b..bd692693c 100644
--- a/ReportImp/AbwMuenster/SettlementReport2.Designer.cs
+++ b/ReportImp/AbwMuenster/SettlementReport2.Designer.cs
@@ -429,7 +429,7 @@ namespace AbwMuenster
this.Margins = new System.Drawing.Printing.Margins(80, 30, 50, 50);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this)).EndInit();
diff --git a/ReportImp/AbwWeeger/AbwWeeger.csproj b/ReportImp/AbwWeeger/AbwWeeger.csproj
index 7c851741f..715414bf0 100644
--- a/ReportImp/AbwWeeger/AbwWeeger.csproj
+++ b/ReportImp/AbwWeeger/AbwWeeger.csproj
@@ -31,25 +31,53 @@
4
-
+
False
- C:\Program Files (x86)\DevExpress 17.1\Components\Bin\Framework\DevExpress.Data.v17.1.dll
+
-
+
False
- C:\Program Files (x86)\DevExpress 17.1\Components\Bin\Framework\DevExpress.Printing.v17.1.Core.dll
+
-
+
False
- C:\Program Files (x86)\DevExpress 17.1\Components\Bin\Framework\DevExpress.Utils.v17.1.dll
+
-
+
False
- C:\Program Files (x86)\DevExpress 17.1\Components\Bin\Framework\DevExpress.XtraPrinting.v17.1.dll
+
-
+
False
- C:\Program Files (x86)\DevExpress 17.1\Components\Bin\Framework\DevExpress.XtraReports.v17.1.dll
+
+
+
+ False
+
+
+
+ False
+
+
+
+ False
+
+
+
+ False
+
+
+
+ False
+
+
+
+ False
+
+
+
+ False
+
diff --git a/ReportImp/AbwWeeger/Properties/licenses.licx b/ReportImp/AbwWeeger/Properties/licenses.licx
index c7fd819d5..e69de29bb 100644
--- a/ReportImp/AbwWeeger/Properties/licenses.licx
+++ b/ReportImp/AbwWeeger/Properties/licenses.licx
@@ -1 +0,0 @@
-DevExpress.XtraReports.UI.XtraReport, DevExpress.XtraReports.v17.1, Version=17.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
diff --git a/ReportImp/AbwWeeger/Quittierungsbeleg.Designer.cs b/ReportImp/AbwWeeger/Quittierungsbeleg.Designer.cs
index 90c86fcbc..b3a2322c1 100644
--- a/ReportImp/AbwWeeger/Quittierungsbeleg.Designer.cs
+++ b/ReportImp/AbwWeeger/Quittierungsbeleg.Designer.cs
@@ -303,7 +303,7 @@ namespace AbwWeeger
this.picSignature.SizeF = new System.Drawing.SizeF(160F, 20F);
this.picSignature.Sizing = DevExpress.XtraPrinting.ImageSizeMode.ZoomImage;
this.picSignature.StylePriority.UseBorders = false;
- this.picSignature.BeforePrint += new System.Drawing.Printing.PrintEventHandler(this.picSignature_BeforePrint);
+ this.picSignature.BeforePrint += new DevExpress.XtraReports.UI.BeforePrintEventHandler(this.picSignature_BeforePrint);
//
// GroupHeader1
//
@@ -790,7 +790,7 @@ namespace AbwWeeger
this.xrPictureBox2.Name = "xrPictureBox2";
this.xrPictureBox2.SizeF = new System.Drawing.SizeF(100F, 23F);
this.xrPictureBox2.Sizing = DevExpress.XtraPrinting.ImageSizeMode.ZoomImage;
- this.xrPictureBox2.BeforePrint += new System.Drawing.Printing.PrintEventHandler(this.CustomerSignature_BeforePrint);
+ this.xrPictureBox2.BeforePrint += new DevExpress.XtraReports.UI.BeforePrintEventHandler(this.CustomerSignature_BeforePrint);
//
// lblUnterschriftKlient
//
@@ -1209,7 +1209,7 @@ namespace AbwWeeger
this.xrPictureBox1.Scripts.OnBeforePrint = "xrPictureBox1_BeforePrint";
this.xrPictureBox1.SizeF = new System.Drawing.SizeF(100F, 23F);
this.xrPictureBox1.Sizing = DevExpress.XtraPrinting.ImageSizeMode.ZoomImage;
- this.xrPictureBox1.BeforePrint += new System.Drawing.Printing.PrintEventHandler(this.EmployeeSignature_BeforePrint);
+ this.xrPictureBox1.BeforePrint += new DevExpress.XtraReports.UI.BeforePrintEventHandler(this.EmployeeSignature_BeforePrint);
//
// xrLabel17
//
@@ -1268,7 +1268,7 @@ namespace AbwWeeger
this.Margins = new System.Drawing.Printing.Margins(50, 30, 100, 30);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrTable3)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTableServiceRecords1)).EndInit();
diff --git a/ReportImp/AbwWeeger/Quittierungsbeleg.cs b/ReportImp/AbwWeeger/Quittierungsbeleg.cs
index 9ebf528a9..9a124ae68 100644
--- a/ReportImp/AbwWeeger/Quittierungsbeleg.cs
+++ b/ReportImp/AbwWeeger/Quittierungsbeleg.cs
@@ -119,7 +119,7 @@ namespace AbwWeeger
}
// TODO: Wie anzeigen? Alle?
- private void EmployeeSignature_BeforePrint(object sender, System.Drawing.Printing.PrintEventArgs e)
+ private void EmployeeSignature_BeforePrint(object sender, System.ComponentModel.CancelEventArgs e)
{
return;
@@ -144,7 +144,7 @@ namespace AbwWeeger
// TODO: Wie anzeigen? Alle?
// TODO: Visibile der Datumstextboxen auf true setzen!
- private void CustomerSignature_BeforePrint(object sender, System.Drawing.Printing.PrintEventArgs e)
+ private void CustomerSignature_BeforePrint(object sender, System.ComponentModel.CancelEventArgs e)
{
return;
@@ -167,7 +167,7 @@ namespace AbwWeeger
}
}
- private void picSignature_BeforePrint(object sender, System.Drawing.Printing.PrintEventArgs e)
+ private void picSignature_BeforePrint(object sender, System.ComponentModel.CancelEventArgs e)
{
XRPictureBox xrBox = sender as XRPictureBox;
//var test = this.GetCurrent
diff --git a/ReportImp/AdikKleve/AdikKleve.csproj b/ReportImp/AdikKleve/AdikKleve.csproj
index 5a179bf95..1e5818104 100644
--- a/ReportImp/AdikKleve/AdikKleve.csproj
+++ b/ReportImp/AdikKleve/AdikKleve.csproj
@@ -33,23 +33,25 @@
false
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ReportImp/AdikKleve/InvoiceCustomerReport.Designer.cs b/ReportImp/AdikKleve/InvoiceCustomerReport.Designer.cs
index 5aad2657a..ecb96807d 100644
--- a/ReportImp/AdikKleve/InvoiceCustomerReport.Designer.cs
+++ b/ReportImp/AdikKleve/InvoiceCustomerReport.Designer.cs
@@ -771,7 +771,7 @@ namespace AdikKleve
this.Margins = new System.Drawing.Printing.Margins(50, 50, 230, 100);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable3)).EndInit();
diff --git a/ReportImp/AdikKleve/Mitarbeiterstundenkonto.designer.cs b/ReportImp/AdikKleve/Mitarbeiterstundenkonto.designer.cs
index a6da49a15..57f1fd635 100644
--- a/ReportImp/AdikKleve/Mitarbeiterstundenkonto.designer.cs
+++ b/ReportImp/AdikKleve/Mitarbeiterstundenkonto.designer.cs
@@ -654,7 +654,7 @@ namespace AdikKleve
this.Margins = new System.Drawing.Printing.Margins(75, 75, 50, 30);
this.PageHeight = 827;
this.PageWidth = 1169;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
this.Title,
this.FieldCaption,
diff --git a/ReportImp/AdikKleve/Properties/licenses.licx b/ReportImp/AdikKleve/Properties/licenses.licx
index c7fd819d5..e69de29bb 100644
--- a/ReportImp/AdikKleve/Properties/licenses.licx
+++ b/ReportImp/AdikKleve/Properties/licenses.licx
@@ -1 +0,0 @@
-DevExpress.XtraReports.UI.XtraReport, DevExpress.XtraReports.v17.1, Version=17.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
diff --git a/ReportImp/AdikKleve/ServiceInvoiceReport.Designer.cs b/ReportImp/AdikKleve/ServiceInvoiceReport.Designer.cs
index bd9fbd79b..5da5c1d35 100644
--- a/ReportImp/AdikKleve/ServiceInvoiceReport.Designer.cs
+++ b/ReportImp/AdikKleve/ServiceInvoiceReport.Designer.cs
@@ -896,7 +896,7 @@ namespace AdikKleve
this.Margins = new System.Drawing.Printing.Margins(50, 50, 230, 100);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrTable2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable4)).EndInit();
diff --git a/ReportImp/AdikKleve/ServiceRecordListReport.Designer.cs b/ReportImp/AdikKleve/ServiceRecordListReport.Designer.cs
index 4dfdc0b67..aae894a50 100644
--- a/ReportImp/AdikKleve/ServiceRecordListReport.Designer.cs
+++ b/ReportImp/AdikKleve/ServiceRecordListReport.Designer.cs
@@ -165,7 +165,7 @@ namespace AdikKleve
this.xrPictureBox1.SizeF = new System.Drawing.SizeF(313F, 24F);
this.xrPictureBox1.Sizing = DevExpress.XtraPrinting.ImageSizeMode.ZoomImage;
this.xrPictureBox1.StylePriority.UseBorders = false;
- this.xrPictureBox1.BeforePrint += new System.Drawing.Printing.PrintEventHandler(this.xrPictureBox1_BeforePrint);
+ this.xrPictureBox1.BeforePrint += new DevExpress.XtraReports.UI.BeforePrintEventHandler(this.xrPictureBox1_BeforePrint);
//
// formattingRuleGoalsInvisible
//
@@ -228,7 +228,7 @@ namespace AdikKleve
this.cellGoalCaption.CanShrink = true;
this.cellGoalCaption.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "ServiceRecordDetailList.fieldGoalCaption")});
- this.cellGoalCaption.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold);
+ this.cellGoalCaption.Font = new DevExpress.Drawing.DXFont("Arial", 10F, DevExpress.Drawing.DXFontStyle.Bold);
this.cellGoalCaption.Name = "cellGoalCaption";
this.cellGoalCaption.StylePriority.UseBorders = false;
this.cellGoalCaption.StylePriority.UseFont = false;
@@ -260,7 +260,7 @@ namespace AdikKleve
//
this.Detail1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
this.xrTable1});
- this.Detail1.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.Detail1.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.Detail1.HeightF = 50F;
this.Detail1.Name = "Detail1";
this.Detail1.StylePriority.UseFont = false;
@@ -288,7 +288,7 @@ namespace AdikKleve
this.xrTable2.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
| DevExpress.XtraPrinting.BorderSide.Right)
| DevExpress.XtraPrinting.BorderSide.Bottom)));
- this.xrTable2.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold);
+ this.xrTable2.Font = new DevExpress.Drawing.DXFont("Arial", 10F, DevExpress.Drawing.DXFontStyle.Bold);
this.xrTable2.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
this.xrTable2.Name = "xrTable2";
this.xrTable2.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 0, 0, 0, 100F);
@@ -350,7 +350,7 @@ namespace AdikKleve
//
// xrLabel2
//
- this.xrLabel2.Font = new System.Drawing.Font("Arial", 12F);
+ this.xrLabel2.Font = new DevExpress.Drawing.DXFont("Arial", 12F);
this.xrLabel2.LocationFloat = new DevExpress.Utils.PointFloat(0F, 25F);
this.xrLabel2.Name = "xrLabel2";
this.xrLabel2.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -360,7 +360,7 @@ namespace AdikKleve
//
// xrLabel1
//
- this.xrLabel1.Font = new System.Drawing.Font("Arial", 14F);
+ this.xrLabel1.Font = new DevExpress.Drawing.DXFont("Arial", 14F);
this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
this.xrLabel1.Multiline = true;
this.xrLabel1.Name = "xrLabel1";
@@ -379,7 +379,7 @@ namespace AdikKleve
//
// xrPageInfo2
//
- this.xrPageInfo2.Font = new System.Drawing.Font("Arial", 8F);
+ this.xrPageInfo2.Font = new DevExpress.Drawing.DXFont("Arial", 8F);
this.xrPageInfo2.Format = "Seite {0} von {1}";
this.xrPageInfo2.LocationFloat = new DevExpress.Utils.PointFloat(390.4999F, 6.00001F);
this.xrPageInfo2.Name = "xrPageInfo2";
@@ -390,7 +390,7 @@ namespace AdikKleve
//
// xrPageInfo1
//
- this.xrPageInfo1.Font = new System.Drawing.Font("Arial", 8F);
+ this.xrPageInfo1.Font = new DevExpress.Drawing.DXFont("Arial", 8F);
this.xrPageInfo1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 6.00001F);
this.xrPageInfo1.Name = "xrPageInfo1";
this.xrPageInfo1.PageInfo = DevExpress.XtraPrinting.PageInfo.DateTime;
@@ -404,7 +404,7 @@ namespace AdikKleve
this.Title.BorderColor = System.Drawing.SystemColors.ControlText;
this.Title.Borders = DevExpress.XtraPrinting.BorderSide.None;
this.Title.BorderWidth = 1;
- this.Title.Font = new System.Drawing.Font("Times New Roman", 24F);
+ this.Title.Font = new DevExpress.Drawing.DXFont("Times New Roman", 24F);
this.Title.ForeColor = System.Drawing.Color.Black;
this.Title.Name = "Title";
//
@@ -414,7 +414,7 @@ namespace AdikKleve
this.FieldCaption.BorderColor = System.Drawing.SystemColors.ControlText;
this.FieldCaption.Borders = DevExpress.XtraPrinting.BorderSide.None;
this.FieldCaption.BorderWidth = 1;
- this.FieldCaption.Font = new System.Drawing.Font("Times New Roman", 10F, System.Drawing.FontStyle.Bold);
+ this.FieldCaption.Font = new DevExpress.Drawing.DXFont("Times New Roman", 10F, DevExpress.Drawing.DXFontStyle.Bold);
this.FieldCaption.ForeColor = System.Drawing.Color.Black;
this.FieldCaption.Name = "FieldCaption";
//
@@ -424,7 +424,7 @@ namespace AdikKleve
this.PageInfo.BorderColor = System.Drawing.SystemColors.ControlText;
this.PageInfo.Borders = DevExpress.XtraPrinting.BorderSide.None;
this.PageInfo.BorderWidth = 1;
- this.PageInfo.Font = new System.Drawing.Font("Times New Roman", 8F);
+ this.PageInfo.Font = new DevExpress.Drawing.DXFont("Times New Roman", 8F);
this.PageInfo.ForeColor = System.Drawing.Color.Black;
this.PageInfo.Name = "PageInfo";
//
@@ -434,7 +434,7 @@ namespace AdikKleve
this.DataField.BorderColor = System.Drawing.SystemColors.ControlText;
this.DataField.Borders = DevExpress.XtraPrinting.BorderSide.None;
this.DataField.BorderWidth = 1;
- this.DataField.Font = new System.Drawing.Font("Times New Roman", 8F);
+ this.DataField.Font = new DevExpress.Drawing.DXFont("Times New Roman", 8F);
this.DataField.ForeColor = System.Drawing.SystemColors.ControlText;
this.DataField.Name = "DataField";
//
@@ -471,7 +471,7 @@ namespace AdikKleve
this.xrLabel5,
this.xrLabel4,
this.xrLabel3});
- this.Detail2.Font = new System.Drawing.Font("Arial", 9.75F);
+ this.Detail2.Font = new DevExpress.Drawing.DXFont("Arial", 9.75F);
this.Detail2.HeightF = 130.2083F;
this.Detail2.MultiColumn.ColumnCount = 5;
this.Detail2.MultiColumn.Layout = DevExpress.XtraPrinting.ColumnLayout.AcrossThenDown;
@@ -513,7 +513,7 @@ namespace AdikKleve
//
this.xrLabel3.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "Statistics.Text1")});
- this.xrLabel3.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold);
+ this.xrLabel3.Font = new DevExpress.Drawing.DXFont("Arial", 9.75F, DevExpress.Drawing.DXFontStyle.Bold);
this.xrLabel3.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
this.xrLabel3.Name = "xrLabel3";
this.xrLabel3.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -541,10 +541,10 @@ namespace AdikKleve
this.FormattingRuleSheet.AddRange(new DevExpress.XtraReports.UI.FormattingRule[] {
this.formattingRuleGoalsInvisible});
this.Landscape = true;
- this.Margins = new System.Drawing.Printing.Margins(75, 75, 50, 50);
+ this.Margins = new DevExpress.Drawing.DXMargins(75, 75, 50, 50);
this.PageHeight = 827;
this.PageWidth = 1169;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
this.Title,
this.FieldCaption,
diff --git a/ReportImp/AdikKleve/ServiceRecordListReport.cs b/ReportImp/AdikKleve/ServiceRecordListReport.cs
index 6839545ac..bb74cb803 100644
--- a/ReportImp/AdikKleve/ServiceRecordListReport.cs
+++ b/ReportImp/AdikKleve/ServiceRecordListReport.cs
@@ -23,7 +23,7 @@ namespace AdikKleve
bindingSource1.DataSource = pRO;
}
- private void xrPictureBox1_BeforePrint(object sender, System.Drawing.Printing.PrintEventArgs e)
+ private void xrPictureBox1_BeforePrint(object sender, System.ComponentModel.CancelEventArgs e)
{
XRPictureBox xrBox = sender as XRPictureBox;
//var test = this.GetCurrent
diff --git a/ReportImp/AdikKleve/ServicesOverviewReport.Designer.cs b/ReportImp/AdikKleve/ServicesOverviewReport.Designer.cs
index 5ced45c95..ab03f0f72 100644
--- a/ReportImp/AdikKleve/ServicesOverviewReport.Designer.cs
+++ b/ReportImp/AdikKleve/ServicesOverviewReport.Designer.cs
@@ -341,7 +341,7 @@ namespace AdikKleve
this.xrPictureBox2.SizeF = new System.Drawing.SizeF(150F, 30F);
this.xrPictureBox2.Sizing = DevExpress.XtraPrinting.ImageSizeMode.ZoomImage;
this.xrPictureBox2.StylePriority.UseBorders = false;
- this.xrPictureBox2.BeforePrint += new System.Drawing.Printing.PrintEventHandler(this.xrPictureBox1_BeforePrint);
+ this.xrPictureBox2.BeforePrint += new DevExpress.XtraReports.UI.BeforePrintEventHandler(this.xrPictureBox1_BeforePrint);
//
// GroupHeader1
//
@@ -790,7 +790,7 @@ namespace AdikKleve
this.Margins = new System.Drawing.Printing.Margins(50, 50, 208, 67);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.SnapGridSize = 9F;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrTableServiceRecords1)).EndInit();
diff --git a/ReportImp/AdikKleve/ServicesOverviewReport.cs b/ReportImp/AdikKleve/ServicesOverviewReport.cs
index 30b413a51..25972f99d 100644
--- a/ReportImp/AdikKleve/ServicesOverviewReport.cs
+++ b/ReportImp/AdikKleve/ServicesOverviewReport.cs
@@ -41,7 +41,7 @@ namespace AdikKleve
this.bindingSource1.DataSource = pRO;
}
- private void xrPictureBox1_BeforePrint(object sender, System.Drawing.Printing.PrintEventArgs e)
+ private void xrPictureBox1_BeforePrint(object sender, System.ComponentModel.CancelEventArgs e)
{
XRPictureBox xrBox = sender as XRPictureBox;
//var test = this.GetCurrent
diff --git a/ReportImp/AdikKleve/SettlementReport.Designer.cs b/ReportImp/AdikKleve/SettlementReport.Designer.cs
index e9d7a9c89..7c3ba7667 100644
--- a/ReportImp/AdikKleve/SettlementReport.Designer.cs
+++ b/ReportImp/AdikKleve/SettlementReport.Designer.cs
@@ -1082,7 +1082,7 @@ namespace AdikKleve.Alt
this.Margins = new System.Drawing.Printing.Margins(50, 50, 230, 100);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable2)).EndInit();
diff --git a/ReportImp/AdikKleve/SettlementReport2.Designer.cs b/ReportImp/AdikKleve/SettlementReport2.Designer.cs
index 334252569..0c93db15d 100644
--- a/ReportImp/AdikKleve/SettlementReport2.Designer.cs
+++ b/ReportImp/AdikKleve/SettlementReport2.Designer.cs
@@ -1034,7 +1034,7 @@ namespace AdikKleve
this.Margins = new System.Drawing.Printing.Margins(50, 50, 230, 100);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable2)).EndInit();
diff --git a/ReportImp/AdikKleve/Teamstundenkonto.designer.cs b/ReportImp/AdikKleve/Teamstundenkonto.designer.cs
index 6098749c5..ca156b6d0 100644
--- a/ReportImp/AdikKleve/Teamstundenkonto.designer.cs
+++ b/ReportImp/AdikKleve/Teamstundenkonto.designer.cs
@@ -798,7 +798,7 @@ namespace AdikKleve
this.Margins = new System.Drawing.Printing.Margins(75, 75, 50, 30);
this.PageHeight = 827;
this.PageWidth = 1169;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
this.Title,
this.FieldCaption,
diff --git a/ReportImp/AidsHilfeDuisburg/AidsHilfeDuisburg.csproj b/ReportImp/AidsHilfeDuisburg/AidsHilfeDuisburg.csproj
index d1750fcc0..d80ce0c9f 100644
--- a/ReportImp/AidsHilfeDuisburg/AidsHilfeDuisburg.csproj
+++ b/ReportImp/AidsHilfeDuisburg/AidsHilfeDuisburg.csproj
@@ -31,11 +31,18 @@
4
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ReportImp/AidsHilfeDuisburg/Properties/licenses.licx b/ReportImp/AidsHilfeDuisburg/Properties/licenses.licx
index c7fd819d5..e69de29bb 100644
--- a/ReportImp/AidsHilfeDuisburg/Properties/licenses.licx
+++ b/ReportImp/AidsHilfeDuisburg/Properties/licenses.licx
@@ -1 +0,0 @@
-DevExpress.XtraReports.UI.XtraReport, DevExpress.XtraReports.v17.1, Version=17.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
diff --git a/ReportImp/AidsHilfeDuisburg/Quittierungsbeleg.Designer.cs b/ReportImp/AidsHilfeDuisburg/Quittierungsbeleg.Designer.cs
index a37dc94c6..6021067e2 100644
--- a/ReportImp/AidsHilfeDuisburg/Quittierungsbeleg.Designer.cs
+++ b/ReportImp/AidsHilfeDuisburg/Quittierungsbeleg.Designer.cs
@@ -304,7 +304,7 @@ namespace AidsHilfeDuisburg
this.picSignature.SizeF = new System.Drawing.SizeF(160F, 25F);
this.picSignature.Sizing = DevExpress.XtraPrinting.ImageSizeMode.ZoomImage;
this.picSignature.StylePriority.UseBorders = false;
- this.picSignature.BeforePrint += new System.Drawing.Printing.PrintEventHandler(this.picSignature_BeforePrint);
+ this.picSignature.BeforePrint += new DevExpress.XtraReports.UI.BeforePrintEventHandler(this.picSignature_BeforePrint);
//
// GroupHeader1
//
@@ -1320,7 +1320,7 @@ namespace AidsHilfeDuisburg
this.Margins = new System.Drawing.Printing.Margins(50, 30, 220, 30);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrTable3)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTableServiceRecords1)).EndInit();
diff --git a/ReportImp/AidsHilfeDuisburg/Quittierungsbeleg.cs b/ReportImp/AidsHilfeDuisburg/Quittierungsbeleg.cs
index 7c88ef664..5a5add0ba 100644
--- a/ReportImp/AidsHilfeDuisburg/Quittierungsbeleg.cs
+++ b/ReportImp/AidsHilfeDuisburg/Quittierungsbeleg.cs
@@ -110,7 +110,7 @@ namespace AidsHilfeDuisburg
}
}
- private void picSignature_BeforePrint(object sender, System.Drawing.Printing.PrintEventArgs e)
+ private void picSignature_BeforePrint(object sender, System.ComponentModel.CancelEventArgs e)
{
XRPictureBox xrBox = sender as XRPictureBox;
//var test = this.GetCurrent
diff --git a/ReportImp/AidsHilfeDuisburg/Rechung.Designer.cs b/ReportImp/AidsHilfeDuisburg/Rechung.Designer.cs
index 29ccd37b0..a7ad18f39 100644
--- a/ReportImp/AidsHilfeDuisburg/Rechung.Designer.cs
+++ b/ReportImp/AidsHilfeDuisburg/Rechung.Designer.cs
@@ -508,7 +508,7 @@ namespace AidsHilfeDuisburg
this.Margins = new System.Drawing.Printing.Margins(75, 74, 100, 90);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable3)).EndInit();
diff --git a/ReportImp/AidsHilfeDuisburg/ServiceInvoiceReport.Designer.cs b/ReportImp/AidsHilfeDuisburg/ServiceInvoiceReport.Designer.cs
index 0b14405ab..a50d983f5 100644
--- a/ReportImp/AidsHilfeDuisburg/ServiceInvoiceReport.Designer.cs
+++ b/ReportImp/AidsHilfeDuisburg/ServiceInvoiceReport.Designer.cs
@@ -745,7 +745,7 @@ namespace AidsHilfeDuisburg
this.Margins = new System.Drawing.Printing.Margins(75, 75, 197, 50);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrTable4)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable5)).EndInit();
diff --git a/ReportImp/AidsHilfeDuisburg/SettlementReport.Designer.cs b/ReportImp/AidsHilfeDuisburg/SettlementReport.Designer.cs
index 94e592d66..28ada0443 100644
--- a/ReportImp/AidsHilfeDuisburg/SettlementReport.Designer.cs
+++ b/ReportImp/AidsHilfeDuisburg/SettlementReport.Designer.cs
@@ -1007,7 +1007,7 @@ namespace AidsHilfeDuisburg.Alt
this.Margins = new System.Drawing.Printing.Margins(75, 74, 100, 100);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable2)).EndInit();
diff --git a/ReportImp/AidsHilfeDuisburg/SettlementReport2.Designer.cs b/ReportImp/AidsHilfeDuisburg/SettlementReport2.Designer.cs
index a7e14635c..fafa03153 100644
--- a/ReportImp/AidsHilfeDuisburg/SettlementReport2.Designer.cs
+++ b/ReportImp/AidsHilfeDuisburg/SettlementReport2.Designer.cs
@@ -999,7 +999,7 @@ namespace AidsHilfeDuisburg
this.Margins = new System.Drawing.Printing.Margins(75, 74, 100, 43);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable3)).EndInit();
diff --git a/ReportImp/AidsHilfeDuisburg/SupportConceptReport.Designer.cs b/ReportImp/AidsHilfeDuisburg/SupportConceptReport.Designer.cs
index 188b574b0..fe51da82d 100644
--- a/ReportImp/AidsHilfeDuisburg/SupportConceptReport.Designer.cs
+++ b/ReportImp/AidsHilfeDuisburg/SupportConceptReport.Designer.cs
@@ -867,7 +867,7 @@ namespace AidsHilfeDuisburg
this.Margins = new System.Drawing.Printing.Margins(25, 25, 50, 20);
this.PageHeight = 827;
this.PageWidth = 1169;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrTable2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
diff --git a/ReportImp/AidsHilfeGiessen/AidsHilfeGiessen.csproj b/ReportImp/AidsHilfeGiessen/AidsHilfeGiessen.csproj
index ad0442f61..ae86ef0d7 100644
--- a/ReportImp/AidsHilfeGiessen/AidsHilfeGiessen.csproj
+++ b/ReportImp/AidsHilfeGiessen/AidsHilfeGiessen.csproj
@@ -33,23 +33,25 @@
false
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ReportImp/AidsHilfeGiessen/CollectiveBillingReport.Designer.cs b/ReportImp/AidsHilfeGiessen/CollectiveBillingReport.Designer.cs
index 950792d81..b15191d34 100644
--- a/ReportImp/AidsHilfeGiessen/CollectiveBillingReport.Designer.cs
+++ b/ReportImp/AidsHilfeGiessen/CollectiveBillingReport.Designer.cs
@@ -551,7 +551,7 @@ namespace BeWo.AidsHilfeGiessen
this.Margins = new System.Drawing.Printing.Margins(50, 50, 40, 15);
this.PageHeight = 827;
this.PageWidth = 1169;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "13.1";
((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable5)).EndInit();
diff --git a/ReportImp/AidsHilfeGiessen/Properties/licenses.licx b/ReportImp/AidsHilfeGiessen/Properties/licenses.licx
index c7fd819d5..e69de29bb 100644
--- a/ReportImp/AidsHilfeGiessen/Properties/licenses.licx
+++ b/ReportImp/AidsHilfeGiessen/Properties/licenses.licx
@@ -1 +0,0 @@
-DevExpress.XtraReports.UI.XtraReport, DevExpress.XtraReports.v17.1, Version=17.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
diff --git a/ReportImp/AidsHilfeGiessen/SupportConceptReport.Designer.cs b/ReportImp/AidsHilfeGiessen/SupportConceptReport.Designer.cs
index 70b69df30..be99fda78 100644
--- a/ReportImp/AidsHilfeGiessen/SupportConceptReport.Designer.cs
+++ b/ReportImp/AidsHilfeGiessen/SupportConceptReport.Designer.cs
@@ -614,7 +614,7 @@ namespace BeWo.AidsHilfeGiessen
this.Margins = new System.Drawing.Printing.Margins(30, 30, 50, 10);
this.PageHeight = 827;
this.PageWidth = 1169;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "12.1";
((System.ComponentModel.ISupportInitialize)(this.xrTable2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).EndInit();
diff --git a/ReportImp/AidsInitiativeBonn/AidsInitiativeBonn.csproj b/ReportImp/AidsInitiativeBonn/AidsInitiativeBonn.csproj
index a49499c95..b69efe890 100644
--- a/ReportImp/AidsInitiativeBonn/AidsInitiativeBonn.csproj
+++ b/ReportImp/AidsInitiativeBonn/AidsInitiativeBonn.csproj
@@ -33,23 +33,25 @@
false
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ReportImp/AidsInitiativeBonn/Properties/licenses.licx b/ReportImp/AidsInitiativeBonn/Properties/licenses.licx
index c7fd819d5..e69de29bb 100644
--- a/ReportImp/AidsInitiativeBonn/Properties/licenses.licx
+++ b/ReportImp/AidsInitiativeBonn/Properties/licenses.licx
@@ -1 +0,0 @@
-DevExpress.XtraReports.UI.XtraReport, DevExpress.XtraReports.v17.1, Version=17.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
diff --git a/ReportImp/AidsInitiativeBonn/PruefbogenEinzelfall.Designer.cs b/ReportImp/AidsInitiativeBonn/PruefbogenEinzelfall.Designer.cs
index 4f818cc68..2b4776703 100644
--- a/ReportImp/AidsInitiativeBonn/PruefbogenEinzelfall.Designer.cs
+++ b/ReportImp/AidsInitiativeBonn/PruefbogenEinzelfall.Designer.cs
@@ -362,7 +362,7 @@
this.Neuntens,
this.Zehntens,
this.Elftens});
- this.Detail.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.Detail.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.Detail.HeightF = 4552.042F;
this.Detail.KeepTogether = true;
this.Detail.KeepTogetherWithDetailReports = true;
@@ -377,7 +377,7 @@
this.Siebzehntens.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
| DevExpress.XtraPrinting.BorderSide.Right)
| DevExpress.XtraPrinting.BorderSide.Bottom)));
- this.Siebzehntens.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.Siebzehntens.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 12F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.Siebzehntens.LocationFloat = new DevExpress.Utils.PointFloat(1.000468F, 2781.25F);
this.Siebzehntens.Name = "Siebzehntens";
this.Siebzehntens.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
@@ -399,7 +399,7 @@
//
// GesamtDokuNachvollziehbar
//
- this.GesamtDokuNachvollziehbar.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Bold);
+ this.GesamtDokuNachvollziehbar.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F, DevExpress.Drawing.DXFontStyle.Bold);
this.GesamtDokuNachvollziehbar.Name = "GesamtDokuNachvollziehbar";
this.GesamtDokuNachvollziehbar.StylePriority.UseFont = false;
this.GesamtDokuNachvollziehbar.Text = "17.Die Dokumentation ist insgesamt...";
@@ -407,7 +407,7 @@
//
// GesamtDokuNachvollziehbarTab1
//
- this.GesamtDokuNachvollziehbarTab1.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.GesamtDokuNachvollziehbarTab1.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.GesamtDokuNachvollziehbarTab1.Name = "GesamtDokuNachvollziehbarTab1";
this.GesamtDokuNachvollziehbarTab1.StylePriority.UseFont = false;
this.GesamtDokuNachvollziehbarTab1.StylePriority.UseTextAlignment = false;
@@ -417,7 +417,7 @@
//
// GesamtDokuNachvollziehbarTab2
//
- this.GesamtDokuNachvollziehbarTab2.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.GesamtDokuNachvollziehbarTab2.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.GesamtDokuNachvollziehbarTab2.Name = "GesamtDokuNachvollziehbarTab2";
this.GesamtDokuNachvollziehbarTab2.StylePriority.UseFont = false;
this.GesamtDokuNachvollziehbarTab2.StylePriority.UseTextAlignment = false;
@@ -435,14 +435,14 @@
//
// GesamtDokuVollständig
//
- this.GesamtDokuVollständig.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.GesamtDokuVollständig.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.GesamtDokuVollständig.Name = "GesamtDokuVollständig";
this.GesamtDokuVollständig.StylePriority.UseFont = false;
this.GesamtDokuVollständig.Weight = 1.2218368312196857D;
//
// GesamtDokuVollständigTab1
//
- this.GesamtDokuVollständigTab1.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.GesamtDokuVollständigTab1.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.GesamtDokuVollständigTab1.Name = "GesamtDokuVollständigTab1";
this.GesamtDokuVollständigTab1.StylePriority.UseFont = false;
this.GesamtDokuVollständigTab1.Text = " Vollständig";
@@ -450,7 +450,7 @@
//
// GesamtDokuVollständigTab2
//
- this.GesamtDokuVollständigTab2.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.GesamtDokuVollständigTab2.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.GesamtDokuVollständigTab2.Name = "GesamtDokuVollständigTab2";
this.GesamtDokuVollständigTab2.StylePriority.UseFont = false;
this.GesamtDokuVollständigTab2.StylePriority.UseTextAlignment = false;
@@ -468,14 +468,14 @@
//
// GesamtDokuAnmerkung
//
- this.GesamtDokuAnmerkung.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.GesamtDokuAnmerkung.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.GesamtDokuAnmerkung.Name = "GesamtDokuAnmerkung";
this.GesamtDokuAnmerkung.StylePriority.UseFont = false;
this.GesamtDokuAnmerkung.Weight = 1.2218369680765258D;
//
// GesamtDokuAnmerkungTab1
//
- this.GesamtDokuAnmerkungTab1.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.GesamtDokuAnmerkungTab1.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.GesamtDokuAnmerkungTab1.Name = "GesamtDokuAnmerkungTab1";
this.GesamtDokuAnmerkungTab1.StylePriority.UseFont = false;
this.GesamtDokuAnmerkungTab1.Text = " Anmerkung:";
@@ -483,7 +483,7 @@
//
// GesamtDokuAnmerkungTab2
//
- this.GesamtDokuAnmerkungTab2.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.GesamtDokuAnmerkungTab2.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.GesamtDokuAnmerkungTab2.Name = "GesamtDokuAnmerkungTab2";
this.GesamtDokuAnmerkungTab2.StylePriority.UseFont = false;
this.GesamtDokuAnmerkungTab2.StylePriority.UseTextAlignment = false;
@@ -495,7 +495,7 @@
this.Sechzehntens.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
| DevExpress.XtraPrinting.BorderSide.Right)
| DevExpress.XtraPrinting.BorderSide.Bottom)));
- this.Sechzehntens.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.Sechzehntens.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 12F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.Sechzehntens.LocationFloat = new DevExpress.Utils.PointFloat(1.000468F, 2652.083F);
this.Sechzehntens.Name = "Sechzehntens";
this.Sechzehntens.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
@@ -517,7 +517,7 @@
//
// AlternativeKostenträger
//
- this.AlternativeKostenträger.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Bold);
+ this.AlternativeKostenträger.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F, DevExpress.Drawing.DXFontStyle.Bold);
this.AlternativeKostenträger.Name = "AlternativeKostenträger";
this.AlternativeKostenträger.StylePriority.UseFont = false;
this.AlternativeKostenträger.Text = "16.Wurden alternative Kostenträger zur Stadt Bonn angedacht ? ";
@@ -525,7 +525,7 @@
//
// AlternativeKostenträgerTab1
//
- this.AlternativeKostenträgerTab1.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.AlternativeKostenträgerTab1.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.AlternativeKostenträgerTab1.Name = "AlternativeKostenträgerTab1";
this.AlternativeKostenträgerTab1.StylePriority.UseFont = false;
this.AlternativeKostenträgerTab1.StylePriority.UseTextAlignment = false;
@@ -535,7 +535,7 @@
//
// AlternativeKostenträgerTab2
//
- this.AlternativeKostenträgerTab2.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.AlternativeKostenträgerTab2.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.AlternativeKostenträgerTab2.Name = "AlternativeKostenträgerTab2";
this.AlternativeKostenträgerTab2.StylePriority.UseFont = false;
this.AlternativeKostenträgerTab2.StylePriority.UseTextAlignment = false;
@@ -559,7 +559,7 @@
//
// AlternativeKostenträgerWelcheTab1
//
- this.AlternativeKostenträgerWelcheTab1.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.AlternativeKostenträgerWelcheTab1.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.AlternativeKostenträgerWelcheTab1.Name = "AlternativeKostenträgerWelcheTab1";
this.AlternativeKostenträgerWelcheTab1.StylePriority.UseFont = false;
this.AlternativeKostenträgerWelcheTab1.Text = " Welche ";
@@ -586,7 +586,7 @@
//
// AlternativeKostenträgerAnmerkungTab1
//
- this.AlternativeKostenträgerAnmerkungTab1.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.AlternativeKostenträgerAnmerkungTab1.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.AlternativeKostenträgerAnmerkungTab1.Name = "AlternativeKostenträgerAnmerkungTab1";
this.AlternativeKostenträgerAnmerkungTab1.StylePriority.UseFont = false;
this.AlternativeKostenträgerAnmerkungTab1.Text = " Anmerkung:";
@@ -602,7 +602,7 @@
this.Fünfzehntens.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
| DevExpress.XtraPrinting.BorderSide.Right)
| DevExpress.XtraPrinting.BorderSide.Bottom)));
- this.Fünfzehntens.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.Fünfzehntens.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 12F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.Fünfzehntens.LocationFloat = new DevExpress.Utils.PointFloat(1.000452F, 2575F);
this.Fünfzehntens.Name = "Fünfzehntens";
this.Fünfzehntens.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
@@ -622,7 +622,7 @@
//
// Erfolgsdefizit
//
- this.Erfolgsdefizit.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Bold);
+ this.Erfolgsdefizit.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F, DevExpress.Drawing.DXFontStyle.Bold);
this.Erfolgsdefizit.Name = "Erfolgsdefizit";
this.Erfolgsdefizit.StylePriority.UseFont = false;
this.Erfolgsdefizit.Text = "15.Erfolgs- und Defizitsbeschreibung";
@@ -630,7 +630,7 @@
//
// ErfolgsdefizitTab1
//
- this.ErfolgsdefizitTab1.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.ErfolgsdefizitTab1.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.ErfolgsdefizitTab1.Name = "ErfolgsdefizitTab1";
this.ErfolgsdefizitTab1.StylePriority.UseFont = false;
this.ErfolgsdefizitTab1.StylePriority.UseTextAlignment = false;
@@ -639,7 +639,7 @@
//
// ErfolgsdefizitTab2
//
- this.ErfolgsdefizitTab2.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.ErfolgsdefizitTab2.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.ErfolgsdefizitTab2.Name = "ErfolgsdefizitTab2";
this.ErfolgsdefizitTab2.StylePriority.UseFont = false;
this.ErfolgsdefizitTab2.StylePriority.UseTextAlignment = false;
@@ -651,7 +651,7 @@
this.Vierzehntens.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
| DevExpress.XtraPrinting.BorderSide.Right)
| DevExpress.XtraPrinting.BorderSide.Bottom)));
- this.Vierzehntens.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.Vierzehntens.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 12F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.Vierzehntens.LocationFloat = new DevExpress.Utils.PointFloat(1.000389F, 2336.458F);
this.Vierzehntens.Name = "Vierzehntens";
this.Vierzehntens.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
@@ -675,7 +675,7 @@
//
// VermittlungKontaktaufnahme
//
- this.VermittlungKontaktaufnahme.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Bold);
+ this.VermittlungKontaktaufnahme.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F, DevExpress.Drawing.DXFontStyle.Bold);
this.VermittlungKontaktaufnahme.Name = "VermittlungKontaktaufnahme";
this.VermittlungKontaktaufnahme.StylePriority.UseFont = false;
this.VermittlungKontaktaufnahme.Text = "14. Wie wurde vermittelt ?";
@@ -683,7 +683,7 @@
//
// VermittlungKontaktaufnahmeTab1
//
- this.VermittlungKontaktaufnahmeTab1.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.VermittlungKontaktaufnahmeTab1.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.VermittlungKontaktaufnahmeTab1.Name = "VermittlungKontaktaufnahmeTab1";
this.VermittlungKontaktaufnahmeTab1.StylePriority.UseFont = false;
this.VermittlungKontaktaufnahmeTab1.StylePriority.UseTextAlignment = false;
@@ -693,7 +693,7 @@
//
// VermittlungKontaktaufnahmeTab2
//
- this.VermittlungKontaktaufnahmeTab2.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.VermittlungKontaktaufnahmeTab2.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.VermittlungKontaktaufnahmeTab2.Name = "VermittlungKontaktaufnahmeTab2";
this.VermittlungKontaktaufnahmeTab2.StylePriority.UseFont = false;
this.VermittlungKontaktaufnahmeTab2.StylePriority.UseTextAlignment = false;
@@ -711,7 +711,7 @@
//
// VermittlungBegleitung
//
- this.VermittlungBegleitung.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.VermittlungBegleitung.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.VermittlungBegleitung.Name = "VermittlungBegleitung";
this.VermittlungBegleitung.StylePriority.UseFont = false;
this.VermittlungBegleitung.StylePriority.UseTextAlignment = false;
@@ -720,7 +720,7 @@
//
// VermittlungBegleitungTab1
//
- this.VermittlungBegleitungTab1.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.VermittlungBegleitungTab1.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.VermittlungBegleitungTab1.Name = "VermittlungBegleitungTab1";
this.VermittlungBegleitungTab1.StylePriority.UseFont = false;
this.VermittlungBegleitungTab1.StylePriority.UseTextAlignment = false;
@@ -730,7 +730,7 @@
//
// VermittlungBegleitungTab2
//
- this.VermittlungBegleitungTab2.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.VermittlungBegleitungTab2.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.VermittlungBegleitungTab2.Name = "VermittlungBegleitungTab2";
this.VermittlungBegleitungTab2.StylePriority.UseFont = false;
this.VermittlungBegleitungTab2.StylePriority.UseTextAlignment = false;
@@ -748,14 +748,14 @@
//
// VermittlungPersona
//
- this.VermittlungPersona.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.VermittlungPersona.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.VermittlungPersona.Name = "VermittlungPersona";
this.VermittlungPersona.StylePriority.UseFont = false;
this.VermittlungPersona.Weight = 1.2125520821404467D;
//
// VermittlungPersonaTab1
//
- this.VermittlungPersonaTab1.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.VermittlungPersonaTab1.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.VermittlungPersonaTab1.Name = "VermittlungPersonaTab1";
this.VermittlungPersonaTab1.StylePriority.UseFont = false;
this.VermittlungPersonaTab1.StylePriority.UseTextAlignment = false;
@@ -765,7 +765,7 @@
//
// VermittlungPersonaTab2
//
- this.VermittlungPersonaTab2.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.VermittlungPersonaTab2.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.VermittlungPersonaTab2.Name = "VermittlungPersonaTab2";
this.VermittlungPersonaTab2.StylePriority.UseFont = false;
this.VermittlungPersonaTab2.StylePriority.UseTextAlignment = false;
@@ -783,14 +783,14 @@
//
// VermittlungSonstige
//
- this.VermittlungSonstige.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.VermittlungSonstige.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.VermittlungSonstige.Name = "VermittlungSonstige";
this.VermittlungSonstige.StylePriority.UseFont = false;
this.VermittlungSonstige.Weight = 1.2125512672397616D;
//
// VermittlungSonstigeTab1
//
- this.VermittlungSonstigeTab1.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.VermittlungSonstigeTab1.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.VermittlungSonstigeTab1.Name = "VermittlungSonstigeTab1";
this.VermittlungSonstigeTab1.StylePriority.UseFont = false;
this.VermittlungSonstigeTab1.StylePriority.UseTextAlignment = false;
@@ -800,7 +800,7 @@
//
// VermittlungSonstigeTab2
//
- this.VermittlungSonstigeTab2.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.VermittlungSonstigeTab2.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.VermittlungSonstigeTab2.Name = "VermittlungSonstigeTab2";
this.VermittlungSonstigeTab2.StylePriority.UseFont = false;
this.VermittlungSonstigeTab2.StylePriority.UseTextAlignment = false;
@@ -818,14 +818,14 @@
//
// VermittlungAnmerkung
//
- this.VermittlungAnmerkung.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.VermittlungAnmerkung.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.VermittlungAnmerkung.Name = "VermittlungAnmerkung";
this.VermittlungAnmerkung.StylePriority.UseFont = false;
this.VermittlungAnmerkung.Weight = 1.2125511314229809D;
//
// VermittlungAnmerkungTab1
//
- this.VermittlungAnmerkungTab1.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.VermittlungAnmerkungTab1.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.VermittlungAnmerkungTab1.Name = "VermittlungAnmerkungTab1";
this.VermittlungAnmerkungTab1.StylePriority.UseFont = false;
this.VermittlungAnmerkungTab1.StylePriority.UseTextAlignment = false;
@@ -835,7 +835,7 @@
//
// VermittlungAnmerkungTab2
//
- this.VermittlungAnmerkungTab2.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.VermittlungAnmerkungTab2.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.VermittlungAnmerkungTab2.Name = "VermittlungAnmerkungTab2";
this.VermittlungAnmerkungTab2.StylePriority.UseFont = false;
this.VermittlungAnmerkungTab2.StylePriority.UseTextAlignment = false;
@@ -847,7 +847,7 @@
this.Dreizehntens.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
| DevExpress.XtraPrinting.BorderSide.Right)
| DevExpress.XtraPrinting.BorderSide.Bottom)));
- this.Dreizehntens.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.Dreizehntens.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 12F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.Dreizehntens.LocationFloat = new DevExpress.Utils.PointFloat(1.000468F, 2221.875F);
this.Dreizehntens.Name = "Dreizehntens";
this.Dreizehntens.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
@@ -867,7 +867,7 @@
//
// ExterneFachkräfte
//
- this.ExterneFachkräfte.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Bold);
+ this.ExterneFachkräfte.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F, DevExpress.Drawing.DXFontStyle.Bold);
this.ExterneFachkräfte.Name = "ExterneFachkräfte";
this.ExterneFachkräfte.StylePriority.UseFont = false;
this.ExterneFachkräfte.Text = "13.Wurden in den Hilfeprozessen externe Fachkräfte einbezogen bzw. der Klient/ di" +
@@ -876,7 +876,7 @@
//
// ExterneFachkräfteTab1
//
- this.ExterneFachkräfteTab1.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.ExterneFachkräfteTab1.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.ExterneFachkräfteTab1.Name = "ExterneFachkräfteTab1";
this.ExterneFachkräfteTab1.StylePriority.UseFont = false;
this.ExterneFachkräfteTab1.StylePriority.UseTextAlignment = false;
@@ -886,7 +886,7 @@
//
// ExterneFachkräfteTab2
//
- this.ExterneFachkräfteTab2.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.ExterneFachkräfteTab2.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.ExterneFachkräfteTab2.Name = "ExterneFachkräfteTab2";
this.ExterneFachkräfteTab2.StylePriority.UseFont = false;
this.ExterneFachkräfteTab2.StylePriority.UseTextAlignment = false;
@@ -919,7 +919,7 @@
this.Zwölftens.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
| DevExpress.XtraPrinting.BorderSide.Right)
| DevExpress.XtraPrinting.BorderSide.Bottom)));
- this.Zwölftens.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.Zwölftens.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 12F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.Zwölftens.LocationFloat = new DevExpress.Utils.PointFloat(1.000468F, 2036.834F);
this.Zwölftens.Name = "Zwölftens";
this.Zwölftens.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
@@ -938,14 +938,14 @@
this.Veranstaltungen,
this.VeranstaltungenTab1,
this.VeranstaltungenTab2});
- this.xrTableRow52.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.xrTableRow52.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.xrTableRow52.Name = "xrTableRow52";
this.xrTableRow52.StylePriority.UseFont = false;
this.xrTableRow52.Weight = 1.1406858753437685D;
//
// Veranstaltungen
//
- this.Veranstaltungen.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Bold);
+ this.Veranstaltungen.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F, DevExpress.Drawing.DXFontStyle.Bold);
this.Veranstaltungen.Name = "Veranstaltungen";
this.Veranstaltungen.StylePriority.UseFont = false;
this.Veranstaltungen.Text = "12.Nimmt der Klient/ die Klientin zusätzlich an Gruppenangeboten / sonstigen vera" +
@@ -954,7 +954,7 @@
//
// VeranstaltungenTab1
//
- this.VeranstaltungenTab1.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.VeranstaltungenTab1.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.VeranstaltungenTab1.Name = "VeranstaltungenTab1";
this.VeranstaltungenTab1.StylePriority.UseFont = false;
this.VeranstaltungenTab1.StylePriority.UseTextAlignment = false;
@@ -963,7 +963,7 @@
//
// VeranstaltungenTab2
//
- this.VeranstaltungenTab2.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.VeranstaltungenTab2.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.VeranstaltungenTab2.Name = "VeranstaltungenTab2";
this.VeranstaltungenTab2.StylePriority.UseFont = false;
this.VeranstaltungenTab2.StylePriority.UseTextAlignment = false;
@@ -981,7 +981,7 @@
//
// VeranstaltungenSelbsthilfetreffen
//
- this.VeranstaltungenSelbsthilfetreffen.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.VeranstaltungenSelbsthilfetreffen.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.VeranstaltungenSelbsthilfetreffen.Multiline = true;
this.VeranstaltungenSelbsthilfetreffen.Name = "VeranstaltungenSelbsthilfetreffen";
this.VeranstaltungenSelbsthilfetreffen.StylePriority.UseFont = false;
@@ -991,7 +991,7 @@
//
// VeranstaltungenSelbsthilfetreffenTab1
//
- this.VeranstaltungenSelbsthilfetreffenTab1.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.VeranstaltungenSelbsthilfetreffenTab1.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.VeranstaltungenSelbsthilfetreffenTab1.Name = "VeranstaltungenSelbsthilfetreffenTab1";
this.VeranstaltungenSelbsthilfetreffenTab1.StylePriority.UseFont = false;
this.VeranstaltungenSelbsthilfetreffenTab1.StylePriority.UseTextAlignment = false;
@@ -1001,7 +1001,7 @@
//
// VeranstaltungenSelbsthilfetreffenTab2
//
- this.VeranstaltungenSelbsthilfetreffenTab2.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.VeranstaltungenSelbsthilfetreffenTab2.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.VeranstaltungenSelbsthilfetreffenTab2.Name = "VeranstaltungenSelbsthilfetreffenTab2";
this.VeranstaltungenSelbsthilfetreffenTab2.StylePriority.UseFont = false;
this.VeranstaltungenSelbsthilfetreffenTab2.StylePriority.UseTextAlignment = false;
@@ -1019,7 +1019,7 @@
//
// VeranstaltungenFortbildung
//
- this.VeranstaltungenFortbildung.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.VeranstaltungenFortbildung.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.VeranstaltungenFortbildung.Name = "VeranstaltungenFortbildung";
this.VeranstaltungenFortbildung.StylePriority.UseFont = false;
this.VeranstaltungenFortbildung.StylePriority.UseTextAlignment = false;
@@ -1028,7 +1028,7 @@
//
// VeranstaltungenFortbildungTab1
//
- this.VeranstaltungenFortbildungTab1.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.VeranstaltungenFortbildungTab1.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.VeranstaltungenFortbildungTab1.Name = "VeranstaltungenFortbildungTab1";
this.VeranstaltungenFortbildungTab1.StylePriority.UseFont = false;
this.VeranstaltungenFortbildungTab1.StylePriority.UseTextAlignment = false;
@@ -1038,7 +1038,7 @@
//
// VeranstaltungenFortbildungTab2
//
- this.VeranstaltungenFortbildungTab2.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.VeranstaltungenFortbildungTab2.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.VeranstaltungenFortbildungTab2.Name = "VeranstaltungenFortbildungTab2";
this.VeranstaltungenFortbildungTab2.StylePriority.UseFont = false;
this.VeranstaltungenFortbildungTab2.StylePriority.UseTextAlignment = false;
@@ -1056,7 +1056,7 @@
//
// VeranstaltungenFreizeitaktion
//
- this.VeranstaltungenFreizeitaktion.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.VeranstaltungenFreizeitaktion.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.VeranstaltungenFreizeitaktion.Name = "VeranstaltungenFreizeitaktion";
this.VeranstaltungenFreizeitaktion.StylePriority.UseFont = false;
this.VeranstaltungenFreizeitaktion.StylePriority.UseTextAlignment = false;
@@ -1065,7 +1065,7 @@
//
// VeranstaltungenFreizeitaktionTab1
//
- this.VeranstaltungenFreizeitaktionTab1.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.VeranstaltungenFreizeitaktionTab1.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.VeranstaltungenFreizeitaktionTab1.Name = "VeranstaltungenFreizeitaktionTab1";
this.VeranstaltungenFreizeitaktionTab1.StylePriority.UseFont = false;
this.VeranstaltungenFreizeitaktionTab1.StylePriority.UseTextAlignment = false;
@@ -1075,7 +1075,7 @@
//
// VeranstaltungenFreizeitaktionTab2
//
- this.VeranstaltungenFreizeitaktionTab2.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.VeranstaltungenFreizeitaktionTab2.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.VeranstaltungenFreizeitaktionTab2.Name = "VeranstaltungenFreizeitaktionTab2";
this.VeranstaltungenFreizeitaktionTab2.StylePriority.UseFont = false;
this.VeranstaltungenFreizeitaktionTab2.StylePriority.UseTextAlignment = false;
@@ -1093,7 +1093,7 @@
//
// VeranstaltungenSonstige
//
- this.VeranstaltungenSonstige.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.VeranstaltungenSonstige.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.VeranstaltungenSonstige.Name = "VeranstaltungenSonstige";
this.VeranstaltungenSonstige.StylePriority.UseFont = false;
this.VeranstaltungenSonstige.StylePriority.UseTextAlignment = false;
@@ -1102,7 +1102,7 @@
//
// VeranstaltungenSonstigeTab1
//
- this.VeranstaltungenSonstigeTab1.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.VeranstaltungenSonstigeTab1.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.VeranstaltungenSonstigeTab1.Name = "VeranstaltungenSonstigeTab1";
this.VeranstaltungenSonstigeTab1.StylePriority.UseFont = false;
this.VeranstaltungenSonstigeTab1.StylePriority.UseTextAlignment = false;
@@ -1112,7 +1112,7 @@
//
// VeranstaltungenSonstigeTab2
//
- this.VeranstaltungenSonstigeTab2.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.VeranstaltungenSonstigeTab2.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.VeranstaltungenSonstigeTab2.Name = "VeranstaltungenSonstigeTab2";
this.VeranstaltungenSonstigeTab2.StylePriority.UseFont = false;
this.VeranstaltungenSonstigeTab2.StylePriority.UseTextAlignment = false;
@@ -1150,14 +1150,14 @@
this.AIBKontaktKlient,
this.AIBKontaktKlientTab1,
this.AIBKontaktKlientTab2});
- this.xrTableRow26.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.xrTableRow26.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.xrTableRow26.Name = "xrTableRow26";
this.xrTableRow26.StylePriority.UseFont = false;
this.xrTableRow26.Weight = 1.0046513565715729D;
//
// AIBKontaktKlient
//
- this.AIBKontaktKlient.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Bold);
+ this.AIBKontaktKlient.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F, DevExpress.Drawing.DXFontStyle.Bold);
this.AIBKontaktKlient.Name = "AIBKontaktKlient";
this.AIBKontaktKlient.StylePriority.UseFont = false;
this.AIBKontaktKlient.Text = "5.Durch wen erfolgte der Kontakt zur AIB?";
@@ -1172,7 +1172,7 @@
// AIBKontaktKlientTab2
//
this.AIBKontaktKlientTab2.BackColor = System.Drawing.Color.Empty;
- this.AIBKontaktKlientTab2.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Bold);
+ this.AIBKontaktKlientTab2.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F, DevExpress.Drawing.DXFontStyle.Bold);
this.AIBKontaktKlientTab2.Name = "AIBKontaktKlientTab2";
this.AIBKontaktKlientTab2.StylePriority.UseBackColor = false;
this.AIBKontaktKlientTab2.StylePriority.UseFont = false;
@@ -1186,14 +1186,14 @@
this.AIBKontaktFamlilie,
this.AIBKontaktFamlilieTab1,
this.AIBKontaktFamlilieTab2});
- this.xrTableRow27.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.xrTableRow27.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.xrTableRow27.Name = "xrTableRow27";
this.xrTableRow27.StylePriority.UseFont = false;
this.xrTableRow27.Weight = 1.0046513565715729D;
//
// AIBKontaktFamlilie
//
- this.AIBKontaktFamlilie.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.AIBKontaktFamlilie.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.AIBKontaktFamlilie.Name = "AIBKontaktFamlilie";
this.AIBKontaktFamlilie.StylePriority.UseFont = false;
this.AIBKontaktFamlilie.StylePriority.UseTextAlignment = false;
@@ -1209,7 +1209,7 @@
// AIBKontaktFamlilieTab2
//
this.AIBKontaktFamlilieTab2.BackColor = System.Drawing.Color.Empty;
- this.AIBKontaktFamlilieTab2.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.AIBKontaktFamlilieTab2.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.AIBKontaktFamlilieTab2.Name = "AIBKontaktFamlilieTab2";
this.AIBKontaktFamlilieTab2.StylePriority.UseBackColor = false;
this.AIBKontaktFamlilieTab2.StylePriority.UseFont = false;
@@ -1223,14 +1223,14 @@
this.AIBKontaktArzt,
this.AIBKontaktArztTab1,
this.AIBKontaktArztTab2});
- this.xrTableRow28.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.xrTableRow28.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.xrTableRow28.Name = "xrTableRow28";
this.xrTableRow28.StylePriority.UseFont = false;
this.xrTableRow28.Weight = 1.0046513565715729D;
//
// AIBKontaktArzt
//
- this.AIBKontaktArzt.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.AIBKontaktArzt.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.AIBKontaktArzt.Name = "AIBKontaktArzt";
this.AIBKontaktArzt.StylePriority.UseFont = false;
this.AIBKontaktArzt.StylePriority.UseTextAlignment = false;
@@ -1246,7 +1246,7 @@
// AIBKontaktArztTab2
//
this.AIBKontaktArztTab2.BackColor = System.Drawing.Color.Empty;
- this.AIBKontaktArztTab2.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.AIBKontaktArztTab2.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.AIBKontaktArztTab2.Name = "AIBKontaktArztTab2";
this.AIBKontaktArztTab2.StylePriority.UseBackColor = false;
this.AIBKontaktArztTab2.StylePriority.UseFont = false;
@@ -1260,14 +1260,14 @@
this.AIBKontaktKrankenhaus,
this.AIBKontaktKrankenhausTab1,
this.AIBKontaktKrankenhausTab2});
- this.xrTableRow29.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.xrTableRow29.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.xrTableRow29.Name = "xrTableRow29";
this.xrTableRow29.StylePriority.UseFont = false;
this.xrTableRow29.Weight = 1.0046513565715729D;
//
// AIBKontaktKrankenhaus
//
- this.AIBKontaktKrankenhaus.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.AIBKontaktKrankenhaus.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.AIBKontaktKrankenhaus.Name = "AIBKontaktKrankenhaus";
this.AIBKontaktKrankenhaus.StylePriority.UseFont = false;
this.AIBKontaktKrankenhaus.StylePriority.UseTextAlignment = false;
@@ -1283,7 +1283,7 @@
// AIBKontaktKrankenhausTab2
//
this.AIBKontaktKrankenhausTab2.BackColor = System.Drawing.Color.Empty;
- this.AIBKontaktKrankenhausTab2.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.AIBKontaktKrankenhausTab2.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.AIBKontaktKrankenhausTab2.Name = "AIBKontaktKrankenhausTab2";
this.AIBKontaktKrankenhausTab2.StylePriority.UseBackColor = false;
this.AIBKontaktKrankenhausTab2.StylePriority.UseFont = false;
@@ -1297,14 +1297,14 @@
this.AIBKontaktSozEinrichtung,
this.AIBKontaktSozEinrichtungTab1,
this.AIBKontaktSozEinrichtungTab2});
- this.xrTableRow30.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.xrTableRow30.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.xrTableRow30.Name = "xrTableRow30";
this.xrTableRow30.StylePriority.UseFont = false;
this.xrTableRow30.Weight = 1.0046513565715729D;
//
// AIBKontaktSozEinrichtung
//
- this.AIBKontaktSozEinrichtung.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.AIBKontaktSozEinrichtung.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.AIBKontaktSozEinrichtung.Name = "AIBKontaktSozEinrichtung";
this.AIBKontaktSozEinrichtung.StylePriority.UseFont = false;
this.AIBKontaktSozEinrichtung.StylePriority.UseTextAlignment = false;
@@ -1320,7 +1320,7 @@
// AIBKontaktSozEinrichtungTab2
//
this.AIBKontaktSozEinrichtungTab2.BackColor = System.Drawing.Color.Empty;
- this.AIBKontaktSozEinrichtungTab2.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.AIBKontaktSozEinrichtungTab2.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.AIBKontaktSozEinrichtungTab2.Name = "AIBKontaktSozEinrichtungTab2";
this.AIBKontaktSozEinrichtungTab2.StylePriority.UseBackColor = false;
this.AIBKontaktSozEinrichtungTab2.StylePriority.UseFont = false;
@@ -1334,14 +1334,14 @@
this.AIBKontaktBehörde,
this.AIBKontaktBehördeTab1,
this.AIBKontaktBehördeTab2});
- this.xrTableRow31.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.xrTableRow31.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.xrTableRow31.Name = "xrTableRow31";
this.xrTableRow31.StylePriority.UseFont = false;
this.xrTableRow31.Weight = 1.0046513565715729D;
//
// AIBKontaktBehörde
//
- this.AIBKontaktBehörde.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.AIBKontaktBehörde.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.AIBKontaktBehörde.Name = "AIBKontaktBehörde";
this.AIBKontaktBehörde.StylePriority.UseFont = false;
this.AIBKontaktBehörde.StylePriority.UseTextAlignment = false;
@@ -1357,7 +1357,7 @@
// AIBKontaktBehördeTab2
//
this.AIBKontaktBehördeTab2.BackColor = System.Drawing.Color.Empty;
- this.AIBKontaktBehördeTab2.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.AIBKontaktBehördeTab2.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.AIBKontaktBehördeTab2.Name = "AIBKontaktBehördeTab2";
this.AIBKontaktBehördeTab2.StylePriority.UseBackColor = false;
this.AIBKontaktBehördeTab2.StylePriority.UseFont = false;
@@ -1371,14 +1371,14 @@
this.AIBKontaktSonstige,
this.AIBKontaktSonstigeTab1,
this.AIBKontaktSonstigeTab2});
- this.xrTableRow32.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.xrTableRow32.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.xrTableRow32.Name = "xrTableRow32";
this.xrTableRow32.StylePriority.UseFont = false;
this.xrTableRow32.Weight = 1.0046513565715729D;
//
// AIBKontaktSonstige
//
- this.AIBKontaktSonstige.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.AIBKontaktSonstige.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.AIBKontaktSonstige.Name = "AIBKontaktSonstige";
this.AIBKontaktSonstige.StylePriority.UseFont = false;
this.AIBKontaktSonstige.StylePriority.UseTextAlignment = false;
@@ -1394,7 +1394,7 @@
// AIBKontaktSonstigeTab2
//
this.AIBKontaktSonstigeTab2.BackColor = System.Drawing.Color.Empty;
- this.AIBKontaktSonstigeTab2.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.AIBKontaktSonstigeTab2.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.AIBKontaktSonstigeTab2.Name = "AIBKontaktSonstigeTab2";
this.AIBKontaktSonstigeTab2.StylePriority.UseBackColor = false;
this.AIBKontaktSonstigeTab2.StylePriority.UseFont = false;
@@ -1408,14 +1408,14 @@
this.AIBKontaktUnbekannt,
this.AIBKontaktUnbekanntTab1,
this.AIBKontaktUnbekanntTab2});
- this.xrTableRow33.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.xrTableRow33.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.xrTableRow33.Name = "xrTableRow33";
this.xrTableRow33.StylePriority.UseFont = false;
this.xrTableRow33.Weight = 1.0046513565715729D;
//
// AIBKontaktUnbekannt
//
- this.AIBKontaktUnbekannt.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.AIBKontaktUnbekannt.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.AIBKontaktUnbekannt.Name = "AIBKontaktUnbekannt";
this.AIBKontaktUnbekannt.StylePriority.UseFont = false;
this.AIBKontaktUnbekannt.Weight = 1.3146965670249515D;
@@ -1429,7 +1429,7 @@
// AIBKontaktUnbekanntTab2
//
this.AIBKontaktUnbekanntTab2.BackColor = System.Drawing.Color.Empty;
- this.AIBKontaktUnbekanntTab2.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.AIBKontaktUnbekanntTab2.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.AIBKontaktUnbekanntTab2.Name = "AIBKontaktUnbekanntTab2";
this.AIBKontaktUnbekanntTab2.StylePriority.UseBackColor = false;
this.AIBKontaktUnbekanntTab2.StylePriority.UseFont = false;
@@ -1443,14 +1443,14 @@
this.AIBKontaktAnmerkung,
this.AIBKontaktAnmerkungTab1,
this.AIBKontaktAnmerkungTab2});
- this.xrTableRow35.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.xrTableRow35.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.xrTableRow35.Name = "xrTableRow35";
this.xrTableRow35.StylePriority.UseFont = false;
this.xrTableRow35.Weight = 1.0046510499763206D;
//
// AIBKontaktAnmerkung
//
- this.AIBKontaktAnmerkung.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.AIBKontaktAnmerkung.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.AIBKontaktAnmerkung.Name = "AIBKontaktAnmerkung";
this.AIBKontaktAnmerkung.StylePriority.UseFont = false;
this.AIBKontaktAnmerkung.Weight = 1.3146965670249515D;
@@ -1464,7 +1464,7 @@
// AIBKontaktAnmerkungTab2
//
this.AIBKontaktAnmerkungTab2.BackColor = System.Drawing.Color.Empty;
- this.AIBKontaktAnmerkungTab2.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.AIBKontaktAnmerkungTab2.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.AIBKontaktAnmerkungTab2.Name = "AIBKontaktAnmerkungTab2";
this.AIBKontaktAnmerkungTab2.StylePriority.UseBackColor = false;
this.AIBKontaktAnmerkungTab2.StylePriority.UseFont = false;
@@ -1499,7 +1499,7 @@
//
// PrävalenzgruppeMSM
//
- this.PrävalenzgruppeMSM.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.PrävalenzgruppeMSM.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 9.75F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.PrävalenzgruppeMSM.Multiline = true;
this.PrävalenzgruppeMSM.Name = "PrävalenzgruppeMSM";
this.PrävalenzgruppeMSM.StylePriority.UseFont = false;
@@ -1508,7 +1508,7 @@
//
// PrävalenzgruppeMSMTab1
//
- this.PrävalenzgruppeMSMTab1.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.PrävalenzgruppeMSMTab1.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.PrävalenzgruppeMSMTab1.Name = "PrävalenzgruppeMSMTab1";
this.PrävalenzgruppeMSMTab1.StylePriority.UseFont = false;
this.PrävalenzgruppeMSMTab1.Text = " MSM";
@@ -1517,7 +1517,7 @@
// PrävalenzgruppeMSMTab2
//
this.PrävalenzgruppeMSMTab2.BackColor = System.Drawing.Color.Empty;
- this.PrävalenzgruppeMSMTab2.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.PrävalenzgruppeMSMTab2.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.PrävalenzgruppeMSMTab2.Name = "PrävalenzgruppeMSMTab2";
this.PrävalenzgruppeMSMTab2.StylePriority.UseBackColor = false;
this.PrävalenzgruppeMSMTab2.StylePriority.UseFont = false;
@@ -1536,7 +1536,7 @@
//
// PrävalenzgruppeIVDrogen
//
- this.PrävalenzgruppeIVDrogen.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.PrävalenzgruppeIVDrogen.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.PrävalenzgruppeIVDrogen.Name = "PrävalenzgruppeIVDrogen";
this.PrävalenzgruppeIVDrogen.StylePriority.UseFont = false;
this.PrävalenzgruppeIVDrogen.StylePriority.UseTextAlignment = false;
@@ -1545,7 +1545,7 @@
//
// PrävalenzgruppeIVDrogenTab1
//
- this.PrävalenzgruppeIVDrogenTab1.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.PrävalenzgruppeIVDrogenTab1.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.PrävalenzgruppeIVDrogenTab1.Name = "PrävalenzgruppeIVDrogenTab1";
this.PrävalenzgruppeIVDrogenTab1.StylePriority.UseFont = false;
this.PrävalenzgruppeIVDrogenTab1.Text = " IV-Drogengebrauch";
@@ -1554,7 +1554,7 @@
// PrävalenzgruppeIVDrogenTab2
//
this.PrävalenzgruppeIVDrogenTab2.BackColor = System.Drawing.Color.Empty;
- this.PrävalenzgruppeIVDrogenTab2.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.PrävalenzgruppeIVDrogenTab2.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.PrävalenzgruppeIVDrogenTab2.Name = "PrävalenzgruppeIVDrogenTab2";
this.PrävalenzgruppeIVDrogenTab2.StylePriority.UseBackColor = false;
this.PrävalenzgruppeIVDrogenTab2.StylePriority.UseFont = false;
@@ -1573,7 +1573,7 @@
//
// PrävalenzgruppeHPL
//
- this.PrävalenzgruppeHPL.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.PrävalenzgruppeHPL.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.PrävalenzgruppeHPL.Name = "PrävalenzgruppeHPL";
this.PrävalenzgruppeHPL.StylePriority.UseFont = false;
this.PrävalenzgruppeHPL.StylePriority.UseTextAlignment = false;
@@ -1582,7 +1582,7 @@
//
// PrävalenzgruppeHPLTab1
//
- this.PrävalenzgruppeHPLTab1.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.PrävalenzgruppeHPLTab1.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.PrävalenzgruppeHPLTab1.Name = "PrävalenzgruppeHPLTab1";
this.PrävalenzgruppeHPLTab1.StylePriority.UseFont = false;
this.PrävalenzgruppeHPLTab1.Text = " HPL";
@@ -1591,7 +1591,7 @@
// PrävalenzgruppeHPLTab2
//
this.PrävalenzgruppeHPLTab2.BackColor = System.Drawing.Color.Empty;
- this.PrävalenzgruppeHPLTab2.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.PrävalenzgruppeHPLTab2.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.PrävalenzgruppeHPLTab2.Name = "PrävalenzgruppeHPLTab2";
this.PrävalenzgruppeHPLTab2.StylePriority.UseBackColor = false;
this.PrävalenzgruppeHPLTab2.StylePriority.UseFont = false;
@@ -1610,7 +1610,7 @@
//
// PrävalenzgruppeHetero
//
- this.PrävalenzgruppeHetero.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.PrävalenzgruppeHetero.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.PrävalenzgruppeHetero.Name = "PrävalenzgruppeHetero";
this.PrävalenzgruppeHetero.StylePriority.UseFont = false;
this.PrävalenzgruppeHetero.StylePriority.UseTextAlignment = false;
@@ -1619,7 +1619,7 @@
//
// PrävalenzgruppeHeteroTab1
//
- this.PrävalenzgruppeHeteroTab1.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.PrävalenzgruppeHeteroTab1.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.PrävalenzgruppeHeteroTab1.Name = "PrävalenzgruppeHeteroTab1";
this.PrävalenzgruppeHeteroTab1.StylePriority.UseFont = false;
this.PrävalenzgruppeHeteroTab1.Text = " Hetero";
@@ -1628,7 +1628,7 @@
// PrävalenzgruppeHeteroTab2
//
this.PrävalenzgruppeHeteroTab2.BackColor = System.Drawing.Color.Empty;
- this.PrävalenzgruppeHeteroTab2.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.PrävalenzgruppeHeteroTab2.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.PrävalenzgruppeHeteroTab2.Name = "PrävalenzgruppeHeteroTab2";
this.PrävalenzgruppeHeteroTab2.StylePriority.UseBackColor = false;
this.PrävalenzgruppeHeteroTab2.StylePriority.UseFont = false;
@@ -1647,7 +1647,7 @@
//
// PrävalenzgruppeSexarbeit
//
- this.PrävalenzgruppeSexarbeit.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.PrävalenzgruppeSexarbeit.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.PrävalenzgruppeSexarbeit.Name = "PrävalenzgruppeSexarbeit";
this.PrävalenzgruppeSexarbeit.StylePriority.UseFont = false;
this.PrävalenzgruppeSexarbeit.StylePriority.UseTextAlignment = false;
@@ -1656,7 +1656,7 @@
//
// PrävalenzgruppeSexarbeitTab1
//
- this.PrävalenzgruppeSexarbeitTab1.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.PrävalenzgruppeSexarbeitTab1.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.PrävalenzgruppeSexarbeitTab1.Name = "PrävalenzgruppeSexarbeitTab1";
this.PrävalenzgruppeSexarbeitTab1.StylePriority.UseFont = false;
this.PrävalenzgruppeSexarbeitTab1.Text = " SexarbeiterIn";
@@ -1665,7 +1665,7 @@
// PrävalenzgruppeSexarbeitTab2
//
this.PrävalenzgruppeSexarbeitTab2.BackColor = System.Drawing.Color.Empty;
- this.PrävalenzgruppeSexarbeitTab2.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.PrävalenzgruppeSexarbeitTab2.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.PrävalenzgruppeSexarbeitTab2.Name = "PrävalenzgruppeSexarbeitTab2";
this.PrävalenzgruppeSexarbeitTab2.StylePriority.UseBackColor = false;
this.PrävalenzgruppeSexarbeitTab2.StylePriority.UseFont = false;
@@ -1678,7 +1678,7 @@
this.Zweitens.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
| DevExpress.XtraPrinting.BorderSide.Right)
| DevExpress.XtraPrinting.BorderSide.Bottom)));
- this.Zweitens.Font = new System.Drawing.Font("Microsoft Sans Serif", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.Zweitens.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 11F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.Zweitens.LocationFloat = new DevExpress.Utils.PointFloat(1.000532F, 274.6667F);
this.Zweitens.Name = "Zweitens";
this.Zweitens.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
@@ -1701,7 +1701,7 @@
//
// KlientenAlterU18
//
- this.KlientenAlterU18.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Bold);
+ this.KlientenAlterU18.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F, DevExpress.Drawing.DXFontStyle.Bold);
this.KlientenAlterU18.Name = "KlientenAlterU18";
this.KlientenAlterU18.StylePriority.UseFont = false;
this.KlientenAlterU18.Text = "2.Alter des/der Klienten/in";
@@ -1709,7 +1709,7 @@
//
// KlientenAlterU18Tab1
//
- this.KlientenAlterU18Tab1.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.KlientenAlterU18Tab1.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.KlientenAlterU18Tab1.Name = "KlientenAlterU18Tab1";
this.KlientenAlterU18Tab1.StylePriority.UseFont = false;
this.KlientenAlterU18Tab1.StylePriority.UseTextAlignment = false;
@@ -1719,7 +1719,7 @@
//
// KlientenAlterU18Tab2
//
- this.KlientenAlterU18Tab2.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Bold);
+ this.KlientenAlterU18Tab2.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F, DevExpress.Drawing.DXFontStyle.Bold);
this.KlientenAlterU18Tab2.Name = "KlientenAlterU18Tab2";
this.KlientenAlterU18Tab2.StylePriority.UseFont = false;
this.KlientenAlterU18Tab2.StylePriority.UseTextAlignment = false;
@@ -1737,7 +1737,7 @@
//
// KlientenAlterU59
//
- this.KlientenAlterU59.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.KlientenAlterU59.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.KlientenAlterU59.Multiline = true;
this.KlientenAlterU59.Name = "KlientenAlterU59";
this.KlientenAlterU59.StylePriority.UseFont = false;
@@ -1747,7 +1747,7 @@
//
// KlientenAlterU59Tab1
//
- this.KlientenAlterU59Tab1.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.KlientenAlterU59Tab1.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.KlientenAlterU59Tab1.Name = "KlientenAlterU59Tab1";
this.KlientenAlterU59Tab1.StylePriority.UseFont = false;
this.KlientenAlterU59Tab1.StylePriority.UseTextAlignment = false;
@@ -1757,7 +1757,7 @@
//
// KlientenAlterU59Tab2
//
- this.KlientenAlterU59Tab2.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.KlientenAlterU59Tab2.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.KlientenAlterU59Tab2.Name = "KlientenAlterU59Tab2";
this.KlientenAlterU59Tab2.StylePriority.UseFont = false;
this.KlientenAlterU59Tab2.StylePriority.UseTextAlignment = false;
@@ -1775,7 +1775,7 @@
//
// KlientenAlterÜ60
//
- this.KlientenAlterÜ60.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.KlientenAlterÜ60.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.KlientenAlterÜ60.Name = "KlientenAlterÜ60";
this.KlientenAlterÜ60.StylePriority.UseFont = false;
this.KlientenAlterÜ60.StylePriority.UseTextAlignment = false;
@@ -1784,7 +1784,7 @@
//
// KlientenAlterÜ60Tab1
//
- this.KlientenAlterÜ60Tab1.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.KlientenAlterÜ60Tab1.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.KlientenAlterÜ60Tab1.Name = "KlientenAlterÜ60Tab1";
this.KlientenAlterÜ60Tab1.StylePriority.UseFont = false;
this.KlientenAlterÜ60Tab1.StylePriority.UseTextAlignment = false;
@@ -1795,7 +1795,7 @@
//
// KlientenAlterÜ60Tab2
//
- this.KlientenAlterÜ60Tab2.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.KlientenAlterÜ60Tab2.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.KlientenAlterÜ60Tab2.Name = "KlientenAlterÜ60Tab2";
this.KlientenAlterÜ60Tab2.StylePriority.UseFont = false;
this.KlientenAlterÜ60Tab2.StylePriority.UseTextAlignment = false;
@@ -1813,14 +1813,14 @@
//
// KlientenAlterUnbekannt
//
- this.KlientenAlterUnbekannt.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.KlientenAlterUnbekannt.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.KlientenAlterUnbekannt.Name = "KlientenAlterUnbekannt";
this.KlientenAlterUnbekannt.StylePriority.UseFont = false;
this.KlientenAlterUnbekannt.Weight = 1.2068660503031989D;
//
// KlientenAlterUnbekanntTab1
//
- this.KlientenAlterUnbekanntTab1.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.KlientenAlterUnbekanntTab1.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.KlientenAlterUnbekanntTab1.Name = "KlientenAlterUnbekanntTab1";
this.KlientenAlterUnbekanntTab1.StylePriority.UseFont = false;
this.KlientenAlterUnbekanntTab1.Text = " unbekannt";
@@ -1828,7 +1828,7 @@
//
// KlientenAlterUnbekanntTab2
//
- this.KlientenAlterUnbekanntTab2.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.KlientenAlterUnbekanntTab2.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.KlientenAlterUnbekanntTab2.Name = "KlientenAlterUnbekanntTab2";
this.KlientenAlterUnbekanntTab2.StylePriority.UseFont = false;
this.KlientenAlterUnbekanntTab2.StylePriority.UseTextAlignment = false;
@@ -1868,7 +1868,7 @@
//
// KlientenGeschlecht
//
- this.KlientenGeschlecht.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Bold);
+ this.KlientenGeschlecht.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F, DevExpress.Drawing.DXFontStyle.Bold);
this.KlientenGeschlecht.Name = "KlientenGeschlecht";
this.KlientenGeschlecht.StylePriority.UseFont = false;
this.KlientenGeschlecht.Text = "3.Geschlächt des Klienten/in";
@@ -1876,7 +1876,7 @@
//
// KlientenGeschlechtTab1
//
- this.KlientenGeschlechtTab1.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.KlientenGeschlechtTab1.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.KlientenGeschlechtTab1.Name = "KlientenGeschlechtTab1";
this.KlientenGeschlechtTab1.StylePriority.UseFont = false;
this.KlientenGeschlechtTab1.StylePriority.UseTextAlignment = false;
@@ -1887,7 +1887,7 @@
// KlientenGeschlechtTab2
//
this.KlientenGeschlechtTab2.BackColor = System.Drawing.Color.Empty;
- this.KlientenGeschlechtTab2.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.KlientenGeschlechtTab2.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.KlientenGeschlechtTab2.Name = "KlientenGeschlechtTab2";
this.KlientenGeschlechtTab2.StylePriority.UseBackColor = false;
this.KlientenGeschlechtTab2.StylePriority.UseFont = false;
@@ -1907,7 +1907,7 @@
//
// KlientenEinkünfte
//
- this.KlientenEinkünfte.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Bold);
+ this.KlientenEinkünfte.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F, DevExpress.Drawing.DXFontStyle.Bold);
this.KlientenEinkünfte.Name = "KlientenEinkünfte";
this.KlientenEinkünfte.StylePriority.UseFont = false;
this.KlientenEinkünfte.StylePriority.UseTextAlignment = false;
@@ -1917,7 +1917,7 @@
//
// KlientenEinkünfteTab1
//
- this.KlientenEinkünfteTab1.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.KlientenEinkünfteTab1.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.KlientenEinkünfteTab1.Name = "KlientenEinkünfteTab1";
this.KlientenEinkünfteTab1.StylePriority.UseFont = false;
this.KlientenEinkünfteTab1.StylePriority.UseTextAlignment = false;
@@ -1927,7 +1927,7 @@
// KlientenEinkünfteTab2
//
this.KlientenEinkünfteTab2.BackColor = System.Drawing.Color.Empty;
- this.KlientenEinkünfteTab2.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.KlientenEinkünfteTab2.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.KlientenEinkünfteTab2.Name = "KlientenEinkünfteTab2";
this.KlientenEinkünfteTab2.StylePriority.UseBackColor = false;
this.KlientenEinkünfteTab2.StylePriority.UseFont = false;
@@ -1946,7 +1946,7 @@
//
// SoRechtProbleme
//
- this.SoRechtProbleme.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Bold);
+ this.SoRechtProbleme.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F, DevExpress.Drawing.DXFontStyle.Bold);
this.SoRechtProbleme.Name = "SoRechtProbleme";
this.SoRechtProbleme.StylePriority.UseFont = false;
this.SoRechtProbleme.StylePriority.UseTextAlignment = false;
@@ -1956,7 +1956,7 @@
//
// SoRechtProblemeTab1
//
- this.SoRechtProblemeTab1.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.SoRechtProblemeTab1.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.SoRechtProblemeTab1.Name = "SoRechtProblemeTab1";
this.SoRechtProblemeTab1.StylePriority.UseFont = false;
this.SoRechtProblemeTab1.StylePriority.UseTextAlignment = false;
@@ -1966,7 +1966,7 @@
// SoRechtProblemeTab2
//
this.SoRechtProblemeTab2.BackColor = System.Drawing.Color.Empty;
- this.SoRechtProblemeTab2.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.SoRechtProblemeTab2.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.SoRechtProblemeTab2.Name = "SoRechtProblemeTab2";
this.SoRechtProblemeTab2.StylePriority.UseBackColor = false;
this.SoRechtProblemeTab2.StylePriority.UseFont = false;
@@ -1985,7 +1985,7 @@
//
// SRPWohnung
//
- this.SRPWohnung.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.SRPWohnung.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.SRPWohnung.Name = "SRPWohnung";
this.SRPWohnung.StylePriority.UseFont = false;
this.SRPWohnung.StylePriority.UseTextAlignment = false;
@@ -1995,7 +1995,7 @@
//
// SRPWohnungTab1
//
- this.SRPWohnungTab1.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.SRPWohnungTab1.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.SRPWohnungTab1.Name = "SRPWohnungTab1";
this.SRPWohnungTab1.StylePriority.UseFont = false;
this.SRPWohnungTab1.StylePriority.UseTextAlignment = false;
@@ -2005,7 +2005,7 @@
// SRPWohnungTab2
//
this.SRPWohnungTab2.BackColor = System.Drawing.Color.Empty;
- this.SRPWohnungTab2.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.SRPWohnungTab2.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.SRPWohnungTab2.Name = "SRPWohnungTab2";
this.SRPWohnungTab2.StylePriority.UseBackColor = false;
this.SRPWohnungTab2.StylePriority.UseFont = false;
@@ -2024,7 +2024,7 @@
//
// SRPSchulden
//
- this.SRPSchulden.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.SRPSchulden.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.SRPSchulden.Name = "SRPSchulden";
this.SRPSchulden.StylePriority.UseFont = false;
this.SRPSchulden.StylePriority.UseTextAlignment = false;
@@ -2034,7 +2034,7 @@
//
// SRPSchuldenTab1
//
- this.SRPSchuldenTab1.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.SRPSchuldenTab1.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.SRPSchuldenTab1.Name = "SRPSchuldenTab1";
this.SRPSchuldenTab1.StylePriority.UseFont = false;
this.SRPSchuldenTab1.StylePriority.UseTextAlignment = false;
@@ -2044,7 +2044,7 @@
// SRPSchuldenTab2
//
this.SRPSchuldenTab2.BackColor = System.Drawing.Color.Empty;
- this.SRPSchuldenTab2.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.SRPSchuldenTab2.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.SRPSchuldenTab2.Name = "SRPSchuldenTab2";
this.SRPSchuldenTab2.StylePriority.UseBackColor = false;
this.SRPSchuldenTab2.StylePriority.UseFont = false;
@@ -2063,7 +2063,7 @@
//
// SRPArbeitslosigkeit
//
- this.SRPArbeitslosigkeit.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.SRPArbeitslosigkeit.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.SRPArbeitslosigkeit.Name = "SRPArbeitslosigkeit";
this.SRPArbeitslosigkeit.StylePriority.UseFont = false;
this.SRPArbeitslosigkeit.StylePriority.UseTextAlignment = false;
@@ -2073,7 +2073,7 @@
//
// SRPArbeitslosigkeitTab1
//
- this.SRPArbeitslosigkeitTab1.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.SRPArbeitslosigkeitTab1.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.SRPArbeitslosigkeitTab1.Name = "SRPArbeitslosigkeitTab1";
this.SRPArbeitslosigkeitTab1.StylePriority.UseFont = false;
this.SRPArbeitslosigkeitTab1.StylePriority.UseTextAlignment = false;
@@ -2083,7 +2083,7 @@
// SRPArbeitslosigkeitTab2
//
this.SRPArbeitslosigkeitTab2.BackColor = System.Drawing.Color.Empty;
- this.SRPArbeitslosigkeitTab2.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.SRPArbeitslosigkeitTab2.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.SRPArbeitslosigkeitTab2.Name = "SRPArbeitslosigkeitTab2";
this.SRPArbeitslosigkeitTab2.StylePriority.UseBackColor = false;
this.SRPArbeitslosigkeitTab2.StylePriority.UseFont = false;
@@ -2102,7 +2102,7 @@
//
// SRPJustizKonflikt
//
- this.SRPJustizKonflikt.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.SRPJustizKonflikt.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.SRPJustizKonflikt.Name = "SRPJustizKonflikt";
this.SRPJustizKonflikt.StylePriority.UseFont = false;
this.SRPJustizKonflikt.StylePriority.UseTextAlignment = false;
@@ -2112,7 +2112,7 @@
//
// SRPJustizKonfliktTab1
//
- this.SRPJustizKonfliktTab1.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.SRPJustizKonfliktTab1.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.SRPJustizKonfliktTab1.Name = "SRPJustizKonfliktTab1";
this.SRPJustizKonfliktTab1.StylePriority.UseFont = false;
this.SRPJustizKonfliktTab1.StylePriority.UseTextAlignment = false;
@@ -2122,7 +2122,7 @@
// SRPJustizKonfliktTab2
//
this.SRPJustizKonfliktTab2.BackColor = System.Drawing.Color.Empty;
- this.SRPJustizKonfliktTab2.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.SRPJustizKonfliktTab2.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.SRPJustizKonfliktTab2.Name = "SRPJustizKonfliktTab2";
this.SRPJustizKonfliktTab2.StylePriority.UseBackColor = false;
this.SRPJustizKonfliktTab2.StylePriority.UseFont = false;
@@ -2141,7 +2141,7 @@
//
// SRPPapierlos
//
- this.SRPPapierlos.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.SRPPapierlos.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.SRPPapierlos.Name = "SRPPapierlos";
this.SRPPapierlos.StylePriority.UseFont = false;
this.SRPPapierlos.StylePriority.UseTextAlignment = false;
@@ -2151,7 +2151,7 @@
//
// SRPPapierlosTab1
//
- this.SRPPapierlosTab1.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.SRPPapierlosTab1.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.SRPPapierlosTab1.Name = "SRPPapierlosTab1";
this.SRPPapierlosTab1.StylePriority.UseFont = false;
this.SRPPapierlosTab1.StylePriority.UseTextAlignment = false;
@@ -2160,7 +2160,7 @@
//
// SRPPapierlosTab2
//
- this.SRPPapierlosTab2.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.SRPPapierlosTab2.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.SRPPapierlosTab2.Name = "SRPPapierlosTab2";
this.SRPPapierlosTab2.StylePriority.UseFont = false;
this.SRPPapierlosTab2.StylePriority.UseTextAlignment = false;
@@ -2178,7 +2178,7 @@
//
// SRPGesundheitsProblem
//
- this.SRPGesundheitsProblem.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.SRPGesundheitsProblem.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.SRPGesundheitsProblem.Name = "SRPGesundheitsProblem";
this.SRPGesundheitsProblem.StylePriority.UseFont = false;
this.SRPGesundheitsProblem.StylePriority.UseTextAlignment = false;
@@ -2188,7 +2188,7 @@
//
// SRPGesundheitsProblemTab1
//
- this.SRPGesundheitsProblemTab1.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.SRPGesundheitsProblemTab1.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.SRPGesundheitsProblemTab1.Name = "SRPGesundheitsProblemTab1";
this.SRPGesundheitsProblemTab1.StylePriority.UseFont = false;
this.SRPGesundheitsProblemTab1.StylePriority.UseTextAlignment = false;
@@ -2197,7 +2197,7 @@
//
// SRPGesundheitsProblemTab2
//
- this.SRPGesundheitsProblemTab2.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.SRPGesundheitsProblemTab2.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.SRPGesundheitsProblemTab2.Name = "SRPGesundheitsProblemTab2";
this.SRPGesundheitsProblemTab2.StylePriority.UseFont = false;
this.SRPGesundheitsProblemTab2.StylePriority.UseTextAlignment = false;
@@ -2215,7 +2215,7 @@
//
// SRPPSB
//
- this.SRPPSB.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.SRPPSB.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.SRPPSB.Name = "SRPPSB";
this.SRPPSB.StylePriority.UseFont = false;
this.SRPPSB.StylePriority.UseTextAlignment = false;
@@ -2225,7 +2225,7 @@
//
// SRPPSBTab1
//
- this.SRPPSBTab1.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.SRPPSBTab1.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.SRPPSBTab1.Name = "SRPPSBTab1";
this.SRPPSBTab1.StylePriority.UseFont = false;
this.SRPPSBTab1.StylePriority.UseTextAlignment = false;
@@ -2234,7 +2234,7 @@
//
// SRPPSBTab2
//
- this.SRPPSBTab2.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.SRPPSBTab2.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.SRPPSBTab2.Name = "SRPPSBTab2";
this.SRPPSBTab2.StylePriority.UseFont = false;
this.SRPPSBTab2.StylePriority.UseTextAlignment = false;
@@ -2252,7 +2252,7 @@
//
// SRPRechtlicheProbleme
//
- this.SRPRechtlicheProbleme.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.SRPRechtlicheProbleme.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.SRPRechtlicheProbleme.Name = "SRPRechtlicheProbleme";
this.SRPRechtlicheProbleme.StylePriority.UseFont = false;
this.SRPRechtlicheProbleme.StylePriority.UseTextAlignment = false;
@@ -2262,7 +2262,7 @@
//
// SRPRechtlicheProblemeTab1
//
- this.SRPRechtlicheProblemeTab1.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.SRPRechtlicheProblemeTab1.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.SRPRechtlicheProblemeTab1.Name = "SRPRechtlicheProblemeTab1";
this.SRPRechtlicheProblemeTab1.StylePriority.UseFont = false;
this.SRPRechtlicheProblemeTab1.StylePriority.UseTextAlignment = false;
@@ -2271,7 +2271,7 @@
//
// SRPRechtlicheProblemeTab2
//
- this.SRPRechtlicheProblemeTab2.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.SRPRechtlicheProblemeTab2.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.SRPRechtlicheProblemeTab2.Name = "SRPRechtlicheProblemeTab2";
this.SRPRechtlicheProblemeTab2.StylePriority.UseFont = false;
this.SRPRechtlicheProblemeTab2.StylePriority.UseTextAlignment = false;
@@ -2301,7 +2301,7 @@
//
// Beratung
//
- this.Beratung.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Bold);
+ this.Beratung.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F, DevExpress.Drawing.DXFontStyle.Bold);
this.Beratung.Name = "Beratung";
this.Beratung.StylePriority.UseFont = false;
this.Beratung.StylePriority.UseTextAlignment = false;
@@ -2311,7 +2311,7 @@
//
// BeratungTab1
//
- this.BeratungTab1.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.BeratungTab1.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.BeratungTab1.Name = "BeratungTab1";
this.BeratungTab1.StylePriority.UseFont = false;
this.BeratungTab1.StylePriority.UseTextAlignment = false;
@@ -2321,7 +2321,7 @@
//
// BeratungTab2
//
- this.BeratungTab2.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.BeratungTab2.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.BeratungTab2.Name = "BeratungTab2";
this.BeratungTab2.StylePriority.UseFont = false;
this.BeratungTab2.StylePriority.UseTextAlignment = false;
@@ -2334,7 +2334,7 @@
this.AllgemeinDaten.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
| DevExpress.XtraPrinting.BorderSide.Right)
| DevExpress.XtraPrinting.BorderSide.Bottom)));
- this.AllgemeinDaten.Font = new System.Drawing.Font("Microsoft Sans Serif", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.AllgemeinDaten.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 11F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.AllgemeinDaten.LocationFloat = new DevExpress.Utils.PointFloat(1.000468F, 76.04166F);
this.AllgemeinDaten.Name = "AllgemeinDaten";
this.AllgemeinDaten.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
@@ -2357,7 +2357,7 @@
//
// Einrichtungsname
//
- this.Einrichtungsname.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.Einrichtungsname.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.Einrichtungsname.Multiline = true;
this.Einrichtungsname.Name = "Einrichtungsname";
this.Einrichtungsname.StylePriority.UseFont = false;
@@ -2366,7 +2366,7 @@
//
// EinrichtungsnameTab1
//
- this.EinrichtungsnameTab1.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.EinrichtungsnameTab1.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.EinrichtungsnameTab1.Name = "EinrichtungsnameTab1";
this.EinrichtungsnameTab1.StylePriority.UseFont = false;
this.EinrichtungsnameTab1.StylePriority.UseTextAlignment = false;
@@ -2376,7 +2376,7 @@
//
// EinrichtungsnameTab2
//
- this.EinrichtungsnameTab2.Font = new System.Drawing.Font("Microsoft Sans Serif", 11F, System.Drawing.FontStyle.Bold);
+ this.EinrichtungsnameTab2.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 11F, DevExpress.Drawing.DXFontStyle.Bold);
this.EinrichtungsnameTab2.Name = "EinrichtungsnameTab2";
this.EinrichtungsnameTab2.StylePriority.UseFont = false;
this.EinrichtungsnameTab2.StylePriority.UseTextAlignment = false;
@@ -2394,7 +2394,7 @@
//
// Prüfdatum
//
- this.Prüfdatum.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.Prüfdatum.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.Prüfdatum.Name = "Prüfdatum";
this.Prüfdatum.StylePriority.UseFont = false;
this.Prüfdatum.StylePriority.UseTextAlignment = false;
@@ -2404,7 +2404,7 @@
//
// PrüfdatumTab1
//
- this.PrüfdatumTab1.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.PrüfdatumTab1.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.PrüfdatumTab1.Name = "PrüfdatumTab1";
this.PrüfdatumTab1.StylePriority.UseFont = false;
this.PrüfdatumTab1.StylePriority.UseTextAlignment = false;
@@ -2413,7 +2413,7 @@
//
// PrüfdatumTab2
//
- this.PrüfdatumTab2.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.PrüfdatumTab2.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.PrüfdatumTab2.Name = "PrüfdatumTab2";
this.PrüfdatumTab2.StylePriority.UseFont = false;
this.PrüfdatumTab2.StylePriority.UseTextAlignment = false;
@@ -2431,7 +2431,7 @@
//
// FallNR
//
- this.FallNR.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.FallNR.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.FallNR.Name = "FallNR";
this.FallNR.StylePriority.UseFont = false;
this.FallNR.StylePriority.UseTextAlignment = false;
@@ -2441,7 +2441,7 @@
//
// FallNRTab1
//
- this.FallNRTab1.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.FallNRTab1.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.FallNRTab1.Name = "FallNRTab1";
this.FallNRTab1.StylePriority.UseFont = false;
this.FallNRTab1.StylePriority.UseTextAlignment = false;
@@ -2450,7 +2450,7 @@
//
// FallNRTab2
//
- this.FallNRTab2.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.FallNRTab2.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.FallNRTab2.Name = "FallNRTab2";
this.FallNRTab2.StylePriority.UseFont = false;
this.FallNRTab2.StylePriority.UseTextAlignment = false;
@@ -2468,7 +2468,7 @@
//
// SGB
//
- this.SGB.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.SGB.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.SGB.Name = "SGB";
this.SGB.StylePriority.UseFont = false;
this.SGB.Text = "-SGB II od. XII";
@@ -2476,7 +2476,7 @@
//
// SGBTab1
//
- this.SGBTab1.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.SGBTab1.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.SGBTab1.Name = "SGBTab1";
this.SGBTab1.StylePriority.UseFont = false;
this.SGBTab1.Text = " Ja";
@@ -2484,7 +2484,7 @@
//
// SGBTab2
//
- this.SGBTab2.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.SGBTab2.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.SGBTab2.Name = "SGBTab2";
this.SGBTab2.StylePriority.UseFont = false;
this.SGBTab2.Text = " Nein";
@@ -2492,7 +2492,7 @@
//
// xrLabel1
//
- this.xrLabel1.Font = new System.Drawing.Font("Microsoft Sans Serif", 20F, System.Drawing.FontStyle.Bold);
+ this.xrLabel1.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 20F, DevExpress.Drawing.DXFontStyle.Bold);
this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 10.00001F);
this.xrLabel1.Name = "xrLabel1";
this.xrLabel1.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -2507,7 +2507,7 @@
this.Sechstens.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
| DevExpress.XtraPrinting.BorderSide.Right)
| DevExpress.XtraPrinting.BorderSide.Bottom)));
- this.Sechstens.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.Sechstens.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 12F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.Sechstens.LocationFloat = new DevExpress.Utils.PointFloat(1.000468F, 1209.042F);
this.Sechstens.Name = "Sechstens";
this.Sechstens.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
@@ -2523,14 +2523,14 @@
this.BeratungsstelleFirstKonDatum,
this.BeratungsstelleFirstKonDatumTab1,
this.BeratungsstelleFirstKonDatumTab2});
- this.xrTableRow44.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.xrTableRow44.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.xrTableRow44.Name = "xrTableRow44";
this.xrTableRow44.StylePriority.UseFont = false;
this.xrTableRow44.Weight = 1.9199990924786419D;
//
// BeratungsstelleFirstKonDatum
//
- this.BeratungsstelleFirstKonDatum.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Bold);
+ this.BeratungsstelleFirstKonDatum.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F, DevExpress.Drawing.DXFontStyle.Bold);
this.BeratungsstelleFirstKonDatum.Name = "BeratungsstelleFirstKonDatum";
this.BeratungsstelleFirstKonDatum.StylePriority.UseFont = false;
this.BeratungsstelleFirstKonDatum.Text = "6.Wan wurde der Klient/ die Klientin der Beratungsstelle erstmals bekannt ?";
@@ -2538,7 +2538,7 @@
//
// BeratungsstelleFirstKonDatumTab1
//
- this.BeratungsstelleFirstKonDatumTab1.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.BeratungsstelleFirstKonDatumTab1.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.BeratungsstelleFirstKonDatumTab1.ForeColor = System.Drawing.Color.Black;
this.BeratungsstelleFirstKonDatumTab1.Name = "BeratungsstelleFirstKonDatumTab1";
this.BeratungsstelleFirstKonDatumTab1.StylePriority.UseFont = false;
@@ -2550,7 +2550,7 @@
//
// BeratungsstelleFirstKonDatumTab2
//
- this.BeratungsstelleFirstKonDatumTab2.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Bold);
+ this.BeratungsstelleFirstKonDatumTab2.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F, DevExpress.Drawing.DXFontStyle.Bold);
this.BeratungsstelleFirstKonDatumTab2.Name = "BeratungsstelleFirstKonDatumTab2";
this.BeratungsstelleFirstKonDatumTab2.StylePriority.UseFont = false;
this.BeratungsstelleFirstKonDatumTab2.StylePriority.UseTextAlignment = false;
@@ -2563,14 +2563,14 @@
this.BeratungsstelleLastKonDatum,
this.BeratungsstelleLastKonDatumTab1,
this.BeratungsstelleLastKonDatumTab2});
- this.xrTableRow45.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.xrTableRow45.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.xrTableRow45.Name = "xrTableRow45";
this.xrTableRow45.StylePriority.UseFont = false;
this.xrTableRow45.Weight = 0.9599995895715463D;
//
// BeratungsstelleLastKonDatum
//
- this.BeratungsstelleLastKonDatum.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Bold);
+ this.BeratungsstelleLastKonDatum.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F, DevExpress.Drawing.DXFontStyle.Bold);
this.BeratungsstelleLastKonDatum.Name = "BeratungsstelleLastKonDatum";
this.BeratungsstelleLastKonDatum.StylePriority.UseFont = false;
this.BeratungsstelleLastKonDatum.StylePriority.UseTextAlignment = false;
@@ -2580,7 +2580,7 @@
//
// BeratungsstelleLastKonDatumTab1
//
- this.BeratungsstelleLastKonDatumTab1.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.BeratungsstelleLastKonDatumTab1.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.BeratungsstelleLastKonDatumTab1.Name = "BeratungsstelleLastKonDatumTab1";
this.BeratungsstelleLastKonDatumTab1.StylePriority.UseFont = false;
this.BeratungsstelleLastKonDatumTab1.StylePriority.UseTextAlignment = false;
@@ -2589,7 +2589,7 @@
//
// BeratungsstelleLastKonDatumTab2
//
- this.BeratungsstelleLastKonDatumTab2.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.BeratungsstelleLastKonDatumTab2.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.BeratungsstelleLastKonDatumTab2.Name = "BeratungsstelleLastKonDatumTab2";
this.BeratungsstelleLastKonDatumTab2.StylePriority.UseFont = false;
this.BeratungsstelleLastKonDatumTab2.StylePriority.UseTextAlignment = false;
@@ -2601,7 +2601,7 @@
this.Siebtens.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
| DevExpress.XtraPrinting.BorderSide.Right)
| DevExpress.XtraPrinting.BorderSide.Bottom)));
- this.Siebtens.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.Siebtens.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 12F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.Siebtens.LocationFloat = new DevExpress.Utils.PointFloat(1.000389F, 1322.875F);
this.Siebtens.Name = "Siebtens";
this.Siebtens.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
@@ -2616,14 +2616,14 @@
this.KlientProblemstellung,
this.KlientProblemstellungTab1,
this.KlientProblemstellungTab2});
- this.xrTableRow22.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.xrTableRow22.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.xrTableRow22.Name = "xrTableRow22";
this.xrTableRow22.StylePriority.UseFont = false;
this.xrTableRow22.Weight = 1.6134449627036376D;
//
// KlientProblemstellung
//
- this.KlientProblemstellung.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Bold);
+ this.KlientProblemstellung.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F, DevExpress.Drawing.DXFontStyle.Bold);
this.KlientProblemstellung.Name = "KlientProblemstellung";
this.KlientProblemstellung.StylePriority.UseFont = false;
this.KlientProblemstellung.Text = "7.Mit welcher Problemstellung hat der Klient/ die Klientin Kontakt zur Beratungss" +
@@ -2632,7 +2632,7 @@
//
// KlientProblemstellungTab1
//
- this.KlientProblemstellungTab1.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.KlientProblemstellungTab1.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.KlientProblemstellungTab1.Name = "KlientProblemstellungTab1";
this.KlientProblemstellungTab1.StylePriority.UseFont = false;
this.KlientProblemstellungTab1.StylePriority.UseTextAlignment = false;
@@ -2641,7 +2641,7 @@
//
// KlientProblemstellungTab2
//
- this.KlientProblemstellungTab2.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.KlientProblemstellungTab2.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.KlientProblemstellungTab2.Name = "KlientProblemstellungTab2";
this.KlientProblemstellungTab2.StylePriority.UseFont = false;
this.KlientProblemstellungTab2.StylePriority.UseTextAlignment = false;
@@ -2653,7 +2653,7 @@
this.Achtens.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
| DevExpress.XtraPrinting.BorderSide.Right)
| DevExpress.XtraPrinting.BorderSide.Bottom)));
- this.Achtens.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.Achtens.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 12F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.Achtens.LocationFloat = new DevExpress.Utils.PointFloat(1.000389F, 1412.709F);
this.Achtens.Name = "Achtens";
this.Achtens.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
@@ -2669,14 +2669,14 @@
this.HIVStatus,
this.HIVStatusTab1,
this.HIVStatusTab2});
- this.xrTableRow24.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.xrTableRow24.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.xrTableRow24.Name = "xrTableRow24";
this.xrTableRow24.StylePriority.UseFont = false;
this.xrTableRow24.Weight = 0.80672242426391016D;
//
// HIVStatus
//
- this.HIVStatus.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Bold);
+ this.HIVStatus.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F, DevExpress.Drawing.DXFontStyle.Bold);
this.HIVStatus.Name = "HIVStatus";
this.HIVStatus.StylePriority.UseFont = false;
this.HIVStatus.Text = "8.HIV-Status";
@@ -2684,7 +2684,7 @@
//
// HIVStatusTab1
//
- this.HIVStatusTab1.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.HIVStatusTab1.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.HIVStatusTab1.Name = "HIVStatusTab1";
this.HIVStatusTab1.StylePriority.UseFont = false;
this.HIVStatusTab1.StylePriority.UseTextAlignment = false;
@@ -2694,7 +2694,7 @@
//
// HIVStatusTab2
//
- this.HIVStatusTab2.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.HIVStatusTab2.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.HIVStatusTab2.Name = "HIVStatusTab2";
this.HIVStatusTab2.StylePriority.UseFont = false;
this.HIVStatusTab2.StylePriority.UseTextAlignment = false;
@@ -2708,14 +2708,14 @@
this.COMorbidität,
this.COMorbiditätTab1,
this.COMorbiditätTab2});
- this.xrTableRow25.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.xrTableRow25.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.xrTableRow25.Name = "xrTableRow25";
this.xrTableRow25.StylePriority.UseFont = false;
this.xrTableRow25.Weight = 0.80672242426390994D;
//
// COMorbidität
//
- this.COMorbidität.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Bold);
+ this.COMorbidität.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F, DevExpress.Drawing.DXFontStyle.Bold);
this.COMorbidität.Name = "COMorbidität";
this.COMorbidität.StylePriority.UseFont = false;
this.COMorbidität.StylePriority.UseTextAlignment = false;
@@ -2725,7 +2725,7 @@
//
// COMorbiditätTab1
//
- this.COMorbiditätTab1.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.COMorbiditätTab1.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.COMorbiditätTab1.Name = "COMorbiditätTab1";
this.COMorbiditätTab1.StylePriority.UseFont = false;
this.COMorbiditätTab1.StylePriority.UseTextAlignment = false;
@@ -2734,7 +2734,7 @@
//
// COMorbiditätTab2
//
- this.COMorbiditätTab2.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.COMorbiditätTab2.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.COMorbiditätTab2.Name = "COMorbiditätTab2";
this.COMorbiditätTab2.StylePriority.UseFont = false;
this.COMorbiditätTab2.StylePriority.UseTextAlignment = false;
@@ -2746,7 +2746,7 @@
this.Neuntens.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
| DevExpress.XtraPrinting.BorderSide.Right)
| DevExpress.XtraPrinting.BorderSide.Bottom)));
- this.Neuntens.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.Neuntens.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 12F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.Neuntens.LocationFloat = new DevExpress.Utils.PointFloat(1.000389F, 1499.917F);
this.Neuntens.Name = "Neuntens";
this.Neuntens.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
@@ -2765,14 +2765,14 @@
this.KlientBedarfTeambesprechung,
this.KlientBedarfTeambesprechungTab1,
this.KlientBedarfTeambesprechungTab2});
- this.xrTableRow23.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.xrTableRow23.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.xrTableRow23.Name = "xrTableRow23";
this.xrTableRow23.StylePriority.UseFont = false;
this.xrTableRow23.Weight = 1.6134449783690155D;
//
// KlientBedarfTeambesprechung
//
- this.KlientBedarfTeambesprechung.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Bold);
+ this.KlientBedarfTeambesprechung.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F, DevExpress.Drawing.DXFontStyle.Bold);
this.KlientBedarfTeambesprechung.Name = "KlientBedarfTeambesprechung";
this.KlientBedarfTeambesprechung.StylePriority.UseFont = false;
this.KlientBedarfTeambesprechung.Text = "9.Wie wurde der Bedarft des Klienten ermittelt ? ";
@@ -2780,7 +2780,7 @@
//
// KlientBedarfTeambesprechungTab1
//
- this.KlientBedarfTeambesprechungTab1.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.KlientBedarfTeambesprechungTab1.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.KlientBedarfTeambesprechungTab1.Name = "KlientBedarfTeambesprechungTab1";
this.KlientBedarfTeambesprechungTab1.StylePriority.UseFont = false;
this.KlientBedarfTeambesprechungTab1.StylePriority.UseTextAlignment = false;
@@ -2790,7 +2790,7 @@
//
// KlientBedarfTeambesprechungTab2
//
- this.KlientBedarfTeambesprechungTab2.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.KlientBedarfTeambesprechungTab2.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.KlientBedarfTeambesprechungTab2.Name = "KlientBedarfTeambesprechungTab2";
this.KlientBedarfTeambesprechungTab2.StylePriority.UseFont = false;
this.KlientBedarfTeambesprechungTab2.StylePriority.UseTextAlignment = false;
@@ -2803,14 +2803,14 @@
this.KlientBedarfArztRücksprache,
this.KlientBedarfArztRückspracheTab1,
this.KlientBedarfArztRückspracheTab2});
- this.xrTableRow34.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.xrTableRow34.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.xrTableRow34.Name = "xrTableRow34";
this.xrTableRow34.StylePriority.UseFont = false;
this.xrTableRow34.Weight = 0.80672248243919986D;
//
// KlientBedarfArztRücksprache
//
- this.KlientBedarfArztRücksprache.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.KlientBedarfArztRücksprache.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.KlientBedarfArztRücksprache.Name = "KlientBedarfArztRücksprache";
this.KlientBedarfArztRücksprache.StylePriority.UseFont = false;
this.KlientBedarfArztRücksprache.StylePriority.UseTextAlignment = false;
@@ -2819,7 +2819,7 @@
//
// KlientBedarfArztRückspracheTab1
//
- this.KlientBedarfArztRückspracheTab1.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.KlientBedarfArztRückspracheTab1.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.KlientBedarfArztRückspracheTab1.Name = "KlientBedarfArztRückspracheTab1";
this.KlientBedarfArztRückspracheTab1.StylePriority.UseFont = false;
this.KlientBedarfArztRückspracheTab1.StylePriority.UseTextAlignment = false;
@@ -2829,7 +2829,7 @@
//
// KlientBedarfArztRückspracheTab2
//
- this.KlientBedarfArztRückspracheTab2.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.KlientBedarfArztRückspracheTab2.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.KlientBedarfArztRückspracheTab2.Name = "KlientBedarfArztRückspracheTab2";
this.KlientBedarfArztRückspracheTab2.StylePriority.UseFont = false;
this.KlientBedarfArztRückspracheTab2.StylePriority.UseTextAlignment = false;
@@ -2842,7 +2842,7 @@
this.KlientBedarfBezugnahme,
this.KlientBedarfBezugnahmeTab1,
this.KlientBedarfBezugnahmeTab2});
- this.xrTableRow36.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.xrTableRow36.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.xrTableRow36.Name = "xrTableRow36";
this.xrTableRow36.StylePriority.UseFont = false;
this.xrTableRow36.Weight = 0.80672617532176161D;
@@ -2854,7 +2854,7 @@
//
// KlientBedarfBezugnahmeTab1
//
- this.KlientBedarfBezugnahmeTab1.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.KlientBedarfBezugnahmeTab1.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.KlientBedarfBezugnahmeTab1.Name = "KlientBedarfBezugnahmeTab1";
this.KlientBedarfBezugnahmeTab1.StylePriority.UseFont = false;
this.KlientBedarfBezugnahmeTab1.StylePriority.UseTextAlignment = false;
@@ -2875,7 +2875,7 @@
this.KlientBedarfSonstiges,
this.KlientBedarfSonstigesTab1,
this.KlientBedarfSonstigesTab2});
- this.xrTableRow37.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.xrTableRow37.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.xrTableRow37.Name = "xrTableRow37";
this.xrTableRow37.StylePriority.UseFont = false;
this.xrTableRow37.Weight = 0.80672248243919986D;
@@ -2887,7 +2887,7 @@
//
// KlientBedarfSonstigesTab1
//
- this.KlientBedarfSonstigesTab1.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.KlientBedarfSonstigesTab1.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.KlientBedarfSonstigesTab1.Name = "KlientBedarfSonstigesTab1";
this.KlientBedarfSonstigesTab1.StylePriority.UseFont = false;
this.KlientBedarfSonstigesTab1.StylePriority.UseTextAlignment = false;
@@ -2908,7 +2908,7 @@
this.KlientBedarfAnmerkung,
this.KlientBedarfAnmerkungTab1,
this.KlientBedarfAnmerkungTab2});
- this.xrTableRow38.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.xrTableRow38.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.xrTableRow38.Name = "xrTableRow38";
this.xrTableRow38.StylePriority.UseFont = false;
this.xrTableRow38.Weight = 0.8067226055352853D;
@@ -2920,7 +2920,7 @@
//
// KlientBedarfAnmerkungTab1
//
- this.KlientBedarfAnmerkungTab1.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.KlientBedarfAnmerkungTab1.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.KlientBedarfAnmerkungTab1.Name = "KlientBedarfAnmerkungTab1";
this.KlientBedarfAnmerkungTab1.StylePriority.UseFont = false;
this.KlientBedarfAnmerkungTab1.StylePriority.UseTextAlignment = false;
@@ -2940,7 +2940,7 @@
this.Zehntens.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
| DevExpress.XtraPrinting.BorderSide.Right)
| DevExpress.XtraPrinting.BorderSide.Bottom)));
- this.Zehntens.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.Zehntens.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 12F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.Zehntens.LocationFloat = new DevExpress.Utils.PointFloat(1.000436F, 1685.375F);
this.Zehntens.Name = "Zehntens";
this.Zehntens.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
@@ -2956,14 +2956,14 @@
this.Lösungsansatz,
this.LösungsansatzTab1,
this.LösungsansatzTab2});
- this.xrTableRow39.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.xrTableRow39.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.xrTableRow39.Name = "xrTableRow39";
this.xrTableRow39.StylePriority.UseFont = false;
this.xrTableRow39.Weight = 0.80672242426391016D;
//
// Lösungsansatz
//
- this.Lösungsansatz.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Bold);
+ this.Lösungsansatz.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F, DevExpress.Drawing.DXFontStyle.Bold);
this.Lösungsansatz.Name = "Lösungsansatz";
this.Lösungsansatz.StylePriority.UseFont = false;
this.Lösungsansatz.Text = "10.Wie sieht der Lösungsansatz aus?";
@@ -2971,7 +2971,7 @@
//
// LösungsansatzTab1
//
- this.LösungsansatzTab1.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.LösungsansatzTab1.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.LösungsansatzTab1.Name = "LösungsansatzTab1";
this.LösungsansatzTab1.StylePriority.UseFont = false;
this.LösungsansatzTab1.StylePriority.UseTextAlignment = false;
@@ -2980,7 +2980,7 @@
//
// LösungsansatzTab2
//
- this.LösungsansatzTab2.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.LösungsansatzTab2.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.LösungsansatzTab2.Name = "LösungsansatzTab2";
this.LösungsansatzTab2.StylePriority.UseFont = false;
this.LösungsansatzTab2.StylePriority.UseTextAlignment = false;
@@ -2998,7 +2998,7 @@
//
// LösungsansatzKurzMittelLang
//
- this.LösungsansatzKurzMittelLang.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.LösungsansatzKurzMittelLang.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.LösungsansatzKurzMittelLang.Name = "LösungsansatzKurzMittelLang";
this.LösungsansatzKurzMittelLang.StylePriority.UseFont = false;
this.LösungsansatzKurzMittelLang.StylePriority.UseTextAlignment = false;
@@ -3008,7 +3008,7 @@
//
// LösungsansatzKurzMittelLangTab1
//
- this.LösungsansatzKurzMittelLangTab1.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.LösungsansatzKurzMittelLangTab1.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.LösungsansatzKurzMittelLangTab1.Name = "LösungsansatzKurzMittelLangTab1";
this.LösungsansatzKurzMittelLangTab1.StylePriority.UseFont = false;
this.LösungsansatzKurzMittelLangTab1.StylePriority.UseTextAlignment = false;
@@ -3017,7 +3017,7 @@
//
// LösungsansatzKurzMittelLangTab2
//
- this.LösungsansatzKurzMittelLangTab2.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.LösungsansatzKurzMittelLangTab2.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.LösungsansatzKurzMittelLangTab2.Name = "LösungsansatzKurzMittelLangTab2";
this.LösungsansatzKurzMittelLangTab2.StylePriority.UseFont = false;
this.LösungsansatzKurzMittelLangTab2.StylePriority.UseTextAlignment = false;
@@ -3029,7 +3029,7 @@
this.Elftens.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
| DevExpress.XtraPrinting.BorderSide.Right)
| DevExpress.XtraPrinting.BorderSide.Bottom)));
- this.Elftens.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.Elftens.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 12F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.Elftens.LocationFloat = new DevExpress.Utils.PointFloat(1.000436F, 1800F);
this.Elftens.Name = "Elftens";
this.Elftens.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
@@ -3044,14 +3044,14 @@
this.Maßnahmen,
this.MaßnahmenTab1,
this.MaßnahmenTab2});
- this.xrTableRow41.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.xrTableRow41.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.xrTableRow41.Name = "xrTableRow41";
this.xrTableRow41.StylePriority.UseFont = false;
this.xrTableRow41.Weight = 1.6134448485278206D;
//
// Maßnahmen
//
- this.Maßnahmen.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Bold);
+ this.Maßnahmen.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F, DevExpress.Drawing.DXFontStyle.Bold);
this.Maßnahmen.Name = "Maßnahmen";
this.Maßnahmen.StylePriority.UseFont = false;
this.Maßnahmen.Text = "11.Wie oft wurde der Klient/ Klientin durch die AIB (Kontakt/Maßnahmen) innerhalb" +
@@ -3060,7 +3060,7 @@
//
// MaßnahmenTab1
//
- this.MaßnahmenTab1.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.MaßnahmenTab1.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.MaßnahmenTab1.Name = "MaßnahmenTab1";
this.MaßnahmenTab1.StylePriority.UseFont = false;
this.MaßnahmenTab1.StylePriority.UseTextAlignment = false;
@@ -3069,7 +3069,7 @@
//
// MaßnahmenTab2
//
- this.MaßnahmenTab2.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.MaßnahmenTab2.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.MaßnahmenTab2.Name = "MaßnahmenTab2";
this.MaßnahmenTab2.StylePriority.UseFont = false;
this.MaßnahmenTab2.StylePriority.UseTextAlignment = false;
@@ -3096,10 +3096,10 @@
this.Detail,
this.TopMargin,
this.BottomMargin});
- this.Margins = new System.Drawing.Printing.Margins(97, 104, 50, 86);
+ this.Margins = new DevExpress.Drawing.DXMargins(97, 104, 50, 86);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "13.1";
((System.ComponentModel.ISupportInitialize)(this.Siebzehntens)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.Sechzehntens)).EndInit();
diff --git a/ReportImp/AidsInitiativeBonn/PruefbogenEinzelfallBericht2.Designer.cs b/ReportImp/AidsInitiativeBonn/PruefbogenEinzelfallBericht2.Designer.cs
index db8698da0..3c223315d 100644
--- a/ReportImp/AidsInitiativeBonn/PruefbogenEinzelfallBericht2.Designer.cs
+++ b/ReportImp/AidsInitiativeBonn/PruefbogenEinzelfallBericht2.Designer.cs
@@ -958,7 +958,7 @@
this.xrTable11,
this.xrTable12,
this.xrTable13});
- this.Detail.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.Detail.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.Detail.HeightF = 6500.709F;
this.Detail.KeepTogether = true;
this.Detail.KeepTogetherWithDetailReports = true;
@@ -970,7 +970,7 @@
//
// xrLabel19
//
- this.xrLabel19.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrLabel19.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 9.75F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrLabel19.LocationFloat = new DevExpress.Utils.PointFloat(0F, 3263.875F);
this.xrLabel19.Multiline = true;
this.xrLabel19.Name = "xrLabel19";
@@ -984,7 +984,7 @@
this.xrTable7.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
| DevExpress.XtraPrinting.BorderSide.Right)
| DevExpress.XtraPrinting.BorderSide.Bottom)));
- this.xrTable7.Font = new System.Drawing.Font("Microsoft Sans Serif", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTable7.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 11F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTable7.LocationFloat = new DevExpress.Utils.PointFloat(0.0001271566F, 3299.376F);
this.xrTable7.Name = "xrTable7";
this.xrTable7.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
@@ -1045,7 +1045,7 @@
//
// xrTableCell341
//
- this.xrTableCell341.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.xrTableCell341.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.xrTableCell341.Name = "xrTableCell341";
this.xrTableCell341.StylePriority.UseFont = false;
this.xrTableCell341.StylePriority.UseTextAlignment = false;
@@ -1055,7 +1055,7 @@
//
// xrTableCell353
//
- this.xrTableCell353.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.xrTableCell353.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.xrTableCell353.Name = "xrTableCell353";
this.xrTableCell353.StylePriority.UseFont = false;
this.xrTableCell353.StylePriority.UseTextAlignment = false;
@@ -1110,7 +1110,7 @@
//
// xrTableCell294
//
- this.xrTableCell294.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.xrTableCell294.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.xrTableCell294.Multiline = true;
this.xrTableCell294.Name = "xrTableCell294";
this.xrTableCell294.StylePriority.UseFont = false;
@@ -1134,7 +1134,7 @@
//
// xrTableCell295
//
- this.xrTableCell295.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.xrTableCell295.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.xrTableCell295.Name = "xrTableCell295";
this.xrTableCell295.StylePriority.UseFont = false;
this.xrTableCell295.StylePriority.UseTextAlignment = false;
@@ -1173,7 +1173,7 @@
//
// xrTableCell298
//
- this.xrTableCell298.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.xrTableCell298.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.xrTableCell298.Name = "xrTableCell298";
this.xrTableCell298.StylePriority.UseFont = false;
this.xrTableCell298.StylePriority.UseTextAlignment = false;
@@ -1198,7 +1198,7 @@
//
// xrTableCell299
//
- this.xrTableCell299.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.xrTableCell299.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.xrTableCell299.Name = "xrTableCell299";
this.xrTableCell299.StylePriority.UseFont = false;
this.xrTableCell299.StylePriority.UseTextAlignment = false;
@@ -1237,7 +1237,7 @@
//
// xrTableCell302
//
- this.xrTableCell302.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.xrTableCell302.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.xrTableCell302.Name = "xrTableCell302";
this.xrTableCell302.StylePriority.UseFont = false;
this.xrTableCell302.StylePriority.UseTextAlignment = false;
@@ -1262,7 +1262,7 @@
//
// xrTableCell303
//
- this.xrTableCell303.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.xrTableCell303.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.xrTableCell303.Name = "xrTableCell303";
this.xrTableCell303.StylePriority.UseFont = false;
this.xrTableCell303.StylePriority.UseTextAlignment = false;
@@ -1301,7 +1301,7 @@
//
// xrTableCell306
//
- this.xrTableCell306.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.xrTableCell306.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.xrTableCell306.Name = "xrTableCell306";
this.xrTableCell306.StylePriority.UseFont = false;
this.xrTableCell306.Text = "Aidshilfe Rhein-Sieg";
@@ -1324,7 +1324,7 @@
//
// xrTableCell307
//
- this.xrTableCell307.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.xrTableCell307.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.xrTableCell307.Name = "xrTableCell307";
this.xrTableCell307.StylePriority.UseFont = false;
this.xrTableCell307.Text = "Krankenhaus Köln-Kalk";
@@ -1361,7 +1361,7 @@
//
// xrTableCell310
//
- this.xrTableCell310.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.xrTableCell310.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.xrTableCell310.Name = "xrTableCell310";
this.xrTableCell310.StylePriority.UseFont = false;
this.xrTableCell310.Text = "Aids-Initiative Bonn";
@@ -1384,7 +1384,7 @@
//
// xrTableCell311
//
- this.xrTableCell311.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.xrTableCell311.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.xrTableCell311.Name = "xrTableCell311";
this.xrTableCell311.StylePriority.UseFont = false;
this.xrTableCell311.Text = "Lighthouse";
@@ -1421,7 +1421,7 @@
//
// xrTableCell314
//
- this.xrTableCell314.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.xrTableCell314.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.xrTableCell314.Name = "xrTableCell314";
this.xrTableCell314.StylePriority.UseFont = false;
this.xrTableCell314.Text = "Amt für Integration Bonn";
@@ -1444,7 +1444,7 @@
//
// xrTableCell315
//
- this.xrTableCell315.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.xrTableCell315.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.xrTableCell315.Name = "xrTableCell315";
this.xrTableCell315.StylePriority.UseFont = false;
this.xrTableCell315.Text = "Mietverein";
@@ -1481,7 +1481,7 @@
//
// xrTableCell318
//
- this.xrTableCell318.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.xrTableCell318.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.xrTableCell318.Name = "xrTableCell318";
this.xrTableCell318.StylePriority.UseFont = false;
this.xrTableCell318.Text = "Amt für Integration Köln";
@@ -1504,7 +1504,7 @@
//
// xrTableCell319
//
- this.xrTableCell319.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.xrTableCell319.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.xrTableCell319.Name = "xrTableCell319";
this.xrTableCell319.StylePriority.UseFont = false;
this.xrTableCell319.Text = "Paritätischer Wohlfahrtsverband";
@@ -1541,7 +1541,7 @@
//
// xrTableCell322
//
- this.xrTableCell322.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.xrTableCell322.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.xrTableCell322.Name = "xrTableCell322";
this.xrTableCell322.StylePriority.UseFont = false;
this.xrTableCell322.Text = "Amt für Soziales Wohnen, Bonn";
@@ -1564,7 +1564,7 @@
//
// xrTableCell323
//
- this.xrTableCell323.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.xrTableCell323.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.xrTableCell323.Name = "xrTableCell323";
this.xrTableCell323.StylePriority.UseFont = false;
this.xrTableCell323.Text = "P.A.U.K.E.";
@@ -1601,7 +1601,7 @@
//
// xrTableCell326
//
- this.xrTableCell326.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.xrTableCell326.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.xrTableCell326.Name = "xrTableCell326";
this.xrTableCell326.StylePriority.UseFont = false;
this.xrTableCell326.Text = "ARGE";
@@ -1658,7 +1658,7 @@
//
// xrTableCell330
//
- this.xrTableCell330.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.xrTableCell330.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.xrTableCell330.Name = "xrTableCell330";
this.xrTableCell330.StylePriority.UseFont = false;
this.xrTableCell330.Text = "Ausländeramt Bonn";
@@ -1715,7 +1715,7 @@
//
// xrTableCell334
//
- this.xrTableCell334.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.xrTableCell334.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.xrTableCell334.Name = "xrTableCell334";
this.xrTableCell334.StylePriority.UseFont = false;
this.xrTableCell334.Text = "AWO Migrationsdienst";
@@ -1738,7 +1738,7 @@
//
// xrTableCell335
//
- this.xrTableCell335.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.xrTableCell335.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.xrTableCell335.Name = "xrTableCell335";
this.xrTableCell335.StylePriority.UseFont = false;
this.xrTableCell335.Text = "Polizei";
@@ -1775,7 +1775,7 @@
//
// xrTableCell300
//
- this.xrTableCell300.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.xrTableCell300.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.xrTableCell300.Name = "xrTableCell300";
this.xrTableCell300.StylePriority.UseFont = false;
this.xrTableCell300.Text = "Bafög-Amt";
@@ -1798,7 +1798,7 @@
//
// xrTableCell316
//
- this.xrTableCell316.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.xrTableCell316.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.xrTableCell316.Name = "xrTableCell316";
this.xrTableCell316.StylePriority.UseFont = false;
this.xrTableCell316.Text = "positive Selbsthilfe";
@@ -1835,7 +1835,7 @@
//
// xrTableCell456
//
- this.xrTableCell456.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.xrTableCell456.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.xrTableCell456.Name = "xrTableCell456";
this.xrTableCell456.StylePriority.UseFont = false;
this.xrTableCell456.Text = "Beratungsstelle gegen Sexualisierte Gewalt";
@@ -1858,7 +1858,7 @@
//
// xrTableCell460
//
- this.xrTableCell460.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.xrTableCell460.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.xrTableCell460.Name = "xrTableCell460";
this.xrTableCell460.StylePriority.UseFont = false;
this.xrTableCell460.Text = "Positiven NRW";
@@ -1895,7 +1895,7 @@
//
// xrTableCell447
//
- this.xrTableCell447.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.xrTableCell447.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.xrTableCell447.Name = "xrTableCell447";
this.xrTableCell447.StylePriority.UseFont = false;
this.xrTableCell447.Text = "Bonner Tafel";
@@ -1918,7 +1918,7 @@
//
// xrTableCell451
//
- this.xrTableCell451.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.xrTableCell451.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.xrTableCell451.Name = "xrTableCell451";
this.xrTableCell451.StylePriority.UseFont = false;
this.xrTableCell451.Text = "Profamilia";
@@ -1955,7 +1955,7 @@
//
// xrTableCell438
//
- this.xrTableCell438.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.xrTableCell438.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.xrTableCell438.Name = "xrTableCell438";
this.xrTableCell438.StylePriority.UseFont = false;
this.xrTableCell438.Text = "Caritas";
@@ -1978,7 +1978,7 @@
//
// xrTableCell442
//
- this.xrTableCell442.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.xrTableCell442.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.xrTableCell442.Name = "xrTableCell442";
this.xrTableCell442.StylePriority.UseFont = false;
this.xrTableCell442.Text = "Rechtsanwälte";
@@ -2015,7 +2015,7 @@
//
// xrTableCell429
//
- this.xrTableCell429.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.xrTableCell429.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.xrTableCell429.Name = "xrTableCell429";
this.xrTableCell429.StylePriority.UseFont = false;
this.xrTableCell429.Text = "Deutsche Aidshilfe";
@@ -2038,7 +2038,7 @@
//
// xrTableCell433
//
- this.xrTableCell433.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.xrTableCell433.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.xrTableCell433.Name = "xrTableCell433";
this.xrTableCell433.StylePriority.UseFont = false;
this.xrTableCell433.Text = "Schuldnerberatungsstelle";
@@ -2075,7 +2075,7 @@
//
// xrTableCell420
//
- this.xrTableCell420.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.xrTableCell420.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.xrTableCell420.Name = "xrTableCell420";
this.xrTableCell420.StylePriority.UseFont = false;
this.xrTableCell420.Text = "Deutsche Aids-Stiftung";
@@ -2098,7 +2098,7 @@
//
// xrTableCell424
//
- this.xrTableCell424.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.xrTableCell424.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.xrTableCell424.Name = "xrTableCell424";
this.xrTableCell424.StylePriority.UseFont = false;
this.xrTableCell424.Text = "Schwulenreferat der Uni Bonn";
@@ -2135,7 +2135,7 @@
//
// xrTableCell336
//
- this.xrTableCell336.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.xrTableCell336.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.xrTableCell336.Name = "xrTableCell336";
this.xrTableCell336.StylePriority.UseFont = false;
this.xrTableCell336.Text = "Diakonisches Werk";
@@ -2158,7 +2158,7 @@
//
// xrTableCell415
//
- this.xrTableCell415.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.xrTableCell415.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.xrTableCell415.Name = "xrTableCell415";
this.xrTableCell415.StylePriority.UseFont = false;
this.xrTableCell415.Text = "Substitutionsärzte";
@@ -2195,7 +2195,7 @@
//
// xrTableCell465
//
- this.xrTableCell465.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.xrTableCell465.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.xrTableCell465.Name = "xrTableCell465";
this.xrTableCell465.StylePriority.UseFont = false;
this.xrTableCell465.Text = "Donum Vitae";
@@ -2218,7 +2218,7 @@
//
// xrTableCell469
//
- this.xrTableCell469.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.xrTableCell469.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.xrTableCell469.Name = "xrTableCell469";
this.xrTableCell469.StylePriority.UseFont = false;
this.xrTableCell469.Text = "Tenten-Stiftung";
@@ -2255,7 +2255,7 @@
//
// xrTableCell492
//
- this.xrTableCell492.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.xrTableCell492.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.xrTableCell492.Name = "xrTableCell492";
this.xrTableCell492.StylePriority.UseFont = false;
this.xrTableCell492.Text = "Drogenhilfe Köln (Hürt)";
@@ -2278,7 +2278,7 @@
//
// xrTableCell496
//
- this.xrTableCell496.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.xrTableCell496.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.xrTableCell496.Name = "xrTableCell496";
this.xrTableCell496.StylePriority.UseFont = false;
this.xrTableCell496.Text = "Tupf";
@@ -2315,7 +2315,7 @@
//
// xrTableCell510
//
- this.xrTableCell510.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.xrTableCell510.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.xrTableCell510.Name = "xrTableCell510";
this.xrTableCell510.StylePriority.UseFont = false;
this.xrTableCell510.Text = "Emfa, Evangelische Migrations- u. Flüchtlingsarbeit Bonn";
@@ -2338,7 +2338,7 @@
//
// xrTableCell514
//
- this.xrTableCell514.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.xrTableCell514.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.xrTableCell514.Name = "xrTableCell514";
this.xrTableCell514.StylePriority.UseFont = false;
this.xrTableCell514.Text = "Universitätskliniken Bonn/Köln";
@@ -2375,7 +2375,7 @@
//
// xrTableCell519
//
- this.xrTableCell519.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.xrTableCell519.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.xrTableCell519.Name = "xrTableCell519";
this.xrTableCell519.StylePriority.UseFont = false;
this.xrTableCell519.Text = "Esperanza";
@@ -2398,7 +2398,7 @@
//
// xrTableCell523
//
- this.xrTableCell523.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.xrTableCell523.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.xrTableCell523.Name = "xrTableCell523";
this.xrTableCell523.StylePriority.UseFont = false;
this.xrTableCell523.Text = "VfG";
@@ -2435,7 +2435,7 @@
//
// xrTableCell528
//
- this.xrTableCell528.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.xrTableCell528.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.xrTableCell528.Name = "xrTableCell528";
this.xrTableCell528.StylePriority.UseFont = false;
this.xrTableCell528.Text = "ev. Lukas-Kirchengemeinde";
@@ -2458,7 +2458,7 @@
//
// xrTableCell532
//
- this.xrTableCell532.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.xrTableCell532.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.xrTableCell532.Name = "xrTableCell532";
this.xrTableCell532.StylePriority.UseFont = false;
this.xrTableCell532.Text = "Studentenwerk Unicef";
@@ -2495,7 +2495,7 @@
//
// xrTableCell537
//
- this.xrTableCell537.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.xrTableCell537.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.xrTableCell537.Name = "xrTableCell537";
this.xrTableCell537.StylePriority.UseFont = false;
this.xrTableCell537.Text = "Frauentreff";
@@ -2518,7 +2518,7 @@
//
// xrTableCell541
//
- this.xrTableCell541.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.xrTableCell541.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.xrTableCell541.Name = "xrTableCell541";
this.xrTableCell541.StylePriority.UseFont = false;
this.xrTableCell541.Weight = 0.82517951655944266D;
@@ -2554,7 +2554,7 @@
//
// xrTableCell546
//
- this.xrTableCell546.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.xrTableCell546.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.xrTableCell546.Name = "xrTableCell546";
this.xrTableCell546.StylePriority.UseFont = false;
this.xrTableCell546.Text = "Gesundheitsamt";
@@ -2577,7 +2577,7 @@
//
// xrTableCell550
//
- this.xrTableCell550.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.xrTableCell550.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.xrTableCell550.Name = "xrTableCell550";
this.xrTableCell550.StylePriority.UseFont = false;
this.xrTableCell550.Text = "Wohnungsgesellschaften";
@@ -2614,7 +2614,7 @@
//
// xrTableCell501
//
- this.xrTableCell501.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.xrTableCell501.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.xrTableCell501.Name = "xrTableCell501";
this.xrTableCell501.StylePriority.UseFont = false;
this.xrTableCell501.Text = "Gülistan";
@@ -2637,7 +2637,7 @@
//
// xrTableCell505
//
- this.xrTableCell505.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.xrTableCell505.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.xrTableCell505.Name = "xrTableCell505";
this.xrTableCell505.StylePriority.UseFont = false;
this.xrTableCell505.Text = "Zahnklinik";
@@ -2674,7 +2674,7 @@
//
// xrTableCell483
//
- this.xrTableCell483.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.xrTableCell483.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.xrTableCell483.Name = "xrTableCell483";
this.xrTableCell483.StylePriority.UseFont = false;
this.xrTableCell483.Text = "Hebammen";
@@ -2697,7 +2697,7 @@
//
// xrTableCell487
//
- this.xrTableCell487.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.xrTableCell487.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.xrTableCell487.Name = "xrTableCell487";
this.xrTableCell487.StylePriority.UseFont = false;
this.xrTableCell487.Weight = 0.82517951655944266D;
@@ -2733,7 +2733,7 @@
//
// xrTableCell474
//
- this.xrTableCell474.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.xrTableCell474.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.xrTableCell474.Name = "xrTableCell474";
this.xrTableCell474.StylePriority.UseFont = false;
this.xrTableCell474.Text = "Heroinambulanz";
@@ -2756,7 +2756,7 @@
//
// xrTableCell478
//
- this.xrTableCell478.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.xrTableCell478.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.xrTableCell478.Name = "xrTableCell478";
this.xrTableCell478.StylePriority.UseFont = false;
this.xrTableCell478.Weight = 0.82517951655944266D;
@@ -2792,7 +2792,7 @@
//
// xrTableCell573
//
- this.xrTableCell573.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.xrTableCell573.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.xrTableCell573.Name = "xrTableCell573";
this.xrTableCell573.StylePriority.UseFont = false;
this.xrTableCell573.Text = "Internationales Frauenzentrum";
@@ -2815,7 +2815,7 @@
//
// xrTableCell577
//
- this.xrTableCell577.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.xrTableCell577.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.xrTableCell577.Name = "xrTableCell577";
this.xrTableCell577.StylePriority.UseFont = false;
this.xrTableCell577.Weight = 0.82517951655944266D;
@@ -2851,7 +2851,7 @@
//
// xrTableCell582
//
- this.xrTableCell582.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.xrTableCell582.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.xrTableCell582.Name = "xrTableCell582";
this.xrTableCell582.StylePriority.UseFont = false;
this.xrTableCell582.Text = "JES NRW";
@@ -2874,7 +2874,7 @@
//
// xrTableCell586
//
- this.xrTableCell586.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.xrTableCell586.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.xrTableCell586.Name = "xrTableCell586";
this.xrTableCell586.StylePriority.UseFont = false;
this.xrTableCell586.Text = "Don Bosco Mission, Bonn";
@@ -2911,7 +2911,7 @@
//
// xrTableCell564
//
- this.xrTableCell564.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.xrTableCell564.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.xrTableCell564.Name = "xrTableCell564";
this.xrTableCell564.StylePriority.UseFont = false;
this.xrTableCell564.Text = "Jugendamt Bonn";
@@ -2934,7 +2934,7 @@
//
// xrTableCell568
//
- this.xrTableCell568.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.xrTableCell568.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.xrTableCell568.Name = "xrTableCell568";
this.xrTableCell568.StylePriority.UseFont = false;
this.xrTableCell568.Text = "BZgA";
@@ -2957,7 +2957,7 @@
//
// xrLabel18
//
- this.xrLabel18.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrLabel18.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 9.75F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrLabel18.LocationFloat = new DevExpress.Utils.PointFloat(867.9999F, 3223.917F);
this.xrLabel18.Name = "xrLabel18";
this.xrLabel18.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -2969,7 +2969,7 @@
//
// xrLabel17
//
- this.xrLabel17.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrLabel17.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 9.75F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrLabel17.LocationFloat = new DevExpress.Utils.PointFloat(0F, 2813.458F);
this.xrLabel17.Name = "xrLabel17";
this.xrLabel17.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -2982,7 +2982,7 @@
this.xrTable6.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
| DevExpress.XtraPrinting.BorderSide.Right)
| DevExpress.XtraPrinting.BorderSide.Bottom)));
- this.xrTable6.Font = new System.Drawing.Font("Microsoft Sans Serif", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTable6.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 11F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTable6.LocationFloat = new DevExpress.Utils.PointFloat(0.0001271566F, 2836.458F);
this.xrTable6.Name = "xrTable6";
this.xrTable6.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
@@ -3013,7 +3013,7 @@
//
// xrTableCell228
//
- this.xrTableCell228.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell228.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 9.75F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell228.Multiline = true;
this.xrTableCell228.Name = "xrTableCell228";
this.xrTableCell228.StylePriority.UseFont = false;
@@ -3027,7 +3027,7 @@
//
// xrTableCell273
//
- this.xrTableCell273.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell273.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 9.75F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell273.Name = "xrTableCell273";
this.xrTableCell273.StylePriority.UseFont = false;
this.xrTableCell273.StylePriority.UseTextAlignment = false;
@@ -3037,7 +3037,7 @@
//
// xrTableCell229
//
- this.xrTableCell229.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell229.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 9.75F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell229.Name = "xrTableCell229";
this.xrTableCell229.StylePriority.UseFont = false;
this.xrTableCell229.StylePriority.UseTextAlignment = false;
@@ -3047,7 +3047,7 @@
//
// xrTableCell230
//
- this.xrTableCell230.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Bold);
+ this.xrTableCell230.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F, DevExpress.Drawing.DXFontStyle.Bold);
this.xrTableCell230.Name = "xrTableCell230";
this.xrTableCell230.StylePriority.UseFont = false;
this.xrTableCell230.StylePriority.UseTextAlignment = false;
@@ -3068,7 +3068,7 @@
//
// xrTableCell234
//
- this.xrTableCell234.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.xrTableCell234.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.xrTableCell234.Name = "xrTableCell234";
this.xrTableCell234.StylePriority.UseFont = false;
this.xrTableCell234.StylePriority.UseTextAlignment = false;
@@ -3087,7 +3087,7 @@
//
// xrTableCell236
//
- this.xrTableCell236.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.xrTableCell236.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.xrTableCell236.Name = "xrTableCell236";
this.xrTableCell236.StylePriority.UseFont = false;
this.xrTableCell236.StylePriority.UseTextAlignment = false;
@@ -3096,7 +3096,7 @@
//
// xrTableCell239
//
- this.xrTableCell239.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.xrTableCell239.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.xrTableCell239.Name = "xrTableCell239";
this.xrTableCell239.StylePriority.UseFont = false;
this.xrTableCell239.StylePriority.UseTextAlignment = false;
@@ -3116,7 +3116,7 @@
//
// xrTableCell242
//
- this.xrTableCell242.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.xrTableCell242.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.xrTableCell242.Name = "xrTableCell242";
this.xrTableCell242.StylePriority.UseFont = false;
this.xrTableCell242.StylePriority.UseTextAlignment = false;
@@ -3135,7 +3135,7 @@
//
// xrTableCell243
//
- this.xrTableCell243.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.xrTableCell243.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.xrTableCell243.Name = "xrTableCell243";
this.xrTableCell243.StylePriority.UseFont = false;
this.xrTableCell243.StylePriority.UseTextAlignment = false;
@@ -3144,7 +3144,7 @@
//
// xrTableCell244
//
- this.xrTableCell244.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.xrTableCell244.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.xrTableCell244.Name = "xrTableCell244";
this.xrTableCell244.StylePriority.UseFont = false;
this.xrTableCell244.StylePriority.UseTextAlignment = false;
@@ -3164,7 +3164,7 @@
//
// xrTableCell246
//
- this.xrTableCell246.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.xrTableCell246.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.xrTableCell246.Name = "xrTableCell246";
this.xrTableCell246.StylePriority.UseFont = false;
this.xrTableCell246.Weight = 0.56278426288856476D;
@@ -3181,14 +3181,14 @@
//
// xrTableCell247
//
- this.xrTableCell247.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.xrTableCell247.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.xrTableCell247.Name = "xrTableCell247";
this.xrTableCell247.StylePriority.UseFont = false;
this.xrTableCell247.Weight = 0.21003469706756456D;
//
// xrTableCell248
//
- this.xrTableCell248.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.xrTableCell248.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.xrTableCell248.Name = "xrTableCell248";
this.xrTableCell248.StylePriority.UseFont = false;
this.xrTableCell248.Weight = 0.768546545341138D;
@@ -3411,7 +3411,7 @@
//
// xrLabel16
//
- this.xrLabel16.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrLabel16.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 9.75F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrLabel16.LocationFloat = new DevExpress.Utils.PointFloat(0.0001271566F, 2614.5F);
this.xrLabel16.Multiline = true;
this.xrLabel16.Name = "xrLabel16";
@@ -3425,7 +3425,7 @@
this.xrTable5.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
| DevExpress.XtraPrinting.BorderSide.Right)
| DevExpress.XtraPrinting.BorderSide.Bottom)));
- this.xrTable5.Font = new System.Drawing.Font("Microsoft Sans Serif", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTable5.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 11F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTable5.LocationFloat = new DevExpress.Utils.PointFloat(0.0001271566F, 2654.167F);
this.xrTable5.Name = "xrTable5";
this.xrTable5.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
@@ -3445,7 +3445,7 @@
//
// xrTableCell233
//
- this.xrTableCell233.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.xrTableCell233.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.xrTableCell233.Name = "xrTableCell233";
this.xrTableCell233.StylePriority.UseFont = false;
this.xrTableCell233.StylePriority.UseTextAlignment = false;
@@ -3468,7 +3468,7 @@
//
// xrTableCell238
//
- this.xrTableCell238.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.xrTableCell238.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.xrTableCell238.Name = "xrTableCell238";
this.xrTableCell238.StylePriority.UseFont = false;
this.xrTableCell238.StylePriority.UseTextAlignment = false;
@@ -3484,7 +3484,7 @@
//
// xrLabel15
//
- this.xrLabel15.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrLabel15.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 9.75F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrLabel15.LocationFloat = new DevExpress.Utils.PointFloat(867.9998F, 2573.917F);
this.xrLabel15.Name = "xrLabel15";
this.xrLabel15.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -3496,7 +3496,7 @@
//
// xrLabel14
//
- this.xrLabel14.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrLabel14.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 9.75F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrLabel14.LocationFloat = new DevExpress.Utils.PointFloat(0F, 2339.5F);
this.xrLabel14.Name = "xrLabel14";
this.xrLabel14.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -3509,7 +3509,7 @@
this.xrTable4.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
| DevExpress.XtraPrinting.BorderSide.Right)
| DevExpress.XtraPrinting.BorderSide.Bottom)));
- this.xrTable4.Font = new System.Drawing.Font("Microsoft Sans Serif", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTable4.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 11F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTable4.LocationFloat = new DevExpress.Utils.PointFloat(0.0001271566F, 2362.5F);
this.xrTable4.Name = "xrTable4";
this.xrTable4.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
@@ -3532,7 +3532,7 @@
//
// xrTableCell213
//
- this.xrTableCell213.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell213.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 9.75F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell213.Multiline = true;
this.xrTableCell213.Name = "xrTableCell213";
this.xrTableCell213.StylePriority.UseFont = false;
@@ -3541,7 +3541,7 @@
//
// xrTableCell214
//
- this.xrTableCell214.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell214.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 9.75F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell214.Name = "xrTableCell214";
this.xrTableCell214.StylePriority.UseFont = false;
this.xrTableCell214.StylePriority.UseTextAlignment = false;
@@ -3551,7 +3551,7 @@
//
// xrTableCell226
//
- this.xrTableCell226.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell226.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 9.75F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell226.Name = "xrTableCell226";
this.xrTableCell226.StylePriority.UseFont = false;
this.xrTableCell226.StylePriority.UseTextAlignment = false;
@@ -3560,7 +3560,7 @@
//
// xrTableCell215
//
- this.xrTableCell215.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Bold);
+ this.xrTableCell215.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F, DevExpress.Drawing.DXFontStyle.Bold);
this.xrTableCell215.Multiline = true;
this.xrTableCell215.Name = "xrTableCell215";
this.xrTableCell215.StylePriority.UseFont = false;
@@ -3581,7 +3581,7 @@
//
// xrTableCell217
//
- this.xrTableCell217.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.xrTableCell217.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.xrTableCell217.Name = "xrTableCell217";
this.xrTableCell217.StylePriority.UseFont = false;
this.xrTableCell217.StylePriority.UseTextAlignment = false;
@@ -3590,7 +3590,7 @@
//
// xrTableCell218
//
- this.xrTableCell218.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.xrTableCell218.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.xrTableCell218.Name = "xrTableCell218";
this.xrTableCell218.StylePriority.UseFont = false;
this.xrTableCell218.StylePriority.UseTextAlignment = false;
@@ -3604,7 +3604,7 @@
//
// xrTableCell219
//
- this.xrTableCell219.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.xrTableCell219.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.xrTableCell219.Name = "xrTableCell219";
this.xrTableCell219.StylePriority.UseFont = false;
this.xrTableCell219.StylePriority.UseTextAlignment = false;
@@ -3624,7 +3624,7 @@
//
// xrTableCell221
//
- this.xrTableCell221.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.xrTableCell221.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.xrTableCell221.Name = "xrTableCell221";
this.xrTableCell221.StylePriority.UseFont = false;
this.xrTableCell221.StylePriority.UseTextAlignment = false;
@@ -3633,7 +3633,7 @@
//
// xrTableCell222
//
- this.xrTableCell222.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.xrTableCell222.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.xrTableCell222.Name = "xrTableCell222";
this.xrTableCell222.StylePriority.UseFont = false;
this.xrTableCell222.StylePriority.UseTextAlignment = false;
@@ -3647,7 +3647,7 @@
//
// xrTableCell223
//
- this.xrTableCell223.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.xrTableCell223.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.xrTableCell223.Name = "xrTableCell223";
this.xrTableCell223.StylePriority.UseFont = false;
this.xrTableCell223.StylePriority.UseTextAlignment = false;
@@ -3657,7 +3657,7 @@
//
// xrLabel13
//
- this.xrLabel13.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrLabel13.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 9.75F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrLabel13.LocationFloat = new DevExpress.Utils.PointFloat(0F, 1987.417F);
this.xrLabel13.Name = "xrLabel13";
this.xrLabel13.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -3670,7 +3670,7 @@
this.xrTable3.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
| DevExpress.XtraPrinting.BorderSide.Right)
| DevExpress.XtraPrinting.BorderSide.Bottom)));
- this.xrTable3.Font = new System.Drawing.Font("Microsoft Sans Serif", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTable3.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 11F, 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(0.0001271566F, 2010.417F);
this.xrTable3.Name = "xrTable3";
this.xrTable3.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
@@ -3699,7 +3699,7 @@
//
// xrTableCell113
//
- this.xrTableCell113.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell113.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 9.75F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell113.Multiline = true;
this.xrTableCell113.Name = "xrTableCell113";
this.xrTableCell113.StylePriority.UseFont = false;
@@ -3708,7 +3708,7 @@
//
// xrTableCell114
//
- this.xrTableCell114.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell114.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 9.75F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell114.Name = "xrTableCell114";
this.xrTableCell114.StylePriority.UseFont = false;
this.xrTableCell114.StylePriority.UseTextAlignment = false;
@@ -3718,7 +3718,7 @@
//
// xrTableCell115
//
- this.xrTableCell115.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Bold);
+ this.xrTableCell115.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F, DevExpress.Drawing.DXFontStyle.Bold);
this.xrTableCell115.Name = "xrTableCell115";
this.xrTableCell115.StylePriority.UseFont = false;
this.xrTableCell115.StylePriority.UseTextAlignment = false;
@@ -3737,7 +3737,7 @@
//
// xrTableCell177
//
- this.xrTableCell177.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.xrTableCell177.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.xrTableCell177.Name = "xrTableCell177";
this.xrTableCell177.StylePriority.UseFont = false;
this.xrTableCell177.StylePriority.UseTextAlignment = false;
@@ -3747,7 +3747,7 @@
//
// xrTableCell178
//
- this.xrTableCell178.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.xrTableCell178.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.xrTableCell178.Name = "xrTableCell178";
this.xrTableCell178.StylePriority.UseFont = false;
this.xrTableCell178.StylePriority.UseTextAlignment = false;
@@ -3756,7 +3756,7 @@
//
// xrTableCell179
//
- this.xrTableCell179.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.xrTableCell179.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.xrTableCell179.Name = "xrTableCell179";
this.xrTableCell179.StylePriority.UseFont = false;
this.xrTableCell179.StylePriority.UseTextAlignment = false;
@@ -3775,7 +3775,7 @@
//
// xrTableCell181
//
- this.xrTableCell181.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.xrTableCell181.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.xrTableCell181.Name = "xrTableCell181";
this.xrTableCell181.StylePriority.UseFont = false;
this.xrTableCell181.StylePriority.UseTextAlignment = false;
@@ -3785,7 +3785,7 @@
//
// xrTableCell182
//
- this.xrTableCell182.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.xrTableCell182.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.xrTableCell182.Name = "xrTableCell182";
this.xrTableCell182.StylePriority.UseFont = false;
this.xrTableCell182.StylePriority.UseTextAlignment = false;
@@ -3794,7 +3794,7 @@
//
// xrTableCell183
//
- this.xrTableCell183.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.xrTableCell183.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.xrTableCell183.Name = "xrTableCell183";
this.xrTableCell183.StylePriority.UseFont = false;
this.xrTableCell183.StylePriority.UseTextAlignment = false;
@@ -3813,7 +3813,7 @@
//
// xrTableCell185
//
- this.xrTableCell185.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.xrTableCell185.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.xrTableCell185.Name = "xrTableCell185";
this.xrTableCell185.StylePriority.UseFont = false;
this.xrTableCell185.Text = "3.";
@@ -3821,14 +3821,14 @@
//
// xrTableCell186
//
- this.xrTableCell186.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.xrTableCell186.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.xrTableCell186.Name = "xrTableCell186";
this.xrTableCell186.StylePriority.UseFont = false;
this.xrTableCell186.Weight = 0.56693980958226375D;
//
// xrTableCell187
//
- this.xrTableCell187.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.xrTableCell187.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.xrTableCell187.Name = "xrTableCell187";
this.xrTableCell187.StylePriority.UseFont = false;
this.xrTableCell187.Text = "3.";
@@ -3986,7 +3986,7 @@
//
// xrLabel12
//
- this.xrLabel12.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrLabel12.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 9.75F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrLabel12.LocationFloat = new DevExpress.Utils.PointFloat(867.9999F, 1948.917F);
this.xrLabel12.Name = "xrLabel12";
this.xrLabel12.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -3998,7 +3998,7 @@
//
// xrLabel11
//
- this.xrLabel11.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrLabel11.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 9.75F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrLabel11.LocationFloat = new DevExpress.Utils.PointFloat(0F, 1315.542F);
this.xrLabel11.Name = "xrLabel11";
this.xrLabel11.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -4011,7 +4011,7 @@
this.xrTable2.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
| DevExpress.XtraPrinting.BorderSide.Right)
| DevExpress.XtraPrinting.BorderSide.Bottom)));
- this.xrTable2.Font = new System.Drawing.Font("Microsoft Sans Serif", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTable2.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 11F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTable2.LocationFloat = new DevExpress.Utils.PointFloat(0.0001271566F, 1338.542F);
this.xrTable2.Name = "xrTable2";
this.xrTable2.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
@@ -4055,7 +4055,7 @@
//
// xrTableCell53
//
- this.xrTableCell53.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell53.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 9.75F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell53.Multiline = true;
this.xrTableCell53.Name = "xrTableCell53";
this.xrTableCell53.StylePriority.UseFont = false;
@@ -4065,7 +4065,7 @@
//
// xrTableCell88
//
- this.xrTableCell88.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell88.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 9.75F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell88.Name = "xrTableCell88";
this.xrTableCell88.StylePriority.UseFont = false;
this.xrTableCell88.StylePriority.UseTextAlignment = false;
@@ -4075,7 +4075,7 @@
//
// xrTableCell54
//
- this.xrTableCell54.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell54.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 9.75F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell54.Name = "xrTableCell54";
this.xrTableCell54.StylePriority.UseFont = false;
this.xrTableCell54.StylePriority.UseTextAlignment = false;
@@ -4085,7 +4085,7 @@
//
// xrTableCell55
//
- this.xrTableCell55.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Bold);
+ this.xrTableCell55.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F, DevExpress.Drawing.DXFontStyle.Bold);
this.xrTableCell55.Name = "xrTableCell55";
this.xrTableCell55.StylePriority.UseFont = false;
this.xrTableCell55.StylePriority.UseTextAlignment = false;
@@ -4105,7 +4105,7 @@
//
// xrTableCell57
//
- this.xrTableCell57.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.xrTableCell57.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.xrTableCell57.Name = "xrTableCell57";
this.xrTableCell57.StylePriority.UseFont = false;
this.xrTableCell57.StylePriority.UseTextAlignment = false;
@@ -4119,7 +4119,7 @@
//
// xrTableCell58
//
- this.xrTableCell58.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.xrTableCell58.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.xrTableCell58.Name = "xrTableCell58";
this.xrTableCell58.StylePriority.UseFont = false;
this.xrTableCell58.StylePriority.UseTextAlignment = false;
@@ -4128,7 +4128,7 @@
//
// xrTableCell59
//
- this.xrTableCell59.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.xrTableCell59.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.xrTableCell59.Name = "xrTableCell59";
this.xrTableCell59.StylePriority.UseFont = false;
this.xrTableCell59.StylePriority.UseTextAlignment = false;
@@ -4147,7 +4147,7 @@
//
// xrTableCell61
//
- this.xrTableCell61.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.xrTableCell61.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.xrTableCell61.Name = "xrTableCell61";
this.xrTableCell61.StylePriority.UseFont = false;
this.xrTableCell61.StylePriority.UseTextAlignment = false;
@@ -4161,7 +4161,7 @@
//
// xrTableCell62
//
- this.xrTableCell62.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.xrTableCell62.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.xrTableCell62.Name = "xrTableCell62";
this.xrTableCell62.StylePriority.UseFont = false;
this.xrTableCell62.StylePriority.UseTextAlignment = false;
@@ -4170,7 +4170,7 @@
//
// xrTableCell63
//
- this.xrTableCell63.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.xrTableCell63.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.xrTableCell63.Name = "xrTableCell63";
this.xrTableCell63.StylePriority.UseFont = false;
this.xrTableCell63.StylePriority.UseTextAlignment = false;
@@ -4219,7 +4219,7 @@
//
// xrTableCell65
//
- this.xrTableCell65.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.xrTableCell65.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.xrTableCell65.Name = "xrTableCell65";
this.xrTableCell65.StylePriority.UseFont = false;
this.xrTableCell65.Weight = 1.7085381863169269D;
@@ -4231,14 +4231,14 @@
//
// xrTableCell66
//
- this.xrTableCell66.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.xrTableCell66.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.xrTableCell66.Name = "xrTableCell66";
this.xrTableCell66.StylePriority.UseFont = false;
this.xrTableCell66.Weight = 0.17441552115684814D;
//
// xrTableCell67
//
- this.xrTableCell67.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.xrTableCell67.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.xrTableCell67.Name = "xrTableCell67";
this.xrTableCell67.StylePriority.UseFont = false;
this.xrTableCell67.Weight = 0.69137061704414271D;
@@ -4815,7 +4815,7 @@
//
// xrLabel10
//
- this.xrLabel10.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrLabel10.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 9.75F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrLabel10.LocationFloat = new DevExpress.Utils.PointFloat(867.9999F, 1274.959F);
this.xrLabel10.Name = "xrLabel10";
this.xrLabel10.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -4827,7 +4827,7 @@
//
// xrLabel9
//
- this.xrLabel9.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrLabel9.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 9.75F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrLabel9.LocationFloat = new DevExpress.Utils.PointFloat(0F, 961.3751F);
this.xrLabel9.Name = "xrLabel9";
this.xrLabel9.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -4837,7 +4837,7 @@
//
// xrLabel8
//
- this.xrLabel8.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrLabel8.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 9.75F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrLabel8.LocationFloat = new DevExpress.Utils.PointFloat(0F, 662.4167F);
this.xrLabel8.Name = "xrLabel8";
this.xrLabel8.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -4850,7 +4850,7 @@
this.xrTable1.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
| DevExpress.XtraPrinting.BorderSide.Right)
| DevExpress.XtraPrinting.BorderSide.Bottom)));
- this.xrTable1.Font = new System.Drawing.Font("Microsoft Sans Serif", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTable1.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 11F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTable1.LocationFloat = new DevExpress.Utils.PointFloat(0.0001271566F, 984.375F);
this.xrTable1.Name = "xrTable1";
this.xrTable1.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
@@ -4882,7 +4882,7 @@
//
// xrTableCell23
//
- this.xrTableCell23.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell23.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 9.75F, DevExpress.Drawing.DXFontStyle.Bold, 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;
@@ -4892,7 +4892,7 @@
//
// xrTableCell24
//
- this.xrTableCell24.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Bold);
+ this.xrTableCell24.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F, DevExpress.Drawing.DXFontStyle.Bold);
this.xrTableCell24.Name = "xrTableCell24";
this.xrTableCell24.StylePriority.UseFont = false;
this.xrTableCell24.StylePriority.UseTextAlignment = false;
@@ -4917,7 +4917,7 @@
//
// xrTableCell26
//
- this.xrTableCell26.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.xrTableCell26.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.xrTableCell26.Name = "xrTableCell26";
this.xrTableCell26.StylePriority.UseFont = false;
this.xrTableCell26.StylePriority.UseTextAlignment = false;
@@ -4927,7 +4927,7 @@
//
// xrTableCell27
//
- this.xrTableCell27.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.xrTableCell27.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.xrTableCell27.Name = "xrTableCell27";
this.xrTableCell27.StylePriority.UseFont = false;
this.xrTableCell27.StylePriority.UseTextAlignment = false;
@@ -4936,7 +4936,7 @@
//
// xrTableCell28
//
- this.xrTableCell28.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.xrTableCell28.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.xrTableCell28.Name = "xrTableCell28";
this.xrTableCell28.StylePriority.UseFont = false;
this.xrTableCell28.StylePriority.UseTextAlignment = false;
@@ -4960,7 +4960,7 @@
//
// xrTableCell30
//
- this.xrTableCell30.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.xrTableCell30.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.xrTableCell30.Name = "xrTableCell30";
this.xrTableCell30.StylePriority.UseFont = false;
this.xrTableCell30.StylePriority.UseTextAlignment = false;
@@ -4970,7 +4970,7 @@
//
// xrTableCell31
//
- this.xrTableCell31.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.xrTableCell31.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.xrTableCell31.Name = "xrTableCell31";
this.xrTableCell31.StylePriority.UseFont = false;
this.xrTableCell31.StylePriority.UseTextAlignment = false;
@@ -4979,7 +4979,7 @@
//
// xrTableCell32
//
- this.xrTableCell32.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.xrTableCell32.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.xrTableCell32.Name = "xrTableCell32";
this.xrTableCell32.StylePriority.UseFont = false;
this.xrTableCell32.StylePriority.UseTextAlignment = false;
@@ -5003,7 +5003,7 @@
//
// xrTableCell34
//
- this.xrTableCell34.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.xrTableCell34.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.xrTableCell34.Name = "xrTableCell34";
this.xrTableCell34.StylePriority.UseFont = false;
this.xrTableCell34.Text = " 3.";
@@ -5011,14 +5011,14 @@
//
// xrTableCell35
//
- this.xrTableCell35.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.xrTableCell35.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.xrTableCell35.Name = "xrTableCell35";
this.xrTableCell35.StylePriority.UseFont = false;
this.xrTableCell35.Weight = 1.4258397244262062D;
//
// xrTableCell36
//
- this.xrTableCell36.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.xrTableCell36.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.xrTableCell36.Name = "xrTableCell36";
this.xrTableCell36.StylePriority.UseFont = false;
this.xrTableCell36.Weight = 0.47290546126687949D;
@@ -5148,7 +5148,7 @@
//
// xrLabel7
//
- this.xrLabel7.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrLabel7.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 9.75F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrLabel7.LocationFloat = new DevExpress.Utils.PointFloat(867.9999F, 625.9583F);
this.xrLabel7.Name = "xrLabel7";
this.xrLabel7.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -5167,7 +5167,7 @@
//
// xrLabel6
//
- this.xrLabel6.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrLabel6.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 9.75F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrLabel6.LocationFloat = new DevExpress.Utils.PointFloat(10.00001F, 323.9167F);
this.xrLabel6.Name = "xrLabel6";
this.xrLabel6.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -5184,7 +5184,7 @@
//
// xrLabel5
//
- this.xrLabel5.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrLabel5.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 9.75F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrLabel5.LocationFloat = new DevExpress.Utils.PointFloat(10.00001F, 287.4583F);
this.xrLabel5.Name = "xrLabel5";
this.xrLabel5.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -5194,7 +5194,7 @@
//
// xrLabel4
//
- this.xrLabel4.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrLabel4.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 9.75F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrLabel4.LocationFloat = new DevExpress.Utils.PointFloat(197.5F, 246.8333F);
this.xrLabel4.Name = "xrLabel4";
this.xrLabel4.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -5206,7 +5206,7 @@
//
// xrLabel3
//
- this.xrLabel3.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrLabel3.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 9.75F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrLabel3.LocationFloat = new DevExpress.Utils.PointFloat(10.00001F, 246.8333F);
this.xrLabel3.Name = "xrLabel3";
this.xrLabel3.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -5216,7 +5216,7 @@
//
// xrLabel1
//
- this.xrLabel1.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrLabel1.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 12F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(10.00001F, 70.87498F);
this.xrLabel1.Name = "xrLabel1";
this.xrLabel1.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -5227,7 +5227,7 @@
//
// xrLabel2
//
- this.xrLabel2.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Underline))), System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrLabel2.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 12F, ((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.xrLabel2.LocationFloat = new DevExpress.Utils.PointFloat(10.00001F, 47.87499F);
this.xrLabel2.Name = "xrLabel2";
this.xrLabel2.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -5265,7 +5265,7 @@
this.AllgemeinDaten.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
| DevExpress.XtraPrinting.BorderSide.Right)
| DevExpress.XtraPrinting.BorderSide.Bottom)));
- this.AllgemeinDaten.Font = new System.Drawing.Font("Microsoft Sans Serif", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.AllgemeinDaten.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 11F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.AllgemeinDaten.LocationFloat = new DevExpress.Utils.PointFloat(0F, 685.4167F);
this.AllgemeinDaten.Name = "AllgemeinDaten";
this.AllgemeinDaten.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
@@ -5298,7 +5298,7 @@
//
// Einrichtungsname
//
- this.Einrichtungsname.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.Einrichtungsname.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 9.75F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.Einrichtungsname.Multiline = true;
this.Einrichtungsname.Name = "Einrichtungsname";
this.Einrichtungsname.StylePriority.UseFont = false;
@@ -5308,7 +5308,7 @@
//
// EinrichtungsnameTab1
//
- this.EinrichtungsnameTab1.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.EinrichtungsnameTab1.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 9.75F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.EinrichtungsnameTab1.Name = "EinrichtungsnameTab1";
this.EinrichtungsnameTab1.StylePriority.UseFont = false;
this.EinrichtungsnameTab1.StylePriority.UseTextAlignment = false;
@@ -5319,7 +5319,7 @@
//
// EinrichtungsnameTab2
//
- this.EinrichtungsnameTab2.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Bold);
+ this.EinrichtungsnameTab2.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F, DevExpress.Drawing.DXFontStyle.Bold);
this.EinrichtungsnameTab2.Name = "EinrichtungsnameTab2";
this.EinrichtungsnameTab2.StylePriority.UseFont = false;
this.EinrichtungsnameTab2.StylePriority.UseTextAlignment = false;
@@ -5344,7 +5344,7 @@
//
// Prüfdatum
//
- this.Prüfdatum.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.Prüfdatum.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.Prüfdatum.Name = "Prüfdatum";
this.Prüfdatum.StylePriority.UseFont = false;
this.Prüfdatum.StylePriority.UseTextAlignment = false;
@@ -5354,7 +5354,7 @@
//
// PrüfdatumTab1
//
- this.PrüfdatumTab1.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.PrüfdatumTab1.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.PrüfdatumTab1.Name = "PrüfdatumTab1";
this.PrüfdatumTab1.StylePriority.UseFont = false;
this.PrüfdatumTab1.StylePriority.UseTextAlignment = false;
@@ -5363,7 +5363,7 @@
//
// PrüfdatumTab2
//
- this.PrüfdatumTab2.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.PrüfdatumTab2.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.PrüfdatumTab2.Name = "PrüfdatumTab2";
this.PrüfdatumTab2.StylePriority.UseFont = false;
this.PrüfdatumTab2.StylePriority.UseTextAlignment = false;
@@ -5387,7 +5387,7 @@
//
// FallNR
//
- this.FallNR.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.FallNR.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.FallNR.Name = "FallNR";
this.FallNR.StylePriority.UseFont = false;
this.FallNR.StylePriority.UseTextAlignment = false;
@@ -5397,7 +5397,7 @@
//
// FallNRTab1
//
- this.FallNRTab1.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.FallNRTab1.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.FallNRTab1.Name = "FallNRTab1";
this.FallNRTab1.StylePriority.UseFont = false;
this.FallNRTab1.StylePriority.UseTextAlignment = false;
@@ -5406,7 +5406,7 @@
//
// FallNRTab2
//
- this.FallNRTab2.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.FallNRTab2.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.FallNRTab2.Name = "FallNRTab2";
this.FallNRTab2.StylePriority.UseFont = false;
this.FallNRTab2.StylePriority.UseTextAlignment = false;
@@ -5430,7 +5430,7 @@
//
// SGB
//
- this.SGB.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.SGB.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.SGB.Name = "SGB";
this.SGB.StylePriority.UseFont = false;
this.SGB.Text = "Migrationsbereich";
@@ -5438,14 +5438,14 @@
//
// SGBTab1
//
- this.SGBTab1.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.SGBTab1.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.SGBTab1.Name = "SGBTab1";
this.SGBTab1.StylePriority.UseFont = false;
this.SGBTab1.Weight = 1.4258397244262062D;
//
// SGBTab2
//
- this.SGBTab2.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.SGBTab2.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.SGBTab2.Name = "SGBTab2";
this.SGBTab2.StylePriority.UseFont = false;
this.SGBTab2.Weight = 0.47290546126687949D;
@@ -5592,7 +5592,7 @@
this.xrTable8.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
| DevExpress.XtraPrinting.BorderSide.Right)
| DevExpress.XtraPrinting.BorderSide.Bottom)));
- this.xrTable8.Font = new System.Drawing.Font("Microsoft Sans Serif", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTable8.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 11F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTable8.LocationFloat = new DevExpress.Utils.PointFloat(0.0001271566F, 3962.917F);
this.xrTable8.Name = "xrTable8";
this.xrTable8.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
@@ -5619,7 +5619,7 @@
//
// xrTableCell555
//
- this.xrTableCell555.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell555.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 9.75F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell555.Multiline = true;
this.xrTableCell555.Name = "xrTableCell555";
this.xrTableCell555.StylePriority.UseFont = false;
@@ -5628,7 +5628,7 @@
//
// xrTableCell556
//
- this.xrTableCell556.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell556.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 9.75F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell556.Name = "xrTableCell556";
this.xrTableCell556.StylePriority.UseFont = false;
this.xrTableCell556.StylePriority.UseTextAlignment = false;
@@ -5638,7 +5638,7 @@
//
// xrTableCell557
//
- this.xrTableCell557.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Bold);
+ this.xrTableCell557.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F, DevExpress.Drawing.DXFontStyle.Bold);
this.xrTableCell557.Name = "xrTableCell557";
this.xrTableCell557.StylePriority.UseFont = false;
this.xrTableCell557.StylePriority.UseTextAlignment = false;
@@ -5657,7 +5657,7 @@
//
// xrTableCell559
//
- this.xrTableCell559.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.xrTableCell559.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.xrTableCell559.Name = "xrTableCell559";
this.xrTableCell559.StylePriority.UseFont = false;
this.xrTableCell559.StylePriority.UseTextAlignment = false;
@@ -5666,7 +5666,7 @@
//
// xrTableCell560
//
- this.xrTableCell560.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.xrTableCell560.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.xrTableCell560.Name = "xrTableCell560";
this.xrTableCell560.StylePriority.UseFont = false;
this.xrTableCell560.StylePriority.UseTextAlignment = false;
@@ -5675,7 +5675,7 @@
//
// xrTableCell561
//
- this.xrTableCell561.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.xrTableCell561.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.xrTableCell561.Name = "xrTableCell561";
this.xrTableCell561.StylePriority.UseFont = false;
this.xrTableCell561.StylePriority.UseTextAlignment = false;
@@ -5693,7 +5693,7 @@
//
// xrTableCell590
//
- this.xrTableCell590.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.xrTableCell590.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.xrTableCell590.Name = "xrTableCell590";
this.xrTableCell590.StylePriority.UseFont = false;
this.xrTableCell590.StylePriority.UseTextAlignment = false;
@@ -5702,7 +5702,7 @@
//
// xrTableCell591
//
- this.xrTableCell591.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.xrTableCell591.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.xrTableCell591.Name = "xrTableCell591";
this.xrTableCell591.StylePriority.UseFont = false;
this.xrTableCell591.StylePriority.UseTextAlignment = false;
@@ -5711,7 +5711,7 @@
//
// xrTableCell592
//
- this.xrTableCell592.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.xrTableCell592.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.xrTableCell592.Name = "xrTableCell592";
this.xrTableCell592.StylePriority.UseFont = false;
this.xrTableCell592.StylePriority.UseTextAlignment = false;
@@ -5729,21 +5729,21 @@
//
// xrTableCell594
//
- this.xrTableCell594.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.xrTableCell594.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.xrTableCell594.Name = "xrTableCell594";
this.xrTableCell594.StylePriority.UseFont = false;
this.xrTableCell594.Weight = 1.1415978120323564D;
//
// xrTableCell595
//
- this.xrTableCell595.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.xrTableCell595.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.xrTableCell595.Name = "xrTableCell595";
this.xrTableCell595.StylePriority.UseFont = false;
this.xrTableCell595.Weight = 0.56693980958226375D;
//
// xrTableCell596
//
- this.xrTableCell596.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.xrTableCell596.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.xrTableCell596.Name = "xrTableCell596";
this.xrTableCell596.StylePriority.UseFont = false;
this.xrTableCell596.Weight = 1.0498194309054252D;
@@ -5846,7 +5846,7 @@
//
// xrLabel20
//
- this.xrLabel20.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrLabel20.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 9.75F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrLabel20.LocationFloat = new DevExpress.Utils.PointFloat(0F, 3914.542F);
this.xrLabel20.Multiline = true;
this.xrLabel20.Name = "xrLabel20";
@@ -5860,7 +5860,7 @@
this.xrTable9.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
| DevExpress.XtraPrinting.BorderSide.Right)
| DevExpress.XtraPrinting.BorderSide.Bottom)));
- this.xrTable9.Font = new System.Drawing.Font("Microsoft Sans Serif", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTable9.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 11F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTable9.LocationFloat = new DevExpress.Utils.PointFloat(0F, 4484.792F);
this.xrTable9.Name = "xrTable9";
this.xrTable9.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
@@ -5879,14 +5879,14 @@
this.xrTableCell615,
this.xrTableCell629,
this.xrTableCell630});
- this.xrTableRow106.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.xrTableRow106.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.xrTableRow106.Name = "xrTableRow106";
this.xrTableRow106.StylePriority.UseFont = false;
this.xrTableRow106.Weight = 1D;
//
// xrTableCell614
//
- this.xrTableCell614.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell614.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 9.75F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell614.Multiline = true;
this.xrTableCell614.Name = "xrTableCell614";
this.xrTableCell614.StylePriority.UseFont = false;
@@ -5895,7 +5895,7 @@
//
// xrTableCell615
//
- this.xrTableCell615.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell615.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 9.75F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell615.Name = "xrTableCell615";
this.xrTableCell615.StylePriority.UseFont = false;
this.xrTableCell615.StylePriority.UseTextAlignment = false;
@@ -5918,7 +5918,7 @@
//
// xrTableCell618
//
- this.xrTableCell618.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.xrTableCell618.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.xrTableCell618.Name = "xrTableCell618";
this.xrTableCell618.StylePriority.UseFont = false;
this.xrTableCell618.StylePriority.UseTextAlignment = false;
@@ -5927,7 +5927,7 @@
//
// xrTableCell619
//
- this.xrTableCell619.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.xrTableCell619.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.xrTableCell619.Name = "xrTableCell619";
this.xrTableCell619.StylePriority.UseFont = false;
this.xrTableCell619.StylePriority.UseTextAlignment = false;
@@ -5950,7 +5950,7 @@
//
// xrTableCell622
//
- this.xrTableCell622.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.xrTableCell622.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.xrTableCell622.Multiline = true;
this.xrTableCell622.Name = "xrTableCell622";
this.xrTableCell622.StylePriority.UseFont = false;
@@ -5961,7 +5961,7 @@
//
// xrTableCell623
//
- this.xrTableCell623.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.xrTableCell623.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.xrTableCell623.Name = "xrTableCell623";
this.xrTableCell623.StylePriority.UseFont = false;
this.xrTableCell623.StylePriority.UseTextAlignment = false;
@@ -5983,7 +5983,7 @@
//
// xrTableCell626
//
- this.xrTableCell626.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.xrTableCell626.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.xrTableCell626.Multiline = true;
this.xrTableCell626.Name = "xrTableCell626";
this.xrTableCell626.StylePriority.UseFont = false;
@@ -5992,14 +5992,14 @@
//
// xrTableCell627
//
- this.xrTableCell627.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.xrTableCell627.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.xrTableCell627.Name = "xrTableCell627";
this.xrTableCell627.StylePriority.UseFont = false;
this.xrTableCell627.Weight = 0.24325061480068985D;
//
// xrLabel21
//
- this.xrLabel21.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrLabel21.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 9.75F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrLabel21.LocationFloat = new DevExpress.Utils.PointFloat(0F, 4461.792F);
this.xrLabel21.Name = "xrLabel21";
this.xrLabel21.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 96F);
@@ -6009,7 +6009,7 @@
//
// xrTableCell629
//
- this.xrTableCell629.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell629.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 9.75F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell629.Name = "xrTableCell629";
this.xrTableCell629.StylePriority.UseFont = false;
this.xrTableCell629.StylePriority.UseTextAlignment = false;
@@ -6019,7 +6019,7 @@
//
// xrTableCell630
//
- this.xrTableCell630.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell630.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 9.75F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell630.Name = "xrTableCell630";
this.xrTableCell630.StylePriority.UseFont = false;
this.xrTableCell630.StylePriority.UseTextAlignment = false;
@@ -6122,7 +6122,7 @@
this.xrTable10.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
| DevExpress.XtraPrinting.BorderSide.Right)
| DevExpress.XtraPrinting.BorderSide.Bottom)));
- this.xrTable10.Font = new System.Drawing.Font("Microsoft Sans Serif", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTable10.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 11F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTable10.LocationFloat = new DevExpress.Utils.PointFloat(0.0001271566F, 4672.292F);
this.xrTable10.Name = "xrTable10";
this.xrTable10.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
@@ -6143,14 +6143,14 @@
this.xrTableCell671,
this.xrTableCell675,
this.xrTableCell646});
- this.xrTableRow110.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.xrTableRow110.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.xrTableRow110.Name = "xrTableRow110";
this.xrTableRow110.StylePriority.UseFont = false;
this.xrTableRow110.Weight = 1D;
//
// xrTableCell643
//
- this.xrTableCell643.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell643.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 9.75F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell643.Multiline = true;
this.xrTableCell643.Name = "xrTableCell643";
this.xrTableCell643.StylePriority.UseFont = false;
@@ -6159,7 +6159,7 @@
//
// xrTableCell644
//
- this.xrTableCell644.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell644.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 9.75F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell644.Name = "xrTableCell644";
this.xrTableCell644.StylePriority.UseFont = false;
this.xrTableCell644.StylePriority.UseTextAlignment = false;
@@ -6169,7 +6169,7 @@
//
// xrTableCell645
//
- this.xrTableCell645.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell645.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 9.75F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell645.Name = "xrTableCell645";
this.xrTableCell645.StylePriority.UseFont = false;
this.xrTableCell645.StylePriority.UseTextAlignment = false;
@@ -6179,7 +6179,7 @@
//
// xrTableCell646
//
- this.xrTableCell646.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell646.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 9.75F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell646.Name = "xrTableCell646";
this.xrTableCell646.StylePriority.UseFont = false;
this.xrTableCell646.StylePriority.UseTextAlignment = false;
@@ -6205,7 +6205,7 @@
//
// xrTableCell648
//
- this.xrTableCell648.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.xrTableCell648.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.xrTableCell648.Name = "xrTableCell648";
this.xrTableCell648.StylePriority.UseFont = false;
this.xrTableCell648.StylePriority.UseTextAlignment = false;
@@ -6222,7 +6222,7 @@
//
// xrTableCell650
//
- this.xrTableCell650.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.xrTableCell650.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.xrTableCell650.Name = "xrTableCell650";
this.xrTableCell650.StylePriority.UseFont = false;
this.xrTableCell650.StylePriority.UseTextAlignment = false;
@@ -6280,7 +6280,7 @@
//
// xrTableCell656
//
- this.xrTableCell656.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.xrTableCell656.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.xrTableCell656.Multiline = true;
this.xrTableCell656.Name = "xrTableCell656";
this.xrTableCell656.StylePriority.UseFont = false;
@@ -6296,7 +6296,7 @@
//
// xrTableCell658
//
- this.xrTableCell658.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.xrTableCell658.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.xrTableCell658.Name = "xrTableCell658";
this.xrTableCell658.StylePriority.UseFont = false;
this.xrTableCell658.StylePriority.UseTextAlignment = false;
@@ -6341,7 +6341,7 @@
//
// xrTableCell664
//
- this.xrTableCell664.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.xrTableCell664.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.xrTableCell664.Multiline = true;
this.xrTableCell664.Name = "xrTableCell664";
this.xrTableCell664.StylePriority.UseFont = false;
@@ -6355,7 +6355,7 @@
//
// xrTableCell666
//
- this.xrTableCell666.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.xrTableCell666.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.xrTableCell666.Name = "xrTableCell666";
this.xrTableCell666.StylePriority.UseFont = false;
this.xrTableCell666.Weight = 0.17542392258351428D;
@@ -6382,7 +6382,7 @@
//
// xrLabel22
//
- this.xrLabel22.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrLabel22.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 9.75F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrLabel22.LocationFloat = new DevExpress.Utils.PointFloat(0F, 4821.167F);
this.xrLabel22.Name = "xrLabel22";
this.xrLabel22.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 96F);
@@ -6392,7 +6392,7 @@
//
// xrTableCell671
//
- this.xrTableCell671.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell671.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 9.75F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell671.Name = "xrTableCell671";
this.xrTableCell671.StylePriority.UseFont = false;
this.xrTableCell671.StylePriority.UseTextAlignment = false;
@@ -6402,7 +6402,7 @@
//
// xrTableCell672
//
- this.xrTableCell672.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell672.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 9.75F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell672.Name = "xrTableCell672";
this.xrTableCell672.StylePriority.UseFont = false;
this.xrTableCell672.StylePriority.UseTextAlignment = false;
@@ -6422,7 +6422,7 @@
//
// xrTableCell675
//
- this.xrTableCell675.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell675.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 9.75F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell675.Name = "xrTableCell675";
this.xrTableCell675.StylePriority.UseFont = false;
this.xrTableCell675.StylePriority.UseTextAlignment = false;
@@ -6471,7 +6471,7 @@
this.xrTable11.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
| DevExpress.XtraPrinting.BorderSide.Right)
| DevExpress.XtraPrinting.BorderSide.Bottom)));
- this.xrTable11.Font = new System.Drawing.Font("Microsoft Sans Serif", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTable11.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 11F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTable11.LocationFloat = new DevExpress.Utils.PointFloat(0.0001271566F, 4844.167F);
this.xrTable11.Name = "xrTable11";
this.xrTable11.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
@@ -6490,14 +6490,14 @@
this.xrTableCell684,
this.xrTableCell685,
this.xrTableCell686});
- this.xrTableRow114.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.xrTableRow114.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.xrTableRow114.Name = "xrTableRow114";
this.xrTableRow114.StylePriority.UseFont = false;
this.xrTableRow114.Weight = 1D;
//
// xrTableCell683
//
- this.xrTableCell683.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell683.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 9.75F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell683.Multiline = true;
this.xrTableCell683.Name = "xrTableCell683";
this.xrTableCell683.StylePriority.UseFont = false;
@@ -6506,7 +6506,7 @@
//
// xrTableCell684
//
- this.xrTableCell684.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell684.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 9.75F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell684.Name = "xrTableCell684";
this.xrTableCell684.StylePriority.UseFont = false;
this.xrTableCell684.StylePriority.UseTextAlignment = false;
@@ -6516,7 +6516,7 @@
//
// xrTableCell685
//
- this.xrTableCell685.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell685.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 9.75F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell685.Name = "xrTableCell685";
this.xrTableCell685.StylePriority.UseFont = false;
this.xrTableCell685.StylePriority.UseTextAlignment = false;
@@ -6526,7 +6526,7 @@
//
// xrTableCell686
//
- this.xrTableCell686.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell686.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 9.75F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell686.Name = "xrTableCell686";
this.xrTableCell686.StylePriority.UseFont = false;
this.xrTableCell686.StylePriority.UseTextAlignment = false;
@@ -6549,7 +6549,7 @@
//
// xrTableCell688
//
- this.xrTableCell688.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.xrTableCell688.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.xrTableCell688.Name = "xrTableCell688";
this.xrTableCell688.StylePriority.UseFont = false;
this.xrTableCell688.StylePriority.UseTextAlignment = false;
@@ -6566,7 +6566,7 @@
//
// xrTableCell690
//
- this.xrTableCell690.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.xrTableCell690.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.xrTableCell690.Name = "xrTableCell690";
this.xrTableCell690.StylePriority.UseFont = false;
this.xrTableCell690.StylePriority.UseTextAlignment = false;
@@ -6621,7 +6621,7 @@
//
// xrTableCell696
//
- this.xrTableCell696.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.xrTableCell696.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.xrTableCell696.Multiline = true;
this.xrTableCell696.Name = "xrTableCell696";
this.xrTableCell696.StylePriority.UseFont = false;
@@ -6637,7 +6637,7 @@
//
// xrTableCell698
//
- this.xrTableCell698.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.xrTableCell698.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.xrTableCell698.Name = "xrTableCell698";
this.xrTableCell698.StylePriority.UseFont = false;
this.xrTableCell698.StylePriority.UseTextAlignment = false;
@@ -6679,7 +6679,7 @@
//
// xrTableCell704
//
- this.xrTableCell704.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.xrTableCell704.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.xrTableCell704.Multiline = true;
this.xrTableCell704.Name = "xrTableCell704";
this.xrTableCell704.StylePriority.UseFont = false;
@@ -6693,7 +6693,7 @@
//
// xrTableCell706
//
- this.xrTableCell706.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.xrTableCell706.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.xrTableCell706.Name = "xrTableCell706";
this.xrTableCell706.StylePriority.UseFont = false;
this.xrTableCell706.Weight = 0.24325061480068985D;
@@ -6726,7 +6726,7 @@
//
// xrLabel23
//
- this.xrLabel23.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F);
+ this.xrLabel23.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 9F);
this.xrLabel23.LocationFloat = new DevExpress.Utils.PointFloat(0F, 5051.084F);
this.xrLabel23.Name = "xrLabel23";
this.xrLabel23.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 96F);
@@ -6748,7 +6748,7 @@
this.xrTable12.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
| DevExpress.XtraPrinting.BorderSide.Right)
| DevExpress.XtraPrinting.BorderSide.Bottom)));
- this.xrTable12.Font = new System.Drawing.Font("Microsoft Sans Serif", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTable12.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 11F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTable12.LocationFloat = new DevExpress.Utils.PointFloat(9.536743E-05F, 5159.791F);
this.xrTable12.Name = "xrTable12";
this.xrTable12.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
@@ -6770,14 +6770,14 @@
this.xrTableCell715,
this.xrTableCell716,
this.xrTableCell717});
- this.xrTableRow118.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.xrTableRow118.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.xrTableRow118.Name = "xrTableRow118";
this.xrTableRow118.StylePriority.UseFont = false;
this.xrTableRow118.Weight = 1D;
//
// xrTableCell712
//
- this.xrTableCell712.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell712.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 9.75F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell712.Multiline = true;
this.xrTableCell712.Name = "xrTableCell712";
this.xrTableCell712.StylePriority.UseFont = false;
@@ -6786,7 +6786,7 @@
//
// xrTableCell713
//
- this.xrTableCell713.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell713.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 9.75F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell713.Name = "xrTableCell713";
this.xrTableCell713.StylePriority.UseFont = false;
this.xrTableCell713.StylePriority.UseTextAlignment = false;
@@ -6796,7 +6796,7 @@
//
// xrTableCell714
//
- this.xrTableCell714.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell714.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 9.75F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell714.Name = "xrTableCell714";
this.xrTableCell714.StylePriority.UseFont = false;
this.xrTableCell714.StylePriority.UseTextAlignment = false;
@@ -6806,7 +6806,7 @@
//
// xrTableCell715
//
- this.xrTableCell715.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell715.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 9.75F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell715.Name = "xrTableCell715";
this.xrTableCell715.StylePriority.UseFont = false;
this.xrTableCell715.StylePriority.UseTextAlignment = false;
@@ -6816,7 +6816,7 @@
//
// xrTableCell716
//
- this.xrTableCell716.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell716.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 9.75F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell716.Name = "xrTableCell716";
this.xrTableCell716.StylePriority.UseFont = false;
this.xrTableCell716.StylePriority.UseTextAlignment = false;
@@ -6826,7 +6826,7 @@
//
// xrTableCell717
//
- this.xrTableCell717.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell717.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 9.75F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell717.Name = "xrTableCell717";
this.xrTableCell717.StylePriority.UseFont = false;
this.xrTableCell717.StylePriority.UseTextAlignment = false;
@@ -6852,7 +6852,7 @@
//
// xrTableCell719
//
- this.xrTableCell719.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.xrTableCell719.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.xrTableCell719.Name = "xrTableCell719";
this.xrTableCell719.StylePriority.UseFont = false;
this.xrTableCell719.StylePriority.UseTextAlignment = false;
@@ -6869,7 +6869,7 @@
//
// xrTableCell721
//
- this.xrTableCell721.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.xrTableCell721.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.xrTableCell721.Name = "xrTableCell721";
this.xrTableCell721.StylePriority.UseFont = false;
this.xrTableCell721.StylePriority.UseTextAlignment = false;
@@ -6887,7 +6887,7 @@
//
// xrTableCell723
//
- this.xrTableCell723.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell723.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 9.75F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell723.Name = "xrTableCell723";
this.xrTableCell723.StylePriority.UseFont = false;
this.xrTableCell723.StylePriority.UseTextAlignment = false;
@@ -6953,7 +6953,7 @@
//
// xrTableCell730
//
- this.xrTableCell730.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.xrTableCell730.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.xrTableCell730.Multiline = true;
this.xrTableCell730.Name = "xrTableCell730";
this.xrTableCell730.StylePriority.UseFont = false;
@@ -6969,7 +6969,7 @@
//
// xrTableCell732
//
- this.xrTableCell732.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.xrTableCell732.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.xrTableCell732.Name = "xrTableCell732";
this.xrTableCell732.StylePriority.UseFont = false;
this.xrTableCell732.StylePriority.UseTextAlignment = false;
@@ -7013,7 +7013,7 @@
//
// xrLabel25
//
- this.xrLabel25.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrLabel25.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 9.75F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrLabel25.LocationFloat = new DevExpress.Utils.PointFloat(0.0002861023F, 5136.791F);
this.xrLabel25.Name = "xrLabel25";
this.xrLabel25.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 96F);
@@ -7092,7 +7092,7 @@
this.xrTable13.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
| DevExpress.XtraPrinting.BorderSide.Right)
| DevExpress.XtraPrinting.BorderSide.Bottom)));
- this.xrTable13.Font = new System.Drawing.Font("Microsoft Sans Serif", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTable13.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 11F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTable13.LocationFloat = new DevExpress.Utils.PointFloat(0.0002861023F, 5381.041F);
this.xrTable13.Name = "xrTable13";
this.xrTable13.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
@@ -7107,14 +7107,14 @@
this.xrTableRow123.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
this.xrTableCell763,
this.xrTableCell765});
- this.xrTableRow123.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.xrTableRow123.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.xrTableRow123.Name = "xrTableRow123";
this.xrTableRow123.StylePriority.UseFont = false;
this.xrTableRow123.Weight = 2D;
//
// xrTableCell763
//
- this.xrTableCell763.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell763.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 9.75F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell763.Multiline = true;
this.xrTableCell763.Name = "xrTableCell763";
this.xrTableCell763.StylePriority.UseFont = false;
@@ -7123,7 +7123,7 @@
//
// xrTableCell765
//
- this.xrTableCell765.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell765.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 9.75F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell765.Name = "xrTableCell765";
this.xrTableCell765.StylePriority.UseFont = false;
this.xrTableCell765.StylePriority.UseTextAlignment = false;
@@ -7140,7 +7140,7 @@
//
// xrTableCell770
//
- this.xrTableCell770.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell770.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 9.75F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell770.Name = "xrTableCell770";
this.xrTableCell770.StylePriority.UseFont = false;
this.xrTableCell770.StylePriority.UseTextAlignment = false;
@@ -7158,7 +7158,7 @@
//
// xrLabel26
//
- this.xrLabel26.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrLabel26.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 9.75F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrLabel26.LocationFloat = new DevExpress.Utils.PointFloat(0F, 5358.041F);
this.xrLabel26.Name = "xrLabel26";
this.xrLabel26.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 96F);
@@ -7168,7 +7168,7 @@
//
// xrLabel27
//
- this.xrLabel27.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrLabel27.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 9.75F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrLabel27.LocationFloat = new DevExpress.Utils.PointFloat(400.6252F, 5358.041F);
this.xrLabel27.Name = "xrLabel27";
this.xrLabel27.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 96F);
@@ -7188,7 +7188,7 @@
//
// xrLabel28
//
- this.xrLabel28.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrLabel28.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 9.75F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrLabel28.LocationFloat = new DevExpress.Utils.PointFloat(867.9998F, 3876.834F);
this.xrLabel28.Name = "xrLabel28";
this.xrLabel28.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 96F);
@@ -7200,7 +7200,7 @@
//
// xrLabel29
//
- this.xrLabel29.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrLabel29.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 9.75F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrLabel29.LocationFloat = new DevExpress.Utils.PointFloat(864.9166F, 4425.417F);
this.xrLabel29.Name = "xrLabel29";
this.xrLabel29.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 96F);
@@ -7217,7 +7217,7 @@
//
// xrLabel30
//
- this.xrLabel30.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrLabel30.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 9.75F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrLabel30.LocationFloat = new DevExpress.Utils.PointFloat(864.9166F, 5099.084F);
this.xrLabel30.Name = "xrLabel30";
this.xrLabel30.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 96F);
@@ -7229,7 +7229,7 @@
//
// xrLabel31
//
- this.xrLabel31.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrLabel31.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 9.75F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrLabel31.LocationFloat = new DevExpress.Utils.PointFloat(864.9167F, 5777.042F);
this.xrLabel31.Name = "xrLabel31";
this.xrLabel31.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 96F);
@@ -7241,7 +7241,7 @@
//
// xrTableCell750
//
- this.xrTableCell750.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Bold);
+ this.xrTableCell750.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F, DevExpress.Drawing.DXFontStyle.Bold);
this.xrTableCell750.Name = "xrTableCell750";
this.xrTableCell750.StylePriority.UseFont = false;
this.xrTableCell750.StylePriority.UseTextAlignment = false;
@@ -7251,7 +7251,7 @@
//
// xrTableCell749
//
- this.xrTableCell749.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell749.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 9.75F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell749.Name = "xrTableCell749";
this.xrTableCell749.StylePriority.UseFont = false;
this.xrTableCell749.StylePriority.UseTextAlignment = false;
@@ -7286,7 +7286,7 @@
//
// xrTableCell743
//
- this.xrTableCell743.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.xrTableCell743.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.xrTableCell743.Name = "xrTableCell743";
this.xrTableCell743.StylePriority.UseFont = false;
this.xrTableCell743.Weight = 0.17542392258351428D;
@@ -7298,7 +7298,7 @@
//
// xrTableCell741
//
- this.xrTableCell741.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F);
+ this.xrTableCell741.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 10F);
this.xrTableCell741.Multiline = true;
this.xrTableCell741.Name = "xrTableCell741";
this.xrTableCell741.StylePriority.UseFont = false;
@@ -7328,10 +7328,10 @@
this.TopMargin,
this.BottomMargin});
this.Landscape = true;
- this.Margins = new System.Drawing.Printing.Margins(97, 104, 50, 86);
+ this.Margins = new DevExpress.Drawing.DXMargins(97, 104, 50, 86);
this.PageHeight = 827;
this.PageWidth = 1169;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "13.1";
((System.ComponentModel.ISupportInitialize)(this.xrTable7)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable6)).EndInit();
diff --git a/ReportImp/AidsUndDrogenberatung/AidsUndDrogenberatung.csproj b/ReportImp/AidsUndDrogenberatung/AidsUndDrogenberatung.csproj
index 483f4dc67..3916fbb25 100644
--- a/ReportImp/AidsUndDrogenberatung/AidsUndDrogenberatung.csproj
+++ b/ReportImp/AidsUndDrogenberatung/AidsUndDrogenberatung.csproj
@@ -33,23 +33,25 @@
false
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ReportImp/AidsUndDrogenberatung/FLSGroupReport.Designer.cs b/ReportImp/AidsUndDrogenberatung/FLSGroupReport.Designer.cs
index c8f8b3b1b..b8bb8ec43 100644
--- a/ReportImp/AidsUndDrogenberatung/FLSGroupReport.Designer.cs
+++ b/ReportImp/AidsUndDrogenberatung/FLSGroupReport.Designer.cs
@@ -661,7 +661,7 @@ namespace BeWo.AidsUndDrogenberatung
this.Margins = new System.Drawing.Printing.Margins(75, 75, 50, 50);
this.PageHeight = 827;
this.PageWidth = 1169;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
this.Title,
this.FieldCaption,
diff --git a/ReportImp/AidsUndDrogenberatung/FLSListReport.Designer.cs b/ReportImp/AidsUndDrogenberatung/FLSListReport.Designer.cs
index 7beca7f83..dfeb38ff2 100644
--- a/ReportImp/AidsUndDrogenberatung/FLSListReport.Designer.cs
+++ b/ReportImp/AidsUndDrogenberatung/FLSListReport.Designer.cs
@@ -562,7 +562,7 @@ namespace BeWo.AidsUndDrogenberatung
this.Margins = new System.Drawing.Printing.Margins(75, 75, 50, 50);
this.PageHeight = 827;
this.PageWidth = 1169;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
this.Title,
this.FieldCaption,
diff --git a/ReportImp/AidsUndDrogenberatung/Properties/licenses.licx b/ReportImp/AidsUndDrogenberatung/Properties/licenses.licx
index c7fd819d5..e69de29bb 100644
--- a/ReportImp/AidsUndDrogenberatung/Properties/licenses.licx
+++ b/ReportImp/AidsUndDrogenberatung/Properties/licenses.licx
@@ -1 +0,0 @@
-DevExpress.XtraReports.UI.XtraReport, DevExpress.XtraReports.v17.1, Version=17.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
diff --git a/ReportImp/AidsUndDrogenberatung/ServicesOverviewReport.Designer.cs b/ReportImp/AidsUndDrogenberatung/ServicesOverviewReport.Designer.cs
index dbc124cf7..45ab89bd9 100644
--- a/ReportImp/AidsUndDrogenberatung/ServicesOverviewReport.Designer.cs
+++ b/ReportImp/AidsUndDrogenberatung/ServicesOverviewReport.Designer.cs
@@ -779,7 +779,7 @@ namespace BeWo.AidsUndDrogenberatung
this.Margins = new System.Drawing.Printing.Margins(100, 51, 219, 145);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.SnapGridSize = 9F;
this.SnappingMode = DevExpress.XtraReports.UI.SnappingMode.SnapToGrid;
this.Version = "17.1";
diff --git a/ReportImp/AidsUndDrogenberatung/SettlementReport.Designer.cs b/ReportImp/AidsUndDrogenberatung/SettlementReport.Designer.cs
index 108b6406f..b2f6c5296 100644
--- a/ReportImp/AidsUndDrogenberatung/SettlementReport.Designer.cs
+++ b/ReportImp/AidsUndDrogenberatung/SettlementReport.Designer.cs
@@ -1042,7 +1042,7 @@ namespace BeWo.AidsUndDrogenberatung.Alt
this.Margins = new System.Drawing.Printing.Margins(100, 51, 219, 145);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
this.Watermark.Image = ((System.Drawing.Image)(resources.GetObject("Spitzabrechnung.Watermark.Image")));
this.Watermark.ImageViewMode = DevExpress.XtraPrinting.Drawing.ImageViewMode.Zoom;
diff --git a/ReportImp/AidsUndDrogenberatung/SettlementReport2.Designer.cs b/ReportImp/AidsUndDrogenberatung/SettlementReport2.Designer.cs
index 6bfb22aad..f7484793c 100644
--- a/ReportImp/AidsUndDrogenberatung/SettlementReport2.Designer.cs
+++ b/ReportImp/AidsUndDrogenberatung/SettlementReport2.Designer.cs
@@ -1009,7 +1009,7 @@ namespace BeWo.AidsUndDrogenberatung
this.Margins = new System.Drawing.Printing.Margins(100, 51, 219, 145);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
this.Watermark.Image = ((System.Drawing.Image)(resources.GetObject("Spitzabrechnung.Watermark.Image")));
this.Watermark.ImageViewMode = DevExpress.XtraPrinting.Drawing.ImageViewMode.Zoom;
diff --git a/ReportImp/AidshilfeDortmund/AidshilfeDortmund.csproj b/ReportImp/AidshilfeDortmund/AidshilfeDortmund.csproj
index 79e9845af..bd7391e19 100644
--- a/ReportImp/AidshilfeDortmund/AidshilfeDortmund.csproj
+++ b/ReportImp/AidshilfeDortmund/AidshilfeDortmund.csproj
@@ -33,23 +33,25 @@
false
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ReportImp/AidshilfeDortmund/BudgetnachweisAnhang.Designer.cs b/ReportImp/AidshilfeDortmund/BudgetnachweisAnhang.Designer.cs
index 1c1ac5c9b..84e580a48 100644
--- a/ReportImp/AidshilfeDortmund/BudgetnachweisAnhang.Designer.cs
+++ b/ReportImp/AidshilfeDortmund/BudgetnachweisAnhang.Designer.cs
@@ -150,7 +150,7 @@
this.xrTable1.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
| DevExpress.XtraPrinting.BorderSide.Right)
| DevExpress.XtraPrinting.BorderSide.Bottom)));
- this.xrTable1.Font = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTable1.Font = new DevExpress.Drawing.DXFont("Segoe UI", 9F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTable1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
this.xrTable1.Name = "xrTable1";
this.xrTable1.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
@@ -217,7 +217,7 @@
//
this.xrTableCell14.Borders = DevExpress.XtraPrinting.BorderSide.Top;
this.xrTableCell14.CanGrow = false;
- this.xrTableCell14.Font = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell14.Font = new DevExpress.Drawing.DXFont("Segoe UI", 9F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell14.Name = "xrTableCell14";
this.xrTableCell14.Padding = new DevExpress.XtraPrinting.PaddingInfo(3, 0, 0, 0, 100F);
this.xrTableCell14.StylePriority.UseBorders = false;
@@ -330,7 +330,7 @@
this.xrTable2.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
| DevExpress.XtraPrinting.BorderSide.Right)
| DevExpress.XtraPrinting.BorderSide.Bottom)));
- this.xrTable2.Font = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTable2.Font = new DevExpress.Drawing.DXFont("Segoe UI", 9F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTable2.LocationFloat = new DevExpress.Utils.PointFloat(6.103516E-05F, 0F);
this.xrTable2.Name = "xrTable2";
this.xrTable2.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
@@ -499,7 +499,7 @@
//
// xrLabel6
//
- this.xrLabel6.Font = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrLabel6.Font = new DevExpress.Drawing.DXFont("Segoe UI", 9F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrLabel6.LocationFloat = new DevExpress.Utils.PointFloat(0F, 112F);
this.xrLabel6.Name = "xrLabel6";
this.xrLabel6.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -559,7 +559,7 @@
//
// xrLabel2
//
- this.xrLabel2.Font = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrLabel2.Font = new DevExpress.Drawing.DXFont("Segoe UI", 9F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrLabel2.LocationFloat = new DevExpress.Utils.PointFloat(0F, 32F);
this.xrLabel2.Name = "xrLabel2";
this.xrLabel2.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -583,7 +583,7 @@
this.xrTable4.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
| DevExpress.XtraPrinting.BorderSide.Right)
| DevExpress.XtraPrinting.BorderSide.Bottom)));
- this.xrTable4.Font = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTable4.Font = new DevExpress.Drawing.DXFont("Segoe UI", 9F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTable4.LocationFloat = new DevExpress.Utils.PointFloat(0F, 2F);
this.xrTable4.Name = "xrTable4";
this.xrTable4.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
@@ -610,7 +610,7 @@
// xrTableCell35
//
this.xrTableCell35.Borders = DevExpress.XtraPrinting.BorderSide.Left;
- this.xrTableCell35.Font = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell35.Font = new DevExpress.Drawing.DXFont("Segoe UI", 9F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell35.Name = "xrTableCell35";
this.xrTableCell35.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 3, 0, 0, 100F);
this.xrTableCell35.StylePriority.UseBorders = false;
@@ -627,7 +627,7 @@
| DevExpress.XtraPrinting.BorderSide.Bottom)));
this.xrTableCell36.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "MonatsZeilen.SummeMinuten")});
- this.xrTableCell36.Font = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell36.Font = new DevExpress.Drawing.DXFont("Segoe UI", 9F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell36.Multiline = true;
this.xrTableCell36.Name = "xrTableCell36";
this.xrTableCell36.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 3, 0, 0, 100F);
@@ -644,7 +644,7 @@
// xrTableCell37
//
this.xrTableCell37.Borders = DevExpress.XtraPrinting.BorderSide.None;
- this.xrTableCell37.Font = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell37.Font = new DevExpress.Drawing.DXFont("Segoe UI", 9F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell37.Name = "xrTableCell37";
this.xrTableCell37.StylePriority.UseBorders = false;
this.xrTableCell37.StylePriority.UseFont = false;
@@ -660,7 +660,7 @@
| DevExpress.XtraPrinting.BorderSide.Bottom)));
this.xrTableCell38.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "MonatsZeilen.fieldFls")});
- this.xrTableCell38.Font = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell38.Font = new DevExpress.Drawing.DXFont("Segoe UI", 9F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell38.Name = "xrTableCell38";
this.xrTableCell38.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 3, 0, 0, 100F);
this.xrTableCell38.StylePriority.UseBorders = false;
@@ -676,7 +676,7 @@
// xrTableCell39
//
this.xrTableCell39.Borders = DevExpress.XtraPrinting.BorderSide.Right;
- this.xrTableCell39.Font = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell39.Font = new DevExpress.Drawing.DXFont("Segoe UI", 9F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell39.Name = "xrTableCell39";
this.xrTableCell39.Padding = new DevExpress.XtraPrinting.PaddingInfo(3, 0, 0, 0, 100F);
this.xrTableCell39.StylePriority.UseBorders = false;
@@ -700,7 +700,7 @@
// xrTableCell30
//
this.xrTableCell30.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Bottom)));
- this.xrTableCell30.Font = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell30.Font = new DevExpress.Drawing.DXFont("Segoe UI", 9F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell30.Name = "xrTableCell30";
this.xrTableCell30.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 3, 0, 0, 100F);
this.xrTableCell30.StylePriority.UseBorders = false;
@@ -713,7 +713,7 @@
// xrTableCell31
//
this.xrTableCell31.Borders = DevExpress.XtraPrinting.BorderSide.Bottom;
- this.xrTableCell31.Font = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell31.Font = new DevExpress.Drawing.DXFont("Segoe UI", 9F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell31.Name = "xrTableCell31";
this.xrTableCell31.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 3, 0, 0, 100F);
this.xrTableCell31.StylePriority.UseBorders = false;
@@ -726,7 +726,7 @@
// xrTableCell32
//
this.xrTableCell32.Borders = DevExpress.XtraPrinting.BorderSide.Bottom;
- this.xrTableCell32.Font = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell32.Font = new DevExpress.Drawing.DXFont("Segoe UI", 9F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell32.Name = "xrTableCell32";
this.xrTableCell32.StylePriority.UseBorders = false;
this.xrTableCell32.StylePriority.UseFont = false;
@@ -737,7 +737,7 @@
// xrTableCell33
//
this.xrTableCell33.Borders = DevExpress.XtraPrinting.BorderSide.Bottom;
- this.xrTableCell33.Font = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell33.Font = new DevExpress.Drawing.DXFont("Segoe UI", 9F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell33.Name = "xrTableCell33";
this.xrTableCell33.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 3, 0, 0, 100F);
this.xrTableCell33.StylePriority.UseBorders = false;
@@ -750,7 +750,7 @@
// xrTableCell34
//
this.xrTableCell34.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Right | DevExpress.XtraPrinting.BorderSide.Bottom)));
- this.xrTableCell34.Font = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell34.Font = new DevExpress.Drawing.DXFont("Segoe UI", 9F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell34.Name = "xrTableCell34";
this.xrTableCell34.Padding = new DevExpress.XtraPrinting.PaddingInfo(3, 0, 0, 0, 100F);
this.xrTableCell34.StylePriority.UseBorders = false;
@@ -940,7 +940,7 @@
//
// xrLabel8
//
- this.xrLabel8.Font = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrLabel8.Font = new DevExpress.Drawing.DXFont("Segoe UI", 9F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrLabel8.LocationFloat = new DevExpress.Utils.PointFloat(0F, 39.99999F);
this.xrLabel8.Name = "xrLabel8";
this.xrLabel8.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -1085,7 +1085,7 @@
this.xrTable5.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
| DevExpress.XtraPrinting.BorderSide.Right)
| DevExpress.XtraPrinting.BorderSide.Bottom)));
- this.xrTable5.Font = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTable5.Font = new DevExpress.Drawing.DXFont("Segoe UI", 9F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTable5.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
this.xrTable5.Name = "xrTable5";
this.xrTable5.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
@@ -1177,7 +1177,7 @@
this.xrTable7.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
| DevExpress.XtraPrinting.BorderSide.Right)
| DevExpress.XtraPrinting.BorderSide.Bottom)));
- this.xrTable7.Font = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTable7.Font = new DevExpress.Drawing.DXFont("Segoe UI", 9F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTable7.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
this.xrTable7.Name = "xrTable7";
this.xrTable7.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
@@ -1278,14 +1278,14 @@
this.CalculatedFields.AddRange(new DevExpress.XtraReports.UI.CalculatedField[] {
this.fieldFls});
this.DataSource = this.bindingSource1;
- this.Font = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.Font = new DevExpress.Drawing.DXFont("Segoe UI", 9F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.FormattingRuleSheet.AddRange(new DevExpress.XtraReports.UI.FormattingRule[] {
this.Einzahlungstextsichtbarkeitsformatierungsregel,
this.Auszahlungstextsichtbarkeitsformatierungsregel});
- this.Margins = new System.Drawing.Printing.Margins(70, 65, 50, 50);
+ this.Margins = new DevExpress.Drawing.DXMargins(70, 65, 50, 50);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable2)).EndInit();
diff --git a/ReportImp/AidshilfeDortmund/Finanzauswertung.designer.cs b/ReportImp/AidshilfeDortmund/Finanzauswertung.designer.cs
index 82298f0ae..611e6079c 100644
--- a/ReportImp/AidshilfeDortmund/Finanzauswertung.designer.cs
+++ b/ReportImp/AidshilfeDortmund/Finanzauswertung.designer.cs
@@ -913,7 +913,7 @@ namespace AidshilfeDortmund
this.Margins = new System.Drawing.Printing.Margins(80, 40, 50, 30);
this.PageHeight = 827;
this.PageWidth = 1169;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
this.Title,
this.FieldCaption,
diff --git a/ReportImp/AidshilfeDortmund/Properties/licenses.licx b/ReportImp/AidshilfeDortmund/Properties/licenses.licx
index c7fd819d5..e69de29bb 100644
--- a/ReportImp/AidshilfeDortmund/Properties/licenses.licx
+++ b/ReportImp/AidshilfeDortmund/Properties/licenses.licx
@@ -1 +0,0 @@
-DevExpress.XtraReports.UI.XtraReport, DevExpress.XtraReports.v17.1, Version=17.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
diff --git a/ReportImp/AidshilfeDortmund/Quittierungsbeleg.Designer.cs b/ReportImp/AidshilfeDortmund/Quittierungsbeleg.Designer.cs
index 4981a7bc8..51549ab2e 100644
--- a/ReportImp/AidshilfeDortmund/Quittierungsbeleg.Designer.cs
+++ b/ReportImp/AidshilfeDortmund/Quittierungsbeleg.Designer.cs
@@ -305,7 +305,7 @@ namespace AidshilfeDortmund
this.picSignature.SizeF = new System.Drawing.SizeF(160F, 20F);
this.picSignature.Sizing = DevExpress.XtraPrinting.ImageSizeMode.ZoomImage;
this.picSignature.StylePriority.UseBorders = false;
- this.picSignature.BeforePrint += new System.Drawing.Printing.PrintEventHandler(this.picSignature_BeforePrint);
+ this.picSignature.BeforePrint += new DevExpress.XtraReports.UI.BeforePrintEventHandler(this.picSignature_BeforePrint);
//
// GroupHeader1
//
@@ -1318,7 +1318,7 @@ namespace AidshilfeDortmund
this.Margins = new System.Drawing.Printing.Margins(50, 30, 100, 30);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrTable3)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTableServiceRecords1)).EndInit();
diff --git a/ReportImp/AidshilfeDortmund/Quittierungsbeleg.cs b/ReportImp/AidshilfeDortmund/Quittierungsbeleg.cs
index fb415a6e6..01e545468 100644
--- a/ReportImp/AidshilfeDortmund/Quittierungsbeleg.cs
+++ b/ReportImp/AidshilfeDortmund/Quittierungsbeleg.cs
@@ -116,7 +116,7 @@ namespace AidshilfeDortmund
}
}
- private void picSignature_BeforePrint(object sender, System.Drawing.Printing.PrintEventArgs e)
+ private void picSignature_BeforePrint(object sender, System.ComponentModel.CancelEventArgs e)
{
XRPictureBox xrBox = sender as XRPictureBox;
//var test = this.GetCurrent
diff --git a/ReportImp/AidshilfeDortmund/ServicesOverviewReportAlt.Designer.cs b/ReportImp/AidshilfeDortmund/ServicesOverviewReportAlt.Designer.cs
index 7a3a20e20..3849ba5f2 100644
--- a/ReportImp/AidshilfeDortmund/ServicesOverviewReportAlt.Designer.cs
+++ b/ReportImp/AidshilfeDortmund/ServicesOverviewReportAlt.Designer.cs
@@ -112,7 +112,7 @@ namespace BeWo.AidshilfeDortmund
//
// xrTableCell6
//
- this.xrTableCell6.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell6.Font = new DevExpress.Drawing.DXFont("Arial", 9.75F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell6.Name = "xrTableCell6";
this.xrTableCell6.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 2, 0, 0, 100F);
this.xrTableCell6.Text = "Tag";
@@ -121,7 +121,7 @@ namespace BeWo.AidshilfeDortmund
//
// xrTableCell7
//
- this.xrTableCell7.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell7.Font = new DevExpress.Drawing.DXFont("Arial", 9.75F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell7.Name = "xrTableCell7";
this.xrTableCell7.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 2, 0, 0, 100F);
this.xrTableCell7.StylePriority.UseTextAlignment = false;
@@ -131,7 +131,7 @@ namespace BeWo.AidshilfeDortmund
//
// xrTableCell8
//
- this.xrTableCell8.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell8.Font = new DevExpress.Drawing.DXFont("Arial", 9.75F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell8.Name = "xrTableCell8";
this.xrTableCell8.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 2, 0, 0, 100F);
this.xrTableCell8.Text = "Art";
@@ -165,7 +165,7 @@ namespace BeWo.AidshilfeDortmund
//
// xrTableCell3
//
- this.xrTableCell3.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell3.Font = new DevExpress.Drawing.DXFont("Arial", 9.75F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell3.Name = "xrTableCell3";
this.xrTableCell3.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 2, 0, 0, 100F);
this.xrTableCell3.Text = "Tag";
@@ -174,7 +174,7 @@ namespace BeWo.AidshilfeDortmund
//
// xrTableCell4
//
- this.xrTableCell4.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell4.Font = new DevExpress.Drawing.DXFont("Arial", 9.75F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell4.Name = "xrTableCell4";
this.xrTableCell4.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 2, 0, 0, 100F);
this.xrTableCell4.StylePriority.UseTextAlignment = false;
@@ -184,7 +184,7 @@ namespace BeWo.AidshilfeDortmund
//
// xrTableCell11
//
- this.xrTableCell11.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell11.Font = new DevExpress.Drawing.DXFont("Arial", 9.75F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell11.Name = "xrTableCell11";
this.xrTableCell11.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 2, 0, 0, 100F);
this.xrTableCell11.Text = "Art";
@@ -243,7 +243,7 @@ namespace BeWo.AidshilfeDortmund
//
this.xrTableCell13.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "ServicesDouble.StartDate", "{0:dd.MM.yyyy}")});
- this.xrTableCell13.Font = new System.Drawing.Font("Arial", 10F);
+ this.xrTableCell13.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
this.xrTableCell13.Name = "xrTableCell13";
this.xrTableCell13.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
this.xrTableCell13.StylePriority.UseFont = false;
@@ -255,7 +255,7 @@ namespace BeWo.AidshilfeDortmund
//
this.xrTableCell14.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "ServicesDouble.Minutes", "{0:0.##}")});
- this.xrTableCell14.Font = new System.Drawing.Font("Arial", 10F);
+ this.xrTableCell14.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
this.xrTableCell14.Name = "xrTableCell14";
this.xrTableCell14.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
this.xrTableCell14.StylePriority.UseFont = false;
@@ -268,7 +268,7 @@ namespace BeWo.AidshilfeDortmund
//
this.xrTableCell15.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "ServicesDouble.ServiceCategoryAbbr")});
- this.xrTableCell15.Font = new System.Drawing.Font("Arial", 10F);
+ this.xrTableCell15.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
this.xrTableCell15.Name = "xrTableCell15";
this.xrTableCell15.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
this.xrTableCell15.StylePriority.UseFont = false;
@@ -288,7 +288,7 @@ namespace BeWo.AidshilfeDortmund
//
this.xrTableCell2.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "ServicesDouble.StartDate2", "{0:dd.MM.yyyy}")});
- this.xrTableCell2.Font = new System.Drawing.Font("Arial", 10F);
+ this.xrTableCell2.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
this.xrTableCell2.FormattingRules.Add(this.formattingRuleStartDate);
this.xrTableCell2.Name = "xrTableCell2";
this.xrTableCell2.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 96F);
@@ -308,7 +308,7 @@ namespace BeWo.AidshilfeDortmund
//
this.xrTableCell21.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "ServicesDouble.Minutes2", "{0:0.##}")});
- this.xrTableCell21.Font = new System.Drawing.Font("Arial", 10F);
+ this.xrTableCell21.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
this.xrTableCell21.FormattingRules.Add(this.formattingRuleStartDate);
this.xrTableCell21.Name = "xrTableCell21";
this.xrTableCell21.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 96F);
@@ -322,7 +322,7 @@ namespace BeWo.AidshilfeDortmund
//
this.xrTableCell20.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "ServicesDouble.ServiceCategoryAbbr2")});
- this.xrTableCell20.Font = new System.Drawing.Font("Arial", 10F);
+ this.xrTableCell20.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
this.xrTableCell20.FormattingRules.Add(this.formattingRuleStartDate);
this.xrTableCell20.Name = "xrTableCell20";
this.xrTableCell20.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 96F);
@@ -359,7 +359,7 @@ namespace BeWo.AidshilfeDortmund
// xrLabel4
//
this.xrLabel4.Borders = DevExpress.XtraPrinting.BorderSide.Top;
- 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(372.0001F, 86F);
this.xrLabel4.Name = "xrLabel4";
this.xrLabel4.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -373,7 +373,7 @@ namespace BeWo.AidshilfeDortmund
// xrLabel5
//
this.xrLabel5.Borders = DevExpress.XtraPrinting.BorderSide.Top;
- this.xrLabel5.Font = new System.Drawing.Font("Arial", 10F);
+ this.xrLabel5.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
this.xrLabel5.LocationFloat = new DevExpress.Utils.PointFloat(0F, 86F);
this.xrLabel5.Multiline = true;
this.xrLabel5.Name = "xrLabel5";
@@ -387,7 +387,7 @@ namespace BeWo.AidshilfeDortmund
//
// lblGesamtminuten
//
- this.lblGesamtminuten.Font = new System.Drawing.Font("Arial", 10F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Italic))));
+ this.lblGesamtminuten.Font = new DevExpress.Drawing.DXFont("Arial", 10F, ((DevExpress.Drawing.DXFontStyle)((DevExpress.Drawing.DXFontStyle.Bold | DevExpress.Drawing.DXFontStyle.Italic))));
this.lblGesamtminuten.LocationFloat = new DevExpress.Utils.PointFloat(0F, 10.00001F);
this.lblGesamtminuten.Multiline = true;
this.lblGesamtminuten.Name = "lblGesamtminuten";
@@ -406,7 +406,7 @@ namespace BeWo.AidshilfeDortmund
//
// xrLabel1
//
- this.xrLabel1.Font = new System.Drawing.Font("Arial", 14F);
+ this.xrLabel1.Font = new DevExpress.Drawing.DXFont("Arial", 14F);
this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
this.xrLabel1.Multiline = true;
this.xrLabel1.Name = "xrLabel1";
@@ -419,7 +419,7 @@ namespace BeWo.AidshilfeDortmund
//
// xrLabel9
//
- this.xrLabel9.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrLabel9.Font = new DevExpress.Drawing.DXFont("Arial", 12F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrLabel9.LocationFloat = new DevExpress.Utils.PointFloat(0F, 33F);
this.xrLabel9.Multiline = true;
this.xrLabel9.Name = "xrLabel9";
@@ -486,10 +486,10 @@ namespace BeWo.AidshilfeDortmund
this.formattingRuleServiceDesc,
this.formattingRuleCostBearer,
this.formattingRuleEmployeeName});
- this.Margins = new System.Drawing.Printing.Margins(50, 50, 106, 30);
+ this.Margins = new DevExpress.Drawing.DXMargins(50, 50, 106, 30);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrTableServiceRecords2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTableServiceRecords1)).EndInit();
diff --git a/ReportImp/AidshilfeDortmund/SettlementReport.Designer.cs b/ReportImp/AidshilfeDortmund/SettlementReport.Designer.cs
index d8d64fbed..4dd52ff67 100644
--- a/ReportImp/AidshilfeDortmund/SettlementReport.Designer.cs
+++ b/ReportImp/AidshilfeDortmund/SettlementReport.Designer.cs
@@ -864,7 +864,7 @@ namespace BeWo.AidshilfeDortmund.Alt
this.Margins = new System.Drawing.Printing.Margins(0, 0, 35, 111);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable2)).EndInit();
diff --git a/ReportImp/AidshilfeDortmund/SettlementReport2.Designer.cs b/ReportImp/AidshilfeDortmund/SettlementReport2.Designer.cs
index 7e448851d..2900be76b 100644
--- a/ReportImp/AidshilfeDortmund/SettlementReport2.Designer.cs
+++ b/ReportImp/AidshilfeDortmund/SettlementReport2.Designer.cs
@@ -864,7 +864,7 @@ namespace BeWo.AidshilfeDortmund
this.Margins = new System.Drawing.Printing.Margins(0, 0, 35, 111);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable2)).EndInit();
diff --git a/ReportImp/AidshilfeDortmund/Stundenkonto/Mitarbeiterarbeitszeitkonto.designer.cs b/ReportImp/AidshilfeDortmund/Stundenkonto/Mitarbeiterarbeitszeitkonto.designer.cs
index 6fbaa362d..06bcc74dc 100644
--- a/ReportImp/AidshilfeDortmund/Stundenkonto/Mitarbeiterarbeitszeitkonto.designer.cs
+++ b/ReportImp/AidshilfeDortmund/Stundenkonto/Mitarbeiterarbeitszeitkonto.designer.cs
@@ -997,7 +997,7 @@ namespace AidshilfeDortmund.Stundenkonto
this.Margins = new System.Drawing.Printing.Margins(75, 50, 50, 50);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
this.Title,
this.FieldCaption,
diff --git a/ReportImp/AidshilfeDortmund/Stundenkonto/Mitarbeiterstundenkonto.designer.cs b/ReportImp/AidshilfeDortmund/Stundenkonto/Mitarbeiterstundenkonto.designer.cs
index c6d7005a7..cc019e768 100644
--- a/ReportImp/AidshilfeDortmund/Stundenkonto/Mitarbeiterstundenkonto.designer.cs
+++ b/ReportImp/AidshilfeDortmund/Stundenkonto/Mitarbeiterstundenkonto.designer.cs
@@ -635,7 +635,7 @@ namespace AidshilfeDortmund.Stundenkonto
this.Margins = new System.Drawing.Printing.Margins(75, 75, 50, 30);
this.PageHeight = 827;
this.PageWidth = 1169;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
this.Title,
this.FieldCaption,
diff --git a/ReportImp/AidshilfeDortmund/Stundenkonto/MitarbeiterstundenkontoJahr.designer.cs b/ReportImp/AidshilfeDortmund/Stundenkonto/MitarbeiterstundenkontoJahr.designer.cs
index ca841c50e..8276f7468 100644
--- a/ReportImp/AidshilfeDortmund/Stundenkonto/MitarbeiterstundenkontoJahr.designer.cs
+++ b/ReportImp/AidshilfeDortmund/Stundenkonto/MitarbeiterstundenkontoJahr.designer.cs
@@ -677,7 +677,7 @@ namespace AidshilfeDortmund.Stundenkonto
this.Margins = new System.Drawing.Printing.Margins(75, 75, 50, 30);
this.PageHeight = 827;
this.PageWidth = 1169;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
this.Title,
this.FieldCaption,
diff --git a/ReportImp/AidshilfeDortmund/SupportConceptReport.Designer.cs b/ReportImp/AidshilfeDortmund/SupportConceptReport.Designer.cs
index e23a6853a..8baf6e164 100644
--- a/ReportImp/AidshilfeDortmund/SupportConceptReport.Designer.cs
+++ b/ReportImp/AidshilfeDortmund/SupportConceptReport.Designer.cs
@@ -823,7 +823,7 @@ namespace BeWo.AidshilfeDortmund
this.Margins = new System.Drawing.Printing.Margins(30, 30, 50, 10);
this.PageHeight = 827;
this.PageWidth = 1169;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "13.1";
((System.ComponentModel.ISupportInitialize)(this.xrTable2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
diff --git a/ReportImp/AidshilfeEssen/AidshilfeEssen.csproj b/ReportImp/AidshilfeEssen/AidshilfeEssen.csproj
index 07643356e..141d4271a 100644
--- a/ReportImp/AidshilfeEssen/AidshilfeEssen.csproj
+++ b/ReportImp/AidshilfeEssen/AidshilfeEssen.csproj
@@ -31,11 +31,18 @@
4
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ReportImp/AidshilfeEssen/Properties/licenses.licx b/ReportImp/AidshilfeEssen/Properties/licenses.licx
index c7fd819d5..e69de29bb 100644
--- a/ReportImp/AidshilfeEssen/Properties/licenses.licx
+++ b/ReportImp/AidshilfeEssen/Properties/licenses.licx
@@ -1 +0,0 @@
-DevExpress.XtraReports.UI.XtraReport, DevExpress.XtraReports.v17.1, Version=17.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
diff --git a/ReportImp/AidshilfeEssen/Quittierungsbeleg.Designer.cs b/ReportImp/AidshilfeEssen/Quittierungsbeleg.Designer.cs
index 0a5b4ff9e..cf8980571 100644
--- a/ReportImp/AidshilfeEssen/Quittierungsbeleg.Designer.cs
+++ b/ReportImp/AidshilfeEssen/Quittierungsbeleg.Designer.cs
@@ -302,7 +302,7 @@ namespace AidshilfeEssen
this.picSignature.SizeF = new System.Drawing.SizeF(160F, 20F);
this.picSignature.Sizing = DevExpress.XtraPrinting.ImageSizeMode.ZoomImage;
this.picSignature.StylePriority.UseBorders = false;
- this.picSignature.BeforePrint += new System.Drawing.Printing.PrintEventHandler(this.picSignature_BeforePrint);
+ this.picSignature.BeforePrint += new DevExpress.XtraReports.UI.BeforePrintEventHandler(this.picSignature_BeforePrint);
//
// GroupHeader1
//
@@ -793,7 +793,7 @@ namespace AidshilfeEssen
this.xrPictureBox2.Name = "xrPictureBox2";
this.xrPictureBox2.SizeF = new System.Drawing.SizeF(100F, 23F);
this.xrPictureBox2.Sizing = DevExpress.XtraPrinting.ImageSizeMode.ZoomImage;
- this.xrPictureBox2.BeforePrint += new System.Drawing.Printing.PrintEventHandler(this.CustomerSignature_BeforePrint);
+ this.xrPictureBox2.BeforePrint += new DevExpress.XtraReports.UI.BeforePrintEventHandler(this.CustomerSignature_BeforePrint);
//
// lblUnterschriftKlient
//
@@ -1210,7 +1210,7 @@ namespace AidshilfeEssen
this.xrPictureBox1.Scripts.OnBeforePrint = "xrPictureBox1_BeforePrint";
this.xrPictureBox1.SizeF = new System.Drawing.SizeF(100F, 23F);
this.xrPictureBox1.Sizing = DevExpress.XtraPrinting.ImageSizeMode.ZoomImage;
- this.xrPictureBox1.BeforePrint += new System.Drawing.Printing.PrintEventHandler(this.EmployeeSignature_BeforePrint);
+ this.xrPictureBox1.BeforePrint += new DevExpress.XtraReports.UI.BeforePrintEventHandler(this.EmployeeSignature_BeforePrint);
//
// xrLabel17
//
@@ -1265,7 +1265,7 @@ namespace AidshilfeEssen
this.Margins = new System.Drawing.Printing.Margins(50, 30, 100, 30);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrTable3)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTableServiceRecords1)).EndInit();
diff --git a/ReportImp/AidshilfeEssen/Quittierungsbeleg.cs b/ReportImp/AidshilfeEssen/Quittierungsbeleg.cs
index 32b8acd56..667e944ea 100644
--- a/ReportImp/AidshilfeEssen/Quittierungsbeleg.cs
+++ b/ReportImp/AidshilfeEssen/Quittierungsbeleg.cs
@@ -118,7 +118,7 @@ namespace AidshilfeEssen
}
// TODO: Wie anzeigen? Alle?
- private void EmployeeSignature_BeforePrint(object sender, System.Drawing.Printing.PrintEventArgs e)
+ private void EmployeeSignature_BeforePrint(object sender, System.ComponentModel.CancelEventArgs e)
{
return;
@@ -143,7 +143,7 @@ namespace AidshilfeEssen
// TODO: Wie anzeigen? Alle?
// TODO: Visibile der Datumstextboxen auf true setzen!
- private void CustomerSignature_BeforePrint(object sender, System.Drawing.Printing.PrintEventArgs e)
+ private void CustomerSignature_BeforePrint(object sender, System.ComponentModel.CancelEventArgs e)
{
return;
@@ -166,7 +166,7 @@ namespace AidshilfeEssen
}
}
- private void picSignature_BeforePrint(object sender, System.Drawing.Printing.PrintEventArgs e)
+ private void picSignature_BeforePrint(object sender, System.ComponentModel.CancelEventArgs e)
{
XRPictureBox xrBox = sender as XRPictureBox;
//var test = this.GetCurrent
diff --git a/ReportImp/AidshilfeEssen/ServiceInvoiceReport.Designer.cs b/ReportImp/AidshilfeEssen/ServiceInvoiceReport.Designer.cs
index 93626e0e3..77112be15 100644
--- a/ReportImp/AidshilfeEssen/ServiceInvoiceReport.Designer.cs
+++ b/ReportImp/AidshilfeEssen/ServiceInvoiceReport.Designer.cs
@@ -404,7 +404,7 @@ namespace AidshilfeEssen
this.Margins = new System.Drawing.Printing.Margins(75, 70, 54, 50);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this)).EndInit();
diff --git a/ReportImp/AidshilfeEssen/SettlementReport.Designer.cs b/ReportImp/AidshilfeEssen/SettlementReport.Designer.cs
index 3a5648dff..332218268 100644
--- a/ReportImp/AidshilfeEssen/SettlementReport.Designer.cs
+++ b/ReportImp/AidshilfeEssen/SettlementReport.Designer.cs
@@ -1275,7 +1275,7 @@ namespace AidshilfeEssen.Alt
this.Margins = new System.Drawing.Printing.Margins(43, 39, 51, 25);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrTable2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
diff --git a/ReportImp/AidshilfeEssen/SettlementReport2.Designer.cs b/ReportImp/AidshilfeEssen/SettlementReport2.Designer.cs
index 7170039b2..d913ea0dc 100644
--- a/ReportImp/AidshilfeEssen/SettlementReport2.Designer.cs
+++ b/ReportImp/AidshilfeEssen/SettlementReport2.Designer.cs
@@ -1376,7 +1376,7 @@ namespace AidshilfeEssen
this.Margins = new System.Drawing.Printing.Margins(43, 39, 51, 25);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrTable2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
diff --git a/ReportImp/AidshilfeFulda/AidshilfeFulda.csproj b/ReportImp/AidshilfeFulda/AidshilfeFulda.csproj
index 4546daebe..ad024d109 100644
--- a/ReportImp/AidshilfeFulda/AidshilfeFulda.csproj
+++ b/ReportImp/AidshilfeFulda/AidshilfeFulda.csproj
@@ -31,11 +31,18 @@
4
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ReportImp/AidshilfeFulda/CollectiveBillingReportTab.Designer.cs b/ReportImp/AidshilfeFulda/CollectiveBillingReportTab.Designer.cs
index 036f41e2f..6a1ae08fd 100644
--- a/ReportImp/AidshilfeFulda/CollectiveBillingReportTab.Designer.cs
+++ b/ReportImp/AidshilfeFulda/CollectiveBillingReportTab.Designer.cs
@@ -727,7 +727,7 @@ namespace AidshilfeFulda
this.Margins = new System.Drawing.Printing.Margins(60, 60, 23, 22);
this.PageHeight = 827;
this.PageWidth = 1169;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable3)).EndInit();
diff --git a/ReportImp/AidshilfeFulda/CollectiveBillingReportTab_alt.Designer.cs b/ReportImp/AidshilfeFulda/CollectiveBillingReportTab_alt.Designer.cs
index e55c1eb9e..450bd722d 100644
--- a/ReportImp/AidshilfeFulda/CollectiveBillingReportTab_alt.Designer.cs
+++ b/ReportImp/AidshilfeFulda/CollectiveBillingReportTab_alt.Designer.cs
@@ -636,7 +636,7 @@ namespace AidshilfeFulda
this.Margins = new System.Drawing.Printing.Margins(50, 50, 40, 15);
this.PageHeight = 827;
this.PageWidth = 1169;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable5)).EndInit();
diff --git a/ReportImp/AidshilfeFulda/Properties/licenses.licx b/ReportImp/AidshilfeFulda/Properties/licenses.licx
index c7fd819d5..e69de29bb 100644
--- a/ReportImp/AidshilfeFulda/Properties/licenses.licx
+++ b/ReportImp/AidshilfeFulda/Properties/licenses.licx
@@ -1 +0,0 @@
-DevExpress.XtraReports.UI.XtraReport, DevExpress.XtraReports.v17.1, Version=17.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
diff --git a/ReportImp/AidshilfeKassel/AidshilfeKassel.csproj b/ReportImp/AidshilfeKassel/AidshilfeKassel.csproj
index ce80336c0..97c4b7b8b 100644
--- a/ReportImp/AidshilfeKassel/AidshilfeKassel.csproj
+++ b/ReportImp/AidshilfeKassel/AidshilfeKassel.csproj
@@ -33,23 +33,25 @@
false
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ReportImp/AidshilfeKassel/Properties/licenses.licx b/ReportImp/AidshilfeKassel/Properties/licenses.licx
index c7fd819d5..e69de29bb 100644
--- a/ReportImp/AidshilfeKassel/Properties/licenses.licx
+++ b/ReportImp/AidshilfeKassel/Properties/licenses.licx
@@ -1 +0,0 @@
-DevExpress.XtraReports.UI.XtraReport, DevExpress.XtraReports.v17.1, Version=17.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
diff --git a/ReportImp/AidshilfeKassel/ServicesOverviewReport.Designer.cs b/ReportImp/AidshilfeKassel/ServicesOverviewReport.Designer.cs
index 4ecf4b9d5..d781f74b8 100644
--- a/ReportImp/AidshilfeKassel/ServicesOverviewReport.Designer.cs
+++ b/ReportImp/AidshilfeKassel/ServicesOverviewReport.Designer.cs
@@ -126,7 +126,7 @@ namespace BeWo.AidshilfeKassel
//
// xrTableCell6
//
- this.xrTableCell6.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell6.Font = new DevExpress.Drawing.DXFont("Arial", 9.75F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell6.Name = "xrTableCell6";
this.xrTableCell6.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 2, 0, 0, 100F);
this.xrTableCell6.Text = "Tag";
@@ -135,7 +135,7 @@ namespace BeWo.AidshilfeKassel
//
// xrTableCell7
//
- this.xrTableCell7.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell7.Font = new DevExpress.Drawing.DXFont("Arial", 9.75F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell7.Name = "xrTableCell7";
this.xrTableCell7.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 2, 0, 0, 100F);
this.xrTableCell7.Text = "FLM";
@@ -144,7 +144,7 @@ namespace BeWo.AidshilfeKassel
//
// xrTableCell8
//
- this.xrTableCell8.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell8.Font = new DevExpress.Drawing.DXFont("Arial", 9.75F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell8.Name = "xrTableCell8";
this.xrTableCell8.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 2, 0, 0, 100F);
this.xrTableCell8.Text = "Art";
@@ -153,7 +153,7 @@ namespace BeWo.AidshilfeKassel
//
// xrTableCell10
//
- this.xrTableCell10.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell10.Font = new DevExpress.Drawing.DXFont("Arial", 9.75F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell10.Name = "xrTableCell10";
this.xrTableCell10.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 2, 0, 0, 100F);
this.xrTableCell10.Text = "KT";
@@ -163,7 +163,7 @@ namespace BeWo.AidshilfeKassel
// xrTableCell18
//
this.xrTableCell18.BackColor = System.Drawing.Color.WhiteSmoke;
- this.xrTableCell18.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell18.Font = new DevExpress.Drawing.DXFont("Arial", 9.75F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell18.Name = "xrTableCell18";
this.xrTableCell18.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 2, 0, 0, 100F);
this.xrTableCell18.Text = "Mitarbeiter/in";
@@ -199,7 +199,7 @@ namespace BeWo.AidshilfeKassel
//
// xrTableCell3
//
- this.xrTableCell3.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell3.Font = new DevExpress.Drawing.DXFont("Arial", 9.75F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell3.Name = "xrTableCell3";
this.xrTableCell3.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 2, 0, 0, 100F);
this.xrTableCell3.Text = "Tag";
@@ -208,7 +208,7 @@ namespace BeWo.AidshilfeKassel
//
// xrTableCell4
//
- this.xrTableCell4.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell4.Font = new DevExpress.Drawing.DXFont("Arial", 9.75F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell4.Name = "xrTableCell4";
this.xrTableCell4.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 2, 0, 0, 100F);
this.xrTableCell4.Text = "FLM";
@@ -217,7 +217,7 @@ namespace BeWo.AidshilfeKassel
//
// xrTableCell11
//
- this.xrTableCell11.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell11.Font = new DevExpress.Drawing.DXFont("Arial", 9.75F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell11.Name = "xrTableCell11";
this.xrTableCell11.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 2, 0, 0, 100F);
this.xrTableCell11.Text = "Art";
@@ -226,7 +226,7 @@ namespace BeWo.AidshilfeKassel
//
// xrTableCell9
//
- this.xrTableCell9.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell9.Font = new DevExpress.Drawing.DXFont("Arial", 9.75F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell9.Name = "xrTableCell9";
this.xrTableCell9.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 2, 0, 0, 100F);
this.xrTableCell9.Text = "KT";
@@ -236,7 +236,7 @@ namespace BeWo.AidshilfeKassel
// xrTableCell12
//
this.xrTableCell12.BackColor = System.Drawing.Color.WhiteSmoke;
- this.xrTableCell12.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell12.Font = new DevExpress.Drawing.DXFont("Arial", 9.75F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell12.Name = "xrTableCell12";
this.xrTableCell12.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 2, 0, 0, 100F);
this.xrTableCell12.Text = "Mitarbeiter/in";
@@ -299,7 +299,7 @@ namespace BeWo.AidshilfeKassel
//
this.xrTableCell13.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "ServicesDouble.StartDate", "{0:dd.}")});
- this.xrTableCell13.Font = new System.Drawing.Font("Arial", 10F);
+ this.xrTableCell13.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
this.xrTableCell13.Name = "xrTableCell13";
this.xrTableCell13.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
this.xrTableCell13.StylePriority.UseFont = false;
@@ -312,7 +312,7 @@ namespace BeWo.AidshilfeKassel
//
this.xrTableCell14.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "ServicesDouble.Minutes", "{0:0.##}")});
- this.xrTableCell14.Font = new System.Drawing.Font("Arial", 10F);
+ this.xrTableCell14.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
this.xrTableCell14.Name = "xrTableCell14";
this.xrTableCell14.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
this.xrTableCell14.StylePriority.UseFont = false;
@@ -325,7 +325,7 @@ namespace BeWo.AidshilfeKassel
//
this.xrTableCell15.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "ServicesDouble.ServiceCategoryAbbr")});
- this.xrTableCell15.Font = new System.Drawing.Font("Arial", 10F);
+ this.xrTableCell15.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
this.xrTableCell15.Name = "xrTableCell15";
this.xrTableCell15.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
this.xrTableCell15.StylePriority.UseFont = false;
@@ -337,7 +337,7 @@ namespace BeWo.AidshilfeKassel
//
this.xrTableCell16.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "ServicesDouble.CostBearer")});
- this.xrTableCell16.Font = new System.Drawing.Font("Arial", 10F);
+ this.xrTableCell16.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
this.xrTableCell16.Name = "xrTableCell16";
this.xrTableCell16.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
this.xrTableCell16.StylePriority.UseFont = false;
@@ -348,7 +348,7 @@ namespace BeWo.AidshilfeKassel
//
this.xrTableCell17.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "ServicesDouble.EmployeeName")});
- this.xrTableCell17.Font = new System.Drawing.Font("Arial", 10F);
+ this.xrTableCell17.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
this.xrTableCell17.Name = "xrTableCell17";
this.xrTableCell17.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
this.xrTableCell17.StylePriority.UseFont = false;
@@ -367,7 +367,7 @@ namespace BeWo.AidshilfeKassel
//
this.xrTableCell2.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "ServicesDouble.StartDate2", "{0:dd.}")});
- this.xrTableCell2.Font = new System.Drawing.Font("Arial", 10F);
+ this.xrTableCell2.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
this.xrTableCell2.FormattingRules.Add(this.formattingRuleStartDate);
this.xrTableCell2.Name = "xrTableCell2";
this.xrTableCell2.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 96F);
@@ -391,7 +391,7 @@ namespace BeWo.AidshilfeKassel
//
this.xrTableCell21.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "ServicesDouble.Minutes2", "{0:0.##}")});
- this.xrTableCell21.Font = new System.Drawing.Font("Arial", 10F);
+ this.xrTableCell21.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
this.xrTableCell21.FormattingRules.Add(this.formattingRuleStartDate);
this.xrTableCell21.Name = "xrTableCell21";
this.xrTableCell21.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 96F);
@@ -405,7 +405,7 @@ namespace BeWo.AidshilfeKassel
//
this.xrTableCell20.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "ServicesDouble.ServiceCategoryAbbr2")});
- this.xrTableCell20.Font = new System.Drawing.Font("Arial", 10F);
+ this.xrTableCell20.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
this.xrTableCell20.FormattingRules.Add(this.formattingRuleStartDate);
this.xrTableCell20.Name = "xrTableCell20";
this.xrTableCell20.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 96F);
@@ -418,7 +418,7 @@ namespace BeWo.AidshilfeKassel
//
this.xrTableCell5.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "ServicesDouble.CostBearer2")});
- this.xrTableCell5.Font = new System.Drawing.Font("Arial", 10F);
+ this.xrTableCell5.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
this.xrTableCell5.FormattingRules.Add(this.formattingRuleStartDate);
this.xrTableCell5.Name = "xrTableCell5";
this.xrTableCell5.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 96F);
@@ -432,7 +432,7 @@ namespace BeWo.AidshilfeKassel
//
this.xrTableCell19.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "ServicesDouble.EmployeeName2")});
- this.xrTableCell19.Font = new System.Drawing.Font("Arial", 10F);
+ this.xrTableCell19.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
this.xrTableCell19.FormattingRules.Add(this.formattingRuleStartDate);
this.xrTableCell19.Name = "xrTableCell19";
this.xrTableCell19.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 96F);
@@ -470,7 +470,7 @@ namespace BeWo.AidshilfeKassel
// xrLabel5
//
this.xrLabel5.Borders = DevExpress.XtraPrinting.BorderSide.None;
- this.xrLabel5.Font = new System.Drawing.Font("Arial", 10F);
+ this.xrLabel5.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
this.xrLabel5.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
this.xrLabel5.Multiline = true;
this.xrLabel5.Name = "xrLabel5";
@@ -507,7 +507,7 @@ namespace BeWo.AidshilfeKassel
//
// xrLabel10
//
- this.xrLabel10.Font = new System.Drawing.Font("Arial", 9.75F);
+ this.xrLabel10.Font = new DevExpress.Drawing.DXFont("Arial", 9.75F);
this.xrLabel10.LocationFloat = new DevExpress.Utils.PointFloat(392F, 17F);
this.xrLabel10.Name = "xrLabel10";
this.xrLabel10.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -521,7 +521,7 @@ namespace BeWo.AidshilfeKassel
//
this.xrLabel7.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "AllEmployees.TotalFLM", "{0:0.##}")});
- this.xrLabel7.Font = new System.Drawing.Font("Arial", 10F);
+ this.xrLabel7.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
this.xrLabel7.LocationFloat = new DevExpress.Utils.PointFloat(325F, 17F);
this.xrLabel7.Name = "xrLabel7";
this.xrLabel7.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -535,7 +535,7 @@ namespace BeWo.AidshilfeKassel
//
this.xrLabel6.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "AllEmployees.EmployeeName")});
- this.xrLabel6.Font = new System.Drawing.Font("Arial", 9.75F);
+ this.xrLabel6.Font = new DevExpress.Drawing.DXFont("Arial", 9.75F);
this.xrLabel6.LocationFloat = new DevExpress.Utils.PointFloat(0F, 17F);
this.xrLabel6.Name = "xrLabel6";
this.xrLabel6.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -548,7 +548,7 @@ namespace BeWo.AidshilfeKassel
// xrLabel8
//
this.xrLabel8.Borders = DevExpress.XtraPrinting.BorderSide.Bottom;
- this.xrLabel8.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrLabel8.Font = new DevExpress.Drawing.DXFont("Arial", 9F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrLabel8.LocationFloat = new DevExpress.Utils.PointFloat(125F, 12F);
this.xrLabel8.Name = "xrLabel8";
this.xrLabel8.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -567,7 +567,7 @@ namespace BeWo.AidshilfeKassel
//
this.xrLabel11.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "TotalFLMPerCostBearer")});
- this.xrLabel11.Font = new System.Drawing.Font("Arial", 10F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Italic))));
+ this.xrLabel11.Font = new DevExpress.Drawing.DXFont("Arial", 10F, ((DevExpress.Drawing.DXFontStyle)((DevExpress.Drawing.DXFontStyle.Bold | DevExpress.Drawing.DXFontStyle.Italic))));
this.xrLabel11.LocationFloat = new DevExpress.Utils.PointFloat(0F, 25F);
this.xrLabel11.Multiline = true;
this.xrLabel11.Name = "xrLabel11";
@@ -586,7 +586,7 @@ namespace BeWo.AidshilfeKassel
//
// xrLabel1
//
- this.xrLabel1.Font = new System.Drawing.Font("Arial", 14F);
+ this.xrLabel1.Font = new DevExpress.Drawing.DXFont("Arial", 14F);
this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
this.xrLabel1.Multiline = true;
this.xrLabel1.Name = "xrLabel1";
@@ -599,7 +599,7 @@ namespace BeWo.AidshilfeKassel
//
// xrLabel9
//
- this.xrLabel9.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrLabel9.Font = new DevExpress.Drawing.DXFont("Arial", 12F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrLabel9.LocationFloat = new DevExpress.Utils.PointFloat(0F, 33F);
this.xrLabel9.Multiline = true;
this.xrLabel9.Name = "xrLabel9";
@@ -666,10 +666,10 @@ namespace BeWo.AidshilfeKassel
this.formattingRuleServiceDesc,
this.formattingRuleCostBearer,
this.formattingRuleEmployeeName});
- this.Margins = new System.Drawing.Printing.Margins(30, 10, 30, 30);
+ this.Margins = new DevExpress.Drawing.DXMargins(30, 10, 30, 30);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "13.1";
((System.ComponentModel.ISupportInitialize)(this.xrTableServiceRecords2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTableServiceRecords1)).EndInit();
diff --git a/ReportImp/AkggMid/AkggMid.csproj b/ReportImp/AkggMid/AkggMid.csproj
index e75a216c1..6734d9341 100644
--- a/ReportImp/AkggMid/AkggMid.csproj
+++ b/ReportImp/AkggMid/AkggMid.csproj
@@ -31,13 +31,20 @@
4
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ReportImp/AkggMid/EmployeeKilometerauswertungsListReport.Designer.cs b/ReportImp/AkggMid/EmployeeKilometerauswertungsListReport.Designer.cs
index 669dc50e3..1f9f4da06 100644
--- a/ReportImp/AkggMid/EmployeeKilometerauswertungsListReport.Designer.cs
+++ b/ReportImp/AkggMid/EmployeeKilometerauswertungsListReport.Designer.cs
@@ -595,7 +595,7 @@ namespace AkggMid
this.Margins = new System.Drawing.Printing.Margins(75, 75, 50, 50);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
this.Title,
this.FieldCaption,
diff --git a/ReportImp/AkggMid/EmployeeKilometerauswertungsListReportOhneKlient.Designer.cs b/ReportImp/AkggMid/EmployeeKilometerauswertungsListReportOhneKlient.Designer.cs
index aa8e55400..7eade4668 100644
--- a/ReportImp/AkggMid/EmployeeKilometerauswertungsListReportOhneKlient.Designer.cs
+++ b/ReportImp/AkggMid/EmployeeKilometerauswertungsListReportOhneKlient.Designer.cs
@@ -570,7 +570,7 @@ namespace AkggMid
this.Margins = new System.Drawing.Printing.Margins(75, 75, 50, 50);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
this.Title,
this.FieldCaption,
diff --git a/ReportImp/AkggMid/EmployeeKilometerauswertungsReport.designer.cs b/ReportImp/AkggMid/EmployeeKilometerauswertungsReport.designer.cs
index 2cbba4286..c209ca1e7 100644
--- a/ReportImp/AkggMid/EmployeeKilometerauswertungsReport.designer.cs
+++ b/ReportImp/AkggMid/EmployeeKilometerauswertungsReport.designer.cs
@@ -587,7 +587,7 @@ namespace AkggMid
this.Margins = new System.Drawing.Printing.Margins(75, 75, 50, 50);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
this.Title,
this.FieldCaption,
diff --git a/ReportImp/AkggMid/EmployeeKilometerauswertungsReportOhneKlient.designer.cs b/ReportImp/AkggMid/EmployeeKilometerauswertungsReportOhneKlient.designer.cs
index da70a6648..af63abe0e 100644
--- a/ReportImp/AkggMid/EmployeeKilometerauswertungsReportOhneKlient.designer.cs
+++ b/ReportImp/AkggMid/EmployeeKilometerauswertungsReportOhneKlient.designer.cs
@@ -561,7 +561,7 @@ namespace AkggMid
this.Margins = new System.Drawing.Printing.Margins(75, 75, 50, 50);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
this.Title,
this.FieldCaption,
diff --git a/ReportImp/AkggMid/KilometerauswertungsListReport.Designer.cs b/ReportImp/AkggMid/KilometerauswertungsListReport.Designer.cs
index 6bc1c593f..b58040ebe 100644
--- a/ReportImp/AkggMid/KilometerauswertungsListReport.Designer.cs
+++ b/ReportImp/AkggMid/KilometerauswertungsListReport.Designer.cs
@@ -462,7 +462,7 @@ namespace AkggMid
this.Margins = new System.Drawing.Printing.Margins(75, 75, 50, 50);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
this.Title,
this.FieldCaption,
diff --git a/ReportImp/AkggMid/KilometerauswertungsReport.designer.cs b/ReportImp/AkggMid/KilometerauswertungsReport.designer.cs
index 825bc0641..129227fa2 100644
--- a/ReportImp/AkggMid/KilometerauswertungsReport.designer.cs
+++ b/ReportImp/AkggMid/KilometerauswertungsReport.designer.cs
@@ -444,7 +444,7 @@ namespace AkggMid
this.Margins = new System.Drawing.Printing.Margins(75, 75, 50, 50);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
this.Title,
this.FieldCaption,
diff --git a/ReportImp/AkggMid/LeistungsnachweisJugendamt.designer.cs b/ReportImp/AkggMid/LeistungsnachweisJugendamt.designer.cs
index 2ac504cf1..5bdebead2 100644
--- a/ReportImp/AkggMid/LeistungsnachweisJugendamt.designer.cs
+++ b/ReportImp/AkggMid/LeistungsnachweisJugendamt.designer.cs
@@ -796,7 +796,7 @@ namespace AkggMid
this.Margins = new System.Drawing.Printing.Margins(70, 70, 60, 40);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
this.Title,
this.FieldCaption,
diff --git a/ReportImp/AkggMid/LeistungsnachweisSozialamt.designer.cs b/ReportImp/AkggMid/LeistungsnachweisSozialamt.designer.cs
index b19339b72..03fcba5e6 100644
--- a/ReportImp/AkggMid/LeistungsnachweisSozialamt.designer.cs
+++ b/ReportImp/AkggMid/LeistungsnachweisSozialamt.designer.cs
@@ -94,7 +94,7 @@ namespace AkggMid
this.xrTableDetail.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
| DevExpress.XtraPrinting.BorderSide.Right)
| DevExpress.XtraPrinting.BorderSide.Bottom)));
- this.xrTableDetail.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableDetail.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.xrTableDetail.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
this.xrTableDetail.Name = "xrTableDetail";
this.xrTableDetail.Padding = new DevExpress.XtraPrinting.PaddingInfo(3, 0, 1, 0, 100F);
@@ -122,7 +122,7 @@ namespace AkggMid
//
this.xrTableCell7.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "Services.StartDateString")});
- this.xrTableCell7.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell7.Font = new DevExpress.Drawing.DXFont("Arial", 9F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell7.Name = "xrTableCell7";
this.xrTableCell7.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 0, 0, 0, 100F);
this.xrTableCell7.StylePriority.UseFont = false;
@@ -135,7 +135,7 @@ namespace AkggMid
//
this.xrTableCell33.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "Services.Notice5")});
- this.xrTableCell33.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell33.Font = new DevExpress.Drawing.DXFont("Arial", 9F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell33.Name = "xrTableCell33";
this.xrTableCell33.StylePriority.UseFont = false;
this.xrTableCell33.StylePriority.UseTextAlignment = false;
@@ -146,7 +146,7 @@ namespace AkggMid
//
this.xrTableCell10.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "Services.fieldStd", "{0:0.00}")});
- this.xrTableCell10.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell10.Font = new DevExpress.Drawing.DXFont("Arial", 9F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell10.FormattingRules.Add(this.ruleIstWochensumme);
this.xrTableCell10.Name = "xrTableCell10";
this.xrTableCell10.StylePriority.UseFont = false;
@@ -158,14 +158,14 @@ namespace AkggMid
//
this.ruleIstWochensumme.Condition = "[IstFerien]";
this.ruleIstWochensumme.DataMember = "Services";
- this.ruleIstWochensumme.Formatting.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.ruleIstWochensumme.Formatting.Font = new DevExpress.Drawing.DXFont("Arial", 9F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.ruleIstWochensumme.Name = "ruleIstWochensumme";
//
// xrTableCell8
//
this.xrTableCell8.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "Services.Notice")});
- this.xrTableCell8.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell8.Font = new DevExpress.Drawing.DXFont("Arial", 9F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell8.FormattingRules.Add(this.ruleIstWochensumme);
this.xrTableCell8.Multiline = true;
this.xrTableCell8.Name = "xrTableCell8";
@@ -189,7 +189,7 @@ namespace AkggMid
this.Title.BorderColor = System.Drawing.SystemColors.ControlText;
this.Title.Borders = DevExpress.XtraPrinting.BorderSide.None;
this.Title.BorderWidth = 1F;
- this.Title.Font = new System.Drawing.Font("Times New Roman", 24F);
+ this.Title.Font = new DevExpress.Drawing.DXFont("Times New Roman", 24F);
this.Title.ForeColor = System.Drawing.Color.Black;
this.Title.Name = "Title";
//
@@ -199,7 +199,7 @@ namespace AkggMid
this.FieldCaption.BorderColor = System.Drawing.SystemColors.ControlText;
this.FieldCaption.Borders = DevExpress.XtraPrinting.BorderSide.None;
this.FieldCaption.BorderWidth = 1F;
- this.FieldCaption.Font = new System.Drawing.Font("Times New Roman", 10F, System.Drawing.FontStyle.Bold);
+ this.FieldCaption.Font = new DevExpress.Drawing.DXFont("Times New Roman", 10F, DevExpress.Drawing.DXFontStyle.Bold);
this.FieldCaption.ForeColor = System.Drawing.Color.Black;
this.FieldCaption.Name = "FieldCaption";
//
@@ -209,7 +209,7 @@ namespace AkggMid
this.PageInfo.BorderColor = System.Drawing.SystemColors.ControlText;
this.PageInfo.Borders = DevExpress.XtraPrinting.BorderSide.None;
this.PageInfo.BorderWidth = 1F;
- this.PageInfo.Font = new System.Drawing.Font("Times New Roman", 8F);
+ this.PageInfo.Font = new DevExpress.Drawing.DXFont("Times New Roman", 8F);
this.PageInfo.ForeColor = System.Drawing.Color.Black;
this.PageInfo.Name = "PageInfo";
//
@@ -219,7 +219,7 @@ namespace AkggMid
this.DataField.BorderColor = System.Drawing.SystemColors.ControlText;
this.DataField.Borders = DevExpress.XtraPrinting.BorderSide.None;
this.DataField.BorderWidth = 1F;
- this.DataField.Font = new System.Drawing.Font("Times New Roman", 8F);
+ this.DataField.Font = new DevExpress.Drawing.DXFont("Times New Roman", 8F);
this.DataField.ForeColor = System.Drawing.SystemColors.ControlText;
this.DataField.Name = "DataField";
//
@@ -232,7 +232,7 @@ namespace AkggMid
//
// topMarginBand1
//
- this.topMarginBand1.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold);
+ this.topMarginBand1.Font = new DevExpress.Drawing.DXFont("Arial", 12F, DevExpress.Drawing.DXFontStyle.Bold);
this.topMarginBand1.HeightF = 50F;
this.topMarginBand1.Name = "topMarginBand1";
this.topMarginBand1.StylePriority.UseFont = false;
@@ -241,7 +241,7 @@ namespace AkggMid
//
this.xrLabel4.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
| DevExpress.XtraPrinting.BorderSide.Right)));
- this.xrLabel4.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold);
+ this.xrLabel4.Font = new DevExpress.Drawing.DXFont("Arial", 10F, DevExpress.Drawing.DXFontStyle.Bold);
this.xrLabel4.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
this.xrLabel4.Name = "xrLabel4";
this.xrLabel4.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -271,7 +271,7 @@ namespace AkggMid
//
this.xrLabel9.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
| DevExpress.XtraPrinting.BorderSide.Right)));
- this.xrLabel9.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold);
+ this.xrLabel9.Font = new DevExpress.Drawing.DXFont("Arial", 10F, DevExpress.Drawing.DXFontStyle.Bold);
this.xrLabel9.LocationFloat = new DevExpress.Utils.PointFloat(0F, 81.25F);
this.xrLabel9.Name = "xrLabel9";
this.xrLabel9.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -286,7 +286,7 @@ namespace AkggMid
//
this.lblWegbegleitung.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
| DevExpress.XtraPrinting.BorderSide.Right)));
- this.lblWegbegleitung.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold);
+ this.lblWegbegleitung.Font = new DevExpress.Drawing.DXFont("Arial", 10F, DevExpress.Drawing.DXFontStyle.Bold);
this.lblWegbegleitung.LocationFloat = new DevExpress.Utils.PointFloat(0F, 54.16667F);
this.lblWegbegleitung.Name = "lblWegbegleitung";
this.lblWegbegleitung.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -301,7 +301,7 @@ namespace AkggMid
//
this.lblMonat.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
| DevExpress.XtraPrinting.BorderSide.Right)));
- this.lblMonat.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold);
+ this.lblMonat.Font = new DevExpress.Drawing.DXFont("Arial", 10F, DevExpress.Drawing.DXFontStyle.Bold);
this.lblMonat.LocationFloat = new DevExpress.Utils.PointFloat(0F, 27.08333F);
this.lblMonat.Name = "lblMonat";
this.lblMonat.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -327,7 +327,7 @@ namespace AkggMid
//
this.Detail3.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
this.xrTableDetail});
- this.Detail3.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.Detail3.Font = new DevExpress.Drawing.DXFont("Arial", 9F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.Detail3.HeightF = 20F;
this.Detail3.Name = "Detail3";
this.Detail3.StylePriority.UseFont = false;
@@ -336,7 +336,7 @@ namespace AkggMid
//
this.GroupHeader1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
this.xrTable1});
- this.GroupHeader1.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.GroupHeader1.Font = new DevExpress.Drawing.DXFont("Arial", 9F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.GroupHeader1.HeightF = 40F;
this.GroupHeader1.Name = "GroupHeader1";
this.GroupHeader1.StylePriority.UseFont = false;
@@ -448,7 +448,7 @@ namespace AkggMid
this.xrTableCell1.Borders = DevExpress.XtraPrinting.BorderSide.Left;
this.xrTableCell1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
this.xrPictureBox1});
- this.xrTableCell1.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell1.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.xrTableCell1.Name = "xrTableCell1";
this.xrTableCell1.Padding = new DevExpress.XtraPrinting.PaddingInfo(10, 0, 0, 0, 100F);
this.xrTableCell1.StylePriority.UseBorders = false;
@@ -487,7 +487,7 @@ namespace AkggMid
this.xrTableCell14.Borders = DevExpress.XtraPrinting.BorderSide.Right;
this.xrTableCell14.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
this.xrPictureBox2});
- this.xrTableCell14.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell14.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.xrTableCell14.Name = "xrTableCell14";
this.xrTableCell14.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 3, 0, 0, 100F);
this.xrTableCell14.StylePriority.UseBorders = false;
@@ -553,7 +553,7 @@ namespace AkggMid
//
this.xrLabel1.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right)
| DevExpress.XtraPrinting.BorderSide.Bottom)));
- this.xrLabel1.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold);
+ this.xrLabel1.Font = new DevExpress.Drawing.DXFont("Arial", 10F, DevExpress.Drawing.DXFontStyle.Bold);
this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
this.xrLabel1.Name = "xrLabel1";
this.xrLabel1.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -595,14 +595,14 @@ namespace AkggMid
this.fieldTotalStd});
this.DataSource = this.bindingSource1;
this.DisplayName = "Stundenzettel";
- this.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.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.FormattingRuleSheet.AddRange(new DevExpress.XtraReports.UI.FormattingRule[] {
this.ruleIstFerien,
this.ruleIstWochensumme});
- this.Margins = new System.Drawing.Printing.Margins(40, 40, 50, 40);
+ this.Margins = new DevExpress.Drawing.DXMargins(40, 40, 50, 40);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
this.Title,
this.FieldCaption,
diff --git a/ReportImp/AkggMid/LeistungsnachweisSozialamtMitBlutzucker.designer.cs b/ReportImp/AkggMid/LeistungsnachweisSozialamtMitBlutzucker.designer.cs
index 7b4ce629c..be835b7ac 100644
--- a/ReportImp/AkggMid/LeistungsnachweisSozialamtMitBlutzucker.designer.cs
+++ b/ReportImp/AkggMid/LeistungsnachweisSozialamtMitBlutzucker.designer.cs
@@ -96,7 +96,7 @@ namespace AkggMid
this.xrTableDetail.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
| DevExpress.XtraPrinting.BorderSide.Right)
| DevExpress.XtraPrinting.BorderSide.Bottom)));
- this.xrTableDetail.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableDetail.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.xrTableDetail.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
this.xrTableDetail.Name = "xrTableDetail";
this.xrTableDetail.Padding = new DevExpress.XtraPrinting.PaddingInfo(3, 0, 1, 0, 100F);
@@ -125,7 +125,7 @@ namespace AkggMid
//
this.xrTableCell7.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "Services.StartDateString")});
- this.xrTableCell7.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell7.Font = new DevExpress.Drawing.DXFont("Arial", 9F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell7.Name = "xrTableCell7";
this.xrTableCell7.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 0, 0, 0, 100F);
this.xrTableCell7.StylePriority.UseFont = false;
@@ -138,7 +138,7 @@ namespace AkggMid
//
this.xrTableCell33.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "Services.Notice5")});
- this.xrTableCell33.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell33.Font = new DevExpress.Drawing.DXFont("Arial", 9F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell33.Name = "xrTableCell33";
this.xrTableCell33.StylePriority.UseFont = false;
this.xrTableCell33.StylePriority.UseTextAlignment = false;
@@ -149,7 +149,7 @@ namespace AkggMid
//
this.xrTableCell10.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "Services.fieldStd", "{0:0.00}")});
- this.xrTableCell10.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell10.Font = new DevExpress.Drawing.DXFont("Arial", 9F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell10.FormattingRules.Add(this.ruleIstWochensumme);
this.xrTableCell10.Name = "xrTableCell10";
this.xrTableCell10.StylePriority.UseFont = false;
@@ -161,14 +161,14 @@ namespace AkggMid
//
this.ruleIstWochensumme.Condition = "[IstFerien]";
this.ruleIstWochensumme.DataMember = "Services";
- this.ruleIstWochensumme.Formatting.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.ruleIstWochensumme.Formatting.Font = new DevExpress.Drawing.DXFont("Arial", 9F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.ruleIstWochensumme.Name = "ruleIstWochensumme";
//
// xrTableCell11
//
this.xrTableCell11.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "Services.Notice3")});
- this.xrTableCell11.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell11.Font = new DevExpress.Drawing.DXFont("Arial", 9F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell11.Multiline = true;
this.xrTableCell11.Name = "xrTableCell11";
this.xrTableCell11.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 3, 1, 0, 100F);
@@ -182,7 +182,7 @@ namespace AkggMid
//
this.xrTableCell8.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "Services.Notice")});
- this.xrTableCell8.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell8.Font = new DevExpress.Drawing.DXFont("Arial", 9F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell8.FormattingRules.Add(this.ruleIstWochensumme);
this.xrTableCell8.Multiline = true;
this.xrTableCell8.Name = "xrTableCell8";
@@ -206,7 +206,7 @@ namespace AkggMid
this.Title.BorderColor = System.Drawing.SystemColors.ControlText;
this.Title.Borders = DevExpress.XtraPrinting.BorderSide.None;
this.Title.BorderWidth = 1F;
- this.Title.Font = new System.Drawing.Font("Times New Roman", 24F);
+ this.Title.Font = new DevExpress.Drawing.DXFont("Times New Roman", 24F);
this.Title.ForeColor = System.Drawing.Color.Black;
this.Title.Name = "Title";
//
@@ -216,7 +216,7 @@ namespace AkggMid
this.FieldCaption.BorderColor = System.Drawing.SystemColors.ControlText;
this.FieldCaption.Borders = DevExpress.XtraPrinting.BorderSide.None;
this.FieldCaption.BorderWidth = 1F;
- this.FieldCaption.Font = new System.Drawing.Font("Times New Roman", 10F, System.Drawing.FontStyle.Bold);
+ this.FieldCaption.Font = new DevExpress.Drawing.DXFont("Times New Roman", 10F, DevExpress.Drawing.DXFontStyle.Bold);
this.FieldCaption.ForeColor = System.Drawing.Color.Black;
this.FieldCaption.Name = "FieldCaption";
//
@@ -226,7 +226,7 @@ namespace AkggMid
this.PageInfo.BorderColor = System.Drawing.SystemColors.ControlText;
this.PageInfo.Borders = DevExpress.XtraPrinting.BorderSide.None;
this.PageInfo.BorderWidth = 1F;
- this.PageInfo.Font = new System.Drawing.Font("Times New Roman", 8F);
+ this.PageInfo.Font = new DevExpress.Drawing.DXFont("Times New Roman", 8F);
this.PageInfo.ForeColor = System.Drawing.Color.Black;
this.PageInfo.Name = "PageInfo";
//
@@ -236,7 +236,7 @@ namespace AkggMid
this.DataField.BorderColor = System.Drawing.SystemColors.ControlText;
this.DataField.Borders = DevExpress.XtraPrinting.BorderSide.None;
this.DataField.BorderWidth = 1F;
- this.DataField.Font = new System.Drawing.Font("Times New Roman", 8F);
+ this.DataField.Font = new DevExpress.Drawing.DXFont("Times New Roman", 8F);
this.DataField.ForeColor = System.Drawing.SystemColors.ControlText;
this.DataField.Name = "DataField";
//
@@ -249,7 +249,7 @@ namespace AkggMid
//
// topMarginBand1
//
- this.topMarginBand1.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold);
+ this.topMarginBand1.Font = new DevExpress.Drawing.DXFont("Arial", 12F, DevExpress.Drawing.DXFontStyle.Bold);
this.topMarginBand1.HeightF = 50F;
this.topMarginBand1.Name = "topMarginBand1";
this.topMarginBand1.StylePriority.UseFont = false;
@@ -258,7 +258,7 @@ namespace AkggMid
//
this.xrLabel4.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
| DevExpress.XtraPrinting.BorderSide.Right)));
- this.xrLabel4.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold);
+ this.xrLabel4.Font = new DevExpress.Drawing.DXFont("Arial", 10F, DevExpress.Drawing.DXFontStyle.Bold);
this.xrLabel4.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
this.xrLabel4.Name = "xrLabel4";
this.xrLabel4.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -288,7 +288,7 @@ namespace AkggMid
//
this.xrLabel9.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
| DevExpress.XtraPrinting.BorderSide.Right)));
- this.xrLabel9.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold);
+ this.xrLabel9.Font = new DevExpress.Drawing.DXFont("Arial", 10F, DevExpress.Drawing.DXFontStyle.Bold);
this.xrLabel9.LocationFloat = new DevExpress.Utils.PointFloat(0F, 81.25F);
this.xrLabel9.Name = "xrLabel9";
this.xrLabel9.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -303,7 +303,7 @@ namespace AkggMid
//
this.lblWegbegleitung.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
| DevExpress.XtraPrinting.BorderSide.Right)));
- this.lblWegbegleitung.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold);
+ this.lblWegbegleitung.Font = new DevExpress.Drawing.DXFont("Arial", 10F, DevExpress.Drawing.DXFontStyle.Bold);
this.lblWegbegleitung.LocationFloat = new DevExpress.Utils.PointFloat(0F, 54.16667F);
this.lblWegbegleitung.Name = "lblWegbegleitung";
this.lblWegbegleitung.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -318,7 +318,7 @@ namespace AkggMid
//
this.lblMonat.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
| DevExpress.XtraPrinting.BorderSide.Right)));
- this.lblMonat.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold);
+ this.lblMonat.Font = new DevExpress.Drawing.DXFont("Arial", 10F, DevExpress.Drawing.DXFontStyle.Bold);
this.lblMonat.LocationFloat = new DevExpress.Utils.PointFloat(0F, 27.08333F);
this.lblMonat.Name = "lblMonat";
this.lblMonat.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -344,7 +344,7 @@ namespace AkggMid
//
this.Detail3.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
this.xrTableDetail});
- this.Detail3.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.Detail3.Font = new DevExpress.Drawing.DXFont("Arial", 9F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.Detail3.HeightF = 20F;
this.Detail3.Name = "Detail3";
this.Detail3.StylePriority.UseFont = false;
@@ -353,7 +353,7 @@ namespace AkggMid
//
this.GroupHeader1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
this.xrTable1});
- this.GroupHeader1.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.GroupHeader1.Font = new DevExpress.Drawing.DXFont("Arial", 9F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.GroupHeader1.HeightF = 40F;
this.GroupHeader1.Name = "GroupHeader1";
this.GroupHeader1.StylePriority.UseFont = false;
@@ -474,7 +474,7 @@ namespace AkggMid
this.xrTableCell1.Borders = DevExpress.XtraPrinting.BorderSide.Left;
this.xrTableCell1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
this.xrPictureBox1});
- this.xrTableCell1.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell1.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.xrTableCell1.Name = "xrTableCell1";
this.xrTableCell1.Padding = new DevExpress.XtraPrinting.PaddingInfo(10, 0, 0, 0, 100F);
this.xrTableCell1.StylePriority.UseBorders = false;
@@ -513,7 +513,7 @@ namespace AkggMid
this.xrTableCell14.Borders = DevExpress.XtraPrinting.BorderSide.Right;
this.xrTableCell14.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
this.xrPictureBox2});
- this.xrTableCell14.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell14.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.xrTableCell14.Name = "xrTableCell14";
this.xrTableCell14.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 3, 0, 0, 100F);
this.xrTableCell14.StylePriority.UseBorders = false;
@@ -579,7 +579,7 @@ namespace AkggMid
//
this.xrLabel1.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right)
| DevExpress.XtraPrinting.BorderSide.Bottom)));
- this.xrLabel1.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold);
+ this.xrLabel1.Font = new DevExpress.Drawing.DXFont("Arial", 10F, DevExpress.Drawing.DXFontStyle.Bold);
this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
this.xrLabel1.Name = "xrLabel1";
this.xrLabel1.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -621,14 +621,14 @@ namespace AkggMid
this.fieldTotalStd});
this.DataSource = this.bindingSource1;
this.DisplayName = "Stundenzettel";
- this.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.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.FormattingRuleSheet.AddRange(new DevExpress.XtraReports.UI.FormattingRule[] {
this.ruleIstFerien,
this.ruleIstWochensumme});
- this.Margins = new System.Drawing.Printing.Margins(40, 40, 50, 40);
+ this.Margins = new DevExpress.Drawing.DXMargins(40, 40, 50, 40);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
this.Title,
this.FieldCaption,
diff --git a/ReportImp/AkggMid/LeistungsnachweisSozialamtMitBlutzuckerPumpe.designer.cs b/ReportImp/AkggMid/LeistungsnachweisSozialamtMitBlutzuckerPumpe.designer.cs
index e0dbb772a..9ad8bb6cf 100644
--- a/ReportImp/AkggMid/LeistungsnachweisSozialamtMitBlutzuckerPumpe.designer.cs
+++ b/ReportImp/AkggMid/LeistungsnachweisSozialamtMitBlutzuckerPumpe.designer.cs
@@ -98,7 +98,7 @@ namespace AkggMid
this.xrTableDetail.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
| DevExpress.XtraPrinting.BorderSide.Right)
| DevExpress.XtraPrinting.BorderSide.Bottom)));
- this.xrTableDetail.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableDetail.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.xrTableDetail.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
this.xrTableDetail.Name = "xrTableDetail";
this.xrTableDetail.Padding = new DevExpress.XtraPrinting.PaddingInfo(3, 0, 1, 0, 100F);
@@ -128,7 +128,7 @@ namespace AkggMid
//
this.xrTableCell7.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "Services.StartDateString")});
- this.xrTableCell7.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell7.Font = new DevExpress.Drawing.DXFont("Arial", 9F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell7.Name = "xrTableCell7";
this.xrTableCell7.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 0, 0, 0, 100F);
this.xrTableCell7.StylePriority.UseFont = false;
@@ -141,7 +141,7 @@ namespace AkggMid
//
this.xrTableCell33.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "Services.Notice5")});
- this.xrTableCell33.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell33.Font = new DevExpress.Drawing.DXFont("Arial", 9F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell33.Name = "xrTableCell33";
this.xrTableCell33.StylePriority.UseFont = false;
this.xrTableCell33.StylePriority.UseTextAlignment = false;
@@ -152,7 +152,7 @@ namespace AkggMid
//
this.xrTableCell10.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "Services.fieldStd", "{0:0.00}")});
- this.xrTableCell10.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell10.Font = new DevExpress.Drawing.DXFont("Arial", 9F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell10.FormattingRules.Add(this.ruleIstWochensumme);
this.xrTableCell10.Name = "xrTableCell10";
this.xrTableCell10.StylePriority.UseFont = false;
@@ -164,14 +164,14 @@ namespace AkggMid
//
this.ruleIstWochensumme.Condition = "[IstFerien]";
this.ruleIstWochensumme.DataMember = "Services";
- this.ruleIstWochensumme.Formatting.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.ruleIstWochensumme.Formatting.Font = new DevExpress.Drawing.DXFont("Arial", 9F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.ruleIstWochensumme.Name = "ruleIstWochensumme";
//
// xrTableCell9
//
this.xrTableCell9.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "Services.Notice4", "{0:0.00}")});
- this.xrTableCell9.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell9.Font = new DevExpress.Drawing.DXFont("Arial", 9F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell9.Multiline = true;
this.xrTableCell9.Name = "xrTableCell9";
this.xrTableCell9.StylePriority.UseFont = false;
@@ -183,7 +183,7 @@ namespace AkggMid
//
this.xrTableCell11.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "Services.Notice3")});
- this.xrTableCell11.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell11.Font = new DevExpress.Drawing.DXFont("Arial", 9F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell11.Multiline = true;
this.xrTableCell11.Name = "xrTableCell11";
this.xrTableCell11.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 3, 1, 0, 100F);
@@ -197,7 +197,7 @@ namespace AkggMid
//
this.xrTableCell8.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "Services.Notice")});
- this.xrTableCell8.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell8.Font = new DevExpress.Drawing.DXFont("Arial", 9F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell8.FormattingRules.Add(this.ruleIstWochensumme);
this.xrTableCell8.Multiline = true;
this.xrTableCell8.Name = "xrTableCell8";
@@ -221,7 +221,7 @@ namespace AkggMid
this.Title.BorderColor = System.Drawing.SystemColors.ControlText;
this.Title.Borders = DevExpress.XtraPrinting.BorderSide.None;
this.Title.BorderWidth = 1F;
- this.Title.Font = new System.Drawing.Font("Times New Roman", 24F);
+ this.Title.Font = new DevExpress.Drawing.DXFont("Times New Roman", 24F);
this.Title.ForeColor = System.Drawing.Color.Black;
this.Title.Name = "Title";
//
@@ -231,7 +231,7 @@ namespace AkggMid
this.FieldCaption.BorderColor = System.Drawing.SystemColors.ControlText;
this.FieldCaption.Borders = DevExpress.XtraPrinting.BorderSide.None;
this.FieldCaption.BorderWidth = 1F;
- this.FieldCaption.Font = new System.Drawing.Font("Times New Roman", 10F, System.Drawing.FontStyle.Bold);
+ this.FieldCaption.Font = new DevExpress.Drawing.DXFont("Times New Roman", 10F, DevExpress.Drawing.DXFontStyle.Bold);
this.FieldCaption.ForeColor = System.Drawing.Color.Black;
this.FieldCaption.Name = "FieldCaption";
//
@@ -241,7 +241,7 @@ namespace AkggMid
this.PageInfo.BorderColor = System.Drawing.SystemColors.ControlText;
this.PageInfo.Borders = DevExpress.XtraPrinting.BorderSide.None;
this.PageInfo.BorderWidth = 1F;
- this.PageInfo.Font = new System.Drawing.Font("Times New Roman", 8F);
+ this.PageInfo.Font = new DevExpress.Drawing.DXFont("Times New Roman", 8F);
this.PageInfo.ForeColor = System.Drawing.Color.Black;
this.PageInfo.Name = "PageInfo";
//
@@ -251,7 +251,7 @@ namespace AkggMid
this.DataField.BorderColor = System.Drawing.SystemColors.ControlText;
this.DataField.Borders = DevExpress.XtraPrinting.BorderSide.None;
this.DataField.BorderWidth = 1F;
- this.DataField.Font = new System.Drawing.Font("Times New Roman", 8F);
+ this.DataField.Font = new DevExpress.Drawing.DXFont("Times New Roman", 8F);
this.DataField.ForeColor = System.Drawing.SystemColors.ControlText;
this.DataField.Name = "DataField";
//
@@ -264,7 +264,7 @@ namespace AkggMid
//
// topMarginBand1
//
- this.topMarginBand1.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold);
+ this.topMarginBand1.Font = new DevExpress.Drawing.DXFont("Arial", 12F, DevExpress.Drawing.DXFontStyle.Bold);
this.topMarginBand1.HeightF = 50F;
this.topMarginBand1.Name = "topMarginBand1";
this.topMarginBand1.StylePriority.UseFont = false;
@@ -273,7 +273,7 @@ namespace AkggMid
//
this.xrLabel4.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
| DevExpress.XtraPrinting.BorderSide.Right)));
- this.xrLabel4.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold);
+ this.xrLabel4.Font = new DevExpress.Drawing.DXFont("Arial", 10F, DevExpress.Drawing.DXFontStyle.Bold);
this.xrLabel4.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
this.xrLabel4.Name = "xrLabel4";
this.xrLabel4.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -303,7 +303,7 @@ namespace AkggMid
//
this.xrLabel9.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
| DevExpress.XtraPrinting.BorderSide.Right)));
- this.xrLabel9.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold);
+ this.xrLabel9.Font = new DevExpress.Drawing.DXFont("Arial", 10F, DevExpress.Drawing.DXFontStyle.Bold);
this.xrLabel9.LocationFloat = new DevExpress.Utils.PointFloat(0F, 81.25F);
this.xrLabel9.Name = "xrLabel9";
this.xrLabel9.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -318,7 +318,7 @@ namespace AkggMid
//
this.lblWegbegleitung.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
| DevExpress.XtraPrinting.BorderSide.Right)));
- this.lblWegbegleitung.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold);
+ this.lblWegbegleitung.Font = new DevExpress.Drawing.DXFont("Arial", 10F, DevExpress.Drawing.DXFontStyle.Bold);
this.lblWegbegleitung.LocationFloat = new DevExpress.Utils.PointFloat(0F, 54.16667F);
this.lblWegbegleitung.Name = "lblWegbegleitung";
this.lblWegbegleitung.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -333,7 +333,7 @@ namespace AkggMid
//
this.lblMonat.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
| DevExpress.XtraPrinting.BorderSide.Right)));
- this.lblMonat.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold);
+ this.lblMonat.Font = new DevExpress.Drawing.DXFont("Arial", 10F, DevExpress.Drawing.DXFontStyle.Bold);
this.lblMonat.LocationFloat = new DevExpress.Utils.PointFloat(0F, 27.08333F);
this.lblMonat.Name = "lblMonat";
this.lblMonat.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -359,7 +359,7 @@ namespace AkggMid
//
this.Detail3.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
this.xrTableDetail});
- this.Detail3.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.Detail3.Font = new DevExpress.Drawing.DXFont("Arial", 9F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.Detail3.HeightF = 20F;
this.Detail3.Name = "Detail3";
this.Detail3.StylePriority.UseFont = false;
@@ -368,7 +368,7 @@ namespace AkggMid
//
this.GroupHeader1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
this.xrTable1});
- this.GroupHeader1.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.GroupHeader1.Font = new DevExpress.Drawing.DXFont("Arial", 9F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.GroupHeader1.HeightF = 40F;
this.GroupHeader1.Name = "GroupHeader1";
this.GroupHeader1.StylePriority.UseFont = false;
@@ -498,7 +498,7 @@ namespace AkggMid
this.xrTableCell1.Borders = DevExpress.XtraPrinting.BorderSide.Left;
this.xrTableCell1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
this.xrPictureBox1});
- this.xrTableCell1.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell1.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.xrTableCell1.Name = "xrTableCell1";
this.xrTableCell1.Padding = new DevExpress.XtraPrinting.PaddingInfo(10, 0, 0, 0, 100F);
this.xrTableCell1.StylePriority.UseBorders = false;
@@ -537,7 +537,7 @@ namespace AkggMid
this.xrTableCell14.Borders = DevExpress.XtraPrinting.BorderSide.Right;
this.xrTableCell14.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
this.xrPictureBox2});
- this.xrTableCell14.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell14.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.xrTableCell14.Name = "xrTableCell14";
this.xrTableCell14.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 3, 0, 0, 100F);
this.xrTableCell14.StylePriority.UseBorders = false;
@@ -603,7 +603,7 @@ namespace AkggMid
//
this.xrLabel1.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right)
| DevExpress.XtraPrinting.BorderSide.Bottom)));
- this.xrLabel1.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold);
+ this.xrLabel1.Font = new DevExpress.Drawing.DXFont("Arial", 10F, DevExpress.Drawing.DXFontStyle.Bold);
this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
this.xrLabel1.Name = "xrLabel1";
this.xrLabel1.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -645,14 +645,14 @@ namespace AkggMid
this.fieldTotalStd});
this.DataSource = this.bindingSource1;
this.DisplayName = "Stundenzettel";
- this.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.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.FormattingRuleSheet.AddRange(new DevExpress.XtraReports.UI.FormattingRule[] {
this.ruleIstFerien,
this.ruleIstWochensumme});
- this.Margins = new System.Drawing.Printing.Margins(40, 40, 50, 40);
+ this.Margins = new DevExpress.Drawing.DXMargins(40, 40, 50, 40);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
this.Title,
this.FieldCaption,
diff --git a/ReportImp/AkggMid/Mitarbeiterarbeitszeitkonto.designer.cs b/ReportImp/AkggMid/Mitarbeiterarbeitszeitkonto.designer.cs
index b4cbb0699..43620c7db 100644
--- a/ReportImp/AkggMid/Mitarbeiterarbeitszeitkonto.designer.cs
+++ b/ReportImp/AkggMid/Mitarbeiterarbeitszeitkonto.designer.cs
@@ -941,7 +941,7 @@ namespace AkggMid
this.Margins = new System.Drawing.Printing.Margins(75, 50, 50, 50);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
this.Title,
this.FieldCaption,
diff --git a/ReportImp/AkggMid/Mitarbeiterstundenkonto.designer.cs b/ReportImp/AkggMid/Mitarbeiterstundenkonto.designer.cs
index 4b5e37566..3226c94e6 100644
--- a/ReportImp/AkggMid/Mitarbeiterstundenkonto.designer.cs
+++ b/ReportImp/AkggMid/Mitarbeiterstundenkonto.designer.cs
@@ -635,7 +635,7 @@ namespace AkggMid
this.Margins = new System.Drawing.Printing.Margins(75, 75, 50, 30);
this.PageHeight = 827;
this.PageWidth = 1169;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
this.Title,
this.FieldCaption,
diff --git a/ReportImp/AkggMid/MitarbeiterstundenkontoJahr.designer.cs b/ReportImp/AkggMid/MitarbeiterstundenkontoJahr.designer.cs
index 4c562d8f3..81644855e 100644
--- a/ReportImp/AkggMid/MitarbeiterstundenkontoJahr.designer.cs
+++ b/ReportImp/AkggMid/MitarbeiterstundenkontoJahr.designer.cs
@@ -677,7 +677,7 @@ namespace AkggMid
this.Margins = new System.Drawing.Printing.Margins(75, 75, 50, 30);
this.PageHeight = 827;
this.PageWidth = 1169;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
this.Title,
this.FieldCaption,
diff --git a/ReportImp/AkggMid/Properties/licenses.licx b/ReportImp/AkggMid/Properties/licenses.licx
index c7fd819d5..e69de29bb 100644
--- a/ReportImp/AkggMid/Properties/licenses.licx
+++ b/ReportImp/AkggMid/Properties/licenses.licx
@@ -1 +0,0 @@
-DevExpress.XtraReports.UI.XtraReport, DevExpress.XtraReports.v17.1, Version=17.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
diff --git a/ReportImp/AkggMid/ServiceInvoiceReport.Designer.cs b/ReportImp/AkggMid/ServiceInvoiceReport.Designer.cs
index 36b851ad3..23d5bae56 100644
--- a/ReportImp/AkggMid/ServiceInvoiceReport.Designer.cs
+++ b/ReportImp/AkggMid/ServiceInvoiceReport.Designer.cs
@@ -881,7 +881,7 @@ namespace AkggMid
this.Margins = new System.Drawing.Printing.Margins(65, 35, 188, 227);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrTable5)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable6)).EndInit();
diff --git a/ReportImp/AkggMid/Teamstundenkonto.designer.cs b/ReportImp/AkggMid/Teamstundenkonto.designer.cs
index f7062abeb..0bd0d48e8 100644
--- a/ReportImp/AkggMid/Teamstundenkonto.designer.cs
+++ b/ReportImp/AkggMid/Teamstundenkonto.designer.cs
@@ -798,7 +798,7 @@ namespace AkggMid
this.Margins = new System.Drawing.Printing.Margins(75, 75, 50, 30);
this.PageHeight = 827;
this.PageWidth = 1169;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
this.Title,
this.FieldCaption,
diff --git a/ReportImp/Alloheim/Alloheim.csproj b/ReportImp/Alloheim/Alloheim.csproj
index 8ec265eed..a6ff0ee26 100644
--- a/ReportImp/Alloheim/Alloheim.csproj
+++ b/ReportImp/Alloheim/Alloheim.csproj
@@ -31,11 +31,18 @@
4
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ReportImp/Alloheim/InvoiceCustomerReport.Designer.cs b/ReportImp/Alloheim/InvoiceCustomerReport.Designer.cs
index 1e78d03aa..01b9ed922 100644
--- a/ReportImp/Alloheim/InvoiceCustomerReport.Designer.cs
+++ b/ReportImp/Alloheim/InvoiceCustomerReport.Designer.cs
@@ -645,7 +645,7 @@ namespace BeWo.Report.DefaultReports
this.Margins = new System.Drawing.Printing.Margins(75, 75, 172, 100);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable3)).EndInit();
diff --git a/ReportImp/Alloheim/Properties/licenses.licx b/ReportImp/Alloheim/Properties/licenses.licx
index c7fd819d5..e69de29bb 100644
--- a/ReportImp/Alloheim/Properties/licenses.licx
+++ b/ReportImp/Alloheim/Properties/licenses.licx
@@ -1 +0,0 @@
-DevExpress.XtraReports.UI.XtraReport, DevExpress.XtraReports.v17.1, Version=17.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
diff --git a/ReportImp/Alloheim/QuittierungsbelegAssistenz.Designer.cs b/ReportImp/Alloheim/QuittierungsbelegAssistenz.Designer.cs
index e4ade02b9..aa6a91968 100644
--- a/ReportImp/Alloheim/QuittierungsbelegAssistenz.Designer.cs
+++ b/ReportImp/Alloheim/QuittierungsbelegAssistenz.Designer.cs
@@ -292,7 +292,7 @@ namespace Alloheim
this.picSignature.SizeF = new System.Drawing.SizeF(160F, 20F);
this.picSignature.Sizing = DevExpress.XtraPrinting.ImageSizeMode.ZoomImage;
this.picSignature.StylePriority.UseBorders = false;
- this.picSignature.BeforePrint += new System.Drawing.Printing.PrintEventHandler(this.picSignature_BeforePrint);
+ this.picSignature.BeforePrint += new DevExpress.XtraReports.UI.BeforePrintEventHandler(this.picSignature_BeforePrint);
//
// GroupHeader1
//
@@ -1149,7 +1149,7 @@ namespace Alloheim
this.Margins = new System.Drawing.Printing.Margins(50, 30, 100, 30);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrTable3)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTableServiceRecords1)).EndInit();
diff --git a/ReportImp/Alloheim/QuittierungsbelegAssistenz.cs b/ReportImp/Alloheim/QuittierungsbelegAssistenz.cs
index e8e6fd513..9b0734e69 100644
--- a/ReportImp/Alloheim/QuittierungsbelegAssistenz.cs
+++ b/ReportImp/Alloheim/QuittierungsbelegAssistenz.cs
@@ -106,7 +106,7 @@ namespace Alloheim
}
}
- private void picSignature_BeforePrint(object sender, System.Drawing.Printing.PrintEventArgs e)
+ private void picSignature_BeforePrint(object sender, System.ComponentModel.CancelEventArgs e)
{
XRPictureBox xrBox = sender as XRPictureBox;
//var test = this.GetCurrent
diff --git a/ReportImp/Alloheim/ServiceInvoiceReport.Designer.cs b/ReportImp/Alloheim/ServiceInvoiceReport.Designer.cs
index 5a309ce64..a5a8b5fb0 100644
--- a/ReportImp/Alloheim/ServiceInvoiceReport.Designer.cs
+++ b/ReportImp/Alloheim/ServiceInvoiceReport.Designer.cs
@@ -1082,7 +1082,7 @@ namespace Alloheim
this.Margins = new System.Drawing.Printing.Margins(75, 75, 176, 103);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrTable5)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable6)).EndInit();
diff --git a/ReportImp/Alloheim/SettlementReport2.Designer.cs b/ReportImp/Alloheim/SettlementReport2.Designer.cs
index 58a4f64d2..65fbde78d 100644
--- a/ReportImp/Alloheim/SettlementReport2.Designer.cs
+++ b/ReportImp/Alloheim/SettlementReport2.Designer.cs
@@ -1023,7 +1023,7 @@ namespace Alloheim
this.Margins = new System.Drawing.Printing.Margins(75, 74, 176, 97);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable3)).EndInit();
diff --git a/ReportImp/AlphaEv/Abwesenheitstage.designer.cs b/ReportImp/AlphaEv/Abwesenheitstage.designer.cs
index 5c443a73d..946fc6cc0 100644
--- a/ReportImp/AlphaEv/Abwesenheitstage.designer.cs
+++ b/ReportImp/AlphaEv/Abwesenheitstage.designer.cs
@@ -75,7 +75,7 @@ namespace AlphaEv
//
this.Detail1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
this.xrTableDetail});
- this.Detail1.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.Detail1.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.Detail1.HeightF = 25F;
this.Detail1.Name = "Detail1";
this.Detail1.StylePriority.UseFont = false;
@@ -84,7 +84,7 @@ namespace AlphaEv
//
this.xrTableDetail.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right)
| DevExpress.XtraPrinting.BorderSide.Bottom)));
- this.xrTableDetail.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableDetail.Font = new DevExpress.Drawing.DXFont("Arial", 9F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableDetail.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
this.xrTableDetail.Name = "xrTableDetail";
this.xrTableDetail.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 0, 0, 0, 100F);
@@ -139,7 +139,7 @@ namespace AlphaEv
this.xrTableHeader.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
| DevExpress.XtraPrinting.BorderSide.Right)
| DevExpress.XtraPrinting.BorderSide.Bottom)));
- this.xrTableHeader.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold);
+ this.xrTableHeader.Font = new DevExpress.Drawing.DXFont("Arial", 9F, DevExpress.Drawing.DXFontStyle.Bold);
this.xrTableHeader.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
this.xrTableHeader.Name = "xrTableHeader";
this.xrTableHeader.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 0, 0, 0, 100F);
@@ -179,7 +179,7 @@ namespace AlphaEv
this.xrTableSumme.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
| DevExpress.XtraPrinting.BorderSide.Right)
| DevExpress.XtraPrinting.BorderSide.Bottom)));
- this.xrTableSumme.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold);
+ this.xrTableSumme.Font = new DevExpress.Drawing.DXFont("Arial", 9F, DevExpress.Drawing.DXFontStyle.Bold);
this.xrTableSumme.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
this.xrTableSumme.Name = "xrTableSumme";
this.xrTableSumme.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 0, 0, 0, 100F);
@@ -221,7 +221,7 @@ namespace AlphaEv
//
// lblHeader
//
- this.lblHeader.Font = new System.Drawing.Font("Arial", 14F);
+ this.lblHeader.Font = new DevExpress.Drawing.DXFont("Arial", 14F);
this.lblHeader.LocationFloat = new DevExpress.Utils.PointFloat(0F, 25F);
this.lblHeader.Multiline = true;
this.lblHeader.Name = "lblHeader";
@@ -239,7 +239,7 @@ namespace AlphaEv
//
// xrPageInfo2
//
- this.xrPageInfo2.Font = new System.Drawing.Font("Arial", 8F);
+ this.xrPageInfo2.Font = new DevExpress.Drawing.DXFont("Arial", 8F);
this.xrPageInfo2.Format = "Seite {0} von {1}";
this.xrPageInfo2.LocationFloat = new DevExpress.Utils.PointFloat(517F, 25F);
this.xrPageInfo2.Name = "xrPageInfo2";
@@ -250,7 +250,7 @@ namespace AlphaEv
//
// xrPageInfo1
//
- this.xrPageInfo1.Font = new System.Drawing.Font("Arial", 8F);
+ this.xrPageInfo1.Font = new DevExpress.Drawing.DXFont("Arial", 8F);
this.xrPageInfo1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 25F);
this.xrPageInfo1.Name = "xrPageInfo1";
this.xrPageInfo1.PageInfo = DevExpress.XtraPrinting.PageInfo.DateTime;
@@ -264,7 +264,7 @@ namespace AlphaEv
this.Title.BorderColor = System.Drawing.SystemColors.ControlText;
this.Title.Borders = DevExpress.XtraPrinting.BorderSide.None;
this.Title.BorderWidth = 1F;
- this.Title.Font = new System.Drawing.Font("Times New Roman", 24F);
+ this.Title.Font = new DevExpress.Drawing.DXFont("Times New Roman", 24F);
this.Title.ForeColor = System.Drawing.Color.Black;
this.Title.Name = "Title";
//
@@ -274,7 +274,7 @@ namespace AlphaEv
this.FieldCaption.BorderColor = System.Drawing.SystemColors.ControlText;
this.FieldCaption.Borders = DevExpress.XtraPrinting.BorderSide.None;
this.FieldCaption.BorderWidth = 1F;
- this.FieldCaption.Font = new System.Drawing.Font("Times New Roman", 10F, System.Drawing.FontStyle.Bold);
+ this.FieldCaption.Font = new DevExpress.Drawing.DXFont("Times New Roman", 10F, DevExpress.Drawing.DXFontStyle.Bold);
this.FieldCaption.ForeColor = System.Drawing.Color.Black;
this.FieldCaption.Name = "FieldCaption";
//
@@ -284,7 +284,7 @@ namespace AlphaEv
this.PageInfo.BorderColor = System.Drawing.SystemColors.ControlText;
this.PageInfo.Borders = DevExpress.XtraPrinting.BorderSide.None;
this.PageInfo.BorderWidth = 1F;
- this.PageInfo.Font = new System.Drawing.Font("Times New Roman", 8F);
+ this.PageInfo.Font = new DevExpress.Drawing.DXFont("Times New Roman", 8F);
this.PageInfo.ForeColor = System.Drawing.Color.Black;
this.PageInfo.Name = "PageInfo";
//
@@ -294,7 +294,7 @@ namespace AlphaEv
this.DataField.BorderColor = System.Drawing.SystemColors.ControlText;
this.DataField.Borders = DevExpress.XtraPrinting.BorderSide.None;
this.DataField.BorderWidth = 1F;
- this.DataField.Font = new System.Drawing.Font("Times New Roman", 8F);
+ this.DataField.Font = new DevExpress.Drawing.DXFont("Times New Roman", 8F);
this.DataField.ForeColor = System.Drawing.SystemColors.ControlText;
this.DataField.Name = "DataField";
//
@@ -317,7 +317,7 @@ namespace AlphaEv
//
// xrLabel1
//
- this.xrLabel1.Font = new System.Drawing.Font("Arial", 14F, System.Drawing.FontStyle.Bold);
+ this.xrLabel1.Font = new DevExpress.Drawing.DXFont("Arial", 14F, DevExpress.Drawing.DXFontStyle.Bold);
this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
this.xrLabel1.Multiline = true;
this.xrLabel1.Name = "xrLabel1";
@@ -338,10 +338,10 @@ namespace AlphaEv
this.CalculatedFields.AddRange(new DevExpress.XtraReports.UI.CalculatedField[] {
this.fieldFLS});
this.DataSource = this.bindingSource1;
- this.Margins = new System.Drawing.Printing.Margins(50, 50, 50, 50);
+ this.Margins = new DevExpress.Drawing.DXMargins(50, 50, 50, 50);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
this.Title,
this.FieldCaption,
diff --git a/ReportImp/AlphaEv/AlphaEv.csproj b/ReportImp/AlphaEv/AlphaEv.csproj
index cd898d40f..6a5c9f07e 100644
--- a/ReportImp/AlphaEv/AlphaEv.csproj
+++ b/ReportImp/AlphaEv/AlphaEv.csproj
@@ -31,14 +31,21 @@
4
-
-
+
+
+
False
-
-
-
-
+
+
+
+
+
+
+
+
+
+
diff --git a/ReportImp/AlphaEv/AuswertungSozialdienst.Designer.cs b/ReportImp/AlphaEv/AuswertungSozialdienst.Designer.cs
index 6de8d399b..81b9b82ea 100644
--- a/ReportImp/AlphaEv/AuswertungSozialdienst.Designer.cs
+++ b/ReportImp/AlphaEv/AuswertungSozialdienst.Designer.cs
@@ -3618,7 +3618,7 @@ namespace AlphaEv.Alt
this.Margins = new System.Drawing.Printing.Margins(50, 50, 50, 50);
this.PageHeight = 894;
this.PageWidth = 5600;
- this.PaperKind = System.Drawing.Printing.PaperKind.Custom;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.Custom;
this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
this.Title,
this.FieldCaption,
diff --git a/ReportImp/AlphaEv/AuswertungSozialdienstAlt.Designer.cs b/ReportImp/AlphaEv/AuswertungSozialdienstAlt.Designer.cs
index bdc9b553f..0be84e05b 100644
--- a/ReportImp/AlphaEv/AuswertungSozialdienstAlt.Designer.cs
+++ b/ReportImp/AlphaEv/AuswertungSozialdienstAlt.Designer.cs
@@ -3589,7 +3589,7 @@ namespace AlphaEv
this.Margins = new System.Drawing.Printing.Margins(50, 50, 50, 50);
this.PageHeight = 894;
this.PageWidth = 5600;
- this.PaperKind = System.Drawing.Printing.PaperKind.Custom;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.Custom;
this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
this.Title,
this.FieldCaption,
diff --git a/ReportImp/AlphaEv/AuswertungSozialdienstV2.Designer.cs b/ReportImp/AlphaEv/AuswertungSozialdienstV2.Designer.cs
index f03402f04..92cbbef71 100644
--- a/ReportImp/AlphaEv/AuswertungSozialdienstV2.Designer.cs
+++ b/ReportImp/AlphaEv/AuswertungSozialdienstV2.Designer.cs
@@ -3784,7 +3784,7 @@ namespace AlphaEv
this.Margins = new System.Drawing.Printing.Margins(50, 50, 50, 51);
this.PageHeight = 894;
this.PageWidth = 5920;
- this.PaperKind = System.Drawing.Printing.PaperKind.Custom;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.Custom;
this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
this.Title,
this.FieldCaption,
diff --git a/ReportImp/AlphaEv/InvoiceCustomerReport.Designer.cs b/ReportImp/AlphaEv/InvoiceCustomerReport.Designer.cs
index 97785151b..7a6c223dd 100644
--- a/ReportImp/AlphaEv/InvoiceCustomerReport.Designer.cs
+++ b/ReportImp/AlphaEv/InvoiceCustomerReport.Designer.cs
@@ -334,7 +334,7 @@ namespace AlphaEv
this.Margins = new System.Drawing.Printing.Margins(75, 20, 100, 40);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrRichText1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).EndInit();
diff --git a/ReportImp/AlphaEv/Mitarbeiterarbeitszeitkonto.designer.cs b/ReportImp/AlphaEv/Mitarbeiterarbeitszeitkonto.designer.cs
index 5d6e82fc2..68fd55cdd 100644
--- a/ReportImp/AlphaEv/Mitarbeiterarbeitszeitkonto.designer.cs
+++ b/ReportImp/AlphaEv/Mitarbeiterarbeitszeitkonto.designer.cs
@@ -976,7 +976,7 @@ namespace AlphaEv
this.Margins = new System.Drawing.Printing.Margins(75, 50, 50, 50);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
this.Title,
this.FieldCaption,
diff --git a/ReportImp/AlphaEv/Mitarbeiterauslastung.designer.cs b/ReportImp/AlphaEv/Mitarbeiterauslastung.designer.cs
index 98ea6e3e2..bee82a7cb 100644
--- a/ReportImp/AlphaEv/Mitarbeiterauslastung.designer.cs
+++ b/ReportImp/AlphaEv/Mitarbeiterauslastung.designer.cs
@@ -539,7 +539,7 @@ namespace AlphaEv
this.Margins = new System.Drawing.Printing.Margins(50, 30, 50, 30);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
this.Title,
this.FieldCaption,
diff --git a/ReportImp/AlphaEv/Mitarbeiterstundenkonto.designer.cs b/ReportImp/AlphaEv/Mitarbeiterstundenkonto.designer.cs
index 14718cf72..ad3a4d503 100644
--- a/ReportImp/AlphaEv/Mitarbeiterstundenkonto.designer.cs
+++ b/ReportImp/AlphaEv/Mitarbeiterstundenkonto.designer.cs
@@ -1029,7 +1029,7 @@ namespace AlphaEv
this.Margins = new System.Drawing.Printing.Margins(40, 40, 50, 30);
this.PageHeight = 827;
this.PageWidth = 1169;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
this.Title,
this.FieldCaption,
diff --git a/ReportImp/AlphaEv/MitarbeiterstundenkontoJahr.designer.cs b/ReportImp/AlphaEv/MitarbeiterstundenkontoJahr.designer.cs
index 69c34de82..bfd2561b3 100644
--- a/ReportImp/AlphaEv/MitarbeiterstundenkontoJahr.designer.cs
+++ b/ReportImp/AlphaEv/MitarbeiterstundenkontoJahr.designer.cs
@@ -1257,7 +1257,7 @@ namespace AlphaEv
this.Margins = new System.Drawing.Printing.Margins(50, 50, 50, 31);
this.PageHeight = 1276;
this.PageWidth = 1500;
- this.PaperKind = System.Drawing.Printing.PaperKind.Custom;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.Custom;
this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
this.Title,
this.FieldCaption,
diff --git a/ReportImp/AlphaEv/Properties/licenses.licx b/ReportImp/AlphaEv/Properties/licenses.licx
index c7fd819d5..e69de29bb 100644
--- a/ReportImp/AlphaEv/Properties/licenses.licx
+++ b/ReportImp/AlphaEv/Properties/licenses.licx
@@ -1 +0,0 @@
-DevExpress.XtraReports.UI.XtraReport, DevExpress.XtraReports.v17.1, Version=17.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
diff --git a/ReportImp/AlphaEv/RosterReport.Designer.cs b/ReportImp/AlphaEv/RosterReport.Designer.cs
index 7754673e1..98b0e6f49 100644
--- a/ReportImp/AlphaEv/RosterReport.Designer.cs
+++ b/ReportImp/AlphaEv/RosterReport.Designer.cs
@@ -285,7 +285,7 @@ namespace BeWo.Report.DefaultReports
this.Margins = new System.Drawing.Printing.Margins(30, 30, 50, 20);
this.PageHeight = 827;
this.PageWidth = 1169;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this)).EndInit();
diff --git a/ReportImp/AlphaEv/SammelrechnungWuppertal.Designer.cs b/ReportImp/AlphaEv/SammelrechnungWuppertal.Designer.cs
index d5eb4ed8b..3aafb80f5 100644
--- a/ReportImp/AlphaEv/SammelrechnungWuppertal.Designer.cs
+++ b/ReportImp/AlphaEv/SammelrechnungWuppertal.Designer.cs
@@ -800,7 +800,7 @@ namespace AlphaEv
this.Margins = new System.Drawing.Printing.Margins(75, 20, 100, 40);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrRichText2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrRichText1)).EndInit();
diff --git a/ReportImp/AlphaEv/ServiceInvoiceReport.Designer.cs b/ReportImp/AlphaEv/ServiceInvoiceReport.Designer.cs
index f4a342668..beaf33795 100644
--- a/ReportImp/AlphaEv/ServiceInvoiceReport.Designer.cs
+++ b/ReportImp/AlphaEv/ServiceInvoiceReport.Designer.cs
@@ -642,7 +642,7 @@ namespace AlphaEv
this.Margins = new System.Drawing.Printing.Margins(75, 20, 100, 40);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrRichText1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).EndInit();
diff --git a/ReportImp/AlphaEv/ServicesOverviewReport.Designer.cs b/ReportImp/AlphaEv/ServicesOverviewReport.Designer.cs
index 56fe08026..501cd213d 100644
--- a/ReportImp/AlphaEv/ServicesOverviewReport.Designer.cs
+++ b/ReportImp/AlphaEv/ServicesOverviewReport.Designer.cs
@@ -113,7 +113,7 @@ namespace AlphaEv
//
// Detail
//
- this.Detail.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold);
+ this.Detail.Font = new DevExpress.Drawing.DXFont("Arial", 12F, DevExpress.Drawing.DXFontStyle.Bold);
this.Detail.HeightF = 0F;
this.Detail.Name = "Detail";
this.Detail.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
@@ -211,7 +211,7 @@ namespace AlphaEv
//
this.Detail1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
this.xrTable3});
- this.Detail1.Font = new System.Drawing.Font("Arial", 10F);
+ this.Detail1.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
this.Detail1.HeightF = 40F;
this.Detail1.Name = "Detail1";
this.Detail1.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
@@ -223,7 +223,7 @@ namespace AlphaEv
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.Bold);
+ this.xrTable3.Font = new DevExpress.Drawing.DXFont("Arial", 10F, DevExpress.Drawing.DXFontStyle.Bold);
this.xrTable3.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
this.xrTable3.Name = "xrTable3";
this.xrTable3.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
@@ -332,7 +332,7 @@ namespace AlphaEv
this.xrPictureBox2.SizeF = new System.Drawing.SizeF(205F, 40F);
this.xrPictureBox2.Sizing = DevExpress.XtraPrinting.ImageSizeMode.ZoomImage;
this.xrPictureBox2.StylePriority.UseBorders = false;
- this.xrPictureBox2.BeforePrint += new System.Drawing.Printing.PrintEventHandler(this.xrPictureBox1_BeforePrint);
+ this.xrPictureBox2.BeforePrint += new DevExpress.XtraReports.UI.BeforePrintEventHandler(this.xrPictureBox1_BeforePrint);
//
// GroupFooter1
//
@@ -356,7 +356,7 @@ namespace AlphaEv
this.lblSummeMinuten,
this.lblUnterschriftMitarbeiterDatum,
this.lblUnterschriftMitarbeiter});
- this.GroupFooter1.Font = new System.Drawing.Font("Arial", 12F);
+ this.GroupFooter1.Font = new DevExpress.Drawing.DXFont("Arial", 12F);
this.GroupFooter1.HeightF = 228.7917F;
this.GroupFooter1.Name = "GroupFooter1";
this.GroupFooter1.StylePriority.UseFont = false;
@@ -366,7 +366,7 @@ namespace AlphaEv
this.xrLabel16.BackColor = System.Drawing.Color.Transparent;
this.xrLabel16.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "EmployeeSignatureDate", "{0:dd.MM.yyyy}")});
- this.xrLabel16.Font = new System.Drawing.Font("Arial", 11F);
+ this.xrLabel16.Font = new DevExpress.Drawing.DXFont("Arial", 11F);
this.xrLabel16.LocationFloat = new DevExpress.Utils.PointFloat(230F, 123.2918F);
this.xrLabel16.Name = "xrLabel16";
this.xrLabel16.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -388,7 +388,7 @@ namespace AlphaEv
//
// xrLabel3
//
- 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(0F, 30.83333F);
this.xrLabel3.Name = "xrLabel3";
this.xrLabel3.Padding = new DevExpress.XtraPrinting.PaddingInfo(3, 2, 0, 0, 100F);
@@ -403,7 +403,7 @@ namespace AlphaEv
//
// 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, 50.83333F);
this.xrLabel13.Name = "xrLabel13";
this.xrLabel13.Padding = new DevExpress.XtraPrinting.PaddingInfo(3, 2, 0, 0, 100F);
@@ -418,7 +418,7 @@ namespace AlphaEv
//
// 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, 70.83334F);
this.lblFehlkontakt.Name = "lblFehlkontakt";
this.lblFehlkontakt.Padding = new DevExpress.XtraPrinting.PaddingInfo(3, 2, 0, 0, 100F);
@@ -434,7 +434,7 @@ namespace AlphaEv
// lblUnterschriftKlientDatum
//
this.lblUnterschriftKlientDatum.Borders = DevExpress.XtraPrinting.BorderSide.Top;
- this.lblUnterschriftKlientDatum.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold);
+ this.lblUnterschriftKlientDatum.Font = new DevExpress.Drawing.DXFont("Arial", 9F, DevExpress.Drawing.DXFontStyle.Bold);
this.lblUnterschriftKlientDatum.LocationFloat = new DevExpress.Utils.PointFloat(230F, 90.83334F);
this.lblUnterschriftKlientDatum.Name = "lblUnterschriftKlientDatum";
this.lblUnterschriftKlientDatum.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -449,7 +449,7 @@ namespace AlphaEv
// lblUnterschriftKlient
//
this.lblUnterschriftKlient.Borders = DevExpress.XtraPrinting.BorderSide.Top;
- this.lblUnterschriftKlient.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold);
+ this.lblUnterschriftKlient.Font = new DevExpress.Drawing.DXFont("Arial", 9F, DevExpress.Drawing.DXFontStyle.Bold);
this.lblUnterschriftKlient.LocationFloat = new DevExpress.Utils.PointFloat(346.9999F, 90.83334F);
this.lblUnterschriftKlient.Name = "lblUnterschriftKlient";
this.lblUnterschriftKlient.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -465,7 +465,7 @@ namespace AlphaEv
//
this.lblAbsenceTime.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "AbsenceTimes")});
- this.lblAbsenceTime.Font = new System.Drawing.Font("Arial", 10F);
+ this.lblAbsenceTime.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
this.lblAbsenceTime.LocationFloat = new DevExpress.Utils.PointFloat(10F, 205.7917F);
this.lblAbsenceTime.Name = "lblAbsenceTime";
this.lblAbsenceTime.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -475,7 +475,7 @@ namespace AlphaEv
//
// lblSummeStunden
//
- this.lblSummeStunden.Font = new System.Drawing.Font("Arial", 11F, System.Drawing.FontStyle.Bold);
+ this.lblSummeStunden.Font = new DevExpress.Drawing.DXFont("Arial", 11F, DevExpress.Drawing.DXFontStyle.Bold);
this.lblSummeStunden.LocationFloat = new DevExpress.Utils.PointFloat(522.2921F, 30.83333F);
this.lblSummeStunden.Name = "lblSummeStunden";
this.lblSummeStunden.SizeF = new System.Drawing.SizeF(76.25021F, 20.00001F);
@@ -489,7 +489,7 @@ namespace AlphaEv
//
// 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(462.2919F, 30.83333F);
this.xrLabel12.Name = "xrLabel12";
this.xrLabel12.SizeF = new System.Drawing.SizeF(60F, 20F);
@@ -501,7 +501,7 @@ namespace AlphaEv
//
// xrLabel11
//
- this.xrLabel11.Font = new System.Drawing.Font("Arial", 10F);
+ this.xrLabel11.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
this.xrLabel11.LocationFloat = new DevExpress.Utils.PointFloat(284.9166F, 30.83333F);
this.xrLabel11.Name = "xrLabel11";
this.xrLabel11.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -513,7 +513,7 @@ namespace AlphaEv
//
// xrLabel10
//
- 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(40F, 136.6667F);
this.xrLabel10.Name = "xrLabel10";
this.xrLabel10.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -525,7 +525,7 @@ namespace AlphaEv
//
// xrLabel9
//
- 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(40.0002F, 106.6667F);
this.xrLabel9.Name = "xrLabel9";
this.xrLabel9.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -540,7 +540,7 @@ namespace AlphaEv
this.lblKeineAbwesenheiten.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
| DevExpress.XtraPrinting.BorderSide.Right)
| DevExpress.XtraPrinting.BorderSide.Bottom)));
- this.lblKeineAbwesenheiten.Font = new System.Drawing.Font("Arial", 12F);
+ this.lblKeineAbwesenheiten.Font = new DevExpress.Drawing.DXFont("Arial", 12F);
this.lblKeineAbwesenheiten.LocationFloat = new DevExpress.Utils.PointFloat(10F, 136.6667F);
this.lblKeineAbwesenheiten.Name = "lblKeineAbwesenheiten";
this.lblKeineAbwesenheiten.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -556,7 +556,7 @@ namespace AlphaEv
this.lblKeineGruppe.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
| DevExpress.XtraPrinting.BorderSide.Right)
| DevExpress.XtraPrinting.BorderSide.Bottom)));
- this.lblKeineGruppe.Font = new System.Drawing.Font("Arial", 12F);
+ this.lblKeineGruppe.Font = new DevExpress.Drawing.DXFont("Arial", 12F);
this.lblKeineGruppe.LocationFloat = new DevExpress.Utils.PointFloat(10F, 106.6667F);
this.lblKeineGruppe.Name = "lblKeineGruppe";
this.lblKeineGruppe.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -605,7 +605,7 @@ namespace AlphaEv
// xrTableCell18
//
this.xrTableCell18.Borders = DevExpress.XtraPrinting.BorderSide.Right;
- this.xrTableCell18.Font = new System.Drawing.Font("Arial", 9F);
+ this.xrTableCell18.Font = new DevExpress.Drawing.DXFont("Arial", 9F);
this.xrTableCell18.Name = "xrTableCell18";
this.xrTableCell18.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 3, 0, 0, 100F);
this.xrTableCell18.StylePriority.UseBorders = false;
@@ -620,7 +620,7 @@ namespace AlphaEv
//
this.cellGesamtEinzel.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right)
| DevExpress.XtraPrinting.BorderSide.Bottom)));
- this.cellGesamtEinzel.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold);
+ this.cellGesamtEinzel.Font = new DevExpress.Drawing.DXFont("Arial", 10F, DevExpress.Drawing.DXFontStyle.Bold);
this.cellGesamtEinzel.Name = "cellGesamtEinzel";
this.cellGesamtEinzel.StylePriority.UseBorders = false;
this.cellGesamtEinzel.StylePriority.UseFont = false;
@@ -643,7 +643,7 @@ namespace AlphaEv
//
// cellGesamtGruppe
//
- this.cellGesamtGruppe.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold);
+ this.cellGesamtGruppe.Font = new DevExpress.Drawing.DXFont("Arial", 10F, DevExpress.Drawing.DXFontStyle.Bold);
this.cellGesamtGruppe.Multiline = true;
this.cellGesamtGruppe.Name = "cellGesamtGruppe";
this.cellGesamtGruppe.StylePriority.UseBorders = false;
@@ -662,7 +662,7 @@ namespace AlphaEv
//
// lblSummeMinuten
//
- this.lblSummeMinuten.Font = new System.Drawing.Font("Arial", 11F, System.Drawing.FontStyle.Bold);
+ this.lblSummeMinuten.Font = new DevExpress.Drawing.DXFont("Arial", 11F, DevExpress.Drawing.DXFontStyle.Bold);
this.lblSummeMinuten.LocationFloat = new DevExpress.Utils.PointFloat(410F, 30.83333F);
this.lblSummeMinuten.Name = "lblSummeMinuten";
this.lblSummeMinuten.SizeF = new System.Drawing.SizeF(52.29187F, 20.00001F);
@@ -676,7 +676,7 @@ namespace AlphaEv
// lblUnterschriftMitarbeiterDatum
//
this.lblUnterschriftMitarbeiterDatum.Borders = DevExpress.XtraPrinting.BorderSide.Top;
- this.lblUnterschriftMitarbeiterDatum.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold);
+ this.lblUnterschriftMitarbeiterDatum.Font = new DevExpress.Drawing.DXFont("Arial", 9F, DevExpress.Drawing.DXFontStyle.Bold);
this.lblUnterschriftMitarbeiterDatum.LocationFloat = new DevExpress.Utils.PointFloat(230F, 158.7918F);
this.lblUnterschriftMitarbeiterDatum.Name = "lblUnterschriftMitarbeiterDatum";
this.lblUnterschriftMitarbeiterDatum.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -690,7 +690,7 @@ namespace AlphaEv
// lblUnterschriftMitarbeiter
//
this.lblUnterschriftMitarbeiter.Borders = DevExpress.XtraPrinting.BorderSide.Top;
- this.lblUnterschriftMitarbeiter.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold);
+ this.lblUnterschriftMitarbeiter.Font = new DevExpress.Drawing.DXFont("Arial", 9F, DevExpress.Drawing.DXFontStyle.Bold);
this.lblUnterschriftMitarbeiter.LocationFloat = new DevExpress.Utils.PointFloat(346.9999F, 158.7918F);
this.lblUnterschriftMitarbeiter.Name = "lblUnterschriftMitarbeiter";
this.lblUnterschriftMitarbeiter.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -705,7 +705,7 @@ namespace AlphaEv
//
this.GroupHeader1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
this.xrTable1});
- this.GroupHeader1.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold);
+ this.GroupHeader1.Font = new DevExpress.Drawing.DXFont("Arial", 9F, DevExpress.Drawing.DXFontStyle.Bold);
this.GroupHeader1.HeightF = 50F;
this.GroupHeader1.Name = "GroupHeader1";
this.GroupHeader1.RepeatEveryPage = true;
@@ -736,7 +736,7 @@ namespace AlphaEv
this.xrRichText3,
this.xrLabel19,
this.lblHeader});
- this.ReportHeader.Font = new System.Drawing.Font("Arial", 12F);
+ this.ReportHeader.Font = new DevExpress.Drawing.DXFont("Arial", 12F);
this.ReportHeader.HeightF = 200F;
this.ReportHeader.Name = "ReportHeader";
this.ReportHeader.StylePriority.UseFont = false;
@@ -744,7 +744,7 @@ namespace AlphaEv
// xrLabel2
//
this.xrLabel2.Borders = DevExpress.XtraPrinting.BorderSide.Top;
- this.xrLabel2.Font = new System.Drawing.Font("Arial", 15F, System.Drawing.FontStyle.Bold);
+ this.xrLabel2.Font = new DevExpress.Drawing.DXFont("Arial", 15F, DevExpress.Drawing.DXFontStyle.Bold);
this.xrLabel2.LocationFloat = new DevExpress.Utils.PointFloat(0F, 131.2084F);
this.xrLabel2.Multiline = true;
this.xrLabel2.Name = "xrLabel2";
@@ -757,7 +757,7 @@ namespace AlphaEv
//
// lblAbrechnungszeitraum
//
- this.lblAbrechnungszeitraum.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold);
+ this.lblAbrechnungszeitraum.Font = new DevExpress.Drawing.DXFont("Arial", 10F, DevExpress.Drawing.DXFontStyle.Bold);
this.lblAbrechnungszeitraum.LocationFloat = new DevExpress.Utils.PointFloat(99.29174F, 103.3125F);
this.lblAbrechnungszeitraum.Name = "lblAbrechnungszeitraum";
this.lblAbrechnungszeitraum.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -769,7 +769,7 @@ namespace AlphaEv
//
// xrLabel4
//
- this.xrLabel4.Font = new System.Drawing.Font("Arial", 9F);
+ this.xrLabel4.Font = new DevExpress.Drawing.DXFont("Arial", 9F);
this.xrLabel4.LocationFloat = new DevExpress.Utils.PointFloat(117.0001F, 81.43749F);
this.xrLabel4.Name = "xrLabel4";
this.xrLabel4.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -781,7 +781,7 @@ namespace AlphaEv
//
// lblSollImMonat
//
- this.lblSollImMonat.Font = new System.Drawing.Font("Arial", 10F);
+ this.lblSollImMonat.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
this.lblSollImMonat.LocationFloat = new DevExpress.Utils.PointFloat(0F, 103.3125F);
this.lblSollImMonat.Name = "lblSollImMonat";
this.lblSollImMonat.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -793,7 +793,7 @@ namespace AlphaEv
//
// xrLabel1
//
- this.xrLabel1.Font = new System.Drawing.Font("Arial", 9F);
+ this.xrLabel1.Font = new DevExpress.Drawing.DXFont("Arial", 9F);
this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 81.43749F);
this.xrLabel1.Name = "xrLabel1";
this.xrLabel1.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -803,7 +803,7 @@ namespace AlphaEv
//
// xrRichText3
//
- this.xrRichText3.Font = new System.Drawing.Font("Verdana", 10F);
+ this.xrRichText3.Font = new DevExpress.Drawing.DXFont("Verdana", 10F);
this.xrRichText3.LocationFloat = new DevExpress.Utils.PointFloat(295.7502F, 25F);
this.xrRichText3.Name = "xrRichText3";
this.xrRichText3.SerializableRtfString = resources.GetString("xrRichText3.SerializableRtfString");
@@ -811,7 +811,7 @@ namespace AlphaEv
//
// xrLabel19
//
- this.xrLabel19.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold);
+ this.xrLabel19.Font = new DevExpress.Drawing.DXFont("Arial", 12F, DevExpress.Drawing.DXFontStyle.Bold);
this.xrLabel19.LocationFloat = new DevExpress.Utils.PointFloat(0F, 37.5F);
this.xrLabel19.Name = "xrLabel19";
this.xrLabel19.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -822,7 +822,7 @@ namespace AlphaEv
// lblHeader
//
this.lblHeader.Borders = DevExpress.XtraPrinting.BorderSide.Bottom;
- this.lblHeader.Font = new System.Drawing.Font("Arial", 15F, System.Drawing.FontStyle.Bold);
+ this.lblHeader.Font = new DevExpress.Drawing.DXFont("Arial", 15F, DevExpress.Drawing.DXFontStyle.Bold);
this.lblHeader.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
this.lblHeader.Multiline = true;
this.lblHeader.Name = "lblHeader";
@@ -859,7 +859,7 @@ namespace AlphaEv
//
this.topMarginBand1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
this.xrPictureBox1});
- this.topMarginBand1.Font = new System.Drawing.Font("Times New Roman", 9.75F);
+ this.topMarginBand1.Font = new DevExpress.Drawing.DXFont("Times New Roman", 9.75F);
this.topMarginBand1.HeightF = 115F;
this.topMarginBand1.Name = "topMarginBand1";
this.topMarginBand1.StylePriority.UseFont = false;
@@ -919,10 +919,10 @@ namespace AlphaEv
this.formattingRuleCostBearer,
this.formattingRuleEmployeeName,
this.formattingRuleRowInvisible});
- this.Margins = new System.Drawing.Printing.Margins(70, 70, 115, 30);
+ this.Margins = new DevExpress.Drawing.DXMargins(70, 70, 115, 30);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.SnapGridSize = 9F;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
diff --git a/ReportImp/AlphaEv/ServicesOverviewReport.cs b/ReportImp/AlphaEv/ServicesOverviewReport.cs
index d99971e8a..d6d38ccc0 100644
--- a/ReportImp/AlphaEv/ServicesOverviewReport.cs
+++ b/ReportImp/AlphaEv/ServicesOverviewReport.cs
@@ -250,7 +250,7 @@ namespace AlphaEv
return null;
}
- private void xrPictureBox1_BeforePrint(object sender, System.Drawing.Printing.PrintEventArgs e)
+ private void xrPictureBox1_BeforePrint(object sender, CancelEventArgs e)
{
XRPictureBox xrBox = sender as XRPictureBox;
//var test = this.GetCurrent
diff --git a/ReportImp/AlphaEv/ServicesOverviewReportAssistenz.Designer.cs b/ReportImp/AlphaEv/ServicesOverviewReportAssistenz.Designer.cs
index 3e3dd2f19..30eb28ffa 100644
--- a/ReportImp/AlphaEv/ServicesOverviewReportAssistenz.Designer.cs
+++ b/ReportImp/AlphaEv/ServicesOverviewReportAssistenz.Designer.cs
@@ -97,7 +97,7 @@ namespace AlphaEv
//
// Detail
//
- this.Detail.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold);
+ this.Detail.Font = new DevExpress.Drawing.DXFont("Arial", 12F, DevExpress.Drawing.DXFontStyle.Bold);
this.Detail.HeightF = 0F;
this.Detail.Name = "Detail";
this.Detail.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
@@ -179,7 +179,7 @@ namespace AlphaEv
//
this.Detail1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
this.xrTable3});
- this.Detail1.Font = new System.Drawing.Font("Arial", 10F);
+ this.Detail1.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
this.Detail1.HeightF = 40F;
this.Detail1.Name = "Detail1";
this.Detail1.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
@@ -191,7 +191,7 @@ namespace AlphaEv
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.Bold);
+ this.xrTable3.Font = new DevExpress.Drawing.DXFont("Arial", 10F, DevExpress.Drawing.DXFontStyle.Bold);
this.xrTable3.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
this.xrTable3.Name = "xrTable3";
this.xrTable3.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
@@ -278,7 +278,7 @@ namespace AlphaEv
this.xrPictureBox2.SizeF = new System.Drawing.SizeF(210F, 40F);
this.xrPictureBox2.Sizing = DevExpress.XtraPrinting.ImageSizeMode.ZoomImage;
this.xrPictureBox2.StylePriority.UseBorders = false;
- this.xrPictureBox2.BeforePrint += new System.Drawing.Printing.PrintEventHandler(this.xrPictureBox1_BeforePrint);
+ this.xrPictureBox2.BeforePrint += new DevExpress.XtraReports.UI.BeforePrintEventHandler(this.xrPictureBox1_BeforePrint);
//
// GroupFooter1
//
@@ -293,7 +293,7 @@ namespace AlphaEv
this.lblSummeMinuten,
this.lblUnterschriftMitarbeiterDatum,
this.lblUnterschriftMitarbeiter});
- this.GroupFooter1.Font = new System.Drawing.Font("Arial", 12F);
+ this.GroupFooter1.Font = new DevExpress.Drawing.DXFont("Arial", 12F);
this.GroupFooter1.HeightF = 181.2917F;
this.GroupFooter1.Name = "GroupFooter1";
this.GroupFooter1.StylePriority.UseFont = false;
@@ -302,7 +302,7 @@ namespace AlphaEv
//
this.lblAbsenceTime.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "AbsenceTimes")});
- this.lblAbsenceTime.Font = new System.Drawing.Font("Arial", 10F);
+ this.lblAbsenceTime.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
this.lblAbsenceTime.LocationFloat = new DevExpress.Utils.PointFloat(10.0001F, 158.2917F);
this.lblAbsenceTime.Name = "lblAbsenceTime";
this.lblAbsenceTime.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -312,7 +312,7 @@ namespace AlphaEv
//
// lblSummeStunden
//
- this.lblSummeStunden.Font = new System.Drawing.Font("Arial", 11F, System.Drawing.FontStyle.Bold);
+ this.lblSummeStunden.Font = new DevExpress.Drawing.DXFont("Arial", 11F, DevExpress.Drawing.DXFontStyle.Bold);
this.lblSummeStunden.LocationFloat = new DevExpress.Utils.PointFloat(492.292F, 40.00003F);
this.lblSummeStunden.Name = "lblSummeStunden";
this.lblSummeStunden.SizeF = new System.Drawing.SizeF(77.29184F, 20.00001F);
@@ -326,7 +326,7 @@ namespace AlphaEv
//
// 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(432.2919F, 40.00003F);
this.xrLabel12.Name = "xrLabel12";
this.xrLabel12.SizeF = new System.Drawing.SizeF(60F, 20F);
@@ -338,7 +338,7 @@ namespace AlphaEv
//
// xrLabel11
//
- this.xrLabel11.Font = new System.Drawing.Font("Arial", 10F);
+ this.xrLabel11.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
this.xrLabel11.LocationFloat = new DevExpress.Utils.PointFloat(254.9166F, 40F);
this.xrLabel11.Name = "xrLabel11";
this.xrLabel11.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -383,7 +383,7 @@ namespace AlphaEv
// xrTableCell18
//
this.xrTableCell18.Borders = DevExpress.XtraPrinting.BorderSide.Right;
- this.xrTableCell18.Font = new System.Drawing.Font("Arial", 9F);
+ this.xrTableCell18.Font = new DevExpress.Drawing.DXFont("Arial", 9F);
this.xrTableCell18.Name = "xrTableCell18";
this.xrTableCell18.StylePriority.UseBorders = false;
this.xrTableCell18.StylePriority.UseFont = false;
@@ -396,7 +396,7 @@ namespace AlphaEv
//
this.cellGesamtEinzel.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right)
| DevExpress.XtraPrinting.BorderSide.Bottom)));
- this.cellGesamtEinzel.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold);
+ this.cellGesamtEinzel.Font = new DevExpress.Drawing.DXFont("Arial", 10F, DevExpress.Drawing.DXFontStyle.Bold);
this.cellGesamtEinzel.Name = "cellGesamtEinzel";
this.cellGesamtEinzel.StylePriority.UseBorders = false;
this.cellGesamtEinzel.StylePriority.UseFont = false;
@@ -414,7 +414,7 @@ namespace AlphaEv
//
// lblSummeMinuten
//
- this.lblSummeMinuten.Font = new System.Drawing.Font("Arial", 11F, System.Drawing.FontStyle.Bold);
+ this.lblSummeMinuten.Font = new DevExpress.Drawing.DXFont("Arial", 11F, DevExpress.Drawing.DXFontStyle.Bold);
this.lblSummeMinuten.LocationFloat = new DevExpress.Utils.PointFloat(380.0001F, 40.00003F);
this.lblSummeMinuten.Name = "lblSummeMinuten";
this.lblSummeMinuten.SizeF = new System.Drawing.SizeF(52.29187F, 20.00001F);
@@ -428,7 +428,7 @@ namespace AlphaEv
// lblUnterschriftMitarbeiterDatum
//
this.lblUnterschriftMitarbeiterDatum.Borders = DevExpress.XtraPrinting.BorderSide.Top;
- this.lblUnterschriftMitarbeiterDatum.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold);
+ this.lblUnterschriftMitarbeiterDatum.Font = new DevExpress.Drawing.DXFont("Arial", 9F, DevExpress.Drawing.DXFontStyle.Bold);
this.lblUnterschriftMitarbeiterDatum.LocationFloat = new DevExpress.Utils.PointFloat(230F, 111.2918F);
this.lblUnterschriftMitarbeiterDatum.Name = "lblUnterschriftMitarbeiterDatum";
this.lblUnterschriftMitarbeiterDatum.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -442,7 +442,7 @@ namespace AlphaEv
// lblUnterschriftMitarbeiter
//
this.lblUnterschriftMitarbeiter.Borders = DevExpress.XtraPrinting.BorderSide.Top;
- this.lblUnterschriftMitarbeiter.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold);
+ this.lblUnterschriftMitarbeiter.Font = new DevExpress.Drawing.DXFont("Arial", 9F, DevExpress.Drawing.DXFontStyle.Bold);
this.lblUnterschriftMitarbeiter.LocationFloat = new DevExpress.Utils.PointFloat(346.9999F, 111.2918F);
this.lblUnterschriftMitarbeiter.Name = "lblUnterschriftMitarbeiter";
this.lblUnterschriftMitarbeiter.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -457,7 +457,7 @@ namespace AlphaEv
//
this.GroupHeader1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
this.xrTable1});
- this.GroupHeader1.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold);
+ this.GroupHeader1.Font = new DevExpress.Drawing.DXFont("Arial", 9F, DevExpress.Drawing.DXFontStyle.Bold);
this.GroupHeader1.HeightF = 50F;
this.GroupHeader1.Name = "GroupHeader1";
this.GroupHeader1.RepeatEveryPage = true;
@@ -492,7 +492,7 @@ namespace AlphaEv
this.xrRichText3,
this.xrLabel19,
this.lblHeader});
- this.ReportHeader.Font = new System.Drawing.Font("Arial", 12F);
+ this.ReportHeader.Font = new DevExpress.Drawing.DXFont("Arial", 12F);
this.ReportHeader.HeightF = 200F;
this.ReportHeader.Name = "ReportHeader";
this.ReportHeader.StylePriority.UseFont = false;
@@ -500,7 +500,7 @@ namespace AlphaEv
// xrLabel2
//
this.xrLabel2.Borders = DevExpress.XtraPrinting.BorderSide.Top;
- this.xrLabel2.Font = new System.Drawing.Font("Arial", 15F, System.Drawing.FontStyle.Bold);
+ this.xrLabel2.Font = new DevExpress.Drawing.DXFont("Arial", 15F, DevExpress.Drawing.DXFontStyle.Bold);
this.xrLabel2.LocationFloat = new DevExpress.Utils.PointFloat(0F, 131.2084F);
this.xrLabel2.Multiline = true;
this.xrLabel2.Name = "xrLabel2";
@@ -513,7 +513,7 @@ namespace AlphaEv
//
// lblAbrechnungszeitraum
//
- this.lblAbrechnungszeitraum.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold);
+ this.lblAbrechnungszeitraum.Font = new DevExpress.Drawing.DXFont("Arial", 10F, DevExpress.Drawing.DXFontStyle.Bold);
this.lblAbrechnungszeitraum.LocationFloat = new DevExpress.Utils.PointFloat(99.29174F, 103.3125F);
this.lblAbrechnungszeitraum.Name = "lblAbrechnungszeitraum";
this.lblAbrechnungszeitraum.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -525,7 +525,7 @@ namespace AlphaEv
//
// xrLabel4
//
- this.xrLabel4.Font = new System.Drawing.Font("Arial", 9F);
+ this.xrLabel4.Font = new DevExpress.Drawing.DXFont("Arial", 9F);
this.xrLabel4.LocationFloat = new DevExpress.Utils.PointFloat(117.0001F, 81.43749F);
this.xrLabel4.Name = "xrLabel4";
this.xrLabel4.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -537,7 +537,7 @@ namespace AlphaEv
//
// lblSollImMonat
//
- this.lblSollImMonat.Font = new System.Drawing.Font("Arial", 10F);
+ this.lblSollImMonat.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
this.lblSollImMonat.LocationFloat = new DevExpress.Utils.PointFloat(0F, 103.3125F);
this.lblSollImMonat.Name = "lblSollImMonat";
this.lblSollImMonat.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -549,7 +549,7 @@ namespace AlphaEv
//
// xrLabel1
//
- this.xrLabel1.Font = new System.Drawing.Font("Arial", 9F);
+ this.xrLabel1.Font = new DevExpress.Drawing.DXFont("Arial", 9F);
this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 81.43749F);
this.xrLabel1.Name = "xrLabel1";
this.xrLabel1.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -559,7 +559,7 @@ namespace AlphaEv
//
// xrRichText3
//
- this.xrRichText3.Font = new System.Drawing.Font("Verdana", 10F);
+ this.xrRichText3.Font = new DevExpress.Drawing.DXFont("Verdana", 10F);
this.xrRichText3.LocationFloat = new DevExpress.Utils.PointFloat(295.7502F, 25F);
this.xrRichText3.Name = "xrRichText3";
this.xrRichText3.SerializableRtfString = resources.GetString("xrRichText3.SerializableRtfString");
@@ -567,7 +567,7 @@ namespace AlphaEv
//
// xrLabel19
//
- this.xrLabel19.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold);
+ this.xrLabel19.Font = new DevExpress.Drawing.DXFont("Arial", 12F, DevExpress.Drawing.DXFontStyle.Bold);
this.xrLabel19.LocationFloat = new DevExpress.Utils.PointFloat(0F, 37.5F);
this.xrLabel19.Name = "xrLabel19";
this.xrLabel19.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -578,7 +578,7 @@ namespace AlphaEv
// lblHeader
//
this.lblHeader.Borders = DevExpress.XtraPrinting.BorderSide.Bottom;
- this.lblHeader.Font = new System.Drawing.Font("Arial", 15F, System.Drawing.FontStyle.Bold);
+ this.lblHeader.Font = new DevExpress.Drawing.DXFont("Arial", 15F, DevExpress.Drawing.DXFontStyle.Bold);
this.lblHeader.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
this.lblHeader.Multiline = true;
this.lblHeader.Name = "lblHeader";
@@ -615,7 +615,7 @@ namespace AlphaEv
//
this.topMarginBand1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
this.xrPictureBox1});
- this.topMarginBand1.Font = new System.Drawing.Font("Times New Roman", 9.75F);
+ this.topMarginBand1.Font = new DevExpress.Drawing.DXFont("Times New Roman", 9.75F);
this.topMarginBand1.HeightF = 115F;
this.topMarginBand1.Name = "topMarginBand1";
this.topMarginBand1.StylePriority.UseFont = false;
@@ -655,7 +655,7 @@ namespace AlphaEv
// lblUnterschriftKlientDatum
//
this.lblUnterschriftKlientDatum.Borders = DevExpress.XtraPrinting.BorderSide.Top;
- this.lblUnterschriftKlientDatum.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold);
+ this.lblUnterschriftKlientDatum.Font = new DevExpress.Drawing.DXFont("Arial", 9F, DevExpress.Drawing.DXFontStyle.Bold);
this.lblUnterschriftKlientDatum.LocationFloat = new DevExpress.Utils.PointFloat(230F, 70.70834F);
this.lblUnterschriftKlientDatum.Name = "lblUnterschriftKlientDatum";
this.lblUnterschriftKlientDatum.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -670,7 +670,7 @@ namespace AlphaEv
// lblUnterschriftKlient
//
this.lblUnterschriftKlient.Borders = DevExpress.XtraPrinting.BorderSide.Top;
- this.lblUnterschriftKlient.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold);
+ this.lblUnterschriftKlient.Font = new DevExpress.Drawing.DXFont("Arial", 9F, DevExpress.Drawing.DXFontStyle.Bold);
this.lblUnterschriftKlient.LocationFloat = new DevExpress.Utils.PointFloat(346.9999F, 70.70834F);
this.lblUnterschriftKlient.Name = "lblUnterschriftKlient";
this.lblUnterschriftKlient.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -701,10 +701,10 @@ namespace AlphaEv
this.formattingRuleCostBearer,
this.formattingRuleEmployeeName,
this.formattingRuleRowInvisible});
- this.Margins = new System.Drawing.Printing.Margins(70, 70, 115, 30);
+ this.Margins = new DevExpress.Drawing.DXMargins(70, 70, 115, 30);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.SnapGridSize = 9F;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
diff --git a/ReportImp/AlphaEv/ServicesOverviewReportAssistenz.cs b/ReportImp/AlphaEv/ServicesOverviewReportAssistenz.cs
index 3bbe927f0..4478cd8b8 100644
--- a/ReportImp/AlphaEv/ServicesOverviewReportAssistenz.cs
+++ b/ReportImp/AlphaEv/ServicesOverviewReportAssistenz.cs
@@ -151,7 +151,7 @@ namespace AlphaEv
return null;
}
- private void xrPictureBox1_BeforePrint(object sender, System.Drawing.Printing.PrintEventArgs e)
+ private void xrPictureBox1_BeforePrint(object sender, CancelEventArgs e)
{
XRPictureBox xrBox = sender as XRPictureBox;
//var test = this.GetCurrent
diff --git a/ReportImp/AlphaEv/SettlementReport.Designer.cs b/ReportImp/AlphaEv/SettlementReport.Designer.cs
index b624ea0e9..2215a92cf 100644
--- a/ReportImp/AlphaEv/SettlementReport.Designer.cs
+++ b/ReportImp/AlphaEv/SettlementReport.Designer.cs
@@ -899,7 +899,7 @@ namespace AlphaEv.Alt
this.Margins = new System.Drawing.Printing.Margins(75, 20, 100, 50);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrRichText1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrRichText4)).EndInit();
diff --git a/ReportImp/AlphaEv/Teamauslastung.designer.cs b/ReportImp/AlphaEv/Teamauslastung.designer.cs
index 2d071dedb..b267dea15 100644
--- a/ReportImp/AlphaEv/Teamauslastung.designer.cs
+++ b/ReportImp/AlphaEv/Teamauslastung.designer.cs
@@ -533,7 +533,7 @@ namespace BeWo.Report.DefaultReports
this.Margins = new System.Drawing.Printing.Margins(50, 30, 50, 30);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
this.Title,
this.FieldCaption,
diff --git a/ReportImp/AlphaEv/Teamstundenkonto.designer.cs b/ReportImp/AlphaEv/Teamstundenkonto.designer.cs
index af0dde95f..ba2fadda9 100644
--- a/ReportImp/AlphaEv/Teamstundenkonto.designer.cs
+++ b/ReportImp/AlphaEv/Teamstundenkonto.designer.cs
@@ -785,7 +785,7 @@ namespace AlphaEv
this.Margins = new System.Drawing.Printing.Margins(40, 12, 50, 30);
this.PageHeight = 827;
this.PageWidth = 1169;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
this.Title,
this.FieldCaption,
diff --git a/ReportImp/AlzeyTeilhabe/AlzeyTeilhabe.csproj b/ReportImp/AlzeyTeilhabe/AlzeyTeilhabe.csproj
index 706eefa87..fff2bb490 100644
--- a/ReportImp/AlzeyTeilhabe/AlzeyTeilhabe.csproj
+++ b/ReportImp/AlzeyTeilhabe/AlzeyTeilhabe.csproj
@@ -31,11 +31,18 @@
4
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ReportImp/AlzeyTeilhabe/InvoiceCustomerReport.Designer.cs b/ReportImp/AlzeyTeilhabe/InvoiceCustomerReport.Designer.cs
index 266c9ee26..5e3f43696 100644
--- a/ReportImp/AlzeyTeilhabe/InvoiceCustomerReport.Designer.cs
+++ b/ReportImp/AlzeyTeilhabe/InvoiceCustomerReport.Designer.cs
@@ -688,7 +688,7 @@ namespace AlzeyTeilhabe
this.Margins = new System.Drawing.Printing.Margins(75, 75, 100, 100);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable3)).EndInit();
diff --git a/ReportImp/AlzeyTeilhabe/Properties/licenses.licx b/ReportImp/AlzeyTeilhabe/Properties/licenses.licx
index c7fd819d5..e69de29bb 100644
--- a/ReportImp/AlzeyTeilhabe/Properties/licenses.licx
+++ b/ReportImp/AlzeyTeilhabe/Properties/licenses.licx
@@ -1 +0,0 @@
-DevExpress.XtraReports.UI.XtraReport, DevExpress.XtraReports.v17.1, Version=17.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
diff --git a/ReportImp/AlzeyTeilhabe/RechnungPa.Designer.cs b/ReportImp/AlzeyTeilhabe/RechnungPa.Designer.cs
index fc0a3c26b..2f43ecf28 100644
--- a/ReportImp/AlzeyTeilhabe/RechnungPa.Designer.cs
+++ b/ReportImp/AlzeyTeilhabe/RechnungPa.Designer.cs
@@ -775,7 +775,7 @@ namespace AlzeyTeilhabe
this.Margins = new System.Drawing.Printing.Margins(60, 16, 40, 91);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrTable2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrRichText2)).EndInit();
diff --git a/ReportImp/AlzeyTeilhabe/SettlementReport.Designer.cs b/ReportImp/AlzeyTeilhabe/SettlementReport.Designer.cs
index 11fb42d72..ddf293bf9 100644
--- a/ReportImp/AlzeyTeilhabe/SettlementReport.Designer.cs
+++ b/ReportImp/AlzeyTeilhabe/SettlementReport.Designer.cs
@@ -1067,7 +1067,7 @@ namespace AlzeyTeilhabe.Alt
this.Margins = new System.Drawing.Printing.Margins(75, 74, 100, 39);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable2)).EndInit();
diff --git a/ReportImp/AlzeyTeilhabe/SettlementReport2.Designer.cs b/ReportImp/AlzeyTeilhabe/SettlementReport2.Designer.cs
index 4caa9a9db..1e577ffe4 100644
--- a/ReportImp/AlzeyTeilhabe/SettlementReport2.Designer.cs
+++ b/ReportImp/AlzeyTeilhabe/SettlementReport2.Designer.cs
@@ -1062,7 +1062,7 @@ namespace AlzeyTeilhabe
this.Margins = new System.Drawing.Printing.Margins(75, 74, 100, 43);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable2)).EndInit();
diff --git a/ReportImp/AlzeyTeilhabe/StundenzettelBi.Designer.cs b/ReportImp/AlzeyTeilhabe/StundenzettelBi.Designer.cs
index d6da13a59..ac6155ef3 100644
--- a/ReportImp/AlzeyTeilhabe/StundenzettelBi.Designer.cs
+++ b/ReportImp/AlzeyTeilhabe/StundenzettelBi.Designer.cs
@@ -305,7 +305,7 @@ namespace AlzeyTeilhabe
this.picSignature.SizeF = new System.Drawing.SizeF(119.9999F, 20F);
this.picSignature.Sizing = DevExpress.XtraPrinting.ImageSizeMode.ZoomImage;
this.picSignature.StylePriority.UseBorders = false;
- this.picSignature.BeforePrint += new System.Drawing.Printing.PrintEventHandler(this.picSignature_BeforePrint);
+ this.picSignature.BeforePrint += new DevExpress.XtraReports.UI.BeforePrintEventHandler(this.picSignature_BeforePrint);
//
// bindingSource1
//
@@ -800,7 +800,7 @@ namespace AlzeyTeilhabe
this.Margins = new System.Drawing.Printing.Margins(70, 60, 50, 30);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.SnapGridSize = 9F;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrTableServiceRecords1)).EndInit();
diff --git a/ReportImp/AlzeyTeilhabe/StundenzettelBi.cs b/ReportImp/AlzeyTeilhabe/StundenzettelBi.cs
index b56f51885..af62f2d87 100644
--- a/ReportImp/AlzeyTeilhabe/StundenzettelBi.cs
+++ b/ReportImp/AlzeyTeilhabe/StundenzettelBi.cs
@@ -75,7 +75,7 @@ namespace AlzeyTeilhabe
return 0;
}
- private void picSignature_BeforePrint(object sender, System.Drawing.Printing.PrintEventArgs e)
+ private void picSignature_BeforePrint(object sender, System.ComponentModel.CancelEventArgs e)
{
XRPictureBox xrBox = sender as XRPictureBox;
//var test = this.GetCurrent
diff --git a/ReportImp/AlzeyTeilhabe/StundenzettelBi2.Designer.cs b/ReportImp/AlzeyTeilhabe/StundenzettelBi2.Designer.cs
index 57fd82721..09a607a5a 100644
--- a/ReportImp/AlzeyTeilhabe/StundenzettelBi2.Designer.cs
+++ b/ReportImp/AlzeyTeilhabe/StundenzettelBi2.Designer.cs
@@ -782,7 +782,7 @@ namespace AlzeyTeilhabe
this.picSignature.SizeF = new System.Drawing.SizeF(126.9999F, 20F);
this.picSignature.Sizing = DevExpress.XtraPrinting.ImageSizeMode.ZoomImage;
this.picSignature.StylePriority.UseBorders = false;
- this.picSignature.BeforePrint += new System.Drawing.Printing.PrintEventHandler(this.picSignature_BeforePrint);
+ this.picSignature.BeforePrint += new DevExpress.XtraReports.UI.BeforePrintEventHandler(this.picSignature_BeforePrint);
//
// GroupFooter1
//
@@ -822,7 +822,7 @@ namespace AlzeyTeilhabe
this.Margins = new System.Drawing.Printing.Margins(70, 60, 50, 30);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.SnapGridSize = 9F;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrTableServiceRecords1)).EndInit();
diff --git a/ReportImp/AlzeyTeilhabe/StundenzettelBi2.cs b/ReportImp/AlzeyTeilhabe/StundenzettelBi2.cs
index 09913f6b3..124d01b3c 100644
--- a/ReportImp/AlzeyTeilhabe/StundenzettelBi2.cs
+++ b/ReportImp/AlzeyTeilhabe/StundenzettelBi2.cs
@@ -241,7 +241,7 @@ namespace AlzeyTeilhabe
return 0;
}
- private void picSignature_BeforePrint(object sender, System.Drawing.Printing.PrintEventArgs e)
+ private void picSignature_BeforePrint(object sender, System.ComponentModel.CancelEventArgs e)
{
XRPictureBox xrBox = sender as XRPictureBox;
//var test = this.GetCurrent
diff --git a/ReportImp/AlzeyTeilhabe/StundenzettelSoziotherapie.Designer.cs b/ReportImp/AlzeyTeilhabe/StundenzettelSoziotherapie.Designer.cs
index 8360aeaf0..84e7b6b8f 100644
--- a/ReportImp/AlzeyTeilhabe/StundenzettelSoziotherapie.Designer.cs
+++ b/ReportImp/AlzeyTeilhabe/StundenzettelSoziotherapie.Designer.cs
@@ -618,7 +618,7 @@ namespace AlzeyTeilhabe
this.Margins = new System.Drawing.Printing.Margins(70, 27, 99, 99);
this.PageHeight = 827;
this.PageWidth = 1169;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4Rotated;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4Rotated;
this.SnapGridSize = 9F;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrTableServiceRecords1)).EndInit();
diff --git a/ReportImp/AlzeyTeilhabe/StundenzettelSoziotherapie.cs b/ReportImp/AlzeyTeilhabe/StundenzettelSoziotherapie.cs
index bc7c70d0b..4966ab9b3 100644
--- a/ReportImp/AlzeyTeilhabe/StundenzettelSoziotherapie.cs
+++ b/ReportImp/AlzeyTeilhabe/StundenzettelSoziotherapie.cs
@@ -134,7 +134,7 @@ namespace AlzeyTeilhabe
return 0;
}
- //private void picSignature_BeforePrint(object sender, System.Drawing.Printing.PrintEventArgs e)
+ //private void picSignature_BeforePrint(object sender, CancelEventArgs e)
//{
// XRPictureBox xrBox = sender as XRPictureBox;
// //var test = this.GetCurrent
diff --git a/ReportImp/AlzeyTeilhabe/StundenzettelWo.Designer.cs b/ReportImp/AlzeyTeilhabe/StundenzettelWo.Designer.cs
index ed9624097..feb4d567c 100644
--- a/ReportImp/AlzeyTeilhabe/StundenzettelWo.Designer.cs
+++ b/ReportImp/AlzeyTeilhabe/StundenzettelWo.Designer.cs
@@ -279,7 +279,7 @@ namespace AlzeyTeilhabe
this.picSignature.SizeF = new System.Drawing.SizeF(126.9999F, 20F);
this.picSignature.Sizing = DevExpress.XtraPrinting.ImageSizeMode.ZoomImage;
this.picSignature.StylePriority.UseBorders = false;
- this.picSignature.BeforePrint += new System.Drawing.Printing.PrintEventHandler(this.picSignature_BeforePrint);
+ this.picSignature.BeforePrint += new DevExpress.XtraReports.UI.BeforePrintEventHandler(this.picSignature_BeforePrint);
//
// bindingSource1
//
@@ -764,7 +764,7 @@ namespace AlzeyTeilhabe
this.Margins = new System.Drawing.Printing.Margins(70, 60, 50, 30);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.SnapGridSize = 9F;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrTableServiceRecords1)).EndInit();
diff --git a/ReportImp/AlzeyTeilhabe/StundenzettelWo.cs b/ReportImp/AlzeyTeilhabe/StundenzettelWo.cs
index 4a6de655b..4422af57b 100644
--- a/ReportImp/AlzeyTeilhabe/StundenzettelWo.cs
+++ b/ReportImp/AlzeyTeilhabe/StundenzettelWo.cs
@@ -110,7 +110,7 @@ namespace AlzeyTeilhabe
return 0;
}
- private void picSignature_BeforePrint(object sender, System.Drawing.Printing.PrintEventArgs e)
+ private void picSignature_BeforePrint(object sender, CancelEventArgs e)
{
XRPictureBox xrBox = sender as XRPictureBox;
//var test = this.GetCurrent
diff --git a/ReportImp/AmbulantBetreutesWohnenAstridPulm/AmbulantBetreutesWohnenAstridPulm.csproj b/ReportImp/AmbulantBetreutesWohnenAstridPulm/AmbulantBetreutesWohnenAstridPulm.csproj
index ac1686e2a..3e77beb76 100644
--- a/ReportImp/AmbulantBetreutesWohnenAstridPulm/AmbulantBetreutesWohnenAstridPulm.csproj
+++ b/ReportImp/AmbulantBetreutesWohnenAstridPulm/AmbulantBetreutesWohnenAstridPulm.csproj
@@ -31,11 +31,18 @@
4
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ReportImp/AmbulantBetreutesWohnenAstridPulm/Properties/licenses.licx b/ReportImp/AmbulantBetreutesWohnenAstridPulm/Properties/licenses.licx
index c7fd819d5..e69de29bb 100644
--- a/ReportImp/AmbulantBetreutesWohnenAstridPulm/Properties/licenses.licx
+++ b/ReportImp/AmbulantBetreutesWohnenAstridPulm/Properties/licenses.licx
@@ -1 +0,0 @@
-DevExpress.XtraReports.UI.XtraReport, DevExpress.XtraReports.v17.1, Version=17.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
diff --git a/ReportImp/AmbulantBetreutesWohnenAstridPulm/Quittierungsbeleg.Designer.cs b/ReportImp/AmbulantBetreutesWohnenAstridPulm/Quittierungsbeleg.Designer.cs
index 538cc2880..8f0875723 100644
--- a/ReportImp/AmbulantBetreutesWohnenAstridPulm/Quittierungsbeleg.Designer.cs
+++ b/ReportImp/AmbulantBetreutesWohnenAstridPulm/Quittierungsbeleg.Designer.cs
@@ -308,7 +308,7 @@ namespace AmbulantBetreutesWohnenAstridPulm
this.picSignature.SizeF = new System.Drawing.SizeF(160F, 20F);
this.picSignature.Sizing = DevExpress.XtraPrinting.ImageSizeMode.ZoomImage;
this.picSignature.StylePriority.UseBorders = false;
- this.picSignature.BeforePrint += new System.Drawing.Printing.PrintEventHandler(this.picSignature_BeforePrint);
+ this.picSignature.BeforePrint += new DevExpress.XtraReports.UI.BeforePrintEventHandler(this.picSignature_BeforePrint);
//
// GroupHeader1
//
@@ -1002,7 +1002,7 @@ namespace AmbulantBetreutesWohnenAstridPulm
this.xrPictureBox2.Name = "xrPictureBox2";
this.xrPictureBox2.SizeF = new System.Drawing.SizeF(100F, 23F);
this.xrPictureBox2.Sizing = DevExpress.XtraPrinting.ImageSizeMode.ZoomImage;
- this.xrPictureBox2.BeforePrint += new System.Drawing.Printing.PrintEventHandler(this.CustomerSignature_BeforePrint);
+ this.xrPictureBox2.BeforePrint += new DevExpress.XtraReports.UI.BeforePrintEventHandler(this.CustomerSignature_BeforePrint);
//
// lblUnterschriftKlient
//
@@ -1325,7 +1325,7 @@ namespace AmbulantBetreutesWohnenAstridPulm
this.xrPictureBox1.Scripts.OnBeforePrint = "xrPictureBox1_BeforePrint";
this.xrPictureBox1.SizeF = new System.Drawing.SizeF(100F, 23F);
this.xrPictureBox1.Sizing = DevExpress.XtraPrinting.ImageSizeMode.ZoomImage;
- this.xrPictureBox1.BeforePrint += new System.Drawing.Printing.PrintEventHandler(this.EmployeeSignature_BeforePrint);
+ this.xrPictureBox1.BeforePrint += new DevExpress.XtraReports.UI.BeforePrintEventHandler(this.EmployeeSignature_BeforePrint);
//
// xrLabel17
//
@@ -1369,7 +1369,7 @@ namespace AmbulantBetreutesWohnenAstridPulm
this.Margins = new System.Drawing.Printing.Margins(50, 30, 150, 30);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrTable3)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTableServiceRecords1)).EndInit();
diff --git a/ReportImp/AmbulantBetreutesWohnenAstridPulm/Quittierungsbeleg.cs b/ReportImp/AmbulantBetreutesWohnenAstridPulm/Quittierungsbeleg.cs
index 146b595a2..e8a0ed24f 100644
--- a/ReportImp/AmbulantBetreutesWohnenAstridPulm/Quittierungsbeleg.cs
+++ b/ReportImp/AmbulantBetreutesWohnenAstridPulm/Quittierungsbeleg.cs
@@ -109,7 +109,7 @@ namespace AmbulantBetreutesWohnenAstridPulm
}
// TODO: Wie anzeigen? Alle?
- private void EmployeeSignature_BeforePrint(object sender, System.Drawing.Printing.PrintEventArgs e)
+ private void EmployeeSignature_BeforePrint(object sender, System.ComponentModel.CancelEventArgs e)
{
return;
@@ -134,7 +134,7 @@ namespace AmbulantBetreutesWohnenAstridPulm
// TODO: Wie anzeigen? Alle?
// TODO: Visibile der Datumstextboxen auf true setzen!
- private void CustomerSignature_BeforePrint(object sender, System.Drawing.Printing.PrintEventArgs e)
+ private void CustomerSignature_BeforePrint(object sender, System.ComponentModel.CancelEventArgs e)
{
return;
@@ -157,7 +157,7 @@ namespace AmbulantBetreutesWohnenAstridPulm
}
}
- private void picSignature_BeforePrint(object sender, System.Drawing.Printing.PrintEventArgs e)
+ private void picSignature_BeforePrint(object sender, System.ComponentModel.CancelEventArgs e)
{
XRPictureBox xrBox = sender as XRPictureBox;
//var test = this.GetCurrent
diff --git a/ReportImp/AmbulantBetreutesWohnenAstridPulm/QuittierungsbelegMitDatum.Designer.cs b/ReportImp/AmbulantBetreutesWohnenAstridPulm/QuittierungsbelegMitDatum.Designer.cs
index 87ec87f8d..d05c5e0cb 100644
--- a/ReportImp/AmbulantBetreutesWohnenAstridPulm/QuittierungsbelegMitDatum.Designer.cs
+++ b/ReportImp/AmbulantBetreutesWohnenAstridPulm/QuittierungsbelegMitDatum.Designer.cs
@@ -304,7 +304,7 @@ namespace AmbulantBetreutesWohnenAstridPulm
this.picSignature.SizeF = new System.Drawing.SizeF(172.5F, 20.00001F);
this.picSignature.Sizing = DevExpress.XtraPrinting.ImageSizeMode.ZoomImage;
this.picSignature.StylePriority.UseBorders = false;
- this.picSignature.BeforePrint += new System.Drawing.Printing.PrintEventHandler(this.picSignature_BeforePrint);
+ this.picSignature.BeforePrint += new DevExpress.XtraReports.UI.BeforePrintEventHandler(this.picSignature_BeforePrint);
//
// xrTableCell50
//
@@ -1358,7 +1358,7 @@ namespace AmbulantBetreutesWohnenAstridPulm
this.Margins = new System.Drawing.Printing.Margins(50, 30, 150, 30);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrTable3)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTableServiceRecords1)).EndInit();
diff --git a/ReportImp/AmbulantBetreutesWohnenAstridPulm/QuittierungsbelegMitDatum.cs b/ReportImp/AmbulantBetreutesWohnenAstridPulm/QuittierungsbelegMitDatum.cs
index b75d16002..ad30b9874 100644
--- a/ReportImp/AmbulantBetreutesWohnenAstridPulm/QuittierungsbelegMitDatum.cs
+++ b/ReportImp/AmbulantBetreutesWohnenAstridPulm/QuittierungsbelegMitDatum.cs
@@ -114,19 +114,19 @@ namespace AmbulantBetreutesWohnenAstridPulm
}
// TODO: Wie anzeigen? Alle?
- private void EmployeeSignature_BeforePrint(object sender, System.Drawing.Printing.PrintEventArgs e)
+ private void EmployeeSignature_BeforePrint(object sender, System.ComponentModel.CancelEventArgs e)
{
}
// TODO: Wie anzeigen? Alle?
// TODO: Visibile der Datumstextboxen auf true setzen!
- private void CustomerSignature_BeforePrint(object sender, System.Drawing.Printing.PrintEventArgs e)
+ private void CustomerSignature_BeforePrint(object sender, System.ComponentModel.CancelEventArgs e)
{
}
- private void picSignature_BeforePrint(object sender, System.Drawing.Printing.PrintEventArgs e)
+ private void picSignature_BeforePrint(object sender, System.ComponentModel.CancelEventArgs e)
{
XRPictureBox xrBox = sender as XRPictureBox;
//var test = this.GetCurrent
diff --git a/ReportImp/AmbulantBetreutesWohnenAstridPulm/ServiceInvoiceReport.Designer.cs b/ReportImp/AmbulantBetreutesWohnenAstridPulm/ServiceInvoiceReport.Designer.cs
index 30f0ee39b..ba9738b88 100644
--- a/ReportImp/AmbulantBetreutesWohnenAstridPulm/ServiceInvoiceReport.Designer.cs
+++ b/ReportImp/AmbulantBetreutesWohnenAstridPulm/ServiceInvoiceReport.Designer.cs
@@ -888,7 +888,7 @@ namespace AmbulantBetreutesWohnenAstridPulm
this.Margins = new System.Drawing.Printing.Margins(75, 75, 60, 50);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrTable2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable4)).EndInit();
diff --git a/ReportImp/AmbulantBetreutesWohnenAstridPulm/SettlementReport.Designer.cs b/ReportImp/AmbulantBetreutesWohnenAstridPulm/SettlementReport.Designer.cs
index 0bf730985..b0c95afe6 100644
--- a/ReportImp/AmbulantBetreutesWohnenAstridPulm/SettlementReport.Designer.cs
+++ b/ReportImp/AmbulantBetreutesWohnenAstridPulm/SettlementReport.Designer.cs
@@ -1102,7 +1102,7 @@ namespace AmbulantBetreutesWohnenAstridPulm
this.Margins = new System.Drawing.Printing.Margins(75, 74, 50, 100);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable2)).EndInit();
diff --git a/ReportImp/AmbulantBetreutesWohnenAstridPulm/SettlementReport2.Designer.cs b/ReportImp/AmbulantBetreutesWohnenAstridPulm/SettlementReport2.Designer.cs
index 7e08799bd..a34f8c1a6 100644
--- a/ReportImp/AmbulantBetreutesWohnenAstridPulm/SettlementReport2.Designer.cs
+++ b/ReportImp/AmbulantBetreutesWohnenAstridPulm/SettlementReport2.Designer.cs
@@ -1124,7 +1124,7 @@ namespace AmbulantBetreutesWohnenAstridPulm.Neu
this.Margins = new System.Drawing.Printing.Margins(75, 74, 48, 100);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable2)).EndInit();
diff --git a/ReportImp/AmbulantBetreutesWohnenStephanSchillings/AmbulantBetreutesWohnenStephanSchillings.csproj b/ReportImp/AmbulantBetreutesWohnenStephanSchillings/AmbulantBetreutesWohnenStephanSchillings.csproj
index ff47fd3b9..06f6270b2 100644
--- a/ReportImp/AmbulantBetreutesWohnenStephanSchillings/AmbulantBetreutesWohnenStephanSchillings.csproj
+++ b/ReportImp/AmbulantBetreutesWohnenStephanSchillings/AmbulantBetreutesWohnenStephanSchillings.csproj
@@ -31,11 +31,18 @@
4
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ReportImp/AmbulantBetreutesWohnenStephanSchillings/InvoiceCustomerReport.Designer.cs b/ReportImp/AmbulantBetreutesWohnenStephanSchillings/InvoiceCustomerReport.Designer.cs
index 642e14b2c..2d9699ee3 100644
--- a/ReportImp/AmbulantBetreutesWohnenStephanSchillings/InvoiceCustomerReport.Designer.cs
+++ b/ReportImp/AmbulantBetreutesWohnenStephanSchillings/InvoiceCustomerReport.Designer.cs
@@ -541,7 +541,7 @@ namespace StephanSchillings
this.Margins = new System.Drawing.Printing.Margins(75, 75, 100, 100);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable3)).EndInit();
diff --git a/ReportImp/AmbulantBetreutesWohnenStephanSchillings/Properties/licenses.licx b/ReportImp/AmbulantBetreutesWohnenStephanSchillings/Properties/licenses.licx
index c7fd819d5..e69de29bb 100644
--- a/ReportImp/AmbulantBetreutesWohnenStephanSchillings/Properties/licenses.licx
+++ b/ReportImp/AmbulantBetreutesWohnenStephanSchillings/Properties/licenses.licx
@@ -1 +0,0 @@
-DevExpress.XtraReports.UI.XtraReport, DevExpress.XtraReports.v17.1, Version=17.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
diff --git a/ReportImp/AmbulantBetreutesWohnenStephanSchillings/ServiceInvoiceReport.Designer.cs b/ReportImp/AmbulantBetreutesWohnenStephanSchillings/ServiceInvoiceReport.Designer.cs
index 3bc325e65..3aebbf5bc 100644
--- a/ReportImp/AmbulantBetreutesWohnenStephanSchillings/ServiceInvoiceReport.Designer.cs
+++ b/ReportImp/AmbulantBetreutesWohnenStephanSchillings/ServiceInvoiceReport.Designer.cs
@@ -646,7 +646,7 @@ namespace StephanSchillings
this.Margins = new System.Drawing.Printing.Margins(75, 75, 158, 50);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrTable4)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable5)).EndInit();
diff --git a/ReportImp/AmbulantBetreutesWohnenStephanSchillings/SettlementReport.Designer.cs b/ReportImp/AmbulantBetreutesWohnenStephanSchillings/SettlementReport.Designer.cs
index e2de9482c..59126b9d9 100644
--- a/ReportImp/AmbulantBetreutesWohnenStephanSchillings/SettlementReport.Designer.cs
+++ b/ReportImp/AmbulantBetreutesWohnenStephanSchillings/SettlementReport.Designer.cs
@@ -878,7 +878,7 @@ namespace StephanSchillings
this.Margins = new System.Drawing.Printing.Margins(75, 74, 100, 100);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable3)).EndInit();
diff --git a/ReportImp/AmbulantBetreutesWohnenStephanSchillings/SettlementReport2.Designer.cs b/ReportImp/AmbulantBetreutesWohnenStephanSchillings/SettlementReport2.Designer.cs
index e103b055f..b3bfc119f 100644
--- a/ReportImp/AmbulantBetreutesWohnenStephanSchillings/SettlementReport2.Designer.cs
+++ b/ReportImp/AmbulantBetreutesWohnenStephanSchillings/SettlementReport2.Designer.cs
@@ -785,7 +785,7 @@ namespace StephanSchillings.Neu
this.Margins = new System.Drawing.Printing.Margins(75, 74, 100, 100);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable3)).EndInit();
diff --git a/ReportImp/ApiBerlin/ApiBerlin.csproj b/ReportImp/ApiBerlin/ApiBerlin.csproj
index 767d70383..1838a3cb5 100644
--- a/ReportImp/ApiBerlin/ApiBerlin.csproj
+++ b/ReportImp/ApiBerlin/ApiBerlin.csproj
@@ -33,26 +33,28 @@
false
-
-
+
+
+
False
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ReportImp/ApiBerlin/Mitarbeiterarbeitszeitkonto.designer.cs b/ReportImp/ApiBerlin/Mitarbeiterarbeitszeitkonto.designer.cs
index 2232af5cd..a6db7280e 100644
--- a/ReportImp/ApiBerlin/Mitarbeiterarbeitszeitkonto.designer.cs
+++ b/ReportImp/ApiBerlin/Mitarbeiterarbeitszeitkonto.designer.cs
@@ -1060,7 +1060,7 @@ namespace ApiBerlin
this.Margins = new System.Drawing.Printing.Margins(75, 50, 50, 50);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
this.Title,
this.FieldCaption,
diff --git a/ReportImp/ApiBerlin/Mitarbeiterstundenkonto.designer.cs b/ReportImp/ApiBerlin/Mitarbeiterstundenkonto.designer.cs
index 7da26f66c..35388a9ff 100644
--- a/ReportImp/ApiBerlin/Mitarbeiterstundenkonto.designer.cs
+++ b/ReportImp/ApiBerlin/Mitarbeiterstundenkonto.designer.cs
@@ -688,7 +688,7 @@ namespace ApiBerlin
this.Margins = new System.Drawing.Printing.Margins(65, 60, 50, 30);
this.PageHeight = 827;
this.PageWidth = 1169;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
this.Title,
this.FieldCaption,
diff --git a/ReportImp/ApiBerlin/MitarbeiterstundenkontoJahr.designer.cs b/ReportImp/ApiBerlin/MitarbeiterstundenkontoJahr.designer.cs
index 74036dd95..0f7d8bb3d 100644
--- a/ReportImp/ApiBerlin/MitarbeiterstundenkontoJahr.designer.cs
+++ b/ReportImp/ApiBerlin/MitarbeiterstundenkontoJahr.designer.cs
@@ -724,7 +724,7 @@ namespace ApiBerlin
this.Margins = new System.Drawing.Printing.Margins(75, 75, 50, 30);
this.PageHeight = 827;
this.PageWidth = 1169;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
this.Title,
this.FieldCaption,
diff --git a/ReportImp/ApiBerlin/Properties/licenses.licx b/ReportImp/ApiBerlin/Properties/licenses.licx
index c7fd819d5..e69de29bb 100644
--- a/ReportImp/ApiBerlin/Properties/licenses.licx
+++ b/ReportImp/ApiBerlin/Properties/licenses.licx
@@ -1 +0,0 @@
-DevExpress.XtraReports.UI.XtraReport, DevExpress.XtraReports.v17.1, Version=17.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
diff --git a/ReportImp/ApiBerlin/Teamstundenkonto.designer.cs b/ReportImp/ApiBerlin/Teamstundenkonto.designer.cs
index 092c394ec..927a3341e 100644
--- a/ReportImp/ApiBerlin/Teamstundenkonto.designer.cs
+++ b/ReportImp/ApiBerlin/Teamstundenkonto.designer.cs
@@ -831,7 +831,7 @@ namespace ApiBerlin
this.Margins = new System.Drawing.Printing.Margins(65, 60, 50, 30);
this.PageHeight = 827;
this.PageWidth = 1169;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
this.Title,
this.FieldCaption,
diff --git a/ReportImp/ArbeiterwohlfahrtWesel/ArbeiterwohlfahrtWesel.csproj b/ReportImp/ArbeiterwohlfahrtWesel/ArbeiterwohlfahrtWesel.csproj
index 40f3ba373..6bbb62723 100644
--- a/ReportImp/ArbeiterwohlfahrtWesel/ArbeiterwohlfahrtWesel.csproj
+++ b/ReportImp/ArbeiterwohlfahrtWesel/ArbeiterwohlfahrtWesel.csproj
@@ -31,11 +31,18 @@
4
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ReportImp/ArbeiterwohlfahrtWesel/Mitarbeiterarbeitszeitkonto.designer.cs b/ReportImp/ArbeiterwohlfahrtWesel/Mitarbeiterarbeitszeitkonto.designer.cs
index 0aa917359..5d1c19b76 100644
--- a/ReportImp/ArbeiterwohlfahrtWesel/Mitarbeiterarbeitszeitkonto.designer.cs
+++ b/ReportImp/ArbeiterwohlfahrtWesel/Mitarbeiterarbeitszeitkonto.designer.cs
@@ -1004,7 +1004,7 @@ namespace ArbeiterwohlfahrtWesel
this.Margins = new System.Drawing.Printing.Margins(75, 50, 50, 50);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
this.Title,
this.FieldCaption,
diff --git a/ReportImp/ArbeiterwohlfahrtWesel/Mitarbeiterstundenkonto.designer.cs b/ReportImp/ArbeiterwohlfahrtWesel/Mitarbeiterstundenkonto.designer.cs
index 76b58f7bc..b5e075daa 100644
--- a/ReportImp/ArbeiterwohlfahrtWesel/Mitarbeiterstundenkonto.designer.cs
+++ b/ReportImp/ArbeiterwohlfahrtWesel/Mitarbeiterstundenkonto.designer.cs
@@ -635,7 +635,7 @@ namespace ArbeiterwohlfahrtWesel
this.Margins = new System.Drawing.Printing.Margins(75, 75, 50, 30);
this.PageHeight = 827;
this.PageWidth = 1169;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
this.Title,
this.FieldCaption,
diff --git a/ReportImp/ArbeiterwohlfahrtWesel/MitarbeiterstundenkontoJahr.designer.cs b/ReportImp/ArbeiterwohlfahrtWesel/MitarbeiterstundenkontoJahr.designer.cs
index 4efcc4a7e..5805414be 100644
--- a/ReportImp/ArbeiterwohlfahrtWesel/MitarbeiterstundenkontoJahr.designer.cs
+++ b/ReportImp/ArbeiterwohlfahrtWesel/MitarbeiterstundenkontoJahr.designer.cs
@@ -677,7 +677,7 @@ namespace ArbeiterwohlfahrtWesel
this.Margins = new System.Drawing.Printing.Margins(75, 75, 50, 30);
this.PageHeight = 827;
this.PageWidth = 1169;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
this.Title,
this.FieldCaption,
diff --git a/ReportImp/ArbeiterwohlfahrtWesel/Teamstundenkonto.designer.cs b/ReportImp/ArbeiterwohlfahrtWesel/Teamstundenkonto.designer.cs
index 9d77f51e9..cf32614d8 100644
--- a/ReportImp/ArbeiterwohlfahrtWesel/Teamstundenkonto.designer.cs
+++ b/ReportImp/ArbeiterwohlfahrtWesel/Teamstundenkonto.designer.cs
@@ -798,7 +798,7 @@ namespace ArbeiterwohlfahrtWesel
this.Margins = new System.Drawing.Printing.Margins(75, 75, 50, 30);
this.PageHeight = 827;
this.PageWidth = 1169;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
this.Title,
this.FieldCaption,
diff --git a/ReportImp/AsSozialeDienstleistungenEV/AsSozialeDienstleistungenEV.csproj b/ReportImp/AsSozialeDienstleistungenEV/AsSozialeDienstleistungenEV.csproj
index c5e9623f6..941ffa5e5 100644
--- a/ReportImp/AsSozialeDienstleistungenEV/AsSozialeDienstleistungenEV.csproj
+++ b/ReportImp/AsSozialeDienstleistungenEV/AsSozialeDienstleistungenEV.csproj
@@ -31,11 +31,18 @@
4
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ReportImp/AsSozialeDienstleistungenEV/Mitarbeiterarbeitszeitkonto.designer.cs b/ReportImp/AsSozialeDienstleistungenEV/Mitarbeiterarbeitszeitkonto.designer.cs
index 7d2e190d4..552e75a1b 100644
--- a/ReportImp/AsSozialeDienstleistungenEV/Mitarbeiterarbeitszeitkonto.designer.cs
+++ b/ReportImp/AsSozialeDienstleistungenEV/Mitarbeiterarbeitszeitkonto.designer.cs
@@ -1004,7 +1004,7 @@ namespace AsSozialeDienstleistungenEV
this.Margins = new System.Drawing.Printing.Margins(75, 50, 50, 50);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
this.Title,
this.FieldCaption,
diff --git a/ReportImp/AsSozialeDienstleistungenEV/Mitarbeiterstundenkonto.designer.cs b/ReportImp/AsSozialeDienstleistungenEV/Mitarbeiterstundenkonto.designer.cs
index c1367144d..387617acc 100644
--- a/ReportImp/AsSozialeDienstleistungenEV/Mitarbeiterstundenkonto.designer.cs
+++ b/ReportImp/AsSozialeDienstleistungenEV/Mitarbeiterstundenkonto.designer.cs
@@ -635,7 +635,7 @@ namespace AsSozialeDienstleistungenEV
this.Margins = new System.Drawing.Printing.Margins(75, 75, 50, 30);
this.PageHeight = 827;
this.PageWidth = 1169;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
this.Title,
this.FieldCaption,
diff --git a/ReportImp/AsSozialeDienstleistungenEV/MitarbeiterstundenkontoJahr.designer.cs b/ReportImp/AsSozialeDienstleistungenEV/MitarbeiterstundenkontoJahr.designer.cs
index 743a20a70..bf8f41bcc 100644
--- a/ReportImp/AsSozialeDienstleistungenEV/MitarbeiterstundenkontoJahr.designer.cs
+++ b/ReportImp/AsSozialeDienstleistungenEV/MitarbeiterstundenkontoJahr.designer.cs
@@ -677,7 +677,7 @@ namespace AsSozialeDienstleistungenEV
this.Margins = new System.Drawing.Printing.Margins(75, 75, 50, 30);
this.PageHeight = 827;
this.PageWidth = 1169;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
this.Title,
this.FieldCaption,
diff --git a/ReportImp/AsSozialeDienstleistungenEV/Properties/licenses.licx b/ReportImp/AsSozialeDienstleistungenEV/Properties/licenses.licx
index c7fd819d5..e69de29bb 100644
--- a/ReportImp/AsSozialeDienstleistungenEV/Properties/licenses.licx
+++ b/ReportImp/AsSozialeDienstleistungenEV/Properties/licenses.licx
@@ -1 +0,0 @@
-DevExpress.XtraReports.UI.XtraReport, DevExpress.XtraReports.v17.1, Version=17.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
diff --git a/ReportImp/AsSozialeDienstleistungenEV/Quittierungsbeleg.Designer.cs b/ReportImp/AsSozialeDienstleistungenEV/Quittierungsbeleg.Designer.cs
index 53e18e224..5973bc3a1 100644
--- a/ReportImp/AsSozialeDienstleistungenEV/Quittierungsbeleg.Designer.cs
+++ b/ReportImp/AsSozialeDienstleistungenEV/Quittierungsbeleg.Designer.cs
@@ -832,7 +832,7 @@ namespace AsSozialeDienstleistungenEV
this.Name = "Quittierungsbeleg";
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrTable3)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTableServiceRecords1)).EndInit();
diff --git a/ReportImp/AsSozialeDienstleistungenEV/ServiceInvoiceReport.Designer.cs b/ReportImp/AsSozialeDienstleistungenEV/ServiceInvoiceReport.Designer.cs
index 814e402dd..0804bbc60 100644
--- a/ReportImp/AsSozialeDienstleistungenEV/ServiceInvoiceReport.Designer.cs
+++ b/ReportImp/AsSozialeDienstleistungenEV/ServiceInvoiceReport.Designer.cs
@@ -331,7 +331,7 @@ namespace AsSozialeDienstleistungenEV
this.Margins = new System.Drawing.Printing.Margins(109, 66, 158, 62);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
this.Watermark.Image = ((System.Drawing.Image)(resources.GetObject("ServiceInvoiceReport.Watermark.Image")));
((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).EndInit();
diff --git a/ReportImp/AsSozialeDienstleistungenEV/Teamstundenkonto.designer.cs b/ReportImp/AsSozialeDienstleistungenEV/Teamstundenkonto.designer.cs
index a182bfdae..1b4149d25 100644
--- a/ReportImp/AsSozialeDienstleistungenEV/Teamstundenkonto.designer.cs
+++ b/ReportImp/AsSozialeDienstleistungenEV/Teamstundenkonto.designer.cs
@@ -798,7 +798,7 @@ namespace AsSozialeDienstleistungenEV
this.Margins = new System.Drawing.Printing.Margins(75, 75, 50, 30);
this.PageHeight = 827;
this.PageWidth = 1169;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
this.Title,
this.FieldCaption,
diff --git a/ReportImp/AsbFassbacherHof/AsbFassbacherHof.csproj b/ReportImp/AsbFassbacherHof/AsbFassbacherHof.csproj
index 188ce3a4d..1ff25f26c 100644
--- a/ReportImp/AsbFassbacherHof/AsbFassbacherHof.csproj
+++ b/ReportImp/AsbFassbacherHof/AsbFassbacherHof.csproj
@@ -31,11 +31,18 @@
4
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ReportImp/AsbFassbacherHof/Properties/licenses.licx b/ReportImp/AsbFassbacherHof/Properties/licenses.licx
index c7fd819d5..e69de29bb 100644
--- a/ReportImp/AsbFassbacherHof/Properties/licenses.licx
+++ b/ReportImp/AsbFassbacherHof/Properties/licenses.licx
@@ -1 +0,0 @@
-DevExpress.XtraReports.UI.XtraReport, DevExpress.XtraReports.v17.1, Version=17.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
diff --git a/ReportImp/AsbFassbacherHof/QuittierungsbelegMitDatum.Designer.cs b/ReportImp/AsbFassbacherHof/QuittierungsbelegMitDatum.Designer.cs
index 600bd1ef6..b2d11b697 100644
--- a/ReportImp/AsbFassbacherHof/QuittierungsbelegMitDatum.Designer.cs
+++ b/ReportImp/AsbFassbacherHof/QuittierungsbelegMitDatum.Designer.cs
@@ -302,7 +302,7 @@ namespace BeWo.Report.DefaultReports
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 System.Drawing.Printing.PrintEventHandler(this.picSignature_BeforePrint);
+ this.picSignature.BeforePrint += new DevExpress.XtraReports.UI.BeforePrintEventHandler(this.picSignature_BeforePrint);
//
// GroupHeader1
//
@@ -1292,7 +1292,7 @@ namespace BeWo.Report.DefaultReports
this.Margins = new System.Drawing.Printing.Margins(50, 30, 104, 30);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrTable3)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTableServiceRecords1)).EndInit();
diff --git a/ReportImp/AsbFassbacherHof/QuittierungsbelegMitDatum.cs b/ReportImp/AsbFassbacherHof/QuittierungsbelegMitDatum.cs
index d2ca65cad..21e4f30c4 100644
--- a/ReportImp/AsbFassbacherHof/QuittierungsbelegMitDatum.cs
+++ b/ReportImp/AsbFassbacherHof/QuittierungsbelegMitDatum.cs
@@ -110,7 +110,7 @@ namespace BeWo.Report.DefaultReports
}
}
- private void picSignature_BeforePrint(object sender, System.Drawing.Printing.PrintEventArgs e)
+ private void picSignature_BeforePrint(object sender, System.ComponentModel.CancelEventArgs e)
{
XRPictureBox xrBox = sender as XRPictureBox;
//var test = this.GetCurrent
diff --git a/ReportImp/AsbMoenchengladbach/AsbMoenchengladbach.csproj b/ReportImp/AsbMoenchengladbach/AsbMoenchengladbach.csproj
index 1293b8c59..4e94a9a72 100644
--- a/ReportImp/AsbMoenchengladbach/AsbMoenchengladbach.csproj
+++ b/ReportImp/AsbMoenchengladbach/AsbMoenchengladbach.csproj
@@ -31,11 +31,18 @@
4
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ReportImp/AsbMoenchengladbach/InvoiceCustomerReport.Designer.cs b/ReportImp/AsbMoenchengladbach/InvoiceCustomerReport.Designer.cs
index c082db44a..721c9c620 100644
--- a/ReportImp/AsbMoenchengladbach/InvoiceCustomerReport.Designer.cs
+++ b/ReportImp/AsbMoenchengladbach/InvoiceCustomerReport.Designer.cs
@@ -167,7 +167,7 @@ namespace AsbMoenchengladbach
//
this.xrLabel9.BackColor = System.Drawing.Color.Transparent;
this.xrLabel9.CanShrink = true;
- this.xrLabel9.Font = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrLabel9.Font = new DevExpress.Drawing.DXFont("Arial", 8F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrLabel9.LocationFloat = new DevExpress.Utils.PointFloat(542.7078F, 325F);
this.xrLabel9.Multiline = true;
this.xrLabel9.Name = "xrLabel9";
@@ -182,7 +182,7 @@ namespace AsbMoenchengladbach
//
this.xrLabel8.BackColor = System.Drawing.Color.Transparent;
this.xrLabel8.CanShrink = true;
- this.xrLabel8.Font = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrLabel8.Font = new DevExpress.Drawing.DXFont("Arial", 8F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrLabel8.LocationFloat = new DevExpress.Utils.PointFloat(373.437F, 325F);
this.xrLabel8.Multiline = true;
this.xrLabel8.Name = "xrLabel8";
@@ -197,7 +197,7 @@ namespace AsbMoenchengladbach
//
this.xrLabel6.BackColor = System.Drawing.Color.Transparent;
this.xrLabel6.CanShrink = true;
- this.xrLabel6.Font = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrLabel6.Font = new DevExpress.Drawing.DXFont("Arial", 8F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrLabel6.LocationFloat = new DevExpress.Utils.PointFloat(149.1669F, 325F);
this.xrLabel6.Multiline = true;
this.xrLabel6.Name = "xrLabel6";
@@ -212,7 +212,7 @@ namespace AsbMoenchengladbach
//
this.xrLabel7.BackColor = System.Drawing.Color.Transparent;
this.xrLabel7.CanShrink = true;
- this.xrLabel7.Font = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrLabel7.Font = new DevExpress.Drawing.DXFont("Arial", 8F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrLabel7.LocationFloat = new DevExpress.Utils.PointFloat(0F, 325F);
this.xrLabel7.Multiline = true;
this.xrLabel7.Name = "xrLabel7";
@@ -242,7 +242,7 @@ namespace AsbMoenchengladbach
// lblAddress
//
this.lblAddress.CanGrow = false;
- this.lblAddress.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.lblAddress.Font = new DevExpress.Drawing.DXFont("Arial", 12F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.lblAddress.LocationFloat = new DevExpress.Utils.PointFloat(0F, 111.8056F);
this.lblAddress.Multiline = true;
this.lblAddress.Name = "lblAddress";
@@ -338,7 +338,7 @@ namespace AsbMoenchengladbach
//
this.xrLabel3.BackColor = System.Drawing.Color.Transparent;
this.xrLabel3.CanShrink = true;
- this.xrLabel3.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrLabel3.Font = new DevExpress.Drawing.DXFont("Arial", 12F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrLabel3.LocationFloat = new DevExpress.Utils.PointFloat(0F, 370F);
this.xrLabel3.Multiline = true;
this.xrLabel3.Name = "xrLabel3";
@@ -467,13 +467,13 @@ namespace AsbMoenchengladbach
this.DetailReport});
this.DataSource = this.bindingSource1;
this.ExportOptions.PrintPreview.DefaultFileName = "Spitzabrechnung";
- this.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.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.FormattingRuleSheet.AddRange(new DevExpress.XtraReports.UI.FormattingRule[] {
this.ruleRateFactorNull});
- this.Margins = new System.Drawing.Printing.Margins(75, 40, 115, 50);
+ this.Margins = new DevExpress.Drawing.DXMargins(75, 40, 115, 50);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable3)).EndInit();
diff --git a/ReportImp/AsbMoenchengladbach/Properties/licenses.licx b/ReportImp/AsbMoenchengladbach/Properties/licenses.licx
index c7fd819d5..e69de29bb 100644
--- a/ReportImp/AsbMoenchengladbach/Properties/licenses.licx
+++ b/ReportImp/AsbMoenchengladbach/Properties/licenses.licx
@@ -1 +0,0 @@
-DevExpress.XtraReports.UI.XtraReport, DevExpress.XtraReports.v17.1, Version=17.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
diff --git a/ReportImp/AsbMoenchengladbach/Quittierungsbeleg.Designer.cs b/ReportImp/AsbMoenchengladbach/Quittierungsbeleg.Designer.cs
index 3e09fafd9..4e74e310d 100644
--- a/ReportImp/AsbMoenchengladbach/Quittierungsbeleg.Designer.cs
+++ b/ReportImp/AsbMoenchengladbach/Quittierungsbeleg.Designer.cs
@@ -949,7 +949,7 @@ namespace AsbMoenchengladbach
this.Margins = new System.Drawing.Printing.Margins(50, 30, 40, 30);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrTable3)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTableServiceRecords1)).EndInit();
diff --git a/ReportImp/AsbMoenchengladbach/Quittierungsbeleg.cs b/ReportImp/AsbMoenchengladbach/Quittierungsbeleg.cs
index e315a00eb..071e3614b 100644
--- a/ReportImp/AsbMoenchengladbach/Quittierungsbeleg.cs
+++ b/ReportImp/AsbMoenchengladbach/Quittierungsbeleg.cs
@@ -100,7 +100,7 @@ namespace AsbMoenchengladbach
}
}
- private void picSignature_BeforePrint(object sender, System.Drawing.Printing.PrintEventArgs e)
+ private void picSignature_BeforePrint(object sender, System.ComponentModel.CancelEventArgs e)
{
XRPictureBox xrBox = sender as XRPictureBox;
//var test = this.GetCurrent
diff --git a/ReportImp/AsbMoenchengladbach/SettlementReport.Designer.cs b/ReportImp/AsbMoenchengladbach/SettlementReport.Designer.cs
index 82ff5d6a9..d6e949ac6 100644
--- a/ReportImp/AsbMoenchengladbach/SettlementReport.Designer.cs
+++ b/ReportImp/AsbMoenchengladbach/SettlementReport.Designer.cs
@@ -676,7 +676,7 @@ namespace AsbMoenchengladbach.Alt
this.Margins = new System.Drawing.Printing.Margins(75, 40, 115, 50);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrTable2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).EndInit();
diff --git a/ReportImp/AsbRheinErftDueren/AsbRheinErftDueren.csproj b/ReportImp/AsbRheinErftDueren/AsbRheinErftDueren.csproj
index 53bb60eac..ed75b0a3d 100644
--- a/ReportImp/AsbRheinErftDueren/AsbRheinErftDueren.csproj
+++ b/ReportImp/AsbRheinErftDueren/AsbRheinErftDueren.csproj
@@ -31,11 +31,18 @@
4
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ReportImp/AsbRheinErftDueren/Finanzauswertung.designer.cs b/ReportImp/AsbRheinErftDueren/Finanzauswertung.designer.cs
index a8102253c..7e728d5ce 100644
--- a/ReportImp/AsbRheinErftDueren/Finanzauswertung.designer.cs
+++ b/ReportImp/AsbRheinErftDueren/Finanzauswertung.designer.cs
@@ -760,7 +760,7 @@ namespace AsbRheinErftDueren
this.Margins = new System.Drawing.Printing.Margins(55, 55, 50, 30);
this.PageHeight = 827;
this.PageWidth = 1169;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Parameters.AddRange(new DevExpress.XtraReports.Parameters.Parameter[] {
this.TESTPARAMTER,
this.parameter1});
diff --git a/ReportImp/AsbRheinErftDueren/Mitarbeiterstundenkonto.designer.cs b/ReportImp/AsbRheinErftDueren/Mitarbeiterstundenkonto.designer.cs
index c1b4f2044..326934935 100644
--- a/ReportImp/AsbRheinErftDueren/Mitarbeiterstundenkonto.designer.cs
+++ b/ReportImp/AsbRheinErftDueren/Mitarbeiterstundenkonto.designer.cs
@@ -625,7 +625,7 @@ namespace AsbRheinErftDueren
this.Margins = new System.Drawing.Printing.Margins(75, 75, 50, 30);
this.PageHeight = 827;
this.PageWidth = 1169;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
this.Title,
this.FieldCaption,
diff --git a/ReportImp/AsbRheinErftDueren/MitarbeiterstundenkontoJahr.designer.cs b/ReportImp/AsbRheinErftDueren/MitarbeiterstundenkontoJahr.designer.cs
index ad7862701..4224a4e82 100644
--- a/ReportImp/AsbRheinErftDueren/MitarbeiterstundenkontoJahr.designer.cs
+++ b/ReportImp/AsbRheinErftDueren/MitarbeiterstundenkontoJahr.designer.cs
@@ -677,7 +677,7 @@ namespace AsbRheinErftDueren
this.Margins = new System.Drawing.Printing.Margins(75, 75, 50, 30);
this.PageHeight = 827;
this.PageWidth = 1169;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
this.Title,
this.FieldCaption,
diff --git a/ReportImp/AsbRheinErftDueren/Properties/licenses.licx b/ReportImp/AsbRheinErftDueren/Properties/licenses.licx
index c7fd819d5..e69de29bb 100644
--- a/ReportImp/AsbRheinErftDueren/Properties/licenses.licx
+++ b/ReportImp/AsbRheinErftDueren/Properties/licenses.licx
@@ -1 +0,0 @@
-DevExpress.XtraReports.UI.XtraReport, DevExpress.XtraReports.v17.1, Version=17.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
diff --git a/ReportImp/AsbRheinErftDueren/QuittierungsbelegMitDatum.Designer.cs b/ReportImp/AsbRheinErftDueren/QuittierungsbelegMitDatum.Designer.cs
index 3e75a8dc0..a1df7e6af 100644
--- a/ReportImp/AsbRheinErftDueren/QuittierungsbelegMitDatum.Designer.cs
+++ b/ReportImp/AsbRheinErftDueren/QuittierungsbelegMitDatum.Designer.cs
@@ -299,7 +299,7 @@ namespace AsbRheinErftDueren
this.picSignature.SizeF = new System.Drawing.SizeF(160F, 25F);
this.picSignature.Sizing = DevExpress.XtraPrinting.ImageSizeMode.ZoomImage;
this.picSignature.StylePriority.UseBorders = false;
- this.picSignature.BeforePrint += new System.Drawing.Printing.PrintEventHandler(this.picSignature_BeforePrint);
+ this.picSignature.BeforePrint += new DevExpress.XtraReports.UI.BeforePrintEventHandler(this.picSignature_BeforePrint);
//
// GroupHeader1
//
@@ -1237,7 +1237,7 @@ namespace AsbRheinErftDueren
this.Margins = new System.Drawing.Printing.Margins(50, 30, 100, 30);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrTable3)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTableServiceRecords1)).EndInit();
diff --git a/ReportImp/AsbRheinErftDueren/QuittierungsbelegMitDatum.cs b/ReportImp/AsbRheinErftDueren/QuittierungsbelegMitDatum.cs
index dc3ce006a..943d43689 100644
--- a/ReportImp/AsbRheinErftDueren/QuittierungsbelegMitDatum.cs
+++ b/ReportImp/AsbRheinErftDueren/QuittierungsbelegMitDatum.cs
@@ -106,7 +106,7 @@ namespace AsbRheinErftDueren
}
}
- private void picSignature_BeforePrint(object sender, System.Drawing.Printing.PrintEventArgs e)
+ private void picSignature_BeforePrint(object sender, System.ComponentModel.CancelEventArgs e)
{
XRPictureBox xrBox = sender as XRPictureBox;
//var test = this.GetCurrent
diff --git a/ReportImp/AsbRheinErftDueren/Teamstundenkonto.designer.cs b/ReportImp/AsbRheinErftDueren/Teamstundenkonto.designer.cs
index f6f7a578c..27cdb7d2d 100644
--- a/ReportImp/AsbRheinErftDueren/Teamstundenkonto.designer.cs
+++ b/ReportImp/AsbRheinErftDueren/Teamstundenkonto.designer.cs
@@ -777,7 +777,7 @@ namespace AsbRheinErftDueren
this.Margins = new System.Drawing.Printing.Margins(75, 75, 50, 30);
this.PageHeight = 827;
this.PageWidth = 1169;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
this.Title,
this.FieldCaption,
diff --git a/ReportImp/AsbRheinErftDuerenSBD/AsbRheinErftDuerenSBD.csproj b/ReportImp/AsbRheinErftDuerenSBD/AsbRheinErftDuerenSBD.csproj
index cdc214075..51a927e6e 100644
--- a/ReportImp/AsbRheinErftDuerenSBD/AsbRheinErftDuerenSBD.csproj
+++ b/ReportImp/AsbRheinErftDuerenSBD/AsbRheinErftDuerenSBD.csproj
@@ -31,11 +31,18 @@
4
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ReportImp/AsbRheinErftDuerenSBD/CustomerDataReport.Designer.cs b/ReportImp/AsbRheinErftDuerenSBD/CustomerDataReport.Designer.cs
index f854b3bf1..ba7e1b0c3 100644
--- a/ReportImp/AsbRheinErftDuerenSBD/CustomerDataReport.Designer.cs
+++ b/ReportImp/AsbRheinErftDuerenSBD/CustomerDataReport.Designer.cs
@@ -1404,7 +1404,7 @@ namespace AsbRheinErftDuerenSBD
this.Margins = new System.Drawing.Printing.Margins(75, 75, 75, 75);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrTable7)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
diff --git a/ReportImp/AsbRheinErftDuerenSBD/EmployeeDataReport.Designer.cs b/ReportImp/AsbRheinErftDuerenSBD/EmployeeDataReport.Designer.cs
index 70e672a7d..a267a0b91 100644
--- a/ReportImp/AsbRheinErftDuerenSBD/EmployeeDataReport.Designer.cs
+++ b/ReportImp/AsbRheinErftDuerenSBD/EmployeeDataReport.Designer.cs
@@ -927,7 +927,7 @@ namespace AsbRheinErftDuerenSBD
this.Margins = new System.Drawing.Printing.Margins(75, 75, 50, 26);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrTable2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.tableClients)).EndInit();
diff --git a/ReportImp/AsbRheinErftDuerenSBD/Finanzauswertung.designer.cs b/ReportImp/AsbRheinErftDuerenSBD/Finanzauswertung.designer.cs
index 4f4f80eb6..182ae4418 100644
--- a/ReportImp/AsbRheinErftDuerenSBD/Finanzauswertung.designer.cs
+++ b/ReportImp/AsbRheinErftDuerenSBD/Finanzauswertung.designer.cs
@@ -760,7 +760,7 @@ namespace AsbRheinErftDuerenSBD
this.Margins = new System.Drawing.Printing.Margins(55, 55, 50, 30);
this.PageHeight = 827;
this.PageWidth = 1169;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Parameters.AddRange(new DevExpress.XtraReports.Parameters.Parameter[] {
this.TESTPARAMTER,
this.parameter1});
diff --git a/ReportImp/AsbRheinErftDuerenSBD/LeistungsnachweisSbd.designer.cs b/ReportImp/AsbRheinErftDuerenSBD/LeistungsnachweisSbd.designer.cs
index 7cb62b834..7bdd39722 100644
--- a/ReportImp/AsbRheinErftDuerenSBD/LeistungsnachweisSbd.designer.cs
+++ b/ReportImp/AsbRheinErftDuerenSBD/LeistungsnachweisSbd.designer.cs
@@ -109,7 +109,7 @@ namespace AsbRheinErftDuerenSBD
//
this.xrTableDetail.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right)
| DevExpress.XtraPrinting.BorderSide.Bottom)));
- this.xrTableDetail.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableDetail.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.xrTableDetail.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
this.xrTableDetail.Name = "xrTableDetail";
this.xrTableDetail.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
@@ -270,7 +270,7 @@ namespace AsbRheinErftDuerenSBD
this.Title.BorderColor = System.Drawing.SystemColors.ControlText;
this.Title.Borders = DevExpress.XtraPrinting.BorderSide.None;
this.Title.BorderWidth = 1F;
- this.Title.Font = new System.Drawing.Font("Times New Roman", 24F);
+ this.Title.Font = new DevExpress.Drawing.DXFont("Times New Roman", 24F);
this.Title.ForeColor = System.Drawing.Color.Black;
this.Title.Name = "Title";
//
@@ -280,7 +280,7 @@ namespace AsbRheinErftDuerenSBD
this.FieldCaption.BorderColor = System.Drawing.SystemColors.ControlText;
this.FieldCaption.Borders = DevExpress.XtraPrinting.BorderSide.None;
this.FieldCaption.BorderWidth = 1F;
- this.FieldCaption.Font = new System.Drawing.Font("Times New Roman", 10F, System.Drawing.FontStyle.Bold);
+ this.FieldCaption.Font = new DevExpress.Drawing.DXFont("Times New Roman", 10F, DevExpress.Drawing.DXFontStyle.Bold);
this.FieldCaption.ForeColor = System.Drawing.Color.Black;
this.FieldCaption.Name = "FieldCaption";
//
@@ -290,7 +290,7 @@ namespace AsbRheinErftDuerenSBD
this.PageInfo.BorderColor = System.Drawing.SystemColors.ControlText;
this.PageInfo.Borders = DevExpress.XtraPrinting.BorderSide.None;
this.PageInfo.BorderWidth = 1F;
- this.PageInfo.Font = new System.Drawing.Font("Times New Roman", 8F);
+ this.PageInfo.Font = new DevExpress.Drawing.DXFont("Times New Roman", 8F);
this.PageInfo.ForeColor = System.Drawing.Color.Black;
this.PageInfo.Name = "PageInfo";
//
@@ -300,7 +300,7 @@ namespace AsbRheinErftDuerenSBD
this.DataField.BorderColor = System.Drawing.SystemColors.ControlText;
this.DataField.Borders = DevExpress.XtraPrinting.BorderSide.None;
this.DataField.BorderWidth = 1F;
- this.DataField.Font = new System.Drawing.Font("Times New Roman", 8F);
+ this.DataField.Font = new DevExpress.Drawing.DXFont("Times New Roman", 8F);
this.DataField.ForeColor = System.Drawing.SystemColors.ControlText;
this.DataField.Name = "DataField";
//
@@ -313,14 +313,14 @@ namespace AsbRheinErftDuerenSBD
//
// topMarginBand1
//
- this.topMarginBand1.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold);
+ this.topMarginBand1.Font = new DevExpress.Drawing.DXFont("Arial", 12F, DevExpress.Drawing.DXFontStyle.Bold);
this.topMarginBand1.HeightF = 50F;
this.topMarginBand1.Name = "topMarginBand1";
this.topMarginBand1.StylePriority.UseFont = false;
//
// xrLabel4
//
- this.xrLabel4.Font = new System.Drawing.Font("Arial", 14F, System.Drawing.FontStyle.Bold);
+ this.xrLabel4.Font = new DevExpress.Drawing.DXFont("Arial", 14F, DevExpress.Drawing.DXFontStyle.Bold);
this.xrLabel4.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
this.xrLabel4.Name = "xrLabel4";
this.xrLabel4.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -557,7 +557,7 @@ namespace AsbRheinErftDuerenSBD
//
// xrLabel6
//
- this.xrLabel6.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrLabel6.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.xrLabel6.LocationFloat = new DevExpress.Utils.PointFloat(0F, 75F);
this.xrLabel6.Name = "xrLabel6";
this.xrLabel6.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -579,7 +579,7 @@ namespace AsbRheinErftDuerenSBD
//
// xrLabel3
//
- this.xrLabel3.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrLabel3.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.xrLabel3.LocationFloat = new DevExpress.Utils.PointFloat(0F, 30F);
this.xrLabel3.Name = "xrLabel3";
this.xrLabel3.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -649,7 +649,7 @@ namespace AsbRheinErftDuerenSBD
this.xrLabel8.Borders = DevExpress.XtraPrinting.BorderSide.None;
this.xrLabel8.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "Services.GesamtStd", "{0:#.00}")});
- this.xrLabel8.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrLabel8.Font = new DevExpress.Drawing.DXFont("Arial", 9.75F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrLabel8.LocationFloat = new DevExpress.Utils.PointFloat(455.7516F, 0F);
this.xrLabel8.Name = "xrLabel8";
this.xrLabel8.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -662,7 +662,7 @@ namespace AsbRheinErftDuerenSBD
// xrLabel9
//
this.xrLabel9.Borders = DevExpress.XtraPrinting.BorderSide.None;
- this.xrLabel9.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrLabel9.Font = new DevExpress.Drawing.DXFont("Arial", 9.75F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrLabel9.LocationFloat = new DevExpress.Utils.PointFloat(260.0001F, 0F);
this.xrLabel9.Name = "xrLabel9";
this.xrLabel9.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -684,7 +684,7 @@ namespace AsbRheinErftDuerenSBD
this.xrLabel10.Borders = DevExpress.XtraPrinting.BorderSide.None;
this.xrLabel10.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "Services.Minutes")});
- this.xrLabel10.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrLabel10.Font = new DevExpress.Drawing.DXFont("Arial", 9.75F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrLabel10.LocationFloat = new DevExpress.Utils.PointFloat(573.4598F, 0F);
this.xrLabel10.Name = "xrLabel10";
this.xrLabel10.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -716,13 +716,13 @@ namespace AsbRheinErftDuerenSBD
this.GesamtStd});
this.DataSource = this.bindingSource1;
this.DisplayName = "Stundenzettel";
- this.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.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.FormattingRuleSheet.AddRange(new DevExpress.XtraReports.UI.FormattingRule[] {
this.ruleIstFerien});
- this.Margins = new System.Drawing.Printing.Margins(40, 40, 50, 40);
+ this.Margins = new DevExpress.Drawing.DXMargins(40, 40, 50, 40);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
this.Title,
this.FieldCaption,
diff --git a/ReportImp/AsbRheinErftDuerenSBD/Mitarbeiterarbeitszeitkonto.designer.cs b/ReportImp/AsbRheinErftDuerenSBD/Mitarbeiterarbeitszeitkonto.designer.cs
index 9ed77f332..71123c6a5 100644
--- a/ReportImp/AsbRheinErftDuerenSBD/Mitarbeiterarbeitszeitkonto.designer.cs
+++ b/ReportImp/AsbRheinErftDuerenSBD/Mitarbeiterarbeitszeitkonto.designer.cs
@@ -997,7 +997,7 @@ namespace AsbRheinErftDuerenSBD
this.Margins = new System.Drawing.Printing.Margins(75, 50, 50, 50);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
this.Title,
this.FieldCaption,
diff --git a/ReportImp/AsbRheinErftDuerenSBD/Mitarbeiterstundenkonto.designer.cs b/ReportImp/AsbRheinErftDuerenSBD/Mitarbeiterstundenkonto.designer.cs
index 0b2d75773..68380b113 100644
--- a/ReportImp/AsbRheinErftDuerenSBD/Mitarbeiterstundenkonto.designer.cs
+++ b/ReportImp/AsbRheinErftDuerenSBD/Mitarbeiterstundenkonto.designer.cs
@@ -635,7 +635,7 @@ namespace AsbRheinErftDuerenSBD
this.Margins = new System.Drawing.Printing.Margins(75, 75, 50, 30);
this.PageHeight = 827;
this.PageWidth = 1169;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
this.Title,
this.FieldCaption,
diff --git a/ReportImp/AsbRheinErftDuerenSBD/MitarbeiterstundenkontoJahr.designer.cs b/ReportImp/AsbRheinErftDuerenSBD/MitarbeiterstundenkontoJahr.designer.cs
index 0114e395a..f6c8cccf9 100644
--- a/ReportImp/AsbRheinErftDuerenSBD/MitarbeiterstundenkontoJahr.designer.cs
+++ b/ReportImp/AsbRheinErftDuerenSBD/MitarbeiterstundenkontoJahr.designer.cs
@@ -677,7 +677,7 @@ namespace AsbRheinErftDuerenSBD
this.Margins = new System.Drawing.Printing.Margins(75, 75, 50, 30);
this.PageHeight = 827;
this.PageWidth = 1169;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
this.Title,
this.FieldCaption,
diff --git a/ReportImp/AsbRheinErftDuerenSBD/NotizenReport.Designer.cs b/ReportImp/AsbRheinErftDuerenSBD/NotizenReport.Designer.cs
index 2a4eeb714..76c8dfdbc 100644
--- a/ReportImp/AsbRheinErftDuerenSBD/NotizenReport.Designer.cs
+++ b/ReportImp/AsbRheinErftDuerenSBD/NotizenReport.Designer.cs
@@ -66,7 +66,7 @@
//
// lblHeader
//
- this.lblHeader.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.lblHeader.Font = new DevExpress.Drawing.DXFont("Arial", 12F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.lblHeader.LocationFloat = new DevExpress.Utils.PointFloat(0F, 110F);
this.lblHeader.Name = "lblHeader";
this.lblHeader.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -107,7 +107,7 @@
//
this.xrLabel6.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "Eintraege.EintragKategorieDC.DisplayName", "{0:dd.MM.yyyy}")});
- this.xrLabel6.Font = new System.Drawing.Font("Arial", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrLabel6.Font = new DevExpress.Drawing.DXFont("Arial", 11.25F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrLabel6.LocationFloat = new DevExpress.Utils.PointFloat(85.93756F, 33.74996F);
this.xrLabel6.Multiline = true;
this.xrLabel6.Name = "xrLabel6";
@@ -117,7 +117,7 @@
//
// xrLabel7
//
- this.xrLabel7.Font = new System.Drawing.Font("Arial", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrLabel7.Font = new DevExpress.Drawing.DXFont("Arial", 11.25F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrLabel7.LocationFloat = new DevExpress.Utils.PointFloat(0F, 33.74996F);
this.xrLabel7.Name = "xrLabel7";
this.xrLabel7.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -129,7 +129,7 @@
//
this.xrLabel2.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "Eintraege.InsUser", "{0:dd.MM.yyyy}")});
- this.xrLabel2.Font = new System.Drawing.Font("Arial", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrLabel2.Font = new DevExpress.Drawing.DXFont("Arial", 11.25F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrLabel2.LocationFloat = new DevExpress.Utils.PointFloat(303.1251F, 0F);
this.xrLabel2.Multiline = true;
this.xrLabel2.Name = "xrLabel2";
@@ -139,7 +139,7 @@
//
// xrLabel4
//
- this.xrLabel4.Font = new System.Drawing.Font("Arial", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrLabel4.Font = new DevExpress.Drawing.DXFont("Arial", 11.25F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrLabel4.LocationFloat = new DevExpress.Utils.PointFloat(183.8543F, 0F);
this.xrLabel4.Name = "xrLabel4";
this.xrLabel4.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -151,7 +151,7 @@
//
this.xrLabel1.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "Eintraege.Datum", "{0:dd.MM.yyyy}")});
- this.xrLabel1.Font = new System.Drawing.Font("Arial", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrLabel1.Font = new DevExpress.Drawing.DXFont("Arial", 11.25F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(85.93756F, 0F);
this.xrLabel1.Multiline = true;
this.xrLabel1.Name = "xrLabel1";
@@ -161,7 +161,7 @@
//
// xrLabel5
//
- this.xrLabel5.Font = new System.Drawing.Font("Arial", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrLabel5.Font = new DevExpress.Drawing.DXFont("Arial", 11.25F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrLabel5.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
this.xrLabel5.Name = "xrLabel5";
this.xrLabel5.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -173,7 +173,7 @@
//
this.xrLabel3.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "Eintraege.Notice")});
- 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(0F, 67.49992F);
this.xrLabel3.Multiline = true;
this.xrLabel3.Name = "xrLabel3";
@@ -208,11 +208,11 @@
this.BottomMargin,
this.DetailReport});
this.DataSource = this.bindingSource1;
- this.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F);
+ this.Font = new DevExpress.Drawing.DXFont("Microsoft Sans Serif", 12F);
this.FormattingRuleSheet.AddRange(new DevExpress.XtraReports.UI.FormattingRule[] {
this.Einzahlungstextsichtbarkeitsformatierungsregel,
this.Auszahlungstextsichtbarkeitsformatierungsregel});
- this.Margins = new System.Drawing.Printing.Margins(100, 100, 184, 74);
+ this.Margins = new DevExpress.Drawing.DXMargins(100, 100, 184, 74);
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this)).EndInit();
diff --git a/ReportImp/AsbRheinErftDuerenSBD/PoolInvoiceReport.Designer.cs b/ReportImp/AsbRheinErftDuerenSBD/PoolInvoiceReport.Designer.cs
index 65b28b852..b8ea9efc5 100644
--- a/ReportImp/AsbRheinErftDuerenSBD/PoolInvoiceReport.Designer.cs
+++ b/ReportImp/AsbRheinErftDuerenSBD/PoolInvoiceReport.Designer.cs
@@ -663,7 +663,7 @@ namespace AsbRheinErftDuerenSBD
this.Margins = new System.Drawing.Printing.Margins(75, 53, 184, 50);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrTable5)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable6)).EndInit();
diff --git a/ReportImp/AsbRheinErftDuerenSBD/Properties/licenses.licx b/ReportImp/AsbRheinErftDuerenSBD/Properties/licenses.licx
index c7fd819d5..e69de29bb 100644
--- a/ReportImp/AsbRheinErftDuerenSBD/Properties/licenses.licx
+++ b/ReportImp/AsbRheinErftDuerenSBD/Properties/licenses.licx
@@ -1 +0,0 @@
-DevExpress.XtraReports.UI.XtraReport, DevExpress.XtraReports.v17.1, Version=17.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
diff --git a/ReportImp/AsbRheinErftDuerenSBD/SbdRechnung.Designer.cs b/ReportImp/AsbRheinErftDuerenSBD/SbdRechnung.Designer.cs
index 437ceff54..48c1e476c 100644
--- a/ReportImp/AsbRheinErftDuerenSBD/SbdRechnung.Designer.cs
+++ b/ReportImp/AsbRheinErftDuerenSBD/SbdRechnung.Designer.cs
@@ -164,7 +164,7 @@ namespace AsbRheinErftDuerenSBD
this.lblMitarbeiter.StylePriority.UseFont = false;
this.lblMitarbeiter.StylePriority.UseTextAlignment = false;
this.lblMitarbeiter.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
- this.lblMitarbeiter.TextTrimming = System.Drawing.StringTrimming.None;
+ this.lblMitarbeiter.TextTrimming = DevExpress.Drawing.DXStringTrimming.None;
//
// xrLabel3
//
@@ -180,7 +180,7 @@ namespace AsbRheinErftDuerenSBD
this.xrLabel3.StylePriority.UseTextAlignment = false;
this.xrLabel3.Text = "Rechnung";
this.xrLabel3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
- this.xrLabel3.TextTrimming = System.Drawing.StringTrimming.None;
+ this.xrLabel3.TextTrimming = DevExpress.Drawing.DXStringTrimming.None;
//
// xrLabel12
//
@@ -546,7 +546,7 @@ namespace AsbRheinErftDuerenSBD
this.xrLabel9.StylePriority.UseFont = false;
this.xrLabel9.StylePriority.UseTextAlignment = false;
this.xrLabel9.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
- this.xrLabel9.TextTrimming = System.Drawing.StringTrimming.None;
+ this.xrLabel9.TextTrimming = DevExpress.Drawing.DXStringTrimming.None;
//
// lblAdresse
//
@@ -656,7 +656,7 @@ namespace AsbRheinErftDuerenSBD
this.Margins = new System.Drawing.Printing.Margins(87, 50, 200, 25);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrTable5)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).EndInit();
diff --git a/ReportImp/AsbRheinErftDuerenSBD/Teamstundenkonto.designer.cs b/ReportImp/AsbRheinErftDuerenSBD/Teamstundenkonto.designer.cs
index e918735e3..592c33a4a 100644
--- a/ReportImp/AsbRheinErftDuerenSBD/Teamstundenkonto.designer.cs
+++ b/ReportImp/AsbRheinErftDuerenSBD/Teamstundenkonto.designer.cs
@@ -798,7 +798,7 @@ namespace AsbRheinErftDuerenSBD
this.Margins = new System.Drawing.Printing.Margins(75, 75, 50, 30);
this.PageHeight = 827;
this.PageWidth = 1169;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
this.Title,
this.FieldCaption,
diff --git a/ReportImp/AsbRuhr/AsbRuhr.csproj b/ReportImp/AsbRuhr/AsbRuhr.csproj
index 049f16f5b..18f864b8e 100644
--- a/ReportImp/AsbRuhr/AsbRuhr.csproj
+++ b/ReportImp/AsbRuhr/AsbRuhr.csproj
@@ -31,11 +31,18 @@
4
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ReportImp/AsbRuhr/Budgetnachweis.Designer.cs b/ReportImp/AsbRuhr/Budgetnachweis.Designer.cs
index ab0758f53..47d696809 100644
--- a/ReportImp/AsbRuhr/Budgetnachweis.Designer.cs
+++ b/ReportImp/AsbRuhr/Budgetnachweis.Designer.cs
@@ -543,7 +543,7 @@ namespace AsbRuhr
this.Margins = new System.Drawing.Printing.Margins(80, 30, 35, 141);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrTable2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).EndInit();
diff --git a/ReportImp/AsbRuhr/BudgetnachweisAnhang.Designer.cs b/ReportImp/AsbRuhr/BudgetnachweisAnhang.Designer.cs
index 130ff7914..43abcdcc7 100644
--- a/ReportImp/AsbRuhr/BudgetnachweisAnhang.Designer.cs
+++ b/ReportImp/AsbRuhr/BudgetnachweisAnhang.Designer.cs
@@ -150,7 +150,7 @@
this.xrTable1.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
| DevExpress.XtraPrinting.BorderSide.Right)
| DevExpress.XtraPrinting.BorderSide.Bottom)));
- this.xrTable1.Font = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTable1.Font = new DevExpress.Drawing.DXFont("Segoe UI", 9F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTable1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
this.xrTable1.Name = "xrTable1";
this.xrTable1.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
@@ -217,7 +217,7 @@
//
this.xrTableCell14.Borders = DevExpress.XtraPrinting.BorderSide.Top;
this.xrTableCell14.CanGrow = false;
- this.xrTableCell14.Font = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell14.Font = new DevExpress.Drawing.DXFont("Segoe UI", 9F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell14.Name = "xrTableCell14";
this.xrTableCell14.Padding = new DevExpress.XtraPrinting.PaddingInfo(3, 0, 0, 0, 100F);
this.xrTableCell14.StylePriority.UseBorders = false;
@@ -330,7 +330,7 @@
this.xrTable2.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
| DevExpress.XtraPrinting.BorderSide.Right)
| DevExpress.XtraPrinting.BorderSide.Bottom)));
- this.xrTable2.Font = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTable2.Font = new DevExpress.Drawing.DXFont("Segoe UI", 9F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTable2.LocationFloat = new DevExpress.Utils.PointFloat(6.103516E-05F, 0F);
this.xrTable2.Name = "xrTable2";
this.xrTable2.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
@@ -499,7 +499,7 @@
//
// xrLabel6
//
- this.xrLabel6.Font = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrLabel6.Font = new DevExpress.Drawing.DXFont("Segoe UI", 9F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrLabel6.LocationFloat = new DevExpress.Utils.PointFloat(0F, 112F);
this.xrLabel6.Name = "xrLabel6";
this.xrLabel6.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -559,7 +559,7 @@
//
// xrLabel2
//
- this.xrLabel2.Font = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrLabel2.Font = new DevExpress.Drawing.DXFont("Segoe UI", 9F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrLabel2.LocationFloat = new DevExpress.Utils.PointFloat(0F, 32F);
this.xrLabel2.Name = "xrLabel2";
this.xrLabel2.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -583,7 +583,7 @@
this.xrTable4.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
| DevExpress.XtraPrinting.BorderSide.Right)
| DevExpress.XtraPrinting.BorderSide.Bottom)));
- this.xrTable4.Font = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTable4.Font = new DevExpress.Drawing.DXFont("Segoe UI", 9F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTable4.LocationFloat = new DevExpress.Utils.PointFloat(0F, 2F);
this.xrTable4.Name = "xrTable4";
this.xrTable4.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
@@ -610,7 +610,7 @@
// xrTableCell35
//
this.xrTableCell35.Borders = DevExpress.XtraPrinting.BorderSide.Left;
- this.xrTableCell35.Font = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell35.Font = new DevExpress.Drawing.DXFont("Segoe UI", 9F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell35.Name = "xrTableCell35";
this.xrTableCell35.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 3, 0, 0, 100F);
this.xrTableCell35.StylePriority.UseBorders = false;
@@ -627,7 +627,7 @@
| DevExpress.XtraPrinting.BorderSide.Bottom)));
this.xrTableCell36.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "MonatsZeilen.SummeMinuten")});
- this.xrTableCell36.Font = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell36.Font = new DevExpress.Drawing.DXFont("Segoe UI", 9F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell36.Multiline = true;
this.xrTableCell36.Name = "xrTableCell36";
this.xrTableCell36.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 3, 0, 0, 100F);
@@ -644,7 +644,7 @@
// xrTableCell37
//
this.xrTableCell37.Borders = DevExpress.XtraPrinting.BorderSide.None;
- this.xrTableCell37.Font = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell37.Font = new DevExpress.Drawing.DXFont("Segoe UI", 9F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell37.Name = "xrTableCell37";
this.xrTableCell37.StylePriority.UseBorders = false;
this.xrTableCell37.StylePriority.UseFont = false;
@@ -660,7 +660,7 @@
| DevExpress.XtraPrinting.BorderSide.Bottom)));
this.xrTableCell38.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "MonatsZeilen.fieldFls")});
- this.xrTableCell38.Font = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell38.Font = new DevExpress.Drawing.DXFont("Segoe UI", 9F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell38.Name = "xrTableCell38";
this.xrTableCell38.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 3, 0, 0, 100F);
this.xrTableCell38.StylePriority.UseBorders = false;
@@ -676,7 +676,7 @@
// xrTableCell39
//
this.xrTableCell39.Borders = DevExpress.XtraPrinting.BorderSide.Right;
- this.xrTableCell39.Font = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell39.Font = new DevExpress.Drawing.DXFont("Segoe UI", 9F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell39.Name = "xrTableCell39";
this.xrTableCell39.Padding = new DevExpress.XtraPrinting.PaddingInfo(3, 0, 0, 0, 100F);
this.xrTableCell39.StylePriority.UseBorders = false;
@@ -700,7 +700,7 @@
// xrTableCell30
//
this.xrTableCell30.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Bottom)));
- this.xrTableCell30.Font = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell30.Font = new DevExpress.Drawing.DXFont("Segoe UI", 9F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell30.Name = "xrTableCell30";
this.xrTableCell30.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 3, 0, 0, 100F);
this.xrTableCell30.StylePriority.UseBorders = false;
@@ -713,7 +713,7 @@
// xrTableCell31
//
this.xrTableCell31.Borders = DevExpress.XtraPrinting.BorderSide.Bottom;
- this.xrTableCell31.Font = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell31.Font = new DevExpress.Drawing.DXFont("Segoe UI", 9F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell31.Name = "xrTableCell31";
this.xrTableCell31.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 3, 0, 0, 100F);
this.xrTableCell31.StylePriority.UseBorders = false;
@@ -726,7 +726,7 @@
// xrTableCell32
//
this.xrTableCell32.Borders = DevExpress.XtraPrinting.BorderSide.Bottom;
- this.xrTableCell32.Font = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell32.Font = new DevExpress.Drawing.DXFont("Segoe UI", 9F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell32.Name = "xrTableCell32";
this.xrTableCell32.StylePriority.UseBorders = false;
this.xrTableCell32.StylePriority.UseFont = false;
@@ -737,7 +737,7 @@
// xrTableCell33
//
this.xrTableCell33.Borders = DevExpress.XtraPrinting.BorderSide.Bottom;
- this.xrTableCell33.Font = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell33.Font = new DevExpress.Drawing.DXFont("Segoe UI", 9F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell33.Name = "xrTableCell33";
this.xrTableCell33.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 3, 0, 0, 100F);
this.xrTableCell33.StylePriority.UseBorders = false;
@@ -750,7 +750,7 @@
// xrTableCell34
//
this.xrTableCell34.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Right | DevExpress.XtraPrinting.BorderSide.Bottom)));
- this.xrTableCell34.Font = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell34.Font = new DevExpress.Drawing.DXFont("Segoe UI", 9F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell34.Name = "xrTableCell34";
this.xrTableCell34.Padding = new DevExpress.XtraPrinting.PaddingInfo(3, 0, 0, 0, 100F);
this.xrTableCell34.StylePriority.UseBorders = false;
@@ -940,7 +940,7 @@
//
// xrLabel8
//
- this.xrLabel8.Font = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrLabel8.Font = new DevExpress.Drawing.DXFont("Segoe UI", 9F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrLabel8.LocationFloat = new DevExpress.Utils.PointFloat(0F, 39.99999F);
this.xrLabel8.Name = "xrLabel8";
this.xrLabel8.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -1085,7 +1085,7 @@
this.xrTable5.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
| DevExpress.XtraPrinting.BorderSide.Right)
| DevExpress.XtraPrinting.BorderSide.Bottom)));
- this.xrTable5.Font = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTable5.Font = new DevExpress.Drawing.DXFont("Segoe UI", 9F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTable5.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
this.xrTable5.Name = "xrTable5";
this.xrTable5.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
@@ -1177,7 +1177,7 @@
this.xrTable7.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
| DevExpress.XtraPrinting.BorderSide.Right)
| DevExpress.XtraPrinting.BorderSide.Bottom)));
- this.xrTable7.Font = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTable7.Font = new DevExpress.Drawing.DXFont("Segoe UI", 9F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTable7.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
this.xrTable7.Name = "xrTable7";
this.xrTable7.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
@@ -1278,14 +1278,14 @@
this.CalculatedFields.AddRange(new DevExpress.XtraReports.UI.CalculatedField[] {
this.fieldFls});
this.DataSource = this.bindingSource1;
- this.Font = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.Font = new DevExpress.Drawing.DXFont("Segoe UI", 9F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.FormattingRuleSheet.AddRange(new DevExpress.XtraReports.UI.FormattingRule[] {
this.Einzahlungstextsichtbarkeitsformatierungsregel,
this.Auszahlungstextsichtbarkeitsformatierungsregel});
- this.Margins = new System.Drawing.Printing.Margins(70, 65, 50, 50);
+ this.Margins = new DevExpress.Drawing.DXMargins(70, 65, 50, 50);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable2)).EndInit();
diff --git a/ReportImp/AsbRuhr/Fibuuebergabe.Designer.cs b/ReportImp/AsbRuhr/Fibuuebergabe.Designer.cs
index da4edd0cc..de308d523 100644
--- a/ReportImp/AsbRuhr/Fibuuebergabe.Designer.cs
+++ b/ReportImp/AsbRuhr/Fibuuebergabe.Designer.cs
@@ -410,7 +410,7 @@ namespace AsbRuhr
this.Margins = new System.Drawing.Printing.Margins(60, 30, 50, 50);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
this.Title,
this.FieldCaption,
diff --git a/ReportImp/AsbRuhr/Finanzauswertung.designer.cs b/ReportImp/AsbRuhr/Finanzauswertung.designer.cs
index 14201ec24..313d2168c 100644
--- a/ReportImp/AsbRuhr/Finanzauswertung.designer.cs
+++ b/ReportImp/AsbRuhr/Finanzauswertung.designer.cs
@@ -115,7 +115,7 @@ namespace AsbRuhr
//
this.Detail1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
this.xrTable2});
- this.Detail1.Font = new System.Drawing.Font("Arial", 9F);
+ this.Detail1.Font = new DevExpress.Drawing.DXFont("Arial", 9F);
this.Detail1.HeightF = 25F;
this.Detail1.KeepTogetherWithDetailReports = true;
this.Detail1.Name = "Detail1";
@@ -251,7 +251,7 @@ namespace AsbRuhr
//
// lblTitel
//
- this.lblTitel.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold);
+ this.lblTitel.Font = new DevExpress.Drawing.DXFont("Arial", 12F, DevExpress.Drawing.DXFontStyle.Bold);
this.lblTitel.LocationFloat = new DevExpress.Utils.PointFloat(0F, 10.00001F);
this.lblTitel.Name = "lblTitel";
this.lblTitel.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -274,7 +274,7 @@ namespace AsbRuhr
//
// GroupFooter1
//
- this.GroupFooter1.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold);
+ this.GroupFooter1.Font = new DevExpress.Drawing.DXFont("Arial", 10F, DevExpress.Drawing.DXFontStyle.Bold);
this.GroupFooter1.HeightF = 0F;
this.GroupFooter1.Name = "GroupFooter1";
this.GroupFooter1.StylePriority.UseFont = false;
@@ -292,7 +292,7 @@ namespace AsbRuhr
this.xrTable1.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
| DevExpress.XtraPrinting.BorderSide.Right)
| DevExpress.XtraPrinting.BorderSide.Bottom)));
- this.xrTable1.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold);
+ this.xrTable1.Font = new DevExpress.Drawing.DXFont("Arial", 9F, DevExpress.Drawing.DXFontStyle.Bold);
this.xrTable1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
this.xrTable1.Name = "xrTable1";
this.xrTable1.Padding = new DevExpress.XtraPrinting.PaddingInfo(3, 3, 0, 0, 100F);
@@ -403,7 +403,7 @@ namespace AsbRuhr
//
this.GroupFooter2.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
this.xrTable3});
- this.GroupFooter2.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold);
+ this.GroupFooter2.Font = new DevExpress.Drawing.DXFont("Arial", 9F, DevExpress.Drawing.DXFontStyle.Bold);
this.GroupFooter2.HeightF = 25F;
this.GroupFooter2.Level = 1;
this.GroupFooter2.Name = "GroupFooter2";
@@ -586,7 +586,7 @@ namespace AsbRuhr
//
this.xrLabel1.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "SupportConceptFinanceList.CostBearerName")});
- this.xrLabel1.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold);
+ this.xrLabel1.Font = new DevExpress.Drawing.DXFont("Arial", 12F, DevExpress.Drawing.DXFontStyle.Bold);
this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 16.99999F);
this.xrLabel1.Name = "xrLabel1";
this.xrLabel1.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -615,7 +615,7 @@ namespace AsbRuhr
//
// xrPageInfo2
//
- this.xrPageInfo2.Font = new System.Drawing.Font("Arial", 8F);
+ this.xrPageInfo2.Font = new DevExpress.Drawing.DXFont("Arial", 8F);
this.xrPageInfo2.Format = "Seite {0} von {1}";
this.xrPageInfo2.LocationFloat = new DevExpress.Utils.PointFloat(969.9999F, 25F);
this.xrPageInfo2.Name = "xrPageInfo2";
@@ -626,7 +626,7 @@ namespace AsbRuhr
//
// xrPageInfo1
//
- this.xrPageInfo1.Font = new System.Drawing.Font("Arial", 8F);
+ this.xrPageInfo1.Font = new DevExpress.Drawing.DXFont("Arial", 8F);
this.xrPageInfo1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 25F);
this.xrPageInfo1.Name = "xrPageInfo1";
this.xrPageInfo1.PageInfo = DevExpress.XtraPrinting.PageInfo.DateTime;
@@ -640,7 +640,7 @@ namespace AsbRuhr
this.Title.BorderColor = System.Drawing.SystemColors.ControlText;
this.Title.Borders = DevExpress.XtraPrinting.BorderSide.None;
this.Title.BorderWidth = 1F;
- this.Title.Font = new System.Drawing.Font("Times New Roman", 24F);
+ this.Title.Font = new DevExpress.Drawing.DXFont("Times New Roman", 24F);
this.Title.ForeColor = System.Drawing.Color.Black;
this.Title.Name = "Title";
//
@@ -650,7 +650,7 @@ namespace AsbRuhr
this.FieldCaption.BorderColor = System.Drawing.SystemColors.ControlText;
this.FieldCaption.Borders = DevExpress.XtraPrinting.BorderSide.None;
this.FieldCaption.BorderWidth = 1F;
- this.FieldCaption.Font = new System.Drawing.Font("Times New Roman", 10F, System.Drawing.FontStyle.Bold);
+ this.FieldCaption.Font = new DevExpress.Drawing.DXFont("Times New Roman", 10F, DevExpress.Drawing.DXFontStyle.Bold);
this.FieldCaption.ForeColor = System.Drawing.Color.Black;
this.FieldCaption.Name = "FieldCaption";
//
@@ -660,7 +660,7 @@ namespace AsbRuhr
this.PageInfo.BorderColor = System.Drawing.SystemColors.ControlText;
this.PageInfo.Borders = DevExpress.XtraPrinting.BorderSide.None;
this.PageInfo.BorderWidth = 1F;
- this.PageInfo.Font = new System.Drawing.Font("Times New Roman", 8F);
+ this.PageInfo.Font = new DevExpress.Drawing.DXFont("Times New Roman", 8F);
this.PageInfo.ForeColor = System.Drawing.Color.Black;
this.PageInfo.Name = "PageInfo";
//
@@ -670,7 +670,7 @@ namespace AsbRuhr
this.DataField.BorderColor = System.Drawing.SystemColors.ControlText;
this.DataField.Borders = DevExpress.XtraPrinting.BorderSide.None;
this.DataField.BorderWidth = 1F;
- this.DataField.Font = new System.Drawing.Font("Times New Roman", 8F);
+ this.DataField.Font = new DevExpress.Drawing.DXFont("Times New Roman", 8F);
this.DataField.ForeColor = System.Drawing.SystemColors.ControlText;
this.DataField.Name = "DataField";
//
@@ -694,7 +694,7 @@ namespace AsbRuhr
//
// ReportFooter
//
- this.ReportFooter.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.ReportFooter.Font = new DevExpress.Drawing.DXFont("Arial", 12F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.ReportFooter.HeightF = 31.25F;
this.ReportFooter.Name = "ReportFooter";
this.ReportFooter.StylePriority.UseFont = false;
@@ -711,10 +711,10 @@ namespace AsbRuhr
this.ReportFooter});
this.DataSource = this.bindingSource1;
this.Landscape = true;
- this.Margins = new System.Drawing.Printing.Margins(55, 55, 50, 30);
+ this.Margins = new DevExpress.Drawing.DXMargins(55, 55, 50, 30);
this.PageHeight = 827;
this.PageWidth = 1169;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
this.Title,
this.FieldCaption,
diff --git a/ReportImp/AsbRuhr/JahresReport.designer.cs b/ReportImp/AsbRuhr/JahresReport.designer.cs
index cc8d76264..7fbb5ad85 100644
--- a/ReportImp/AsbRuhr/JahresReport.designer.cs
+++ b/ReportImp/AsbRuhr/JahresReport.designer.cs
@@ -539,7 +539,7 @@ namespace AsbRuhr
this.Margins = new System.Drawing.Printing.Margins(60, 60, 70, 88);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
this.Title,
this.FieldCaption,
diff --git a/ReportImp/AsbRuhr/Properties/licenses.licx b/ReportImp/AsbRuhr/Properties/licenses.licx
index c7fd819d5..e69de29bb 100644
--- a/ReportImp/AsbRuhr/Properties/licenses.licx
+++ b/ReportImp/AsbRuhr/Properties/licenses.licx
@@ -1 +0,0 @@
-DevExpress.XtraReports.UI.XtraReport, DevExpress.XtraReports.v17.1, Version=17.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
diff --git a/ReportImp/AsbRuhr/QuittierungsbelegAssistenz.Designer.cs b/ReportImp/AsbRuhr/QuittierungsbelegAssistenz.Designer.cs
index 5df4d1404..1d2a77889 100644
--- a/ReportImp/AsbRuhr/QuittierungsbelegAssistenz.Designer.cs
+++ b/ReportImp/AsbRuhr/QuittierungsbelegAssistenz.Designer.cs
@@ -310,7 +310,7 @@ namespace AsbRuhr
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 System.Drawing.Printing.PrintEventHandler(this.picSignature_BeforePrint);
+ this.picSignature.BeforePrint += new DevExpress.XtraReports.UI.BeforePrintEventHandler(this.picSignature_BeforePrint);
//
// GroupHeader1
//
@@ -1397,7 +1397,7 @@ namespace AsbRuhr
this.Margins = new System.Drawing.Printing.Margins(50, 30, 100, 30);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrTable3)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTableServiceRecords1)).EndInit();
diff --git a/ReportImp/AsbRuhr/QuittierungsbelegAssistenz.cs b/ReportImp/AsbRuhr/QuittierungsbelegAssistenz.cs
index 2777a83d1..96555892d 100644
--- a/ReportImp/AsbRuhr/QuittierungsbelegAssistenz.cs
+++ b/ReportImp/AsbRuhr/QuittierungsbelegAssistenz.cs
@@ -132,7 +132,7 @@ namespace AsbRuhr
}
}
- private void picSignature_BeforePrint(object sender, System.Drawing.Printing.PrintEventArgs e)
+ private void picSignature_BeforePrint(object sender, System.ComponentModel.CancelEventArgs e)
{
XRPictureBox xrBox = sender as XRPictureBox;
//var test = this.GetCurrent
diff --git a/ReportImp/AsbRuhr/QuittierungsbelegMitDatum.Designer.cs b/ReportImp/AsbRuhr/QuittierungsbelegMitDatum.Designer.cs
index d8416ed51..fe932c2a1 100644
--- a/ReportImp/AsbRuhr/QuittierungsbelegMitDatum.Designer.cs
+++ b/ReportImp/AsbRuhr/QuittierungsbelegMitDatum.Designer.cs
@@ -309,7 +309,7 @@ namespace AsbRuhr
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 System.Drawing.Printing.PrintEventHandler(this.SignaturePictureBox_BeforePring);
+ this.picSignature.BeforePrint += new DevExpress.XtraReports.UI.BeforePrintEventHandler(this.SignaturePictureBox_BeforePring);
//
// GroupHeader1
//
@@ -1393,7 +1393,7 @@ namespace AsbRuhr
this.Margins = new System.Drawing.Printing.Margins(50, 30, 100, 30);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrTable3)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTableServiceRecords1)).EndInit();
diff --git a/ReportImp/AsbRuhr/QuittierungsbelegMitDatum.cs b/ReportImp/AsbRuhr/QuittierungsbelegMitDatum.cs
index 76a205da7..c8c2449b5 100644
--- a/ReportImp/AsbRuhr/QuittierungsbelegMitDatum.cs
+++ b/ReportImp/AsbRuhr/QuittierungsbelegMitDatum.cs
@@ -134,7 +134,7 @@ namespace AsbRuhr
}
}
- private void SignaturePictureBox_BeforePring(object sender, System.Drawing.Printing.PrintEventArgs e)
+ private void SignaturePictureBox_BeforePring(object sender, System.ComponentModel.CancelEventArgs e)
{
if(sender is XRPictureBox pictureBox)
{
diff --git a/ReportImp/AsbRuhr/ServiceInvoiceReport.Designer.cs b/ReportImp/AsbRuhr/ServiceInvoiceReport.Designer.cs
index 0c883be34..1d7258c1b 100644
--- a/ReportImp/AsbRuhr/ServiceInvoiceReport.Designer.cs
+++ b/ReportImp/AsbRuhr/ServiceInvoiceReport.Designer.cs
@@ -650,7 +650,7 @@ namespace DiePerspektive
this.Margins = new System.Drawing.Printing.Margins(91, 16, 40, 100);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrRichText4)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable2)).EndInit();
diff --git a/ReportImp/AsbRuhr/SettlementReport.Designer.cs b/ReportImp/AsbRuhr/SettlementReport.Designer.cs
index 2a031723a..a9acc66d0 100644
--- a/ReportImp/AsbRuhr/SettlementReport.Designer.cs
+++ b/ReportImp/AsbRuhr/SettlementReport.Designer.cs
@@ -762,7 +762,7 @@ namespace DiePerspektive
this.Margins = new System.Drawing.Printing.Margins(89, 16, 40, 100);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrRichText4)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrRichText1)).EndInit();
diff --git a/ReportImp/AsbRuhr/SettlementReport2.Designer.cs b/ReportImp/AsbRuhr/SettlementReport2.Designer.cs
index 3f28fa502..6d4ae6823 100644
--- a/ReportImp/AsbRuhr/SettlementReport2.Designer.cs
+++ b/ReportImp/AsbRuhr/SettlementReport2.Designer.cs
@@ -861,7 +861,7 @@ namespace DiePerspektive.Neu
this.Margins = new System.Drawing.Printing.Margins(90, 16, 40, 100);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrRichText1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrRichText4)).EndInit();
diff --git a/ReportImp/AssistenzaReports/AssistenzaReports.csproj b/ReportImp/AssistenzaReports/AssistenzaReports.csproj
index 83c77bffa..cd2e0e641 100644
--- a/ReportImp/AssistenzaReports/AssistenzaReports.csproj
+++ b/ReportImp/AssistenzaReports/AssistenzaReports.csproj
@@ -71,24 +71,26 @@
false
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
3.5
diff --git a/ReportImp/AssistenzaReports/FLSGroupReport.Designer.cs b/ReportImp/AssistenzaReports/FLSGroupReport.Designer.cs
index 6aa2454d6..a1865f766 100644
--- a/ReportImp/AssistenzaReports/FLSGroupReport.Designer.cs
+++ b/ReportImp/AssistenzaReports/FLSGroupReport.Designer.cs
@@ -640,7 +640,7 @@ namespace BeWo.AssistenzaReports
this.Margins = new System.Drawing.Printing.Margins(75, 75, 50, 50);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
this.Title,
this.FieldCaption,
diff --git a/ReportImp/AssistenzaReports/FLSListReport.Designer.cs b/ReportImp/AssistenzaReports/FLSListReport.Designer.cs
index 97a0f8137..2cf9b93e1 100644
--- a/ReportImp/AssistenzaReports/FLSListReport.Designer.cs
+++ b/ReportImp/AssistenzaReports/FLSListReport.Designer.cs
@@ -101,25 +101,25 @@ namespace BeWo.AssistenzaReports
this.xrTableCell1.Borders = DevExpress.XtraPrinting.BorderSide.None;
this.xrTableCell1.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "FLSReportGroups.Name")});
- this.xrTableCell1.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold);
+ this.xrTableCell1.Font = new DevExpress.Drawing.DXFont("Arial", 12F, DevExpress.Drawing.DXFontStyle.Bold);
this.xrTableCell1.Name = "xrTableCell1";
this.xrTableCell1.StylePriority.UseBorderColor = false;
this.xrTableCell1.StylePriority.UseBorders = false;
this.xrTableCell1.StylePriority.UseFont = false;
this.xrTableCell1.Text = "xrTableCell1";
- this.xrTableCell1.Weight = 6.9183673469387754;
+ this.xrTableCell1.Weight = 6.9183673469387754D;
//
// xrTableRow1
//
this.xrTableRow1.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
this.xrTableCell1});
this.xrTableRow1.Name = "xrTableRow1";
- this.xrTableRow1.Weight = 1;
+ this.xrTableRow1.Weight = 1D;
//
// xrTable1
//
- this.xrTable1.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right)
- | DevExpress.XtraPrinting.BorderSide.Bottom)));
+ this.xrTable1.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right)
+ | DevExpress.XtraPrinting.BorderSide.Bottom)));
this.xrTable1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 25F);
this.xrTable1.Name = "xrTable1";
this.xrTable1.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
@@ -144,15 +144,16 @@ namespace BeWo.AssistenzaReports
this.xrLabel7,
this.xrLabel6,
this.xrTable1});
- this.Detail1.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.Detail1.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.Detail1.HeightF = 132F;
this.Detail1.Name = "Detail1";
this.Detail1.StylePriority.UseFont = false;
- this.Detail1.BeforePrint += new System.Drawing.Printing.PrintEventHandler(this.Detail1_BeforePrint);
+ this.Detail1.BeforePrint += new DevExpress.XtraReports.UI.BeforePrintEventHandler(this.Detail1_BeforePrint);
//
// xrLabel16
//
- this.xrLabel16.Font = new System.Drawing.Font("Arial", 10F);
+ this.xrLabel16.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
this.xrLabel16.LocationFloat = new DevExpress.Utils.PointFloat(160.0001F, 100F);
this.xrLabel16.Name = "xrLabel16";
this.xrLabel16.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -164,7 +165,7 @@ namespace BeWo.AssistenzaReports
//
// lblBuerozeitFLSProzent
//
- this.lblBuerozeitFLSProzent.Font = new System.Drawing.Font("Arial", 10F);
+ this.lblBuerozeitFLSProzent.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
this.lblBuerozeitFLSProzent.LocationFloat = new DevExpress.Utils.PointFloat(230F, 100F);
this.lblBuerozeitFLSProzent.Name = "lblBuerozeitFLSProzent";
this.lblBuerozeitFLSProzent.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -173,7 +174,7 @@ namespace BeWo.AssistenzaReports
//
// xrLabel14
//
- this.xrLabel14.Font = new System.Drawing.Font("Arial", 10F);
+ this.xrLabel14.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
this.xrLabel14.LocationFloat = new DevExpress.Utils.PointFloat(0F, 100F);
this.xrLabel14.Name = "xrLabel14";
this.xrLabel14.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -183,7 +184,7 @@ namespace BeWo.AssistenzaReports
//
// lblBuerozeitFLM
//
- this.lblBuerozeitFLM.Font = new System.Drawing.Font("Arial", 10F);
+ this.lblBuerozeitFLM.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
this.lblBuerozeitFLM.LocationFloat = new DevExpress.Utils.PointFloat(110.0001F, 100F);
this.lblBuerozeitFLM.Name = "lblBuerozeitFLM";
this.lblBuerozeitFLM.SizeF = new System.Drawing.SizeF(50F, 25F);
@@ -194,7 +195,7 @@ namespace BeWo.AssistenzaReports
//
// 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(160.0001F, 75F);
this.xrLabel12.Name = "xrLabel12";
this.xrLabel12.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -206,7 +207,7 @@ namespace BeWo.AssistenzaReports
//
// lblFahrzeitFLSProzent
//
- this.lblFahrzeitFLSProzent.Font = new System.Drawing.Font("Arial", 10F);
+ this.lblFahrzeitFLSProzent.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
this.lblFahrzeitFLSProzent.LocationFloat = new DevExpress.Utils.PointFloat(230F, 75F);
this.lblFahrzeitFLSProzent.Name = "lblFahrzeitFLSProzent";
this.lblFahrzeitFLSProzent.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -215,7 +216,7 @@ namespace BeWo.AssistenzaReports
//
// xrLabel10
//
- 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(0F, 75F);
this.xrLabel10.Name = "xrLabel10";
this.xrLabel10.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -225,7 +226,7 @@ namespace BeWo.AssistenzaReports
//
// lblFahrzeitFLM
//
- this.lblFahrzeitFLM.Font = new System.Drawing.Font("Arial", 10F);
+ this.lblFahrzeitFLM.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
this.lblFahrzeitFLM.LocationFloat = new DevExpress.Utils.PointFloat(113.9999F, 75F);
this.lblFahrzeitFLM.Name = "lblFahrzeitFLM";
this.lblFahrzeitFLM.SizeF = new System.Drawing.SizeF(46.00009F, 25F);
@@ -236,7 +237,7 @@ namespace BeWo.AssistenzaReports
//
// xrLabel9
//
- 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(160F, 50F);
this.xrLabel9.Name = "xrLabel9";
this.xrLabel9.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -250,7 +251,7 @@ namespace BeWo.AssistenzaReports
//
this.xrLabel8.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "FLSReportGroups.fieldFLS", "{0:0.00} FLS")});
- this.xrLabel8.Font = new System.Drawing.Font("Arial", 10F);
+ this.xrLabel8.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
this.xrLabel8.LocationFloat = new DevExpress.Utils.PointFloat(230F, 50F);
this.xrLabel8.Name = "xrLabel8";
this.xrLabel8.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -260,7 +261,7 @@ namespace BeWo.AssistenzaReports
//
// xrLabel7
//
- this.xrLabel7.Font = new System.Drawing.Font("Arial", 10F);
+ this.xrLabel7.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
this.xrLabel7.LocationFloat = new DevExpress.Utils.PointFloat(0F, 50F);
this.xrLabel7.Name = "xrLabel7";
this.xrLabel7.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -272,7 +273,7 @@ namespace BeWo.AssistenzaReports
//
this.xrLabel6.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "FLSReportGroups.TotalFLM", "{0:0.##}")});
- 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(110F, 50F);
this.xrLabel6.Name = "xrLabel6";
this.xrLabel6.SizeF = new System.Drawing.SizeF(50F, 25F);
@@ -312,8 +313,8 @@ namespace BeWo.AssistenzaReports
//
// xrTable4
//
- this.xrTable4.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right)
- | DevExpress.XtraPrinting.BorderSide.Bottom)));
+ this.xrTable4.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right)
+ | DevExpress.XtraPrinting.BorderSide.Bottom)));
this.xrTable4.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
this.xrTable4.Name = "xrTable4";
this.xrTable4.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 0, 0, 0, 100F);
@@ -332,33 +333,33 @@ namespace BeWo.AssistenzaReports
this.xrTableCell11,
this.xrTableCell10});
this.xrTableRow4.Name = "xrTableRow4";
- this.xrTableRow4.Weight = 1;
+ this.xrTableRow4.Weight = 1D;
//
// xrTableCell3
//
this.xrTableCell3.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "FLSReportGroups.ServiceRecords.Start", "{0:dd/MM/yyyy}")});
- this.xrTableCell3.Font = new System.Drawing.Font("Arial", 9.75F);
+ this.xrTableCell3.Font = new DevExpress.Drawing.DXFont("Arial", 9.75F);
this.xrTableCell3.Name = "xrTableCell3";
this.xrTableCell3.StylePriority.UseFont = false;
this.xrTableCell3.Text = "xrTableCell3";
- this.xrTableCell3.Weight = 0.92199008384102354;
+ this.xrTableCell3.Weight = 0.92199008384102354D;
//
// xrTableCell4
//
this.xrTableCell4.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "FLSReportGroups.ServiceRecords.TimeRange")});
- this.xrTableCell4.Font = new System.Drawing.Font("Arial", 9.75F);
+ this.xrTableCell4.Font = new DevExpress.Drawing.DXFont("Arial", 9.75F);
this.xrTableCell4.Name = "xrTableCell4";
this.xrTableCell4.StylePriority.UseFont = false;
this.xrTableCell4.Text = "xrTableCell4";
- this.xrTableCell4.Weight = 1.0244334280426093;
+ this.xrTableCell4.Weight = 1.0244334280426093D;
//
// xrTableCell9
//
this.xrTableCell9.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "FLSReportGroups.ServiceRecords.RoundedDuration", "{0:0.##}")});
- this.xrTableCell9.Font = new System.Drawing.Font("Arial", 9.75F);
+ this.xrTableCell9.Font = new DevExpress.Drawing.DXFont("Arial", 9.75F);
this.xrTableCell9.Name = "xrTableCell9";
this.xrTableCell9.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 100F);
this.xrTableCell9.StylePriority.UseFont = false;
@@ -366,27 +367,27 @@ namespace BeWo.AssistenzaReports
this.xrTableCell9.StylePriority.UseTextAlignment = false;
this.xrTableCell9.Text = "xrTableCell9";
this.xrTableCell9.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight;
- this.xrTableCell9.Weight = 0.71710341432477209;
+ this.xrTableCell9.Weight = 0.71710341432477209D;
//
// xrTableCell11
//
this.xrTableCell11.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "FLSReportGroups.ServiceRecords.GroupName")});
- this.xrTableCell11.Font = new System.Drawing.Font("Arial", 9.75F);
+ this.xrTableCell11.Font = new DevExpress.Drawing.DXFont("Arial", 9.75F);
this.xrTableCell11.Name = "xrTableCell11";
this.xrTableCell11.StylePriority.UseFont = false;
this.xrTableCell11.Text = "xrTableCell11";
- this.xrTableCell11.Weight = 2.1308215709094025;
+ this.xrTableCell11.Weight = 2.1308215709094025D;
//
// xrTableCell10
//
this.xrTableCell10.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "FLSReportGroups.ServiceRecords.Notice")});
- this.xrTableCell10.Font = new System.Drawing.Font("Arial", 9.75F);
+ this.xrTableCell10.Font = new DevExpress.Drawing.DXFont("Arial", 9.75F);
this.xrTableCell10.Name = "xrTableCell10";
this.xrTableCell10.StylePriority.UseFont = false;
this.xrTableCell10.Text = "xrTableCell10";
- this.xrTableCell10.Weight = 2.1308215709094025;
+ this.xrTableCell10.Weight = 2.1308215709094025D;
//
// GroupHeader2
//
@@ -397,10 +398,10 @@ namespace BeWo.AssistenzaReports
//
// xrTable2
//
- this.xrTable2.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
- | DevExpress.XtraPrinting.BorderSide.Right)
- | DevExpress.XtraPrinting.BorderSide.Bottom)));
- this.xrTable2.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold);
+ this.xrTable2.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
+ | DevExpress.XtraPrinting.BorderSide.Right)
+ | DevExpress.XtraPrinting.BorderSide.Bottom)));
+ this.xrTable2.Font = new DevExpress.Drawing.DXFont("Arial", 10F, DevExpress.Drawing.DXFontStyle.Bold);
this.xrTable2.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
this.xrTable2.Name = "xrTable2";
this.xrTable2.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 0, 0, 0, 100F);
@@ -420,19 +421,19 @@ namespace BeWo.AssistenzaReports
this.xrTableCell2,
this.xrTableCell8});
this.xrTableRow2.Name = "xrTableRow2";
- this.xrTableRow2.Weight = 1;
+ this.xrTableRow2.Weight = 1D;
//
// xrTableCell5
//
this.xrTableCell5.Name = "xrTableCell5";
this.xrTableCell5.Text = "Datum";
- this.xrTableCell5.Weight = 0.92199008384102332;
+ this.xrTableCell5.Weight = 0.92199008384102332D;
//
// xrTableCell6
//
this.xrTableCell6.Name = "xrTableCell6";
this.xrTableCell6.Text = "Uhrzeit";
- this.xrTableCell6.Weight = 1.0244334280426093;
+ this.xrTableCell6.Weight = 1.0244334280426093D;
//
// xrTableCell7
//
@@ -442,7 +443,7 @@ namespace BeWo.AssistenzaReports
this.xrTableCell7.StylePriority.UseTextAlignment = false;
this.xrTableCell7.Text = "Minuten";
this.xrTableCell7.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight;
- this.xrTableCell7.Weight = 0.71710341432477187;
+ this.xrTableCell7.Weight = 0.71710341432477187D;
//
// xrTableCell2
//
@@ -450,13 +451,13 @@ namespace BeWo.AssistenzaReports
new DevExpress.XtraReports.UI.XRBinding("Text", null, "GroupTypeHeader")});
this.xrTableCell2.Name = "xrTableCell2";
this.xrTableCell2.Text = "xrTableCell2";
- this.xrTableCell2.Weight = 2.1308215709094029;
+ this.xrTableCell2.Weight = 2.1308215709094029D;
//
// xrTableCell8
//
this.xrTableCell8.Name = "xrTableCell8";
this.xrTableCell8.Text = "Dokumentation";
- this.xrTableCell8.Weight = 2.1308215709094029;
+ this.xrTableCell8.Weight = 2.1308215709094029D;
//
// GroupFooter1
//
@@ -481,7 +482,7 @@ namespace BeWo.AssistenzaReports
//
// xrLabel5
//
- this.xrLabel5.Font = new System.Drawing.Font("Arial", 12F);
+ this.xrLabel5.Font = new DevExpress.Drawing.DXFont("Arial", 12F);
this.xrLabel5.LocationFloat = new DevExpress.Utils.PointFloat(175F, 25F);
this.xrLabel5.Name = "xrLabel5";
this.xrLabel5.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -495,7 +496,7 @@ namespace BeWo.AssistenzaReports
//
this.xrLabel4.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "ReportEndDate", "{0:dd/MM/yyyy}")});
- this.xrLabel4.Font = new System.Drawing.Font("Arial", 12F);
+ this.xrLabel4.Font = new DevExpress.Drawing.DXFont("Arial", 12F);
this.xrLabel4.LocationFloat = new DevExpress.Utils.PointFloat(192F, 25F);
this.xrLabel4.Name = "xrLabel4";
this.xrLabel4.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -507,7 +508,7 @@ namespace BeWo.AssistenzaReports
//
this.xrLabel3.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "ReportStartDate", "{0:dd/MM/yyyy}")});
- this.xrLabel3.Font = new System.Drawing.Font("Arial", 12F);
+ this.xrLabel3.Font = new DevExpress.Drawing.DXFont("Arial", 12F);
this.xrLabel3.LocationFloat = new DevExpress.Utils.PointFloat(83F, 25F);
this.xrLabel3.Name = "xrLabel3";
this.xrLabel3.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -519,7 +520,7 @@ namespace BeWo.AssistenzaReports
//
// xrLabel2
//
- this.xrLabel2.Font = new System.Drawing.Font("Arial", 12F);
+ this.xrLabel2.Font = new DevExpress.Drawing.DXFont("Arial", 12F);
this.xrLabel2.LocationFloat = new DevExpress.Utils.PointFloat(0F, 25F);
this.xrLabel2.Name = "xrLabel2";
this.xrLabel2.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -529,7 +530,7 @@ namespace BeWo.AssistenzaReports
//
// xrLabel1
//
- this.xrLabel1.Font = new System.Drawing.Font("Arial", 14F);
+ this.xrLabel1.Font = new DevExpress.Drawing.DXFont("Arial", 14F);
this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
this.xrLabel1.Multiline = true;
this.xrLabel1.Name = "xrLabel1";
@@ -548,18 +549,18 @@ namespace BeWo.AssistenzaReports
//
// xrPageInfo2
//
- this.xrPageInfo2.Font = new System.Drawing.Font("Arial", 8F);
- this.xrPageInfo2.Format = "Seite {0} von {1}";
+ this.xrPageInfo2.Font = new DevExpress.Drawing.DXFont("Arial", 8F);
this.xrPageInfo2.LocationFloat = new DevExpress.Utils.PointFloat(516.9999F, 25F);
this.xrPageInfo2.Name = "xrPageInfo2";
this.xrPageInfo2.SizeF = new System.Drawing.SizeF(160.0001F, 23.00002F);
this.xrPageInfo2.StyleName = "PageInfo";
this.xrPageInfo2.StylePriority.UseFont = false;
this.xrPageInfo2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight;
+ this.xrPageInfo2.TextFormatString = "Seite {0} von {1}";
//
// xrPageInfo1
//
- this.xrPageInfo1.Font = new System.Drawing.Font("Arial", 8F);
+ this.xrPageInfo1.Font = new DevExpress.Drawing.DXFont("Arial", 8F);
this.xrPageInfo1.LocationFloat = new DevExpress.Utils.PointFloat(8F, 25F);
this.xrPageInfo1.Name = "xrPageInfo1";
this.xrPageInfo1.PageInfo = DevExpress.XtraPrinting.PageInfo.DateTime;
@@ -572,8 +573,8 @@ namespace BeWo.AssistenzaReports
this.Title.BackColor = System.Drawing.Color.White;
this.Title.BorderColor = System.Drawing.SystemColors.ControlText;
this.Title.Borders = DevExpress.XtraPrinting.BorderSide.None;
- this.Title.BorderWidth = 1;
- this.Title.Font = new System.Drawing.Font("Times New Roman", 24F);
+ this.Title.BorderWidth = 1F;
+ this.Title.Font = new DevExpress.Drawing.DXFont("Times New Roman", 24F);
this.Title.ForeColor = System.Drawing.Color.Black;
this.Title.Name = "Title";
//
@@ -582,8 +583,8 @@ namespace BeWo.AssistenzaReports
this.FieldCaption.BackColor = System.Drawing.Color.White;
this.FieldCaption.BorderColor = System.Drawing.SystemColors.ControlText;
this.FieldCaption.Borders = DevExpress.XtraPrinting.BorderSide.None;
- this.FieldCaption.BorderWidth = 1;
- this.FieldCaption.Font = new System.Drawing.Font("Times New Roman", 10F, System.Drawing.FontStyle.Bold);
+ this.FieldCaption.BorderWidth = 1F;
+ this.FieldCaption.Font = new DevExpress.Drawing.DXFont("Times New Roman", 10F, DevExpress.Drawing.DXFontStyle.Bold);
this.FieldCaption.ForeColor = System.Drawing.Color.Black;
this.FieldCaption.Name = "FieldCaption";
//
@@ -592,8 +593,8 @@ namespace BeWo.AssistenzaReports
this.PageInfo.BackColor = System.Drawing.Color.White;
this.PageInfo.BorderColor = System.Drawing.SystemColors.ControlText;
this.PageInfo.Borders = DevExpress.XtraPrinting.BorderSide.None;
- this.PageInfo.BorderWidth = 1;
- this.PageInfo.Font = new System.Drawing.Font("Times New Roman", 8F);
+ this.PageInfo.BorderWidth = 1F;
+ this.PageInfo.Font = new DevExpress.Drawing.DXFont("Times New Roman", 8F);
this.PageInfo.ForeColor = System.Drawing.Color.Black;
this.PageInfo.Name = "PageInfo";
//
@@ -602,15 +603,14 @@ namespace BeWo.AssistenzaReports
this.DataField.BackColor = System.Drawing.Color.White;
this.DataField.BorderColor = System.Drawing.SystemColors.ControlText;
this.DataField.Borders = DevExpress.XtraPrinting.BorderSide.None;
- this.DataField.BorderWidth = 1;
- this.DataField.Font = new System.Drawing.Font("Times New Roman", 8F);
+ this.DataField.BorderWidth = 1F;
+ this.DataField.Font = new DevExpress.Drawing.DXFont("Times New Roman", 8F);
this.DataField.ForeColor = System.Drawing.SystemColors.ControlText;
this.DataField.Name = "DataField";
//
// fieldFLS
//
this.fieldFLS.DataMember = "FLSReportGroups";
- this.fieldFLS.DataSource = this.bindingSource1;
this.fieldFLS.Expression = "[TotalFLM] / 60";
this.fieldFLS.FieldType = DevExpress.XtraReports.UI.FieldType.Decimal;
this.fieldFLS.Name = "fieldFLS";
@@ -637,16 +637,16 @@ namespace BeWo.AssistenzaReports
this.CalculatedFields.AddRange(new DevExpress.XtraReports.UI.CalculatedField[] {
this.fieldFLS});
this.DataSource = this.bindingSource1;
- this.Margins = new System.Drawing.Printing.Margins(75, 75, 50, 50);
+ this.Margins = new DevExpress.Drawing.DXMargins(75F, 75F, 50F, 50F);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
this.Title,
this.FieldCaption,
this.PageInfo,
this.DataField});
- this.Version = "9.3";
+ this.Version = "23.2";
((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable4)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable2)).EndInit();
diff --git a/ReportImp/AssistenzaReports/FLSListReport.cs b/ReportImp/AssistenzaReports/FLSListReport.cs
index 741f2e8e1..a612f8e05 100644
--- a/ReportImp/AssistenzaReports/FLSListReport.cs
+++ b/ReportImp/AssistenzaReports/FLSListReport.cs
@@ -54,7 +54,7 @@ namespace BeWo.AssistenzaReports
this.bindingSource1.DataSource = pRO;
}
- private void Detail1_BeforePrint(object sender, System.Drawing.Printing.PrintEventArgs e)
+ private void Detail1_BeforePrint(object sender, System.ComponentModel.CancelEventArgs e)
{
decimal total = 0;
decimal fahrzeit = 0;
@@ -71,7 +71,7 @@ namespace BeWo.AssistenzaReports
{
total = mIndex2Gesamtzeit[mCurrentIndex];
}
-
+
lblFahrzeitFLM.Text = String.Format("{0:0.##}", fahrzeit);
lblBuerozeitFLM.Text = String.Format("{0:0.##}", buero);
if (total > 0)
@@ -82,6 +82,5 @@ namespace BeWo.AssistenzaReports
mCurrentIndex++;
}
-
}
}
diff --git a/ReportImp/AssistenzaReports/FLSListReport.resx b/ReportImp/AssistenzaReports/FLSListReport.resx
index 56747b12a..c7e0d4bdf 100644
--- a/ReportImp/AssistenzaReports/FLSListReport.resx
+++ b/ReportImp/AssistenzaReports/FLSListReport.resx
@@ -112,174 +112,9 @@
2.0
- System.Resources.ResXResourceReader, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+ System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
- System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
- Detail
-
-
- xrTableCell1
-
-
- xrTableRow1
-
-
- xrTable1
-
-
- Detail1
-
-
- xrLabel16
-
-
- lblBuerozeitFLSProzent
-
-
- xrLabel14
-
-
- lblBuerozeitFLM
-
-
- xrLabel12
-
-
- lblFahrzeitFLSProzent
-
-
- xrLabel10
-
-
- lblFahrzeitFLM
-
-
- xrLabel9
-
-
- xrLabel8
-
-
- xrLabel7
-
-
- xrLabel6
-
-
- DetailReport
-
-
- DetailReport1
-
-
- Detail2
-
-
- xrTable4
-
-
- xrTableRow4
-
-
- xrTableCell3
-
-
- xrTableCell4
-
-
- xrTableCell9
-
-
- xrTableCell11
-
-
- xrTableCell10
-
-
- GroupHeader2
-
-
- xrTable2
-
-
- xrTableRow2
-
-
- xrTableCell5
-
-
- xrTableCell6
-
-
- xrTableCell7
-
-
- xrTableCell2
-
-
- xrTableCell8
-
-
- GroupFooter1
-
-
- bindingSource1
-
-
- 17, 17
-
-
- ReportHeader
-
-
- xrLabel5
-
-
- xrLabel4
-
-
- xrLabel3
-
-
- xrLabel2
-
-
- xrLabel1
-
-
- pageFooterBand1
-
-
- xrPageInfo2
-
-
- xrPageInfo1
-
-
- Title
-
-
- FieldCaption
-
-
- PageInfo
-
-
- DataField
-
-
- fieldFLS
-
-
- topMarginBand1
-
-
- bottomMarginBand1
-
-
- Leistungsdokumentation
-
\ No newline at end of file
diff --git a/ReportImp/AssistenzaReports/InvoiceCustomerReport.Designer.cs b/ReportImp/AssistenzaReports/InvoiceCustomerReport.Designer.cs
index 82d158e04..7ffb9d1b3 100644
--- a/ReportImp/AssistenzaReports/InvoiceCustomerReport.Designer.cs
+++ b/ReportImp/AssistenzaReports/InvoiceCustomerReport.Designer.cs
@@ -596,7 +596,7 @@ namespace BeWo.AssistenzaReports
this.Margins = new System.Drawing.Printing.Margins(20, 34, 175, 140);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "13.1";
((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable3)).EndInit();
diff --git a/ReportImp/AssistenzaReports/Properties/licenses.licx b/ReportImp/AssistenzaReports/Properties/licenses.licx
index c7fd819d5..d59547a61 100644
--- a/ReportImp/AssistenzaReports/Properties/licenses.licx
+++ b/ReportImp/AssistenzaReports/Properties/licenses.licx
@@ -1 +1 @@
-DevExpress.XtraReports.UI.XtraReport, DevExpress.XtraReports.v17.1, Version=17.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
+DevExpress.XtraReports.UI.XtraReport, DevExpress.XtraReports.v23.2, Version=23.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
diff --git a/ReportImp/AssistenzaReports/Quittierungsbeleg.designer.cs b/ReportImp/AssistenzaReports/Quittierungsbeleg.designer.cs
index 15d34adf2..bb6c63917 100644
--- a/ReportImp/AssistenzaReports/Quittierungsbeleg.designer.cs
+++ b/ReportImp/AssistenzaReports/Quittierungsbeleg.designer.cs
@@ -124,7 +124,7 @@ namespace AssistenzaReports
this.xrTableCell2,
this.xrTableCell9,
this.xrTableCell12});
- this.xrTableRow2.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableRow2.Font = new DevExpress.Drawing.DXFont("Arial", 12F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableRow2.Name = "xrTableRow2";
this.xrTableRow2.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
this.xrTableRow2.StylePriority.UseFont = false;
@@ -291,7 +291,7 @@ namespace AssistenzaReports
// xrLabel5
//
this.xrLabel5.Borders = DevExpress.XtraPrinting.BorderSide.Top;
- this.xrLabel5.Font = new System.Drawing.Font("Calibri", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrLabel5.Font = new DevExpress.Drawing.DXFont("Calibri", 11F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrLabel5.LocationFloat = new DevExpress.Utils.PointFloat(267.6249F, 104.7916F);
this.xrLabel5.Multiline = true;
this.xrLabel5.Name = "xrLabel5";
@@ -305,7 +305,7 @@ namespace AssistenzaReports
//
// xrLabel1
//
- this.xrLabel1.Font = new System.Drawing.Font("Arial", 20F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrLabel1.Font = new DevExpress.Drawing.DXFont("Arial", 20F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 79.6875F);
this.xrLabel1.Multiline = true;
this.xrLabel1.Name = "xrLabel1";
@@ -318,7 +318,7 @@ namespace AssistenzaReports
//
// xrLabel9
//
- this.xrLabel9.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrLabel9.Font = new DevExpress.Drawing.DXFont("Arial", 12F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrLabel9.LocationFloat = new DevExpress.Utils.PointFloat(0F, 4.999987F);
this.xrLabel9.Multiline = true;
this.xrLabel9.Name = "xrLabel9";
@@ -374,7 +374,7 @@ namespace AssistenzaReports
// xrLabel4
//
this.xrLabel4.Borders = DevExpress.XtraPrinting.BorderSide.Top;
- this.xrLabel4.Font = new System.Drawing.Font("Calibri", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrLabel4.Font = new DevExpress.Drawing.DXFont("Calibri", 11F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrLabel4.LocationFloat = new DevExpress.Utils.PointFloat(0F, 196.9166F);
this.xrLabel4.Multiline = true;
this.xrLabel4.Name = "xrLabel4";
@@ -389,7 +389,7 @@ namespace AssistenzaReports
// xrLabel3
//
this.xrLabel3.Borders = DevExpress.XtraPrinting.BorderSide.Top;
- this.xrLabel3.Font = new System.Drawing.Font("Calibri", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrLabel3.Font = new DevExpress.Drawing.DXFont("Calibri", 11F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrLabel3.LocationFloat = new DevExpress.Utils.PointFloat(0F, 104.7916F);
this.xrLabel3.Multiline = true;
this.xrLabel3.Name = "xrLabel3";
@@ -404,7 +404,7 @@ namespace AssistenzaReports
// xrLabel2
//
this.xrLabel2.Borders = DevExpress.XtraPrinting.BorderSide.Top;
- this.xrLabel2.Font = new System.Drawing.Font("Calibri", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrLabel2.Font = new DevExpress.Drawing.DXFont("Calibri", 11F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrLabel2.LocationFloat = new DevExpress.Utils.PointFloat(267.6249F, 196.9166F);
this.xrLabel2.Multiline = true;
this.xrLabel2.Name = "xrLabel2";
@@ -442,7 +442,7 @@ namespace AssistenzaReports
//
// xrLabel10
//
- 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(0F, 0F);
this.xrLabel10.Name = "xrLabel10";
this.xrLabel10.Padding = new DevExpress.XtraPrinting.PaddingInfo(3, 2, 0, 0, 100F);
@@ -457,7 +457,7 @@ namespace AssistenzaReports
//
// xrLabel19
//
- 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(0F, 20.00004F);
this.xrLabel19.Name = "xrLabel19";
this.xrLabel19.Padding = new DevExpress.XtraPrinting.PaddingInfo(3, 2, 0, 0, 100F);
@@ -472,7 +472,7 @@ namespace AssistenzaReports
//
// 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, 40.00006F);
this.lblFehlkontakt.Name = "lblFehlkontakt";
this.lblFehlkontakt.Padding = new DevExpress.XtraPrinting.PaddingInfo(3, 2, 0, 0, 100F);
@@ -513,7 +513,7 @@ namespace AssistenzaReports
// xrTableCell1
//
this.xrTableCell1.Borders = DevExpress.XtraPrinting.BorderSide.Right;
- this.xrTableCell1.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell1.Font = new DevExpress.Drawing.DXFont("Arial", 12F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell1.Name = "xrTableCell1";
this.xrTableCell1.StylePriority.UseBorders = false;
this.xrTableCell1.StylePriority.UseFont = false;
@@ -527,7 +527,7 @@ namespace AssistenzaReports
| DevExpress.XtraPrinting.BorderSide.Bottom)));
this.xrTableCell5.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "TotalFLMoFehlkontakte")});
- this.xrTableCell5.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell5.Font = new DevExpress.Drawing.DXFont("Arial", 12F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell5.Name = "xrTableCell5";
this.xrTableCell5.StylePriority.UseBorders = false;
this.xrTableCell5.StylePriority.UseFont = false;
@@ -539,7 +539,7 @@ namespace AssistenzaReports
//
// xrTableCell6
//
- this.xrTableCell6.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell6.Font = new DevExpress.Drawing.DXFont("Arial", 12F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell6.Name = "xrTableCell6";
this.xrTableCell6.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 0, 0, 0, 100F);
this.xrTableCell6.StylePriority.UseFont = false;
@@ -561,7 +561,7 @@ namespace AssistenzaReports
// xrTableCell8
//
this.xrTableCell8.Borders = DevExpress.XtraPrinting.BorderSide.Right;
- this.xrTableCell8.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell8.Font = new DevExpress.Drawing.DXFont("Arial", 12F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell8.Name = "xrTableCell8";
this.xrTableCell8.StylePriority.UseBorders = false;
this.xrTableCell8.StylePriority.UseFont = false;
@@ -575,7 +575,7 @@ namespace AssistenzaReports
| DevExpress.XtraPrinting.BorderSide.Bottom)));
this.xrTableCell10.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "TotalFLMFehlkontakte")});
- this.xrTableCell10.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell10.Font = new DevExpress.Drawing.DXFont("Arial", 12F, 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;
@@ -586,7 +586,7 @@ namespace AssistenzaReports
//
// xrTableCell11
//
- this.xrTableCell11.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell11.Font = new DevExpress.Drawing.DXFont("Arial", 12F, 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(5, 0, 0, 0, 100F);
this.xrTableCell11.StylePriority.UseFont = false;
@@ -598,7 +598,7 @@ namespace AssistenzaReports
//
// xrLabel7
//
- this.xrLabel7.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrLabel7.Font = new DevExpress.Drawing.DXFont("Arial", 12F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrLabel7.LocationFloat = new DevExpress.Utils.PointFloat(0F, 39.99999F);
this.xrLabel7.Multiline = true;
this.xrLabel7.Name = "xrLabel7";
@@ -611,7 +611,7 @@ namespace AssistenzaReports
//
// xrLabel8
//
- this.xrLabel8.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrLabel8.Font = new DevExpress.Drawing.DXFont("Arial", 12F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrLabel8.LocationFloat = new DevExpress.Utils.PointFloat(0F, 75F);
this.xrLabel8.Multiline = true;
this.xrLabel8.Name = "xrLabel8";
@@ -624,7 +624,7 @@ namespace AssistenzaReports
//
// lblMonat
//
- this.lblMonat.Font = new System.Drawing.Font("Arial", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.lblMonat.Font = new DevExpress.Drawing.DXFont("Arial", 15F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.lblMonat.LocationFloat = new DevExpress.Utils.PointFloat(120.8333F, 0F);
this.lblMonat.Multiline = true;
this.lblMonat.Name = "lblMonat";
@@ -638,7 +638,7 @@ namespace AssistenzaReports
//
this.xrLabel12.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "CustomerName")});
- this.xrLabel12.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrLabel12.Font = new DevExpress.Drawing.DXFont("Arial", 12F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrLabel12.LocationFloat = new DevExpress.Utils.PointFloat(120.8333F, 39.99999F);
this.xrLabel12.Multiline = true;
this.xrLabel12.Name = "xrLabel12";
@@ -653,7 +653,7 @@ namespace AssistenzaReports
//
this.xrLabel11.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "MainAttendant")});
- this.xrLabel11.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrLabel11.Font = new DevExpress.Drawing.DXFont("Arial", 12F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrLabel11.LocationFloat = new DevExpress.Utils.PointFloat(120.8333F, 75F);
this.xrLabel11.Multiline = true;
this.xrLabel11.Name = "xrLabel11";
@@ -666,7 +666,7 @@ namespace AssistenzaReports
//
// xrLabel13
//
- this.xrLabel13.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrLabel13.Font = new DevExpress.Drawing.DXFont("Arial", 12F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrLabel13.LocationFloat = new DevExpress.Utils.PointFloat(320.0002F, 4.999987F);
this.xrLabel13.Multiline = true;
this.xrLabel13.Name = "xrLabel13";
@@ -679,7 +679,7 @@ namespace AssistenzaReports
//
// xrLabel14
//
- this.xrLabel14.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrLabel14.Font = new DevExpress.Drawing.DXFont("Arial", 12F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrLabel14.LocationFloat = new DevExpress.Utils.PointFloat(320.0002F, 39.99999F);
this.xrLabel14.Multiline = true;
this.xrLabel14.Name = "xrLabel14";
@@ -692,7 +692,7 @@ namespace AssistenzaReports
//
// xrLabel15
//
- this.xrLabel15.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrLabel15.Font = new DevExpress.Drawing.DXFont("Arial", 12F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrLabel15.LocationFloat = new DevExpress.Utils.PointFloat(320.0002F, 75F);
this.xrLabel15.Multiline = true;
this.xrLabel15.Name = "xrLabel15";
@@ -707,7 +707,7 @@ namespace AssistenzaReports
//
this.xrLabel16.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "ApprovedFLSPerWeek", "{0:0.00}")});
- this.xrLabel16.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrLabel16.Font = new DevExpress.Drawing.DXFont("Arial", 12F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrLabel16.LocationFloat = new DevExpress.Utils.PointFloat(510.2081F, 4.999987F);
this.xrLabel16.Multiline = true;
this.xrLabel16.Name = "xrLabel16";
@@ -721,7 +721,7 @@ namespace AssistenzaReports
//
this.xrLabel17.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "ReferenceNumber")});
- this.xrLabel17.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrLabel17.Font = new DevExpress.Drawing.DXFont("Arial", 12F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrLabel17.LocationFloat = new DevExpress.Utils.PointFloat(510.2081F, 39.99999F);
this.xrLabel17.Multiline = true;
this.xrLabel17.Name = "xrLabel17";
@@ -734,7 +734,7 @@ namespace AssistenzaReports
//
// xrLabel18
//
- this.xrLabel18.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrLabel18.Font = new DevExpress.Drawing.DXFont("Arial", 12F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrLabel18.LocationFloat = new DevExpress.Utils.PointFloat(510.2081F, 75F);
this.xrLabel18.Multiline = true;
this.xrLabel18.Name = "xrLabel18";
@@ -788,16 +788,16 @@ namespace AssistenzaReports
this.GroupHeader1,
this.GroupFooter2});
this.DataSource = this.bindingSource1;
- this.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.Font = new DevExpress.Drawing.DXFont("Arial", 12F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.FormattingRuleSheet.AddRange(new DevExpress.XtraReports.UI.FormattingRule[] {
this.formattingRuleStartDate,
this.formattingRuleServiceDesc,
this.formattingRuleCostBearer,
this.formattingRuleEmployeeName});
- this.Margins = new System.Drawing.Printing.Margins(75, 40, 148, 40);
+ this.Margins = new DevExpress.Drawing.DXMargins(75, 40, 148, 40);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrTableServiceRecords1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable3)).EndInit();
diff --git a/ReportImp/AssistenzaReports/ServicesOverviewReport.Designer.cs b/ReportImp/AssistenzaReports/ServicesOverviewReport.Designer.cs
index bdd2a923d..999c774a5 100644
--- a/ReportImp/AssistenzaReports/ServicesOverviewReport.Designer.cs
+++ b/ReportImp/AssistenzaReports/ServicesOverviewReport.Designer.cs
@@ -114,7 +114,7 @@ namespace AssistenzaReports
this.xrTableCell4,
this.xrTableCell9,
this.xrTableCell12});
- this.xrTableRow2.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableRow2.Font = new DevExpress.Drawing.DXFont("Arial", 12F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableRow2.Name = "xrTableRow2";
this.xrTableRow2.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
this.xrTableRow2.StylePriority.UseFont = false;
@@ -264,7 +264,7 @@ namespace AssistenzaReports
// xrLabel5
//
this.xrLabel5.Borders = DevExpress.XtraPrinting.BorderSide.Top;
- this.xrLabel5.Font = new System.Drawing.Font("Calibri", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrLabel5.Font = new DevExpress.Drawing.DXFont("Calibri", 11F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrLabel5.LocationFloat = new DevExpress.Utils.PointFloat(267.6249F, 104.7916F);
this.xrLabel5.Multiline = true;
this.xrLabel5.Name = "xrLabel5";
@@ -278,7 +278,7 @@ namespace AssistenzaReports
//
// xrLabel1
//
- this.xrLabel1.Font = new System.Drawing.Font("Arial", 20F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrLabel1.Font = new DevExpress.Drawing.DXFont("Arial", 20F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 79.6875F);
this.xrLabel1.Multiline = true;
this.xrLabel1.Name = "xrLabel1";
@@ -291,7 +291,7 @@ namespace AssistenzaReports
//
// xrLabel9
//
- this.xrLabel9.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrLabel9.Font = new DevExpress.Drawing.DXFont("Arial", 12F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrLabel9.LocationFloat = new DevExpress.Utils.PointFloat(0F, 4.999987F);
this.xrLabel9.Multiline = true;
this.xrLabel9.Name = "xrLabel9";
@@ -347,7 +347,7 @@ namespace AssistenzaReports
// xrLabel4
//
this.xrLabel4.Borders = DevExpress.XtraPrinting.BorderSide.Top;
- this.xrLabel4.Font = new System.Drawing.Font("Calibri", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrLabel4.Font = new DevExpress.Drawing.DXFont("Calibri", 11F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrLabel4.LocationFloat = new DevExpress.Utils.PointFloat(0F, 196.9166F);
this.xrLabel4.Multiline = true;
this.xrLabel4.Name = "xrLabel4";
@@ -362,7 +362,7 @@ namespace AssistenzaReports
// xrLabel3
//
this.xrLabel3.Borders = DevExpress.XtraPrinting.BorderSide.Top;
- this.xrLabel3.Font = new System.Drawing.Font("Calibri", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrLabel3.Font = new DevExpress.Drawing.DXFont("Calibri", 11F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrLabel3.LocationFloat = new DevExpress.Utils.PointFloat(0F, 104.7916F);
this.xrLabel3.Multiline = true;
this.xrLabel3.Name = "xrLabel3";
@@ -377,7 +377,7 @@ namespace AssistenzaReports
// xrLabel2
//
this.xrLabel2.Borders = DevExpress.XtraPrinting.BorderSide.Top;
- this.xrLabel2.Font = new System.Drawing.Font("Calibri", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrLabel2.Font = new DevExpress.Drawing.DXFont("Calibri", 11F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrLabel2.LocationFloat = new DevExpress.Utils.PointFloat(267.6249F, 196.9166F);
this.xrLabel2.Multiline = true;
this.xrLabel2.Name = "xrLabel2";
@@ -437,7 +437,7 @@ namespace AssistenzaReports
// xrTableCell1
//
this.xrTableCell1.Borders = DevExpress.XtraPrinting.BorderSide.Right;
- this.xrTableCell1.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell1.Font = new DevExpress.Drawing.DXFont("Arial", 12F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell1.Name = "xrTableCell1";
this.xrTableCell1.StylePriority.UseBorders = false;
this.xrTableCell1.StylePriority.UseFont = false;
@@ -451,7 +451,7 @@ namespace AssistenzaReports
| DevExpress.XtraPrinting.BorderSide.Bottom)));
this.xrTableCell5.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "TotalFLMBillable")});
- this.xrTableCell5.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell5.Font = new DevExpress.Drawing.DXFont("Arial", 12F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell5.Name = "xrTableCell5";
this.xrTableCell5.StylePriority.UseBorders = false;
this.xrTableCell5.StylePriority.UseFont = false;
@@ -463,7 +463,7 @@ namespace AssistenzaReports
//
// xrTableCell6
//
- this.xrTableCell6.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell6.Font = new DevExpress.Drawing.DXFont("Arial", 12F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell6.Name = "xrTableCell6";
this.xrTableCell6.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 0, 0, 0, 100F);
this.xrTableCell6.StylePriority.UseFont = false;
@@ -475,7 +475,7 @@ namespace AssistenzaReports
//
// xrLabel7
//
- this.xrLabel7.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrLabel7.Font = new DevExpress.Drawing.DXFont("Arial", 12F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrLabel7.LocationFloat = new DevExpress.Utils.PointFloat(0F, 39.99999F);
this.xrLabel7.Multiline = true;
this.xrLabel7.Name = "xrLabel7";
@@ -488,7 +488,7 @@ namespace AssistenzaReports
//
// xrLabel8
//
- this.xrLabel8.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrLabel8.Font = new DevExpress.Drawing.DXFont("Arial", 12F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrLabel8.LocationFloat = new DevExpress.Utils.PointFloat(0F, 75F);
this.xrLabel8.Multiline = true;
this.xrLabel8.Name = "xrLabel8";
@@ -501,7 +501,7 @@ namespace AssistenzaReports
//
// lblMonat
//
- this.lblMonat.Font = new System.Drawing.Font("Arial", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.lblMonat.Font = new DevExpress.Drawing.DXFont("Arial", 15F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.lblMonat.LocationFloat = new DevExpress.Utils.PointFloat(120.8333F, 0F);
this.lblMonat.Multiline = true;
this.lblMonat.Name = "lblMonat";
@@ -515,7 +515,7 @@ namespace AssistenzaReports
//
this.xrLabel12.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "CustomerName")});
- this.xrLabel12.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrLabel12.Font = new DevExpress.Drawing.DXFont("Arial", 12F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrLabel12.LocationFloat = new DevExpress.Utils.PointFloat(120.8333F, 39.99999F);
this.xrLabel12.Multiline = true;
this.xrLabel12.Name = "xrLabel12";
@@ -530,7 +530,7 @@ namespace AssistenzaReports
//
this.xrLabel11.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "MainAttendant")});
- this.xrLabel11.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrLabel11.Font = new DevExpress.Drawing.DXFont("Arial", 12F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrLabel11.LocationFloat = new DevExpress.Utils.PointFloat(120.8333F, 75F);
this.xrLabel11.Multiline = true;
this.xrLabel11.Name = "xrLabel11";
@@ -543,7 +543,7 @@ namespace AssistenzaReports
//
// xrLabel13
//
- this.xrLabel13.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrLabel13.Font = new DevExpress.Drawing.DXFont("Arial", 12F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrLabel13.LocationFloat = new DevExpress.Utils.PointFloat(320.0002F, 4.999987F);
this.xrLabel13.Multiline = true;
this.xrLabel13.Name = "xrLabel13";
@@ -556,7 +556,7 @@ namespace AssistenzaReports
//
// xrLabel14
//
- this.xrLabel14.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrLabel14.Font = new DevExpress.Drawing.DXFont("Arial", 12F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrLabel14.LocationFloat = new DevExpress.Utils.PointFloat(320.0002F, 39.99999F);
this.xrLabel14.Multiline = true;
this.xrLabel14.Name = "xrLabel14";
@@ -569,7 +569,7 @@ namespace AssistenzaReports
//
// xrLabel15
//
- this.xrLabel15.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrLabel15.Font = new DevExpress.Drawing.DXFont("Arial", 12F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrLabel15.LocationFloat = new DevExpress.Utils.PointFloat(320.0002F, 75F);
this.xrLabel15.Multiline = true;
this.xrLabel15.Name = "xrLabel15";
@@ -584,7 +584,7 @@ namespace AssistenzaReports
//
this.xrLabel16.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "ApprovedFLSPerWeek", "{0:0.00}")});
- this.xrLabel16.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrLabel16.Font = new DevExpress.Drawing.DXFont("Arial", 12F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrLabel16.LocationFloat = new DevExpress.Utils.PointFloat(510.2081F, 4.999987F);
this.xrLabel16.Multiline = true;
this.xrLabel16.Name = "xrLabel16";
@@ -598,7 +598,7 @@ namespace AssistenzaReports
//
this.xrLabel17.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "ReferenceNumber")});
- this.xrLabel17.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrLabel17.Font = new DevExpress.Drawing.DXFont("Arial", 12F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrLabel17.LocationFloat = new DevExpress.Utils.PointFloat(510.2081F, 39.99999F);
this.xrLabel17.Multiline = true;
this.xrLabel17.Name = "xrLabel17";
@@ -611,7 +611,7 @@ namespace AssistenzaReports
//
// xrLabel18
//
- this.xrLabel18.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrLabel18.Font = new DevExpress.Drawing.DXFont("Arial", 12F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrLabel18.LocationFloat = new DevExpress.Utils.PointFloat(510.2081F, 75F);
this.xrLabel18.Multiline = true;
this.xrLabel18.Name = "xrLabel18";
@@ -665,16 +665,16 @@ namespace AssistenzaReports
this.GroupHeader1,
this.GroupFooter2});
this.DataSource = this.bindingSource1;
- this.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.Font = new DevExpress.Drawing.DXFont("Arial", 12F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.FormattingRuleSheet.AddRange(new DevExpress.XtraReports.UI.FormattingRule[] {
this.formattingRuleStartDate,
this.formattingRuleServiceDesc,
this.formattingRuleCostBearer,
this.formattingRuleEmployeeName});
- this.Margins = new System.Drawing.Printing.Margins(75, 40, 148, 40);
+ this.Margins = new DevExpress.Drawing.DXMargins(75, 40, 148, 40);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrTableServiceRecords1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable3)).EndInit();
diff --git a/ReportImp/AssistenzaReports/SettlementReport.Designer.cs b/ReportImp/AssistenzaReports/SettlementReport.Designer.cs
index 412c8b00c..1bf772968 100644
--- a/ReportImp/AssistenzaReports/SettlementReport.Designer.cs
+++ b/ReportImp/AssistenzaReports/SettlementReport.Designer.cs
@@ -1205,7 +1205,7 @@ namespace BeWo.AssistenzaReports.Alt
this.Margins = new System.Drawing.Printing.Margins(20, 34, 175, 140);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrRichText1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrRichText2)).EndInit();
diff --git a/ReportImp/AssistenzaReports/SettlementReport2.designer.cs b/ReportImp/AssistenzaReports/SettlementReport2.designer.cs
index b8de66cf3..357601993 100644
--- a/ReportImp/AssistenzaReports/SettlementReport2.designer.cs
+++ b/ReportImp/AssistenzaReports/SettlementReport2.designer.cs
@@ -734,7 +734,7 @@ namespace BeWo.AssistenzaReports
this.Margins = new System.Drawing.Printing.Margins(20, 20, 175, 140);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrRichText1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrRichText2)).EndInit();
diff --git a/ReportImp/AufEigenenFuessenStehen/AufEigenenFuessenStehen.csproj b/ReportImp/AufEigenenFuessenStehen/AufEigenenFuessenStehen.csproj
index a8fcf9255..330919680 100644
--- a/ReportImp/AufEigenenFuessenStehen/AufEigenenFuessenStehen.csproj
+++ b/ReportImp/AufEigenenFuessenStehen/AufEigenenFuessenStehen.csproj
@@ -31,11 +31,18 @@
4
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ReportImp/AufEigenenFuessenStehen/Properties/licenses.licx b/ReportImp/AufEigenenFuessenStehen/Properties/licenses.licx
index c7fd819d5..e69de29bb 100644
--- a/ReportImp/AufEigenenFuessenStehen/Properties/licenses.licx
+++ b/ReportImp/AufEigenenFuessenStehen/Properties/licenses.licx
@@ -1 +0,0 @@
-DevExpress.XtraReports.UI.XtraReport, DevExpress.XtraReports.v17.1, Version=17.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
diff --git a/ReportImp/AufEigenenFuessenStehen/ServicesOverviewReport.Designer.cs b/ReportImp/AufEigenenFuessenStehen/ServicesOverviewReport.Designer.cs
index bf663787f..f606b119d 100644
--- a/ReportImp/AufEigenenFuessenStehen/ServicesOverviewReport.Designer.cs
+++ b/ReportImp/AufEigenenFuessenStehen/ServicesOverviewReport.Designer.cs
@@ -128,7 +128,7 @@ namespace AufEigenenFuessenStehen
//
// xrTableCell6
//
- this.xrTableCell6.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell6.Font = new DevExpress.Drawing.DXFont("Arial", 9.75F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell6.Name = "xrTableCell6";
this.xrTableCell6.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 2, 0, 0, 100F);
this.xrTableCell6.Text = "Tag";
@@ -137,7 +137,7 @@ namespace AufEigenenFuessenStehen
//
// xrTableCell7
//
- this.xrTableCell7.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell7.Font = new DevExpress.Drawing.DXFont("Arial", 9.75F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell7.Name = "xrTableCell7";
this.xrTableCell7.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 2, 0, 0, 100F);
this.xrTableCell7.Text = "FLM";
@@ -146,7 +146,7 @@ namespace AufEigenenFuessenStehen
//
// xrTableCell8
//
- this.xrTableCell8.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell8.Font = new DevExpress.Drawing.DXFont("Arial", 9.75F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell8.Name = "xrTableCell8";
this.xrTableCell8.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 2, 0, 0, 100F);
this.xrTableCell8.Text = "Art";
@@ -155,7 +155,7 @@ namespace AufEigenenFuessenStehen
//
// xrTableCell10
//
- this.xrTableCell10.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell10.Font = new DevExpress.Drawing.DXFont("Arial", 9.75F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell10.Name = "xrTableCell10";
this.xrTableCell10.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 2, 0, 0, 100F);
this.xrTableCell10.Text = "KT";
@@ -165,7 +165,7 @@ namespace AufEigenenFuessenStehen
// xrTableCell18
//
this.xrTableCell18.BackColor = System.Drawing.Color.WhiteSmoke;
- this.xrTableCell18.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell18.Font = new DevExpress.Drawing.DXFont("Arial", 9.75F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell18.Name = "xrTableCell18";
this.xrTableCell18.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 2, 0, 0, 100F);
this.xrTableCell18.Text = "Mitarbeiter/in";
@@ -201,7 +201,7 @@ namespace AufEigenenFuessenStehen
//
// xrTableCell3
//
- this.xrTableCell3.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell3.Font = new DevExpress.Drawing.DXFont("Arial", 9.75F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell3.Name = "xrTableCell3";
this.xrTableCell3.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 2, 0, 0, 100F);
this.xrTableCell3.Text = "Tag";
@@ -210,7 +210,7 @@ namespace AufEigenenFuessenStehen
//
// xrTableCell4
//
- this.xrTableCell4.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell4.Font = new DevExpress.Drawing.DXFont("Arial", 9.75F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell4.Name = "xrTableCell4";
this.xrTableCell4.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 2, 0, 0, 100F);
this.xrTableCell4.Text = "FLM";
@@ -219,7 +219,7 @@ namespace AufEigenenFuessenStehen
//
// xrTableCell11
//
- this.xrTableCell11.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell11.Font = new DevExpress.Drawing.DXFont("Arial", 9.75F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell11.Name = "xrTableCell11";
this.xrTableCell11.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 2, 0, 0, 100F);
this.xrTableCell11.Text = "Art";
@@ -228,7 +228,7 @@ namespace AufEigenenFuessenStehen
//
// xrTableCell9
//
- this.xrTableCell9.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell9.Font = new DevExpress.Drawing.DXFont("Arial", 9.75F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell9.Name = "xrTableCell9";
this.xrTableCell9.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 2, 0, 0, 100F);
this.xrTableCell9.Text = "KT";
@@ -238,7 +238,7 @@ namespace AufEigenenFuessenStehen
// xrTableCell12
//
this.xrTableCell12.BackColor = System.Drawing.Color.WhiteSmoke;
- this.xrTableCell12.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell12.Font = new DevExpress.Drawing.DXFont("Arial", 9.75F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell12.Name = "xrTableCell12";
this.xrTableCell12.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 2, 0, 0, 100F);
this.xrTableCell12.Text = "Mitarbeiter/in";
@@ -301,7 +301,7 @@ namespace AufEigenenFuessenStehen
//
this.xrTableCell13.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "ServicesDouble.StartDate", "{0:dd.}")});
- this.xrTableCell13.Font = new System.Drawing.Font("Arial", 10F);
+ this.xrTableCell13.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
this.xrTableCell13.Name = "xrTableCell13";
this.xrTableCell13.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
this.xrTableCell13.StylePriority.UseFont = false;
@@ -314,7 +314,7 @@ namespace AufEigenenFuessenStehen
//
this.xrTableCell14.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "ServicesDouble.Minutes", "{0:0.##}")});
- this.xrTableCell14.Font = new System.Drawing.Font("Arial", 10F);
+ this.xrTableCell14.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
this.xrTableCell14.Name = "xrTableCell14";
this.xrTableCell14.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
this.xrTableCell14.StylePriority.UseFont = false;
@@ -327,7 +327,7 @@ namespace AufEigenenFuessenStehen
//
this.xrTableCell15.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "ServicesDouble.ServiceCategoryAbbr")});
- this.xrTableCell15.Font = new System.Drawing.Font("Arial", 10F);
+ this.xrTableCell15.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
this.xrTableCell15.Name = "xrTableCell15";
this.xrTableCell15.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
this.xrTableCell15.StylePriority.UseFont = false;
@@ -339,7 +339,7 @@ namespace AufEigenenFuessenStehen
//
this.xrTableCell16.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "ServicesDouble.CostBearer")});
- this.xrTableCell16.Font = new System.Drawing.Font("Arial", 10F);
+ this.xrTableCell16.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
this.xrTableCell16.Name = "xrTableCell16";
this.xrTableCell16.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
this.xrTableCell16.StylePriority.UseFont = false;
@@ -350,7 +350,7 @@ namespace AufEigenenFuessenStehen
//
this.xrTableCell17.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "ServicesDouble.EmployeeName")});
- this.xrTableCell17.Font = new System.Drawing.Font("Arial", 10F);
+ this.xrTableCell17.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
this.xrTableCell17.Name = "xrTableCell17";
this.xrTableCell17.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
this.xrTableCell17.StylePriority.UseFont = false;
@@ -369,7 +369,7 @@ namespace AufEigenenFuessenStehen
//
this.xrTableCell2.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "ServicesDouble.StartDate2", "{0:dd.}")});
- this.xrTableCell2.Font = new System.Drawing.Font("Arial", 10F);
+ this.xrTableCell2.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
this.xrTableCell2.FormattingRules.Add(this.formattingRuleStartDate);
this.xrTableCell2.Name = "xrTableCell2";
this.xrTableCell2.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 96F);
@@ -393,7 +393,7 @@ namespace AufEigenenFuessenStehen
//
this.xrTableCell21.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "ServicesDouble.Minutes2", "{0:0.##}")});
- this.xrTableCell21.Font = new System.Drawing.Font("Arial", 10F);
+ this.xrTableCell21.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
this.xrTableCell21.FormattingRules.Add(this.formattingRuleStartDate);
this.xrTableCell21.Name = "xrTableCell21";
this.xrTableCell21.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 96F);
@@ -407,7 +407,7 @@ namespace AufEigenenFuessenStehen
//
this.xrTableCell20.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "ServicesDouble.ServiceCategoryAbbr2")});
- this.xrTableCell20.Font = new System.Drawing.Font("Arial", 10F);
+ this.xrTableCell20.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
this.xrTableCell20.FormattingRules.Add(this.formattingRuleStartDate);
this.xrTableCell20.Name = "xrTableCell20";
this.xrTableCell20.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 96F);
@@ -420,7 +420,7 @@ namespace AufEigenenFuessenStehen
//
this.xrTableCell5.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "ServicesDouble.CostBearer2")});
- this.xrTableCell5.Font = new System.Drawing.Font("Arial", 10F);
+ this.xrTableCell5.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
this.xrTableCell5.FormattingRules.Add(this.formattingRuleStartDate);
this.xrTableCell5.Name = "xrTableCell5";
this.xrTableCell5.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 96F);
@@ -434,7 +434,7 @@ namespace AufEigenenFuessenStehen
//
this.xrTableCell19.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "ServicesDouble.EmployeeName2")});
- this.xrTableCell19.Font = new System.Drawing.Font("Arial", 10F);
+ this.xrTableCell19.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
this.xrTableCell19.FormattingRules.Add(this.formattingRuleStartDate);
this.xrTableCell19.Name = "xrTableCell19";
this.xrTableCell19.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 96F);
@@ -474,7 +474,7 @@ namespace AufEigenenFuessenStehen
// xrLabel5
//
this.xrLabel5.Borders = DevExpress.XtraPrinting.BorderSide.None;
- this.xrLabel5.Font = new System.Drawing.Font("Arial", 10F);
+ this.xrLabel5.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
this.xrLabel5.LocationFloat = new DevExpress.Utils.PointFloat(0F, 29.87499F);
this.xrLabel5.Multiline = true;
this.xrLabel5.Name = "xrLabel5";
@@ -498,7 +498,7 @@ namespace AufEigenenFuessenStehen
// xrLabel4
//
this.xrLabel4.Borders = DevExpress.XtraPrinting.BorderSide.None;
- 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(0F, 71.875F);
this.xrLabel4.Name = "xrLabel4";
this.xrLabel4.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -534,7 +534,7 @@ namespace AufEigenenFuessenStehen
//
// xrLabel10
//
- this.xrLabel10.Font = new System.Drawing.Font("Arial", 9.75F);
+ this.xrLabel10.Font = new DevExpress.Drawing.DXFont("Arial", 9.75F);
this.xrLabel10.LocationFloat = new DevExpress.Utils.PointFloat(392F, 17F);
this.xrLabel10.Name = "xrLabel10";
this.xrLabel10.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -548,7 +548,7 @@ namespace AufEigenenFuessenStehen
//
this.xrLabel7.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "AllEmployees.TotalFLM", "{0:0.##}")});
- this.xrLabel7.Font = new System.Drawing.Font("Arial", 10F);
+ this.xrLabel7.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
this.xrLabel7.LocationFloat = new DevExpress.Utils.PointFloat(325F, 17F);
this.xrLabel7.Name = "xrLabel7";
this.xrLabel7.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -562,7 +562,7 @@ namespace AufEigenenFuessenStehen
//
this.xrLabel6.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "AllEmployees.EmployeeName")});
- this.xrLabel6.Font = new System.Drawing.Font("Arial", 9.75F);
+ this.xrLabel6.Font = new DevExpress.Drawing.DXFont("Arial", 9.75F);
this.xrLabel6.LocationFloat = new DevExpress.Utils.PointFloat(0F, 17F);
this.xrLabel6.Name = "xrLabel6";
this.xrLabel6.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -575,7 +575,7 @@ namespace AufEigenenFuessenStehen
// xrLabel8
//
this.xrLabel8.Borders = DevExpress.XtraPrinting.BorderSide.Bottom;
- this.xrLabel8.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrLabel8.Font = new DevExpress.Drawing.DXFont("Arial", 9F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrLabel8.LocationFloat = new DevExpress.Utils.PointFloat(125F, 12F);
this.xrLabel8.Name = "xrLabel8";
this.xrLabel8.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -594,7 +594,7 @@ namespace AufEigenenFuessenStehen
//
this.xrLabel11.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "TotalFLMPerCostBearer")});
- this.xrLabel11.Font = new System.Drawing.Font("Arial", 10F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Italic))));
+ this.xrLabel11.Font = new DevExpress.Drawing.DXFont("Arial", 10F, ((DevExpress.Drawing.DXFontStyle)((DevExpress.Drawing.DXFontStyle.Bold | DevExpress.Drawing.DXFontStyle.Italic))));
this.xrLabel11.LocationFloat = new DevExpress.Utils.PointFloat(0F, 25F);
this.xrLabel11.Multiline = true;
this.xrLabel11.Name = "xrLabel11";
@@ -613,7 +613,7 @@ namespace AufEigenenFuessenStehen
//
// xrLabel1
//
- this.xrLabel1.Font = new System.Drawing.Font("Arial", 14F);
+ this.xrLabel1.Font = new DevExpress.Drawing.DXFont("Arial", 14F);
this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
this.xrLabel1.Multiline = true;
this.xrLabel1.Name = "xrLabel1";
@@ -626,7 +626,7 @@ namespace AufEigenenFuessenStehen
//
// xrLabel9
//
- this.xrLabel9.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrLabel9.Font = new DevExpress.Drawing.DXFont("Arial", 12F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrLabel9.LocationFloat = new DevExpress.Utils.PointFloat(0F, 33F);
this.xrLabel9.Multiline = true;
this.xrLabel9.Name = "xrLabel9";
@@ -693,10 +693,10 @@ namespace AufEigenenFuessenStehen
this.formattingRuleServiceDesc,
this.formattingRuleCostBearer,
this.formattingRuleEmployeeName});
- this.Margins = new System.Drawing.Printing.Margins(30, 25, 30, 30);
+ this.Margins = new DevExpress.Drawing.DXMargins(30, 25, 30, 30);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "13.1";
((System.ComponentModel.ISupportInitialize)(this.xrTableServiceRecords2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTableServiceRecords1)).EndInit();
diff --git a/ReportImp/AutismusKoelnBonn/AutismusKoelnBonn.csproj b/ReportImp/AutismusKoelnBonn/AutismusKoelnBonn.csproj
index 6d56d088b..ba2a934e1 100644
--- a/ReportImp/AutismusKoelnBonn/AutismusKoelnBonn.csproj
+++ b/ReportImp/AutismusKoelnBonn/AutismusKoelnBonn.csproj
@@ -31,11 +31,18 @@
4
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ReportImp/AutismusKoelnBonn/BasisRechnung.Designer.cs b/ReportImp/AutismusKoelnBonn/BasisRechnung.Designer.cs
index b5084ee9f..b0b92967a 100644
--- a/ReportImp/AutismusKoelnBonn/BasisRechnung.Designer.cs
+++ b/ReportImp/AutismusKoelnBonn/BasisRechnung.Designer.cs
@@ -951,7 +951,7 @@ namespace AutismusKoelnBonn
this.Margins = new System.Drawing.Printing.Margins(68, 34, 40, 139);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrRichText3)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrRichText5)).EndInit();
diff --git a/ReportImp/AutismusKoelnBonn/BudgetnachweisAnhang.Designer.cs b/ReportImp/AutismusKoelnBonn/BudgetnachweisAnhang.Designer.cs
index ab1c422d9..df5d8e109 100644
--- a/ReportImp/AutismusKoelnBonn/BudgetnachweisAnhang.Designer.cs
+++ b/ReportImp/AutismusKoelnBonn/BudgetnachweisAnhang.Designer.cs
@@ -186,7 +186,7 @@
this.xrTable1.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
| DevExpress.XtraPrinting.BorderSide.Right)
| DevExpress.XtraPrinting.BorderSide.Bottom)));
- this.xrTable1.Font = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTable1.Font = new DevExpress.Drawing.DXFont("Segoe UI", 9F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTable1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
this.xrTable1.Name = "xrTable1";
this.xrTable1.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
@@ -254,7 +254,7 @@
//
this.xrTableCell14.Borders = DevExpress.XtraPrinting.BorderSide.Top;
this.xrTableCell14.CanGrow = false;
- this.xrTableCell14.Font = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell14.Font = new DevExpress.Drawing.DXFont("Segoe UI", 9F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell14.Name = "xrTableCell14";
this.xrTableCell14.Padding = new DevExpress.XtraPrinting.PaddingInfo(3, 0, 0, 0, 100F);
this.xrTableCell14.StylePriority.UseBorders = false;
@@ -380,7 +380,7 @@
this.xrTable2.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
| DevExpress.XtraPrinting.BorderSide.Right)
| DevExpress.XtraPrinting.BorderSide.Bottom)));
- this.xrTable2.Font = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTable2.Font = new DevExpress.Drawing.DXFont("Segoe UI", 9F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTable2.LocationFloat = new DevExpress.Utils.PointFloat(6.103516E-05F, 0F);
this.xrTable2.Name = "xrTable2";
this.xrTable2.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
@@ -567,7 +567,7 @@
this.xrLabel6.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
| DevExpress.XtraPrinting.BorderSide.Right)
| DevExpress.XtraPrinting.BorderSide.Bottom)));
- this.xrLabel6.Font = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrLabel6.Font = new DevExpress.Drawing.DXFont("Segoe UI", 9F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrLabel6.LocationFloat = new DevExpress.Utils.PointFloat(0F, 183.875F);
this.xrLabel6.Name = "xrLabel6";
this.xrLabel6.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -628,7 +628,7 @@
//
// xrLabel2
//
- this.xrLabel2.Font = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrLabel2.Font = new DevExpress.Drawing.DXFont("Segoe UI", 9F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrLabel2.LocationFloat = new DevExpress.Utils.PointFloat(0.0001271566F, 103.875F);
this.xrLabel2.Name = "xrLabel2";
this.xrLabel2.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -652,7 +652,7 @@
this.xrTable4.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
| DevExpress.XtraPrinting.BorderSide.Right)
| DevExpress.XtraPrinting.BorderSide.Bottom)));
- this.xrTable4.Font = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTable4.Font = new DevExpress.Drawing.DXFont("Segoe UI", 9F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTable4.LocationFloat = new DevExpress.Utils.PointFloat(0F, 2.099991F);
this.xrTable4.Name = "xrTable4";
this.xrTable4.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
@@ -681,7 +681,7 @@
// xrTableCell35
//
this.xrTableCell35.Borders = DevExpress.XtraPrinting.BorderSide.Left;
- this.xrTableCell35.Font = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell35.Font = new DevExpress.Drawing.DXFont("Segoe UI", 9F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell35.Name = "xrTableCell35";
this.xrTableCell35.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 3, 0, 0, 100F);
this.xrTableCell35.StylePriority.UseBorders = false;
@@ -697,7 +697,7 @@
this.xrTableCell36.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Bottom)));
this.xrTableCell36.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "MonatsZeilen.SummeMinuten")});
- this.xrTableCell36.Font = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell36.Font = new DevExpress.Drawing.DXFont("Segoe UI", 9F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell36.Multiline = true;
this.xrTableCell36.Name = "xrTableCell36";
this.xrTableCell36.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 3, 0, 0, 100F);
@@ -715,7 +715,7 @@
//
this.xrTableCell3.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right)
| DevExpress.XtraPrinting.BorderSide.Bottom)));
- this.xrTableCell3.Font = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell3.Font = new DevExpress.Drawing.DXFont("Segoe UI", 9F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell3.Name = "xrTableCell3";
this.xrTableCell3.StylePriority.UseBorders = false;
this.xrTableCell3.StylePriority.UseFont = false;
@@ -726,7 +726,7 @@
// xrTableCell37
//
this.xrTableCell37.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Right | DevExpress.XtraPrinting.BorderSide.Bottom)));
- this.xrTableCell37.Font = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell37.Font = new DevExpress.Drawing.DXFont("Segoe UI", 9F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell37.Name = "xrTableCell37";
this.xrTableCell37.StylePriority.UseBorders = false;
this.xrTableCell37.StylePriority.UseFont = false;
@@ -741,7 +741,7 @@
this.xrTableCell56.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Right | DevExpress.XtraPrinting.BorderSide.Bottom)));
this.xrTableCell56.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "MonatsZeilen.fieldFls")});
- this.xrTableCell56.Font = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell56.Font = new DevExpress.Drawing.DXFont("Segoe UI", 9F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell56.Name = "xrTableCell56";
this.xrTableCell56.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 3, 2, 2, 100F);
this.xrTableCell56.StylePriority.UseBorders = false;
@@ -757,7 +757,7 @@
// tcBetragFLS
//
this.tcBetragFLS.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Right | DevExpress.XtraPrinting.BorderSide.Bottom)));
- this.tcBetragFLS.Font = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.tcBetragFLS.Font = new DevExpress.Drawing.DXFont("Segoe UI", 9F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.tcBetragFLS.Name = "tcBetragFLS";
this.tcBetragFLS.Padding = new DevExpress.XtraPrinting.PaddingInfo(3, 5, 0, 0, 100F);
this.tcBetragFLS.StylePriority.UseBorders = false;
@@ -784,7 +784,7 @@
// xrTableCell21
//
this.xrTableCell21.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Bottom)));
- this.xrTableCell21.Font = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell21.Font = new DevExpress.Drawing.DXFont("Segoe UI", 9F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell21.Name = "xrTableCell21";
this.xrTableCell21.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 3, 0, 0, 100F);
this.xrTableCell21.StylePriority.UseBorders = false;
@@ -798,7 +798,7 @@
// xrTableCell24
//
this.xrTableCell24.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Bottom)));
- this.xrTableCell24.Font = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell24.Font = new DevExpress.Drawing.DXFont("Segoe UI", 9F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell24.Name = "xrTableCell24";
this.xrTableCell24.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 3, 0, 0, 100F);
this.xrTableCell24.StylePriority.UseBorders = false;
@@ -814,7 +814,7 @@
| DevExpress.XtraPrinting.BorderSide.Bottom)));
this.xrTableCell28.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "MonatsZeilen.SummeFehlkontakte")});
- this.xrTableCell28.Font = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell28.Font = new DevExpress.Drawing.DXFont("Segoe UI", 9F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell28.Name = "xrTableCell28";
this.xrTableCell28.StylePriority.UseBorders = false;
this.xrTableCell28.StylePriority.UseFont = false;
@@ -828,7 +828,7 @@
// xrTableCell29
//
this.xrTableCell29.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Right | DevExpress.XtraPrinting.BorderSide.Bottom)));
- this.xrTableCell29.Font = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell29.Font = new DevExpress.Drawing.DXFont("Segoe UI", 9F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell29.Name = "xrTableCell29";
this.xrTableCell29.StylePriority.UseBorders = false;
this.xrTableCell29.StylePriority.UseFont = false;
@@ -842,7 +842,7 @@
this.xrTableCell38.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Right | DevExpress.XtraPrinting.BorderSide.Bottom)));
this.xrTableCell38.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "MonatsZeilen.fieldFlsFK")});
- this.xrTableCell38.Font = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell38.Font = new DevExpress.Drawing.DXFont("Segoe UI", 9F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell38.Name = "xrTableCell38";
this.xrTableCell38.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 3, 2, 2, 100F);
this.xrTableCell38.StylePriority.UseBorders = false;
@@ -858,7 +858,7 @@
// tcBetragFehlkontakte
//
this.tcBetragFehlkontakte.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Right | DevExpress.XtraPrinting.BorderSide.Bottom)));
- this.tcBetragFehlkontakte.Font = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.tcBetragFehlkontakte.Font = new DevExpress.Drawing.DXFont("Segoe UI", 9F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.tcBetragFehlkontakte.Name = "tcBetragFehlkontakte";
this.tcBetragFehlkontakte.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 5, 0, 0, 100F);
this.tcBetragFehlkontakte.StylePriority.UseBorders = false;
@@ -883,7 +883,7 @@
// xrTableCell39
//
this.xrTableCell39.Borders = DevExpress.XtraPrinting.BorderSide.None;
- this.xrTableCell39.Font = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell39.Font = new DevExpress.Drawing.DXFont("Segoe UI", 9F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell39.Name = "xrTableCell39";
this.xrTableCell39.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 3, 0, 0, 100F);
this.xrTableCell39.StylePriority.UseBorders = false;
@@ -896,7 +896,7 @@
// xrTableCell59
//
this.xrTableCell59.Borders = DevExpress.XtraPrinting.BorderSide.None;
- this.xrTableCell59.Font = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell59.Font = new DevExpress.Drawing.DXFont("Segoe UI", 9F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell59.Name = "xrTableCell59";
this.xrTableCell59.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 3, 0, 0, 100F);
this.xrTableCell59.StylePriority.UseBorders = false;
@@ -909,7 +909,7 @@
// xrTableCell73
//
this.xrTableCell73.Borders = DevExpress.XtraPrinting.BorderSide.Right;
- this.xrTableCell73.Font = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell73.Font = new DevExpress.Drawing.DXFont("Segoe UI", 9F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell73.Name = "xrTableCell73";
this.xrTableCell73.StylePriority.UseBorders = false;
this.xrTableCell73.StylePriority.UseFont = false;
@@ -920,7 +920,7 @@
// xrTableCell74
//
this.xrTableCell74.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Right | DevExpress.XtraPrinting.BorderSide.Bottom)));
- this.xrTableCell74.Font = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell74.Font = new DevExpress.Drawing.DXFont("Segoe UI", 9F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell74.Multiline = true;
this.xrTableCell74.Name = "xrTableCell74";
this.xrTableCell74.Padding = new DevExpress.XtraPrinting.PaddingInfo(1, 0, 0, 0, 100F);
@@ -938,7 +938,7 @@
| DevExpress.XtraPrinting.BorderSide.Bottom)));
this.xrTableCell75.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "MonatsZeilen.GesamtStd")});
- this.xrTableCell75.Font = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell75.Font = new DevExpress.Drawing.DXFont("Segoe UI", 9F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell75.Name = "xrTableCell75";
this.xrTableCell75.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 3, 2, 2, 100F);
this.xrTableCell75.StylePriority.UseBorders = false;
@@ -956,7 +956,7 @@
this.xrTableCell80.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Right | DevExpress.XtraPrinting.BorderSide.Bottom)));
this.xrTableCell80.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "MonatsZeilen.Betrag")});
- this.xrTableCell80.Font = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell80.Font = new DevExpress.Drawing.DXFont("Segoe UI", 9F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell80.Name = "xrTableCell80";
this.xrTableCell80.Padding = new DevExpress.XtraPrinting.PaddingInfo(3, 5, 0, 0, 100F);
this.xrTableCell80.StylePriority.UseBorders = false;
@@ -1151,7 +1151,7 @@
//
// xrLabel8
//
- this.xrLabel8.Font = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrLabel8.Font = new DevExpress.Drawing.DXFont("Segoe UI", 9F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrLabel8.LocationFloat = new DevExpress.Utils.PointFloat(0F, 39.99999F);
this.xrLabel8.Name = "xrLabel8";
this.xrLabel8.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -1341,7 +1341,7 @@
// xrTable5
//
this.xrTable5.Borders = DevExpress.XtraPrinting.BorderSide.None;
- this.xrTable5.Font = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTable5.Font = new DevExpress.Drawing.DXFont("Segoe UI", 9F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTable5.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
this.xrTable5.Name = "xrTable5";
this.xrTable5.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
@@ -1452,7 +1452,7 @@
this.xrTableCell30.BorderColor = System.Drawing.Color.DarkGray;
this.xrTableCell30.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right)));
this.xrTableCell30.CanGrow = false;
- this.xrTableCell30.Font = new System.Drawing.Font("Segoe UI", 7F, System.Drawing.FontStyle.Bold);
+ this.xrTableCell30.Font = new DevExpress.Drawing.DXFont("Segoe UI", 7F, DevExpress.Drawing.DXFontStyle.Bold);
this.xrTableCell30.ForeColor = System.Drawing.Color.DarkGray;
this.xrTableCell30.Name = "xrTableCell30";
this.xrTableCell30.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 3, 0, 0, 100F);
@@ -1564,7 +1564,7 @@
this.xrTableCell31.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
| DevExpress.XtraPrinting.BorderSide.Right)));
this.xrTableCell31.CanGrow = false;
- this.xrTableCell31.Font = new System.Drawing.Font("Segoe UI", 7F, System.Drawing.FontStyle.Bold);
+ this.xrTableCell31.Font = new DevExpress.Drawing.DXFont("Segoe UI", 7F, DevExpress.Drawing.DXFontStyle.Bold);
this.xrTableCell31.ForeColor = System.Drawing.Color.DarkGray;
this.xrTableCell31.Name = "xrTableCell31";
this.xrTableCell31.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 3, 0, 0, 100F);
@@ -1598,7 +1598,7 @@
this.xrTable7.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
| DevExpress.XtraPrinting.BorderSide.Right)
| DevExpress.XtraPrinting.BorderSide.Bottom)));
- this.xrTable7.Font = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTable7.Font = new DevExpress.Drawing.DXFont("Segoe UI", 9F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTable7.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
this.xrTable7.Name = "xrTable7";
this.xrTable7.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
@@ -1782,14 +1782,14 @@
this.fieldFlsFK,
this.fieldAnteil});
this.DataSource = this.bindingSource1;
- this.Font = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.Font = new DevExpress.Drawing.DXFont("Segoe UI", 9F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.FormattingRuleSheet.AddRange(new DevExpress.XtraReports.UI.FormattingRule[] {
this.Einzahlungstextsichtbarkeitsformatierungsregel,
this.Auszahlungstextsichtbarkeitsformatierungsregel});
- this.Margins = new System.Drawing.Printing.Margins(70, 33, 50, 50);
+ this.Margins = new DevExpress.Drawing.DXMargins(70, 33, 50, 50);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable2)).EndInit();
diff --git a/ReportImp/AutismusKoelnBonn/Finanzauswertung.designer.cs b/ReportImp/AutismusKoelnBonn/Finanzauswertung.designer.cs
index 9d5904c03..322bff5dd 100644
--- a/ReportImp/AutismusKoelnBonn/Finanzauswertung.designer.cs
+++ b/ReportImp/AutismusKoelnBonn/Finanzauswertung.designer.cs
@@ -763,7 +763,7 @@ namespace AutismusKoelnBonn
this.Margins = new System.Drawing.Printing.Margins(55, 55, 50, 30);
this.PageHeight = 827;
this.PageWidth = 1169;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Parameters.AddRange(new DevExpress.XtraReports.Parameters.Parameter[] {
this.TESTPARAMTER,
this.parameter1});
diff --git a/ReportImp/AutismusKoelnBonn/InvoiceCustomerReport.Designer.cs b/ReportImp/AutismusKoelnBonn/InvoiceCustomerReport.Designer.cs
index bfb4020fc..248e313c1 100644
--- a/ReportImp/AutismusKoelnBonn/InvoiceCustomerReport.Designer.cs
+++ b/ReportImp/AutismusKoelnBonn/InvoiceCustomerReport.Designer.cs
@@ -925,7 +925,7 @@ namespace AutismusKoelnBonn
this.Margins = new System.Drawing.Printing.Margins(69, 55, 35, 143);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrTable5)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.lblHeaderKoeln)).EndInit();
diff --git a/ReportImp/AutismusKoelnBonn/LeistungsnachweisJugendamt.Designer.cs b/ReportImp/AutismusKoelnBonn/LeistungsnachweisJugendamt.Designer.cs
index 69901f960..e9aa4c7ce 100644
--- a/ReportImp/AutismusKoelnBonn/LeistungsnachweisJugendamt.Designer.cs
+++ b/ReportImp/AutismusKoelnBonn/LeistungsnachweisJugendamt.Designer.cs
@@ -1281,7 +1281,7 @@ namespace AutismusKoelnBonn
this.Margins = new System.Drawing.Printing.Margins(70, 50, 50, 36);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.SnapGridSize = 9F;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrTableServiceRecords1)).EndInit();
diff --git a/ReportImp/AutismusKoelnBonn/Properties/licenses.licx b/ReportImp/AutismusKoelnBonn/Properties/licenses.licx
index c7fd819d5..e69de29bb 100644
--- a/ReportImp/AutismusKoelnBonn/Properties/licenses.licx
+++ b/ReportImp/AutismusKoelnBonn/Properties/licenses.licx
@@ -1 +0,0 @@
-DevExpress.XtraReports.UI.XtraReport, DevExpress.XtraReports.v17.1, Version=17.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
diff --git a/ReportImp/AutismusKoelnBonn/Quittierungsbeleg.Designer.cs b/ReportImp/AutismusKoelnBonn/Quittierungsbeleg.Designer.cs
index b75460504..168d03d62 100644
--- a/ReportImp/AutismusKoelnBonn/Quittierungsbeleg.Designer.cs
+++ b/ReportImp/AutismusKoelnBonn/Quittierungsbeleg.Designer.cs
@@ -330,7 +330,7 @@ namespace AutismusKoelnBonn
this.picSignature.SizeF = new System.Drawing.SizeF(160F, 20F);
this.picSignature.Sizing = DevExpress.XtraPrinting.ImageSizeMode.ZoomImage;
this.picSignature.StylePriority.UseBorders = false;
- this.picSignature.BeforePrint += new System.Drawing.Printing.PrintEventHandler(this.picSignature_BeforePrint);
+ this.picSignature.BeforePrint += new DevExpress.XtraReports.UI.BeforePrintEventHandler(this.picSignature_BeforePrint);
//
// GroupHeader1
//
@@ -1456,7 +1456,7 @@ namespace AutismusKoelnBonn
this.xrPictureBox1.Scripts.OnBeforePrint = "xrPictureBox1_BeforePrint";
this.xrPictureBox1.SizeF = new System.Drawing.SizeF(100F, 23F);
this.xrPictureBox1.Sizing = DevExpress.XtraPrinting.ImageSizeMode.ZoomImage;
- this.xrPictureBox1.BeforePrint += new System.Drawing.Printing.PrintEventHandler(this.EmployeeSignature_BeforePrint);
+ this.xrPictureBox1.BeforePrint += new DevExpress.XtraReports.UI.BeforePrintEventHandler(this.EmployeeSignature_BeforePrint);
//
// xrLabel17
//
@@ -1496,7 +1496,7 @@ namespace AutismusKoelnBonn
this.Margins = new System.Drawing.Printing.Margins(5, 30, 118, 147);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrTable3)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTableServiceRecords1)).EndInit();
diff --git a/ReportImp/AutismusKoelnBonn/Quittierungsbeleg.cs b/ReportImp/AutismusKoelnBonn/Quittierungsbeleg.cs
index 681ee9951..bf13eab8a 100644
--- a/ReportImp/AutismusKoelnBonn/Quittierungsbeleg.cs
+++ b/ReportImp/AutismusKoelnBonn/Quittierungsbeleg.cs
@@ -132,7 +132,7 @@ namespace AutismusKoelnBonn
}
// TODO: Wie anzeigen? Alle?
- private void EmployeeSignature_BeforePrint(object sender, System.Drawing.Printing.PrintEventArgs e)
+ private void EmployeeSignature_BeforePrint(object sender, System.ComponentModel.CancelEventArgs e)
{
//return;
@@ -157,7 +157,7 @@ namespace AutismusKoelnBonn
// TODO: Wie anzeigen? Alle?
// TODO: Visibile der Datumstextboxen auf true setzen!
- private void CustomerSignature_BeforePrint(object sender, System.Drawing.Printing.PrintEventArgs e)
+ private void CustomerSignature_BeforePrint(object sender, System.ComponentModel.CancelEventArgs e)
{
//return;
@@ -180,7 +180,7 @@ namespace AutismusKoelnBonn
}
}
- private void picSignature_BeforePrint(object sender, System.Drawing.Printing.PrintEventArgs e)
+ private void picSignature_BeforePrint(object sender, System.ComponentModel.CancelEventArgs e)
{
XRPictureBox xrBox = sender as XRPictureBox;
//var test = this.GetCurrent
diff --git a/ReportImp/AutismusKoelnBonn/RechnungFaktor.Designer.cs b/ReportImp/AutismusKoelnBonn/RechnungFaktor.Designer.cs
index 5b3a833db..83607a088 100644
--- a/ReportImp/AutismusKoelnBonn/RechnungFaktor.Designer.cs
+++ b/ReportImp/AutismusKoelnBonn/RechnungFaktor.Designer.cs
@@ -1052,7 +1052,7 @@ namespace AutismusKoelnBonn
this.Margins = new System.Drawing.Printing.Margins(68, 34, 40, 139);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrRichText3)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrRichText5)).EndInit();
diff --git a/ReportImp/AutismusKoelnBonn/SettlementReport.Designer.cs b/ReportImp/AutismusKoelnBonn/SettlementReport.Designer.cs
index 031d89668..85f89cc44 100644
--- a/ReportImp/AutismusKoelnBonn/SettlementReport.Designer.cs
+++ b/ReportImp/AutismusKoelnBonn/SettlementReport.Designer.cs
@@ -915,7 +915,7 @@ namespace AutismusKoelnBonn.Alt
this.Margins = new System.Drawing.Printing.Margins(67, 46, 41, 142);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable3)).EndInit();
diff --git a/ReportImp/AutismusKoelnBonn/SettlementReport2.Designer.cs b/ReportImp/AutismusKoelnBonn/SettlementReport2.Designer.cs
index 88399d382..8e4126f5f 100644
--- a/ReportImp/AutismusKoelnBonn/SettlementReport2.Designer.cs
+++ b/ReportImp/AutismusKoelnBonn/SettlementReport2.Designer.cs
@@ -925,7 +925,7 @@ namespace AutismusKoelnBonn
this.Margins = new System.Drawing.Printing.Margins(67, 50, 41, 142);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrTable3)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrRichText1)).EndInit();
diff --git a/ReportImp/AutismusLeben/AutismusLeben.csproj b/ReportImp/AutismusLeben/AutismusLeben.csproj
index 23c2c566f..f4856cff9 100644
--- a/ReportImp/AutismusLeben/AutismusLeben.csproj
+++ b/ReportImp/AutismusLeben/AutismusLeben.csproj
@@ -31,11 +31,18 @@
4
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ReportImp/AutismusLeben/InvoiceCustomerReport.Designer.cs b/ReportImp/AutismusLeben/InvoiceCustomerReport.Designer.cs
index 099c62710..5c0a72883 100644
--- a/ReportImp/AutismusLeben/InvoiceCustomerReport.Designer.cs
+++ b/ReportImp/AutismusLeben/InvoiceCustomerReport.Designer.cs
@@ -995,7 +995,7 @@ namespace AutismusLeben
this.Margins = new System.Drawing.Printing.Margins(75, 51, 166, 100);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable3)).EndInit();
diff --git a/ReportImp/AutismusLeben/Mitarbeiterarbeitszeitkonto.designer.cs b/ReportImp/AutismusLeben/Mitarbeiterarbeitszeitkonto.designer.cs
index 8cdc74338..e7ac881a3 100644
--- a/ReportImp/AutismusLeben/Mitarbeiterarbeitszeitkonto.designer.cs
+++ b/ReportImp/AutismusLeben/Mitarbeiterarbeitszeitkonto.designer.cs
@@ -997,7 +997,7 @@ namespace AutismusLeben
this.Margins = new System.Drawing.Printing.Margins(75, 50, 50, 50);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
this.Title,
this.FieldCaption,
diff --git a/ReportImp/AutismusLeben/Mitarbeiterstundenkonto.designer.cs b/ReportImp/AutismusLeben/Mitarbeiterstundenkonto.designer.cs
index 66f358459..4dfdbd362 100644
--- a/ReportImp/AutismusLeben/Mitarbeiterstundenkonto.designer.cs
+++ b/ReportImp/AutismusLeben/Mitarbeiterstundenkonto.designer.cs
@@ -690,7 +690,7 @@ namespace AutismusLeben
this.Margins = new System.Drawing.Printing.Margins(60, 60, 50, 30);
this.PageHeight = 827;
this.PageWidth = 1169;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
this.Title,
this.FieldCaption,
diff --git a/ReportImp/AutismusLeben/MitarbeiterstundenkontoJahr.designer.cs b/ReportImp/AutismusLeben/MitarbeiterstundenkontoJahr.designer.cs
index 2987defde..763622a76 100644
--- a/ReportImp/AutismusLeben/MitarbeiterstundenkontoJahr.designer.cs
+++ b/ReportImp/AutismusLeben/MitarbeiterstundenkontoJahr.designer.cs
@@ -705,7 +705,7 @@ namespace AutismusLeben
this.Margins = new System.Drawing.Printing.Margins(75, 75, 50, 30);
this.PageHeight = 827;
this.PageWidth = 1169;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
this.Title,
this.FieldCaption,
diff --git a/ReportImp/AutismusLeben/Properties/licenses.licx b/ReportImp/AutismusLeben/Properties/licenses.licx
index c7fd819d5..e69de29bb 100644
--- a/ReportImp/AutismusLeben/Properties/licenses.licx
+++ b/ReportImp/AutismusLeben/Properties/licenses.licx
@@ -1 +0,0 @@
-DevExpress.XtraReports.UI.XtraReport, DevExpress.XtraReports.v17.1, Version=17.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
diff --git a/ReportImp/AutismusLeben/Quittierungsbeleg.Designer.cs b/ReportImp/AutismusLeben/Quittierungsbeleg.Designer.cs
index 16731ab85..802a1c05d 100644
--- a/ReportImp/AutismusLeben/Quittierungsbeleg.Designer.cs
+++ b/ReportImp/AutismusLeben/Quittierungsbeleg.Designer.cs
@@ -305,7 +305,7 @@ namespace AutismusLeben
this.xrPictureBox5.SizeF = new System.Drawing.SizeF(294F, 20F);
this.xrPictureBox5.Sizing = DevExpress.XtraPrinting.ImageSizeMode.ZoomImage;
this.xrPictureBox5.StylePriority.UseBorders = false;
- this.xrPictureBox5.BeforePrint += new System.Drawing.Printing.PrintEventHandler(this.picSignature_BeforePrint);
+ this.xrPictureBox5.BeforePrint += new DevExpress.XtraReports.UI.BeforePrintEventHandler(this.picSignature_BeforePrint);
//
// GroupHeader1
//
@@ -1268,7 +1268,7 @@ namespace AutismusLeben
this.xrPictureBox4.Scripts.OnBeforePrint = "xrPictureBox1_BeforePrint";
this.xrPictureBox4.SizeF = new System.Drawing.SizeF(150F, 36.54169F);
this.xrPictureBox4.Sizing = DevExpress.XtraPrinting.ImageSizeMode.ZoomImage;
- this.xrPictureBox4.BeforePrint += new System.Drawing.Printing.PrintEventHandler(this.EmployeeSignature_BeforePrint);
+ this.xrPictureBox4.BeforePrint += new DevExpress.XtraReports.UI.BeforePrintEventHandler(this.EmployeeSignature_BeforePrint);
//
// xrLabel5
//
@@ -1288,7 +1288,7 @@ namespace AutismusLeben
this.xrPictureBox2.Name = "xrPictureBox2";
this.xrPictureBox2.SizeF = new System.Drawing.SizeF(159.9998F, 36.54169F);
this.xrPictureBox2.Sizing = DevExpress.XtraPrinting.ImageSizeMode.ZoomImage;
- this.xrPictureBox2.BeforePrint += new System.Drawing.Printing.PrintEventHandler(this.CustomerSignature_BeforePrint);
+ this.xrPictureBox2.BeforePrint += new DevExpress.XtraReports.UI.BeforePrintEventHandler(this.CustomerSignature_BeforePrint);
//
// xrLabel18
//
@@ -1446,7 +1446,7 @@ namespace AutismusLeben
this.Margins = new System.Drawing.Printing.Margins(50, 50, 27, 100);
this.PageHeight = 827;
this.PageWidth = 1169;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4Rotated;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4Rotated;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrTable2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
diff --git a/ReportImp/AutismusLeben/Quittierungsbeleg.cs b/ReportImp/AutismusLeben/Quittierungsbeleg.cs
index 5eb08e63f..a2b5c6f28 100644
--- a/ReportImp/AutismusLeben/Quittierungsbeleg.cs
+++ b/ReportImp/AutismusLeben/Quittierungsbeleg.cs
@@ -62,7 +62,7 @@ namespace AutismusLeben
bindingSource1.DataSource = pRO;
}
- private void EmployeeSignature_BeforePrint(object sender, System.Drawing.Printing.PrintEventArgs e)
+ private void EmployeeSignature_BeforePrint(object sender, System.ComponentModel.CancelEventArgs e)
{
return;
@@ -87,7 +87,7 @@ namespace AutismusLeben
// TODO: Wie anzeigen? Alle?
// TODO: Visibile der Datumstextboxen auf true setzen!
- private void CustomerSignature_BeforePrint(object sender, System.Drawing.Printing.PrintEventArgs e)
+ private void CustomerSignature_BeforePrint(object sender, System.ComponentModel.CancelEventArgs e)
{
return;
@@ -110,7 +110,7 @@ namespace AutismusLeben
}
}
- private void picSignature_BeforePrint(object sender, System.Drawing.Printing.PrintEventArgs e)
+ private void picSignature_BeforePrint(object sender, System.ComponentModel.CancelEventArgs e)
{
XRPictureBox xrBox = sender as XRPictureBox;
//var test = this.GetCurrent
diff --git a/ReportImp/AutismusLeben/ServiceInvoiceReport.Designer.cs b/ReportImp/AutismusLeben/ServiceInvoiceReport.Designer.cs
index 8cfd82588..8d7eabd72 100644
--- a/ReportImp/AutismusLeben/ServiceInvoiceReport.Designer.cs
+++ b/ReportImp/AutismusLeben/ServiceInvoiceReport.Designer.cs
@@ -1003,7 +1003,7 @@ namespace AutismusLeben
this.Margins = new System.Drawing.Printing.Margins(93, 51, 45, 108);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable6)).EndInit();
diff --git a/ReportImp/AutismusLeben/SettlementReport.Designer.cs b/ReportImp/AutismusLeben/SettlementReport.Designer.cs
index 8aaae3139..f19871b54 100644
--- a/ReportImp/AutismusLeben/SettlementReport.Designer.cs
+++ b/ReportImp/AutismusLeben/SettlementReport.Designer.cs
@@ -1241,7 +1241,7 @@ namespace AutismusLeben.Alt
this.Margins = new System.Drawing.Printing.Margins(88, 52, 18, 100);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrTable7)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable5)).EndInit();
diff --git a/ReportImp/AutismusLeben/SettlementReport2.Designer.cs b/ReportImp/AutismusLeben/SettlementReport2.Designer.cs
index 0fe4a18b6..c04f317e7 100644
--- a/ReportImp/AutismusLeben/SettlementReport2.Designer.cs
+++ b/ReportImp/AutismusLeben/SettlementReport2.Designer.cs
@@ -1371,7 +1371,7 @@ namespace AutismusLeben
this.Margins = new System.Drawing.Printing.Margins(75, 55, 167, 100);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrTable7)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
diff --git a/ReportImp/AutismusLeben/Teamstundenkonto.designer.cs b/ReportImp/AutismusLeben/Teamstundenkonto.designer.cs
index 61b51b95f..0a2ec7cb1 100644
--- a/ReportImp/AutismusLeben/Teamstundenkonto.designer.cs
+++ b/ReportImp/AutismusLeben/Teamstundenkonto.designer.cs
@@ -876,7 +876,7 @@ namespace AutismusLeben
this.Margins = new System.Drawing.Printing.Margins(60, 60, 50, 30);
this.PageHeight = 827;
this.PageWidth = 1169;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
this.Title,
this.FieldCaption,
diff --git a/ReportImp/AwoDortmund/AwoDortmund.csproj b/ReportImp/AwoDortmund/AwoDortmund.csproj
index b3e620bc1..ae1589084 100644
--- a/ReportImp/AwoDortmund/AwoDortmund.csproj
+++ b/ReportImp/AwoDortmund/AwoDortmund.csproj
@@ -31,11 +31,18 @@
4
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ReportImp/AwoDortmund/HilfeplanBearbeitungsdauer.Designer.cs b/ReportImp/AwoDortmund/HilfeplanBearbeitungsdauer.Designer.cs
index d96249ec4..75c3c1d70 100644
--- a/ReportImp/AwoDortmund/HilfeplanBearbeitungsdauer.Designer.cs
+++ b/ReportImp/AwoDortmund/HilfeplanBearbeitungsdauer.Designer.cs
@@ -461,7 +461,7 @@ namespace AwoDortmund
this.Margins = new System.Drawing.Printing.Margins(30, 30, 50, 51);
this.PageHeight = 827;
this.PageWidth = 1200;
- this.PaperKind = System.Drawing.Printing.PaperKind.Custom;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.Custom;
this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
this.Title,
this.FieldCaption,
diff --git a/ReportImp/AwoDortmund/Mitarbeiterauslastung.designer.cs b/ReportImp/AwoDortmund/Mitarbeiterauslastung.designer.cs
index 1ae914a53..3658a5ee9 100644
--- a/ReportImp/AwoDortmund/Mitarbeiterauslastung.designer.cs
+++ b/ReportImp/AwoDortmund/Mitarbeiterauslastung.designer.cs
@@ -513,7 +513,7 @@ namespace AwoDortmund
this.Margins = new System.Drawing.Printing.Margins(100, 30, 50, 30);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
this.Title,
this.FieldCaption,
diff --git a/ReportImp/AwoDortmund/Mitarbeiterstundenkonto.designer.cs b/ReportImp/AwoDortmund/Mitarbeiterstundenkonto.designer.cs
index 3d1ece906..4a80fc050 100644
--- a/ReportImp/AwoDortmund/Mitarbeiterstundenkonto.designer.cs
+++ b/ReportImp/AwoDortmund/Mitarbeiterstundenkonto.designer.cs
@@ -636,7 +636,7 @@ namespace AwoDortmund
this.Margins = new System.Drawing.Printing.Margins(75, 75, 50, 30);
this.PageHeight = 827;
this.PageWidth = 1169;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
this.Title,
this.FieldCaption,
diff --git a/ReportImp/AwoDortmund/Properties/licenses.licx b/ReportImp/AwoDortmund/Properties/licenses.licx
index c7fd819d5..e69de29bb 100644
--- a/ReportImp/AwoDortmund/Properties/licenses.licx
+++ b/ReportImp/AwoDortmund/Properties/licenses.licx
@@ -1 +0,0 @@
-DevExpress.XtraReports.UI.XtraReport, DevExpress.XtraReports.v17.1, Version=17.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
diff --git a/ReportImp/AwoDortmund/ServiceInvoiceReport.Designer.cs b/ReportImp/AwoDortmund/ServiceInvoiceReport.Designer.cs
index a34ef8bd6..f24a32e33 100644
--- a/ReportImp/AwoDortmund/ServiceInvoiceReport.Designer.cs
+++ b/ReportImp/AwoDortmund/ServiceInvoiceReport.Designer.cs
@@ -693,7 +693,7 @@ namespace AwoDortmund
this.Margins = new System.Drawing.Printing.Margins(80, 75, 202, 100);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrTable5)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrRichText2)).EndInit();
diff --git a/ReportImp/AwoDortmund/SettlementReport.Designer.cs b/ReportImp/AwoDortmund/SettlementReport.Designer.cs
index fc2fdf7f7..68470d5ed 100644
--- a/ReportImp/AwoDortmund/SettlementReport.Designer.cs
+++ b/ReportImp/AwoDortmund/SettlementReport.Designer.cs
@@ -1001,7 +1001,7 @@ namespace AwoDortmund.Alt
this.Margins = new System.Drawing.Printing.Margins(75, 74, 142, 110);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable3)).EndInit();
diff --git a/ReportImp/AwoDortmund/SettlementReport2.Designer.cs b/ReportImp/AwoDortmund/SettlementReport2.Designer.cs
index 4e1756fa9..709b698e0 100644
--- a/ReportImp/AwoDortmund/SettlementReport2.Designer.cs
+++ b/ReportImp/AwoDortmund/SettlementReport2.Designer.cs
@@ -1034,7 +1034,7 @@ namespace AwoDortmund
this.Margins = new System.Drawing.Printing.Margins(75, 74, 136, 115);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable3)).EndInit();
diff --git a/ReportImp/AwoDortmund/SonderFinanzauswertung.designer.cs b/ReportImp/AwoDortmund/SonderFinanzauswertung.designer.cs
index 37e3c40c6..43c824b98 100644
--- a/ReportImp/AwoDortmund/SonderFinanzauswertung.designer.cs
+++ b/ReportImp/AwoDortmund/SonderFinanzauswertung.designer.cs
@@ -720,7 +720,7 @@ namespace BeWo.Report.DefaultReports
this.Margins = new System.Drawing.Printing.Margins(51, 51, 50, 30);
this.PageHeight = 827;
this.PageWidth = 1169;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
this.Title,
this.FieldCaption,
diff --git a/ReportImp/AwoDortmund/Teamstundenkonto.designer.cs b/ReportImp/AwoDortmund/Teamstundenkonto.designer.cs
index 7f9cdaf50..1bcabb726 100644
--- a/ReportImp/AwoDortmund/Teamstundenkonto.designer.cs
+++ b/ReportImp/AwoDortmund/Teamstundenkonto.designer.cs
@@ -798,7 +798,7 @@ namespace AwoDortmund
this.Margins = new System.Drawing.Printing.Margins(75, 75, 50, 30);
this.PageHeight = 827;
this.PageWidth = 1169;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
this.Title,
this.FieldCaption,
diff --git a/ReportImp/AwoKreisverbandPloen/AwoKreisverbandPloen.csproj b/ReportImp/AwoKreisverbandPloen/AwoKreisverbandPloen.csproj
index 7c1a6d04e..9863a429a 100644
--- a/ReportImp/AwoKreisverbandPloen/AwoKreisverbandPloen.csproj
+++ b/ReportImp/AwoKreisverbandPloen/AwoKreisverbandPloen.csproj
@@ -31,11 +31,18 @@
4
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ReportImp/AwoKreisverbandPloen/Properties/licenses.licx b/ReportImp/AwoKreisverbandPloen/Properties/licenses.licx
index c7fd819d5..e69de29bb 100644
--- a/ReportImp/AwoKreisverbandPloen/Properties/licenses.licx
+++ b/ReportImp/AwoKreisverbandPloen/Properties/licenses.licx
@@ -1 +0,0 @@
-DevExpress.XtraReports.UI.XtraReport, DevExpress.XtraReports.v17.1, Version=17.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
diff --git a/ReportImp/AwoKreisverbandPloen/Quittierungsbeleg.Designer.cs b/ReportImp/AwoKreisverbandPloen/Quittierungsbeleg.Designer.cs
index 461b7dd61..5b1ec631a 100644
--- a/ReportImp/AwoKreisverbandPloen/Quittierungsbeleg.Designer.cs
+++ b/ReportImp/AwoKreisverbandPloen/Quittierungsbeleg.Designer.cs
@@ -250,7 +250,7 @@ namespace AwoKreisverbandPloen
this.picSignature.SizeF = new System.Drawing.SizeF(155.9583F, 20F);
this.picSignature.Sizing = DevExpress.XtraPrinting.ImageSizeMode.ZoomImage;
this.picSignature.StylePriority.UseBorders = false;
- this.picSignature.BeforePrint += new System.Drawing.Printing.PrintEventHandler(this.picSignature_BeforePrint);
+ this.picSignature.BeforePrint += new DevExpress.XtraReports.UI.BeforePrintEventHandler(this.picSignature_BeforePrint);
//
// GroupHeader1
//
@@ -815,7 +815,7 @@ namespace AwoKreisverbandPloen
this.Margins = new System.Drawing.Printing.Margins(50, 30, 45, 30);
this.PageHeight = 827;
this.PageWidth = 1169;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrTable3)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTableServiceRecords1)).EndInit();
diff --git a/ReportImp/AwoKreisverbandPloen/Quittierungsbeleg.cs b/ReportImp/AwoKreisverbandPloen/Quittierungsbeleg.cs
index 8c29a2e27..f9798476d 100644
--- a/ReportImp/AwoKreisverbandPloen/Quittierungsbeleg.cs
+++ b/ReportImp/AwoKreisverbandPloen/Quittierungsbeleg.cs
@@ -72,7 +72,7 @@ namespace AwoKreisverbandPloen
// TODO: Wie anzeigen? Alle?
- private void EmployeeSignature_BeforePrint(object sender, System.Drawing.Printing.PrintEventArgs e)
+ private void EmployeeSignature_BeforePrint(object sender, System.ComponentModel.CancelEventArgs e)
{
return;
@@ -97,7 +97,7 @@ namespace AwoKreisverbandPloen
// TODO: Wie anzeigen? Alle?
// TODO: Visibile der Datumstextboxen auf true setzen!
- private void CustomerSignature_BeforePrint(object sender, System.Drawing.Printing.PrintEventArgs e)
+ private void CustomerSignature_BeforePrint(object sender, System.ComponentModel.CancelEventArgs e)
{
return;
@@ -120,7 +120,7 @@ namespace AwoKreisverbandPloen
}
}
- private void picSignature_BeforePrint(object sender, System.Drawing.Printing.PrintEventArgs e)
+ private void picSignature_BeforePrint(object sender, System.ComponentModel.CancelEventArgs e)
{
XRPictureBox xrBox = sender as XRPictureBox;
//var test = this.GetCurrent
diff --git a/ReportImp/AwoKreisverbandPloen/RechnungAssistenz.Designer.cs b/ReportImp/AwoKreisverbandPloen/RechnungAssistenz.Designer.cs
index a0dc6389d..4f190c68c 100644
--- a/ReportImp/AwoKreisverbandPloen/RechnungAssistenz.Designer.cs
+++ b/ReportImp/AwoKreisverbandPloen/RechnungAssistenz.Designer.cs
@@ -542,7 +542,7 @@ namespace AwoKreisverbandPloen
this.Margins = new System.Drawing.Printing.Margins(75, 73, 119, 50);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
this.Watermark.Image = ((System.Drawing.Image)(resources.GetObject("RechnungAssistenz2.Watermark.Image")));
((System.ComponentModel.ISupportInitialize)(this.xrTable6)).EndInit();
diff --git a/ReportImp/AwoKreisverbandPloen/RechnungTagesstaetteKiel.Designer.cs b/ReportImp/AwoKreisverbandPloen/RechnungTagesstaetteKiel.Designer.cs
index 932bd086b..080d53d9e 100644
--- a/ReportImp/AwoKreisverbandPloen/RechnungTagesstaetteKiel.Designer.cs
+++ b/ReportImp/AwoKreisverbandPloen/RechnungTagesstaetteKiel.Designer.cs
@@ -435,7 +435,7 @@ namespace AwoKreisverbandPloen
this.Margins = new System.Drawing.Printing.Margins(75, 50, 158, 50);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
this.Watermark.Image = ((System.Drawing.Image)(resources.GetObject("RechnungTagesstaetteKiel.Watermark.Image")));
this.Watermark.ImageViewMode = DevExpress.XtraPrinting.Drawing.ImageViewMode.Zoom;
diff --git a/ReportImp/AwoKreisverbandPloen/RechnungTagesstaettePreetz.Designer.cs b/ReportImp/AwoKreisverbandPloen/RechnungTagesstaettePreetz.Designer.cs
index e7f0e8d3f..317b48088 100644
--- a/ReportImp/AwoKreisverbandPloen/RechnungTagesstaettePreetz.Designer.cs
+++ b/ReportImp/AwoKreisverbandPloen/RechnungTagesstaettePreetz.Designer.cs
@@ -435,7 +435,7 @@ namespace AwoKreisverbandPloen
this.Margins = new System.Drawing.Printing.Margins(75, 53, 158, 50);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
this.Watermark.Image = ((System.Drawing.Image)(resources.GetObject("RechnungTagesstaettePreetz.Watermark.Image")));
this.Watermark.ImageViewMode = DevExpress.XtraPrinting.Drawing.ImageViewMode.Zoom;
diff --git a/ReportImp/AwoKreisverbandPloen/RechnungVerpflegungskostenKiel.Designer.cs b/ReportImp/AwoKreisverbandPloen/RechnungVerpflegungskostenKiel.Designer.cs
index 4cc38c45b..074ebb841 100644
--- a/ReportImp/AwoKreisverbandPloen/RechnungVerpflegungskostenKiel.Designer.cs
+++ b/ReportImp/AwoKreisverbandPloen/RechnungVerpflegungskostenKiel.Designer.cs
@@ -435,7 +435,7 @@ namespace AwoKreisverbandPloen
this.Margins = new System.Drawing.Printing.Margins(75, 55, 167, 50);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
this.Watermark.Image = ((System.Drawing.Image)(resources.GetObject("RechnungVerpflegungskostenKiel.Watermark.Image")));
((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
diff --git a/ReportImp/AwoKreisverbandPloen/RechnungVerpflegungskostenPreetz.Designer.cs b/ReportImp/AwoKreisverbandPloen/RechnungVerpflegungskostenPreetz.Designer.cs
index d1039fed6..2004b1b8b 100644
--- a/ReportImp/AwoKreisverbandPloen/RechnungVerpflegungskostenPreetz.Designer.cs
+++ b/ReportImp/AwoKreisverbandPloen/RechnungVerpflegungskostenPreetz.Designer.cs
@@ -435,7 +435,7 @@ namespace AwoKreisverbandPloen
this.Margins = new System.Drawing.Printing.Margins(75, 53, 167, 50);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
this.Watermark.Image = ((System.Drawing.Image)(resources.GetObject("RechnungVerpflegungskostenPreetz.Watermark.Image")));
((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
diff --git a/ReportImp/AwoKreisverbandPloen/RechnungVerpflegungskostenSelbstzahlerKiel.Designer.cs b/ReportImp/AwoKreisverbandPloen/RechnungVerpflegungskostenSelbstzahlerKiel.Designer.cs
index ef0731f0a..c10db19ba 100644
--- a/ReportImp/AwoKreisverbandPloen/RechnungVerpflegungskostenSelbstzahlerKiel.Designer.cs
+++ b/ReportImp/AwoKreisverbandPloen/RechnungVerpflegungskostenSelbstzahlerKiel.Designer.cs
@@ -435,7 +435,7 @@ namespace AwoKreisverbandPloen
this.Margins = new System.Drawing.Printing.Margins(75, 55, 167, 50);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
this.Watermark.Image = ((System.Drawing.Image)(resources.GetObject("RechnungVerpflegungskostenSelbstzahlerKiel.Watermark.Image")));
((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
diff --git a/ReportImp/AwoKreisverbandPloen/RechnungVerpflegungskostenSelbstzahlerPreetz.Designer.cs b/ReportImp/AwoKreisverbandPloen/RechnungVerpflegungskostenSelbstzahlerPreetz.Designer.cs
index c9921d2a5..b78445c0a 100644
--- a/ReportImp/AwoKreisverbandPloen/RechnungVerpflegungskostenSelbstzahlerPreetz.Designer.cs
+++ b/ReportImp/AwoKreisverbandPloen/RechnungVerpflegungskostenSelbstzahlerPreetz.Designer.cs
@@ -435,7 +435,7 @@ namespace AwoKreisverbandPloen
this.Margins = new System.Drawing.Printing.Margins(75, 55, 167, 50);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
this.Watermark.Image = ((System.Drawing.Image)(resources.GetObject("RechnungVerpflegungskostenSelbstzahlerPreetz.Watermark.Image")));
((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
diff --git a/ReportImp/AwoKreisverbandPloen/RechungTeilhabe.Designer.cs b/ReportImp/AwoKreisverbandPloen/RechungTeilhabe.Designer.cs
index 557d957de..66f37d5e4 100644
--- a/ReportImp/AwoKreisverbandPloen/RechungTeilhabe.Designer.cs
+++ b/ReportImp/AwoKreisverbandPloen/RechungTeilhabe.Designer.cs
@@ -376,7 +376,7 @@ namespace AwoKreisverbandPloen
this.Margins = new System.Drawing.Printing.Margins(75, 74, 118, 172);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
this.Watermark.Image = ((System.Drawing.Image)(resources.GetObject("RechnungTeilhabe.Watermark.Image")));
((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).EndInit();
diff --git a/ReportImp/AwoWesel/AwoWesel.csproj b/ReportImp/AwoWesel/AwoWesel.csproj
index 1f3c754de..37c495604 100644
--- a/ReportImp/AwoWesel/AwoWesel.csproj
+++ b/ReportImp/AwoWesel/AwoWesel.csproj
@@ -31,11 +31,18 @@
4
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ReportImp/AwoWesel/Finanzauswertung.cs b/ReportImp/AwoWesel/Finanzauswertung.cs
index d333d7baf..60ff36781 100644
--- a/ReportImp/AwoWesel/Finanzauswertung.cs
+++ b/ReportImp/AwoWesel/Finanzauswertung.cs
@@ -121,7 +121,7 @@ namespace AwoWesel
return "";
}
- private void cellRateFactorHeader_BeforePrint(object sender, System.Drawing.Printing.PrintEventArgs e)
+ private void cellRateFactorHeader_BeforePrint(object sender, System.ComponentModel.CancelEventArgs e)
{
var ro = DetailReport.GetCurrentRow() as FinanceRO.SupportConceptFinanceRO;
diff --git a/ReportImp/AwoWesel/Finanzauswertung.designer.cs b/ReportImp/AwoWesel/Finanzauswertung.designer.cs
index ae675a355..54681d33d 100644
--- a/ReportImp/AwoWesel/Finanzauswertung.designer.cs
+++ b/ReportImp/AwoWesel/Finanzauswertung.designer.cs
@@ -423,7 +423,7 @@ namespace AwoWesel
this.cellRateFactorHeader.Text = "geleistete Std. x 1,2";
this.cellRateFactorHeader.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
this.cellRateFactorHeader.Weight = 0.3545051698989734D;
- this.cellRateFactorHeader.BeforePrint += new System.Drawing.Printing.PrintEventHandler(this.cellRateFactorHeader_BeforePrint);
+ this.cellRateFactorHeader.BeforePrint += new DevExpress.XtraReports.UI.BeforePrintEventHandler(this.cellRateFactorHeader_BeforePrint);
//
// xrTableCell25
//
@@ -771,7 +771,7 @@ namespace AwoWesel
this.Margins = new System.Drawing.Printing.Margins(55, 55, 50, 30);
this.PageHeight = 827;
this.PageWidth = 1169;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Parameters.AddRange(new DevExpress.XtraReports.Parameters.Parameter[] {
this.TESTPARAMTER,
this.parameter1});
diff --git a/ReportImp/AwoWesel/Properties/licenses.licx b/ReportImp/AwoWesel/Properties/licenses.licx
index c7fd819d5..e69de29bb 100644
--- a/ReportImp/AwoWesel/Properties/licenses.licx
+++ b/ReportImp/AwoWesel/Properties/licenses.licx
@@ -1 +0,0 @@
-DevExpress.XtraReports.UI.XtraReport, DevExpress.XtraReports.v17.1, Version=17.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
diff --git a/ReportImp/AwoWesel/QuittierungsbelegMitDatum.Designer.cs b/ReportImp/AwoWesel/QuittierungsbelegMitDatum.Designer.cs
index a42c927a5..42bda6dff 100644
--- a/ReportImp/AwoWesel/QuittierungsbelegMitDatum.Designer.cs
+++ b/ReportImp/AwoWesel/QuittierungsbelegMitDatum.Designer.cs
@@ -1288,7 +1288,7 @@ namespace BeWo.Report.DefaultReports
this.Margins = new System.Drawing.Printing.Margins(50, 30, 100, 30);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrTable3)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTableServiceRecords1)).EndInit();
diff --git a/ReportImp/AwoWesel/ServiceInvoiceReport.Designer.cs b/ReportImp/AwoWesel/ServiceInvoiceReport.Designer.cs
index 9535b6ee8..b3f123235 100644
--- a/ReportImp/AwoWesel/ServiceInvoiceReport.Designer.cs
+++ b/ReportImp/AwoWesel/ServiceInvoiceReport.Designer.cs
@@ -659,7 +659,7 @@ namespace AwoWesel
this.Margins = new System.Drawing.Printing.Margins(45, 25, 180, 70);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
this.Watermark.Image = ((System.Drawing.Image)(resources.GetObject("ServiceInvoiceReport.Watermark.Image")));
this.Watermark.ImageViewMode = DevExpress.XtraPrinting.Drawing.ImageViewMode.Stretch;
diff --git a/ReportImp/BAPBielefelderAmbulantePflege/BAPBielefelderAmbulantePflege.csproj b/ReportImp/BAPBielefelderAmbulantePflege/BAPBielefelderAmbulantePflege.csproj
index 99ef33b5d..ba47adc22 100644
--- a/ReportImp/BAPBielefelderAmbulantePflege/BAPBielefelderAmbulantePflege.csproj
+++ b/ReportImp/BAPBielefelderAmbulantePflege/BAPBielefelderAmbulantePflege.csproj
@@ -33,23 +33,25 @@
false
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ReportImp/BAPBielefelderAmbulantePflege/Mitarbeiterstundenkonto.designer.cs b/ReportImp/BAPBielefelderAmbulantePflege/Mitarbeiterstundenkonto.designer.cs
index ede1ee517..fb6dd69f6 100644
--- a/ReportImp/BAPBielefelderAmbulantePflege/Mitarbeiterstundenkonto.designer.cs
+++ b/ReportImp/BAPBielefelderAmbulantePflege/Mitarbeiterstundenkonto.designer.cs
@@ -636,7 +636,7 @@ namespace BeWo.BAPBielefelderAmbulantePflege
this.Margins = new System.Drawing.Printing.Margins(75, 75, 50, 30);
this.PageHeight = 827;
this.PageWidth = 1169;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
this.Title,
this.FieldCaption,
diff --git a/ReportImp/BAPBielefelderAmbulantePflege/Properties/licenses.licx b/ReportImp/BAPBielefelderAmbulantePflege/Properties/licenses.licx
index c7fd819d5..e69de29bb 100644
--- a/ReportImp/BAPBielefelderAmbulantePflege/Properties/licenses.licx
+++ b/ReportImp/BAPBielefelderAmbulantePflege/Properties/licenses.licx
@@ -1 +0,0 @@
-DevExpress.XtraReports.UI.XtraReport, DevExpress.XtraReports.v17.1, Version=17.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
diff --git a/ReportImp/BAPBielefelderAmbulantePflege/ServiceInvoiceReport.Designer.cs b/ReportImp/BAPBielefelderAmbulantePflege/ServiceInvoiceReport.Designer.cs
index 7cdcd1451..706af20af 100644
--- a/ReportImp/BAPBielefelderAmbulantePflege/ServiceInvoiceReport.Designer.cs
+++ b/ReportImp/BAPBielefelderAmbulantePflege/ServiceInvoiceReport.Designer.cs
@@ -1085,7 +1085,7 @@ namespace BAPBielefelderAmbulantePflege
this.Margins = new System.Drawing.Printing.Margins(75, 18, 158, 80);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable2)).EndInit();
diff --git a/ReportImp/BAPBielefelderAmbulantePflege/ServicesOverviewReport.Designer.cs b/ReportImp/BAPBielefelderAmbulantePflege/ServicesOverviewReport.Designer.cs
index 82627ca90..5de6b9efd 100644
--- a/ReportImp/BAPBielefelderAmbulantePflege/ServicesOverviewReport.Designer.cs
+++ b/ReportImp/BAPBielefelderAmbulantePflege/ServicesOverviewReport.Designer.cs
@@ -1086,7 +1086,7 @@ namespace BeWo.BAPBielefelderAmbulantePflege
this.Margins = new System.Drawing.Printing.Margins(70, 50, 159, 70);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrTableServiceRecords1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable3)).EndInit();
diff --git a/ReportImp/BAPBielefelderAmbulantePflege/SettlementReport.Designer.cs b/ReportImp/BAPBielefelderAmbulantePflege/SettlementReport.Designer.cs
index 461b4d3a0..d6e61e2bb 100644
--- a/ReportImp/BAPBielefelderAmbulantePflege/SettlementReport.Designer.cs
+++ b/ReportImp/BAPBielefelderAmbulantePflege/SettlementReport.Designer.cs
@@ -627,7 +627,7 @@ namespace BeWo.BAPBielefelderAmbulantePflege
this.Margins = new System.Drawing.Printing.Margins(30, 30, 90, 50);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.tableRechnungspositionen)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).EndInit();
diff --git a/ReportImp/BAPBielefelderAmbulantePflege/Teamstundenkonto.designer.cs b/ReportImp/BAPBielefelderAmbulantePflege/Teamstundenkonto.designer.cs
index eedff67e9..54a45c9d6 100644
--- a/ReportImp/BAPBielefelderAmbulantePflege/Teamstundenkonto.designer.cs
+++ b/ReportImp/BAPBielefelderAmbulantePflege/Teamstundenkonto.designer.cs
@@ -798,7 +798,7 @@ namespace BeWo.BAPBielefelderAmbulantePflege
this.Margins = new System.Drawing.Printing.Margins(75, 75, 50, 30);
this.PageHeight = 827;
this.PageWidth = 1169;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
this.Title,
this.FieldCaption,
diff --git a/ReportImp/BHVBergischeHauspflege/BHVBergischeHauspflege.csproj b/ReportImp/BHVBergischeHauspflege/BHVBergischeHauspflege.csproj
index 8b1ac0a51..63554ce72 100644
--- a/ReportImp/BHVBergischeHauspflege/BHVBergischeHauspflege.csproj
+++ b/ReportImp/BHVBergischeHauspflege/BHVBergischeHauspflege.csproj
@@ -31,11 +31,18 @@
4
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ReportImp/BHVBergischeHauspflege/Mitarbeiterarbeitszeitkonto.designer.cs b/ReportImp/BHVBergischeHauspflege/Mitarbeiterarbeitszeitkonto.designer.cs
index 26764522a..9b1a34035 100644
--- a/ReportImp/BHVBergischeHauspflege/Mitarbeiterarbeitszeitkonto.designer.cs
+++ b/ReportImp/BHVBergischeHauspflege/Mitarbeiterarbeitszeitkonto.designer.cs
@@ -997,7 +997,7 @@ namespace BHVBergischeHauspflege
this.Margins = new System.Drawing.Printing.Margins(75, 50, 50, 50);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
this.Title,
this.FieldCaption,
diff --git a/ReportImp/BHVBergischeHauspflege/Mitarbeiterstundenkonto.designer.cs b/ReportImp/BHVBergischeHauspflege/Mitarbeiterstundenkonto.designer.cs
index 6862abf69..b02ec790d 100644
--- a/ReportImp/BHVBergischeHauspflege/Mitarbeiterstundenkonto.designer.cs
+++ b/ReportImp/BHVBergischeHauspflege/Mitarbeiterstundenkonto.designer.cs
@@ -635,7 +635,7 @@ namespace BHVBergischeHauspflege
this.Margins = new System.Drawing.Printing.Margins(75, 75, 50, 30);
this.PageHeight = 827;
this.PageWidth = 1169;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
this.Title,
this.FieldCaption,
diff --git a/ReportImp/BHVBergischeHauspflege/MitarbeiterstundenkontoJahr.designer.cs b/ReportImp/BHVBergischeHauspflege/MitarbeiterstundenkontoJahr.designer.cs
index 6b661ab6f..903310a54 100644
--- a/ReportImp/BHVBergischeHauspflege/MitarbeiterstundenkontoJahr.designer.cs
+++ b/ReportImp/BHVBergischeHauspflege/MitarbeiterstundenkontoJahr.designer.cs
@@ -677,7 +677,7 @@ namespace BeWo.Report.DefaultReports
this.Margins = new System.Drawing.Printing.Margins(75, 75, 50, 30);
this.PageHeight = 827;
this.PageWidth = 1169;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
this.Title,
this.FieldCaption,
diff --git a/ReportImp/BHVBergischeHauspflege/Properties/licenses.licx b/ReportImp/BHVBergischeHauspflege/Properties/licenses.licx
index c7fd819d5..e69de29bb 100644
--- a/ReportImp/BHVBergischeHauspflege/Properties/licenses.licx
+++ b/ReportImp/BHVBergischeHauspflege/Properties/licenses.licx
@@ -1 +0,0 @@
-DevExpress.XtraReports.UI.XtraReport, DevExpress.XtraReports.v17.1, Version=17.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
diff --git a/ReportImp/BHVBergischeHauspflege/Quittierungsbeleg.Designer.cs b/ReportImp/BHVBergischeHauspflege/Quittierungsbeleg.Designer.cs
index 71a24966e..6a6935b02 100644
--- a/ReportImp/BHVBergischeHauspflege/Quittierungsbeleg.Designer.cs
+++ b/ReportImp/BHVBergischeHauspflege/Quittierungsbeleg.Designer.cs
@@ -302,7 +302,7 @@ namespace BHVBergischeHauspflege
this.picSignature.SizeF = new System.Drawing.SizeF(160F, 20F);
this.picSignature.Sizing = DevExpress.XtraPrinting.ImageSizeMode.ZoomImage;
this.picSignature.StylePriority.UseBorders = false;
- this.picSignature.BeforePrint += new System.Drawing.Printing.PrintEventHandler(this.picSignature_BeforePrint);
+ this.picSignature.BeforePrint += new DevExpress.XtraReports.UI.BeforePrintEventHandler(this.picSignature_BeforePrint);
//
// GroupHeader1
//
@@ -1268,7 +1268,7 @@ namespace BHVBergischeHauspflege
this.Margins = new System.Drawing.Printing.Margins(50, 30, 100, 30);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrTable3)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTableServiceRecords1)).EndInit();
diff --git a/ReportImp/BHVBergischeHauspflege/Quittierungsbeleg.cs b/ReportImp/BHVBergischeHauspflege/Quittierungsbeleg.cs
index 8291e89da..00cdf4684 100644
--- a/ReportImp/BHVBergischeHauspflege/Quittierungsbeleg.cs
+++ b/ReportImp/BHVBergischeHauspflege/Quittierungsbeleg.cs
@@ -118,7 +118,7 @@ namespace BHVBergischeHauspflege
}
}
- private void picSignature_BeforePrint(object sender, System.Drawing.Printing.PrintEventArgs e)
+ private void picSignature_BeforePrint(object sender, System.ComponentModel.CancelEventArgs e)
{
XRPictureBox xrBox = sender as XRPictureBox;
//var test = this.GetCurrent
diff --git a/ReportImp/BHVBergischeHauspflege/Teamstundenkonto.designer.cs b/ReportImp/BHVBergischeHauspflege/Teamstundenkonto.designer.cs
index 1a8b58147..416d9ef35 100644
--- a/ReportImp/BHVBergischeHauspflege/Teamstundenkonto.designer.cs
+++ b/ReportImp/BHVBergischeHauspflege/Teamstundenkonto.designer.cs
@@ -798,7 +798,7 @@ namespace BeWo.Report.DefaultReports
this.Margins = new System.Drawing.Printing.Margins(75, 75, 50, 30);
this.PageHeight = 827;
this.PageWidth = 1169;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
this.Title,
this.FieldCaption,
diff --git a/ReportImp/BUGeVReports/BUGeVReports.csproj b/ReportImp/BUGeVReports/BUGeVReports.csproj
index d3ba3a465..ffd01b96f 100644
--- a/ReportImp/BUGeVReports/BUGeVReports.csproj
+++ b/ReportImp/BUGeVReports/BUGeVReports.csproj
@@ -34,23 +34,25 @@
false
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ReportImp/BUGeVReports/Mitarbeiterarbeitszeitkonto.designer.cs b/ReportImp/BUGeVReports/Mitarbeiterarbeitszeitkonto.designer.cs
index 19e5b2963..c4136affa 100644
--- a/ReportImp/BUGeVReports/Mitarbeiterarbeitszeitkonto.designer.cs
+++ b/ReportImp/BUGeVReports/Mitarbeiterarbeitszeitkonto.designer.cs
@@ -997,7 +997,7 @@ namespace BUGeVReports
this.Margins = new System.Drawing.Printing.Margins(75, 50, 50, 50);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
this.Title,
this.FieldCaption,
diff --git a/ReportImp/BUGeVReports/Mitarbeiterstundenkonto.designer.cs b/ReportImp/BUGeVReports/Mitarbeiterstundenkonto.designer.cs
index 213abce14..6f99d8f54 100644
--- a/ReportImp/BUGeVReports/Mitarbeiterstundenkonto.designer.cs
+++ b/ReportImp/BUGeVReports/Mitarbeiterstundenkonto.designer.cs
@@ -635,7 +635,7 @@ namespace BUGeVReports
this.Margins = new System.Drawing.Printing.Margins(75, 75, 50, 30);
this.PageHeight = 827;
this.PageWidth = 1169;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
this.Title,
this.FieldCaption,
diff --git a/ReportImp/BUGeVReports/MitarbeiterstundenkontoJahr.designer.cs b/ReportImp/BUGeVReports/MitarbeiterstundenkontoJahr.designer.cs
index 7d598843d..2acdba733 100644
--- a/ReportImp/BUGeVReports/MitarbeiterstundenkontoJahr.designer.cs
+++ b/ReportImp/BUGeVReports/MitarbeiterstundenkontoJahr.designer.cs
@@ -677,7 +677,7 @@ namespace BUGeVReports
this.Margins = new System.Drawing.Printing.Margins(75, 75, 50, 30);
this.PageHeight = 827;
this.PageWidth = 1169;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
this.Title,
this.FieldCaption,
diff --git a/ReportImp/BUGeVReports/Properties/licenses.licx b/ReportImp/BUGeVReports/Properties/licenses.licx
index c7fd819d5..e69de29bb 100644
--- a/ReportImp/BUGeVReports/Properties/licenses.licx
+++ b/ReportImp/BUGeVReports/Properties/licenses.licx
@@ -1 +0,0 @@
-DevExpress.XtraReports.UI.XtraReport, DevExpress.XtraReports.v17.1, Version=17.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
diff --git a/ReportImp/BUGeVReports/Quittierungsbeleg.Designer.cs b/ReportImp/BUGeVReports/Quittierungsbeleg.Designer.cs
index 0a37a7c4e..3733a0212 100644
--- a/ReportImp/BUGeVReports/Quittierungsbeleg.Designer.cs
+++ b/ReportImp/BUGeVReports/Quittierungsbeleg.Designer.cs
@@ -1225,7 +1225,7 @@ namespace BUGeVReports
this.Margins = new System.Drawing.Printing.Margins(50, 30, 100, 30);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrTable3)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTableServiceRecords1)).EndInit();
diff --git a/ReportImp/BUGeVReports/ServiceInvoiceReport.Designer.cs b/ReportImp/BUGeVReports/ServiceInvoiceReport.Designer.cs
index a22b93f07..da0d1f184 100644
--- a/ReportImp/BUGeVReports/ServiceInvoiceReport.Designer.cs
+++ b/ReportImp/BUGeVReports/ServiceInvoiceReport.Designer.cs
@@ -432,7 +432,7 @@ namespace BeWo.BUGeVReports
this.Margins = new System.Drawing.Printing.Margins(75, 75, 196, 43);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "12.1";
((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).EndInit();
diff --git a/ReportImp/BUGeVReports/SettlementReport.Designer.cs b/ReportImp/BUGeVReports/SettlementReport.Designer.cs
index 1dda3eebb..eab44e810 100644
--- a/ReportImp/BUGeVReports/SettlementReport.Designer.cs
+++ b/ReportImp/BUGeVReports/SettlementReport.Designer.cs
@@ -887,7 +887,7 @@ namespace BeWo.BUGeVReports.Alt
this.Margins = new System.Drawing.Printing.Margins(100, 50, 230, 100);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).EndInit();
diff --git a/ReportImp/BUGeVReports/SettlementReport2.Designer.cs b/ReportImp/BUGeVReports/SettlementReport2.Designer.cs
index 6ea04343c..987298277 100644
--- a/ReportImp/BUGeVReports/SettlementReport2.Designer.cs
+++ b/ReportImp/BUGeVReports/SettlementReport2.Designer.cs
@@ -914,7 +914,7 @@ namespace BeWo.BUGeVReports
this.Margins = new System.Drawing.Printing.Margins(100, 50, 230, 100);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.tableGeleisteteFLS)).EndInit();
diff --git a/ReportImp/BUGeVReports/Teamstundenkonto.designer.cs b/ReportImp/BUGeVReports/Teamstundenkonto.designer.cs
index 10ffd028d..c381a6cb7 100644
--- a/ReportImp/BUGeVReports/Teamstundenkonto.designer.cs
+++ b/ReportImp/BUGeVReports/Teamstundenkonto.designer.cs
@@ -798,7 +798,7 @@ namespace BUGeVReports
this.Margins = new System.Drawing.Printing.Margins(75, 75, 50, 30);
this.PageHeight = 827;
this.PageWidth = 1169;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
this.Title,
this.FieldCaption,
diff --git a/ReportImp/BWKGbR/BWKGbR.csproj b/ReportImp/BWKGbR/BWKGbR.csproj
index bd9f85c32..85f7e28af 100644
--- a/ReportImp/BWKGbR/BWKGbR.csproj
+++ b/ReportImp/BWKGbR/BWKGbR.csproj
@@ -33,23 +33,25 @@
false
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ReportImp/BWKGbR/FLSGroupReport.Designer.cs b/ReportImp/BWKGbR/FLSGroupReport.Designer.cs
index 87c379e0c..26f3ccb09 100644
--- a/ReportImp/BWKGbR/FLSGroupReport.Designer.cs
+++ b/ReportImp/BWKGbR/FLSGroupReport.Designer.cs
@@ -656,7 +656,7 @@ namespace BWKGbR
this.Margins = new System.Drawing.Printing.Margins(75, 75, 50, 50);
this.PageHeight = 827;
this.PageWidth = 1169;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
this.Title,
this.FieldCaption,
diff --git a/ReportImp/BWKGbR/FLSListReport.Designer.cs b/ReportImp/BWKGbR/FLSListReport.Designer.cs
index 873a7caf7..56f9083cb 100644
--- a/ReportImp/BWKGbR/FLSListReport.Designer.cs
+++ b/ReportImp/BWKGbR/FLSListReport.Designer.cs
@@ -575,7 +575,7 @@ namespace BWKGbR
this.Margins = new System.Drawing.Printing.Margins(75, 75, 50, 50);
this.PageHeight = 827;
this.PageWidth = 1169;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
this.Title,
this.FieldCaption,
diff --git a/ReportImp/BWKGbR/Properties/licenses.licx b/ReportImp/BWKGbR/Properties/licenses.licx
index c7fd819d5..e69de29bb 100644
--- a/ReportImp/BWKGbR/Properties/licenses.licx
+++ b/ReportImp/BWKGbR/Properties/licenses.licx
@@ -1 +0,0 @@
-DevExpress.XtraReports.UI.XtraReport, DevExpress.XtraReports.v17.1, Version=17.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
diff --git a/ReportImp/BWKGbR/ServiceInvoiceReport.Designer.cs b/ReportImp/BWKGbR/ServiceInvoiceReport.Designer.cs
index 0b29d6aa6..74d283b64 100644
--- a/ReportImp/BWKGbR/ServiceInvoiceReport.Designer.cs
+++ b/ReportImp/BWKGbR/ServiceInvoiceReport.Designer.cs
@@ -664,7 +664,7 @@ namespace BWKGbR
this.Margins = new System.Drawing.Printing.Margins(90, 50, 50, 100);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrRichText1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable5)).EndInit();
diff --git a/ReportImp/BWKGbR/ServicesOverviewReport.Designer.cs b/ReportImp/BWKGbR/ServicesOverviewReport.Designer.cs
index 7d07cadb0..fc35a221e 100644
--- a/ReportImp/BWKGbR/ServicesOverviewReport.Designer.cs
+++ b/ReportImp/BWKGbR/ServicesOverviewReport.Designer.cs
@@ -1209,7 +1209,7 @@ namespace BWKGbR
this.Margins = new System.Drawing.Printing.Margins(75, 60, 50, 30);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.SnapGridSize = 9F;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrTableServiceRecords1)).EndInit();
diff --git a/ReportImp/BWKGbR/SettlementReport.Designer.cs b/ReportImp/BWKGbR/SettlementReport.Designer.cs
index 00a8c70df..0beb9fe62 100644
--- a/ReportImp/BWKGbR/SettlementReport.Designer.cs
+++ b/ReportImp/BWKGbR/SettlementReport.Designer.cs
@@ -316,7 +316,7 @@ namespace BWKGbR.Alt
this.Margins = new System.Drawing.Printing.Margins(90, 50, 50, 100);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrRichText1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).EndInit();
diff --git a/ReportImp/BWKGbR/SettlementReport2.Designer.cs b/ReportImp/BWKGbR/SettlementReport2.Designer.cs
index 0ca7470bf..b55c7c1ef 100644
--- a/ReportImp/BWKGbR/SettlementReport2.Designer.cs
+++ b/ReportImp/BWKGbR/SettlementReport2.Designer.cs
@@ -305,7 +305,7 @@ namespace BWKGbR
this.Margins = new System.Drawing.Printing.Margins(90, 50, 50, 100);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrRichText1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).EndInit();
diff --git a/ReportImp/BbcTerwort/BbcTerwort.csproj b/ReportImp/BbcTerwort/BbcTerwort.csproj
index ce6490125..4fb07ea5a 100644
--- a/ReportImp/BbcTerwort/BbcTerwort.csproj
+++ b/ReportImp/BbcTerwort/BbcTerwort.csproj
@@ -31,11 +31,18 @@
4
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ReportImp/BbcTerwort/Properties/licenses.licx b/ReportImp/BbcTerwort/Properties/licenses.licx
index 74cb33aa2..e69de29bb 100644
--- a/ReportImp/BbcTerwort/Properties/licenses.licx
+++ b/ReportImp/BbcTerwort/Properties/licenses.licx
@@ -1 +0,0 @@
-DevExpress.XtraReports.UI.XtraReport, DevExpress.XtraReports.v17.1, Version=17.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
diff --git a/ReportImp/BbcTerwort/RechnungEntlastungsleistungen.Designer.cs b/ReportImp/BbcTerwort/RechnungEntlastungsleistungen.Designer.cs
index 9d7498e5e..cc77a2dc8 100644
--- a/ReportImp/BbcTerwort/RechnungEntlastungsleistungen.Designer.cs
+++ b/ReportImp/BbcTerwort/RechnungEntlastungsleistungen.Designer.cs
@@ -1041,7 +1041,7 @@ namespace BbcTerwort
this.Margins = new System.Drawing.Printing.Margins(98, 39, 100, 100);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
this.Watermark.Image = ((System.Drawing.Image)(resources.GetObject("RechnungEntlastungsleistungen.Watermark.Image")));
((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
diff --git a/ReportImp/BbcTerwort/ServiceInvoiceReport.Designer.cs b/ReportImp/BbcTerwort/ServiceInvoiceReport.Designer.cs
index af6d4ee71..24aada5d5 100644
--- a/ReportImp/BbcTerwort/ServiceInvoiceReport.Designer.cs
+++ b/ReportImp/BbcTerwort/ServiceInvoiceReport.Designer.cs
@@ -791,7 +791,7 @@ namespace BbcTerwort
this.Margins = new System.Drawing.Printing.Margins(75, 75, 146, 125);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrTable2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable5)).EndInit();
diff --git a/ReportImp/BbcTerwort/SettlementReport2.Designer.cs b/ReportImp/BbcTerwort/SettlementReport2.Designer.cs
index ba819f978..3f2432db9 100644
--- a/ReportImp/BbcTerwort/SettlementReport2.Designer.cs
+++ b/ReportImp/BbcTerwort/SettlementReport2.Designer.cs
@@ -1099,7 +1099,7 @@ namespace BeWo.Report.DefaultReports
this.Margins = new System.Drawing.Printing.Margins(75, 74, 100, 82);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable2)).EndInit();
diff --git a/ReportImp/BeWoAlsdorf/BeWoAlsdorf.csproj b/ReportImp/BeWoAlsdorf/BeWoAlsdorf.csproj
index 3ba8f4bce..463eda091 100644
--- a/ReportImp/BeWoAlsdorf/BeWoAlsdorf.csproj
+++ b/ReportImp/BeWoAlsdorf/BeWoAlsdorf.csproj
@@ -33,23 +33,25 @@
false
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ReportImp/BeWoAlsdorf/InvoiceCustomerReport.Designer.cs b/ReportImp/BeWoAlsdorf/InvoiceCustomerReport.Designer.cs
index c8d756956..e94f6bcad 100644
--- a/ReportImp/BeWoAlsdorf/InvoiceCustomerReport.Designer.cs
+++ b/ReportImp/BeWoAlsdorf/InvoiceCustomerReport.Designer.cs
@@ -655,7 +655,7 @@ namespace BeWo.Report.DefaultReports
this.Margins = new System.Drawing.Printing.Margins(85, 56, 40, 100);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "13.1";
((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable3)).EndInit();
diff --git a/ReportImp/BeWoAlsdorf/Properties/licenses.licx b/ReportImp/BeWoAlsdorf/Properties/licenses.licx
index c7fd819d5..e69de29bb 100644
--- a/ReportImp/BeWoAlsdorf/Properties/licenses.licx
+++ b/ReportImp/BeWoAlsdorf/Properties/licenses.licx
@@ -1 +0,0 @@
-DevExpress.XtraReports.UI.XtraReport, DevExpress.XtraReports.v17.1, Version=17.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
diff --git a/ReportImp/BeWoAlsdorf/QuittierungsbelegMitDatum.Designer.cs b/ReportImp/BeWoAlsdorf/QuittierungsbelegMitDatum.Designer.cs
index 573ee9dc5..a496f2d20 100644
--- a/ReportImp/BeWoAlsdorf/QuittierungsbelegMitDatum.Designer.cs
+++ b/ReportImp/BeWoAlsdorf/QuittierungsbelegMitDatum.Designer.cs
@@ -1273,7 +1273,7 @@ namespace BeWoAlsdorf
this.Margins = new System.Drawing.Printing.Margins(50, 30, 110, 30);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrTable3)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTableServiceRecords1)).EndInit();
diff --git a/ReportImp/BeWoAlsdorf/ServicesOverviewReport.Designer.cs b/ReportImp/BeWoAlsdorf/ServicesOverviewReport.Designer.cs
index 4386bc7af..85be721e6 100644
--- a/ReportImp/BeWoAlsdorf/ServicesOverviewReport.Designer.cs
+++ b/ReportImp/BeWoAlsdorf/ServicesOverviewReport.Designer.cs
@@ -645,7 +645,7 @@ namespace BeWoAlsdorf
this.Margins = new System.Drawing.Printing.Margins(75, 75, 116, 30);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.SnapGridSize = 9F;
this.SnappingMode = DevExpress.XtraReports.UI.SnappingMode.SnapToGrid;
this.Version = "13.1";
diff --git a/ReportImp/BeWoAmrath/BeWoAmrath.csproj b/ReportImp/BeWoAmrath/BeWoAmrath.csproj
index b10122733..af78124a4 100644
--- a/ReportImp/BeWoAmrath/BeWoAmrath.csproj
+++ b/ReportImp/BeWoAmrath/BeWoAmrath.csproj
@@ -33,23 +33,25 @@
false
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ReportImp/BeWoAmrath/Mitarbeiterstundenkonto.designer.cs b/ReportImp/BeWoAmrath/Mitarbeiterstundenkonto.designer.cs
index 8d39b4102..98f1ea56a 100644
--- a/ReportImp/BeWoAmrath/Mitarbeiterstundenkonto.designer.cs
+++ b/ReportImp/BeWoAmrath/Mitarbeiterstundenkonto.designer.cs
@@ -622,7 +622,7 @@ namespace BeWo.BeWoAmrath
this.Margins = new System.Drawing.Printing.Margins(75, 75, 50, 30);
this.PageHeight = 827;
this.PageWidth = 1169;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
this.Title,
this.FieldCaption,
diff --git a/ReportImp/BeWoAmrath/Properties/licenses.licx b/ReportImp/BeWoAmrath/Properties/licenses.licx
index c7fd819d5..e69de29bb 100644
--- a/ReportImp/BeWoAmrath/Properties/licenses.licx
+++ b/ReportImp/BeWoAmrath/Properties/licenses.licx
@@ -1 +0,0 @@
-DevExpress.XtraReports.UI.XtraReport, DevExpress.XtraReports.v17.1, Version=17.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
diff --git a/ReportImp/BeWoAmrath/ServicesOverviewReport.Designer.cs b/ReportImp/BeWoAmrath/ServicesOverviewReport.Designer.cs
index c18b3d5f6..0f728ec15 100644
--- a/ReportImp/BeWoAmrath/ServicesOverviewReport.Designer.cs
+++ b/ReportImp/BeWoAmrath/ServicesOverviewReport.Designer.cs
@@ -850,7 +850,7 @@ namespace BeWo.BeWoAmrath
this.Margins = new System.Drawing.Printing.Margins(75, 75, 99, 36);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.SnapGridSize = 9F;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrTable3)).EndInit();
diff --git a/ReportImp/BeWoAmrath/Teamstundenkonto.designer.cs b/ReportImp/BeWoAmrath/Teamstundenkonto.designer.cs
index 4235fa9f3..bb94852ba 100644
--- a/ReportImp/BeWoAmrath/Teamstundenkonto.designer.cs
+++ b/ReportImp/BeWoAmrath/Teamstundenkonto.designer.cs
@@ -760,7 +760,7 @@ namespace BeWo.BeWoAmrath
this.Margins = new System.Drawing.Printing.Margins(75, 75, 50, 30);
this.PageHeight = 827;
this.PageWidth = 1169;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
this.Title,
this.FieldCaption,
diff --git a/ReportImp/BeWoAuxilio/BeWoAuxilio.csproj b/ReportImp/BeWoAuxilio/BeWoAuxilio.csproj
index 2c2eb2b67..ec9a9db31 100644
--- a/ReportImp/BeWoAuxilio/BeWoAuxilio.csproj
+++ b/ReportImp/BeWoAuxilio/BeWoAuxilio.csproj
@@ -33,23 +33,25 @@
false
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ReportImp/BeWoAuxilio/Budgetnachweis.Designer.cs b/ReportImp/BeWoAuxilio/Budgetnachweis.Designer.cs
index e52a9f3c1..9e285904a 100644
--- a/ReportImp/BeWoAuxilio/Budgetnachweis.Designer.cs
+++ b/ReportImp/BeWoAuxilio/Budgetnachweis.Designer.cs
@@ -442,7 +442,7 @@ namespace BeWoAuxilio
this.Margins = new System.Drawing.Printing.Margins(80, 30, 38, 132);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
this.Watermark.Image = ((System.Drawing.Image)(resources.GetObject("Spitzabrechnung.Watermark.Image")));
this.Watermark.PageRange = "1";
diff --git a/ReportImp/BeWoAuxilio/InvoiceCustomerReport.Designer.cs b/ReportImp/BeWoAuxilio/InvoiceCustomerReport.Designer.cs
index f25868f54..9f9361053 100644
--- a/ReportImp/BeWoAuxilio/InvoiceCustomerReport.Designer.cs
+++ b/ReportImp/BeWoAuxilio/InvoiceCustomerReport.Designer.cs
@@ -644,7 +644,7 @@ namespace BeWoAuxilio
this.Margins = new System.Drawing.Printing.Margins(75, 75, 100, 100);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
this.Watermark.Image = ((System.Drawing.Image)(resources.GetObject("InvoiceCustomerReport.Watermark.Image")));
((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
diff --git a/ReportImp/BeWoAuxilio/Mitarbeiterarbeitszeitkonto.designer.cs b/ReportImp/BeWoAuxilio/Mitarbeiterarbeitszeitkonto.designer.cs
index ab15a095c..dbf866571 100644
--- a/ReportImp/BeWoAuxilio/Mitarbeiterarbeitszeitkonto.designer.cs
+++ b/ReportImp/BeWoAuxilio/Mitarbeiterarbeitszeitkonto.designer.cs
@@ -1041,7 +1041,7 @@ namespace BeWo.BeWoAuxilio
this.Margins = new System.Drawing.Printing.Margins(75, 50, 50, 50);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
this.Title,
this.FieldCaption,
diff --git a/ReportImp/BeWoAuxilio/Mitarbeiterstundenkonto.designer.cs b/ReportImp/BeWoAuxilio/Mitarbeiterstundenkonto.designer.cs
index 2a98f406e..23f0bad28 100644
--- a/ReportImp/BeWoAuxilio/Mitarbeiterstundenkonto.designer.cs
+++ b/ReportImp/BeWoAuxilio/Mitarbeiterstundenkonto.designer.cs
@@ -694,7 +694,7 @@ namespace BeWo.BeWoAuxilio
this.Margins = new System.Drawing.Printing.Margins(65, 65, 50, 30);
this.PageHeight = 827;
this.PageWidth = 1169;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
this.Title,
this.FieldCaption,
diff --git a/ReportImp/BeWoAuxilio/MitarbeiterstundenkontoJahr.designer.cs b/ReportImp/BeWoAuxilio/MitarbeiterstundenkontoJahr.designer.cs
index ef4ab4f60..b05891bf0 100644
--- a/ReportImp/BeWoAuxilio/MitarbeiterstundenkontoJahr.designer.cs
+++ b/ReportImp/BeWoAuxilio/MitarbeiterstundenkontoJahr.designer.cs
@@ -685,7 +685,7 @@ namespace BeWo.BeWoAuxilio
this.Margins = new System.Drawing.Printing.Margins(75, 75, 50, 30);
this.PageHeight = 827;
this.PageWidth = 1169;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
this.Title,
this.FieldCaption,
diff --git a/ReportImp/BeWoAuxilio/Properties/licenses.licx b/ReportImp/BeWoAuxilio/Properties/licenses.licx
index c7fd819d5..e69de29bb 100644
--- a/ReportImp/BeWoAuxilio/Properties/licenses.licx
+++ b/ReportImp/BeWoAuxilio/Properties/licenses.licx
@@ -1 +0,0 @@
-DevExpress.XtraReports.UI.XtraReport, DevExpress.XtraReports.v17.1, Version=17.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
diff --git a/ReportImp/BeWoAuxilio/Quittierungsbeleg.Designer.cs b/ReportImp/BeWoAuxilio/Quittierungsbeleg.Designer.cs
index 05f4a014f..450753a23 100644
--- a/ReportImp/BeWoAuxilio/Quittierungsbeleg.Designer.cs
+++ b/ReportImp/BeWoAuxilio/Quittierungsbeleg.Designer.cs
@@ -1178,7 +1178,7 @@ namespace BeWoAuxilio
this.Margins = new System.Drawing.Printing.Margins(70, 30, 100, 30);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrTable3)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTableServiceRecords1)).EndInit();
diff --git a/ReportImp/BeWoAuxilio/RechnungSelbstzahlerDue.Designer.cs b/ReportImp/BeWoAuxilio/RechnungSelbstzahlerDue.Designer.cs
index c36800b10..19aa89f81 100644
--- a/ReportImp/BeWoAuxilio/RechnungSelbstzahlerDue.Designer.cs
+++ b/ReportImp/BeWoAuxilio/RechnungSelbstzahlerDue.Designer.cs
@@ -628,7 +628,7 @@ namespace BeWoAuxilio
this.Margins = new System.Drawing.Printing.Margins(75, 75, 158, 50);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
this.Watermark.Image = ((System.Drawing.Image)(resources.GetObject("SelbstzahlerRechnungDue.Watermark.Image")));
((System.ComponentModel.ISupportInitialize)(this.xrTable5)).EndInit();
diff --git a/ReportImp/BeWoAuxilio/RechnungSelbstzahlerNe.Designer.cs b/ReportImp/BeWoAuxilio/RechnungSelbstzahlerNe.Designer.cs
index 26a2ae59a..673a8c866 100644
--- a/ReportImp/BeWoAuxilio/RechnungSelbstzahlerNe.Designer.cs
+++ b/ReportImp/BeWoAuxilio/RechnungSelbstzahlerNe.Designer.cs
@@ -627,7 +627,7 @@ namespace BeWoAuxilio
this.Margins = new System.Drawing.Printing.Margins(75, 75, 158, 50);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
this.Watermark.Image = ((System.Drawing.Image)(resources.GetObject("SelbstzahlerRechnungNe.Watermark.Image")));
((System.ComponentModel.ISupportInitialize)(this.xrTable5)).EndInit();
diff --git a/ReportImp/BeWoAuxilio/ServicesOverviewReport.Designer.cs b/ReportImp/BeWoAuxilio/ServicesOverviewReport.Designer.cs
index 4235377bc..ff45ba689 100644
--- a/ReportImp/BeWoAuxilio/ServicesOverviewReport.Designer.cs
+++ b/ReportImp/BeWoAuxilio/ServicesOverviewReport.Designer.cs
@@ -526,7 +526,7 @@ namespace BeWoAuxilio
this.Margins = new System.Drawing.Printing.Margins(80, 50, 118, 30);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.SnapGridSize = 9F;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrTableServiceRecords1)).EndInit();
diff --git a/ReportImp/BeWoAuxilio/SettlementReport.Designer.cs b/ReportImp/BeWoAuxilio/SettlementReport.Designer.cs
index 83c210e5b..57e04c318 100644
--- a/ReportImp/BeWoAuxilio/SettlementReport.Designer.cs
+++ b/ReportImp/BeWoAuxilio/SettlementReport.Designer.cs
@@ -989,7 +989,7 @@ namespace BeWo.BeWoAuxilio
this.Margins = new System.Drawing.Printing.Margins(75, 74, 100, 100);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable2)).EndInit();
diff --git a/ReportImp/BeWoAuxilio/SettlementReport2Due.Designer.cs b/ReportImp/BeWoAuxilio/SettlementReport2Due.Designer.cs
index aae436b17..75d92123b 100644
--- a/ReportImp/BeWoAuxilio/SettlementReport2Due.Designer.cs
+++ b/ReportImp/BeWoAuxilio/SettlementReport2Due.Designer.cs
@@ -1056,7 +1056,7 @@ namespace BeWo.BeWoAuxilio
this.Margins = new System.Drawing.Printing.Margins(90, 74, 150, 127);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
this.Watermark.Image = ((System.Drawing.Image)(resources.GetObject("SpitzabrechnungDue.Watermark.Image")));
((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
diff --git a/ReportImp/BeWoAuxilio/SettlementReport2Ne.Designer.cs b/ReportImp/BeWoAuxilio/SettlementReport2Ne.Designer.cs
index 1bb8a8627..8e8afb3e3 100644
--- a/ReportImp/BeWoAuxilio/SettlementReport2Ne.Designer.cs
+++ b/ReportImp/BeWoAuxilio/SettlementReport2Ne.Designer.cs
@@ -1053,7 +1053,7 @@ namespace BeWo.BeWoAuxilio
this.Margins = new System.Drawing.Printing.Margins(90, 74, 161, 127);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
this.Watermark.Image = ((System.Drawing.Image)(resources.GetObject("SpitzabrechnungNeuss.Watermark.Image")));
((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
diff --git a/ReportImp/BeWoAuxilio/SettlementReportDue.Designer.cs b/ReportImp/BeWoAuxilio/SettlementReportDue.Designer.cs
index b0aff2863..9736ac4b4 100644
--- a/ReportImp/BeWoAuxilio/SettlementReportDue.Designer.cs
+++ b/ReportImp/BeWoAuxilio/SettlementReportDue.Designer.cs
@@ -999,7 +999,7 @@ namespace BeWo.BeWoAuxilio.Alt
this.Margins = new System.Drawing.Printing.Margins(90, 74, 157, 115);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
this.Watermark.Image = ((System.Drawing.Image)(resources.GetObject("SpitzabrechnungDue.Watermark.Image")));
((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
diff --git a/ReportImp/BeWoAuxilio/SettlementReportNe.Designer.cs b/ReportImp/BeWoAuxilio/SettlementReportNe.Designer.cs
index 945f74494..08b8ba21b 100644
--- a/ReportImp/BeWoAuxilio/SettlementReportNe.Designer.cs
+++ b/ReportImp/BeWoAuxilio/SettlementReportNe.Designer.cs
@@ -1002,7 +1002,7 @@ namespace BeWo.BeWoAuxilio.Alt
this.Margins = new System.Drawing.Printing.Margins(90, 74, 147, 127);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
this.Watermark.Image = ((System.Drawing.Image)(resources.GetObject("SpitzabrechnungNeuss.Watermark.Image")));
((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
diff --git a/ReportImp/BeWoAuxilio/Teamstundenkonto.designer.cs b/ReportImp/BeWoAuxilio/Teamstundenkonto.designer.cs
index 1e590fc8f..74c7f2dea 100644
--- a/ReportImp/BeWoAuxilio/Teamstundenkonto.designer.cs
+++ b/ReportImp/BeWoAuxilio/Teamstundenkonto.designer.cs
@@ -813,7 +813,7 @@ namespace BeWo.BeWoAuxilio
this.Margins = new System.Drawing.Printing.Margins(75, 75, 50, 30);
this.PageHeight = 827;
this.PageWidth = 1169;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
this.Title,
this.FieldCaption,
diff --git a/ReportImp/BeWoBiallas/BeWoBiallas.csproj b/ReportImp/BeWoBiallas/BeWoBiallas.csproj
index c2441f7c5..e4c2af4f6 100644
--- a/ReportImp/BeWoBiallas/BeWoBiallas.csproj
+++ b/ReportImp/BeWoBiallas/BeWoBiallas.csproj
@@ -33,23 +33,25 @@
false
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ReportImp/BeWoBiallas/ServicesOverviewReport.Designer.cs b/ReportImp/BeWoBiallas/ServicesOverviewReport.Designer.cs
index d70b08ba6..d5e1e7dbf 100644
--- a/ReportImp/BeWoBiallas/ServicesOverviewReport.Designer.cs
+++ b/ReportImp/BeWoBiallas/ServicesOverviewReport.Designer.cs
@@ -700,7 +700,7 @@ namespace BeWo.BeWoBiallas
this.Margins = new System.Drawing.Printing.Margins(75, 75, 99, 36);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.SnapGridSize = 9F;
this.Version = "13.1";
((System.ComponentModel.ISupportInitialize)(this.xrTableServiceRecords1)).EndInit();
diff --git a/ReportImp/BeWoBiallas/SettlementReport.Designer.cs b/ReportImp/BeWoBiallas/SettlementReport.Designer.cs
index 1c77b4da9..d3f483caf 100644
--- a/ReportImp/BeWoBiallas/SettlementReport.Designer.cs
+++ b/ReportImp/BeWoBiallas/SettlementReport.Designer.cs
@@ -886,7 +886,7 @@ namespace BeWo.BeWoBiallas
this.Margins = new System.Drawing.Printing.Margins(25, 26, 23, 100);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "13.1";
((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable3)).EndInit();
diff --git a/ReportImp/BeWoColonia5Reports/BeWoColonia5Reports.csproj b/ReportImp/BeWoColonia5Reports/BeWoColonia5Reports.csproj
index f23eb9a03..464ecba71 100644
--- a/ReportImp/BeWoColonia5Reports/BeWoColonia5Reports.csproj
+++ b/ReportImp/BeWoColonia5Reports/BeWoColonia5Reports.csproj
@@ -34,23 +34,25 @@
false
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ReportImp/BeWoColonia5Reports/Properties/licenses.licx b/ReportImp/BeWoColonia5Reports/Properties/licenses.licx
index c7fd819d5..e69de29bb 100644
--- a/ReportImp/BeWoColonia5Reports/Properties/licenses.licx
+++ b/ReportImp/BeWoColonia5Reports/Properties/licenses.licx
@@ -1 +0,0 @@
-DevExpress.XtraReports.UI.XtraReport, DevExpress.XtraReports.v17.1, Version=17.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
diff --git a/ReportImp/BeWoColonia5Reports/ServicesOverviewReport.Designer.cs b/ReportImp/BeWoColonia5Reports/ServicesOverviewReport.Designer.cs
index c17f6d1ae..3dd00b188 100644
--- a/ReportImp/BeWoColonia5Reports/ServicesOverviewReport.Designer.cs
+++ b/ReportImp/BeWoColonia5Reports/ServicesOverviewReport.Designer.cs
@@ -1169,7 +1169,7 @@ namespace BeWoDreilichPastorDreilich
this.Margins = new System.Drawing.Printing.Margins(100, 100, 90, 30);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.SnapGridSize = 9F;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrTableServiceRecords1)).EndInit();
diff --git a/ReportImp/BeWoColoniaKalayci/BeWoColoniaKalayci.csproj b/ReportImp/BeWoColoniaKalayci/BeWoColoniaKalayci.csproj
index cb18e2ec2..946947c25 100644
--- a/ReportImp/BeWoColoniaKalayci/BeWoColoniaKalayci.csproj
+++ b/ReportImp/BeWoColoniaKalayci/BeWoColoniaKalayci.csproj
@@ -34,23 +34,25 @@
false
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ReportImp/BeWoColoniaKalayci/Properties/licenses.licx b/ReportImp/BeWoColoniaKalayci/Properties/licenses.licx
index c7fd819d5..e69de29bb 100644
--- a/ReportImp/BeWoColoniaKalayci/Properties/licenses.licx
+++ b/ReportImp/BeWoColoniaKalayci/Properties/licenses.licx
@@ -1 +0,0 @@
-DevExpress.XtraReports.UI.XtraReport, DevExpress.XtraReports.v17.1, Version=17.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
diff --git a/ReportImp/BeWoColoniaKalayci/QuittierungsbelegMitDatum.Designer.cs b/ReportImp/BeWoColoniaKalayci/QuittierungsbelegMitDatum.Designer.cs
index 1cfbc8e57..be7fc5791 100644
--- a/ReportImp/BeWoColoniaKalayci/QuittierungsbelegMitDatum.Designer.cs
+++ b/ReportImp/BeWoColoniaKalayci/QuittierungsbelegMitDatum.Designer.cs
@@ -1219,7 +1219,7 @@ namespace BeWoColoniaKalayci
this.Margins = new System.Drawing.Printing.Margins(50, 30, 100, 30);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrTable3)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTableServiceRecords1)).EndInit();
diff --git a/ReportImp/BeWoColoniaKalayci/ServicesOverviewReport.Designer.cs b/ReportImp/BeWoColoniaKalayci/ServicesOverviewReport.Designer.cs
index 512bca143..6d6ded84e 100644
--- a/ReportImp/BeWoColoniaKalayci/ServicesOverviewReport.Designer.cs
+++ b/ReportImp/BeWoColoniaKalayci/ServicesOverviewReport.Designer.cs
@@ -746,7 +746,7 @@ namespace BeWoColoniaKalayci
this.Margins = new System.Drawing.Printing.Margins(100, 100, 90, 30);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.SnapGridSize = 9F;
this.Version = "11.1";
((System.ComponentModel.ISupportInitialize)(this.xrTableServiceRecords1)).EndInit();
diff --git a/ReportImp/BeWoColoniaMitarbeiter/BeWoColoniaMitarbeiter.csproj b/ReportImp/BeWoColoniaMitarbeiter/BeWoColoniaMitarbeiter.csproj
index b2e416834..db4df72a0 100644
--- a/ReportImp/BeWoColoniaMitarbeiter/BeWoColoniaMitarbeiter.csproj
+++ b/ReportImp/BeWoColoniaMitarbeiter/BeWoColoniaMitarbeiter.csproj
@@ -33,23 +33,25 @@
false
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ReportImp/BeWoColoniaMitarbeiter/Properties/licenses.licx b/ReportImp/BeWoColoniaMitarbeiter/Properties/licenses.licx
index c7fd819d5..e69de29bb 100644
--- a/ReportImp/BeWoColoniaMitarbeiter/Properties/licenses.licx
+++ b/ReportImp/BeWoColoniaMitarbeiter/Properties/licenses.licx
@@ -1 +0,0 @@
-DevExpress.XtraReports.UI.XtraReport, DevExpress.XtraReports.v17.1, Version=17.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
diff --git a/ReportImp/BeWoColoniaMitarbeiter/QuittierungsbelegMitDatum.Designer.cs b/ReportImp/BeWoColoniaMitarbeiter/QuittierungsbelegMitDatum.Designer.cs
index 55afbe35d..38bb78ca7 100644
--- a/ReportImp/BeWoColoniaMitarbeiter/QuittierungsbelegMitDatum.Designer.cs
+++ b/ReportImp/BeWoColoniaMitarbeiter/QuittierungsbelegMitDatum.Designer.cs
@@ -1219,7 +1219,7 @@ namespace BeWoColoniaMitarbeiter
this.Margins = new System.Drawing.Printing.Margins(50, 30, 100, 30);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrTable3)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTableServiceRecords1)).EndInit();
diff --git a/ReportImp/BeWoColoniaMitarbeiter/ServicesOverviewReport.Designer.cs b/ReportImp/BeWoColoniaMitarbeiter/ServicesOverviewReport.Designer.cs
index e98814f3f..0ce1468dc 100644
--- a/ReportImp/BeWoColoniaMitarbeiter/ServicesOverviewReport.Designer.cs
+++ b/ReportImp/BeWoColoniaMitarbeiter/ServicesOverviewReport.Designer.cs
@@ -783,7 +783,7 @@ namespace BeWoColoniaMitarbeiter
this.Margins = new System.Drawing.Printing.Margins(100, 100, 90, 30);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.SnapGridSize = 9F;
this.Version = "13.1";
((System.ComponentModel.ISupportInitialize)(this.xrTableServiceRecords1)).EndInit();
diff --git a/ReportImp/BeWoColoniaMitarbeiter2/BeWoColoniaMitarbeiter2.csproj b/ReportImp/BeWoColoniaMitarbeiter2/BeWoColoniaMitarbeiter2.csproj
index c73423d35..137477fe3 100644
--- a/ReportImp/BeWoColoniaMitarbeiter2/BeWoColoniaMitarbeiter2.csproj
+++ b/ReportImp/BeWoColoniaMitarbeiter2/BeWoColoniaMitarbeiter2.csproj
@@ -31,11 +31,18 @@
4
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ReportImp/BeWoColoniaMitarbeiter2/Properties/licenses.licx b/ReportImp/BeWoColoniaMitarbeiter2/Properties/licenses.licx
index c7fd819d5..e69de29bb 100644
--- a/ReportImp/BeWoColoniaMitarbeiter2/Properties/licenses.licx
+++ b/ReportImp/BeWoColoniaMitarbeiter2/Properties/licenses.licx
@@ -1 +0,0 @@
-DevExpress.XtraReports.UI.XtraReport, DevExpress.XtraReports.v17.1, Version=17.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
diff --git a/ReportImp/BeWoColoniaMitarbeiter2/ServicesOverviewReport.Designer.cs b/ReportImp/BeWoColoniaMitarbeiter2/ServicesOverviewReport.Designer.cs
index a9b98a27a..d1c2841ff 100644
--- a/ReportImp/BeWoColoniaMitarbeiter2/ServicesOverviewReport.Designer.cs
+++ b/ReportImp/BeWoColoniaMitarbeiter2/ServicesOverviewReport.Designer.cs
@@ -769,7 +769,7 @@ namespace BeWoDreilichPastorMitarbeiter
this.Margins = new System.Drawing.Printing.Margins(100, 100, 90, 30);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.SnapGridSize = 9F;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrTableServiceRecords1)).EndInit();
diff --git a/ReportImp/BeWoDarmstadt/BeWoDarmstadt.csproj b/ReportImp/BeWoDarmstadt/BeWoDarmstadt.csproj
index d5aa7a169..05d1c7d56 100644
--- a/ReportImp/BeWoDarmstadt/BeWoDarmstadt.csproj
+++ b/ReportImp/BeWoDarmstadt/BeWoDarmstadt.csproj
@@ -31,11 +31,18 @@
4
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ReportImp/BeWoDarmstadt/JahresuebersichtFLS.designer.cs b/ReportImp/BeWoDarmstadt/JahresuebersichtFLS.designer.cs
index e9eaf4ca5..1bf4e2287 100644
--- a/ReportImp/BeWoDarmstadt/JahresuebersichtFLS.designer.cs
+++ b/ReportImp/BeWoDarmstadt/JahresuebersichtFLS.designer.cs
@@ -906,7 +906,7 @@ namespace BeWoDarmstadt
this.Margins = new System.Drawing.Printing.Margins(55, 55, 50, 30);
this.PageHeight = 827;
this.PageWidth = 1169;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
this.Title,
this.FieldCaption,
diff --git a/ReportImp/BeWoDarmstadt/JahresuebersichtProKlient.designer.cs b/ReportImp/BeWoDarmstadt/JahresuebersichtProKlient.designer.cs
index a90cdd228..8e543cee6 100644
--- a/ReportImp/BeWoDarmstadt/JahresuebersichtProKlient.designer.cs
+++ b/ReportImp/BeWoDarmstadt/JahresuebersichtProKlient.designer.cs
@@ -906,7 +906,7 @@ namespace BeWoDarmstadt
this.Margins = new System.Drawing.Printing.Margins(55, 55, 50, 30);
this.PageHeight = 827;
this.PageWidth = 1169;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
this.Title,
this.FieldCaption,
diff --git a/ReportImp/BeWoDarmstadt/Properties/licenses.licx b/ReportImp/BeWoDarmstadt/Properties/licenses.licx
index c7fd819d5..e69de29bb 100644
--- a/ReportImp/BeWoDarmstadt/Properties/licenses.licx
+++ b/ReportImp/BeWoDarmstadt/Properties/licenses.licx
@@ -1 +0,0 @@
-DevExpress.XtraReports.UI.XtraReport, DevExpress.XtraReports.v17.1, Version=17.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
diff --git a/ReportImp/BeWoDarmstadt/ServiceInvoiceReport.Designer.cs b/ReportImp/BeWoDarmstadt/ServiceInvoiceReport.Designer.cs
index d14c30b71..848f88100 100644
--- a/ReportImp/BeWoDarmstadt/ServiceInvoiceReport.Designer.cs
+++ b/ReportImp/BeWoDarmstadt/ServiceInvoiceReport.Designer.cs
@@ -806,7 +806,7 @@ namespace BeWoDarmstadt
this.Margins = new System.Drawing.Printing.Margins(75, 75, 158, 50);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrTable2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable4)).EndInit();
diff --git a/ReportImp/BeWoDarmstadt/Teamuebersicht.designer.cs b/ReportImp/BeWoDarmstadt/Teamuebersicht.designer.cs
index a32754dac..aeb30a990 100644
--- a/ReportImp/BeWoDarmstadt/Teamuebersicht.designer.cs
+++ b/ReportImp/BeWoDarmstadt/Teamuebersicht.designer.cs
@@ -851,7 +851,7 @@ namespace BeWoDarmstadt
this.Margins = new System.Drawing.Printing.Margins(55, 55, 50, 30);
this.PageHeight = 827;
this.PageWidth = 1169;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
this.Title,
this.FieldCaption,
diff --git a/ReportImp/BeWoDarmstadt/Zeitzuschlagsbeleg.Designer.cs b/ReportImp/BeWoDarmstadt/Zeitzuschlagsbeleg.Designer.cs
index 956224dbe..1e7ffd788 100644
--- a/ReportImp/BeWoDarmstadt/Zeitzuschlagsbeleg.Designer.cs
+++ b/ReportImp/BeWoDarmstadt/Zeitzuschlagsbeleg.Designer.cs
@@ -12280,7 +12280,7 @@ namespace BeWoDarmstadt
this.Margins = new System.Drawing.Printing.Margins(60, 50, 19, 0);
this.PageHeight = 827;
this.PageWidth = 1169;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.tableZeitraum)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.tableRahmenzeit)).EndInit();
diff --git a/ReportImp/BeWoDarmstadt/Zeitzuschlagsbeleg.cs b/ReportImp/BeWoDarmstadt/Zeitzuschlagsbeleg.cs
index 2df854ff9..502b7c551 100644
--- a/ReportImp/BeWoDarmstadt/Zeitzuschlagsbeleg.cs
+++ b/ReportImp/BeWoDarmstadt/Zeitzuschlagsbeleg.cs
@@ -232,7 +232,7 @@ namespace BeWoDarmstadt
cell.Text = "";
if (cellIdx <= 32)
{
- cell.Font = new Font(cell.Font.FontFamily, 7, FontStyle.Regular);
+ cell.Font = new DevExpress.Drawing.DXFont(cell.Font.Name, 7, DevExpress.Drawing.DXFontStyle.Regular);
}
//bool setBackground = false;
diff --git a/ReportImp/BeWoDellbrueck/BeWoDellbrueck.csproj b/ReportImp/BeWoDellbrueck/BeWoDellbrueck.csproj
index 6b871033e..797c32dc8 100644
--- a/ReportImp/BeWoDellbrueck/BeWoDellbrueck.csproj
+++ b/ReportImp/BeWoDellbrueck/BeWoDellbrueck.csproj
@@ -72,24 +72,26 @@
false
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
3.5
diff --git a/ReportImp/BeWoDellbrueck/Mitarbeiterarbeitszeitkonto.designer.cs b/ReportImp/BeWoDellbrueck/Mitarbeiterarbeitszeitkonto.designer.cs
index d3ab5848a..8cdd2fe82 100644
--- a/ReportImp/BeWoDellbrueck/Mitarbeiterarbeitszeitkonto.designer.cs
+++ b/ReportImp/BeWoDellbrueck/Mitarbeiterarbeitszeitkonto.designer.cs
@@ -997,7 +997,7 @@ namespace BeWoDellbrueck
this.Margins = new System.Drawing.Printing.Margins(75, 50, 50, 50);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
this.Title,
this.FieldCaption,
diff --git a/ReportImp/BeWoDellbrueck/Mitarbeiterstundenkonto.designer.cs b/ReportImp/BeWoDellbrueck/Mitarbeiterstundenkonto.designer.cs
index 891951b8e..7016b65ee 100644
--- a/ReportImp/BeWoDellbrueck/Mitarbeiterstundenkonto.designer.cs
+++ b/ReportImp/BeWoDellbrueck/Mitarbeiterstundenkonto.designer.cs
@@ -635,7 +635,7 @@ namespace BeWoDellbrueck
this.Margins = new System.Drawing.Printing.Margins(75, 75, 50, 30);
this.PageHeight = 827;
this.PageWidth = 1169;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
this.Title,
this.FieldCaption,
diff --git a/ReportImp/BeWoDellbrueck/MitarbeiterstundenkontoJahr.designer.cs b/ReportImp/BeWoDellbrueck/MitarbeiterstundenkontoJahr.designer.cs
index 7d3c9bce6..4b45d4285 100644
--- a/ReportImp/BeWoDellbrueck/MitarbeiterstundenkontoJahr.designer.cs
+++ b/ReportImp/BeWoDellbrueck/MitarbeiterstundenkontoJahr.designer.cs
@@ -677,7 +677,7 @@ namespace BeWoDellbrueck
this.Margins = new System.Drawing.Printing.Margins(75, 75, 50, 30);
this.PageHeight = 827;
this.PageWidth = 1169;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
this.Title,
this.FieldCaption,
diff --git a/ReportImp/BeWoDellbrueck/Properties/licenses.licx b/ReportImp/BeWoDellbrueck/Properties/licenses.licx
index c7fd819d5..e69de29bb 100644
--- a/ReportImp/BeWoDellbrueck/Properties/licenses.licx
+++ b/ReportImp/BeWoDellbrueck/Properties/licenses.licx
@@ -1 +0,0 @@
-DevExpress.XtraReports.UI.XtraReport, DevExpress.XtraReports.v17.1, Version=17.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
diff --git a/ReportImp/BeWoDellbrueck/Quittierungsbeleg.Designer.cs b/ReportImp/BeWoDellbrueck/Quittierungsbeleg.Designer.cs
index e59e722ae..ba596e27f 100644
--- a/ReportImp/BeWoDellbrueck/Quittierungsbeleg.Designer.cs
+++ b/ReportImp/BeWoDellbrueck/Quittierungsbeleg.Designer.cs
@@ -1081,7 +1081,7 @@ namespace BeWoDellbrueck
this.Margins = new System.Drawing.Printing.Margins(80, 60, 80, 30);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrTable3)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTableServiceRecords1)).EndInit();
diff --git a/ReportImp/BeWoDellbrueck/ServicesOverviewReport.Designer.cs b/ReportImp/BeWoDellbrueck/ServicesOverviewReport.Designer.cs
index 34c109383..cd9d5f8fb 100644
--- a/ReportImp/BeWoDellbrueck/ServicesOverviewReport.Designer.cs
+++ b/ReportImp/BeWoDellbrueck/ServicesOverviewReport.Designer.cs
@@ -125,7 +125,7 @@ namespace BeWoDellbrueck
//
// xrTableCell6
//
- this.xrTableCell6.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell6.Font = new DevExpress.Drawing.DXFont("Arial", 9.75F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell6.Name = "xrTableCell6";
this.xrTableCell6.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 2, 0, 0, 100F);
this.xrTableCell6.Text = "Tag";
@@ -134,7 +134,7 @@ namespace BeWoDellbrueck
//
// xrTableCell7
//
- this.xrTableCell7.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell7.Font = new DevExpress.Drawing.DXFont("Arial", 9.75F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell7.Name = "xrTableCell7";
this.xrTableCell7.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 2, 0, 0, 100F);
this.xrTableCell7.Text = "FLM";
@@ -143,7 +143,7 @@ namespace BeWoDellbrueck
//
// xrTableCell8
//
- this.xrTableCell8.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell8.Font = new DevExpress.Drawing.DXFont("Arial", 9.75F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell8.Name = "xrTableCell8";
this.xrTableCell8.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 2, 0, 0, 100F);
this.xrTableCell8.Text = "Art";
@@ -152,7 +152,7 @@ namespace BeWoDellbrueck
//
// xrTableCell10
//
- this.xrTableCell10.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell10.Font = new DevExpress.Drawing.DXFont("Arial", 9.75F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell10.Name = "xrTableCell10";
this.xrTableCell10.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 2, 0, 0, 100F);
this.xrTableCell10.Text = "KT";
@@ -162,7 +162,7 @@ namespace BeWoDellbrueck
// xrTableCell18
//
this.xrTableCell18.BackColor = System.Drawing.Color.WhiteSmoke;
- this.xrTableCell18.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell18.Font = new DevExpress.Drawing.DXFont("Arial", 9.75F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell18.Name = "xrTableCell18";
this.xrTableCell18.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 2, 0, 0, 100F);
this.xrTableCell18.Text = "Mitarbeiter/in";
@@ -198,7 +198,7 @@ namespace BeWoDellbrueck
//
// xrTableCell3
//
- this.xrTableCell3.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell3.Font = new DevExpress.Drawing.DXFont("Arial", 9.75F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell3.Name = "xrTableCell3";
this.xrTableCell3.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 2, 0, 0, 100F);
this.xrTableCell3.Text = "Tag";
@@ -207,7 +207,7 @@ namespace BeWoDellbrueck
//
// xrTableCell4
//
- this.xrTableCell4.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell4.Font = new DevExpress.Drawing.DXFont("Arial", 9.75F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell4.Name = "xrTableCell4";
this.xrTableCell4.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 2, 0, 0, 100F);
this.xrTableCell4.Text = "FLM";
@@ -216,7 +216,7 @@ namespace BeWoDellbrueck
//
// xrTableCell11
//
- this.xrTableCell11.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell11.Font = new DevExpress.Drawing.DXFont("Arial", 9.75F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell11.Name = "xrTableCell11";
this.xrTableCell11.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 2, 0, 0, 100F);
this.xrTableCell11.Text = "Art";
@@ -225,7 +225,7 @@ namespace BeWoDellbrueck
//
// xrTableCell9
//
- this.xrTableCell9.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell9.Font = new DevExpress.Drawing.DXFont("Arial", 9.75F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell9.Name = "xrTableCell9";
this.xrTableCell9.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 2, 0, 0, 100F);
this.xrTableCell9.Text = "KT";
@@ -235,7 +235,7 @@ namespace BeWoDellbrueck
// xrTableCell12
//
this.xrTableCell12.BackColor = System.Drawing.Color.WhiteSmoke;
- this.xrTableCell12.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell12.Font = new DevExpress.Drawing.DXFont("Arial", 9.75F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell12.Name = "xrTableCell12";
this.xrTableCell12.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 2, 0, 0, 100F);
this.xrTableCell12.Text = "Mitarbeiter/in";
@@ -298,7 +298,7 @@ namespace BeWoDellbrueck
//
this.xrTableCell13.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "ServicesDouble.StartDate", "{0:dd.}")});
- this.xrTableCell13.Font = new System.Drawing.Font("Arial", 10F);
+ this.xrTableCell13.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
this.xrTableCell13.Name = "xrTableCell13";
this.xrTableCell13.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
this.xrTableCell13.StylePriority.UseFont = false;
@@ -311,7 +311,7 @@ namespace BeWoDellbrueck
//
this.xrTableCell14.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "ServicesDouble.Minutes", "{0:0.##}")});
- this.xrTableCell14.Font = new System.Drawing.Font("Arial", 10F);
+ this.xrTableCell14.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
this.xrTableCell14.Name = "xrTableCell14";
this.xrTableCell14.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
this.xrTableCell14.StylePriority.UseFont = false;
@@ -324,7 +324,7 @@ namespace BeWoDellbrueck
//
this.xrTableCell15.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "ServicesDouble.ServiceDescription")});
- this.xrTableCell15.Font = new System.Drawing.Font("Arial", 10F);
+ this.xrTableCell15.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
this.xrTableCell15.Name = "xrTableCell15";
this.xrTableCell15.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
this.xrTableCell15.StylePriority.UseFont = false;
@@ -336,7 +336,7 @@ namespace BeWoDellbrueck
//
this.xrTableCell16.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "ServicesDouble.CostBearer")});
- this.xrTableCell16.Font = new System.Drawing.Font("Arial", 10F);
+ this.xrTableCell16.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
this.xrTableCell16.Name = "xrTableCell16";
this.xrTableCell16.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
this.xrTableCell16.StylePriority.UseFont = false;
@@ -347,7 +347,7 @@ namespace BeWoDellbrueck
//
this.xrTableCell17.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "ServicesDouble.EmployeeName")});
- this.xrTableCell17.Font = new System.Drawing.Font("Arial", 10F);
+ this.xrTableCell17.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
this.xrTableCell17.Name = "xrTableCell17";
this.xrTableCell17.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
this.xrTableCell17.StylePriority.UseFont = false;
@@ -366,7 +366,7 @@ namespace BeWoDellbrueck
//
this.xrTableCell2.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "ServicesDouble.StartDate2", "{0:dd.}")});
- this.xrTableCell2.Font = new System.Drawing.Font("Arial", 10F);
+ this.xrTableCell2.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
this.xrTableCell2.FormattingRules.Add(this.formattingRuleStartDate);
this.xrTableCell2.Name = "xrTableCell2";
this.xrTableCell2.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 96F);
@@ -387,7 +387,7 @@ namespace BeWoDellbrueck
//
this.xrTableCell21.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "ServicesDouble.Minutes2", "{0:0.##}")});
- this.xrTableCell21.Font = new System.Drawing.Font("Arial", 10F);
+ this.xrTableCell21.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
this.xrTableCell21.FormattingRules.Add(this.formattingRuleStartDate);
this.xrTableCell21.Name = "xrTableCell21";
this.xrTableCell21.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 96F);
@@ -401,7 +401,7 @@ namespace BeWoDellbrueck
//
this.xrTableCell20.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "ServicesDouble.ServiceDescription2")});
- this.xrTableCell20.Font = new System.Drawing.Font("Arial", 10F);
+ this.xrTableCell20.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
this.xrTableCell20.FormattingRules.Add(this.formattingRuleStartDate);
this.xrTableCell20.Name = "xrTableCell20";
this.xrTableCell20.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 96F);
@@ -414,7 +414,7 @@ namespace BeWoDellbrueck
//
this.xrTableCell5.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "ServicesDouble.CostBearer2")});
- this.xrTableCell5.Font = new System.Drawing.Font("Arial", 10F);
+ this.xrTableCell5.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
this.xrTableCell5.FormattingRules.Add(this.formattingRuleStartDate);
this.xrTableCell5.Name = "xrTableCell5";
this.xrTableCell5.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 96F);
@@ -428,7 +428,7 @@ namespace BeWoDellbrueck
//
this.xrTableCell19.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "ServicesDouble.EmployeeName2")});
- this.xrTableCell19.Font = new System.Drawing.Font("Arial", 10F);
+ this.xrTableCell19.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
this.xrTableCell19.FormattingRules.Add(this.formattingRuleStartDate);
this.xrTableCell19.Name = "xrTableCell19";
this.xrTableCell19.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 96F);
@@ -469,7 +469,7 @@ namespace BeWoDellbrueck
// xrLabel5
//
this.xrLabel5.Borders = DevExpress.XtraPrinting.BorderSide.None;
- this.xrLabel5.Font = new System.Drawing.Font("Arial", 10F);
+ this.xrLabel5.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
this.xrLabel5.LocationFloat = new DevExpress.Utils.PointFloat(0F, 8F);
this.xrLabel5.Multiline = true;
this.xrLabel5.Name = "xrLabel5";
@@ -493,7 +493,7 @@ namespace BeWoDellbrueck
// xrLabel4
//
this.xrLabel4.Borders = DevExpress.XtraPrinting.BorderSide.None;
- 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(0F, 50F);
this.xrLabel4.Name = "xrLabel4";
this.xrLabel4.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -506,7 +506,7 @@ namespace BeWoDellbrueck
// xrLabel8
//
this.xrLabel8.Borders = DevExpress.XtraPrinting.BorderSide.Top;
- this.xrLabel8.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrLabel8.Font = new DevExpress.Drawing.DXFont("Arial", 9F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrLabel8.LocationFloat = new DevExpress.Utils.PointFloat(0F, 124F);
this.xrLabel8.Name = "xrLabel8";
this.xrLabel8.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -545,7 +545,7 @@ namespace BeWoDellbrueck
//
this.xrLabel11.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "TotalFLMPerCostBearer")});
- this.xrLabel11.Font = new System.Drawing.Font("Arial", 10F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Italic))));
+ this.xrLabel11.Font = new DevExpress.Drawing.DXFont("Arial", 10F, ((DevExpress.Drawing.DXFontStyle)((DevExpress.Drawing.DXFontStyle.Bold | DevExpress.Drawing.DXFontStyle.Italic))));
this.xrLabel11.LocationFloat = new DevExpress.Utils.PointFloat(0F, 25F);
this.xrLabel11.Multiline = true;
this.xrLabel11.Name = "xrLabel11";
@@ -564,7 +564,7 @@ namespace BeWoDellbrueck
//
// xrLabel1
//
- this.xrLabel1.Font = new System.Drawing.Font("Arial", 14F);
+ this.xrLabel1.Font = new DevExpress.Drawing.DXFont("Arial", 14F);
this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
this.xrLabel1.Multiline = true;
this.xrLabel1.Name = "xrLabel1";
@@ -577,7 +577,7 @@ namespace BeWoDellbrueck
//
// xrLabel9
//
- this.xrLabel9.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrLabel9.Font = new DevExpress.Drawing.DXFont("Arial", 12F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrLabel9.LocationFloat = new DevExpress.Utils.PointFloat(0F, 33F);
this.xrLabel9.Multiline = true;
this.xrLabel9.Name = "xrLabel9";
@@ -635,10 +635,10 @@ namespace BeWoDellbrueck
this.formattingRuleServiceDesc,
this.formattingRuleCostBearer,
this.formattingRuleEmployeeName});
- this.Margins = new System.Drawing.Printing.Margins(30, 25, 30, 30);
+ this.Margins = new DevExpress.Drawing.DXMargins(30, 25, 30, 30);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrTableServiceRecords2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTableServiceRecords1)).EndInit();
diff --git a/ReportImp/BeWoDellbrueck/SettlementReport.Designer.cs b/ReportImp/BeWoDellbrueck/SettlementReport.Designer.cs
index 34fce914f..e84b507a0 100644
--- a/ReportImp/BeWoDellbrueck/SettlementReport.Designer.cs
+++ b/ReportImp/BeWoDellbrueck/SettlementReport.Designer.cs
@@ -1072,7 +1072,7 @@ namespace BeWoDellbrueck.Alt
this.Margins = new System.Drawing.Printing.Margins(75, 74, 100, 100);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable2)).EndInit();
diff --git a/ReportImp/BeWoDellbrueck/SettlementReport2.Designer.cs b/ReportImp/BeWoDellbrueck/SettlementReport2.Designer.cs
index 02a6cb639..089be35c3 100644
--- a/ReportImp/BeWoDellbrueck/SettlementReport2.Designer.cs
+++ b/ReportImp/BeWoDellbrueck/SettlementReport2.Designer.cs
@@ -982,7 +982,7 @@ namespace BeWoDellbrueck
this.Margins = new System.Drawing.Printing.Margins(75, 74, 100, 100);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable2)).EndInit();
diff --git a/ReportImp/BeWoDellbrueck/SupportConceptReport.Designer.cs b/ReportImp/BeWoDellbrueck/SupportConceptReport.Designer.cs
index d1aff36a9..53a9d9b99 100644
--- a/ReportImp/BeWoDellbrueck/SupportConceptReport.Designer.cs
+++ b/ReportImp/BeWoDellbrueck/SupportConceptReport.Designer.cs
@@ -868,7 +868,7 @@ namespace BeWoDellbrueck
this.Margins = new System.Drawing.Printing.Margins(30, 30, 50, 20);
this.PageHeight = 827;
this.PageWidth = 1169;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrTable2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).EndInit();
diff --git a/ReportImp/BeWoDellbrueck/Teamstundenkonto.designer.cs b/ReportImp/BeWoDellbrueck/Teamstundenkonto.designer.cs
index 68f94e07f..c30dae1ad 100644
--- a/ReportImp/BeWoDellbrueck/Teamstundenkonto.designer.cs
+++ b/ReportImp/BeWoDellbrueck/Teamstundenkonto.designer.cs
@@ -798,7 +798,7 @@ namespace BeWoDellbrueck
this.Margins = new System.Drawing.Printing.Margins(75, 75, 50, 30);
this.PageHeight = 827;
this.PageWidth = 1169;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
this.Title,
this.FieldCaption,
diff --git a/ReportImp/BeWoDirekt/BeWoDirekt.csproj b/ReportImp/BeWoDirekt/BeWoDirekt.csproj
index c4437d8b9..89a2e7a51 100644
--- a/ReportImp/BeWoDirekt/BeWoDirekt.csproj
+++ b/ReportImp/BeWoDirekt/BeWoDirekt.csproj
@@ -33,23 +33,25 @@
false
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ReportImp/BeWoDirekt/Forderungen.designer.cs b/ReportImp/BeWoDirekt/Forderungen.designer.cs
index eee62f16d..e5118f7f4 100644
--- a/ReportImp/BeWoDirekt/Forderungen.designer.cs
+++ b/ReportImp/BeWoDirekt/Forderungen.designer.cs
@@ -520,7 +520,7 @@ namespace BeWo.IntegraReports
this.Margins = new System.Drawing.Printing.Margins(50, 40, 50, 30);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
this.Title,
this.FieldCaption,
diff --git a/ReportImp/BeWoDirekt/InvoiceCustomerReport.Designer.cs b/ReportImp/BeWoDirekt/InvoiceCustomerReport.Designer.cs
index 05517958f..b85c849b5 100644
--- a/ReportImp/BeWoDirekt/InvoiceCustomerReport.Designer.cs
+++ b/ReportImp/BeWoDirekt/InvoiceCustomerReport.Designer.cs
@@ -260,7 +260,7 @@ namespace BeWo.BeWoDirekt
this.Margins = new System.Drawing.Printing.Margins(75, 74, 50, 40);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "13.1";
((System.ComponentModel.ISupportInitialize)(this.xrRichText1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).EndInit();
diff --git a/ReportImp/BeWoDirekt/Mitarbeiterarbeitszeitkonto.designer.cs b/ReportImp/BeWoDirekt/Mitarbeiterarbeitszeitkonto.designer.cs
index 50dfe508c..4d3d82412 100644
--- a/ReportImp/BeWoDirekt/Mitarbeiterarbeitszeitkonto.designer.cs
+++ b/ReportImp/BeWoDirekt/Mitarbeiterarbeitszeitkonto.designer.cs
@@ -1004,7 +1004,7 @@ namespace BeWo.BeWoDirekt
this.Margins = new System.Drawing.Printing.Margins(75, 50, 50, 50);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
this.Title,
this.FieldCaption,
diff --git a/ReportImp/BeWoDirekt/Mitarbeiterstundenkonto.designer.cs b/ReportImp/BeWoDirekt/Mitarbeiterstundenkonto.designer.cs
index b198fdb9a..d847aba42 100644
--- a/ReportImp/BeWoDirekt/Mitarbeiterstundenkonto.designer.cs
+++ b/ReportImp/BeWoDirekt/Mitarbeiterstundenkonto.designer.cs
@@ -549,7 +549,7 @@ namespace BeWo.BeWoDirekt
this.Margins = new System.Drawing.Printing.Margins(65, 31, 50, 30);
this.PageHeight = 827;
this.PageWidth = 1169;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
this.Title,
this.FieldCaption,
diff --git a/ReportImp/BeWoDirekt/MitarbeiterstundenkontoJahr.designer.cs b/ReportImp/BeWoDirekt/MitarbeiterstundenkontoJahr.designer.cs
index a0c88cb42..38037639c 100644
--- a/ReportImp/BeWoDirekt/MitarbeiterstundenkontoJahr.designer.cs
+++ b/ReportImp/BeWoDirekt/MitarbeiterstundenkontoJahr.designer.cs
@@ -677,7 +677,7 @@ namespace BeWo.BeWoDirekt
this.Margins = new System.Drawing.Printing.Margins(75, 75, 50, 30);
this.PageHeight = 827;
this.PageWidth = 1169;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
this.Title,
this.FieldCaption,
diff --git a/ReportImp/BeWoDirekt/Properties/licenses.licx b/ReportImp/BeWoDirekt/Properties/licenses.licx
index c7fd819d5..e69de29bb 100644
--- a/ReportImp/BeWoDirekt/Properties/licenses.licx
+++ b/ReportImp/BeWoDirekt/Properties/licenses.licx
@@ -1 +0,0 @@
-DevExpress.XtraReports.UI.XtraReport, DevExpress.XtraReports.v17.1, Version=17.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
diff --git a/ReportImp/BeWoDirekt/QuittierungsbelegMitDatum.Designer.cs b/ReportImp/BeWoDirekt/QuittierungsbelegMitDatum.Designer.cs
index d8c34159c..e845cd838 100644
--- a/ReportImp/BeWoDirekt/QuittierungsbelegMitDatum.Designer.cs
+++ b/ReportImp/BeWoDirekt/QuittierungsbelegMitDatum.Designer.cs
@@ -1146,7 +1146,7 @@ namespace BeWoDirekt
this.Margins = new System.Drawing.Printing.Margins(50, 30, 100, 30);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrTable3)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTableServiceRecords1)).EndInit();
diff --git a/ReportImp/BeWoDirekt/ServiceInvoiceReport.Designer.cs b/ReportImp/BeWoDirekt/ServiceInvoiceReport.Designer.cs
index 0582ff140..d56ab11c2 100644
--- a/ReportImp/BeWoDirekt/ServiceInvoiceReport.Designer.cs
+++ b/ReportImp/BeWoDirekt/ServiceInvoiceReport.Designer.cs
@@ -258,7 +258,7 @@ namespace BeWo.BeWoDirekt
this.Margins = new System.Drawing.Printing.Margins(75, 74, 50, 40);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "13.1";
((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrRichText1)).EndInit();
diff --git a/ReportImp/BeWoDirekt/ServicesOverviewReport.Designer.cs b/ReportImp/BeWoDirekt/ServicesOverviewReport.Designer.cs
index b9585dffe..89026906d 100644
--- a/ReportImp/BeWoDirekt/ServicesOverviewReport.Designer.cs
+++ b/ReportImp/BeWoDirekt/ServicesOverviewReport.Designer.cs
@@ -526,7 +526,7 @@ namespace BeWoDirekt
this.Margins = new System.Drawing.Printing.Margins(50, 32, 118, 30);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.SnapGridSize = 9F;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrTableServiceRecords1)).EndInit();
diff --git a/ReportImp/BeWoDirekt/SettlementReport.Designer.cs b/ReportImp/BeWoDirekt/SettlementReport.Designer.cs
index e1db1dcf0..093bfba8a 100644
--- a/ReportImp/BeWoDirekt/SettlementReport.Designer.cs
+++ b/ReportImp/BeWoDirekt/SettlementReport.Designer.cs
@@ -773,7 +773,7 @@ namespace BeWo.BeWoDirekt.Alt
this.Margins = new System.Drawing.Printing.Margins(75, 74, 50, 40);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrRichText2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrRichText1)).EndInit();
diff --git a/ReportImp/BeWoDirekt/Teamstundenkonto.designer.cs b/ReportImp/BeWoDirekt/Teamstundenkonto.designer.cs
index 462bf6cc6..8acfdc1a8 100644
--- a/ReportImp/BeWoDirekt/Teamstundenkonto.designer.cs
+++ b/ReportImp/BeWoDirekt/Teamstundenkonto.designer.cs
@@ -638,7 +638,7 @@ namespace BeWo.BeWoDirekt
this.Margins = new System.Drawing.Printing.Margins(75, 75, 50, 30);
this.PageHeight = 827;
this.PageWidth = 1169;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
this.Title,
this.FieldCaption,
diff --git a/ReportImp/BeWoFlex/BeWoFlex.csproj b/ReportImp/BeWoFlex/BeWoFlex.csproj
index 3d5b31b3c..054feb0c5 100644
--- a/ReportImp/BeWoFlex/BeWoFlex.csproj
+++ b/ReportImp/BeWoFlex/BeWoFlex.csproj
@@ -31,11 +31,18 @@
4
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ReportImp/BeWoFlex/Properties/licenses.licx b/ReportImp/BeWoFlex/Properties/licenses.licx
index c7fd819d5..e69de29bb 100644
--- a/ReportImp/BeWoFlex/Properties/licenses.licx
+++ b/ReportImp/BeWoFlex/Properties/licenses.licx
@@ -1 +0,0 @@
-DevExpress.XtraReports.UI.XtraReport, DevExpress.XtraReports.v17.1, Version=17.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
diff --git a/ReportImp/BeWoFlex/SettlementReport.Designer.cs b/ReportImp/BeWoFlex/SettlementReport.Designer.cs
index 610c19834..81ef736ba 100644
--- a/ReportImp/BeWoFlex/SettlementReport.Designer.cs
+++ b/ReportImp/BeWoFlex/SettlementReport.Designer.cs
@@ -857,7 +857,7 @@ namespace BeWoFlex
this.Margins = new System.Drawing.Printing.Margins(75, 29, 82, 100);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrRichText2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrRichText1)).EndInit();
diff --git a/ReportImp/BeWoFlex/SettlementReport2.Designer.cs b/ReportImp/BeWoFlex/SettlementReport2.Designer.cs
index fb7826d3e..f7fa5e0ca 100644
--- a/ReportImp/BeWoFlex/SettlementReport2.Designer.cs
+++ b/ReportImp/BeWoFlex/SettlementReport2.Designer.cs
@@ -858,7 +858,7 @@ namespace BeWoFlex.Neu
this.Margins = new System.Drawing.Printing.Margins(75, 29, 82, 100);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrRichText2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrRichText1)).EndInit();
diff --git a/ReportImp/BeWoFuerDich/BeWoFuerDich.csproj b/ReportImp/BeWoFuerDich/BeWoFuerDich.csproj
index 2d79b6ad7..758440dfe 100644
--- a/ReportImp/BeWoFuerDich/BeWoFuerDich.csproj
+++ b/ReportImp/BeWoFuerDich/BeWoFuerDich.csproj
@@ -31,11 +31,18 @@
4
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ReportImp/BeWoFuerDich/InvoiceCustomerReport.Designer.cs b/ReportImp/BeWoFuerDich/InvoiceCustomerReport.Designer.cs
index c99daa28e..8928cc679 100644
--- a/ReportImp/BeWoFuerDich/InvoiceCustomerReport.Designer.cs
+++ b/ReportImp/BeWoFuerDich/InvoiceCustomerReport.Designer.cs
@@ -542,7 +542,7 @@ namespace BeWoFuerDich
this.Margins = new System.Drawing.Printing.Margins(100, 50, 240, 50);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable3)).EndInit();
diff --git a/ReportImp/BeWoFuerDich/LeistungsnachweisJugendamt.Designer.cs b/ReportImp/BeWoFuerDich/LeistungsnachweisJugendamt.Designer.cs
index f9b4723d6..8a7ea6aa2 100644
--- a/ReportImp/BeWoFuerDich/LeistungsnachweisJugendamt.Designer.cs
+++ b/ReportImp/BeWoFuerDich/LeistungsnachweisJugendamt.Designer.cs
@@ -1138,7 +1138,7 @@ namespace BeWoFuerDich
this.Margins = new System.Drawing.Printing.Margins(70, 50, 50, 36);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.SnapGridSize = 9F;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrTableServiceRecords1)).EndInit();
diff --git a/ReportImp/BeWoFuerDich/LeistungsnachweisSoziotherapie.cs b/ReportImp/BeWoFuerDich/LeistungsnachweisSoziotherapie.cs
index 906145e6e..6c60e2906 100644
--- a/ReportImp/BeWoFuerDich/LeistungsnachweisSoziotherapie.cs
+++ b/ReportImp/BeWoFuerDich/LeistungsnachweisSoziotherapie.cs
@@ -53,7 +53,7 @@ namespace BeWoFuerDich
this.bindingSource1.DataSource = pRO;
}
- private void picSignature_BeforePrint(object sender, System.Drawing.Printing.PrintEventArgs e)
+ private void picSignature_BeforePrint(object sender, System.ComponentModel.CancelEventArgs e)
{
XRPictureBox xrBox = sender as XRPictureBox;
//var test = this.GetCurrent
diff --git a/ReportImp/BeWoFuerDich/LeistungsnachweisSoziotherapie.designer.cs b/ReportImp/BeWoFuerDich/LeistungsnachweisSoziotherapie.designer.cs
index 493246813..9e647d9b2 100644
--- a/ReportImp/BeWoFuerDich/LeistungsnachweisSoziotherapie.designer.cs
+++ b/ReportImp/BeWoFuerDich/LeistungsnachweisSoziotherapie.designer.cs
@@ -407,7 +407,7 @@ namespace BeWoFuerDich
this.picSignature.SizeF = new System.Drawing.SizeF(160F, 20F);
this.picSignature.Sizing = DevExpress.XtraPrinting.ImageSizeMode.ZoomImage;
this.picSignature.StylePriority.UseBorders = false;
- this.picSignature.BeforePrint += new System.Drawing.Printing.PrintEventHandler(this.picSignature_BeforePrint);
+ this.picSignature.BeforePrint += new DevExpress.XtraReports.UI.BeforePrintEventHandler(this.picSignature_BeforePrint);
//
// GroupHeader1
//
@@ -975,7 +975,7 @@ namespace BeWoFuerDich
this.Margins = new System.Drawing.Printing.Margins(30, 30, 50, 55);
this.PageHeight = 827;
this.PageWidth = 1169;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.SnapGridSize = 9F;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrTableServiceRecords1)).EndInit();
diff --git a/ReportImp/BeWoFuerDich/Mitarbeiterarbeitszeitkonto.designer.cs b/ReportImp/BeWoFuerDich/Mitarbeiterarbeitszeitkonto.designer.cs
index 80c79edb6..1924ed184 100644
--- a/ReportImp/BeWoFuerDich/Mitarbeiterarbeitszeitkonto.designer.cs
+++ b/ReportImp/BeWoFuerDich/Mitarbeiterarbeitszeitkonto.designer.cs
@@ -1031,7 +1031,7 @@ namespace BeWoFuerDich
this.Margins = new System.Drawing.Printing.Margins(75, 50, 50, 50);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
this.Title,
this.FieldCaption,
diff --git a/ReportImp/BeWoFuerDich/Mitarbeiterstundenkonto.designer.cs b/ReportImp/BeWoFuerDich/Mitarbeiterstundenkonto.designer.cs
index b39b3e351..52c940455 100644
--- a/ReportImp/BeWoFuerDich/Mitarbeiterstundenkonto.designer.cs
+++ b/ReportImp/BeWoFuerDich/Mitarbeiterstundenkonto.designer.cs
@@ -635,7 +635,7 @@ namespace BeWoFuerDich
this.Margins = new System.Drawing.Printing.Margins(75, 75, 50, 30);
this.PageHeight = 827;
this.PageWidth = 1169;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
this.Title,
this.FieldCaption,
diff --git a/ReportImp/BeWoFuerDich/MitarbeiterstundenkontoJahr.designer.cs b/ReportImp/BeWoFuerDich/MitarbeiterstundenkontoJahr.designer.cs
index e5dc5d30e..4ecf70569 100644
--- a/ReportImp/BeWoFuerDich/MitarbeiterstundenkontoJahr.designer.cs
+++ b/ReportImp/BeWoFuerDich/MitarbeiterstundenkontoJahr.designer.cs
@@ -677,7 +677,7 @@ namespace BeWoFuerDich
this.Margins = new System.Drawing.Printing.Margins(75, 75, 50, 30);
this.PageHeight = 827;
this.PageWidth = 1169;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
this.Title,
this.FieldCaption,
diff --git a/ReportImp/BeWoFuerDich/Properties/licenses.licx b/ReportImp/BeWoFuerDich/Properties/licenses.licx
index c7fd819d5..e69de29bb 100644
--- a/ReportImp/BeWoFuerDich/Properties/licenses.licx
+++ b/ReportImp/BeWoFuerDich/Properties/licenses.licx
@@ -1 +0,0 @@
-DevExpress.XtraReports.UI.XtraReport, DevExpress.XtraReports.v17.1, Version=17.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
diff --git a/ReportImp/BeWoFuerDich/Quittierungsbeleg.Designer.cs b/ReportImp/BeWoFuerDich/Quittierungsbeleg.Designer.cs
index d873ac3f3..46151d25c 100644
--- a/ReportImp/BeWoFuerDich/Quittierungsbeleg.Designer.cs
+++ b/ReportImp/BeWoFuerDich/Quittierungsbeleg.Designer.cs
@@ -1173,7 +1173,7 @@ namespace BeWoFuerDich
this.Margins = new System.Drawing.Printing.Margins(50, 29, 100, 30);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrTable3)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTableServiceRecords1)).EndInit();
diff --git a/ReportImp/BeWoFuerDich/Quittierungsbeleg.cs b/ReportImp/BeWoFuerDich/Quittierungsbeleg.cs
index 5a125903c..ebb5cb030 100644
--- a/ReportImp/BeWoFuerDich/Quittierungsbeleg.cs
+++ b/ReportImp/BeWoFuerDich/Quittierungsbeleg.cs
@@ -121,7 +121,7 @@ namespace BeWoFuerDich
}
}
- private void picSignature_BeforePrint(object sender, System.Drawing.Printing.PrintEventArgs e)
+ private void picSignature_BeforePrint(object sender, System.ComponentModel.CancelEventArgs e)
{
XRPictureBox xrBox = sender as XRPictureBox;
//var test = this.GetCurrent
diff --git a/ReportImp/BeWoFuerDich/ServiceInvoiceReport.Designer.cs b/ReportImp/BeWoFuerDich/ServiceInvoiceReport.Designer.cs
index 8962ca5d6..7eb057364 100644
--- a/ReportImp/BeWoFuerDich/ServiceInvoiceReport.Designer.cs
+++ b/ReportImp/BeWoFuerDich/ServiceInvoiceReport.Designer.cs
@@ -635,7 +635,7 @@ namespace BeWoFuerDich
this.Margins = new System.Drawing.Printing.Margins(100, 50, 240, 50);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrTable4)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable5)).EndInit();
diff --git a/ReportImp/BeWoFuerDich/SettlementReport.Designer.cs b/ReportImp/BeWoFuerDich/SettlementReport.Designer.cs
index 85f7f9953..d6afdfaa1 100644
--- a/ReportImp/BeWoFuerDich/SettlementReport.Designer.cs
+++ b/ReportImp/BeWoFuerDich/SettlementReport.Designer.cs
@@ -684,7 +684,7 @@ namespace BeWoFuerDich.Alt
this.Margins = new System.Drawing.Printing.Margins(105, 50, 100, 50);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrTable5)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).EndInit();
diff --git a/ReportImp/BeWoFuerDich/SettlementReport2.Designer.cs b/ReportImp/BeWoFuerDich/SettlementReport2.Designer.cs
index 3d2c8078f..9e2f97830 100644
--- a/ReportImp/BeWoFuerDich/SettlementReport2.Designer.cs
+++ b/ReportImp/BeWoFuerDich/SettlementReport2.Designer.cs
@@ -803,7 +803,7 @@ namespace BeWoFuerDich
this.Margins = new System.Drawing.Printing.Margins(105, 50, 100, 50);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrTable5)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable6)).EndInit();
diff --git a/ReportImp/BeWoFuerDich/SoziotherapieRechnung.Designer.cs b/ReportImp/BeWoFuerDich/SoziotherapieRechnung.Designer.cs
index 10732b9ca..c34f50f3a 100644
--- a/ReportImp/BeWoFuerDich/SoziotherapieRechnung.Designer.cs
+++ b/ReportImp/BeWoFuerDich/SoziotherapieRechnung.Designer.cs
@@ -902,7 +902,7 @@ namespace PetraWagnerMatthes
this.Margins = new System.Drawing.Printing.Margins(100, 50, 240, 0);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrTable2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable4)).EndInit();
diff --git a/ReportImp/BeWoFuerDich/Teamstundenkonto.designer.cs b/ReportImp/BeWoFuerDich/Teamstundenkonto.designer.cs
index b2693ac0d..1a220b7ab 100644
--- a/ReportImp/BeWoFuerDich/Teamstundenkonto.designer.cs
+++ b/ReportImp/BeWoFuerDich/Teamstundenkonto.designer.cs
@@ -798,7 +798,7 @@ namespace BeWoFuerDich
this.Margins = new System.Drawing.Printing.Margins(75, 75, 50, 30);
this.PageHeight = 827;
this.PageWidth = 1169;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
this.Title,
this.FieldCaption,
diff --git a/ReportImp/BeWoGuen/BeWoGuen.csproj b/ReportImp/BeWoGuen/BeWoGuen.csproj
index 98872186d..895c95691 100644
--- a/ReportImp/BeWoGuen/BeWoGuen.csproj
+++ b/ReportImp/BeWoGuen/BeWoGuen.csproj
@@ -33,23 +33,25 @@
false
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ReportImp/BeWoGuen/Properties/licenses.licx b/ReportImp/BeWoGuen/Properties/licenses.licx
index c7fd819d5..e69de29bb 100644
--- a/ReportImp/BeWoGuen/Properties/licenses.licx
+++ b/ReportImp/BeWoGuen/Properties/licenses.licx
@@ -1 +0,0 @@
-DevExpress.XtraReports.UI.XtraReport, DevExpress.XtraReports.v17.1, Version=17.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
diff --git a/ReportImp/BeWoGuen/ServicesOverviewReport.Designer.cs b/ReportImp/BeWoGuen/ServicesOverviewReport.Designer.cs
index 0cc0f2af0..0aa012118 100644
--- a/ReportImp/BeWoGuen/ServicesOverviewReport.Designer.cs
+++ b/ReportImp/BeWoGuen/ServicesOverviewReport.Designer.cs
@@ -718,7 +718,7 @@ namespace BeWoGuen
this.Margins = new System.Drawing.Printing.Margins(75, 10, 99, 36);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.SnapGridSize = 9F;
this.Version = "13.2";
((System.ComponentModel.ISupportInitialize)(this.xrTableServiceRecords1)).EndInit();
diff --git a/ReportImp/BeWoGuen/SettlementReport.Designer.cs b/ReportImp/BeWoGuen/SettlementReport.Designer.cs
index db45534c1..4d650ebef 100644
--- a/ReportImp/BeWoGuen/SettlementReport.Designer.cs
+++ b/ReportImp/BeWoGuen/SettlementReport.Designer.cs
@@ -846,7 +846,7 @@ namespace BeWoGuen.Alt
this.Margins = new System.Drawing.Printing.Margins(75, 74, 50, 90);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable3)).EndInit();
diff --git a/ReportImp/BeWoGuen/SettlementReport2.Designer.cs b/ReportImp/BeWoGuen/SettlementReport2.Designer.cs
index f0b2149fc..6d45e55e2 100644
--- a/ReportImp/BeWoGuen/SettlementReport2.Designer.cs
+++ b/ReportImp/BeWoGuen/SettlementReport2.Designer.cs
@@ -845,7 +845,7 @@ namespace BeWoGuen
this.Margins = new System.Drawing.Printing.Margins(75, 74, 50, 90);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable3)).EndInit();
diff --git a/ReportImp/BeWoHeinsberg/BeWoHeinsberg.csproj b/ReportImp/BeWoHeinsberg/BeWoHeinsberg.csproj
index d37f0ae78..bc3f58788 100644
--- a/ReportImp/BeWoHeinsberg/BeWoHeinsberg.csproj
+++ b/ReportImp/BeWoHeinsberg/BeWoHeinsberg.csproj
@@ -73,24 +73,26 @@
false
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
3.5
diff --git a/ReportImp/BeWoHeinsberg/BetreuungsAktivitaetenReport.designer.cs b/ReportImp/BeWoHeinsberg/BetreuungsAktivitaetenReport.designer.cs
index 0c7508a8a..74d563a56 100644
--- a/ReportImp/BeWoHeinsberg/BetreuungsAktivitaetenReport.designer.cs
+++ b/ReportImp/BeWoHeinsberg/BetreuungsAktivitaetenReport.designer.cs
@@ -2053,7 +2053,7 @@ namespace BeWo.BeWoHeinsberg
this.Margins = new System.Drawing.Printing.Margins(49, 53, 65, 39);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "13.1";
((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
diff --git a/ReportImp/BeWoHeinsberg/CustomerDataReport.Designer.cs b/ReportImp/BeWoHeinsberg/CustomerDataReport.Designer.cs
index 56c4a6381..6d60c3ccb 100644
--- a/ReportImp/BeWoHeinsberg/CustomerDataReport.Designer.cs
+++ b/ReportImp/BeWoHeinsberg/CustomerDataReport.Designer.cs
@@ -1200,7 +1200,7 @@ namespace BeWo.BeWoHeinsberg
this.Margins = new System.Drawing.Printing.Margins(75, 75, 75, 75);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "13.1";
((System.ComponentModel.ISupportInitialize)(this.xrTable4)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable5)).EndInit();
diff --git a/ReportImp/BeWoHeinsberg/FLSListReport.Designer.cs b/ReportImp/BeWoHeinsberg/FLSListReport.Designer.cs
index de287ddec..9207109f5 100644
--- a/ReportImp/BeWoHeinsberg/FLSListReport.Designer.cs
+++ b/ReportImp/BeWoHeinsberg/FLSListReport.Designer.cs
@@ -94,7 +94,7 @@ namespace BeWo.BeWoHeinsberg
this.xrPictureBox1,
this.xrLabel1,
this.xrPictureBox3});
- this.Detail1.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.Detail1.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.Detail1.HeightF = 165F;
this.Detail1.Name = "Detail1";
this.Detail1.StylePriority.UseFont = false;
@@ -103,7 +103,7 @@ namespace BeWo.BeWoHeinsberg
//
this.xrLabel4.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "ReportStartDate", "{0:yyyy}")});
- this.xrLabel4.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrLabel4.Font = new DevExpress.Drawing.DXFont("Arial", 12F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrLabel4.LocationFloat = new DevExpress.Utils.PointFloat(85.0001F, 113.5417F);
this.xrLabel4.Name = "xrLabel4";
this.xrLabel4.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -115,7 +115,7 @@ namespace BeWo.BeWoHeinsberg
//
this.xrLabel2.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "ReportStartDate", "{0:MMMM}")});
- this.xrLabel2.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrLabel2.Font = new DevExpress.Drawing.DXFont("Arial", 12F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrLabel2.LocationFloat = new DevExpress.Utils.PointFloat(0F, 113.5417F);
this.xrLabel2.Name = "xrLabel2";
this.xrLabel2.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
@@ -126,7 +126,7 @@ namespace BeWo.BeWoHeinsberg
//
// xrLabel14
//
- this.xrLabel14.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrLabel14.Font = new DevExpress.Drawing.DXFont("Arial", 12F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrLabel14.LocationFloat = new DevExpress.Utils.PointFloat(0F, 88.54166F);
this.xrLabel14.Multiline = true;
this.xrLabel14.Name = "xrLabel14";
@@ -147,7 +147,7 @@ namespace BeWo.BeWoHeinsberg
//
// xrLabel1
//
- this.xrLabel1.Font = new System.Drawing.Font("Arial", 14F);
+ this.xrLabel1.Font = new DevExpress.Drawing.DXFont("Arial", 14F);
this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 63.54F);
this.xrLabel1.Multiline = true;
this.xrLabel1.Name = "xrLabel1";
@@ -220,7 +220,7 @@ namespace BeWo.BeWoHeinsberg
//
this.xrTableCell3.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "FLSReportGroups.ServiceRecords.Start", "{0:dd/MM/yyyy}")});
- this.xrTableCell3.Font = new System.Drawing.Font("Arial", 9.75F);
+ this.xrTableCell3.Font = new DevExpress.Drawing.DXFont("Arial", 9.75F);
this.xrTableCell3.Name = "xrTableCell3";
this.xrTableCell3.StylePriority.UseFont = false;
this.xrTableCell3.Text = "xrTableCell3";
@@ -230,7 +230,7 @@ namespace BeWo.BeWoHeinsberg
//
this.xrTableCell4.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "FLSReportGroups.ServiceRecords.TimeRange")});
- this.xrTableCell4.Font = new System.Drawing.Font("Arial", 9.75F);
+ this.xrTableCell4.Font = new DevExpress.Drawing.DXFont("Arial", 9.75F);
this.xrTableCell4.Name = "xrTableCell4";
this.xrTableCell4.StylePriority.UseFont = false;
this.xrTableCell4.Text = "xrTableCell4";
@@ -240,7 +240,7 @@ namespace BeWo.BeWoHeinsberg
//
this.xrTableCell9.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "FLSReportGroups.ServiceRecords.RoundedDuration", "{0:0.##}")});
- this.xrTableCell9.Font = new System.Drawing.Font("Arial", 9.75F);
+ this.xrTableCell9.Font = new DevExpress.Drawing.DXFont("Arial", 9.75F);
this.xrTableCell9.Name = "xrTableCell9";
this.xrTableCell9.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 100F);
this.xrTableCell9.StylePriority.UseFont = false;
@@ -254,7 +254,7 @@ namespace BeWo.BeWoHeinsberg
//
this.xrTableCell11.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "FLSReportGroups.ServiceRecords.GroupName")});
- this.xrTableCell11.Font = new System.Drawing.Font("Arial", 9.75F);
+ this.xrTableCell11.Font = new DevExpress.Drawing.DXFont("Arial", 9.75F);
this.xrTableCell11.Name = "xrTableCell11";
this.xrTableCell11.StylePriority.UseFont = false;
this.xrTableCell11.Text = "xrTableCell11";
@@ -264,7 +264,7 @@ namespace BeWo.BeWoHeinsberg
//
this.xrTableCell10.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "FLSReportGroups.ServiceRecords.Notice")});
- this.xrTableCell10.Font = new System.Drawing.Font("Arial", 9.75F);
+ this.xrTableCell10.Font = new DevExpress.Drawing.DXFont("Arial", 9.75F);
this.xrTableCell10.Name = "xrTableCell10";
this.xrTableCell10.StylePriority.UseFont = false;
this.xrTableCell10.Text = "xrTableCell10";
@@ -283,7 +283,7 @@ namespace BeWo.BeWoHeinsberg
this.xrTable2.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
| DevExpress.XtraPrinting.BorderSide.Right)
| DevExpress.XtraPrinting.BorderSide.Bottom)));
- this.xrTable2.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold);
+ this.xrTable2.Font = new DevExpress.Drawing.DXFont("Arial", 10F, DevExpress.Drawing.DXFontStyle.Bold);
this.xrTable2.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
this.xrTable2.Name = "xrTable2";
this.xrTable2.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 0, 0, 0, 100F);
@@ -357,7 +357,7 @@ namespace BeWo.BeWoHeinsberg
//
this.xrLabel5.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "FLSReportGroups.TotalFLM", "{0:0.##}")});
- this.xrLabel5.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold);
+ this.xrLabel5.Font = new DevExpress.Drawing.DXFont("Arial", 10F, DevExpress.Drawing.DXFontStyle.Bold);
this.xrLabel5.LocationFloat = new DevExpress.Utils.PointFloat(170F, 0F);
this.xrLabel5.Name = "xrLabel5";
this.xrLabel5.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 100F);
@@ -371,7 +371,7 @@ namespace BeWo.BeWoHeinsberg
// xrLabel3
//
this.xrLabel3.Borders = DevExpress.XtraPrinting.BorderSide.None;
- this.xrLabel3.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold);
+ this.xrLabel3.Font = new DevExpress.Drawing.DXFont("Arial", 10F, DevExpress.Drawing.DXFontStyle.Bold);
this.xrLabel3.LocationFloat = new DevExpress.Utils.PointFloat(98.00008F, 0F);
this.xrLabel3.Name = "xrLabel3";
this.xrLabel3.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -383,7 +383,7 @@ namespace BeWo.BeWoHeinsberg
// xrLabel12
//
this.xrLabel12.Borders = DevExpress.XtraPrinting.BorderSide.Top;
- 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(410.4167F, 48.00002F);
this.xrLabel12.Name = "xrLabel12";
this.xrLabel12.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -395,7 +395,7 @@ namespace BeWo.BeWoHeinsberg
// xrLabel11
//
this.xrLabel11.Borders = DevExpress.XtraPrinting.BorderSide.Top;
- this.xrLabel11.Font = new System.Drawing.Font("Arial", 10F);
+ this.xrLabel11.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
this.xrLabel11.LocationFloat = new DevExpress.Utils.PointFloat(160.4167F, 48.00002F);
this.xrLabel11.Name = "xrLabel11";
this.xrLabel11.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -407,7 +407,7 @@ namespace BeWo.BeWoHeinsberg
// xrLabel10
//
this.xrLabel10.Borders = DevExpress.XtraPrinting.BorderSide.Top;
- 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(0F, 48.00002F);
this.xrLabel10.Name = "xrLabel10";
this.xrLabel10.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -426,7 +426,7 @@ namespace BeWo.BeWoHeinsberg
this.Title.BorderColor = System.Drawing.SystemColors.ControlText;
this.Title.Borders = DevExpress.XtraPrinting.BorderSide.None;
this.Title.BorderWidth = 1F;
- this.Title.Font = new System.Drawing.Font("Times New Roman", 24F);
+ this.Title.Font = new DevExpress.Drawing.DXFont("Times New Roman", 24F);
this.Title.ForeColor = System.Drawing.Color.Black;
this.Title.Name = "Title";
//
@@ -436,7 +436,7 @@ namespace BeWo.BeWoHeinsberg
this.FieldCaption.BorderColor = System.Drawing.SystemColors.ControlText;
this.FieldCaption.Borders = DevExpress.XtraPrinting.BorderSide.None;
this.FieldCaption.BorderWidth = 1F;
- this.FieldCaption.Font = new System.Drawing.Font("Times New Roman", 10F, System.Drawing.FontStyle.Bold);
+ this.FieldCaption.Font = new DevExpress.Drawing.DXFont("Times New Roman", 10F, DevExpress.Drawing.DXFontStyle.Bold);
this.FieldCaption.ForeColor = System.Drawing.Color.Black;
this.FieldCaption.Name = "FieldCaption";
//
@@ -446,7 +446,7 @@ namespace BeWo.BeWoHeinsberg
this.PageInfo.BorderColor = System.Drawing.SystemColors.ControlText;
this.PageInfo.Borders = DevExpress.XtraPrinting.BorderSide.None;
this.PageInfo.BorderWidth = 1F;
- this.PageInfo.Font = new System.Drawing.Font("Times New Roman", 8F);
+ this.PageInfo.Font = new DevExpress.Drawing.DXFont("Times New Roman", 8F);
this.PageInfo.ForeColor = System.Drawing.Color.Black;
this.PageInfo.Name = "PageInfo";
//
@@ -456,7 +456,7 @@ namespace BeWo.BeWoHeinsberg
this.DataField.BorderColor = System.Drawing.SystemColors.ControlText;
this.DataField.Borders = DevExpress.XtraPrinting.BorderSide.None;
this.DataField.BorderWidth = 1F;
- this.DataField.Font = new System.Drawing.Font("Times New Roman", 8F);
+ this.DataField.Font = new DevExpress.Drawing.DXFont("Times New Roman", 8F);
this.DataField.ForeColor = System.Drawing.SystemColors.ControlText;
this.DataField.Name = "DataField";
//
@@ -501,10 +501,10 @@ namespace BeWo.BeWoHeinsberg
this.fieldMonat,
this.fieldMonatJahr});
this.DataSource = this.bindingSource1;
- this.Margins = new System.Drawing.Printing.Margins(75, 75, 50, 50);
+ this.Margins = new DevExpress.Drawing.DXMargins(75, 75, 50, 50);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
this.Title,
this.FieldCaption,
diff --git a/ReportImp/BeWoHeinsberg/Finanzauswertung.designer.cs b/ReportImp/BeWoHeinsberg/Finanzauswertung.designer.cs
index 7b5fd000a..49bc888e3 100644
--- a/ReportImp/BeWoHeinsberg/Finanzauswertung.designer.cs
+++ b/ReportImp/BeWoHeinsberg/Finanzauswertung.designer.cs
@@ -794,7 +794,7 @@ namespace BeWo.BeWoHeinsberg
this.Margins = new System.Drawing.Printing.Margins(27, 30, 50, 30);
this.PageHeight = 827;
this.PageWidth = 1169;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Parameters.AddRange(new DevExpress.XtraReports.Parameters.Parameter[] {
this.TESTPARAMTER,
this.parameter1});
diff --git a/ReportImp/BeWoHeinsberg/InvoiceCustomerReport.Designer.cs b/ReportImp/BeWoHeinsberg/InvoiceCustomerReport.Designer.cs
index cf23ca9d5..a1fc9dbbf 100644
--- a/ReportImp/BeWoHeinsberg/InvoiceCustomerReport.Designer.cs
+++ b/ReportImp/BeWoHeinsberg/InvoiceCustomerReport.Designer.cs
@@ -542,7 +542,7 @@ namespace BeWo.BeWoHeinsberg
this.Margins = new System.Drawing.Printing.Margins(0, 0, 46, 50);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "13.1";
((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable3)).EndInit();
diff --git a/ReportImp/BeWoHeinsberg/Mahnungen.designer.cs b/ReportImp/BeWoHeinsberg/Mahnungen.designer.cs
index 5fbe4ad89..ebbf2e90a 100644
--- a/ReportImp/BeWoHeinsberg/Mahnungen.designer.cs
+++ b/ReportImp/BeWoHeinsberg/Mahnungen.designer.cs
@@ -264,7 +264,7 @@ namespace BeWo.BeWoHeinsberg
this.Margins = new System.Drawing.Printing.Margins(0, 0, 46, 50);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this)).EndInit();
diff --git a/ReportImp/BeWoHeinsberg/Mitarbeiterstundenkonto.designer.cs b/ReportImp/BeWoHeinsberg/Mitarbeiterstundenkonto.designer.cs
index 65fd97621..caae44efb 100644
--- a/ReportImp/BeWoHeinsberg/Mitarbeiterstundenkonto.designer.cs
+++ b/ReportImp/BeWoHeinsberg/Mitarbeiterstundenkonto.designer.cs
@@ -705,7 +705,7 @@ namespace BeWoHeinsberg
this.Margins = new System.Drawing.Printing.Margins(50, 45, 50, 30);
this.PageHeight = 827;
this.PageWidth = 1169;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
this.Title,
this.FieldCaption,
diff --git a/ReportImp/BeWoHeinsberg/Properties/licenses.licx b/ReportImp/BeWoHeinsberg/Properties/licenses.licx
index c7fd819d5..e69de29bb 100644
--- a/ReportImp/BeWoHeinsberg/Properties/licenses.licx
+++ b/ReportImp/BeWoHeinsberg/Properties/licenses.licx
@@ -1 +0,0 @@
-DevExpress.XtraReports.UI.XtraReport, DevExpress.XtraReports.v17.1, Version=17.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
diff --git a/ReportImp/BeWoHeinsberg/Qualitaetsbogen.designer.cs b/ReportImp/BeWoHeinsberg/Qualitaetsbogen.designer.cs
index 8df9ae3c2..4c7d63c48 100644
--- a/ReportImp/BeWoHeinsberg/Qualitaetsbogen.designer.cs
+++ b/ReportImp/BeWoHeinsberg/Qualitaetsbogen.designer.cs
@@ -429,7 +429,7 @@ namespace BeWo.BeWoHeinsberg
this.Margins = new System.Drawing.Printing.Margins(49, 53, 65, 39);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "13.1";
((System.ComponentModel.ISupportInitialize)(this.xrTable5)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
diff --git a/ReportImp/BeWoHeinsberg/Qualitaetsbogen2.designer.cs b/ReportImp/BeWoHeinsberg/Qualitaetsbogen2.designer.cs
index 797c89c69..0a743a588 100644
--- a/ReportImp/BeWoHeinsberg/Qualitaetsbogen2.designer.cs
+++ b/ReportImp/BeWoHeinsberg/Qualitaetsbogen2.designer.cs
@@ -864,7 +864,7 @@ namespace BeWo.BeWoHeinsberg
this.Margins = new System.Drawing.Printing.Margins(49, 53, 65, 39);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "13.1";
((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
diff --git a/ReportImp/BeWoHeinsberg/QualitaetsbogenAnzahl.designer.cs b/ReportImp/BeWoHeinsberg/QualitaetsbogenAnzahl.designer.cs
index be523abcc..a55304537 100644
--- a/ReportImp/BeWoHeinsberg/QualitaetsbogenAnzahl.designer.cs
+++ b/ReportImp/BeWoHeinsberg/QualitaetsbogenAnzahl.designer.cs
@@ -311,7 +311,7 @@ namespace BeWo.BeWoHeinsberg
this.Margins = new System.Drawing.Printing.Margins(49, 53, 65, 39);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).EndInit();
diff --git a/ReportImp/BeWoHeinsberg/Quittierungsbeleg.cs b/ReportImp/BeWoHeinsberg/Quittierungsbeleg.cs
index 33473ea8c..670451cfd 100644
--- a/ReportImp/BeWoHeinsberg/Quittierungsbeleg.cs
+++ b/ReportImp/BeWoHeinsberg/Quittierungsbeleg.cs
@@ -127,7 +127,7 @@ namespace BeWoHeinsberg
}
}
- private void picSignature_BeforePrint(object sender, System.Drawing.Printing.PrintEventArgs e)
+ private void picSignature_BeforePrint(object sender, System.ComponentModel.CancelEventArgs e)
{
XRPictureBox xrBox = sender as XRPictureBox;
//var test = this.GetCurrent
diff --git a/ReportImp/BeWoHeinsberg/Quittierungsbeleg.designer.cs b/ReportImp/BeWoHeinsberg/Quittierungsbeleg.designer.cs
index c74b1b142..9691b6b63 100644
--- a/ReportImp/BeWoHeinsberg/Quittierungsbeleg.designer.cs
+++ b/ReportImp/BeWoHeinsberg/Quittierungsbeleg.designer.cs
@@ -1109,7 +1109,7 @@ namespace BeWoHeinsberg
this.picSignature.SizeF = new System.Drawing.SizeF(120.0002F, 25F);
this.picSignature.Sizing = DevExpress.XtraPrinting.ImageSizeMode.ZoomImage;
this.picSignature.StylePriority.UseBorders = false;
- this.picSignature.BeforePrint += new System.Drawing.Printing.PrintEventHandler(this.picSignature_BeforePrint);
+ this.picSignature.BeforePrint += new DevExpress.XtraReports.UI.BeforePrintEventHandler(this.picSignature_BeforePrint);
//
// xrTableCell44
//
@@ -1289,7 +1289,7 @@ namespace BeWoHeinsberg
this.Margins = new System.Drawing.Printing.Margins(50, 50, 60, 40);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
this.Title,
this.FieldCaption,
diff --git a/ReportImp/BeWoHeinsberg/QuittierungsbelegLvr.designer.cs b/ReportImp/BeWoHeinsberg/QuittierungsbelegLvr.designer.cs
index ef492e908..0b59b9966 100644
--- a/ReportImp/BeWoHeinsberg/QuittierungsbelegLvr.designer.cs
+++ b/ReportImp/BeWoHeinsberg/QuittierungsbelegLvr.designer.cs
@@ -1267,7 +1267,7 @@ namespace BeWoHeinsberg
this.Margins = new System.Drawing.Printing.Margins(50, 50, 60, 40);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
this.Title,
this.FieldCaption,
diff --git a/ReportImp/BeWoHeinsberg/ServicesOverviewReport.Designer.cs b/ReportImp/BeWoHeinsberg/ServicesOverviewReport.Designer.cs
index efb484a1e..ea690b37a 100644
--- a/ReportImp/BeWoHeinsberg/ServicesOverviewReport.Designer.cs
+++ b/ReportImp/BeWoHeinsberg/ServicesOverviewReport.Designer.cs
@@ -117,7 +117,7 @@ namespace BeWo.BeWoHeinsberg.Alt
//
// xrTableCell3
//
- this.xrTableCell3.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell3.Font = new DevExpress.Drawing.DXFont("Arial", 9.75F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell3.Name = "xrTableCell3";
this.xrTableCell3.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 2, 0, 0, 100F);
this.xrTableCell3.Text = "Tag";
@@ -126,7 +126,7 @@ namespace BeWo.BeWoHeinsberg.Alt
//
// xrTableCell6
//
- this.xrTableCell6.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold);
+ this.xrTableCell6.Font = new DevExpress.Drawing.DXFont("Arial", 9.75F, DevExpress.Drawing.DXFontStyle.Bold);
this.xrTableCell6.Name = "xrTableCell6";
this.xrTableCell6.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 2, 0, 0, 100F);
this.xrTableCell6.StylePriority.UseFont = false;
@@ -138,7 +138,7 @@ namespace BeWo.BeWoHeinsberg.Alt
//
// xrTableCell4
//
- this.xrTableCell4.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell4.Font = new DevExpress.Drawing.DXFont("Arial", 9.75F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell4.Name = "xrTableCell4";
this.xrTableCell4.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 2, 0, 0, 100F);
this.xrTableCell4.StylePriority.UseTextAlignment = false;
@@ -148,7 +148,7 @@ namespace BeWo.BeWoHeinsberg.Alt
//
// xrTableCell2
//
- this.xrTableCell2.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold);
+ this.xrTableCell2.Font = new DevExpress.Drawing.DXFont("Arial", 9.75F, DevExpress.Drawing.DXFontStyle.Bold);
this.xrTableCell2.Name = "xrTableCell2";
this.xrTableCell2.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 2, 0, 0, 100F);
this.xrTableCell2.StylePriority.UseFont = false;
@@ -160,7 +160,7 @@ namespace BeWo.BeWoHeinsberg.Alt
//
// xrTableCell11
//
- this.xrTableCell11.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell11.Font = new DevExpress.Drawing.DXFont("Arial", 9.75F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell11.Name = "xrTableCell11";
this.xrTableCell11.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 2, 0, 0, 100F);
this.xrTableCell11.Text = "Art";
@@ -170,7 +170,7 @@ namespace BeWo.BeWoHeinsberg.Alt
// xrTableCell12
//
this.xrTableCell12.BackColor = System.Drawing.Color.WhiteSmoke;
- this.xrTableCell12.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell12.Font = new DevExpress.Drawing.DXFont("Arial", 9.75F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell12.Name = "xrTableCell12";
this.xrTableCell12.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 2, 0, 0, 100F);
this.xrTableCell12.Text = "Mitarbeiter/in";
@@ -228,7 +228,7 @@ namespace BeWo.BeWoHeinsberg.Alt
//
this.xrTableCell13.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "Services.StartDate", "{0:dd.}")});
- this.xrTableCell13.Font = new System.Drawing.Font("Arial", 10F);
+ this.xrTableCell13.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
this.xrTableCell13.Name = "xrTableCell13";
this.xrTableCell13.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
this.xrTableCell13.StylePriority.UseFont = false;
@@ -241,7 +241,7 @@ namespace BeWo.BeWoHeinsberg.Alt
//
this.xrTableCell1.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "Services.TimeRangeString")});
- this.xrTableCell1.Font = new System.Drawing.Font("Arial", 10F);
+ this.xrTableCell1.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
this.xrTableCell1.Name = "xrTableCell1";
this.xrTableCell1.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
this.xrTableCell1.StylePriority.UseFont = false;
@@ -255,7 +255,7 @@ namespace BeWo.BeWoHeinsberg.Alt
//
this.xrTableCell14.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "Services.Minutes", "{0:0.##}")});
- this.xrTableCell14.Font = new System.Drawing.Font("Arial", 10F);
+ this.xrTableCell14.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
this.xrTableCell14.Name = "xrTableCell14";
this.xrTableCell14.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
this.xrTableCell14.StylePriority.UseFont = false;
@@ -268,7 +268,7 @@ namespace BeWo.BeWoHeinsberg.Alt
//
this.xrTableCell5.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "Services.calculatedFieldGruppe")});
- this.xrTableCell5.Font = new System.Drawing.Font("Arial", 10F);
+ this.xrTableCell5.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
this.xrTableCell5.Name = "xrTableCell5";
this.xrTableCell5.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
this.xrTableCell5.StylePriority.UseFont = false;
@@ -282,7 +282,7 @@ namespace BeWo.BeWoHeinsberg.Alt
//
this.xrTableCell15.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "Services.ServiceCategory")});
- this.xrTableCell15.Font = new System.Drawing.Font("Arial", 10F);
+ this.xrTableCell15.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
this.xrTableCell15.Name = "xrTableCell15";
this.xrTableCell15.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
this.xrTableCell15.StylePriority.UseFont = false;
@@ -294,7 +294,7 @@ namespace BeWo.BeWoHeinsberg.Alt
//
this.xrTableCell17.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "Services.EmployeeAbbr")});
- this.xrTableCell17.Font = new System.Drawing.Font("Arial", 10F);
+ this.xrTableCell17.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
this.xrTableCell17.Name = "xrTableCell17";
this.xrTableCell17.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
this.xrTableCell17.StylePriority.UseFont = false;
@@ -342,7 +342,7 @@ namespace BeWo.BeWoHeinsberg.Alt
this.xrLabel5,
this.xrLabel12,
this.xrLabel2});
- this.Detail2.Font = new System.Drawing.Font("Arial", 10F);
+ this.Detail2.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
this.Detail2.HeightF = 180F;
this.Detail2.Name = "Detail2";
this.Detail2.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
@@ -364,7 +364,7 @@ namespace BeWo.BeWoHeinsberg.Alt
// xrLabel3
//
this.xrLabel3.Borders = DevExpress.XtraPrinting.BorderSide.None;
- 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(0F, 37.5F);
this.xrLabel3.Name = "xrLabel3";
this.xrLabel3.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -376,7 +376,7 @@ namespace BeWo.BeWoHeinsberg.Alt
// xrLabel7
//
this.xrLabel7.Borders = DevExpress.XtraPrinting.BorderSide.Top;
- this.xrLabel7.Font = new System.Drawing.Font("Arial", 10F);
+ this.xrLabel7.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
this.xrLabel7.LocationFloat = new DevExpress.Utils.PointFloat(413.5417F, 162F);
this.xrLabel7.Name = "xrLabel7";
this.xrLabel7.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -388,7 +388,7 @@ namespace BeWo.BeWoHeinsberg.Alt
// xrLabel6
//
this.xrLabel6.Borders = DevExpress.XtraPrinting.BorderSide.Top;
- this.xrLabel6.Font = new System.Drawing.Font("Arial", 10F);
+ this.xrLabel6.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
this.xrLabel6.LocationFloat = new DevExpress.Utils.PointFloat(163.5417F, 162F);
this.xrLabel6.Name = "xrLabel6";
this.xrLabel6.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -400,7 +400,7 @@ namespace BeWo.BeWoHeinsberg.Alt
// xrLabel5
//
this.xrLabel5.Borders = DevExpress.XtraPrinting.BorderSide.Top;
- this.xrLabel5.Font = new System.Drawing.Font("Arial", 10F);
+ this.xrLabel5.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
this.xrLabel5.LocationFloat = new DevExpress.Utils.PointFloat(0F, 162F);
this.xrLabel5.Name = "xrLabel5";
this.xrLabel5.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -414,7 +414,7 @@ namespace BeWo.BeWoHeinsberg.Alt
this.xrLabel12.Borders = DevExpress.XtraPrinting.BorderSide.None;
this.xrLabel12.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "TotalFLMBillable", "{0:0.##}")});
- this.xrLabel12.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold);
+ this.xrLabel12.Font = new DevExpress.Drawing.DXFont("Arial", 10F, DevExpress.Drawing.DXFontStyle.Bold);
this.xrLabel12.LocationFloat = new DevExpress.Utils.PointFloat(139.9999F, 0F);
this.xrLabel12.Name = "xrLabel12";
this.xrLabel12.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 2, 0, 0, 100F);
@@ -430,7 +430,7 @@ namespace BeWo.BeWoHeinsberg.Alt
// xrLabel2
//
this.xrLabel2.Borders = DevExpress.XtraPrinting.BorderSide.None;
- this.xrLabel2.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold);
+ this.xrLabel2.Font = new DevExpress.Drawing.DXFont("Arial", 10F, DevExpress.Drawing.DXFontStyle.Bold);
this.xrLabel2.LocationFloat = new DevExpress.Utils.PointFloat(68.00003F, 0F);
this.xrLabel2.Name = "xrLabel2";
this.xrLabel2.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -451,7 +451,7 @@ namespace BeWo.BeWoHeinsberg.Alt
//
// xrLabel1
//
- this.xrLabel1.Font = new System.Drawing.Font("Arial", 14F);
+ this.xrLabel1.Font = new DevExpress.Drawing.DXFont("Arial", 14F);
this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 58.32999F);
this.xrLabel1.Multiline = true;
this.xrLabel1.Name = "xrLabel1";
@@ -464,7 +464,7 @@ namespace BeWo.BeWoHeinsberg.Alt
//
// xrLabel9
//
- this.xrLabel9.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrLabel9.Font = new DevExpress.Drawing.DXFont("Arial", 12F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrLabel9.LocationFloat = new DevExpress.Utils.PointFloat(0F, 91.33002F);
this.xrLabel9.Multiline = true;
this.xrLabel9.Name = "xrLabel9";
@@ -548,10 +548,10 @@ namespace BeWo.BeWoHeinsberg.Alt
this.formattingRuleCostBearer,
this.formattingRuleEmployeeName,
this.formattingRuleGruppe});
- this.Margins = new System.Drawing.Printing.Margins(75, 75, 53, 30);
+ this.Margins = new DevExpress.Drawing.DXMargins(75, 75, 53, 30);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrTableServiceRecords1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable3)).EndInit();
diff --git a/ReportImp/BeWoHeinsberg/SettlementReport.Designer.cs b/ReportImp/BeWoHeinsberg/SettlementReport.Designer.cs
index 81e198291..bff80c61b 100644
--- a/ReportImp/BeWoHeinsberg/SettlementReport.Designer.cs
+++ b/ReportImp/BeWoHeinsberg/SettlementReport.Designer.cs
@@ -874,7 +874,7 @@ namespace BeWo.BeWoHeinsberg.Alt
this.Margins = new System.Drawing.Printing.Margins(20, 20, 65, 39);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).EndInit();
diff --git a/ReportImp/BeWoHeinsberg/SettlementReport2.Designer.cs b/ReportImp/BeWoHeinsberg/SettlementReport2.Designer.cs
index b48805b3b..eeab14d2e 100644
--- a/ReportImp/BeWoHeinsberg/SettlementReport2.Designer.cs
+++ b/ReportImp/BeWoHeinsberg/SettlementReport2.Designer.cs
@@ -946,7 +946,7 @@ namespace BeWo.BeWoHeinsberg
this.Margins = new System.Drawing.Printing.Margins(20, 20, 65, 39);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable2)).EndInit();
diff --git a/ReportImp/BeWoHeinsberg/SupportConceptReport.Designer.cs b/ReportImp/BeWoHeinsberg/SupportConceptReport.Designer.cs
index 860fced6f..0da425bc9 100644
--- a/ReportImp/BeWoHeinsberg/SupportConceptReport.Designer.cs
+++ b/ReportImp/BeWoHeinsberg/SupportConceptReport.Designer.cs
@@ -833,7 +833,7 @@ namespace BeWo.BeWoHeinsberg
this.Margins = new System.Drawing.Printing.Margins(30, 30, 50, 20);
this.PageHeight = 827;
this.PageWidth = 1169;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "13.1";
((System.ComponentModel.ISupportInitialize)(this.xrTable2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).EndInit();
diff --git a/ReportImp/BeWoHeinsberg/Teamstundenkonto.designer.cs b/ReportImp/BeWoHeinsberg/Teamstundenkonto.designer.cs
index e98550731..c3e4dea99 100644
--- a/ReportImp/BeWoHeinsberg/Teamstundenkonto.designer.cs
+++ b/ReportImp/BeWoHeinsberg/Teamstundenkonto.designer.cs
@@ -798,7 +798,7 @@ namespace BeWoHeinsberg
this.Margins = new System.Drawing.Printing.Margins(75, 75, 50, 30);
this.PageHeight = 827;
this.PageWidth = 1169;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
this.Title,
this.FieldCaption,
diff --git a/ReportImp/BeWoImFlow/BeWoImFlow.csproj b/ReportImp/BeWoImFlow/BeWoImFlow.csproj
index 6969f1b9c..014cd1c7b 100644
--- a/ReportImp/BeWoImFlow/BeWoImFlow.csproj
+++ b/ReportImp/BeWoImFlow/BeWoImFlow.csproj
@@ -31,11 +31,18 @@
4
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ReportImp/BeWoImFlow/Properties/licenses.licx b/ReportImp/BeWoImFlow/Properties/licenses.licx
index c7fd819d5..e69de29bb 100644
--- a/ReportImp/BeWoImFlow/Properties/licenses.licx
+++ b/ReportImp/BeWoImFlow/Properties/licenses.licx
@@ -1 +0,0 @@
-DevExpress.XtraReports.UI.XtraReport, DevExpress.XtraReports.v17.1, Version=17.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
diff --git a/ReportImp/BeWoImFlow/Quittierungsbeleg.Designer.cs b/ReportImp/BeWoImFlow/Quittierungsbeleg.Designer.cs
index 06e3e8066..cade51da2 100644
--- a/ReportImp/BeWoImFlow/Quittierungsbeleg.Designer.cs
+++ b/ReportImp/BeWoImFlow/Quittierungsbeleg.Designer.cs
@@ -297,7 +297,7 @@ namespace BeWoImFlow
this.picSignature.SizeF = new System.Drawing.SizeF(160F, 35.00002F);
this.picSignature.Sizing = DevExpress.XtraPrinting.ImageSizeMode.ZoomImage;
this.picSignature.StylePriority.UseBorders = false;
- this.picSignature.BeforePrint += new System.Drawing.Printing.PrintEventHandler(this.picSignature_BeforePrint);
+ this.picSignature.BeforePrint += new DevExpress.XtraReports.UI.BeforePrintEventHandler(this.picSignature_BeforePrint);
//
// GroupHeader1
//
@@ -1203,7 +1203,7 @@ namespace BeWoImFlow
this.Margins = new System.Drawing.Printing.Margins(50, 30, 100, 30);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrTable3)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTableServiceRecords1)).EndInit();
diff --git a/ReportImp/BeWoImFlow/Quittierungsbeleg.cs b/ReportImp/BeWoImFlow/Quittierungsbeleg.cs
index 5e8ac317e..277ae33b9 100644
--- a/ReportImp/BeWoImFlow/Quittierungsbeleg.cs
+++ b/ReportImp/BeWoImFlow/Quittierungsbeleg.cs
@@ -119,7 +119,7 @@ namespace BeWoImFlow
}
// TODO: Wie anzeigen? Alle?
- private void EmployeeSignature_BeforePrint(object sender, System.Drawing.Printing.PrintEventArgs e)
+ private void EmployeeSignature_BeforePrint(object sender, System.ComponentModel.CancelEventArgs e)
{
return;
@@ -144,7 +144,7 @@ namespace BeWoImFlow
// TODO: Wie anzeigen? Alle?
// TODO: Visibile der Datumstextboxen auf true setzen!
- private void CustomerSignature_BeforePrint(object sender, System.Drawing.Printing.PrintEventArgs e)
+ private void CustomerSignature_BeforePrint(object sender, System.ComponentModel.CancelEventArgs e)
{
return;
@@ -167,7 +167,7 @@ namespace BeWoImFlow
}
}
- private void picSignature_BeforePrint(object sender, System.Drawing.Printing.PrintEventArgs e)
+ private void picSignature_BeforePrint(object sender, System.ComponentModel.CancelEventArgs e)
{
XRPictureBox xrBox = sender as XRPictureBox;
//var test = this.GetCurrent
diff --git a/ReportImp/BeWoImFlow/QuittierungsbelegMitDatum.Designer.cs b/ReportImp/BeWoImFlow/QuittierungsbelegMitDatum.Designer.cs
index 11313f393..8b637ac43 100644
--- a/ReportImp/BeWoImFlow/QuittierungsbelegMitDatum.Designer.cs
+++ b/ReportImp/BeWoImFlow/QuittierungsbelegMitDatum.Designer.cs
@@ -1103,7 +1103,7 @@ namespace BeWoImFlow
this.Margins = new System.Drawing.Printing.Margins(70, 70, 100, 30);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrTable3)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTableServiceRecords1)).EndInit();
diff --git a/ReportImp/BeWoImFlow/QuittierungsbelegMitDatum.cs b/ReportImp/BeWoImFlow/QuittierungsbelegMitDatum.cs
index 3f29145e8..e7dc2cf84 100644
--- a/ReportImp/BeWoImFlow/QuittierungsbelegMitDatum.cs
+++ b/ReportImp/BeWoImFlow/QuittierungsbelegMitDatum.cs
@@ -112,7 +112,7 @@ namespace BeWoImFlow
}
}
- private void picSignature_BeforePrint(object sender, System.Drawing.Printing.PrintEventArgs e)
+ private void picSignature_BeforePrint(object sender, System.ComponentModel.CancelEventArgs e)
{
XRPictureBox xrBox = sender as XRPictureBox;
//var test = this.GetCurrent
diff --git a/ReportImp/BeWoImFlow/RechnungJugendamt.Designer.cs b/ReportImp/BeWoImFlow/RechnungJugendamt.Designer.cs
index a6ff316fc..c051bcec1 100644
--- a/ReportImp/BeWoImFlow/RechnungJugendamt.Designer.cs
+++ b/ReportImp/BeWoImFlow/RechnungJugendamt.Designer.cs
@@ -506,7 +506,7 @@ namespace BeWoImFlow
this.Margins = new System.Drawing.Printing.Margins(50, 40, 370, 120);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrRichText1)).EndInit();
diff --git a/ReportImp/BeWoImFlow/ServicesOverviewReport.Designer.cs b/ReportImp/BeWoImFlow/ServicesOverviewReport.Designer.cs
index a613a0214..815a39351 100644
--- a/ReportImp/BeWoImFlow/ServicesOverviewReport.Designer.cs
+++ b/ReportImp/BeWoImFlow/ServicesOverviewReport.Designer.cs
@@ -452,7 +452,7 @@ namespace BeWoImFlow
this.xrLabel17.StylePriority.UseTextAlignment = false;
this.xrLabel17.Text = "[CustomerStreet], [CustomerPostalCode] [CustomerCity]";
this.xrLabel17.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
- this.xrLabel17.TextTrimming = System.Drawing.StringTrimming.Word;
+ this.xrLabel17.TextTrimming = DevExpress.Drawing.DXStringTrimming.Word;
//
// xrLabel1
//
@@ -771,7 +771,7 @@ namespace BeWoImFlow
this.Margins = new System.Drawing.Printing.Margins(65, 50, 250, 36);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.SnapGridSize = 9F;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrTableServiceRecords1)).EndInit();
diff --git a/ReportImp/BeWoImFlow/SettlementReport.Designer.cs b/ReportImp/BeWoImFlow/SettlementReport.Designer.cs
index 72dd6c4f9..a10ed220f 100644
--- a/ReportImp/BeWoImFlow/SettlementReport.Designer.cs
+++ b/ReportImp/BeWoImFlow/SettlementReport.Designer.cs
@@ -680,7 +680,7 @@ namespace BeWoImFlow.Alt
this.Margins = new System.Drawing.Printing.Margins(50, 40, 357, 120);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrRichText2)).EndInit();
diff --git a/ReportImp/BeWoImFlow/SettlementReport2.Designer.cs b/ReportImp/BeWoImFlow/SettlementReport2.Designer.cs
index 52b5b85cf..58f504226 100644
--- a/ReportImp/BeWoImFlow/SettlementReport2.Designer.cs
+++ b/ReportImp/BeWoImFlow/SettlementReport2.Designer.cs
@@ -782,7 +782,7 @@ namespace BeWoImFlow
this.Margins = new System.Drawing.Printing.Margins(50, 40, 355, 120);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrRichText4)).EndInit();
diff --git a/ReportImp/BeWoKerpen/BeWoKerpen.csproj b/ReportImp/BeWoKerpen/BeWoKerpen.csproj
index 87f42e06e..a3b6e1414 100644
--- a/ReportImp/BeWoKerpen/BeWoKerpen.csproj
+++ b/ReportImp/BeWoKerpen/BeWoKerpen.csproj
@@ -33,23 +33,25 @@
false
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ReportImp/BeWoKerpen/Mitarbeiterstundenkonto.designer.cs b/ReportImp/BeWoKerpen/Mitarbeiterstundenkonto.designer.cs
index abe793b1a..cc500b6d1 100644
--- a/ReportImp/BeWoKerpen/Mitarbeiterstundenkonto.designer.cs
+++ b/ReportImp/BeWoKerpen/Mitarbeiterstundenkonto.designer.cs
@@ -636,7 +636,7 @@ namespace BeWoKerpen
this.Margins = new System.Drawing.Printing.Margins(75, 75, 50, 30);
this.PageHeight = 827;
this.PageWidth = 1169;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
this.Title,
this.FieldCaption,
diff --git a/ReportImp/BeWoKerpen/Properties/licenses.licx b/ReportImp/BeWoKerpen/Properties/licenses.licx
index c7fd819d5..e69de29bb 100644
--- a/ReportImp/BeWoKerpen/Properties/licenses.licx
+++ b/ReportImp/BeWoKerpen/Properties/licenses.licx
@@ -1 +0,0 @@
-DevExpress.XtraReports.UI.XtraReport, DevExpress.XtraReports.v17.1, Version=17.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
diff --git a/ReportImp/BeWoKerpen/QuittierungsbelegMitDatum.Designer.cs b/ReportImp/BeWoKerpen/QuittierungsbelegMitDatum.Designer.cs
index b0ef55fa3..a340f1789 100644
--- a/ReportImp/BeWoKerpen/QuittierungsbelegMitDatum.Designer.cs
+++ b/ReportImp/BeWoKerpen/QuittierungsbelegMitDatum.Designer.cs
@@ -1198,7 +1198,7 @@ namespace BeWoKerpen
this.Margins = new System.Drawing.Printing.Margins(50, 30, 100, 30);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrTable3)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTableServiceRecords1)).EndInit();
diff --git a/ReportImp/BeWoKerpen/ServicesOverviewReport.Designer.cs b/ReportImp/BeWoKerpen/ServicesOverviewReport.Designer.cs
index 1f98f7bdf..b74176cbb 100644
--- a/ReportImp/BeWoKerpen/ServicesOverviewReport.Designer.cs
+++ b/ReportImp/BeWoKerpen/ServicesOverviewReport.Designer.cs
@@ -402,7 +402,7 @@ namespace BeWoKerpen
this.Margins = new System.Drawing.Printing.Margins(75, 75, 90, 30);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.SnapGridSize = 9F;
this.Version = "13.1";
((System.ComponentModel.ISupportInitialize)(this.xrTable3)).EndInit();
diff --git a/ReportImp/BeWoKerpen/Teamstundenkonto.designer.cs b/ReportImp/BeWoKerpen/Teamstundenkonto.designer.cs
index 19ed1aa44..b043fff49 100644
--- a/ReportImp/BeWoKerpen/Teamstundenkonto.designer.cs
+++ b/ReportImp/BeWoKerpen/Teamstundenkonto.designer.cs
@@ -798,7 +798,7 @@ namespace BeWoKerpen
this.Margins = new System.Drawing.Printing.Margins(75, 75, 50, 30);
this.PageHeight = 827;
this.PageWidth = 1169;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
this.Title,
this.FieldCaption,
diff --git a/ReportImp/BeWoKleefeld/BeWoKleefeld.csproj b/ReportImp/BeWoKleefeld/BeWoKleefeld.csproj
index c3893f94a..34bbc7b1c 100644
--- a/ReportImp/BeWoKleefeld/BeWoKleefeld.csproj
+++ b/ReportImp/BeWoKleefeld/BeWoKleefeld.csproj
@@ -31,11 +31,18 @@
4
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ReportImp/BeWoKleefeld/Properties/licenses.licx b/ReportImp/BeWoKleefeld/Properties/licenses.licx
index c7fd819d5..e69de29bb 100644
--- a/ReportImp/BeWoKleefeld/Properties/licenses.licx
+++ b/ReportImp/BeWoKleefeld/Properties/licenses.licx
@@ -1 +0,0 @@
-DevExpress.XtraReports.UI.XtraReport, DevExpress.XtraReports.v17.1, Version=17.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
diff --git a/ReportImp/BeWoKleefeld/QuittierungsbelegMitDatum.Designer.cs b/ReportImp/BeWoKleefeld/QuittierungsbelegMitDatum.Designer.cs
index 5cacf674d..41001706e 100644
--- a/ReportImp/BeWoKleefeld/QuittierungsbelegMitDatum.Designer.cs
+++ b/ReportImp/BeWoKleefeld/QuittierungsbelegMitDatum.Designer.cs
@@ -298,7 +298,7 @@ namespace BeWo.Report.DefaultReports
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 System.Drawing.Printing.PrintEventHandler(this.picSignature_BeforePrint);
+ this.picSignature.BeforePrint += new DevExpress.XtraReports.UI.BeforePrintEventHandler(this.picSignature_BeforePrint);
//
// GroupHeader1
//
@@ -1208,7 +1208,7 @@ namespace BeWo.Report.DefaultReports
this.Margins = new System.Drawing.Printing.Margins(50, 30, 188, 30);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrTable3)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTableServiceRecords1)).EndInit();
diff --git a/ReportImp/BeWoKleefeld/QuittierungsbelegMitDatum.cs b/ReportImp/BeWoKleefeld/QuittierungsbelegMitDatum.cs
index ce69bbaa1..4729e5a4d 100644
--- a/ReportImp/BeWoKleefeld/QuittierungsbelegMitDatum.cs
+++ b/ReportImp/BeWoKleefeld/QuittierungsbelegMitDatum.cs
@@ -105,7 +105,7 @@ namespace BeWo.Report.DefaultReports
}
}
- private void picSignature_BeforePrint(object sender, System.Drawing.Printing.PrintEventArgs e)
+ private void picSignature_BeforePrint(object sender, System.ComponentModel.CancelEventArgs e)
{
XRPictureBox xrBox = sender as XRPictureBox;
//var test = this.GetCurrent
diff --git a/ReportImp/BeWoKoelnSued/BeWoKoelnSued.csproj b/ReportImp/BeWoKoelnSued/BeWoKoelnSued.csproj
index 3e05cdd1a..ecb31aaca 100644
--- a/ReportImp/BeWoKoelnSued/BeWoKoelnSued.csproj
+++ b/ReportImp/BeWoKoelnSued/BeWoKoelnSued.csproj
@@ -31,11 +31,18 @@
4
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ReportImp/BeWoKoelnSued/Properties/licenses.licx b/ReportImp/BeWoKoelnSued/Properties/licenses.licx
index c7fd819d5..e69de29bb 100644
--- a/ReportImp/BeWoKoelnSued/Properties/licenses.licx
+++ b/ReportImp/BeWoKoelnSued/Properties/licenses.licx
@@ -1 +0,0 @@
-DevExpress.XtraReports.UI.XtraReport, DevExpress.XtraReports.v17.1, Version=17.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
diff --git a/ReportImp/BeWoKoelnSued/Quittierungsbeleg.Designer.cs b/ReportImp/BeWoKoelnSued/Quittierungsbeleg.Designer.cs
index e53a7337e..932504705 100644
--- a/ReportImp/BeWoKoelnSued/Quittierungsbeleg.Designer.cs
+++ b/ReportImp/BeWoKoelnSued/Quittierungsbeleg.Designer.cs
@@ -1210,7 +1210,7 @@ namespace BeWoKoelnSued
this.Margins = new System.Drawing.Printing.Margins(70, 30, 100, 30);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrTable3)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTableServiceRecords1)).EndInit();
diff --git a/ReportImp/BeWoKoelnSued/Quittierungsbeleg.cs b/ReportImp/BeWoKoelnSued/Quittierungsbeleg.cs
index 806840aa8..f67f1eca0 100644
--- a/ReportImp/BeWoKoelnSued/Quittierungsbeleg.cs
+++ b/ReportImp/BeWoKoelnSued/Quittierungsbeleg.cs
@@ -113,7 +113,7 @@ namespace BeWoKoelnSued
}
}
- private void picSignature_BeforePrint(object sender, System.Drawing.Printing.PrintEventArgs e)
+ private void picSignature_BeforePrint(object sender, System.ComponentModel.CancelEventArgs e)
{
XRPictureBox xrBox = sender as XRPictureBox;
//var test = this.GetCurrent
diff --git a/ReportImp/BeWoLeverkusen/BeWoLeverkusen.csproj b/ReportImp/BeWoLeverkusen/BeWoLeverkusen.csproj
index 832924fd1..a433fb330 100644
--- a/ReportImp/BeWoLeverkusen/BeWoLeverkusen.csproj
+++ b/ReportImp/BeWoLeverkusen/BeWoLeverkusen.csproj
@@ -33,23 +33,25 @@
false
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ReportImp/BeWoLeverkusen/Properties/licenses.licx b/ReportImp/BeWoLeverkusen/Properties/licenses.licx
index c7fd819d5..e69de29bb 100644
--- a/ReportImp/BeWoLeverkusen/Properties/licenses.licx
+++ b/ReportImp/BeWoLeverkusen/Properties/licenses.licx
@@ -1 +0,0 @@
-DevExpress.XtraReports.UI.XtraReport, DevExpress.XtraReports.v17.1, Version=17.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
diff --git a/ReportImp/BeWoLeverkusen/ServicesOverviewReport_ASS.Designer.cs b/ReportImp/BeWoLeverkusen/ServicesOverviewReport_ASS.Designer.cs
index 7a3a8cc67..ffdf341f2 100644
--- a/ReportImp/BeWoLeverkusen/ServicesOverviewReport_ASS.Designer.cs
+++ b/ReportImp/BeWoLeverkusen/ServicesOverviewReport_ASS.Designer.cs
@@ -904,7 +904,7 @@ namespace BeWoLeverkusen
this.Margins = new System.Drawing.Printing.Margins(75, 75, 53, 30);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "13.2";
((System.ComponentModel.ISupportInitialize)(this.xrTableServiceRecords1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable2)).EndInit();
diff --git a/ReportImp/BeWoLeverkusen/ServicesOverviewReport_FLS.Designer.cs b/ReportImp/BeWoLeverkusen/ServicesOverviewReport_FLS.Designer.cs
index cb76c2ade..ac6e3a5f7 100644
--- a/ReportImp/BeWoLeverkusen/ServicesOverviewReport_FLS.Designer.cs
+++ b/ReportImp/BeWoLeverkusen/ServicesOverviewReport_FLS.Designer.cs
@@ -567,7 +567,7 @@ namespace BeWoLeverkusen
this.picSignature.SizeF = new System.Drawing.SizeF(139.9999F, 25F);
this.picSignature.Sizing = DevExpress.XtraPrinting.ImageSizeMode.ZoomImage;
this.picSignature.StylePriority.UseBorders = false;
- this.picSignature.BeforePrint += new System.Drawing.Printing.PrintEventHandler(this.picSignature_BeforePrint);
+ this.picSignature.BeforePrint += new DevExpress.XtraReports.UI.BeforePrintEventHandler(this.picSignature_BeforePrint);
//
// formattingRuleGruppe
//
@@ -1438,7 +1438,7 @@ namespace BeWoLeverkusen
this.Margins = new System.Drawing.Printing.Margins(40, 40, 53, 30);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrTableServiceRecords1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable2)).EndInit();
diff --git a/ReportImp/BeWoLeverkusen/ServicesOverviewReport_FLS.cs b/ReportImp/BeWoLeverkusen/ServicesOverviewReport_FLS.cs
index f3e1b7239..973cfa024 100644
--- a/ReportImp/BeWoLeverkusen/ServicesOverviewReport_FLS.cs
+++ b/ReportImp/BeWoLeverkusen/ServicesOverviewReport_FLS.cs
@@ -70,7 +70,7 @@ namespace BeWoLeverkusen
this.bindingSource1.DataSource = pRO;
}
- private void picSignature_BeforePrint(object sender, System.Drawing.Printing.PrintEventArgs e)
+ private void picSignature_BeforePrint(object sender, CancelEventArgs e)
{
XRPictureBox xrBox = sender as XRPictureBox;
//var test = this.GetCurrent
diff --git a/ReportImp/BeWoMarinReports/BeWoMarinReports.csproj b/ReportImp/BeWoMarinReports/BeWoMarinReports.csproj
index 6dc4b4979..8cbfc61df 100644
--- a/ReportImp/BeWoMarinReports/BeWoMarinReports.csproj
+++ b/ReportImp/BeWoMarinReports/BeWoMarinReports.csproj
@@ -34,23 +34,25 @@
false
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ReportImp/BeWoMobilReports/BeWoMobilReports.csproj b/ReportImp/BeWoMobilReports/BeWoMobilReports.csproj
index 0fed04239..40c693685 100644
--- a/ReportImp/BeWoMobilReports/BeWoMobilReports.csproj
+++ b/ReportImp/BeWoMobilReports/BeWoMobilReports.csproj
@@ -73,24 +73,26 @@
false
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
3.5
diff --git a/ReportImp/BeWoMobilReports/Finanzauswertung.designer.cs b/ReportImp/BeWoMobilReports/Finanzauswertung.designer.cs
index 4cf6a1f36..b39c82443 100644
--- a/ReportImp/BeWoMobilReports/Finanzauswertung.designer.cs
+++ b/ReportImp/BeWoMobilReports/Finanzauswertung.designer.cs
@@ -708,7 +708,7 @@ namespace BeWo.BeWoMobilReports
this.Margins = new System.Drawing.Printing.Margins(75, 60, 50, 30);
this.PageHeight = 827;
this.PageWidth = 1169;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Parameters.AddRange(new DevExpress.XtraReports.Parameters.Parameter[] {
this.TESTPARAMTER,
this.parameter1});
diff --git a/ReportImp/BeWoMobilReports/InvoiceCustomerReport.Designer.cs b/ReportImp/BeWoMobilReports/InvoiceCustomerReport.Designer.cs
index 04d32d6d0..0cda4db1a 100644
--- a/ReportImp/BeWoMobilReports/InvoiceCustomerReport.Designer.cs
+++ b/ReportImp/BeWoMobilReports/InvoiceCustomerReport.Designer.cs
@@ -607,7 +607,7 @@ namespace BeWo.BeWoMobilReports
this.Margins = new System.Drawing.Printing.Margins(100, 50, 30, 95);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable3)).EndInit();
diff --git a/ReportImp/BeWoMobilReports/Properties/licenses.licx b/ReportImp/BeWoMobilReports/Properties/licenses.licx
index c7fd819d5..e69de29bb 100644
--- a/ReportImp/BeWoMobilReports/Properties/licenses.licx
+++ b/ReportImp/BeWoMobilReports/Properties/licenses.licx
@@ -1 +0,0 @@
-DevExpress.XtraReports.UI.XtraReport, DevExpress.XtraReports.v17.1, Version=17.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
diff --git a/ReportImp/BeWoMobilReports/QueryListReport.Designer.cs b/ReportImp/BeWoMobilReports/QueryListReport.Designer.cs
index 8ac72829d..fcfe002fe 100644
--- a/ReportImp/BeWoMobilReports/QueryListReport.Designer.cs
+++ b/ReportImp/BeWoMobilReports/QueryListReport.Designer.cs
@@ -66,7 +66,7 @@ namespace BeWo.BeWoMobilReports
//
this.Detail1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
this.xrTableDetail});
- this.Detail1.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.Detail1.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.Detail1.HeightF = 25F;
this.Detail1.Name = "Detail1";
this.Detail1.StylePriority.UseFont = false;
@@ -123,7 +123,7 @@ namespace BeWo.BeWoMobilReports
this.xrTableHeader.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
| DevExpress.XtraPrinting.BorderSide.Right)
| DevExpress.XtraPrinting.BorderSide.Bottom)));
- this.xrTableHeader.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold);
+ this.xrTableHeader.Font = new DevExpress.Drawing.DXFont("Arial", 10F, DevExpress.Drawing.DXFontStyle.Bold);
this.xrTableHeader.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
this.xrTableHeader.Name = "xrTableHeader";
this.xrTableHeader.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 0, 0, 0, 100F);
@@ -161,7 +161,7 @@ namespace BeWo.BeWoMobilReports
//
this.xrLabel1.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "Name")});
- this.xrLabel1.Font = new System.Drawing.Font("Arial", 14F);
+ this.xrLabel1.Font = new DevExpress.Drawing.DXFont("Arial", 14F);
this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
this.xrLabel1.Multiline = true;
this.xrLabel1.Name = "xrLabel1";
@@ -175,7 +175,7 @@ namespace BeWo.BeWoMobilReports
this.Title.BorderColor = System.Drawing.SystemColors.ControlText;
this.Title.Borders = DevExpress.XtraPrinting.BorderSide.None;
this.Title.BorderWidth = 1;
- this.Title.Font = new System.Drawing.Font("Times New Roman", 24F);
+ this.Title.Font = new DevExpress.Drawing.DXFont("Times New Roman", 24F);
this.Title.ForeColor = System.Drawing.Color.Black;
this.Title.Name = "Title";
//
@@ -185,7 +185,7 @@ namespace BeWo.BeWoMobilReports
this.FieldCaption.BorderColor = System.Drawing.SystemColors.ControlText;
this.FieldCaption.Borders = DevExpress.XtraPrinting.BorderSide.None;
this.FieldCaption.BorderWidth = 1;
- this.FieldCaption.Font = new System.Drawing.Font("Times New Roman", 10F, System.Drawing.FontStyle.Bold);
+ this.FieldCaption.Font = new DevExpress.Drawing.DXFont("Times New Roman", 10F, DevExpress.Drawing.DXFontStyle.Bold);
this.FieldCaption.ForeColor = System.Drawing.Color.Black;
this.FieldCaption.Name = "FieldCaption";
//
@@ -195,7 +195,7 @@ namespace BeWo.BeWoMobilReports
this.PageInfo.BorderColor = System.Drawing.SystemColors.ControlText;
this.PageInfo.Borders = DevExpress.XtraPrinting.BorderSide.None;
this.PageInfo.BorderWidth = 1;
- this.PageInfo.Font = new System.Drawing.Font("Times New Roman", 8F);
+ this.PageInfo.Font = new DevExpress.Drawing.DXFont("Times New Roman", 8F);
this.PageInfo.ForeColor = System.Drawing.Color.Black;
this.PageInfo.Name = "PageInfo";
//
@@ -205,7 +205,7 @@ namespace BeWo.BeWoMobilReports
this.DataField.BorderColor = System.Drawing.SystemColors.ControlText;
this.DataField.Borders = DevExpress.XtraPrinting.BorderSide.None;
this.DataField.BorderWidth = 1;
- this.DataField.Font = new System.Drawing.Font("Times New Roman", 8F);
+ this.DataField.Font = new DevExpress.Drawing.DXFont("Times New Roman", 8F);
this.DataField.ForeColor = System.Drawing.SystemColors.ControlText;
this.DataField.Name = "DataField";
//
@@ -238,10 +238,10 @@ namespace BeWo.BeWoMobilReports
this.fieldFLS});
this.DataSource = this.bindingSource1;
this.Landscape = true;
- this.Margins = new System.Drawing.Printing.Margins(75, 75, 50, 50);
+ this.Margins = new DevExpress.Drawing.DXMargins(75, 75, 50, 50);
this.PageHeight = 827;
this.PageWidth = 1169;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
this.Title,
this.FieldCaption,
diff --git a/ReportImp/BeWoMobilReports/ServiceInvoiceReport.Designer.cs b/ReportImp/BeWoMobilReports/ServiceInvoiceReport.Designer.cs
index af239f05a8..c25ccfb75 100644
--- a/ReportImp/BeWoMobilReports/ServiceInvoiceReport.Designer.cs
+++ b/ReportImp/BeWoMobilReports/ServiceInvoiceReport.Designer.cs
@@ -676,7 +676,7 @@ namespace BeWo.BeWoMobilReports
this.Margins = new System.Drawing.Printing.Margins(100, 50, 30, 95);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrRichText1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable4)).EndInit();
diff --git a/ReportImp/BeWoMobilReports/ServicesOverviewReport.Designer.cs b/ReportImp/BeWoMobilReports/ServicesOverviewReport.Designer.cs
index e46103780..22051b298 100644
--- a/ReportImp/BeWoMobilReports/ServicesOverviewReport.Designer.cs
+++ b/ReportImp/BeWoMobilReports/ServicesOverviewReport.Designer.cs
@@ -78,7 +78,7 @@ namespace BeWo.BeWoMobilReports
//
this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
this.xrTableServiceRecords1});
- this.Detail.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold);
+ this.Detail.Font = new DevExpress.Drawing.DXFont("Arial", 9.75F, DevExpress.Drawing.DXFontStyle.Bold);
this.Detail.HeightF = 20F;
this.Detail.Name = "Detail";
this.Detail.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
@@ -115,7 +115,7 @@ namespace BeWo.BeWoMobilReports
//
// xrTableCell3
//
- this.xrTableCell3.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell3.Font = new DevExpress.Drawing.DXFont("Arial", 9.75F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell3.Name = "xrTableCell3";
this.xrTableCell3.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 2, 0, 0, 100F);
this.xrTableCell3.Text = "Tag";
@@ -124,7 +124,7 @@ namespace BeWo.BeWoMobilReports
//
// xrTableCell4
//
- this.xrTableCell4.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell4.Font = new DevExpress.Drawing.DXFont("Arial", 9.75F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell4.Name = "xrTableCell4";
this.xrTableCell4.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 2, 0, 0, 100F);
this.xrTableCell4.Text = "FLM";
@@ -143,7 +143,7 @@ namespace BeWo.BeWoMobilReports
//
// xrTableCell11
//
- this.xrTableCell11.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell11.Font = new DevExpress.Drawing.DXFont("Arial", 9.75F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell11.Name = "xrTableCell11";
this.xrTableCell11.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 2, 0, 0, 100F);
this.xrTableCell11.Text = "Art";
@@ -152,7 +152,7 @@ namespace BeWo.BeWoMobilReports
//
// xrTableCell9
//
- this.xrTableCell9.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell9.Font = new DevExpress.Drawing.DXFont("Arial", 9.75F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell9.Name = "xrTableCell9";
this.xrTableCell9.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 2, 0, 0, 100F);
this.xrTableCell9.Text = "KT";
@@ -162,7 +162,7 @@ namespace BeWo.BeWoMobilReports
// xrTableCell12
//
this.xrTableCell12.BackColor = System.Drawing.Color.WhiteSmoke;
- this.xrTableCell12.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell12.Font = new DevExpress.Drawing.DXFont("Arial", 9.75F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell12.Name = "xrTableCell12";
this.xrTableCell12.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 2, 0, 0, 100F);
this.xrTableCell12.Text = "Mitarbeiter/in";
@@ -184,7 +184,7 @@ namespace BeWo.BeWoMobilReports
//
this.Detail1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
this.xrTable3});
- this.Detail1.Font = new System.Drawing.Font("Arial", 10F);
+ this.Detail1.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
this.Detail1.HeightF = 20F;
this.Detail1.Name = "Detail1";
this.Detail1.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
@@ -222,7 +222,7 @@ namespace BeWo.BeWoMobilReports
//
this.xrTableCell13.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "Services.StartDate", "{0:dd.}")});
- this.xrTableCell13.Font = new System.Drawing.Font("Arial", 10F);
+ this.xrTableCell13.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
this.xrTableCell13.Name = "xrTableCell13";
this.xrTableCell13.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
this.xrTableCell13.StylePriority.UseFont = false;
@@ -235,7 +235,7 @@ namespace BeWo.BeWoMobilReports
//
this.xrTableCell14.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "Services.Minutes", "{0:0.##}")});
- this.xrTableCell14.Font = new System.Drawing.Font("Arial", 10F);
+ this.xrTableCell14.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
this.xrTableCell14.Name = "xrTableCell14";
this.xrTableCell14.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
this.xrTableCell14.StylePriority.UseFont = false;
@@ -260,7 +260,7 @@ namespace BeWo.BeWoMobilReports
//
this.xrTableCell15.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "Services.ServiceCategoryAbbr")});
- this.xrTableCell15.Font = new System.Drawing.Font("Arial", 10F);
+ this.xrTableCell15.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
this.xrTableCell15.Name = "xrTableCell15";
this.xrTableCell15.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
this.xrTableCell15.StylePriority.UseFont = false;
@@ -272,7 +272,7 @@ namespace BeWo.BeWoMobilReports
//
this.xrTableCell16.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "Services.CostBearer")});
- this.xrTableCell16.Font = new System.Drawing.Font("Arial", 10F);
+ this.xrTableCell16.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
this.xrTableCell16.Name = "xrTableCell16";
this.xrTableCell16.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
this.xrTableCell16.StylePriority.UseFont = false;
@@ -284,7 +284,7 @@ namespace BeWo.BeWoMobilReports
//
this.xrTableCell17.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "Services.EmployeeAbbr")});
- this.xrTableCell17.Font = new System.Drawing.Font("Arial", 10F);
+ this.xrTableCell17.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
this.xrTableCell17.Name = "xrTableCell17";
this.xrTableCell17.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
this.xrTableCell17.StylePriority.UseFont = false;
@@ -332,7 +332,7 @@ namespace BeWo.BeWoMobilReports
// xrLabel12
//
this.xrLabel12.Borders = DevExpress.XtraPrinting.BorderSide.Top;
- this.xrLabel12.Font = new System.Drawing.Font("Arial", 9.75F);
+ this.xrLabel12.Font = new DevExpress.Drawing.DXFont("Arial", 9.75F);
this.xrLabel12.LocationFloat = new DevExpress.Utils.PointFloat(0F, 136.4583F);
this.xrLabel12.Name = "xrLabel12";
this.xrLabel12.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -346,7 +346,7 @@ namespace BeWo.BeWoMobilReports
// xrLabel5
//
this.xrLabel5.Borders = DevExpress.XtraPrinting.BorderSide.None;
- this.xrLabel5.Font = new System.Drawing.Font("Arial", 10F);
+ this.xrLabel5.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
this.xrLabel5.LocationFloat = new DevExpress.Utils.PointFloat(0F, 23.62499F);
this.xrLabel5.Multiline = true;
this.xrLabel5.Name = "xrLabel5";
@@ -370,7 +370,7 @@ namespace BeWo.BeWoMobilReports
// xrLabel4
//
this.xrLabel4.Borders = DevExpress.XtraPrinting.BorderSide.None;
- 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(0F, 65.625F);
this.xrLabel4.Name = "xrLabel4";
this.xrLabel4.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -385,7 +385,7 @@ namespace BeWo.BeWoMobilReports
this.xrLabel11.Borders = DevExpress.XtraPrinting.BorderSide.None;
this.xrLabel11.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", this.bindingSource1, "TotalFLMPerCostBearer")});
- this.xrLabel11.Font = new System.Drawing.Font("Arial", 10F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Italic))));
+ this.xrLabel11.Font = new DevExpress.Drawing.DXFont("Arial", 10F, ((DevExpress.Drawing.DXFontStyle)((DevExpress.Drawing.DXFontStyle.Bold | DevExpress.Drawing.DXFontStyle.Italic))));
this.xrLabel11.LocationFloat = new DevExpress.Utils.PointFloat(0F, 190.625F);
this.xrLabel11.Multiline = true;
this.xrLabel11.Name = "xrLabel11";
@@ -407,7 +407,7 @@ namespace BeWo.BeWoMobilReports
//
// xrLabel1
//
- this.xrLabel1.Font = new System.Drawing.Font("Arial", 14F);
+ this.xrLabel1.Font = new DevExpress.Drawing.DXFont("Arial", 14F);
this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
this.xrLabel1.Multiline = true;
this.xrLabel1.Name = "xrLabel1";
@@ -420,7 +420,7 @@ namespace BeWo.BeWoMobilReports
//
// xrLabel9
//
- this.xrLabel9.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrLabel9.Font = new DevExpress.Drawing.DXFont("Arial", 12F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrLabel9.LocationFloat = new DevExpress.Utils.PointFloat(0F, 33F);
this.xrLabel9.Multiline = true;
this.xrLabel9.Name = "xrLabel9";
@@ -482,7 +482,7 @@ namespace BeWo.BeWoMobilReports
//
// xrLabel28
//
- this.xrLabel28.Font = new System.Drawing.Font("Arial", 10F);
+ this.xrLabel28.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
this.xrLabel28.LocationFloat = new DevExpress.Utils.PointFloat(149.4583F, 57.99999F);
this.xrLabel28.Name = "xrLabel28";
this.xrLabel28.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -493,7 +493,7 @@ namespace BeWo.BeWoMobilReports
//
// xrLabel17
//
- 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(1.041667F, 57.99999F);
this.xrLabel17.Name = "xrLabel17";
this.xrLabel17.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -518,10 +518,10 @@ namespace BeWo.BeWoMobilReports
this.formattingRuleServiceDesc,
this.formattingRuleCostBearer,
this.formattingRuleEmployeeName});
- this.Margins = new System.Drawing.Printing.Margins(55, 55, 50, 30);
+ this.Margins = new DevExpress.Drawing.DXMargins(55, 55, 50, 30);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "9.3";
((System.ComponentModel.ISupportInitialize)(this.xrTableServiceRecords1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable3)).EndInit();
diff --git a/ReportImp/BeWoMobilReports/ServicesOverviewReport2019.designer.cs b/ReportImp/BeWoMobilReports/ServicesOverviewReport2019.designer.cs
index a25820508..1355fbd8a 100644
--- a/ReportImp/BeWoMobilReports/ServicesOverviewReport2019.designer.cs
+++ b/ReportImp/BeWoMobilReports/ServicesOverviewReport2019.designer.cs
@@ -95,7 +95,7 @@ namespace BeWo.BeWoMobilReports.J2019
//
this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
this.xrTableServiceRecords1});
- this.Detail.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold);
+ this.Detail.Font = new DevExpress.Drawing.DXFont("Arial", 9.75F, DevExpress.Drawing.DXFontStyle.Bold);
this.Detail.HeightF = 20F;
this.Detail.Name = "Detail";
this.Detail.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
@@ -132,7 +132,7 @@ namespace BeWo.BeWoMobilReports.J2019
//
// xrTableCell3
//
- this.xrTableCell3.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell3.Font = new DevExpress.Drawing.DXFont("Arial", 9.75F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell3.Name = "xrTableCell3";
this.xrTableCell3.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 2, 0, 0, 100F);
this.xrTableCell3.StylePriority.UseTextAlignment = false;
@@ -150,7 +150,7 @@ namespace BeWo.BeWoMobilReports.J2019
//
// xrTableCell4
//
- this.xrTableCell4.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell4.Font = new DevExpress.Drawing.DXFont("Arial", 9.75F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell4.Name = "xrTableCell4";
this.xrTableCell4.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 2, 0, 0, 100F);
this.xrTableCell4.StylePriority.UseTextAlignment = false;
@@ -170,7 +170,7 @@ namespace BeWo.BeWoMobilReports.J2019
//
// xrTableCell9
//
- this.xrTableCell9.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell9.Font = new DevExpress.Drawing.DXFont("Arial", 9.75F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell9.Name = "xrTableCell9";
this.xrTableCell9.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 2, 0, 0, 100F);
this.xrTableCell9.StylePriority.UseTextAlignment = false;
@@ -181,7 +181,7 @@ namespace BeWo.BeWoMobilReports.J2019
// xrTableCell12
//
this.xrTableCell12.BackColor = System.Drawing.Color.WhiteSmoke;
- this.xrTableCell12.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell12.Font = new DevExpress.Drawing.DXFont("Arial", 9.75F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell12.Name = "xrTableCell12";
this.xrTableCell12.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 2, 0, 0, 100F);
this.xrTableCell12.StylePriority.UseTextAlignment = false;
@@ -204,7 +204,7 @@ namespace BeWo.BeWoMobilReports.J2019
//
this.Detail1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
this.xrTable3});
- this.Detail1.Font = new System.Drawing.Font("Arial", 10F);
+ this.Detail1.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
this.Detail1.HeightF = 20F;
this.Detail1.Name = "Detail1";
this.Detail1.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
@@ -242,7 +242,7 @@ namespace BeWo.BeWoMobilReports.J2019
//
this.xrTableCell13.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "Services.StartDate", "{0:dd.}")});
- this.xrTableCell13.Font = new System.Drawing.Font("Arial", 10F);
+ this.xrTableCell13.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
this.xrTableCell13.Name = "xrTableCell13";
this.xrTableCell13.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
this.xrTableCell13.StylePriority.UseFont = false;
@@ -265,7 +265,7 @@ namespace BeWo.BeWoMobilReports.J2019
//
this.xrTableCell14.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "Services.Minutes", "{0:0.##}")});
- this.xrTableCell14.Font = new System.Drawing.Font("Arial", 10F);
+ this.xrTableCell14.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
this.xrTableCell14.Name = "xrTableCell14";
this.xrTableCell14.StylePriority.UseFont = false;
this.xrTableCell14.StylePriority.UsePadding = false;
@@ -290,7 +290,7 @@ namespace BeWo.BeWoMobilReports.J2019
//
this.xrTableCell16.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "Services.CostBearer")});
- this.xrTableCell16.Font = new System.Drawing.Font("Arial", 10F);
+ this.xrTableCell16.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
this.xrTableCell16.Name = "xrTableCell16";
this.xrTableCell16.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
this.xrTableCell16.StylePriority.UseFont = false;
@@ -303,7 +303,7 @@ namespace BeWo.BeWoMobilReports.J2019
//
this.xrTableCell17.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "Services.EmployeeAbbr")});
- this.xrTableCell17.Font = new System.Drawing.Font("Arial", 10F);
+ this.xrTableCell17.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
this.xrTableCell17.Name = "xrTableCell17";
this.xrTableCell17.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
this.xrTableCell17.StylePriority.UseFont = false;
@@ -339,7 +339,7 @@ namespace BeWo.BeWoMobilReports.J2019
this.xrLabel12,
this.xrLabel3,
this.xrLabel4});
- this.Detail2.Font = new System.Drawing.Font("Arial", 10F);
+ this.Detail2.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
this.Detail2.HeightF = 239.5833F;
this.Detail2.Name = "Detail2";
this.Detail2.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
@@ -375,7 +375,7 @@ namespace BeWo.BeWoMobilReports.J2019
// xrTableCell7
//
this.xrTableCell7.Borders = DevExpress.XtraPrinting.BorderSide.None;
- this.xrTableCell7.Font = new System.Drawing.Font("Arial", 10F);
+ this.xrTableCell7.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
this.xrTableCell7.Name = "xrTableCell7";
this.xrTableCell7.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
this.xrTableCell7.StylePriority.UseBorders = false;
@@ -397,7 +397,7 @@ namespace BeWo.BeWoMobilReports.J2019
//
this.xrTableCell10.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "TotalFLMBillable", "{0:0.##}")});
- this.xrTableCell10.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold);
+ this.xrTableCell10.Font = new DevExpress.Drawing.DXFont("Arial", 10F, DevExpress.Drawing.DXFontStyle.Bold);
this.xrTableCell10.Name = "xrTableCell10";
this.xrTableCell10.StylePriority.UseFont = false;
this.xrTableCell10.StylePriority.UsePadding = false;
@@ -408,7 +408,7 @@ namespace BeWo.BeWoMobilReports.J2019
//
// xrTableCell18
//
- this.xrTableCell18.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold);
+ this.xrTableCell18.Font = new DevExpress.Drawing.DXFont("Arial", 10F, DevExpress.Drawing.DXFontStyle.Bold);
this.xrTableCell18.Name = "xrTableCell18";
this.xrTableCell18.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 2, 0, 0, 100F);
this.xrTableCell18.StylePriority.UseFont = false;
@@ -421,7 +421,7 @@ namespace BeWo.BeWoMobilReports.J2019
// xrLabel12
//
this.xrLabel12.Borders = DevExpress.XtraPrinting.BorderSide.Top;
- this.xrLabel12.Font = new System.Drawing.Font("Arial", 9.75F);
+ this.xrLabel12.Font = new DevExpress.Drawing.DXFont("Arial", 9.75F);
this.xrLabel12.LocationFloat = new DevExpress.Utils.PointFloat(1.041667F, 214.5833F);
this.xrLabel12.Name = "xrLabel12";
this.xrLabel12.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -446,7 +446,7 @@ namespace BeWo.BeWoMobilReports.J2019
// xrLabel4
//
this.xrLabel4.Borders = DevExpress.XtraPrinting.BorderSide.None;
- 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(1.041667F, 142.7083F);
this.xrLabel4.Name = "xrLabel4";
this.xrLabel4.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -478,7 +478,7 @@ namespace BeWo.BeWoMobilReports.J2019
//
// xrLabel7
//
- this.xrLabel7.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold);
+ this.xrLabel7.Font = new DevExpress.Drawing.DXFont("Arial", 10F, DevExpress.Drawing.DXFontStyle.Bold);
this.xrLabel7.LocationFloat = new DevExpress.Utils.PointFloat(0F, 115F);
this.xrLabel7.Name = "xrLabel7";
this.xrLabel7.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -488,7 +488,7 @@ namespace BeWo.BeWoMobilReports.J2019
//
// xrLabel6
//
- this.xrLabel6.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold);
+ this.xrLabel6.Font = new DevExpress.Drawing.DXFont("Arial", 10F, DevExpress.Drawing.DXFontStyle.Bold);
this.xrLabel6.LocationFloat = new DevExpress.Utils.PointFloat(524.9998F, 175F);
this.xrLabel6.Name = "xrLabel6";
this.xrLabel6.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -499,7 +499,7 @@ namespace BeWo.BeWoMobilReports.J2019
//
// xrLabel5
//
- this.xrLabel5.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold);
+ this.xrLabel5.Font = new DevExpress.Drawing.DXFont("Arial", 10F, DevExpress.Drawing.DXFontStyle.Bold);
this.xrLabel5.LocationFloat = new DevExpress.Utils.PointFloat(365.79F, 175F);
this.xrLabel5.Name = "xrLabel5";
this.xrLabel5.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -509,7 +509,7 @@ namespace BeWo.BeWoMobilReports.J2019
//
// xrLabel2
//
- this.xrLabel2.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold);
+ this.xrLabel2.Font = new DevExpress.Drawing.DXFont("Arial", 10F, DevExpress.Drawing.DXFontStyle.Bold);
this.xrLabel2.LocationFloat = new DevExpress.Utils.PointFloat(0F, 145F);
this.xrLabel2.Name = "xrLabel2";
this.xrLabel2.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -520,7 +520,7 @@ namespace BeWo.BeWoMobilReports.J2019
// xrLabel26
//
this.xrLabel26.Borders = DevExpress.XtraPrinting.BorderSide.None;
- this.xrLabel26.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold);
+ this.xrLabel26.Font = new DevExpress.Drawing.DXFont("Arial", 12F, DevExpress.Drawing.DXFontStyle.Bold);
this.xrLabel26.LocationFloat = new DevExpress.Utils.PointFloat(133.33F, 112F);
this.xrLabel26.Name = "xrLabel26";
this.xrLabel26.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -531,7 +531,7 @@ namespace BeWo.BeWoMobilReports.J2019
//
// xrLabel13
//
- this.xrLabel13.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold);
+ this.xrLabel13.Font = new DevExpress.Drawing.DXFont("Arial", 10F, DevExpress.Drawing.DXFontStyle.Bold);
this.xrLabel13.LocationFloat = new DevExpress.Utils.PointFloat(365.7911F, 145F);
this.xrLabel13.Name = "xrLabel13";
this.xrLabel13.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -541,7 +541,7 @@ namespace BeWo.BeWoMobilReports.J2019
//
// xrLabel14
//
- this.xrLabel14.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold);
+ this.xrLabel14.Font = new DevExpress.Drawing.DXFont("Arial", 10F, DevExpress.Drawing.DXFontStyle.Bold);
this.xrLabel14.LocationFloat = new DevExpress.Utils.PointFloat(133.3333F, 145F);
this.xrLabel14.Name = "xrLabel14";
this.xrLabel14.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -554,7 +554,7 @@ namespace BeWo.BeWoMobilReports.J2019
//
this.xrLabel15.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "ReferenceNumber")});
- this.xrLabel15.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold);
+ this.xrLabel15.Font = new DevExpress.Drawing.DXFont("Arial", 10F, DevExpress.Drawing.DXFontStyle.Bold);
this.xrLabel15.LocationFloat = new DevExpress.Utils.PointFloat(525F, 145F);
this.xrLabel15.Name = "xrLabel15";
this.xrLabel15.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -566,7 +566,7 @@ namespace BeWo.BeWoMobilReports.J2019
//
this.lblFLSPerWeek.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "ApprovedFLSPerWeek", "{0:0.00}")});
- this.lblFLSPerWeek.Font = new System.Drawing.Font("Arial", 11F, System.Drawing.FontStyle.Bold);
+ this.lblFLSPerWeek.Font = new DevExpress.Drawing.DXFont("Arial", 11F, DevExpress.Drawing.DXFontStyle.Bold);
this.lblFLSPerWeek.LocationFloat = new DevExpress.Utils.PointFloat(525F, 115F);
this.lblFLSPerWeek.Name = "lblFLSPerWeek";
this.lblFLSPerWeek.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -576,7 +576,7 @@ namespace BeWo.BeWoMobilReports.J2019
//
// xrLabel18
//
- this.xrLabel18.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold);
+ this.xrLabel18.Font = new DevExpress.Drawing.DXFont("Arial", 10F, DevExpress.Drawing.DXFontStyle.Bold);
this.xrLabel18.LocationFloat = new DevExpress.Utils.PointFloat(365.7911F, 115F);
this.xrLabel18.Name = "xrLabel18";
this.xrLabel18.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -586,7 +586,7 @@ namespace BeWo.BeWoMobilReports.J2019
//
// xrLabel20
//
- this.xrLabel20.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold);
+ this.xrLabel20.Font = new DevExpress.Drawing.DXFont("Arial", 10F, DevExpress.Drawing.DXFontStyle.Bold);
this.xrLabel20.LocationFloat = new DevExpress.Utils.PointFloat(0F, 175F);
this.xrLabel20.Name = "xrLabel20";
this.xrLabel20.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -598,7 +598,7 @@ namespace BeWo.BeWoMobilReports.J2019
//
this.xrLabel21.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "MainAttendant")});
- this.xrLabel21.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold);
+ this.xrLabel21.Font = new DevExpress.Drawing.DXFont("Arial", 10F, DevExpress.Drawing.DXFontStyle.Bold);
this.xrLabel21.LocationFloat = new DevExpress.Utils.PointFloat(133.3333F, 175F);
this.xrLabel21.Name = "xrLabel21";
this.xrLabel21.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -616,7 +616,7 @@ namespace BeWo.BeWoMobilReports.J2019
//
// xrLabel1
//
- this.xrLabel1.Font = new System.Drawing.Font("Arial", 14F, System.Drawing.FontStyle.Bold);
+ this.xrLabel1.Font = new DevExpress.Drawing.DXFont("Arial", 14F, DevExpress.Drawing.DXFontStyle.Bold);
this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 60F);
this.xrLabel1.Multiline = true;
this.xrLabel1.Name = "xrLabel1";
@@ -682,10 +682,10 @@ namespace BeWo.BeWoMobilReports.J2019
this.formattingRuleServiceDesc,
this.formattingRuleCostBearer,
this.formattingRuleEmployeeName});
- this.Margins = new System.Drawing.Printing.Margins(55, 55, 40, 30);
+ this.Margins = new DevExpress.Drawing.DXMargins(55, 55, 40, 30);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrTableServiceRecords1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable3)).EndInit();
diff --git a/ReportImp/BeWoMobilReports/ServicesOverviewReport2023.designer.cs b/ReportImp/BeWoMobilReports/ServicesOverviewReport2023.designer.cs
index 131fd54ee..60de2aa1a 100644
--- a/ReportImp/BeWoMobilReports/ServicesOverviewReport2023.designer.cs
+++ b/ReportImp/BeWoMobilReports/ServicesOverviewReport2023.designer.cs
@@ -101,7 +101,7 @@ namespace BeWo.BeWoMobilReports.J2023
//
this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
this.xrTableServiceRecords1});
- this.Detail.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold);
+ this.Detail.Font = new DevExpress.Drawing.DXFont("Arial", 9.75F, DevExpress.Drawing.DXFontStyle.Bold);
this.Detail.HeightF = 20F;
this.Detail.Name = "Detail";
this.Detail.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
@@ -138,7 +138,7 @@ namespace BeWo.BeWoMobilReports.J2023
//
// xrTableCell3
//
- this.xrTableCell3.Font = new System.Drawing.Font("Calibri", 12F, System.Drawing.FontStyle.Bold);
+ this.xrTableCell3.Font = new DevExpress.Drawing.DXFont("Calibri", 12F, DevExpress.Drawing.DXFontStyle.Bold);
this.xrTableCell3.Name = "xrTableCell3";
this.xrTableCell3.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 2, 0, 0, 100F);
this.xrTableCell3.StylePriority.UseFont = false;
@@ -149,7 +149,7 @@ namespace BeWo.BeWoMobilReports.J2023
//
// xrTableCell5
//
- this.xrTableCell5.Font = new System.Drawing.Font("Calibri", 12F, System.Drawing.FontStyle.Bold);
+ this.xrTableCell5.Font = new DevExpress.Drawing.DXFont("Calibri", 12F, DevExpress.Drawing.DXFontStyle.Bold);
this.xrTableCell5.Name = "xrTableCell5";
this.xrTableCell5.StylePriority.UseFont = false;
this.xrTableCell5.StylePriority.UseTextAlignment = false;
@@ -159,7 +159,7 @@ namespace BeWo.BeWoMobilReports.J2023
//
// xrTableCell4
//
- this.xrTableCell4.Font = new System.Drawing.Font("Calibri", 12F, System.Drawing.FontStyle.Bold);
+ this.xrTableCell4.Font = new DevExpress.Drawing.DXFont("Calibri", 12F, DevExpress.Drawing.DXFontStyle.Bold);
this.xrTableCell4.Name = "xrTableCell4";
this.xrTableCell4.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 2, 0, 0, 100F);
this.xrTableCell4.StylePriority.UseFont = false;
@@ -170,7 +170,7 @@ namespace BeWo.BeWoMobilReports.J2023
//
// xrTableCell1
//
- this.xrTableCell1.Font = new System.Drawing.Font("Calibri", 12F, System.Drawing.FontStyle.Bold);
+ this.xrTableCell1.Font = new DevExpress.Drawing.DXFont("Calibri", 12F, DevExpress.Drawing.DXFontStyle.Bold);
this.xrTableCell1.Name = "xrTableCell1";
this.xrTableCell1.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 2, 0, 0, 100F);
this.xrTableCell1.StylePriority.UseFont = false;
@@ -182,7 +182,7 @@ namespace BeWo.BeWoMobilReports.J2023
//
// xrTableCell9
//
- this.xrTableCell9.Font = new System.Drawing.Font("Calibri", 12F, System.Drawing.FontStyle.Bold);
+ this.xrTableCell9.Font = new DevExpress.Drawing.DXFont("Calibri", 12F, DevExpress.Drawing.DXFontStyle.Bold);
this.xrTableCell9.Name = "xrTableCell9";
this.xrTableCell9.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 2, 0, 0, 100F);
this.xrTableCell9.StylePriority.UseFont = false;
@@ -194,7 +194,7 @@ namespace BeWo.BeWoMobilReports.J2023
// xrTableCell12
//
this.xrTableCell12.BackColor = System.Drawing.Color.WhiteSmoke;
- this.xrTableCell12.Font = new System.Drawing.Font("Calibri", 12F, System.Drawing.FontStyle.Bold);
+ this.xrTableCell12.Font = new DevExpress.Drawing.DXFont("Calibri", 12F, DevExpress.Drawing.DXFontStyle.Bold);
this.xrTableCell12.Name = "xrTableCell12";
this.xrTableCell12.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 2, 0, 0, 100F);
this.xrTableCell12.StylePriority.UseFont = false;
@@ -218,7 +218,7 @@ namespace BeWo.BeWoMobilReports.J2023
//
this.Detail1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
this.xrTable3});
- this.Detail1.Font = new System.Drawing.Font("Arial", 10F);
+ this.Detail1.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
this.Detail1.HeightF = 20F;
this.Detail1.Name = "Detail1";
this.Detail1.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
@@ -256,7 +256,7 @@ namespace BeWo.BeWoMobilReports.J2023
//
this.xrTableCell13.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "Services.StartDate", "{0:dd.}")});
- this.xrTableCell13.Font = new System.Drawing.Font("Calibri", 12F);
+ this.xrTableCell13.Font = new DevExpress.Drawing.DXFont("Calibri", 12F);
this.xrTableCell13.Name = "xrTableCell13";
this.xrTableCell13.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
this.xrTableCell13.StylePriority.UseFont = false;
@@ -269,7 +269,7 @@ namespace BeWo.BeWoMobilReports.J2023
//
this.xrTableCell6.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "Services.TimeRangeString")});
- this.xrTableCell6.Font = new System.Drawing.Font("Calibri", 12F);
+ this.xrTableCell6.Font = new DevExpress.Drawing.DXFont("Calibri", 12F);
this.xrTableCell6.Name = "xrTableCell6";
this.xrTableCell6.StylePriority.UseFont = false;
this.xrTableCell6.StylePriority.UseTextAlignment = false;
@@ -281,7 +281,7 @@ namespace BeWo.BeWoMobilReports.J2023
//
this.xrTableCell14.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "Services.Minutes", "{0:0.##}")});
- this.xrTableCell14.Font = new System.Drawing.Font("Calibri", 12F);
+ this.xrTableCell14.Font = new DevExpress.Drawing.DXFont("Calibri", 12F);
this.xrTableCell14.Name = "xrTableCell14";
this.xrTableCell14.StylePriority.UseFont = false;
this.xrTableCell14.StylePriority.UsePadding = false;
@@ -294,7 +294,7 @@ namespace BeWo.BeWoMobilReports.J2023
//
this.xrTableCell2.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "Services.Notice")});
- this.xrTableCell2.Font = new System.Drawing.Font("Calibri", 12F);
+ this.xrTableCell2.Font = new DevExpress.Drawing.DXFont("Calibri", 12F);
this.xrTableCell2.Name = "xrTableCell2";
this.xrTableCell2.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
this.xrTableCell2.StylePriority.UseFont = false;
@@ -308,7 +308,7 @@ namespace BeWo.BeWoMobilReports.J2023
//
this.xrTableCell16.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "Services.CostBearer")});
- this.xrTableCell16.Font = new System.Drawing.Font("Calibri", 12F);
+ this.xrTableCell16.Font = new DevExpress.Drawing.DXFont("Calibri", 12F);
this.xrTableCell16.Name = "xrTableCell16";
this.xrTableCell16.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
this.xrTableCell16.StylePriority.UseFont = false;
@@ -321,7 +321,7 @@ namespace BeWo.BeWoMobilReports.J2023
//
this.xrTableCell17.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "Services.EmployeeAbbr")});
- this.xrTableCell17.Font = new System.Drawing.Font("Calibri", 12F);
+ this.xrTableCell17.Font = new DevExpress.Drawing.DXFont("Calibri", 12F);
this.xrTableCell17.Name = "xrTableCell17";
this.xrTableCell17.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
this.xrTableCell17.StylePriority.UseFont = false;
@@ -357,7 +357,7 @@ namespace BeWo.BeWoMobilReports.J2023
this.xrLabel12,
this.xrLabel3,
this.xrLabel4});
- this.Detail2.Font = new System.Drawing.Font("Arial", 10F);
+ this.Detail2.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
this.Detail2.HeightF = 239.5833F;
this.Detail2.Name = "Detail2";
this.Detail2.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
@@ -393,7 +393,7 @@ namespace BeWo.BeWoMobilReports.J2023
// xrTableCell7
//
this.xrTableCell7.Borders = DevExpress.XtraPrinting.BorderSide.None;
- this.xrTableCell7.Font = new System.Drawing.Font("Arial", 10F);
+ this.xrTableCell7.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
this.xrTableCell7.Name = "xrTableCell7";
this.xrTableCell7.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
this.xrTableCell7.StylePriority.UseBorders = false;
@@ -415,7 +415,7 @@ namespace BeWo.BeWoMobilReports.J2023
//
this.xrTableCell10.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "TotalFLMBillable", "{0:0.##}")});
- this.xrTableCell10.Font = new System.Drawing.Font("Calibri", 12F, System.Drawing.FontStyle.Bold);
+ this.xrTableCell10.Font = new DevExpress.Drawing.DXFont("Calibri", 12F, DevExpress.Drawing.DXFontStyle.Bold);
this.xrTableCell10.Name = "xrTableCell10";
this.xrTableCell10.StylePriority.UseFont = false;
this.xrTableCell10.StylePriority.UsePadding = false;
@@ -426,7 +426,7 @@ namespace BeWo.BeWoMobilReports.J2023
//
// xrTableCell18
//
- this.xrTableCell18.Font = new System.Drawing.Font("Calibri", 12F, System.Drawing.FontStyle.Bold);
+ this.xrTableCell18.Font = new DevExpress.Drawing.DXFont("Calibri", 12F, DevExpress.Drawing.DXFontStyle.Bold);
this.xrTableCell18.Name = "xrTableCell18";
this.xrTableCell18.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 2, 0, 0, 100F);
this.xrTableCell18.StylePriority.UseFont = false;
@@ -439,7 +439,7 @@ namespace BeWo.BeWoMobilReports.J2023
// xrLabel12
//
this.xrLabel12.Borders = DevExpress.XtraPrinting.BorderSide.Top;
- this.xrLabel12.Font = new System.Drawing.Font("Calibri", 12F);
+ this.xrLabel12.Font = new DevExpress.Drawing.DXFont("Calibri", 12F);
this.xrLabel12.LocationFloat = new DevExpress.Utils.PointFloat(1.041667F, 214.5833F);
this.xrLabel12.Name = "xrLabel12";
this.xrLabel12.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -453,7 +453,7 @@ namespace BeWo.BeWoMobilReports.J2023
// xrLabel3
//
this.xrLabel3.Borders = DevExpress.XtraPrinting.BorderSide.Top;
- this.xrLabel3.Font = new System.Drawing.Font("Calibri", 12F);
+ this.xrLabel3.Font = new DevExpress.Drawing.DXFont("Calibri", 12F);
this.xrLabel3.LocationFloat = new DevExpress.Utils.PointFloat(0F, 82.29166F);
this.xrLabel3.Name = "xrLabel3";
this.xrLabel3.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -466,7 +466,7 @@ namespace BeWo.BeWoMobilReports.J2023
// xrLabel4
//
this.xrLabel4.Borders = DevExpress.XtraPrinting.BorderSide.None;
- this.xrLabel4.Font = new System.Drawing.Font("Calibri", 12F);
+ this.xrLabel4.Font = new DevExpress.Drawing.DXFont("Calibri", 12F);
this.xrLabel4.LocationFloat = new DevExpress.Utils.PointFloat(1.041667F, 142.7083F);
this.xrLabel4.Name = "xrLabel4";
this.xrLabel4.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -498,7 +498,7 @@ namespace BeWo.BeWoMobilReports.J2023
//
// xrLabel7
//
- this.xrLabel7.Font = new System.Drawing.Font("Calibri", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrLabel7.Font = new DevExpress.Drawing.DXFont("Calibri", 12F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrLabel7.LocationFloat = new DevExpress.Utils.PointFloat(0F, 115F);
this.xrLabel7.Name = "xrLabel7";
this.xrLabel7.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -508,7 +508,7 @@ namespace BeWo.BeWoMobilReports.J2023
//
// xrLabel6
//
- this.xrLabel6.Font = new System.Drawing.Font("Calibri", 12F, System.Drawing.FontStyle.Bold);
+ this.xrLabel6.Font = new DevExpress.Drawing.DXFont("Calibri", 12F, DevExpress.Drawing.DXFontStyle.Bold);
this.xrLabel6.LocationFloat = new DevExpress.Utils.PointFloat(524.9998F, 175F);
this.xrLabel6.Name = "xrLabel6";
this.xrLabel6.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -519,7 +519,7 @@ namespace BeWo.BeWoMobilReports.J2023
//
// xrLabel5
//
- this.xrLabel5.Font = new System.Drawing.Font("Calibri", 12F, System.Drawing.FontStyle.Bold);
+ this.xrLabel5.Font = new DevExpress.Drawing.DXFont("Calibri", 12F, DevExpress.Drawing.DXFontStyle.Bold);
this.xrLabel5.LocationFloat = new DevExpress.Utils.PointFloat(365.79F, 175F);
this.xrLabel5.Name = "xrLabel5";
this.xrLabel5.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -529,7 +529,7 @@ namespace BeWo.BeWoMobilReports.J2023
//
// xrLabel2
//
- this.xrLabel2.Font = new System.Drawing.Font("Calibri", 12F, System.Drawing.FontStyle.Bold);
+ this.xrLabel2.Font = new DevExpress.Drawing.DXFont("Calibri", 12F, DevExpress.Drawing.DXFontStyle.Bold);
this.xrLabel2.LocationFloat = new DevExpress.Utils.PointFloat(0F, 145F);
this.xrLabel2.Name = "xrLabel2";
this.xrLabel2.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -540,7 +540,7 @@ namespace BeWo.BeWoMobilReports.J2023
// xrLabel26
//
this.xrLabel26.Borders = DevExpress.XtraPrinting.BorderSide.None;
- this.xrLabel26.Font = new System.Drawing.Font("Calibri", 16F, System.Drawing.FontStyle.Bold);
+ this.xrLabel26.Font = new DevExpress.Drawing.DXFont("Calibri", 16F, DevExpress.Drawing.DXFontStyle.Bold);
this.xrLabel26.LocationFloat = new DevExpress.Utils.PointFloat(133.33F, 112F);
this.xrLabel26.Name = "xrLabel26";
this.xrLabel26.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -551,7 +551,7 @@ namespace BeWo.BeWoMobilReports.J2023
//
// xrLabel13
//
- this.xrLabel13.Font = new System.Drawing.Font("Calibri", 12F, System.Drawing.FontStyle.Bold);
+ this.xrLabel13.Font = new DevExpress.Drawing.DXFont("Calibri", 12F, DevExpress.Drawing.DXFontStyle.Bold);
this.xrLabel13.LocationFloat = new DevExpress.Utils.PointFloat(365.7911F, 145F);
this.xrLabel13.Name = "xrLabel13";
this.xrLabel13.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -561,7 +561,7 @@ namespace BeWo.BeWoMobilReports.J2023
//
// xrLabel14
//
- this.xrLabel14.Font = new System.Drawing.Font("Calibri", 12F, System.Drawing.FontStyle.Bold);
+ this.xrLabel14.Font = new DevExpress.Drawing.DXFont("Calibri", 12F, DevExpress.Drawing.DXFontStyle.Bold);
this.xrLabel14.LocationFloat = new DevExpress.Utils.PointFloat(133.3333F, 145F);
this.xrLabel14.Name = "xrLabel14";
this.xrLabel14.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -574,7 +574,7 @@ namespace BeWo.BeWoMobilReports.J2023
//
this.xrLabel15.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "ReferenceNumber")});
- this.xrLabel15.Font = new System.Drawing.Font("Calibri", 12F, System.Drawing.FontStyle.Bold);
+ this.xrLabel15.Font = new DevExpress.Drawing.DXFont("Calibri", 12F, DevExpress.Drawing.DXFontStyle.Bold);
this.xrLabel15.LocationFloat = new DevExpress.Utils.PointFloat(525F, 145F);
this.xrLabel15.Name = "xrLabel15";
this.xrLabel15.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -586,7 +586,7 @@ namespace BeWo.BeWoMobilReports.J2023
//
this.lblFLSPerWeek.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "ApprovedFLSPerWeek", "{0:0.00}")});
- this.lblFLSPerWeek.Font = new System.Drawing.Font("Calibri", 12F, System.Drawing.FontStyle.Bold);
+ this.lblFLSPerWeek.Font = new DevExpress.Drawing.DXFont("Calibri", 12F, DevExpress.Drawing.DXFontStyle.Bold);
this.lblFLSPerWeek.LocationFloat = new DevExpress.Utils.PointFloat(525F, 115F);
this.lblFLSPerWeek.Name = "lblFLSPerWeek";
this.lblFLSPerWeek.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -596,7 +596,7 @@ namespace BeWo.BeWoMobilReports.J2023
//
// xrLabel18
//
- this.xrLabel18.Font = new System.Drawing.Font("Calibri", 12F, System.Drawing.FontStyle.Bold);
+ this.xrLabel18.Font = new DevExpress.Drawing.DXFont("Calibri", 12F, DevExpress.Drawing.DXFontStyle.Bold);
this.xrLabel18.LocationFloat = new DevExpress.Utils.PointFloat(365.7911F, 115F);
this.xrLabel18.Name = "xrLabel18";
this.xrLabel18.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -606,7 +606,7 @@ namespace BeWo.BeWoMobilReports.J2023
//
// xrLabel20
//
- this.xrLabel20.Font = new System.Drawing.Font("Calibri", 12F, System.Drawing.FontStyle.Bold);
+ this.xrLabel20.Font = new DevExpress.Drawing.DXFont("Calibri", 12F, DevExpress.Drawing.DXFontStyle.Bold);
this.xrLabel20.LocationFloat = new DevExpress.Utils.PointFloat(0F, 175F);
this.xrLabel20.Name = "xrLabel20";
this.xrLabel20.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -618,7 +618,7 @@ namespace BeWo.BeWoMobilReports.J2023
//
this.xrLabel21.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "MainAttendant")});
- this.xrLabel21.Font = new System.Drawing.Font("Calibri", 12F, System.Drawing.FontStyle.Bold);
+ this.xrLabel21.Font = new DevExpress.Drawing.DXFont("Calibri", 12F, DevExpress.Drawing.DXFontStyle.Bold);
this.xrLabel21.LocationFloat = new DevExpress.Utils.PointFloat(133.3333F, 175F);
this.xrLabel21.Name = "xrLabel21";
this.xrLabel21.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -636,7 +636,7 @@ namespace BeWo.BeWoMobilReports.J2023
//
// xrLabel1
//
- this.xrLabel1.Font = new System.Drawing.Font("Arial", 14F, System.Drawing.FontStyle.Bold);
+ this.xrLabel1.Font = new DevExpress.Drawing.DXFont("Arial", 14F, DevExpress.Drawing.DXFontStyle.Bold);
this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 60F);
this.xrLabel1.Multiline = true;
this.xrLabel1.Name = "xrLabel1";
@@ -698,7 +698,7 @@ namespace BeWo.BeWoMobilReports.J2023
//
// xrLabel11
//
- this.xrLabel11.Font = new System.Drawing.Font("Calibri", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrLabel11.Font = new DevExpress.Drawing.DXFont("Calibri", 9.75F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrLabel11.LocationFloat = new DevExpress.Utils.PointFloat(596.1238F, 9.999974F);
this.xrLabel11.Multiline = true;
this.xrLabel11.Name = "xrLabel11";
@@ -711,7 +711,7 @@ namespace BeWo.BeWoMobilReports.J2023
//
// xrLabel10
//
- this.xrLabel10.Font = new System.Drawing.Font("Calibri", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrLabel10.Font = new DevExpress.Drawing.DXFont("Calibri", 9.75F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrLabel10.LocationFloat = new DevExpress.Utils.PointFloat(425F, 9.999974F);
this.xrLabel10.Multiline = true;
this.xrLabel10.Name = "xrLabel10";
@@ -724,7 +724,7 @@ namespace BeWo.BeWoMobilReports.J2023
//
// xrLabel9
//
- this.xrLabel9.Font = new System.Drawing.Font("Calibri", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrLabel9.Font = new DevExpress.Drawing.DXFont("Calibri", 9.75F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrLabel9.LocationFloat = new DevExpress.Utils.PointFloat(292.7081F, 11.45833F);
this.xrLabel9.Multiline = true;
this.xrLabel9.Name = "xrLabel9";
@@ -737,7 +737,7 @@ namespace BeWo.BeWoMobilReports.J2023
//
// xrLabel8
//
- this.xrLabel8.Font = new System.Drawing.Font("Calibri", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrLabel8.Font = new DevExpress.Drawing.DXFont("Calibri", 9.75F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrLabel8.LocationFloat = new DevExpress.Utils.PointFloat(166.6667F, 9.999974F);
this.xrLabel8.Multiline = true;
this.xrLabel8.Name = "xrLabel8";
@@ -750,7 +750,7 @@ namespace BeWo.BeWoMobilReports.J2023
//
// xrLabel16
//
- this.xrLabel16.Font = new System.Drawing.Font("Calibri", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrLabel16.Font = new DevExpress.Drawing.DXFont("Calibri", 9.75F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrLabel16.LocationFloat = new DevExpress.Utils.PointFloat(1.041667F, 9.999974F);
this.xrLabel16.Multiline = true;
this.xrLabel16.Name = "xrLabel16";
@@ -779,10 +779,10 @@ namespace BeWo.BeWoMobilReports.J2023
this.formattingRuleServiceDesc,
this.formattingRuleCostBearer,
this.formattingRuleEmployeeName});
- this.Margins = new System.Drawing.Printing.Margins(55, 55, 40, 30);
+ this.Margins = new DevExpress.Drawing.DXMargins(55, 55, 40, 30);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrTableServiceRecords1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable3)).EndInit();
diff --git a/ReportImp/BeWoMobilReports/ServicesOverviewReportNeu.designer.cs b/ReportImp/BeWoMobilReports/ServicesOverviewReportNeu.designer.cs
index 136bd936f..6d2153926 100644
--- a/ReportImp/BeWoMobilReports/ServicesOverviewReportNeu.designer.cs
+++ b/ReportImp/BeWoMobilReports/ServicesOverviewReportNeu.designer.cs
@@ -79,7 +79,7 @@ namespace BeWo.BeWoMobilReports.Neu
//
this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
this.xrTableServiceRecords1});
- this.Detail.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold);
+ this.Detail.Font = new DevExpress.Drawing.DXFont("Arial", 9.75F, DevExpress.Drawing.DXFontStyle.Bold);
this.Detail.HeightF = 20F;
this.Detail.Name = "Detail";
this.Detail.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
@@ -116,7 +116,7 @@ namespace BeWo.BeWoMobilReports.Neu
//
// xrTableCell3
//
- this.xrTableCell3.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell3.Font = new DevExpress.Drawing.DXFont("Arial", 9.75F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell3.Name = "xrTableCell3";
this.xrTableCell3.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 2, 0, 0, 100F);
this.xrTableCell3.StylePriority.UseTextAlignment = false;
@@ -134,7 +134,7 @@ namespace BeWo.BeWoMobilReports.Neu
//
// xrTableCell4
//
- this.xrTableCell4.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell4.Font = new DevExpress.Drawing.DXFont("Arial", 9.75F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell4.Name = "xrTableCell4";
this.xrTableCell4.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 2, 0, 0, 100F);
this.xrTableCell4.StylePriority.UseTextAlignment = false;
@@ -154,7 +154,7 @@ namespace BeWo.BeWoMobilReports.Neu
//
// xrTableCell9
//
- this.xrTableCell9.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell9.Font = new DevExpress.Drawing.DXFont("Arial", 9.75F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell9.Name = "xrTableCell9";
this.xrTableCell9.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 2, 0, 0, 100F);
this.xrTableCell9.StylePriority.UseTextAlignment = false;
@@ -165,7 +165,7 @@ namespace BeWo.BeWoMobilReports.Neu
// xrTableCell12
//
this.xrTableCell12.BackColor = System.Drawing.Color.WhiteSmoke;
- this.xrTableCell12.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell12.Font = new DevExpress.Drawing.DXFont("Arial", 9.75F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell12.Name = "xrTableCell12";
this.xrTableCell12.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 2, 0, 0, 100F);
this.xrTableCell12.StylePriority.UseTextAlignment = false;
@@ -188,7 +188,7 @@ namespace BeWo.BeWoMobilReports.Neu
//
this.Detail1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
this.xrTable3});
- this.Detail1.Font = new System.Drawing.Font("Arial", 10F);
+ this.Detail1.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
this.Detail1.HeightF = 20F;
this.Detail1.Name = "Detail1";
this.Detail1.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
@@ -226,7 +226,7 @@ namespace BeWo.BeWoMobilReports.Neu
//
this.xrTableCell13.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "Services.StartDate", "{0:dd.}")});
- this.xrTableCell13.Font = new System.Drawing.Font("Arial", 10F);
+ this.xrTableCell13.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
this.xrTableCell13.Name = "xrTableCell13";
this.xrTableCell13.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
this.xrTableCell13.StylePriority.UseFont = false;
@@ -249,7 +249,7 @@ namespace BeWo.BeWoMobilReports.Neu
//
this.xrTableCell14.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "Services.Minutes", "{0:0.##}")});
- this.xrTableCell14.Font = new System.Drawing.Font("Arial", 10F);
+ this.xrTableCell14.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
this.xrTableCell14.Name = "xrTableCell14";
this.xrTableCell14.StylePriority.UseFont = false;
this.xrTableCell14.StylePriority.UsePadding = false;
@@ -274,7 +274,7 @@ namespace BeWo.BeWoMobilReports.Neu
//
this.xrTableCell16.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "Services.CostBearer")});
- this.xrTableCell16.Font = new System.Drawing.Font("Arial", 10F);
+ this.xrTableCell16.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
this.xrTableCell16.Name = "xrTableCell16";
this.xrTableCell16.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
this.xrTableCell16.StylePriority.UseFont = false;
@@ -287,7 +287,7 @@ namespace BeWo.BeWoMobilReports.Neu
//
this.xrTableCell17.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "Services.EmployeeAbbr")});
- this.xrTableCell17.Font = new System.Drawing.Font("Arial", 10F);
+ this.xrTableCell17.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
this.xrTableCell17.Name = "xrTableCell17";
this.xrTableCell17.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
this.xrTableCell17.StylePriority.UseFont = false;
@@ -320,7 +320,7 @@ namespace BeWo.BeWoMobilReports.Neu
this.xrLabel3,
this.xrLabel5,
this.xrLabel12});
- this.Detail2.Font = new System.Drawing.Font("Arial", 10F);
+ this.Detail2.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
this.Detail2.HeightF = 215.9583F;
this.Detail2.Name = "Detail2";
this.Detail2.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
@@ -378,7 +378,7 @@ namespace BeWo.BeWoMobilReports.Neu
//
// xrLabel9
//
- this.xrLabel9.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrLabel9.Font = new DevExpress.Drawing.DXFont("Arial", 12F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrLabel9.LocationFloat = new DevExpress.Utils.PointFloat(0F, 32.99999F);
this.xrLabel9.Multiline = true;
this.xrLabel9.Name = "xrLabel9";
@@ -391,7 +391,7 @@ namespace BeWo.BeWoMobilReports.Neu
//
// xrLabel1
//
- this.xrLabel1.Font = new System.Drawing.Font("Arial", 14F);
+ this.xrLabel1.Font = new DevExpress.Drawing.DXFont("Arial", 14F);
this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
this.xrLabel1.Multiline = true;
this.xrLabel1.Name = "xrLabel1";
@@ -404,7 +404,7 @@ namespace BeWo.BeWoMobilReports.Neu
//
// xrLabel28
//
- this.xrLabel28.Font = new System.Drawing.Font("Arial", 10F);
+ this.xrLabel28.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
this.xrLabel28.LocationFloat = new DevExpress.Utils.PointFloat(149.4586F, 57.99999F);
this.xrLabel28.Name = "xrLabel28";
this.xrLabel28.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -415,7 +415,7 @@ namespace BeWo.BeWoMobilReports.Neu
//
// xrLabel17
//
- 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(1.041667F, 57.99999F);
this.xrLabel17.Name = "xrLabel17";
this.xrLabel17.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -428,7 +428,7 @@ namespace BeWo.BeWoMobilReports.Neu
this.xrLabel11.Borders = DevExpress.XtraPrinting.BorderSide.None;
this.xrLabel11.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "TotalFLMPerCostBearer")});
- this.xrLabel11.Font = new System.Drawing.Font("Arial", 10F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Italic))));
+ this.xrLabel11.Font = new DevExpress.Drawing.DXFont("Arial", 10F, ((DevExpress.Drawing.DXFontStyle)((DevExpress.Drawing.DXFontStyle.Bold | DevExpress.Drawing.DXFontStyle.Italic))));
this.xrLabel11.LocationFloat = new DevExpress.Utils.PointFloat(0F, 190.9583F);
this.xrLabel11.Multiline = true;
this.xrLabel11.Name = "xrLabel11";
@@ -441,7 +441,7 @@ namespace BeWo.BeWoMobilReports.Neu
// xrLabel4
//
this.xrLabel4.Borders = DevExpress.XtraPrinting.BorderSide.None;
- 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(0F, 65.95834F);
this.xrLabel4.Name = "xrLabel4";
this.xrLabel4.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -463,7 +463,7 @@ namespace BeWo.BeWoMobilReports.Neu
// xrLabel5
//
this.xrLabel5.Borders = DevExpress.XtraPrinting.BorderSide.None;
- this.xrLabel5.Font = new System.Drawing.Font("Arial", 10F);
+ this.xrLabel5.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
this.xrLabel5.LocationFloat = new DevExpress.Utils.PointFloat(0F, 23.95833F);
this.xrLabel5.Multiline = true;
this.xrLabel5.Name = "xrLabel5";
@@ -478,7 +478,7 @@ namespace BeWo.BeWoMobilReports.Neu
// xrLabel12
//
this.xrLabel12.Borders = DevExpress.XtraPrinting.BorderSide.Top;
- this.xrLabel12.Font = new System.Drawing.Font("Arial", 9.75F);
+ this.xrLabel12.Font = new DevExpress.Drawing.DXFont("Arial", 9.75F);
this.xrLabel12.LocationFloat = new DevExpress.Utils.PointFloat(0F, 136.7916F);
this.xrLabel12.Name = "xrLabel12";
this.xrLabel12.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -510,10 +510,10 @@ namespace BeWo.BeWoMobilReports.Neu
this.formattingRuleServiceDesc,
this.formattingRuleCostBearer,
this.formattingRuleEmployeeName});
- this.Margins = new System.Drawing.Printing.Margins(55, 55, 50, 30);
+ this.Margins = new DevExpress.Drawing.DXMargins(55, 55, 50, 30);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrTableServiceRecords1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable3)).EndInit();
diff --git a/ReportImp/BeWoMobilReports/SettlementReport.Designer.cs b/ReportImp/BeWoMobilReports/SettlementReport.Designer.cs
index cf0212076..9f1b16d27 100644
--- a/ReportImp/BeWoMobilReports/SettlementReport.Designer.cs
+++ b/ReportImp/BeWoMobilReports/SettlementReport.Designer.cs
@@ -1060,7 +1060,7 @@ namespace BeWo.BeWoMobilReports.Alt
this.Margins = new System.Drawing.Printing.Margins(90, 50, 30, 95);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable3)).EndInit();
diff --git a/ReportImp/BeWoMobilReports/SettlementReport2.designer.cs b/ReportImp/BeWoMobilReports/SettlementReport2.designer.cs
index a8427741c..549e72e20 100644
--- a/ReportImp/BeWoMobilReports/SettlementReport2.designer.cs
+++ b/ReportImp/BeWoMobilReports/SettlementReport2.designer.cs
@@ -1045,7 +1045,7 @@ namespace BeWo.BeWoMobilReports
this.Margins = new System.Drawing.Printing.Margins(90, 50, 30, 95);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable5)).EndInit();
diff --git a/ReportImp/BeWoMobilReports/SollIstAuswertung.designer.cs b/ReportImp/BeWoMobilReports/SollIstAuswertung.designer.cs
index 981ff4fc7..f7fdaadab 100644
--- a/ReportImp/BeWoMobilReports/SollIstAuswertung.designer.cs
+++ b/ReportImp/BeWoMobilReports/SollIstAuswertung.designer.cs
@@ -1852,7 +1852,7 @@ namespace BeWo.BeWoMobilReports
this.Margins = new System.Drawing.Printing.Margins(0, 2, 50, 30);
this.PageHeight = 827;
this.PageWidth = 1169;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
this.Title,
this.FieldCaption,
diff --git a/ReportImp/BeWoMundo/BeWoMundo.csproj b/ReportImp/BeWoMundo/BeWoMundo.csproj
index e66be51b7..801685c0c 100644
--- a/ReportImp/BeWoMundo/BeWoMundo.csproj
+++ b/ReportImp/BeWoMundo/BeWoMundo.csproj
@@ -34,24 +34,26 @@
false
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ReportImp/BeWoMundo/Properties/licenses.licx b/ReportImp/BeWoMundo/Properties/licenses.licx
index c7fd819d5..e69de29bb 100644
--- a/ReportImp/BeWoMundo/Properties/licenses.licx
+++ b/ReportImp/BeWoMundo/Properties/licenses.licx
@@ -1 +0,0 @@
-DevExpress.XtraReports.UI.XtraReport, DevExpress.XtraReports.v17.1, Version=17.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
diff --git a/ReportImp/BeWoMundo/QuittierungsbelegMitDatum.Designer.cs b/ReportImp/BeWoMundo/QuittierungsbelegMitDatum.Designer.cs
index aa8a0b311..6064355a1 100644
--- a/ReportImp/BeWoMundo/QuittierungsbelegMitDatum.Designer.cs
+++ b/ReportImp/BeWoMundo/QuittierungsbelegMitDatum.Designer.cs
@@ -1219,7 +1219,7 @@ namespace BeWoMundo
this.Margins = new System.Drawing.Printing.Margins(50, 30, 100, 30);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrTable3)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTableServiceRecords1)).EndInit();
diff --git a/ReportImp/BeWoMundo/ServicesOverviewReport.designer.cs b/ReportImp/BeWoMundo/ServicesOverviewReport.designer.cs
index 9f57ad032..9a6e3a7a6 100644
--- a/ReportImp/BeWoMundo/ServicesOverviewReport.designer.cs
+++ b/ReportImp/BeWoMundo/ServicesOverviewReport.designer.cs
@@ -784,7 +784,7 @@ namespace BeWoMundo
this.Margins = new System.Drawing.Printing.Margins(100, 100, 90, 30);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.SnapGridSize = 9F;
this.Version = "12.1";
((System.ComponentModel.ISupportInitialize)(this.xrTableServiceRecords1)).EndInit();
diff --git a/ReportImp/BeWoNeuss/BeWoNeuss.csproj b/ReportImp/BeWoNeuss/BeWoNeuss.csproj
index ab45e779a..7ee93b2da 100644
--- a/ReportImp/BeWoNeuss/BeWoNeuss.csproj
+++ b/ReportImp/BeWoNeuss/BeWoNeuss.csproj
@@ -73,24 +73,26 @@
false
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
3.5
diff --git a/ReportImp/BeWoNeuss/FLSListReport.Designer.cs b/ReportImp/BeWoNeuss/FLSListReport.Designer.cs
index d5984eff8..fe5d64d31 100644
--- a/ReportImp/BeWoNeuss/FLSListReport.Designer.cs
+++ b/ReportImp/BeWoNeuss/FLSListReport.Designer.cs
@@ -94,7 +94,7 @@ namespace BeWo.BeWoNeuss
this.xrPictureBox1,
this.xrLabel1,
this.xrPictureBox2});
- this.Detail1.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.Detail1.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.Detail1.HeightF = 165F;
this.Detail1.Name = "Detail1";
this.Detail1.StylePriority.UseFont = false;
@@ -103,7 +103,7 @@ namespace BeWo.BeWoNeuss
//
this.xrLabel4.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "ReportStartDate", "{0:yyyy}")});
- this.xrLabel4.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrLabel4.Font = new DevExpress.Drawing.DXFont("Arial", 12F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrLabel4.LocationFloat = new DevExpress.Utils.PointFloat(85.0001F, 113.5417F);
this.xrLabel4.Name = "xrLabel4";
this.xrLabel4.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -115,7 +115,7 @@ namespace BeWo.BeWoNeuss
//
this.xrLabel2.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "ReportStartDate", "{0:MMMM}")});
- this.xrLabel2.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrLabel2.Font = new DevExpress.Drawing.DXFont("Arial", 12F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrLabel2.LocationFloat = new DevExpress.Utils.PointFloat(0F, 113.5417F);
this.xrLabel2.Name = "xrLabel2";
this.xrLabel2.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
@@ -126,7 +126,7 @@ namespace BeWo.BeWoNeuss
//
// xrLabel14
//
- this.xrLabel14.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrLabel14.Font = new DevExpress.Drawing.DXFont("Arial", 12F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrLabel14.LocationFloat = new DevExpress.Utils.PointFloat(0F, 88.54166F);
this.xrLabel14.Multiline = true;
this.xrLabel14.Name = "xrLabel14";
@@ -147,7 +147,7 @@ namespace BeWo.BeWoNeuss
//
// xrLabel1
//
- this.xrLabel1.Font = new System.Drawing.Font("Arial", 14F);
+ this.xrLabel1.Font = new DevExpress.Drawing.DXFont("Arial", 14F);
this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 63.54F);
this.xrLabel1.Multiline = true;
this.xrLabel1.Name = "xrLabel1";
@@ -220,7 +220,7 @@ namespace BeWo.BeWoNeuss
//
this.xrTableCell3.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "FLSReportGroups.ServiceRecords.Start", "{0:dd/MM/yyyy}")});
- this.xrTableCell3.Font = new System.Drawing.Font("Arial", 9.75F);
+ this.xrTableCell3.Font = new DevExpress.Drawing.DXFont("Arial", 9.75F);
this.xrTableCell3.Name = "xrTableCell3";
this.xrTableCell3.StylePriority.UseFont = false;
this.xrTableCell3.Text = "xrTableCell3";
@@ -230,7 +230,7 @@ namespace BeWo.BeWoNeuss
//
this.xrTableCell4.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "FLSReportGroups.ServiceRecords.TimeRange")});
- this.xrTableCell4.Font = new System.Drawing.Font("Arial", 9.75F);
+ this.xrTableCell4.Font = new DevExpress.Drawing.DXFont("Arial", 9.75F);
this.xrTableCell4.Name = "xrTableCell4";
this.xrTableCell4.StylePriority.UseFont = false;
this.xrTableCell4.Text = "xrTableCell4";
@@ -240,7 +240,7 @@ namespace BeWo.BeWoNeuss
//
this.xrTableCell9.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "FLSReportGroups.ServiceRecords.RoundedDuration", "{0:0.##}")});
- this.xrTableCell9.Font = new System.Drawing.Font("Arial", 9.75F);
+ this.xrTableCell9.Font = new DevExpress.Drawing.DXFont("Arial", 9.75F);
this.xrTableCell9.Name = "xrTableCell9";
this.xrTableCell9.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 100F);
this.xrTableCell9.StylePriority.UseFont = false;
@@ -254,7 +254,7 @@ namespace BeWo.BeWoNeuss
//
this.xrTableCell11.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "FLSReportGroups.ServiceRecords.GroupName")});
- this.xrTableCell11.Font = new System.Drawing.Font("Arial", 9.75F);
+ this.xrTableCell11.Font = new DevExpress.Drawing.DXFont("Arial", 9.75F);
this.xrTableCell11.Name = "xrTableCell11";
this.xrTableCell11.StylePriority.UseFont = false;
this.xrTableCell11.Text = "xrTableCell11";
@@ -264,7 +264,7 @@ namespace BeWo.BeWoNeuss
//
this.xrTableCell10.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "FLSReportGroups.ServiceRecords.Notice")});
- this.xrTableCell10.Font = new System.Drawing.Font("Arial", 9.75F);
+ this.xrTableCell10.Font = new DevExpress.Drawing.DXFont("Arial", 9.75F);
this.xrTableCell10.Name = "xrTableCell10";
this.xrTableCell10.StylePriority.UseFont = false;
this.xrTableCell10.Text = "xrTableCell10";
@@ -283,7 +283,7 @@ namespace BeWo.BeWoNeuss
this.xrTable2.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
| DevExpress.XtraPrinting.BorderSide.Right)
| DevExpress.XtraPrinting.BorderSide.Bottom)));
- this.xrTable2.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold);
+ this.xrTable2.Font = new DevExpress.Drawing.DXFont("Arial", 10F, DevExpress.Drawing.DXFontStyle.Bold);
this.xrTable2.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
this.xrTable2.Name = "xrTable2";
this.xrTable2.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 0, 0, 0, 100F);
@@ -357,7 +357,7 @@ namespace BeWo.BeWoNeuss
//
this.xrLabel5.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "FLSReportGroups.TotalFLM", "{0:0.##}")});
- this.xrLabel5.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold);
+ this.xrLabel5.Font = new DevExpress.Drawing.DXFont("Arial", 10F, DevExpress.Drawing.DXFontStyle.Bold);
this.xrLabel5.LocationFloat = new DevExpress.Utils.PointFloat(170F, 0F);
this.xrLabel5.Name = "xrLabel5";
this.xrLabel5.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 100F);
@@ -371,7 +371,7 @@ namespace BeWo.BeWoNeuss
// xrLabel3
//
this.xrLabel3.Borders = DevExpress.XtraPrinting.BorderSide.None;
- this.xrLabel3.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold);
+ this.xrLabel3.Font = new DevExpress.Drawing.DXFont("Arial", 10F, DevExpress.Drawing.DXFontStyle.Bold);
this.xrLabel3.LocationFloat = new DevExpress.Utils.PointFloat(98.00008F, 0F);
this.xrLabel3.Name = "xrLabel3";
this.xrLabel3.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -383,7 +383,7 @@ namespace BeWo.BeWoNeuss
// xrLabel12
//
this.xrLabel12.Borders = DevExpress.XtraPrinting.BorderSide.Top;
- 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(410.4167F, 48.00002F);
this.xrLabel12.Name = "xrLabel12";
this.xrLabel12.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -395,7 +395,7 @@ namespace BeWo.BeWoNeuss
// xrLabel11
//
this.xrLabel11.Borders = DevExpress.XtraPrinting.BorderSide.Top;
- this.xrLabel11.Font = new System.Drawing.Font("Arial", 10F);
+ this.xrLabel11.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
this.xrLabel11.LocationFloat = new DevExpress.Utils.PointFloat(160.4167F, 48.00002F);
this.xrLabel11.Name = "xrLabel11";
this.xrLabel11.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -407,7 +407,7 @@ namespace BeWo.BeWoNeuss
// xrLabel10
//
this.xrLabel10.Borders = DevExpress.XtraPrinting.BorderSide.Top;
- 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(0F, 48.00002F);
this.xrLabel10.Name = "xrLabel10";
this.xrLabel10.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -426,7 +426,7 @@ namespace BeWo.BeWoNeuss
this.Title.BorderColor = System.Drawing.SystemColors.ControlText;
this.Title.Borders = DevExpress.XtraPrinting.BorderSide.None;
this.Title.BorderWidth = 1F;
- this.Title.Font = new System.Drawing.Font("Times New Roman", 24F);
+ this.Title.Font = new DevExpress.Drawing.DXFont("Times New Roman", 24F);
this.Title.ForeColor = System.Drawing.Color.Black;
this.Title.Name = "Title";
//
@@ -436,7 +436,7 @@ namespace BeWo.BeWoNeuss
this.FieldCaption.BorderColor = System.Drawing.SystemColors.ControlText;
this.FieldCaption.Borders = DevExpress.XtraPrinting.BorderSide.None;
this.FieldCaption.BorderWidth = 1F;
- this.FieldCaption.Font = new System.Drawing.Font("Times New Roman", 10F, System.Drawing.FontStyle.Bold);
+ this.FieldCaption.Font = new DevExpress.Drawing.DXFont("Times New Roman", 10F, DevExpress.Drawing.DXFontStyle.Bold);
this.FieldCaption.ForeColor = System.Drawing.Color.Black;
this.FieldCaption.Name = "FieldCaption";
//
@@ -446,7 +446,7 @@ namespace BeWo.BeWoNeuss
this.PageInfo.BorderColor = System.Drawing.SystemColors.ControlText;
this.PageInfo.Borders = DevExpress.XtraPrinting.BorderSide.None;
this.PageInfo.BorderWidth = 1F;
- this.PageInfo.Font = new System.Drawing.Font("Times New Roman", 8F);
+ this.PageInfo.Font = new DevExpress.Drawing.DXFont("Times New Roman", 8F);
this.PageInfo.ForeColor = System.Drawing.Color.Black;
this.PageInfo.Name = "PageInfo";
//
@@ -456,7 +456,7 @@ namespace BeWo.BeWoNeuss
this.DataField.BorderColor = System.Drawing.SystemColors.ControlText;
this.DataField.Borders = DevExpress.XtraPrinting.BorderSide.None;
this.DataField.BorderWidth = 1F;
- this.DataField.Font = new System.Drawing.Font("Times New Roman", 8F);
+ this.DataField.Font = new DevExpress.Drawing.DXFont("Times New Roman", 8F);
this.DataField.ForeColor = System.Drawing.SystemColors.ControlText;
this.DataField.Name = "DataField";
//
@@ -501,10 +501,10 @@ namespace BeWo.BeWoNeuss
this.fieldMonat,
this.fieldMonatJahr});
this.DataSource = this.bindingSource1;
- this.Margins = new System.Drawing.Printing.Margins(75, 75, 50, 50);
+ this.Margins = new DevExpress.Drawing.DXMargins(75, 75, 50, 50);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
this.Title,
this.FieldCaption,
diff --git a/ReportImp/BeWoNeuss/Finanzauswertung.designer.cs b/ReportImp/BeWoNeuss/Finanzauswertung.designer.cs
index b22844abc..d48a7a5b0 100644
--- a/ReportImp/BeWoNeuss/Finanzauswertung.designer.cs
+++ b/ReportImp/BeWoNeuss/Finanzauswertung.designer.cs
@@ -810,7 +810,7 @@ namespace BeWo.BeWoNeuss
this.Margins = new System.Drawing.Printing.Margins(28, 20, 50, 30);
this.PageHeight = 827;
this.PageWidth = 1169;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Parameters.AddRange(new DevExpress.XtraReports.Parameters.Parameter[] {
this.TESTPARAMTER,
this.parameter1});
diff --git a/ReportImp/BeWoNeuss/InvoiceCustomerReport.Designer.cs b/ReportImp/BeWoNeuss/InvoiceCustomerReport.Designer.cs
index b8f10a866..c2c52792a 100644
--- a/ReportImp/BeWoNeuss/InvoiceCustomerReport.Designer.cs
+++ b/ReportImp/BeWoNeuss/InvoiceCustomerReport.Designer.cs
@@ -539,7 +539,7 @@ namespace BeWo.BeWoNeuss
this.Margins = new System.Drawing.Printing.Margins(20, 20, 65, 39);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable3)).EndInit();
diff --git a/ReportImp/BeWoNeuss/Mahnungen.designer.cs b/ReportImp/BeWoNeuss/Mahnungen.designer.cs
index e40a7a13d..d20fbddae 100644
--- a/ReportImp/BeWoNeuss/Mahnungen.designer.cs
+++ b/ReportImp/BeWoNeuss/Mahnungen.designer.cs
@@ -264,7 +264,7 @@ namespace BeWo.BeWoHeinsberg
this.Margins = new System.Drawing.Printing.Margins(0, 0, 46, 50);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this)).EndInit();
diff --git a/ReportImp/BeWoNeuss/OffeneAufgaben.Designer.cs b/ReportImp/BeWoNeuss/OffeneAufgaben.Designer.cs
index c0a90fef3..4001498e4 100644
--- a/ReportImp/BeWoNeuss/OffeneAufgaben.Designer.cs
+++ b/ReportImp/BeWoNeuss/OffeneAufgaben.Designer.cs
@@ -76,7 +76,7 @@ namespace BeWo.BeWoNeuss
//
this.Detail1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
this.xrTableDetail});
- this.Detail1.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.Detail1.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.Detail1.HeightF = 25F;
this.Detail1.Name = "Detail1";
this.Detail1.StylePriority.UseFont = false;
@@ -142,7 +142,7 @@ namespace BeWo.BeWoNeuss
this.xrTableHeader.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
| DevExpress.XtraPrinting.BorderSide.Right)
| DevExpress.XtraPrinting.BorderSide.Bottom)));
- this.xrTableHeader.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold);
+ this.xrTableHeader.Font = new DevExpress.Drawing.DXFont("Arial", 10F, DevExpress.Drawing.DXFontStyle.Bold);
this.xrTableHeader.LocationFloat = new DevExpress.Utils.PointFloat(0F, 70.00002F);
this.xrTableHeader.Name = "xrTableHeader";
this.xrTableHeader.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 0, 0, 0, 100F);
@@ -187,7 +187,7 @@ namespace BeWo.BeWoNeuss
//
// xrPageInfo1
//
- this.xrPageInfo1.Font = new System.Drawing.Font("Arial", 8F);
+ this.xrPageInfo1.Font = new DevExpress.Drawing.DXFont("Arial", 8F);
this.xrPageInfo1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 25F);
this.xrPageInfo1.Name = "xrPageInfo1";
this.xrPageInfo1.PageInfo = DevExpress.XtraPrinting.PageInfo.DateTime;
@@ -201,7 +201,7 @@ namespace BeWo.BeWoNeuss
this.Title.BorderColor = System.Drawing.SystemColors.ControlText;
this.Title.Borders = DevExpress.XtraPrinting.BorderSide.None;
this.Title.BorderWidth = 1;
- this.Title.Font = new System.Drawing.Font("Times New Roman", 24F);
+ this.Title.Font = new DevExpress.Drawing.DXFont("Times New Roman", 24F);
this.Title.ForeColor = System.Drawing.Color.Black;
this.Title.Name = "Title";
//
@@ -211,7 +211,7 @@ namespace BeWo.BeWoNeuss
this.FieldCaption.BorderColor = System.Drawing.SystemColors.ControlText;
this.FieldCaption.Borders = DevExpress.XtraPrinting.BorderSide.None;
this.FieldCaption.BorderWidth = 1;
- this.FieldCaption.Font = new System.Drawing.Font("Times New Roman", 10F, System.Drawing.FontStyle.Bold);
+ this.FieldCaption.Font = new DevExpress.Drawing.DXFont("Times New Roman", 10F, DevExpress.Drawing.DXFontStyle.Bold);
this.FieldCaption.ForeColor = System.Drawing.Color.Black;
this.FieldCaption.Name = "FieldCaption";
//
@@ -221,7 +221,7 @@ namespace BeWo.BeWoNeuss
this.PageInfo.BorderColor = System.Drawing.SystemColors.ControlText;
this.PageInfo.Borders = DevExpress.XtraPrinting.BorderSide.None;
this.PageInfo.BorderWidth = 1;
- this.PageInfo.Font = new System.Drawing.Font("Times New Roman", 8F);
+ this.PageInfo.Font = new DevExpress.Drawing.DXFont("Times New Roman", 8F);
this.PageInfo.ForeColor = System.Drawing.Color.Black;
this.PageInfo.Name = "PageInfo";
//
@@ -231,7 +231,7 @@ namespace BeWo.BeWoNeuss
this.DataField.BorderColor = System.Drawing.SystemColors.ControlText;
this.DataField.Borders = DevExpress.XtraPrinting.BorderSide.None;
this.DataField.BorderWidth = 1;
- this.DataField.Font = new System.Drawing.Font("Times New Roman", 8F);
+ this.DataField.Font = new DevExpress.Drawing.DXFont("Times New Roman", 8F);
this.DataField.ForeColor = System.Drawing.SystemColors.ControlText;
this.DataField.Name = "DataField";
//
@@ -254,7 +254,7 @@ namespace BeWo.BeWoNeuss
//
// xrLabel2
//
- this.xrLabel2.Font = new System.Drawing.Font("Arial", 14F);
+ this.xrLabel2.Font = new DevExpress.Drawing.DXFont("Arial", 14F);
this.xrLabel2.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
this.xrLabel2.Multiline = true;
this.xrLabel2.Name = "xrLabel2";
@@ -310,7 +310,7 @@ namespace BeWo.BeWoNeuss
//
this.xrLabel1.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "Rows.Field4")});
- this.xrLabel1.Font = new System.Drawing.Font("Arial", 12F);
+ this.xrLabel1.Font = new DevExpress.Drawing.DXFont("Arial", 12F);
this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 25F);
this.xrLabel1.Multiline = true;
this.xrLabel1.Name = "xrLabel1";
@@ -337,10 +337,10 @@ namespace BeWo.BeWoNeuss
this.CalculatedFields.AddRange(new DevExpress.XtraReports.UI.CalculatedField[] {
this.fieldFLS});
this.DataSource = this.bindingSource1;
- this.Margins = new System.Drawing.Printing.Margins(75, 75, 50, 50);
+ this.Margins = new DevExpress.Drawing.DXMargins(75, 75, 50, 50);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
this.Title,
this.FieldCaption,
diff --git a/ReportImp/BeWoNeuss/Properties/licenses.licx b/ReportImp/BeWoNeuss/Properties/licenses.licx
index c7fd819d5..e69de29bb 100644
--- a/ReportImp/BeWoNeuss/Properties/licenses.licx
+++ b/ReportImp/BeWoNeuss/Properties/licenses.licx
@@ -1 +0,0 @@
-DevExpress.XtraReports.UI.XtraReport, DevExpress.XtraReports.v17.1, Version=17.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
diff --git a/ReportImp/BeWoNeuss/Quittierungsbeleg.cs b/ReportImp/BeWoNeuss/Quittierungsbeleg.cs
index f6afd6301..32c5bcf0f 100644
--- a/ReportImp/BeWoNeuss/Quittierungsbeleg.cs
+++ b/ReportImp/BeWoNeuss/Quittierungsbeleg.cs
@@ -127,7 +127,7 @@ namespace BeWoNeuss
}
}
- private void picSignature_BeforePrint(object sender, System.Drawing.Printing.PrintEventArgs e)
+ private void picSignature_BeforePrint(object sender, System.ComponentModel.CancelEventArgs e)
{
XRPictureBox xrBox = sender as XRPictureBox;
//var test = this.GetCurrent
diff --git a/ReportImp/BeWoNeuss/Quittierungsbeleg.designer.cs b/ReportImp/BeWoNeuss/Quittierungsbeleg.designer.cs
index 61c264d7b..1a3461ac6 100644
--- a/ReportImp/BeWoNeuss/Quittierungsbeleg.designer.cs
+++ b/ReportImp/BeWoNeuss/Quittierungsbeleg.designer.cs
@@ -1150,7 +1150,7 @@ namespace BeWoNeuss
this.picSignature.SizeF = new System.Drawing.SizeF(120.0002F, 25F);
this.picSignature.Sizing = DevExpress.XtraPrinting.ImageSizeMode.ZoomImage;
this.picSignature.StylePriority.UseBorders = false;
- this.picSignature.BeforePrint += new System.Drawing.Printing.PrintEventHandler(this.picSignature_BeforePrint);
+ this.picSignature.BeforePrint += new DevExpress.XtraReports.UI.BeforePrintEventHandler(this.picSignature_BeforePrint);
//
// xrTableCell44
//
@@ -1290,7 +1290,7 @@ namespace BeWoNeuss
this.Margins = new System.Drawing.Printing.Margins(50, 50, 60, 40);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
this.Title,
this.FieldCaption,
diff --git a/ReportImp/BeWoNeuss/QuittierungsbelegLvr.designer.cs b/ReportImp/BeWoNeuss/QuittierungsbelegLvr.designer.cs
index 03544c892..b183e0596 100644
--- a/ReportImp/BeWoNeuss/QuittierungsbelegLvr.designer.cs
+++ b/ReportImp/BeWoNeuss/QuittierungsbelegLvr.designer.cs
@@ -1268,7 +1268,7 @@ namespace BeWoHeinsberg
this.Margins = new System.Drawing.Printing.Margins(50, 50, 60, 40);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
this.Title,
this.FieldCaption,
diff --git a/ReportImp/BeWoNeuss/ServicesOverviewReport.Designer.cs b/ReportImp/BeWoNeuss/ServicesOverviewReport.Designer.cs
index a70a77946..e1e629b5e 100644
--- a/ReportImp/BeWoNeuss/ServicesOverviewReport.Designer.cs
+++ b/ReportImp/BeWoNeuss/ServicesOverviewReport.Designer.cs
@@ -117,7 +117,7 @@ namespace BeWo.BeWoNeuss
//
// xrTableCell3
//
- this.xrTableCell3.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell3.Font = new DevExpress.Drawing.DXFont("Arial", 9.75F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell3.Name = "xrTableCell3";
this.xrTableCell3.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 2, 0, 0, 100F);
this.xrTableCell3.Text = "Tag";
@@ -126,7 +126,7 @@ namespace BeWo.BeWoNeuss
//
// xrTableCell6
//
- this.xrTableCell6.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold);
+ this.xrTableCell6.Font = new DevExpress.Drawing.DXFont("Arial", 9.75F, DevExpress.Drawing.DXFontStyle.Bold);
this.xrTableCell6.Name = "xrTableCell6";
this.xrTableCell6.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 2, 0, 0, 100F);
this.xrTableCell6.StylePriority.UseFont = false;
@@ -138,7 +138,7 @@ namespace BeWo.BeWoNeuss
//
// xrTableCell4
//
- this.xrTableCell4.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell4.Font = new DevExpress.Drawing.DXFont("Arial", 9.75F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell4.Name = "xrTableCell4";
this.xrTableCell4.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 2, 0, 0, 100F);
this.xrTableCell4.StylePriority.UseTextAlignment = false;
@@ -148,7 +148,7 @@ namespace BeWo.BeWoNeuss
//
// xrTableCell2
//
- this.xrTableCell2.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold);
+ this.xrTableCell2.Font = new DevExpress.Drawing.DXFont("Arial", 9.75F, DevExpress.Drawing.DXFontStyle.Bold);
this.xrTableCell2.Name = "xrTableCell2";
this.xrTableCell2.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 2, 0, 0, 100F);
this.xrTableCell2.StylePriority.UseFont = false;
@@ -160,7 +160,7 @@ namespace BeWo.BeWoNeuss
//
// xrTableCell11
//
- this.xrTableCell11.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell11.Font = new DevExpress.Drawing.DXFont("Arial", 9.75F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell11.Name = "xrTableCell11";
this.xrTableCell11.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 2, 0, 0, 100F);
this.xrTableCell11.Text = "Art";
@@ -170,7 +170,7 @@ namespace BeWo.BeWoNeuss
// xrTableCell12
//
this.xrTableCell12.BackColor = System.Drawing.Color.WhiteSmoke;
- this.xrTableCell12.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell12.Font = new DevExpress.Drawing.DXFont("Arial", 9.75F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell12.Name = "xrTableCell12";
this.xrTableCell12.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 2, 0, 0, 100F);
this.xrTableCell12.Text = "Mitarbeiter/in";
@@ -228,7 +228,7 @@ namespace BeWo.BeWoNeuss
//
this.xrTableCell13.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "Services.StartDate", "{0:dd.}")});
- this.xrTableCell13.Font = new System.Drawing.Font("Arial", 10F);
+ this.xrTableCell13.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
this.xrTableCell13.Name = "xrTableCell13";
this.xrTableCell13.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
this.xrTableCell13.StylePriority.UseFont = false;
@@ -241,7 +241,7 @@ namespace BeWo.BeWoNeuss
//
this.xrTableCell1.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "Services.TimeRangeString")});
- this.xrTableCell1.Font = new System.Drawing.Font("Arial", 10F);
+ this.xrTableCell1.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
this.xrTableCell1.Name = "xrTableCell1";
this.xrTableCell1.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
this.xrTableCell1.StylePriority.UseFont = false;
@@ -255,7 +255,7 @@ namespace BeWo.BeWoNeuss
//
this.xrTableCell14.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "Services.Minutes", "{0:0.##}")});
- this.xrTableCell14.Font = new System.Drawing.Font("Arial", 10F);
+ this.xrTableCell14.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
this.xrTableCell14.Name = "xrTableCell14";
this.xrTableCell14.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
this.xrTableCell14.StylePriority.UseFont = false;
@@ -268,7 +268,7 @@ namespace BeWo.BeWoNeuss
//
this.xrTableCell5.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "Services.calculatedFieldGruppe")});
- this.xrTableCell5.Font = new System.Drawing.Font("Arial", 10F);
+ this.xrTableCell5.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
this.xrTableCell5.Name = "xrTableCell5";
this.xrTableCell5.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
this.xrTableCell5.StylePriority.UseFont = false;
@@ -282,7 +282,7 @@ namespace BeWo.BeWoNeuss
//
this.xrTableCell15.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "Services.ServiceCategory")});
- this.xrTableCell15.Font = new System.Drawing.Font("Arial", 10F);
+ this.xrTableCell15.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
this.xrTableCell15.Name = "xrTableCell15";
this.xrTableCell15.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
this.xrTableCell15.StylePriority.UseFont = false;
@@ -294,7 +294,7 @@ namespace BeWo.BeWoNeuss
//
this.xrTableCell17.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "Services.EmployeeAbbr")});
- this.xrTableCell17.Font = new System.Drawing.Font("Arial", 10F);
+ this.xrTableCell17.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
this.xrTableCell17.Name = "xrTableCell17";
this.xrTableCell17.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
this.xrTableCell17.StylePriority.UseFont = false;
@@ -342,7 +342,7 @@ namespace BeWo.BeWoNeuss
this.xrLabel5,
this.xrLabel12,
this.xrLabel2});
- this.Detail2.Font = new System.Drawing.Font("Arial", 10F);
+ this.Detail2.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
this.Detail2.HeightF = 180F;
this.Detail2.Name = "Detail2";
this.Detail2.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
@@ -352,7 +352,7 @@ namespace BeWo.BeWoNeuss
// xrLabel3
//
this.xrLabel3.Borders = DevExpress.XtraPrinting.BorderSide.None;
- 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(0F, 36.93746F);
this.xrLabel3.Name = "xrLabel3";
this.xrLabel3.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -376,7 +376,7 @@ namespace BeWo.BeWoNeuss
// xrLabel7
//
this.xrLabel7.Borders = DevExpress.XtraPrinting.BorderSide.Top;
- this.xrLabel7.Font = new System.Drawing.Font("Arial", 10F);
+ this.xrLabel7.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
this.xrLabel7.LocationFloat = new DevExpress.Utils.PointFloat(413.5417F, 162F);
this.xrLabel7.Name = "xrLabel7";
this.xrLabel7.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -388,7 +388,7 @@ namespace BeWo.BeWoNeuss
// xrLabel6
//
this.xrLabel6.Borders = DevExpress.XtraPrinting.BorderSide.Top;
- this.xrLabel6.Font = new System.Drawing.Font("Arial", 10F);
+ this.xrLabel6.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
this.xrLabel6.LocationFloat = new DevExpress.Utils.PointFloat(163.5417F, 162F);
this.xrLabel6.Name = "xrLabel6";
this.xrLabel6.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -400,7 +400,7 @@ namespace BeWo.BeWoNeuss
// xrLabel5
//
this.xrLabel5.Borders = DevExpress.XtraPrinting.BorderSide.Top;
- this.xrLabel5.Font = new System.Drawing.Font("Arial", 10F);
+ this.xrLabel5.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
this.xrLabel5.LocationFloat = new DevExpress.Utils.PointFloat(0F, 162F);
this.xrLabel5.Name = "xrLabel5";
this.xrLabel5.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -414,7 +414,7 @@ namespace BeWo.BeWoNeuss
this.xrLabel12.Borders = DevExpress.XtraPrinting.BorderSide.None;
this.xrLabel12.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "TotalFLMBillable", "{0:0.##}")});
- this.xrLabel12.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold);
+ this.xrLabel12.Font = new DevExpress.Drawing.DXFont("Arial", 10F, DevExpress.Drawing.DXFontStyle.Bold);
this.xrLabel12.LocationFloat = new DevExpress.Utils.PointFloat(139.9999F, 0F);
this.xrLabel12.Name = "xrLabel12";
this.xrLabel12.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 2, 0, 0, 100F);
@@ -430,7 +430,7 @@ namespace BeWo.BeWoNeuss
// xrLabel2
//
this.xrLabel2.Borders = DevExpress.XtraPrinting.BorderSide.None;
- this.xrLabel2.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold);
+ this.xrLabel2.Font = new DevExpress.Drawing.DXFont("Arial", 10F, DevExpress.Drawing.DXFontStyle.Bold);
this.xrLabel2.LocationFloat = new DevExpress.Utils.PointFloat(68.00003F, 0F);
this.xrLabel2.Name = "xrLabel2";
this.xrLabel2.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -451,7 +451,7 @@ namespace BeWo.BeWoNeuss
//
// xrLabel1
//
- this.xrLabel1.Font = new System.Drawing.Font("Arial", 14F);
+ this.xrLabel1.Font = new DevExpress.Drawing.DXFont("Arial", 14F);
this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 58.33333F);
this.xrLabel1.Multiline = true;
this.xrLabel1.Name = "xrLabel1";
@@ -464,7 +464,7 @@ namespace BeWo.BeWoNeuss
//
// xrLabel9
//
- this.xrLabel9.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrLabel9.Font = new DevExpress.Drawing.DXFont("Arial", 12F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrLabel9.LocationFloat = new DevExpress.Utils.PointFloat(0F, 91.33333F);
this.xrLabel9.Multiline = true;
this.xrLabel9.Name = "xrLabel9";
@@ -548,10 +548,10 @@ namespace BeWo.BeWoNeuss
this.formattingRuleCostBearer,
this.formattingRuleEmployeeName,
this.formattingRuleGruppe});
- this.Margins = new System.Drawing.Printing.Margins(75, 75, 53, 34);
+ this.Margins = new DevExpress.Drawing.DXMargins(75, 75, 53, 34);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrTableServiceRecords1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable3)).EndInit();
diff --git a/ReportImp/BeWoNeuss/SettlementReport.Designer.cs b/ReportImp/BeWoNeuss/SettlementReport.Designer.cs
index 8d6d1c675..e36df53d6 100644
--- a/ReportImp/BeWoNeuss/SettlementReport.Designer.cs
+++ b/ReportImp/BeWoNeuss/SettlementReport.Designer.cs
@@ -874,7 +874,7 @@ namespace BeWo.BeWoNeuss.Alt
this.Margins = new System.Drawing.Printing.Margins(20, 20, 65, 39);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).EndInit();
diff --git a/ReportImp/BeWoNeuss/SettlementReport2.Designer.cs b/ReportImp/BeWoNeuss/SettlementReport2.Designer.cs
index d673f3962..4cc3c8c87 100644
--- a/ReportImp/BeWoNeuss/SettlementReport2.Designer.cs
+++ b/ReportImp/BeWoNeuss/SettlementReport2.Designer.cs
@@ -946,7 +946,7 @@ namespace BeWo.BeWoNeuss
this.Margins = new System.Drawing.Printing.Margins(20, 20, 65, 39);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable2)).EndInit();
diff --git a/ReportImp/BeWoNeuss/SupportConceptReport.Designer.cs b/ReportImp/BeWoNeuss/SupportConceptReport.Designer.cs
index 095edf150..99b12d631 100644
--- a/ReportImp/BeWoNeuss/SupportConceptReport.Designer.cs
+++ b/ReportImp/BeWoNeuss/SupportConceptReport.Designer.cs
@@ -833,7 +833,7 @@ namespace BeWo.Report.DefaultReports
this.Margins = new System.Drawing.Printing.Margins(30, 30, 50, 20);
this.PageHeight = 827;
this.PageWidth = 1169;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "13.1";
((System.ComponentModel.ISupportInitialize)(this.xrTable2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).EndInit();
diff --git a/ReportImp/BeWoNordeifel/BeWoNordeifel.csproj b/ReportImp/BeWoNordeifel/BeWoNordeifel.csproj
index 974ae6633..5769f1a6e 100644
--- a/ReportImp/BeWoNordeifel/BeWoNordeifel.csproj
+++ b/ReportImp/BeWoNordeifel/BeWoNordeifel.csproj
@@ -31,11 +31,18 @@
4
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ReportImp/BeWoNordeifel/FLSGroupReport.Designer.cs b/ReportImp/BeWoNordeifel/FLSGroupReport.Designer.cs
index ba05ec6f2..b1aa624ee 100644
--- a/ReportImp/BeWoNordeifel/FLSGroupReport.Designer.cs
+++ b/ReportImp/BeWoNordeifel/FLSGroupReport.Designer.cs
@@ -668,7 +668,7 @@ namespace BeWoNordeifel
this.Margins = new System.Drawing.Printing.Margins(75, 75, 50, 50);
this.PageHeight = 827;
this.PageWidth = 1169;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
this.Title,
this.FieldCaption,
diff --git a/ReportImp/BeWoNordeifel/FLSListReport.Designer.cs b/ReportImp/BeWoNordeifel/FLSListReport.Designer.cs
index cd2c0de8b..f8b3c52b4 100644
--- a/ReportImp/BeWoNordeifel/FLSListReport.Designer.cs
+++ b/ReportImp/BeWoNordeifel/FLSListReport.Designer.cs
@@ -595,7 +595,7 @@ namespace BeWoNordeifel
this.Margins = new System.Drawing.Printing.Margins(70, 50, 50, 50);
this.PageHeight = 827;
this.PageWidth = 1169;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
this.Title,
this.FieldCaption,
diff --git a/ReportImp/BeWoNordeifel/Mitarbeiterstundenkonto.designer.cs b/ReportImp/BeWoNordeifel/Mitarbeiterstundenkonto.designer.cs
index f676f3bbd..3441b6b31 100644
--- a/ReportImp/BeWoNordeifel/Mitarbeiterstundenkonto.designer.cs
+++ b/ReportImp/BeWoNordeifel/Mitarbeiterstundenkonto.designer.cs
@@ -667,7 +667,7 @@ namespace BeWoNordeifel
this.Margins = new System.Drawing.Printing.Margins(65, 65, 50, 30);
this.PageHeight = 827;
this.PageWidth = 1169;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
this.Title,
this.FieldCaption,
diff --git a/ReportImp/BeWoNordeifel/Properties/licenses.licx b/ReportImp/BeWoNordeifel/Properties/licenses.licx
index c7fd819d5..e69de29bb 100644
--- a/ReportImp/BeWoNordeifel/Properties/licenses.licx
+++ b/ReportImp/BeWoNordeifel/Properties/licenses.licx
@@ -1 +0,0 @@
-DevExpress.XtraReports.UI.XtraReport, DevExpress.XtraReports.v17.1, Version=17.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
diff --git a/ReportImp/BeWoNordeifel/Quittierungsbeleg.Designer.cs b/ReportImp/BeWoNordeifel/Quittierungsbeleg.Designer.cs
index 21dbc1584..44b12cf0f 100644
--- a/ReportImp/BeWoNordeifel/Quittierungsbeleg.Designer.cs
+++ b/ReportImp/BeWoNordeifel/Quittierungsbeleg.Designer.cs
@@ -1233,7 +1233,7 @@ namespace BeWoNordeifel
this.Margins = new System.Drawing.Printing.Margins(80, 30, 193, 30);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrTable3)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTableServiceRecords1)).EndInit();
diff --git a/ReportImp/BeWoNordeifel/Quittierungsbeleg.cs b/ReportImp/BeWoNordeifel/Quittierungsbeleg.cs
index 3a19d9655..7f766ee76 100644
--- a/ReportImp/BeWoNordeifel/Quittierungsbeleg.cs
+++ b/ReportImp/BeWoNordeifel/Quittierungsbeleg.cs
@@ -107,7 +107,7 @@ namespace BeWoNordeifel
}
}
- private void picSignature_BeforePrint(object sender, System.Drawing.Printing.PrintEventArgs e)
+ private void picSignature_BeforePrint(object sender, System.ComponentModel.CancelEventArgs e)
{
XRPictureBox xrBox = sender as XRPictureBox;
//var test = this.GetCurrent
diff --git a/ReportImp/BeWoNordeifel/ServiceInvoiceReport.Designer.cs b/ReportImp/BeWoNordeifel/ServiceInvoiceReport.Designer.cs
index 139b487fe..ac1ae3027 100644
--- a/ReportImp/BeWoNordeifel/ServiceInvoiceReport.Designer.cs
+++ b/ReportImp/BeWoNordeifel/ServiceInvoiceReport.Designer.cs
@@ -876,7 +876,7 @@ namespace BeWoNordeifel
this.Margins = new System.Drawing.Printing.Margins(75, 75, 40, 80);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrTable2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable4)).EndInit();
diff --git a/ReportImp/BeWoNordeifel/SettlementReport.Designer.cs b/ReportImp/BeWoNordeifel/SettlementReport.Designer.cs
index 40f0137a6..5d6272865 100644
--- a/ReportImp/BeWoNordeifel/SettlementReport.Designer.cs
+++ b/ReportImp/BeWoNordeifel/SettlementReport.Designer.cs
@@ -1073,7 +1073,7 @@ namespace BeWoNordeifel.Alt
this.Margins = new System.Drawing.Printing.Margins(75, 61, 40, 80);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable2)).EndInit();
diff --git a/ReportImp/BeWoNordeifel/SettlementReport2.Designer.cs b/ReportImp/BeWoNordeifel/SettlementReport2.Designer.cs
index d8cee5721..76da9f8d9 100644
--- a/ReportImp/BeWoNordeifel/SettlementReport2.Designer.cs
+++ b/ReportImp/BeWoNordeifel/SettlementReport2.Designer.cs
@@ -1210,7 +1210,7 @@ namespace BeWoNordeifel.Neu
this.Margins = new System.Drawing.Printing.Margins(75, 61, 40, 80);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable2)).EndInit();
diff --git a/ReportImp/BeWoNordeifel/Teamstundenkonto.designer.cs b/ReportImp/BeWoNordeifel/Teamstundenkonto.designer.cs
index b09322f1c..df0a71649 100644
--- a/ReportImp/BeWoNordeifel/Teamstundenkonto.designer.cs
+++ b/ReportImp/BeWoNordeifel/Teamstundenkonto.designer.cs
@@ -798,7 +798,7 @@ namespace BeWoNordeifel
this.Margins = new System.Drawing.Printing.Margins(75, 75, 50, 30);
this.PageHeight = 827;
this.PageWidth = 1169;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
this.Title,
this.FieldCaption,
diff --git a/ReportImp/BeWoPlusReports/BeWoPlusReports.csproj b/ReportImp/BeWoPlusReports/BeWoPlusReports.csproj
index ea5e597d6..d6cfb30bf 100644
--- a/ReportImp/BeWoPlusReports/BeWoPlusReports.csproj
+++ b/ReportImp/BeWoPlusReports/BeWoPlusReports.csproj
@@ -34,23 +34,25 @@
false
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ReportImp/BeWoPlusReports/InvoiceCustomerReport.Designer.cs b/ReportImp/BeWoPlusReports/InvoiceCustomerReport.Designer.cs
index 4b3b737a1..5f470547f 100644
--- a/ReportImp/BeWoPlusReports/InvoiceCustomerReport.Designer.cs
+++ b/ReportImp/BeWoPlusReports/InvoiceCustomerReport.Designer.cs
@@ -552,7 +552,7 @@ namespace BeWo.BeWoPlusReports
this.Margins = new System.Drawing.Printing.Margins(75, 75, 100, 100);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable3)).EndInit();
diff --git a/ReportImp/BeWoPlusReports/Properties/licenses.licx b/ReportImp/BeWoPlusReports/Properties/licenses.licx
index c7fd819d5..e69de29bb 100644
--- a/ReportImp/BeWoPlusReports/Properties/licenses.licx
+++ b/ReportImp/BeWoPlusReports/Properties/licenses.licx
@@ -1 +0,0 @@
-DevExpress.XtraReports.UI.XtraReport, DevExpress.XtraReports.v17.1, Version=17.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
diff --git a/ReportImp/BeWoPlusReports/ServiceInvoiceReport.Designer.cs b/ReportImp/BeWoPlusReports/ServiceInvoiceReport.Designer.cs
index 2a7392ae4..f7a045794 100644
--- a/ReportImp/BeWoPlusReports/ServiceInvoiceReport.Designer.cs
+++ b/ReportImp/BeWoPlusReports/ServiceInvoiceReport.Designer.cs
@@ -1095,7 +1095,7 @@ namespace BeWo.BeWoPlusReports
this.Margins = new System.Drawing.Printing.Margins(75, 75, 40, 100);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrTable4)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
diff --git a/ReportImp/BeWoPlusReports/ServicesOverviewReport.Designer.cs b/ReportImp/BeWoPlusReports/ServicesOverviewReport.Designer.cs
index 7965b1fea..bf399e715 100644
--- a/ReportImp/BeWoPlusReports/ServicesOverviewReport.Designer.cs
+++ b/ReportImp/BeWoPlusReports/ServicesOverviewReport.Designer.cs
@@ -130,7 +130,7 @@ namespace BeWo.BeWoPlusReports
//
// xrTableCell6
//
- this.xrTableCell6.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell6.Font = new DevExpress.Drawing.DXFont("Arial", 9.75F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell6.Name = "xrTableCell6";
this.xrTableCell6.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 2, 0, 0, 100F);
this.xrTableCell6.Text = "Tag";
@@ -139,7 +139,7 @@ namespace BeWo.BeWoPlusReports
//
// xrTableCell7
//
- this.xrTableCell7.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell7.Font = new DevExpress.Drawing.DXFont("Arial", 9.75F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell7.Name = "xrTableCell7";
this.xrTableCell7.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 2, 0, 0, 100F);
this.xrTableCell7.Text = "FLM";
@@ -148,7 +148,7 @@ namespace BeWo.BeWoPlusReports
//
// xrTableCell8
//
- this.xrTableCell8.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell8.Font = new DevExpress.Drawing.DXFont("Arial", 9.75F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell8.Name = "xrTableCell8";
this.xrTableCell8.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 2, 0, 0, 100F);
this.xrTableCell8.Text = "Art";
@@ -157,7 +157,7 @@ namespace BeWo.BeWoPlusReports
//
// xrTableCell10
//
- this.xrTableCell10.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell10.Font = new DevExpress.Drawing.DXFont("Arial", 9.75F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell10.Name = "xrTableCell10";
this.xrTableCell10.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 2, 0, 0, 100F);
this.xrTableCell10.Text = "KT";
@@ -167,7 +167,7 @@ namespace BeWo.BeWoPlusReports
// xrTableCell18
//
this.xrTableCell18.BackColor = System.Drawing.Color.WhiteSmoke;
- this.xrTableCell18.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell18.Font = new DevExpress.Drawing.DXFont("Arial", 9.75F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell18.Name = "xrTableCell18";
this.xrTableCell18.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 2, 0, 0, 100F);
this.xrTableCell18.Text = "Mitarbeiter/in";
@@ -203,7 +203,7 @@ namespace BeWo.BeWoPlusReports
//
// xrTableCell3
//
- this.xrTableCell3.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell3.Font = new DevExpress.Drawing.DXFont("Arial", 9.75F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell3.Name = "xrTableCell3";
this.xrTableCell3.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 2, 0, 0, 100F);
this.xrTableCell3.Text = "Tag";
@@ -212,7 +212,7 @@ namespace BeWo.BeWoPlusReports
//
// xrTableCell4
//
- this.xrTableCell4.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell4.Font = new DevExpress.Drawing.DXFont("Arial", 9.75F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell4.Name = "xrTableCell4";
this.xrTableCell4.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 2, 0, 0, 100F);
this.xrTableCell4.Text = "FLM";
@@ -221,7 +221,7 @@ namespace BeWo.BeWoPlusReports
//
// xrTableCell11
//
- this.xrTableCell11.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell11.Font = new DevExpress.Drawing.DXFont("Arial", 9.75F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell11.Name = "xrTableCell11";
this.xrTableCell11.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 2, 0, 0, 100F);
this.xrTableCell11.Text = "Art";
@@ -230,7 +230,7 @@ namespace BeWo.BeWoPlusReports
//
// xrTableCell9
//
- this.xrTableCell9.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell9.Font = new DevExpress.Drawing.DXFont("Arial", 9.75F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell9.Name = "xrTableCell9";
this.xrTableCell9.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 2, 0, 0, 100F);
this.xrTableCell9.Text = "KT";
@@ -240,7 +240,7 @@ namespace BeWo.BeWoPlusReports
// xrTableCell12
//
this.xrTableCell12.BackColor = System.Drawing.Color.WhiteSmoke;
- this.xrTableCell12.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell12.Font = new DevExpress.Drawing.DXFont("Arial", 9.75F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell12.Name = "xrTableCell12";
this.xrTableCell12.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 2, 0, 0, 100F);
this.xrTableCell12.Text = "Mitarbeiter/in";
@@ -303,7 +303,7 @@ namespace BeWo.BeWoPlusReports
//
this.xrTableCell13.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "ServicesDouble.StartDate", "{0:dd.}")});
- this.xrTableCell13.Font = new System.Drawing.Font("Arial", 10F);
+ this.xrTableCell13.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
this.xrTableCell13.Name = "xrTableCell13";
this.xrTableCell13.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
this.xrTableCell13.StylePriority.UseFont = false;
@@ -316,7 +316,7 @@ namespace BeWo.BeWoPlusReports
//
this.xrTableCell14.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "ServicesDouble.Minutes", "{0:0.##}")});
- this.xrTableCell14.Font = new System.Drawing.Font("Arial", 10F);
+ this.xrTableCell14.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
this.xrTableCell14.Name = "xrTableCell14";
this.xrTableCell14.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
this.xrTableCell14.StylePriority.UseFont = false;
@@ -329,7 +329,7 @@ namespace BeWo.BeWoPlusReports
//
this.xrTableCell15.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "ServicesDouble.ServiceCategoryAbbr")});
- this.xrTableCell15.Font = new System.Drawing.Font("Arial", 10F);
+ this.xrTableCell15.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
this.xrTableCell15.Name = "xrTableCell15";
this.xrTableCell15.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
this.xrTableCell15.StylePriority.UseFont = false;
@@ -341,7 +341,7 @@ namespace BeWo.BeWoPlusReports
//
this.xrTableCell16.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "ServicesDouble.CostBearer")});
- this.xrTableCell16.Font = new System.Drawing.Font("Arial", 10F);
+ this.xrTableCell16.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
this.xrTableCell16.Name = "xrTableCell16";
this.xrTableCell16.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
this.xrTableCell16.StylePriority.UseFont = false;
@@ -352,7 +352,7 @@ namespace BeWo.BeWoPlusReports
//
this.xrTableCell17.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "ServicesDouble.EmployeeName")});
- this.xrTableCell17.Font = new System.Drawing.Font("Arial", 10F);
+ this.xrTableCell17.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
this.xrTableCell17.Name = "xrTableCell17";
this.xrTableCell17.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
this.xrTableCell17.StylePriority.UseFont = false;
@@ -371,7 +371,7 @@ namespace BeWo.BeWoPlusReports
//
this.xrTableCell2.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "ServicesDouble.StartDate2", "{0:dd.}")});
- this.xrTableCell2.Font = new System.Drawing.Font("Arial", 10F);
+ this.xrTableCell2.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
this.xrTableCell2.FormattingRules.Add(this.formattingRuleStartDate);
this.xrTableCell2.Name = "xrTableCell2";
this.xrTableCell2.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 96F);
@@ -395,7 +395,7 @@ namespace BeWo.BeWoPlusReports
//
this.xrTableCell21.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "ServicesDouble.Minutes2", "{0:0.##}")});
- this.xrTableCell21.Font = new System.Drawing.Font("Arial", 10F);
+ this.xrTableCell21.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
this.xrTableCell21.FormattingRules.Add(this.formattingRuleStartDate);
this.xrTableCell21.Name = "xrTableCell21";
this.xrTableCell21.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 96F);
@@ -409,7 +409,7 @@ namespace BeWo.BeWoPlusReports
//
this.xrTableCell20.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "ServicesDouble.ServiceCategoryAbbr2")});
- this.xrTableCell20.Font = new System.Drawing.Font("Arial", 10F);
+ this.xrTableCell20.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
this.xrTableCell20.FormattingRules.Add(this.formattingRuleStartDate);
this.xrTableCell20.Name = "xrTableCell20";
this.xrTableCell20.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 96F);
@@ -422,7 +422,7 @@ namespace BeWo.BeWoPlusReports
//
this.xrTableCell5.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "ServicesDouble.CostBearer2")});
- this.xrTableCell5.Font = new System.Drawing.Font("Arial", 10F);
+ this.xrTableCell5.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
this.xrTableCell5.FormattingRules.Add(this.formattingRuleStartDate);
this.xrTableCell5.Name = "xrTableCell5";
this.xrTableCell5.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 96F);
@@ -436,7 +436,7 @@ namespace BeWo.BeWoPlusReports
//
this.xrTableCell19.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "ServicesDouble.EmployeeName2")});
- this.xrTableCell19.Font = new System.Drawing.Font("Arial", 10F);
+ this.xrTableCell19.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
this.xrTableCell19.FormattingRules.Add(this.formattingRuleStartDate);
this.xrTableCell19.Name = "xrTableCell19";
this.xrTableCell19.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 96F);
@@ -476,7 +476,7 @@ namespace BeWo.BeWoPlusReports
// xrLabel5
//
this.xrLabel5.Borders = DevExpress.XtraPrinting.BorderSide.None;
- this.xrLabel5.Font = new System.Drawing.Font("Arial", 10F);
+ this.xrLabel5.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
this.xrLabel5.LocationFloat = new DevExpress.Utils.PointFloat(0F, 29.87499F);
this.xrLabel5.Multiline = true;
this.xrLabel5.Name = "xrLabel5";
@@ -500,7 +500,7 @@ namespace BeWo.BeWoPlusReports
// xrLabel4
//
this.xrLabel4.Borders = DevExpress.XtraPrinting.BorderSide.None;
- 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(0F, 71.875F);
this.xrLabel4.Name = "xrLabel4";
this.xrLabel4.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -536,7 +536,7 @@ namespace BeWo.BeWoPlusReports
//
// xrLabel10
//
- this.xrLabel10.Font = new System.Drawing.Font("Arial", 9.75F);
+ this.xrLabel10.Font = new DevExpress.Drawing.DXFont("Arial", 9.75F);
this.xrLabel10.LocationFloat = new DevExpress.Utils.PointFloat(392F, 17F);
this.xrLabel10.Name = "xrLabel10";
this.xrLabel10.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -550,7 +550,7 @@ namespace BeWo.BeWoPlusReports
//
this.xrLabel7.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "AllEmployees.TotalFLM", "{0:0.##}")});
- this.xrLabel7.Font = new System.Drawing.Font("Arial", 10F);
+ this.xrLabel7.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
this.xrLabel7.LocationFloat = new DevExpress.Utils.PointFloat(325F, 17F);
this.xrLabel7.Name = "xrLabel7";
this.xrLabel7.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -564,7 +564,7 @@ namespace BeWo.BeWoPlusReports
//
this.xrLabel6.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "AllEmployees.EmployeeName")});
- this.xrLabel6.Font = new System.Drawing.Font("Arial", 9.75F);
+ this.xrLabel6.Font = new DevExpress.Drawing.DXFont("Arial", 9.75F);
this.xrLabel6.LocationFloat = new DevExpress.Utils.PointFloat(0F, 17F);
this.xrLabel6.Name = "xrLabel6";
this.xrLabel6.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -577,7 +577,7 @@ namespace BeWo.BeWoPlusReports
// xrLabel8
//
this.xrLabel8.Borders = DevExpress.XtraPrinting.BorderSide.Bottom;
- this.xrLabel8.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrLabel8.Font = new DevExpress.Drawing.DXFont("Arial", 9F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrLabel8.LocationFloat = new DevExpress.Utils.PointFloat(125F, 12F);
this.xrLabel8.Name = "xrLabel8";
this.xrLabel8.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -596,7 +596,7 @@ namespace BeWo.BeWoPlusReports
//
this.xrLabel11.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "TotalFLMPerCostBearer")});
- this.xrLabel11.Font = new System.Drawing.Font("Arial", 10F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Italic))));
+ this.xrLabel11.Font = new DevExpress.Drawing.DXFont("Arial", 10F, ((DevExpress.Drawing.DXFontStyle)((DevExpress.Drawing.DXFontStyle.Bold | DevExpress.Drawing.DXFontStyle.Italic))));
this.xrLabel11.LocationFloat = new DevExpress.Utils.PointFloat(0F, 25F);
this.xrLabel11.Multiline = true;
this.xrLabel11.Name = "xrLabel11";
@@ -615,7 +615,7 @@ namespace BeWo.BeWoPlusReports
//
// xrLabel1
//
- this.xrLabel1.Font = new System.Drawing.Font("Arial", 14F);
+ this.xrLabel1.Font = new DevExpress.Drawing.DXFont("Arial", 14F);
this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
this.xrLabel1.Multiline = true;
this.xrLabel1.Name = "xrLabel1";
@@ -628,7 +628,7 @@ namespace BeWo.BeWoPlusReports
//
// xrLabel9
//
- this.xrLabel9.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrLabel9.Font = new DevExpress.Drawing.DXFont("Arial", 12F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrLabel9.LocationFloat = new DevExpress.Utils.PointFloat(0F, 33F);
this.xrLabel9.Multiline = true;
this.xrLabel9.Name = "xrLabel9";
@@ -705,10 +705,10 @@ namespace BeWo.BeWoPlusReports
this.formattingRuleServiceDesc,
this.formattingRuleCostBearer,
this.formattingRuleEmployeeName});
- this.Margins = new System.Drawing.Printing.Margins(30, 10, 227, 30);
+ this.Margins = new DevExpress.Drawing.DXMargins(30, 10, 227, 30);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "12.1";
((System.ComponentModel.ISupportInitialize)(this.xrTableServiceRecords2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTableServiceRecords1)).EndInit();
diff --git a/ReportImp/BeWoPlusReports/SettlementReport.Designer.cs b/ReportImp/BeWoPlusReports/SettlementReport.Designer.cs
index 34d510cfb..faf57ae4e 100644
--- a/ReportImp/BeWoPlusReports/SettlementReport.Designer.cs
+++ b/ReportImp/BeWoPlusReports/SettlementReport.Designer.cs
@@ -796,7 +796,7 @@ namespace BeWo.BeWoPlusReports.Alt
this.Margins = new System.Drawing.Printing.Margins(75, 74, 40, 50);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrRichText2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
diff --git a/ReportImp/BeWoPlusReports/SettlementReport2.Designer.cs b/ReportImp/BeWoPlusReports/SettlementReport2.Designer.cs
index 4f45d0fcd..554888eda 100644
--- a/ReportImp/BeWoPlusReports/SettlementReport2.Designer.cs
+++ b/ReportImp/BeWoPlusReports/SettlementReport2.Designer.cs
@@ -788,7 +788,7 @@ namespace BeWo.BeWoPlusReports
this.Margins = new System.Drawing.Printing.Margins(75, 74, 40, 50);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrRichText2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable4)).EndInit();
diff --git a/ReportImp/BeWoPyramide/BeWoPyramide.csproj b/ReportImp/BeWoPyramide/BeWoPyramide.csproj
index 34d8236f3..e4aebc3e4 100644
--- a/ReportImp/BeWoPyramide/BeWoPyramide.csproj
+++ b/ReportImp/BeWoPyramide/BeWoPyramide.csproj
@@ -31,11 +31,18 @@
4
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ReportImp/BeWoPyramide/LeistungsnachweisFamilienhilfe.Designer.cs b/ReportImp/BeWoPyramide/LeistungsnachweisFamilienhilfe.Designer.cs
index 0a1cf4609..6e9febb10 100644
--- a/ReportImp/BeWoPyramide/LeistungsnachweisFamilienhilfe.Designer.cs
+++ b/ReportImp/BeWoPyramide/LeistungsnachweisFamilienhilfe.Designer.cs
@@ -649,7 +649,7 @@ namespace BeWoPyramide
this.Margins = new System.Drawing.Printing.Margins(75, 70, 99, 36);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.SnapGridSize = 9F;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrTableServiceRecords1)).EndInit();
diff --git a/ReportImp/BeWoPyramide/LeistungsnachweisSchulbegleitung.Designer.cs b/ReportImp/BeWoPyramide/LeistungsnachweisSchulbegleitung.Designer.cs
index a13ded1ee..33f5d9934 100644
--- a/ReportImp/BeWoPyramide/LeistungsnachweisSchulbegleitung.Designer.cs
+++ b/ReportImp/BeWoPyramide/LeistungsnachweisSchulbegleitung.Designer.cs
@@ -1224,7 +1224,7 @@ namespace BeWoPyramide
this.Margins = new System.Drawing.Printing.Margins(70, 50, 50, 36);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.SnapGridSize = 9F;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrTableServiceRecords1)).EndInit();
diff --git a/ReportImp/BeWoPyramide/Properties/licenses.licx b/ReportImp/BeWoPyramide/Properties/licenses.licx
index c7fd819d5..e69de29bb 100644
--- a/ReportImp/BeWoPyramide/Properties/licenses.licx
+++ b/ReportImp/BeWoPyramide/Properties/licenses.licx
@@ -1 +0,0 @@
-DevExpress.XtraReports.UI.XtraReport, DevExpress.XtraReports.v17.1, Version=17.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
diff --git a/ReportImp/BeWoPyramide/QuittierungsbelegMitDatum.Designer.cs b/ReportImp/BeWoPyramide/QuittierungsbelegMitDatum.Designer.cs
index cb70d9900..1b94f6e3f 100644
--- a/ReportImp/BeWoPyramide/QuittierungsbelegMitDatum.Designer.cs
+++ b/ReportImp/BeWoPyramide/QuittierungsbelegMitDatum.Designer.cs
@@ -1077,7 +1077,7 @@ namespace BeWoPyramide
this.Margins = new System.Drawing.Printing.Margins(75, 75, 167, 30);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrTable3)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTableServiceRecords1)).EndInit();
diff --git a/ReportImp/BeWoPyramide/QuittierungsbelegMitDatum.cs b/ReportImp/BeWoPyramide/QuittierungsbelegMitDatum.cs
index ee8189490..88d08bc39 100644
--- a/ReportImp/BeWoPyramide/QuittierungsbelegMitDatum.cs
+++ b/ReportImp/BeWoPyramide/QuittierungsbelegMitDatum.cs
@@ -90,7 +90,7 @@ namespace BeWoPyramide
}
}
- private void picSignature_BeforePrint(object sender, System.Drawing.Printing.PrintEventArgs e)
+ private void picSignature_BeforePrint(object sender, System.ComponentModel.CancelEventArgs e)
{
XRPictureBox xrBox = sender as XRPictureBox;
string base64String = xrBox.Tag as string;
diff --git a/ReportImp/BeWoRichartz/BeWoRichartz.csproj b/ReportImp/BeWoRichartz/BeWoRichartz.csproj
index ad70f2e56..2dff59a62 100644
--- a/ReportImp/BeWoRichartz/BeWoRichartz.csproj
+++ b/ReportImp/BeWoRichartz/BeWoRichartz.csproj
@@ -33,23 +33,25 @@
false
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ReportImp/BeWoRichartz/Properties/licenses.licx b/ReportImp/BeWoRichartz/Properties/licenses.licx
index c7fd819d5..e69de29bb 100644
--- a/ReportImp/BeWoRichartz/Properties/licenses.licx
+++ b/ReportImp/BeWoRichartz/Properties/licenses.licx
@@ -1 +0,0 @@
-DevExpress.XtraReports.UI.XtraReport, DevExpress.XtraReports.v17.1, Version=17.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
diff --git a/ReportImp/BeWoRichartz/ServicesOverviewReport.Designer.cs b/ReportImp/BeWoRichartz/ServicesOverviewReport.Designer.cs
index 80a907f70..e32c20a6d 100644
--- a/ReportImp/BeWoRichartz/ServicesOverviewReport.Designer.cs
+++ b/ReportImp/BeWoRichartz/ServicesOverviewReport.Designer.cs
@@ -915,7 +915,7 @@ namespace BeWoRichartz
this.Margins = new System.Drawing.Printing.Margins(60, 20, 31, 25);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.SnapGridSize = 9F;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrTableServiceRecords1)).EndInit();
diff --git a/ReportImp/BeWoRichartz/SettlementReport.Designer.cs b/ReportImp/BeWoRichartz/SettlementReport.Designer.cs
index 3a9a49d6d..06323892a 100644
--- a/ReportImp/BeWoRichartz/SettlementReport.Designer.cs
+++ b/ReportImp/BeWoRichartz/SettlementReport.Designer.cs
@@ -868,7 +868,7 @@ namespace BeWoRichartz
this.Margins = new System.Drawing.Printing.Margins(75, 74, 68, 6);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable5)).EndInit();
diff --git a/ReportImp/BeWoRichartz/SettlementReport2.Designer.cs b/ReportImp/BeWoRichartz/SettlementReport2.Designer.cs
index 494f50a83..6298d805d 100644
--- a/ReportImp/BeWoRichartz/SettlementReport2.Designer.cs
+++ b/ReportImp/BeWoRichartz/SettlementReport2.Designer.cs
@@ -869,7 +869,7 @@ namespace BeWoRichartz.Neu
this.Margins = new System.Drawing.Printing.Margins(75, 74, 68, 6);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable5)).EndInit();
diff --git a/ReportImp/BeWoRichter/BeWoRichter.csproj b/ReportImp/BeWoRichter/BeWoRichter.csproj
index 667772522..b024055e9 100644
--- a/ReportImp/BeWoRichter/BeWoRichter.csproj
+++ b/ReportImp/BeWoRichter/BeWoRichter.csproj
@@ -31,11 +31,18 @@
4
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ReportImp/BeWoRichter/Mitarbeiterarbeitszeitkonto.designer.cs b/ReportImp/BeWoRichter/Mitarbeiterarbeitszeitkonto.designer.cs
index 411849996..8f8cb36df 100644
--- a/ReportImp/BeWoRichter/Mitarbeiterarbeitszeitkonto.designer.cs
+++ b/ReportImp/BeWoRichter/Mitarbeiterarbeitszeitkonto.designer.cs
@@ -1004,7 +1004,7 @@ namespace BeWoRichter
this.Margins = new System.Drawing.Printing.Margins(75, 50, 50, 50);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
this.Title,
this.FieldCaption,
diff --git a/ReportImp/BeWoRichter/Mitarbeiterstundenkonto.designer.cs b/ReportImp/BeWoRichter/Mitarbeiterstundenkonto.designer.cs
index 802cb73f3..a4336ebca 100644
--- a/ReportImp/BeWoRichter/Mitarbeiterstundenkonto.designer.cs
+++ b/ReportImp/BeWoRichter/Mitarbeiterstundenkonto.designer.cs
@@ -635,7 +635,7 @@ namespace BeWoRichter
this.Margins = new System.Drawing.Printing.Margins(75, 75, 50, 30);
this.PageHeight = 827;
this.PageWidth = 1169;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
this.Title,
this.FieldCaption,
diff --git a/ReportImp/BeWoRichter/MitarbeiterstundenkontoJahr.designer.cs b/ReportImp/BeWoRichter/MitarbeiterstundenkontoJahr.designer.cs
index edfe7614e..2c7f1a221 100644
--- a/ReportImp/BeWoRichter/MitarbeiterstundenkontoJahr.designer.cs
+++ b/ReportImp/BeWoRichter/MitarbeiterstundenkontoJahr.designer.cs
@@ -677,7 +677,7 @@ namespace BeWoRichter
this.Margins = new System.Drawing.Printing.Margins(75, 75, 50, 30);
this.PageHeight = 827;
this.PageWidth = 1169;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
this.Title,
this.FieldCaption,
diff --git a/ReportImp/BeWoRichter/Properties/licenses.licx b/ReportImp/BeWoRichter/Properties/licenses.licx
index c7fd819d5..e69de29bb 100644
--- a/ReportImp/BeWoRichter/Properties/licenses.licx
+++ b/ReportImp/BeWoRichter/Properties/licenses.licx
@@ -1 +0,0 @@
-DevExpress.XtraReports.UI.XtraReport, DevExpress.XtraReports.v17.1, Version=17.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
diff --git a/ReportImp/BeWoRichter/SettlementReport.Designer.cs b/ReportImp/BeWoRichter/SettlementReport.Designer.cs
index de4accd45..d6a35513d 100644
--- a/ReportImp/BeWoRichter/SettlementReport.Designer.cs
+++ b/ReportImp/BeWoRichter/SettlementReport.Designer.cs
@@ -960,7 +960,7 @@ namespace BeWoRichter.Alt
this.Margins = new System.Drawing.Printing.Margins(75, 74, 100, 62);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable3)).EndInit();
diff --git a/ReportImp/BeWoRichter/SettlementReport2.Designer.cs b/ReportImp/BeWoRichter/SettlementReport2.Designer.cs
index ef1b79d55..907e156f7 100644
--- a/ReportImp/BeWoRichter/SettlementReport2.Designer.cs
+++ b/ReportImp/BeWoRichter/SettlementReport2.Designer.cs
@@ -1020,7 +1020,7 @@ namespace BeWoRichter
this.Margins = new System.Drawing.Printing.Margins(75, 74, 136, 60);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable3)).EndInit();
diff --git a/ReportImp/BeWoRichter/Teamstundenkonto.designer.cs b/ReportImp/BeWoRichter/Teamstundenkonto.designer.cs
index ab2e6f125..7d8978987 100644
--- a/ReportImp/BeWoRichter/Teamstundenkonto.designer.cs
+++ b/ReportImp/BeWoRichter/Teamstundenkonto.designer.cs
@@ -798,7 +798,7 @@ namespace BeWoRichter
this.Margins = new System.Drawing.Printing.Margins(75, 75, 50, 30);
this.PageHeight = 827;
this.PageWidth = 1169;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
this.Title,
this.FieldCaption,
diff --git a/ReportImp/BeWoRimbach/BeWoRimbach.csproj b/ReportImp/BeWoRimbach/BeWoRimbach.csproj
index bd5b2396f..1c96748fb 100644
--- a/ReportImp/BeWoRimbach/BeWoRimbach.csproj
+++ b/ReportImp/BeWoRimbach/BeWoRimbach.csproj
@@ -31,11 +31,18 @@
4
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ReportImp/BeWoRimbach/FLSGroupReport.Designer.cs b/ReportImp/BeWoRimbach/FLSGroupReport.Designer.cs
index 677ec3a20..70b4455aa 100644
--- a/ReportImp/BeWoRimbach/FLSGroupReport.Designer.cs
+++ b/ReportImp/BeWoRimbach/FLSGroupReport.Designer.cs
@@ -651,7 +651,7 @@ namespace BeWoRimbach
this.Margins = new System.Drawing.Printing.Margins(75, 75, 50, 50);
this.PageHeight = 827;
this.PageWidth = 1169;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
this.Title,
this.FieldCaption,
diff --git a/ReportImp/BeWoRimbach/FLSListReport.Designer.cs b/ReportImp/BeWoRimbach/FLSListReport.Designer.cs
index 10d1b06e1..518b2f7fe 100644
--- a/ReportImp/BeWoRimbach/FLSListReport.Designer.cs
+++ b/ReportImp/BeWoRimbach/FLSListReport.Designer.cs
@@ -552,7 +552,7 @@ namespace BeWoRimbach
this.Margins = new System.Drawing.Printing.Margins(75, 75, 27, 50);
this.PageHeight = 827;
this.PageWidth = 1169;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
this.Title,
this.FieldCaption,
diff --git a/ReportImp/BeWoRimbach/Mitarbeiterarbeitszeitkonto.designer.cs b/ReportImp/BeWoRimbach/Mitarbeiterarbeitszeitkonto.designer.cs
index e902fa175..505acb70f 100644
--- a/ReportImp/BeWoRimbach/Mitarbeiterarbeitszeitkonto.designer.cs
+++ b/ReportImp/BeWoRimbach/Mitarbeiterarbeitszeitkonto.designer.cs
@@ -1009,7 +1009,7 @@ namespace BeWoRimbach
this.Margins = new System.Drawing.Printing.Margins(75, 50, 112, 50);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
this.Title,
this.FieldCaption,
diff --git a/ReportImp/BeWoRimbach/Mitarbeiterstundenkonto.designer.cs b/ReportImp/BeWoRimbach/Mitarbeiterstundenkonto.designer.cs
index fee488453..c536b7950 100644
--- a/ReportImp/BeWoRimbach/Mitarbeiterstundenkonto.designer.cs
+++ b/ReportImp/BeWoRimbach/Mitarbeiterstundenkonto.designer.cs
@@ -646,7 +646,7 @@ namespace BeWoRimbach
this.Margins = new System.Drawing.Printing.Margins(75, 75, 27, 30);
this.PageHeight = 827;
this.PageWidth = 1169;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
this.Title,
this.FieldCaption,
diff --git a/ReportImp/BeWoRimbach/MitarbeiterstundenkontoJahr.designer.cs b/ReportImp/BeWoRimbach/MitarbeiterstundenkontoJahr.designer.cs
index 8f963617f..daf087edd 100644
--- a/ReportImp/BeWoRimbach/MitarbeiterstundenkontoJahr.designer.cs
+++ b/ReportImp/BeWoRimbach/MitarbeiterstundenkontoJahr.designer.cs
@@ -689,7 +689,7 @@ namespace BeWoRimbach
this.Margins = new System.Drawing.Printing.Margins(75, 75, 134, 30);
this.PageHeight = 827;
this.PageWidth = 1169;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
this.Title,
this.FieldCaption,
diff --git a/ReportImp/BeWoRimbach/Properties/licenses.licx b/ReportImp/BeWoRimbach/Properties/licenses.licx
index c7fd819d5..e69de29bb 100644
--- a/ReportImp/BeWoRimbach/Properties/licenses.licx
+++ b/ReportImp/BeWoRimbach/Properties/licenses.licx
@@ -1 +0,0 @@
-DevExpress.XtraReports.UI.XtraReport, DevExpress.XtraReports.v17.1, Version=17.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
diff --git a/ReportImp/BeWoRimbach/Quittierungsbeleg.Designer.cs b/ReportImp/BeWoRimbach/Quittierungsbeleg.Designer.cs
index 7e845d4e4..9a9ba9269 100644
--- a/ReportImp/BeWoRimbach/Quittierungsbeleg.Designer.cs
+++ b/ReportImp/BeWoRimbach/Quittierungsbeleg.Designer.cs
@@ -631,7 +631,7 @@ namespace BeWoRimbach
this.xrPictureBox2.Name = "xrPictureBox2";
this.xrPictureBox2.SizeF = new System.Drawing.SizeF(100F, 23F);
this.xrPictureBox2.Sizing = DevExpress.XtraPrinting.ImageSizeMode.ZoomImage;
- this.xrPictureBox2.BeforePrint += new System.Drawing.Printing.PrintEventHandler(this.CustomerSignature_BeforePrint);
+ this.xrPictureBox2.BeforePrint += new DevExpress.XtraReports.UI.BeforePrintEventHandler(this.CustomerSignature_BeforePrint);
//
// lblUnterschriftKlient
//
@@ -712,7 +712,7 @@ namespace BeWoRimbach
this.xrPictureBox1.Scripts.OnBeforePrint = "xrPictureBox1_BeforePrint";
this.xrPictureBox1.SizeF = new System.Drawing.SizeF(100F, 23F);
this.xrPictureBox1.Sizing = DevExpress.XtraPrinting.ImageSizeMode.ZoomImage;
- this.xrPictureBox1.BeforePrint += new System.Drawing.Printing.PrintEventHandler(this.EmployeeSignature_BeforePrint);
+ this.xrPictureBox1.BeforePrint += new DevExpress.XtraReports.UI.BeforePrintEventHandler(this.EmployeeSignature_BeforePrint);
//
// xrLabel17
//
@@ -758,7 +758,7 @@ namespace BeWoRimbach
this.Margins = new System.Drawing.Printing.Margins(33, 22, 30, 30);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrTable3)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable4)).EndInit();
diff --git a/ReportImp/BeWoRimbach/Quittierungsbeleg.cs b/ReportImp/BeWoRimbach/Quittierungsbeleg.cs
index cf87bc064..7e4c4b0bb 100644
--- a/ReportImp/BeWoRimbach/Quittierungsbeleg.cs
+++ b/ReportImp/BeWoRimbach/Quittierungsbeleg.cs
@@ -111,7 +111,7 @@ namespace BeWoRimbach
}
// TODO: Wie anzeigen? Alle?
- private void EmployeeSignature_BeforePrint(object sender, System.Drawing.Printing.PrintEventArgs e)
+ private void EmployeeSignature_BeforePrint(object sender, System.ComponentModel.CancelEventArgs e)
{
return;
@@ -136,7 +136,7 @@ namespace BeWoRimbach
// TODO: Wie anzeigen? Alle?
// TODO: Visibile der Datumstextboxen auf true setzen!
- private void CustomerSignature_BeforePrint(object sender, System.Drawing.Printing.PrintEventArgs e)
+ private void CustomerSignature_BeforePrint(object sender, System.ComponentModel.CancelEventArgs e)
{
return;
@@ -159,7 +159,7 @@ namespace BeWoRimbach
}
}
- private void picSignature_BeforePrint(object sender, System.Drawing.Printing.PrintEventArgs e)
+ private void picSignature_BeforePrint(object sender, System.ComponentModel.CancelEventArgs e)
{
XRPictureBox xrBox = sender as XRPictureBox;
//var test = this.GetCurrent
diff --git a/ReportImp/BeWoRimbach/ServiceInvoiceReport.Designer.cs b/ReportImp/BeWoRimbach/ServiceInvoiceReport.Designer.cs
index 5c08c13fa..e308973fa 100644
--- a/ReportImp/BeWoRimbach/ServiceInvoiceReport.Designer.cs
+++ b/ReportImp/BeWoRimbach/ServiceInvoiceReport.Designer.cs
@@ -679,7 +679,7 @@ namespace BeWoRimbach
this.Margins = new System.Drawing.Printing.Margins(75, 75, 43, 154);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrRichText1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrRichText2)).EndInit();
diff --git a/ReportImp/BeWoRimbach/SettlementReport.Designer.cs b/ReportImp/BeWoRimbach/SettlementReport.Designer.cs
index ad2550ede..e7723dd3d 100644
--- a/ReportImp/BeWoRimbach/SettlementReport.Designer.cs
+++ b/ReportImp/BeWoRimbach/SettlementReport.Designer.cs
@@ -945,7 +945,7 @@ namespace BeWoRimbach
this.Margins = new System.Drawing.Printing.Margins(75, 74, 41, 167);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable3)).EndInit();
diff --git a/ReportImp/BeWoRimbach/Teamstundenkonto.designer.cs b/ReportImp/BeWoRimbach/Teamstundenkonto.designer.cs
index 8811c5d9f..5e5042c06 100644
--- a/ReportImp/BeWoRimbach/Teamstundenkonto.designer.cs
+++ b/ReportImp/BeWoRimbach/Teamstundenkonto.designer.cs
@@ -809,7 +809,7 @@ namespace BeWoRimbach
this.Margins = new System.Drawing.Printing.Margins(75, 75, 50, 30);
this.PageHeight = 827;
this.PageWidth = 1169;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
this.Title,
this.FieldCaption,
diff --git a/ReportImp/BeWoRueckenwind/BeWoRueckenwind.csproj b/ReportImp/BeWoRueckenwind/BeWoRueckenwind.csproj
index 975abbca1..294d3af7d 100644
--- a/ReportImp/BeWoRueckenwind/BeWoRueckenwind.csproj
+++ b/ReportImp/BeWoRueckenwind/BeWoRueckenwind.csproj
@@ -33,23 +33,25 @@
false
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ReportImp/BeWoRueckenwind/InvoiceCustomerReport.Designer.cs b/ReportImp/BeWoRueckenwind/InvoiceCustomerReport.Designer.cs
index b2864c19e..dfb4701c1 100644
--- a/ReportImp/BeWoRueckenwind/InvoiceCustomerReport.Designer.cs
+++ b/ReportImp/BeWoRueckenwind/InvoiceCustomerReport.Designer.cs
@@ -701,7 +701,7 @@ namespace BeWo.Report.DefaultReports
this.Margins = new System.Drawing.Printing.Margins(75, 74, 100, 90);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable3)).EndInit();
diff --git a/ReportImp/BeWoRueckenwind/Properties/licenses.licx b/ReportImp/BeWoRueckenwind/Properties/licenses.licx
index c7fd819d5..e69de29bb 100644
--- a/ReportImp/BeWoRueckenwind/Properties/licenses.licx
+++ b/ReportImp/BeWoRueckenwind/Properties/licenses.licx
@@ -1 +0,0 @@
-DevExpress.XtraReports.UI.XtraReport, DevExpress.XtraReports.v17.1, Version=17.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
diff --git a/ReportImp/BeWoRueckenwind/ServiceInvoiceReport.Designer.cs b/ReportImp/BeWoRueckenwind/ServiceInvoiceReport.Designer.cs
index 8ad57a04f..99d85835c 100644
--- a/ReportImp/BeWoRueckenwind/ServiceInvoiceReport.Designer.cs
+++ b/ReportImp/BeWoRueckenwind/ServiceInvoiceReport.Designer.cs
@@ -600,7 +600,7 @@ namespace BeWoRueckenwind
this.Margins = new System.Drawing.Printing.Margins(75, 74, 100, 90);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrRichText1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable2)).EndInit();
diff --git a/ReportImp/BeWoRueckenwind/ServiceInvoiceReportAssistenz.Designer.cs b/ReportImp/BeWoRueckenwind/ServiceInvoiceReportAssistenz.Designer.cs
index 75b3da7d4..9d86cb7ba 100644
--- a/ReportImp/BeWoRueckenwind/ServiceInvoiceReportAssistenz.Designer.cs
+++ b/ReportImp/BeWoRueckenwind/ServiceInvoiceReportAssistenz.Designer.cs
@@ -496,7 +496,7 @@ namespace BeWoRueckenwind
this.Margins = new System.Drawing.Printing.Margins(75, 74, 100, 90);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "13.1";
((System.ComponentModel.ISupportInitialize)(this.xrRichText1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable2)).EndInit();
diff --git a/ReportImp/BeWoRueckenwind/ServicesOverviewReport.Designer.cs b/ReportImp/BeWoRueckenwind/ServicesOverviewReport.Designer.cs
index a2074698f..cfcfba3e2 100644
--- a/ReportImp/BeWoRueckenwind/ServicesOverviewReport.Designer.cs
+++ b/ReportImp/BeWoRueckenwind/ServicesOverviewReport.Designer.cs
@@ -835,7 +835,7 @@ namespace BeWoRueckenwind
this.Margins = new System.Drawing.Printing.Margins(75, 70, 70, 30);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "13.1";
((System.ComponentModel.ISupportInitialize)(this.xrTableServiceRecords1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
diff --git a/ReportImp/BeWoRueckenwind/ServicesOverviewReportAssistenz.Designer.cs b/ReportImp/BeWoRueckenwind/ServicesOverviewReportAssistenz.Designer.cs
index 653603711..fd180acab 100644
--- a/ReportImp/BeWoRueckenwind/ServicesOverviewReportAssistenz.Designer.cs
+++ b/ReportImp/BeWoRueckenwind/ServicesOverviewReportAssistenz.Designer.cs
@@ -742,7 +742,7 @@ namespace BeWoRueckenwind
this.Margins = new System.Drawing.Printing.Margins(75, 70, 70, 32);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "13.1";
((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTableServiceRecords1)).EndInit();
diff --git a/ReportImp/BeWoRueckenwind/ServicesOverviewReportNeu.Designer.cs b/ReportImp/BeWoRueckenwind/ServicesOverviewReportNeu.Designer.cs
index ac4bffff9..1d575a45d 100644
--- a/ReportImp/BeWoRueckenwind/ServicesOverviewReportNeu.Designer.cs
+++ b/ReportImp/BeWoRueckenwind/ServicesOverviewReportNeu.Designer.cs
@@ -998,7 +998,7 @@ namespace BeWoRueckenwind.Neu
this.Margins = new System.Drawing.Printing.Margins(75, 70, 70, 30);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrTableServiceRecords1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
diff --git a/ReportImp/BeWoRueckenwind/SettlementReport.Designer.cs b/ReportImp/BeWoRueckenwind/SettlementReport.Designer.cs
index 44e8e8a74..56bdf8fd5 100644
--- a/ReportImp/BeWoRueckenwind/SettlementReport.Designer.cs
+++ b/ReportImp/BeWoRueckenwind/SettlementReport.Designer.cs
@@ -1021,7 +1021,7 @@ namespace BeWoRueckenwind
this.Margins = new System.Drawing.Printing.Margins(75, 74, 100, 90);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrRichText1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
diff --git a/ReportImp/BeWoRueckenwind/SettlementReport2.Designer.cs b/ReportImp/BeWoRueckenwind/SettlementReport2.Designer.cs
index 3c910cf6a..ba1ad8e2e 100644
--- a/ReportImp/BeWoRueckenwind/SettlementReport2.Designer.cs
+++ b/ReportImp/BeWoRueckenwind/SettlementReport2.Designer.cs
@@ -1161,7 +1161,7 @@ namespace BeWoRueckenwind.Neu
this.Margins = new System.Drawing.Printing.Margins(75, 74, 100, 90);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrRichText1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
diff --git a/ReportImp/BeWoSchillingReports/BeWoSchillingReports.csproj b/ReportImp/BeWoSchillingReports/BeWoSchillingReports.csproj
index 3d79ded48..10693fc88 100644
--- a/ReportImp/BeWoSchillingReports/BeWoSchillingReports.csproj
+++ b/ReportImp/BeWoSchillingReports/BeWoSchillingReports.csproj
@@ -34,23 +34,25 @@
false
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ReportImp/BeWoSchillingReports/FLSGroupReport.Designer.cs b/ReportImp/BeWoSchillingReports/FLSGroupReport.Designer.cs
index fe424d6f3..554d7aecb 100644
--- a/ReportImp/BeWoSchillingReports/FLSGroupReport.Designer.cs
+++ b/ReportImp/BeWoSchillingReports/FLSGroupReport.Designer.cs
@@ -425,7 +425,7 @@ namespace BeWo.BeWoSchillingReports
this.Margins = new System.Drawing.Printing.Margins(50, 50, 50, 50);
this.PageHeight = 827;
this.PageWidth = 1169;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
this.Title,
this.FieldCaption,
diff --git a/ReportImp/BeWoSchillingReports/FLSListReport.Designer.cs b/ReportImp/BeWoSchillingReports/FLSListReport.Designer.cs
index f3f23add8..2bc27fd2e 100644
--- a/ReportImp/BeWoSchillingReports/FLSListReport.Designer.cs
+++ b/ReportImp/BeWoSchillingReports/FLSListReport.Designer.cs
@@ -400,7 +400,7 @@ namespace BeWo.BeWoSchillingReports
this.Margins = new System.Drawing.Printing.Margins(50, 50, 50, 50);
this.PageHeight = 827;
this.PageWidth = 1169;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
this.Title,
this.FieldCaption,
diff --git a/ReportImp/BeWoSchillingReports/Mitarbeiterarbeitszeitkonto.designer.cs b/ReportImp/BeWoSchillingReports/Mitarbeiterarbeitszeitkonto.designer.cs
index 11b933070..ee28c5ca0 100644
--- a/ReportImp/BeWoSchillingReports/Mitarbeiterarbeitszeitkonto.designer.cs
+++ b/ReportImp/BeWoSchillingReports/Mitarbeiterarbeitszeitkonto.designer.cs
@@ -1004,7 +1004,7 @@ namespace BeWoSchillingReports
this.Margins = new System.Drawing.Printing.Margins(75, 50, 50, 50);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
this.Title,
this.FieldCaption,
diff --git a/ReportImp/BeWoSchillingReports/Mitarbeiterauslastung.designer.cs b/ReportImp/BeWoSchillingReports/Mitarbeiterauslastung.designer.cs
index ed138ef86..e8fa7ab89 100644
--- a/ReportImp/BeWoSchillingReports/Mitarbeiterauslastung.designer.cs
+++ b/ReportImp/BeWoSchillingReports/Mitarbeiterauslastung.designer.cs
@@ -483,7 +483,7 @@ namespace BeWo.BeWoSchillingReports
this.Margins = new System.Drawing.Printing.Margins(100, 30, 50, 30);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
this.Title,
this.FieldCaption,
diff --git a/ReportImp/BeWoSchillingReports/Mitarbeiterstundenkonto.designer.cs b/ReportImp/BeWoSchillingReports/Mitarbeiterstundenkonto.designer.cs
index ecc290f70..09916f2b9 100644
--- a/ReportImp/BeWoSchillingReports/Mitarbeiterstundenkonto.designer.cs
+++ b/ReportImp/BeWoSchillingReports/Mitarbeiterstundenkonto.designer.cs
@@ -635,7 +635,7 @@ namespace BeWoSchillingReports
this.Margins = new System.Drawing.Printing.Margins(75, 75, 50, 30);
this.PageHeight = 827;
this.PageWidth = 1169;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
this.Title,
this.FieldCaption,
diff --git a/ReportImp/BeWoSchillingReports/MitarbeiterstundenkontoJahr.designer.cs b/ReportImp/BeWoSchillingReports/MitarbeiterstundenkontoJahr.designer.cs
index 664a49c4e..1db6e9987 100644
--- a/ReportImp/BeWoSchillingReports/MitarbeiterstundenkontoJahr.designer.cs
+++ b/ReportImp/BeWoSchillingReports/MitarbeiterstundenkontoJahr.designer.cs
@@ -677,7 +677,7 @@ namespace BeWoSchillingReports
this.Margins = new System.Drawing.Printing.Margins(75, 75, 50, 30);
this.PageHeight = 827;
this.PageWidth = 1169;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
this.Title,
this.FieldCaption,
diff --git a/ReportImp/BeWoSchillingReports/Properties/licenses.licx b/ReportImp/BeWoSchillingReports/Properties/licenses.licx
index c7fd819d5..e69de29bb 100644
--- a/ReportImp/BeWoSchillingReports/Properties/licenses.licx
+++ b/ReportImp/BeWoSchillingReports/Properties/licenses.licx
@@ -1 +0,0 @@
-DevExpress.XtraReports.UI.XtraReport, DevExpress.XtraReports.v17.1, Version=17.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
diff --git a/ReportImp/BeWoSchillingReports/ServiceInvoiceReport.Designer.cs b/ReportImp/BeWoSchillingReports/ServiceInvoiceReport.Designer.cs
index b3319abe1..0d0766c03 100644
--- a/ReportImp/BeWoSchillingReports/ServiceInvoiceReport.Designer.cs
+++ b/ReportImp/BeWoSchillingReports/ServiceInvoiceReport.Designer.cs
@@ -826,7 +826,7 @@ namespace BeWo.Report.DefaultReports
this.Margins = new System.Drawing.Printing.Margins(75, 75, 155, 156);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
this.Watermark.Image = ((System.Drawing.Image)(resources.GetObject("ServiceInvoiceReport.Watermark.Image")));
this.Watermark.ImageViewMode = DevExpress.XtraPrinting.Drawing.ImageViewMode.Zoom;
diff --git a/ReportImp/BeWoSchillingReports/ServicesOverviewReport.Designer.cs b/ReportImp/BeWoSchillingReports/ServicesOverviewReport.Designer.cs
index ce74caae5..6587eaa92 100644
--- a/ReportImp/BeWoSchillingReports/ServicesOverviewReport.Designer.cs
+++ b/ReportImp/BeWoSchillingReports/ServicesOverviewReport.Designer.cs
@@ -718,7 +718,7 @@ namespace BeWoSchillingReports
this.Margins = new System.Drawing.Printing.Margins(60, 60, 30, 30);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrTableServiceRecords1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable3)).EndInit();
diff --git a/ReportImp/BeWoSchillingReports/ServicesOverviewReportNeu.Designer.cs b/ReportImp/BeWoSchillingReports/ServicesOverviewReportNeu.Designer.cs
index dcbc7470b..84d42c4a4 100644
--- a/ReportImp/BeWoSchillingReports/ServicesOverviewReportNeu.Designer.cs
+++ b/ReportImp/BeWoSchillingReports/ServicesOverviewReportNeu.Designer.cs
@@ -744,7 +744,7 @@ namespace BeWoSchillingReports
this.Margins = new System.Drawing.Printing.Margins(60, 60, 30, 30);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrTableServiceRecords1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable3)).EndInit();
diff --git a/ReportImp/BeWoSchillingReports/SettlementReport.Designer.cs b/ReportImp/BeWoSchillingReports/SettlementReport.Designer.cs
index eab515c87..142690e87 100644
--- a/ReportImp/BeWoSchillingReports/SettlementReport.Designer.cs
+++ b/ReportImp/BeWoSchillingReports/SettlementReport.Designer.cs
@@ -960,7 +960,7 @@ namespace BeWo.BeWoSchillingReports.Alt
this.Margins = new System.Drawing.Printing.Margins(100, 74, 192, 75);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
this.Watermark.Image = ((System.Drawing.Image)(resources.GetObject("Spitzabrechnung.Watermark.Image")));
this.Watermark.ImageViewMode = DevExpress.XtraPrinting.Drawing.ImageViewMode.Zoom;
diff --git a/ReportImp/BeWoSchillingReports/SettlementReport2.Designer.cs b/ReportImp/BeWoSchillingReports/SettlementReport2.Designer.cs
index 420ac87b9..8c6c3e21f 100644
--- a/ReportImp/BeWoSchillingReports/SettlementReport2.Designer.cs
+++ b/ReportImp/BeWoSchillingReports/SettlementReport2.Designer.cs
@@ -979,7 +979,7 @@ namespace Bewo.BeWoSchillingReports
this.Margins = new System.Drawing.Printing.Margins(100, 74, 200, 100);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
this.Watermark.Image = ((System.Drawing.Image)(resources.GetObject("Spitzabrechnung.Watermark.Image")));
this.Watermark.ImageViewMode = DevExpress.XtraPrinting.Drawing.ImageViewMode.Stretch;
diff --git a/ReportImp/BeWoSchillingReports/Teamauslastung.designer.cs b/ReportImp/BeWoSchillingReports/Teamauslastung.designer.cs
index c6f175a56..531d97daf 100644
--- a/ReportImp/BeWoSchillingReports/Teamauslastung.designer.cs
+++ b/ReportImp/BeWoSchillingReports/Teamauslastung.designer.cs
@@ -469,7 +469,7 @@ namespace BeWo.BeWoSchillingReports
this.Margins = new System.Drawing.Printing.Margins(50, 20, 50, 30);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
this.Title,
this.FieldCaption,
diff --git a/ReportImp/BeWoSchillingReports/Teamstundenkonto.designer.cs b/ReportImp/BeWoSchillingReports/Teamstundenkonto.designer.cs
index ea54a8e5f..c530e0d1f 100644
--- a/ReportImp/BeWoSchillingReports/Teamstundenkonto.designer.cs
+++ b/ReportImp/BeWoSchillingReports/Teamstundenkonto.designer.cs
@@ -798,7 +798,7 @@ namespace BeWoSchillingReports
this.Margins = new System.Drawing.Printing.Margins(75, 75, 50, 30);
this.PageHeight = 827;
this.PageWidth = 1169;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
this.Title,
this.FieldCaption,
diff --git a/ReportImp/BeWoTrio/BeWoTrio.csproj b/ReportImp/BeWoTrio/BeWoTrio.csproj
index a2c26a1fa..a1441b7a5 100644
--- a/ReportImp/BeWoTrio/BeWoTrio.csproj
+++ b/ReportImp/BeWoTrio/BeWoTrio.csproj
@@ -31,11 +31,18 @@
4
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ReportImp/BeWoTrio/Finanzauswertung.designer.cs b/ReportImp/BeWoTrio/Finanzauswertung.designer.cs
index 9d25b889b..67662b4fd 100644
--- a/ReportImp/BeWoTrio/Finanzauswertung.designer.cs
+++ b/ReportImp/BeWoTrio/Finanzauswertung.designer.cs
@@ -747,7 +747,7 @@ namespace BeWoTrio
this.Margins = new System.Drawing.Printing.Margins(75, 60, 50, 30);
this.PageHeight = 827;
this.PageWidth = 1169;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Parameters.AddRange(new DevExpress.XtraReports.Parameters.Parameter[] {
this.TESTPARAMTER,
this.parameter1});
diff --git a/ReportImp/BeWoTrio/InvoiceCustomerReport.Designer.cs b/ReportImp/BeWoTrio/InvoiceCustomerReport.Designer.cs
index 379999344..e50b926de 100644
--- a/ReportImp/BeWoTrio/InvoiceCustomerReport.Designer.cs
+++ b/ReportImp/BeWoTrio/InvoiceCustomerReport.Designer.cs
@@ -527,7 +527,7 @@ namespace BeWoTrio
this.Margins = new System.Drawing.Printing.Margins(115, 74, 230, 120);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
this.Watermark.Image = ((System.Drawing.Image)(resources.GetObject("InvoiceCustomerReport.Watermark.Image")));
this.Watermark.ImageViewMode = DevExpress.XtraPrinting.Drawing.ImageViewMode.Zoom;
diff --git a/ReportImp/BeWoTrio/Properties/licenses.licx b/ReportImp/BeWoTrio/Properties/licenses.licx
index c7fd819d5..e69de29bb 100644
--- a/ReportImp/BeWoTrio/Properties/licenses.licx
+++ b/ReportImp/BeWoTrio/Properties/licenses.licx
@@ -1 +0,0 @@
-DevExpress.XtraReports.UI.XtraReport, DevExpress.XtraReports.v17.1, Version=17.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
diff --git a/ReportImp/BeWoTrio/ServiceInvoiceReport.Designer.cs b/ReportImp/BeWoTrio/ServiceInvoiceReport.Designer.cs
index 8c2cf126b..6356fd0b4 100644
--- a/ReportImp/BeWoTrio/ServiceInvoiceReport.Designer.cs
+++ b/ReportImp/BeWoTrio/ServiceInvoiceReport.Designer.cs
@@ -593,7 +593,7 @@ namespace BeWoTrio
this.Margins = new System.Drawing.Printing.Margins(115, 74, 230, 120);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
this.Watermark.Image = ((System.Drawing.Image)(resources.GetObject("ServiceInvoiceReport.Watermark.Image")));
this.Watermark.ImageViewMode = DevExpress.XtraPrinting.Drawing.ImageViewMode.Zoom;
diff --git a/ReportImp/BeWoTrio/SettlementReport.Designer.cs b/ReportImp/BeWoTrio/SettlementReport.Designer.cs
index 173cc5dd2..6df3a105a 100644
--- a/ReportImp/BeWoTrio/SettlementReport.Designer.cs
+++ b/ReportImp/BeWoTrio/SettlementReport.Designer.cs
@@ -833,7 +833,7 @@ namespace BeWoTrio.Alt
this.Margins = new System.Drawing.Printing.Margins(115, 61, 230, 120);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
this.Watermark.Image = ((System.Drawing.Image)(resources.GetObject("Spitzabrechnung.Watermark.Image")));
this.Watermark.ImageViewMode = DevExpress.XtraPrinting.Drawing.ImageViewMode.Zoom;
diff --git a/ReportImp/BeWoTrio/SettlementReport2.Designer.cs b/ReportImp/BeWoTrio/SettlementReport2.Designer.cs
index c5d5d4970..8ef87e0c8 100644
--- a/ReportImp/BeWoTrio/SettlementReport2.Designer.cs
+++ b/ReportImp/BeWoTrio/SettlementReport2.Designer.cs
@@ -779,7 +779,7 @@ namespace BeWo.Report.DefaultReports
this.Margins = new System.Drawing.Printing.Margins(117, 60, 230, 124);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
this.Watermark.Image = ((System.Drawing.Image)(resources.GetObject("Spitzabrechnung.Watermark.Image")));
this.Watermark.ImageViewMode = DevExpress.XtraPrinting.Drawing.ImageViewMode.Zoom;
diff --git a/ReportImp/BeWoViersen/BeWoViersen.csproj b/ReportImp/BeWoViersen/BeWoViersen.csproj
index 02a0cf16b..9919b4d66 100644
--- a/ReportImp/BeWoViersen/BeWoViersen.csproj
+++ b/ReportImp/BeWoViersen/BeWoViersen.csproj
@@ -33,23 +33,25 @@
false
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ReportImp/BeWoViersen/FLSListReport.Designer.cs b/ReportImp/BeWoViersen/FLSListReport.Designer.cs
index 10b193f53..c5c1cbcd3 100644
--- a/ReportImp/BeWoViersen/FLSListReport.Designer.cs
+++ b/ReportImp/BeWoViersen/FLSListReport.Designer.cs
@@ -93,7 +93,7 @@ namespace BeWoViersen
this.xrLabel14,
this.xrPictureBox1,
this.xrLabel1});
- this.Detail1.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.Detail1.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.Detail1.HeightF = 165F;
this.Detail1.Name = "Detail1";
this.Detail1.StylePriority.UseFont = false;
@@ -110,7 +110,7 @@ namespace BeWoViersen
//
this.xrLabel4.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "ReportStartDate", "{0:yyyy}")});
- this.xrLabel4.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrLabel4.Font = new DevExpress.Drawing.DXFont("Arial", 12F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrLabel4.LocationFloat = new DevExpress.Utils.PointFloat(85.0001F, 113.5417F);
this.xrLabel4.Name = "xrLabel4";
this.xrLabel4.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -122,7 +122,7 @@ namespace BeWoViersen
//
this.xrLabel2.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "ReportStartDate", "{0:MMMM}")});
- this.xrLabel2.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrLabel2.Font = new DevExpress.Drawing.DXFont("Arial", 12F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrLabel2.LocationFloat = new DevExpress.Utils.PointFloat(0F, 113.5417F);
this.xrLabel2.Name = "xrLabel2";
this.xrLabel2.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
@@ -133,7 +133,7 @@ namespace BeWoViersen
//
// xrLabel14
//
- this.xrLabel14.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrLabel14.Font = new DevExpress.Drawing.DXFont("Arial", 12F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrLabel14.LocationFloat = new DevExpress.Utils.PointFloat(0F, 88.54166F);
this.xrLabel14.Multiline = true;
this.xrLabel14.Name = "xrLabel14";
@@ -155,7 +155,7 @@ namespace BeWoViersen
//
// xrLabel1
//
- this.xrLabel1.Font = new System.Drawing.Font("Arial", 14F);
+ this.xrLabel1.Font = new DevExpress.Drawing.DXFont("Arial", 14F);
this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 63.54F);
this.xrLabel1.Multiline = true;
this.xrLabel1.Name = "xrLabel1";
@@ -220,7 +220,7 @@ namespace BeWoViersen
//
this.xrTableCell3.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "FLSReportGroups.ServiceRecords.Start", "{0:dd/MM/yyyy}")});
- this.xrTableCell3.Font = new System.Drawing.Font("Arial", 9.75F);
+ this.xrTableCell3.Font = new DevExpress.Drawing.DXFont("Arial", 9.75F);
this.xrTableCell3.Name = "xrTableCell3";
this.xrTableCell3.StylePriority.UseFont = false;
this.xrTableCell3.Text = "xrTableCell3";
@@ -230,7 +230,7 @@ namespace BeWoViersen
//
this.xrTableCell4.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "FLSReportGroups.ServiceRecords.TimeRange")});
- this.xrTableCell4.Font = new System.Drawing.Font("Arial", 9.75F);
+ this.xrTableCell4.Font = new DevExpress.Drawing.DXFont("Arial", 9.75F);
this.xrTableCell4.Name = "xrTableCell4";
this.xrTableCell4.StylePriority.UseFont = false;
this.xrTableCell4.Text = "xrTableCell4";
@@ -240,7 +240,7 @@ namespace BeWoViersen
//
this.xrTableCell9.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "FLSReportGroups.ServiceRecords.RoundedDuration", "{0:0.##}")});
- this.xrTableCell9.Font = new System.Drawing.Font("Arial", 9.75F);
+ this.xrTableCell9.Font = new DevExpress.Drawing.DXFont("Arial", 9.75F);
this.xrTableCell9.Name = "xrTableCell9";
this.xrTableCell9.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 100F);
this.xrTableCell9.StylePriority.UseFont = false;
@@ -254,7 +254,7 @@ namespace BeWoViersen
//
this.xrTableCell11.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "FLSReportGroups.ServiceRecords.GroupName")});
- this.xrTableCell11.Font = new System.Drawing.Font("Arial", 9.75F);
+ this.xrTableCell11.Font = new DevExpress.Drawing.DXFont("Arial", 9.75F);
this.xrTableCell11.Name = "xrTableCell11";
this.xrTableCell11.StylePriority.UseFont = false;
this.xrTableCell11.Text = "xrTableCell11";
@@ -264,7 +264,7 @@ namespace BeWoViersen
//
this.xrTableCell10.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "FLSReportGroups.ServiceRecords.Notice")});
- this.xrTableCell10.Font = new System.Drawing.Font("Arial", 9.75F);
+ this.xrTableCell10.Font = new DevExpress.Drawing.DXFont("Arial", 9.75F);
this.xrTableCell10.Name = "xrTableCell10";
this.xrTableCell10.StylePriority.UseFont = false;
this.xrTableCell10.Text = "xrTableCell10";
@@ -283,7 +283,7 @@ namespace BeWoViersen
this.xrTable2.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
| DevExpress.XtraPrinting.BorderSide.Right)
| DevExpress.XtraPrinting.BorderSide.Bottom)));
- this.xrTable2.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold);
+ this.xrTable2.Font = new DevExpress.Drawing.DXFont("Arial", 10F, DevExpress.Drawing.DXFontStyle.Bold);
this.xrTable2.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
this.xrTable2.Name = "xrTable2";
this.xrTable2.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 0, 0, 0, 100F);
@@ -357,7 +357,7 @@ namespace BeWoViersen
//
this.xrLabel5.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "FLSReportGroups.TotalFLM", "{0:0.##}")});
- this.xrLabel5.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold);
+ this.xrLabel5.Font = new DevExpress.Drawing.DXFont("Arial", 10F, DevExpress.Drawing.DXFontStyle.Bold);
this.xrLabel5.LocationFloat = new DevExpress.Utils.PointFloat(170F, 0F);
this.xrLabel5.Name = "xrLabel5";
this.xrLabel5.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 100F);
@@ -371,7 +371,7 @@ namespace BeWoViersen
// xrLabel3
//
this.xrLabel3.Borders = DevExpress.XtraPrinting.BorderSide.None;
- this.xrLabel3.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold);
+ this.xrLabel3.Font = new DevExpress.Drawing.DXFont("Arial", 10F, DevExpress.Drawing.DXFontStyle.Bold);
this.xrLabel3.LocationFloat = new DevExpress.Utils.PointFloat(98.00008F, 0F);
this.xrLabel3.Name = "xrLabel3";
this.xrLabel3.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -383,7 +383,7 @@ namespace BeWoViersen
// xrLabel12
//
this.xrLabel12.Borders = DevExpress.XtraPrinting.BorderSide.Top;
- 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(410.4167F, 48.00002F);
this.xrLabel12.Name = "xrLabel12";
this.xrLabel12.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -395,7 +395,7 @@ namespace BeWoViersen
// xrLabel11
//
this.xrLabel11.Borders = DevExpress.XtraPrinting.BorderSide.Top;
- this.xrLabel11.Font = new System.Drawing.Font("Arial", 10F);
+ this.xrLabel11.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
this.xrLabel11.LocationFloat = new DevExpress.Utils.PointFloat(160.4167F, 48.00002F);
this.xrLabel11.Name = "xrLabel11";
this.xrLabel11.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -407,7 +407,7 @@ namespace BeWoViersen
// xrLabel10
//
this.xrLabel10.Borders = DevExpress.XtraPrinting.BorderSide.Top;
- 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(0F, 48.00002F);
this.xrLabel10.Name = "xrLabel10";
this.xrLabel10.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -426,7 +426,7 @@ namespace BeWoViersen
this.Title.BorderColor = System.Drawing.SystemColors.ControlText;
this.Title.Borders = DevExpress.XtraPrinting.BorderSide.None;
this.Title.BorderWidth = 1F;
- this.Title.Font = new System.Drawing.Font("Times New Roman", 24F);
+ this.Title.Font = new DevExpress.Drawing.DXFont("Times New Roman", 24F);
this.Title.ForeColor = System.Drawing.Color.Black;
this.Title.Name = "Title";
//
@@ -436,7 +436,7 @@ namespace BeWoViersen
this.FieldCaption.BorderColor = System.Drawing.SystemColors.ControlText;
this.FieldCaption.Borders = DevExpress.XtraPrinting.BorderSide.None;
this.FieldCaption.BorderWidth = 1F;
- this.FieldCaption.Font = new System.Drawing.Font("Times New Roman", 10F, System.Drawing.FontStyle.Bold);
+ this.FieldCaption.Font = new DevExpress.Drawing.DXFont("Times New Roman", 10F, DevExpress.Drawing.DXFontStyle.Bold);
this.FieldCaption.ForeColor = System.Drawing.Color.Black;
this.FieldCaption.Name = "FieldCaption";
//
@@ -446,7 +446,7 @@ namespace BeWoViersen
this.PageInfo.BorderColor = System.Drawing.SystemColors.ControlText;
this.PageInfo.Borders = DevExpress.XtraPrinting.BorderSide.None;
this.PageInfo.BorderWidth = 1F;
- this.PageInfo.Font = new System.Drawing.Font("Times New Roman", 8F);
+ this.PageInfo.Font = new DevExpress.Drawing.DXFont("Times New Roman", 8F);
this.PageInfo.ForeColor = System.Drawing.Color.Black;
this.PageInfo.Name = "PageInfo";
//
@@ -456,7 +456,7 @@ namespace BeWoViersen
this.DataField.BorderColor = System.Drawing.SystemColors.ControlText;
this.DataField.Borders = DevExpress.XtraPrinting.BorderSide.None;
this.DataField.BorderWidth = 1F;
- this.DataField.Font = new System.Drawing.Font("Times New Roman", 8F);
+ this.DataField.Font = new DevExpress.Drawing.DXFont("Times New Roman", 8F);
this.DataField.ForeColor = System.Drawing.SystemColors.ControlText;
this.DataField.Name = "DataField";
//
@@ -501,10 +501,10 @@ namespace BeWoViersen
this.fieldMonat,
this.fieldMonatJahr});
this.DataSource = this.bindingSource1;
- this.Margins = new System.Drawing.Printing.Margins(75, 75, 50, 50);
+ this.Margins = new DevExpress.Drawing.DXMargins(75, 75, 50, 50);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
this.Title,
this.FieldCaption,
diff --git a/ReportImp/BeWoViersen/Finanzauswertung.designer.cs b/ReportImp/BeWoViersen/Finanzauswertung.designer.cs
index 3b83dc2d2..3f4755675 100644
--- a/ReportImp/BeWoViersen/Finanzauswertung.designer.cs
+++ b/ReportImp/BeWoViersen/Finanzauswertung.designer.cs
@@ -773,7 +773,7 @@ namespace BeWoViersen
this.Margins = new System.Drawing.Printing.Margins(60, 50, 50, 30);
this.PageHeight = 827;
this.PageWidth = 1169;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Parameters.AddRange(new DevExpress.XtraReports.Parameters.Parameter[] {
this.TESTPARAMTER,
this.parameter1});
diff --git a/ReportImp/BeWoViersen/InvoiceCustomerReport.Designer.cs b/ReportImp/BeWoViersen/InvoiceCustomerReport.Designer.cs
index 7e2a3edc4..2aadc4256 100644
--- a/ReportImp/BeWoViersen/InvoiceCustomerReport.Designer.cs
+++ b/ReportImp/BeWoViersen/InvoiceCustomerReport.Designer.cs
@@ -539,7 +539,7 @@ namespace BeWoViersen
this.Margins = new System.Drawing.Printing.Margins(20, 20, 65, 39);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable4)).EndInit();
diff --git a/ReportImp/BeWoViersen/OffeneAufgaben.Designer.cs b/ReportImp/BeWoViersen/OffeneAufgaben.Designer.cs
index 98a0fd726..1ec7b98a6 100644
--- a/ReportImp/BeWoViersen/OffeneAufgaben.Designer.cs
+++ b/ReportImp/BeWoViersen/OffeneAufgaben.Designer.cs
@@ -76,7 +76,7 @@ namespace BeWoViersen
//
this.Detail1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
this.xrTableDetail});
- this.Detail1.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.Detail1.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.Detail1.HeightF = 25F;
this.Detail1.Name = "Detail1";
this.Detail1.StylePriority.UseFont = false;
@@ -142,7 +142,7 @@ namespace BeWoViersen
this.xrTableHeader.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
| DevExpress.XtraPrinting.BorderSide.Right)
| DevExpress.XtraPrinting.BorderSide.Bottom)));
- this.xrTableHeader.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold);
+ this.xrTableHeader.Font = new DevExpress.Drawing.DXFont("Arial", 10F, DevExpress.Drawing.DXFontStyle.Bold);
this.xrTableHeader.LocationFloat = new DevExpress.Utils.PointFloat(0F, 70.00002F);
this.xrTableHeader.Name = "xrTableHeader";
this.xrTableHeader.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 0, 0, 0, 100F);
@@ -187,7 +187,7 @@ namespace BeWoViersen
//
// xrPageInfo1
//
- this.xrPageInfo1.Font = new System.Drawing.Font("Arial", 8F);
+ this.xrPageInfo1.Font = new DevExpress.Drawing.DXFont("Arial", 8F);
this.xrPageInfo1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 25F);
this.xrPageInfo1.Name = "xrPageInfo1";
this.xrPageInfo1.PageInfo = DevExpress.XtraPrinting.PageInfo.DateTime;
@@ -201,7 +201,7 @@ namespace BeWoViersen
this.Title.BorderColor = System.Drawing.SystemColors.ControlText;
this.Title.Borders = DevExpress.XtraPrinting.BorderSide.None;
this.Title.BorderWidth = 1;
- this.Title.Font = new System.Drawing.Font("Times New Roman", 24F);
+ this.Title.Font = new DevExpress.Drawing.DXFont("Times New Roman", 24F);
this.Title.ForeColor = System.Drawing.Color.Black;
this.Title.Name = "Title";
//
@@ -211,7 +211,7 @@ namespace BeWoViersen
this.FieldCaption.BorderColor = System.Drawing.SystemColors.ControlText;
this.FieldCaption.Borders = DevExpress.XtraPrinting.BorderSide.None;
this.FieldCaption.BorderWidth = 1;
- this.FieldCaption.Font = new System.Drawing.Font("Times New Roman", 10F, System.Drawing.FontStyle.Bold);
+ this.FieldCaption.Font = new DevExpress.Drawing.DXFont("Times New Roman", 10F, DevExpress.Drawing.DXFontStyle.Bold);
this.FieldCaption.ForeColor = System.Drawing.Color.Black;
this.FieldCaption.Name = "FieldCaption";
//
@@ -221,7 +221,7 @@ namespace BeWoViersen
this.PageInfo.BorderColor = System.Drawing.SystemColors.ControlText;
this.PageInfo.Borders = DevExpress.XtraPrinting.BorderSide.None;
this.PageInfo.BorderWidth = 1;
- this.PageInfo.Font = new System.Drawing.Font("Times New Roman", 8F);
+ this.PageInfo.Font = new DevExpress.Drawing.DXFont("Times New Roman", 8F);
this.PageInfo.ForeColor = System.Drawing.Color.Black;
this.PageInfo.Name = "PageInfo";
//
@@ -231,7 +231,7 @@ namespace BeWoViersen
this.DataField.BorderColor = System.Drawing.SystemColors.ControlText;
this.DataField.Borders = DevExpress.XtraPrinting.BorderSide.None;
this.DataField.BorderWidth = 1;
- this.DataField.Font = new System.Drawing.Font("Times New Roman", 8F);
+ this.DataField.Font = new DevExpress.Drawing.DXFont("Times New Roman", 8F);
this.DataField.ForeColor = System.Drawing.SystemColors.ControlText;
this.DataField.Name = "DataField";
//
@@ -254,7 +254,7 @@ namespace BeWoViersen
//
// xrLabel2
//
- this.xrLabel2.Font = new System.Drawing.Font("Arial", 14F);
+ this.xrLabel2.Font = new DevExpress.Drawing.DXFont("Arial", 14F);
this.xrLabel2.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
this.xrLabel2.Multiline = true;
this.xrLabel2.Name = "xrLabel2";
@@ -310,7 +310,7 @@ namespace BeWoViersen
//
this.xrLabel1.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "Rows.Field4")});
- this.xrLabel1.Font = new System.Drawing.Font("Arial", 12F);
+ this.xrLabel1.Font = new DevExpress.Drawing.DXFont("Arial", 12F);
this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 25F);
this.xrLabel1.Multiline = true;
this.xrLabel1.Name = "xrLabel1";
@@ -337,10 +337,10 @@ namespace BeWoViersen
this.CalculatedFields.AddRange(new DevExpress.XtraReports.UI.CalculatedField[] {
this.fieldFLS});
this.DataSource = this.bindingSource1;
- this.Margins = new System.Drawing.Printing.Margins(75, 75, 50, 50);
+ this.Margins = new DevExpress.Drawing.DXMargins(75, 75, 50, 50);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
this.Title,
this.FieldCaption,
diff --git a/ReportImp/BeWoViersen/Properties/licenses.licx b/ReportImp/BeWoViersen/Properties/licenses.licx
index c7fd819d5..e69de29bb 100644
--- a/ReportImp/BeWoViersen/Properties/licenses.licx
+++ b/ReportImp/BeWoViersen/Properties/licenses.licx
@@ -1 +0,0 @@
-DevExpress.XtraReports.UI.XtraReport, DevExpress.XtraReports.v17.1, Version=17.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
diff --git a/ReportImp/BeWoViersen/QuittierungsbelegLvr.designer.cs b/ReportImp/BeWoViersen/QuittierungsbelegLvr.designer.cs
index 6174292ce..61877aa59 100644
--- a/ReportImp/BeWoViersen/QuittierungsbelegLvr.designer.cs
+++ b/ReportImp/BeWoViersen/QuittierungsbelegLvr.designer.cs
@@ -1268,7 +1268,7 @@ namespace BeWoHeinsberg
this.Margins = new System.Drawing.Printing.Margins(50, 50, 60, 40);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
this.Title,
this.FieldCaption,
diff --git a/ReportImp/BeWoViersen/ServicesOverviewReport.Designer.cs b/ReportImp/BeWoViersen/ServicesOverviewReport.Designer.cs
index f4d786c58..8a9b0492b 100644
--- a/ReportImp/BeWoViersen/ServicesOverviewReport.Designer.cs
+++ b/ReportImp/BeWoViersen/ServicesOverviewReport.Designer.cs
@@ -116,7 +116,7 @@ namespace BeWoViersen
//
// xrTableCell3
//
- this.xrTableCell3.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell3.Font = new DevExpress.Drawing.DXFont("Arial", 9.75F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell3.Name = "xrTableCell3";
this.xrTableCell3.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 2, 0, 0, 100F);
this.xrTableCell3.Text = "Tag";
@@ -125,7 +125,7 @@ namespace BeWoViersen
//
// xrTableCell6
//
- this.xrTableCell6.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold);
+ this.xrTableCell6.Font = new DevExpress.Drawing.DXFont("Arial", 9.75F, DevExpress.Drawing.DXFontStyle.Bold);
this.xrTableCell6.Name = "xrTableCell6";
this.xrTableCell6.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 2, 0, 0, 100F);
this.xrTableCell6.StylePriority.UseFont = false;
@@ -137,7 +137,7 @@ namespace BeWoViersen
//
// xrTableCell4
//
- this.xrTableCell4.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell4.Font = new DevExpress.Drawing.DXFont("Arial", 9.75F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell4.Name = "xrTableCell4";
this.xrTableCell4.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 2, 0, 0, 100F);
this.xrTableCell4.StylePriority.UseTextAlignment = false;
@@ -147,7 +147,7 @@ namespace BeWoViersen
//
// xrTableCell2
//
- this.xrTableCell2.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold);
+ this.xrTableCell2.Font = new DevExpress.Drawing.DXFont("Arial", 9.75F, DevExpress.Drawing.DXFontStyle.Bold);
this.xrTableCell2.Name = "xrTableCell2";
this.xrTableCell2.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 2, 0, 0, 100F);
this.xrTableCell2.StylePriority.UseFont = false;
@@ -159,7 +159,7 @@ namespace BeWoViersen
//
// xrTableCell11
//
- this.xrTableCell11.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell11.Font = new DevExpress.Drawing.DXFont("Arial", 9.75F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell11.Name = "xrTableCell11";
this.xrTableCell11.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 2, 0, 0, 100F);
this.xrTableCell11.Text = "Art";
@@ -169,7 +169,7 @@ namespace BeWoViersen
// xrTableCell12
//
this.xrTableCell12.BackColor = System.Drawing.Color.WhiteSmoke;
- this.xrTableCell12.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrTableCell12.Font = new DevExpress.Drawing.DXFont("Arial", 9.75F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTableCell12.Name = "xrTableCell12";
this.xrTableCell12.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 2, 0, 0, 100F);
this.xrTableCell12.Text = "Mitarbeiter/in";
@@ -227,7 +227,7 @@ namespace BeWoViersen
//
this.xrTableCell13.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "Services.StartDate", "{0:dd.}")});
- this.xrTableCell13.Font = new System.Drawing.Font("Arial", 10F);
+ this.xrTableCell13.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
this.xrTableCell13.Name = "xrTableCell13";
this.xrTableCell13.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
this.xrTableCell13.StylePriority.UseFont = false;
@@ -240,7 +240,7 @@ namespace BeWoViersen
//
this.xrTableCell1.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "Services.TimeRangeString")});
- this.xrTableCell1.Font = new System.Drawing.Font("Arial", 10F);
+ this.xrTableCell1.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
this.xrTableCell1.Name = "xrTableCell1";
this.xrTableCell1.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
this.xrTableCell1.StylePriority.UseFont = false;
@@ -254,7 +254,7 @@ namespace BeWoViersen
//
this.xrTableCell14.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "Services.Minutes", "{0:0.##}")});
- this.xrTableCell14.Font = new System.Drawing.Font("Arial", 10F);
+ this.xrTableCell14.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
this.xrTableCell14.Name = "xrTableCell14";
this.xrTableCell14.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
this.xrTableCell14.StylePriority.UseFont = false;
@@ -267,7 +267,7 @@ namespace BeWoViersen
//
this.xrTableCell5.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "Services.calculatedFieldGruppe")});
- this.xrTableCell5.Font = new System.Drawing.Font("Arial", 10F);
+ this.xrTableCell5.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
this.xrTableCell5.Name = "xrTableCell5";
this.xrTableCell5.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
this.xrTableCell5.StylePriority.UseFont = false;
@@ -281,7 +281,7 @@ namespace BeWoViersen
//
this.xrTableCell15.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "Services.ServiceCategory")});
- this.xrTableCell15.Font = new System.Drawing.Font("Arial", 10F);
+ this.xrTableCell15.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
this.xrTableCell15.Name = "xrTableCell15";
this.xrTableCell15.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
this.xrTableCell15.StylePriority.UseFont = false;
@@ -293,7 +293,7 @@ namespace BeWoViersen
//
this.xrTableCell17.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "Services.EmployeeAbbr")});
- this.xrTableCell17.Font = new System.Drawing.Font("Arial", 10F);
+ this.xrTableCell17.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
this.xrTableCell17.Name = "xrTableCell17";
this.xrTableCell17.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
this.xrTableCell17.StylePriority.UseFont = false;
@@ -341,7 +341,7 @@ namespace BeWoViersen
this.xrLabel5,
this.xrLabel12,
this.xrLabel2});
- this.Detail2.Font = new System.Drawing.Font("Arial", 10F);
+ this.Detail2.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
this.Detail2.HeightF = 180F;
this.Detail2.Name = "Detail2";
this.Detail2.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
@@ -351,7 +351,7 @@ namespace BeWoViersen
// xrLabel3
//
this.xrLabel3.Borders = DevExpress.XtraPrinting.BorderSide.None;
- 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(0F, 36.93746F);
this.xrLabel3.Name = "xrLabel3";
this.xrLabel3.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -375,7 +375,7 @@ namespace BeWoViersen
// xrLabel7
//
this.xrLabel7.Borders = DevExpress.XtraPrinting.BorderSide.Top;
- this.xrLabel7.Font = new System.Drawing.Font("Arial", 10F);
+ this.xrLabel7.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
this.xrLabel7.LocationFloat = new DevExpress.Utils.PointFloat(413.5417F, 162F);
this.xrLabel7.Name = "xrLabel7";
this.xrLabel7.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -387,7 +387,7 @@ namespace BeWoViersen
// xrLabel6
//
this.xrLabel6.Borders = DevExpress.XtraPrinting.BorderSide.Top;
- this.xrLabel6.Font = new System.Drawing.Font("Arial", 10F);
+ this.xrLabel6.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
this.xrLabel6.LocationFloat = new DevExpress.Utils.PointFloat(163.5417F, 162F);
this.xrLabel6.Name = "xrLabel6";
this.xrLabel6.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -399,7 +399,7 @@ namespace BeWoViersen
// xrLabel5
//
this.xrLabel5.Borders = DevExpress.XtraPrinting.BorderSide.Top;
- this.xrLabel5.Font = new System.Drawing.Font("Arial", 10F);
+ this.xrLabel5.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
this.xrLabel5.LocationFloat = new DevExpress.Utils.PointFloat(0F, 162F);
this.xrLabel5.Name = "xrLabel5";
this.xrLabel5.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -413,7 +413,7 @@ namespace BeWoViersen
this.xrLabel12.Borders = DevExpress.XtraPrinting.BorderSide.None;
this.xrLabel12.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "TotalFLMBillable", "{0:0.##}")});
- this.xrLabel12.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold);
+ this.xrLabel12.Font = new DevExpress.Drawing.DXFont("Arial", 10F, DevExpress.Drawing.DXFontStyle.Bold);
this.xrLabel12.LocationFloat = new DevExpress.Utils.PointFloat(139.9999F, 0F);
this.xrLabel12.Name = "xrLabel12";
this.xrLabel12.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 2, 0, 0, 100F);
@@ -429,7 +429,7 @@ namespace BeWoViersen
// xrLabel2
//
this.xrLabel2.Borders = DevExpress.XtraPrinting.BorderSide.None;
- this.xrLabel2.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold);
+ this.xrLabel2.Font = new DevExpress.Drawing.DXFont("Arial", 10F, DevExpress.Drawing.DXFontStyle.Bold);
this.xrLabel2.LocationFloat = new DevExpress.Utils.PointFloat(68.00003F, 0F);
this.xrLabel2.Name = "xrLabel2";
this.xrLabel2.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -458,7 +458,7 @@ namespace BeWoViersen
//
// xrLabel1
//
- this.xrLabel1.Font = new System.Drawing.Font("Arial", 14F);
+ this.xrLabel1.Font = new DevExpress.Drawing.DXFont("Arial", 14F);
this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 58.33333F);
this.xrLabel1.Multiline = true;
this.xrLabel1.Name = "xrLabel1";
@@ -471,7 +471,7 @@ namespace BeWoViersen
//
// xrLabel9
//
- this.xrLabel9.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.xrLabel9.Font = new DevExpress.Drawing.DXFont("Arial", 12F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrLabel9.LocationFloat = new DevExpress.Utils.PointFloat(0F, 91.33333F);
this.xrLabel9.Multiline = true;
this.xrLabel9.Name = "xrLabel9";
@@ -547,10 +547,10 @@ namespace BeWoViersen
this.formattingRuleCostBearer,
this.formattingRuleEmployeeName,
this.formattingRuleGruppe});
- this.Margins = new System.Drawing.Printing.Margins(75, 75, 53, 34);
+ this.Margins = new DevExpress.Drawing.DXMargins(75, 75, 53, 34);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrTableServiceRecords1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable3)).EndInit();
diff --git a/ReportImp/BeWoViersen/SettlementReport.Designer.cs b/ReportImp/BeWoViersen/SettlementReport.Designer.cs
index cbd61eb0c..f6dcb95ee 100644
--- a/ReportImp/BeWoViersen/SettlementReport.Designer.cs
+++ b/ReportImp/BeWoViersen/SettlementReport.Designer.cs
@@ -838,7 +838,7 @@ namespace BeWoViersen.Alt
this.Margins = new System.Drawing.Printing.Margins(20, 20, 65, 39);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable3)).EndInit();
diff --git a/ReportImp/BeWoViersen/SettlementReport2.Designer.cs b/ReportImp/BeWoViersen/SettlementReport2.Designer.cs
index 5a7a18a8e..5ddafc400 100644
--- a/ReportImp/BeWoViersen/SettlementReport2.Designer.cs
+++ b/ReportImp/BeWoViersen/SettlementReport2.Designer.cs
@@ -808,7 +808,7 @@ namespace BeWoViersen
this.Margins = new System.Drawing.Printing.Margins(20, 20, 65, 39);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable3)).EndInit();
diff --git a/ReportImp/BeWoViersen/SupportConceptReport.Designer.cs b/ReportImp/BeWoViersen/SupportConceptReport.Designer.cs
index 7e804f0d5..a0a8e8aa7 100644
--- a/ReportImp/BeWoViersen/SupportConceptReport.Designer.cs
+++ b/ReportImp/BeWoViersen/SupportConceptReport.Designer.cs
@@ -833,7 +833,7 @@ namespace BeWoViersen
this.Margins = new System.Drawing.Printing.Margins(30, 30, 50, 20);
this.PageHeight = 827;
this.PageWidth = 1169;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "13.1";
((System.ComponentModel.ISupportInitialize)(this.xrTable2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).EndInit();
diff --git a/ReportImp/BeWoWalzPaiva/BeWoWalzPaiva.csproj b/ReportImp/BeWoWalzPaiva/BeWoWalzPaiva.csproj
index 17ee738a8..88b570139 100644
--- a/ReportImp/BeWoWalzPaiva/BeWoWalzPaiva.csproj
+++ b/ReportImp/BeWoWalzPaiva/BeWoWalzPaiva.csproj
@@ -31,14 +31,21 @@
4
-
-
+
+
+
False
-
-
-
-
+
+
+
+
+
+
+
+
+
+
diff --git a/ReportImp/BeWoWalzPaiva/InvoiceCustomerReport.Designer.cs b/ReportImp/BeWoWalzPaiva/InvoiceCustomerReport.Designer.cs
index be00ebe1c..d52e1a448 100644
--- a/ReportImp/BeWoWalzPaiva/InvoiceCustomerReport.Designer.cs
+++ b/ReportImp/BeWoWalzPaiva/InvoiceCustomerReport.Designer.cs
@@ -609,7 +609,7 @@ namespace BeWoWalzPaiva
this.Margins = new System.Drawing.Printing.Margins(75, 75, 50, 116);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable3)).EndInit();
diff --git a/ReportImp/BeWoWalzPaiva/Properties/licenses.licx b/ReportImp/BeWoWalzPaiva/Properties/licenses.licx
index c7fd819d5..e69de29bb 100644
--- a/ReportImp/BeWoWalzPaiva/Properties/licenses.licx
+++ b/ReportImp/BeWoWalzPaiva/Properties/licenses.licx
@@ -1 +0,0 @@
-DevExpress.XtraReports.UI.XtraReport, DevExpress.XtraReports.v17.1, Version=17.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
diff --git a/ReportImp/BeWoWalzPaiva/QuittierungsbelegBeWo.Designer.cs b/ReportImp/BeWoWalzPaiva/QuittierungsbelegBeWo.Designer.cs
index f0040adfb..c0173e10c 100644
--- a/ReportImp/BeWoWalzPaiva/QuittierungsbelegBeWo.Designer.cs
+++ b/ReportImp/BeWoWalzPaiva/QuittierungsbelegBeWo.Designer.cs
@@ -82,7 +82,7 @@ namespace BeWoWalzPaiva
this.xrLabel9,
this.xrLabel8,
this.xrLabel6});
- this.Detail.Font = new System.Drawing.Font("Arial", 10F);
+ this.Detail.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
this.Detail.HeightF = 45.00001F;
this.Detail.Name = "Detail";
this.Detail.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
@@ -94,7 +94,7 @@ namespace BeWoWalzPaiva
this.xrLabel9.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
| DevExpress.XtraPrinting.BorderSide.Right)
| DevExpress.XtraPrinting.BorderSide.Bottom)));
- 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(332F, 0F);
this.xrLabel9.Multiline = true;
this.xrLabel9.Name = "xrLabel9";
@@ -112,7 +112,7 @@ namespace BeWoWalzPaiva
this.xrLabel8.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
| DevExpress.XtraPrinting.BorderSide.Right)
| DevExpress.XtraPrinting.BorderSide.Bottom)));
- this.xrLabel8.Font = new System.Drawing.Font("Arial", 10F);
+ this.xrLabel8.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
this.xrLabel8.LocationFloat = new DevExpress.Utils.PointFloat(210F, 0F);
this.xrLabel8.Multiline = true;
this.xrLabel8.Name = "xrLabel8";
@@ -130,7 +130,7 @@ namespace BeWoWalzPaiva
this.xrLabel6.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | 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(126F, 0F);
this.xrLabel6.Multiline = true;
this.xrLabel6.Name = "xrLabel6";
@@ -172,7 +172,7 @@ namespace BeWoWalzPaiva
| DevExpress.XtraPrinting.BorderSide.Bottom)));
this.xrLabel18.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "Services.fieldHours", "{0:0.00}")});
- this.xrLabel18.Font = new System.Drawing.Font("Arial", 10F);
+ this.xrLabel18.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
this.xrLabel18.LocationFloat = new DevExpress.Utils.PointFloat(332F, 2F);
this.xrLabel18.Multiline = true;
this.xrLabel18.Name = "xrLabel18";
@@ -192,7 +192,7 @@ namespace BeWoWalzPaiva
| DevExpress.XtraPrinting.BorderSide.Bottom)));
this.xrLabel11.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "Services.Minutes", "{0:0}")});
- this.xrLabel11.Font = new System.Drawing.Font("Arial", 10F);
+ this.xrLabel11.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
this.xrLabel11.LocationFloat = new DevExpress.Utils.PointFloat(210F, 2F);
this.xrLabel11.Multiline = true;
this.xrLabel11.Name = "xrLabel11";
@@ -212,7 +212,7 @@ namespace BeWoWalzPaiva
| DevExpress.XtraPrinting.BorderSide.Bottom)));
this.xrLabel10.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "Services.StartDate", "{0:dd.MM.yyyy}")});
- 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(126F, 2F);
this.xrLabel10.Multiline = true;
this.xrLabel10.Name = "xrLabel10";
@@ -247,14 +247,14 @@ namespace BeWoWalzPaiva
this.xrLabel14,
this.xrLabel13,
this.xrLabel12});
- this.ReportHeader.Font = new System.Drawing.Font("Arial", 10F);
+ this.ReportHeader.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
this.ReportHeader.HeightF = 140F;
this.ReportHeader.Name = "ReportHeader";
this.ReportHeader.StylePriority.UseFont = false;
//
// lblApprovalDate
//
- this.lblApprovalDate.Font = new System.Drawing.Font("Arial", 10F);
+ this.lblApprovalDate.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
this.lblApprovalDate.LocationFloat = new DevExpress.Utils.PointFloat(135.0001F, 54F);
this.lblApprovalDate.Name = "lblApprovalDate";
this.lblApprovalDate.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -268,7 +268,7 @@ namespace BeWoWalzPaiva
//
this.xrLabel29.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "MainAttendant")});
- this.xrLabel29.Font = new System.Drawing.Font("Arial", 10F);
+ this.xrLabel29.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
this.xrLabel29.LocationFloat = new DevExpress.Utils.PointFloat(135.0001F, 90.00002F);
this.xrLabel29.Name = "xrLabel29";
this.xrLabel29.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -280,7 +280,7 @@ namespace BeWoWalzPaiva
//
// xrLabel28
//
- this.xrLabel28.Font = new System.Drawing.Font("Arial", 10F);
+ this.xrLabel28.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
this.xrLabel28.LocationFloat = new DevExpress.Utils.PointFloat(135.0001F, 36F);
this.xrLabel28.Name = "xrLabel28";
this.xrLabel28.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -295,7 +295,7 @@ namespace BeWoWalzPaiva
//
this.xrLabel25.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "ReferenceNumber")});
- 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(135.0001F, 71.99999F);
this.xrLabel25.Name = "xrLabel25";
this.xrLabel25.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -309,7 +309,7 @@ namespace BeWoWalzPaiva
//
this.xrLabel24.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "CustomerFirstName")});
- this.xrLabel24.Font = new System.Drawing.Font("Arial", 10F);
+ this.xrLabel24.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
this.xrLabel24.LocationFloat = new DevExpress.Utils.PointFloat(135.0001F, 18F);
this.xrLabel24.Name = "xrLabel24";
this.xrLabel24.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -323,7 +323,7 @@ namespace BeWoWalzPaiva
//
this.xrLabel23.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "CustomerLastName")});
- 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(135.0001F, 0F);
this.xrLabel23.Name = "xrLabel23";
this.xrLabel23.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -336,7 +336,7 @@ namespace BeWoWalzPaiva
// xrLabel17
//
this.xrLabel17.BackColor = System.Drawing.Color.Silver;
- 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, 90.00002F);
this.xrLabel17.Name = "xrLabel17";
this.xrLabel17.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -350,7 +350,7 @@ namespace BeWoWalzPaiva
// xrLabel16
//
this.xrLabel16.BackColor = System.Drawing.Color.Silver;
- this.xrLabel16.Font = new System.Drawing.Font("Arial", 10F);
+ this.xrLabel16.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
this.xrLabel16.LocationFloat = new DevExpress.Utils.PointFloat(0F, 71.99999F);
this.xrLabel16.Name = "xrLabel16";
this.xrLabel16.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -364,7 +364,7 @@ namespace BeWoWalzPaiva
// xrLabel15
//
this.xrLabel15.BackColor = System.Drawing.Color.Silver;
- this.xrLabel15.Font = new System.Drawing.Font("Arial", 10F);
+ this.xrLabel15.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
this.xrLabel15.LocationFloat = new DevExpress.Utils.PointFloat(0F, 54F);
this.xrLabel15.Name = "xrLabel15";
this.xrLabel15.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -378,7 +378,7 @@ namespace BeWoWalzPaiva
// xrLabel14
//
this.xrLabel14.BackColor = System.Drawing.Color.Silver;
- this.xrLabel14.Font = new System.Drawing.Font("Arial", 10F);
+ this.xrLabel14.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
this.xrLabel14.LocationFloat = new DevExpress.Utils.PointFloat(0F, 36F);
this.xrLabel14.Name = "xrLabel14";
this.xrLabel14.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -392,7 +392,7 @@ namespace BeWoWalzPaiva
// xrLabel13
//
this.xrLabel13.BackColor = System.Drawing.Color.Silver;
- 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, 18F);
this.xrLabel13.Name = "xrLabel13";
this.xrLabel13.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -406,7 +406,7 @@ namespace BeWoWalzPaiva
// xrLabel12
//
this.xrLabel12.BackColor = System.Drawing.Color.Silver;
- 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.Multiline = true;
this.xrLabel12.Name = "xrLabel12";
@@ -420,7 +420,7 @@ namespace BeWoWalzPaiva
//
// xrLabel1
//
- this.xrLabel1.Font = new System.Drawing.Font("Arial", 16F, System.Drawing.FontStyle.Bold);
+ this.xrLabel1.Font = new DevExpress.Drawing.DXFont("Arial", 16F, DevExpress.Drawing.DXFontStyle.Bold);
this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 142.75F);
this.xrLabel1.Multiline = true;
this.xrLabel1.Name = "xrLabel1";
@@ -457,7 +457,7 @@ namespace BeWoWalzPaiva
this.topMarginBand1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
this.xrLabel1,
this.xrPictureBox1});
- this.topMarginBand1.Font = new System.Drawing.Font("Times New Roman", 9.75F);
+ this.topMarginBand1.Font = new DevExpress.Drawing.DXFont("Times New Roman", 9.75F);
this.topMarginBand1.HeightF = 190F;
this.topMarginBand1.Name = "topMarginBand1";
this.topMarginBand1.StylePriority.UseFont = false;
@@ -475,7 +475,7 @@ namespace BeWoWalzPaiva
this.xrLabel7,
this.xrLabel5,
this.xrLabel4});
- this.ReportFooter.Font = new System.Drawing.Font("Arial", 10F);
+ this.ReportFooter.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
this.ReportFooter.HeightF = 135F;
this.ReportFooter.Name = "ReportFooter";
this.ReportFooter.StylePriority.UseFont = false;
@@ -488,7 +488,7 @@ namespace BeWoWalzPaiva
| DevExpress.XtraPrinting.BorderSide.Bottom)));
this.xrLabel3.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "fieldFLSBillable")});
- 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(332F, 2F);
this.xrLabel3.Multiline = true;
this.xrLabel3.Name = "xrLabel3";
@@ -509,7 +509,7 @@ namespace BeWoWalzPaiva
this.xrLabel2.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
| DevExpress.XtraPrinting.BorderSide.Right)
| DevExpress.XtraPrinting.BorderSide.Bottom)));
- this.xrLabel2.Font = new System.Drawing.Font("Arial", 10F);
+ this.xrLabel2.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
this.xrLabel2.LocationFloat = new DevExpress.Utils.PointFloat(0F, 2F);
this.xrLabel2.Multiline = true;
this.xrLabel2.Name = "xrLabel2";
@@ -525,7 +525,7 @@ namespace BeWoWalzPaiva
// xrLabel7
//
this.xrLabel7.Borders = DevExpress.XtraPrinting.BorderSide.Top;
- this.xrLabel7.Font = new System.Drawing.Font("Arial", 10F);
+ this.xrLabel7.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
this.xrLabel7.LocationFloat = new DevExpress.Utils.PointFloat(332.9997F, 117F);
this.xrLabel7.Name = "xrLabel7";
this.xrLabel7.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -539,7 +539,7 @@ namespace BeWoWalzPaiva
// xrLabel5
//
this.xrLabel5.Borders = DevExpress.XtraPrinting.BorderSide.Top;
- this.xrLabel5.Font = new System.Drawing.Font("Arial", 10F);
+ this.xrLabel5.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
this.xrLabel5.LocationFloat = new DevExpress.Utils.PointFloat(0F, 117F);
this.xrLabel5.Name = "xrLabel5";
this.xrLabel5.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
@@ -623,10 +623,10 @@ namespace BeWoWalzPaiva
this.formattingRuleServiceDesc,
this.formattingRuleCostBearer,
this.formattingRuleEmployeeName});
- this.Margins = new System.Drawing.Printing.Margins(75, 75, 190, 30);
+ this.Margins = new DevExpress.Drawing.DXMargins(75, 75, 190, 30);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.SnapGridSize = 9F;
this.SnappingMode = DevExpress.XtraReports.UI.SnappingMode.SnapToGrid;
this.Version = "17.1";
diff --git a/ReportImp/BeWoWalzPaiva/QuittierungsbelegMitDatum.Designer.cs b/ReportImp/BeWoWalzPaiva/QuittierungsbelegMitDatum.Designer.cs
index 4c3c403bd..bbd4711cf 100644
--- a/ReportImp/BeWoWalzPaiva/QuittierungsbelegMitDatum.Designer.cs
+++ b/ReportImp/BeWoWalzPaiva/QuittierungsbelegMitDatum.Designer.cs
@@ -1154,7 +1154,7 @@ namespace BeWoWalzPaiva
this.Margins = new System.Drawing.Printing.Margins(80, 30, 200, 30);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrTable3)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTableServiceRecords1)).EndInit();
diff --git a/ReportImp/BeWoWalzPaiva/QuittierungsbelegSoziotherapie.Designer.cs b/ReportImp/BeWoWalzPaiva/QuittierungsbelegSoziotherapie.Designer.cs
index 53ab89639..2d206d122 100644
--- a/ReportImp/BeWoWalzPaiva/QuittierungsbelegSoziotherapie.Designer.cs
+++ b/ReportImp/BeWoWalzPaiva/QuittierungsbelegSoziotherapie.Designer.cs
@@ -587,7 +587,7 @@ namespace BeWoWalzPaiva
this.Margins = new System.Drawing.Printing.Margins(75, 75, 190, 36);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.SnapGridSize = 9F;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrTableServiceRecords1)).EndInit();
diff --git a/ReportImp/BeWoWalzPaiva/ServiceInvoiceReport.Designer.cs b/ReportImp/BeWoWalzPaiva/ServiceInvoiceReport.Designer.cs
index 8fcffd41c..fd6f500f5 100644
--- a/ReportImp/BeWoWalzPaiva/ServiceInvoiceReport.Designer.cs
+++ b/ReportImp/BeWoWalzPaiva/ServiceInvoiceReport.Designer.cs
@@ -756,7 +756,7 @@ namespace BeWoWalzPaiva
this.Margins = new System.Drawing.Printing.Margins(75, 75, 50, 100);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.rtAnschrift1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable4)).EndInit();
diff --git a/ReportImp/BeWoWalzPaiva/SettlementReport.Designer.cs b/ReportImp/BeWoWalzPaiva/SettlementReport.Designer.cs
index 067eaaa14..af90c9223 100644
--- a/ReportImp/BeWoWalzPaiva/SettlementReport.Designer.cs
+++ b/ReportImp/BeWoWalzPaiva/SettlementReport.Designer.cs
@@ -928,7 +928,7 @@ namespace BeWoWalzPaiva.Alt
this.Margins = new System.Drawing.Printing.Margins(75, 74, 50, 100);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable3)).EndInit();
diff --git a/ReportImp/BeWoWalzPaiva/SettlementReport2.Designer.cs b/ReportImp/BeWoWalzPaiva/SettlementReport2.Designer.cs
index e66a96fcb..900dd4a6c 100644
--- a/ReportImp/BeWoWalzPaiva/SettlementReport2.Designer.cs
+++ b/ReportImp/BeWoWalzPaiva/SettlementReport2.Designer.cs
@@ -1062,7 +1062,7 @@ namespace BeWoWalzPaiva
this.Margins = new System.Drawing.Printing.Margins(75, 74, 50, 100);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.rtAnschrift1)).EndInit();
diff --git a/ReportImp/BehindertNaUnd/AssistenzRechung.Designer.cs b/ReportImp/BehindertNaUnd/AssistenzRechung.Designer.cs
index 230bc8b78..ff28d10ad 100644
--- a/ReportImp/BehindertNaUnd/AssistenzRechung.Designer.cs
+++ b/ReportImp/BehindertNaUnd/AssistenzRechung.Designer.cs
@@ -428,7 +428,7 @@ namespace BehindertNaUnd
this.Margins = new System.Drawing.Printing.Margins(75, 74, 158, 90);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
this.Watermark.Image = ((System.Drawing.Image)(resources.GetObject("Rechnung.Watermark.Image")));
this.Watermark.ImageViewMode = DevExpress.XtraPrinting.Drawing.ImageViewMode.Zoom;
diff --git a/ReportImp/BehindertNaUnd/BehindertNaUnd.csproj b/ReportImp/BehindertNaUnd/BehindertNaUnd.csproj
index 75aa622da..de9898d6b 100644
--- a/ReportImp/BehindertNaUnd/BehindertNaUnd.csproj
+++ b/ReportImp/BehindertNaUnd/BehindertNaUnd.csproj
@@ -31,11 +31,18 @@
4
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ReportImp/BehindertNaUnd/InvoiceCustomerReport.Designer.cs b/ReportImp/BehindertNaUnd/InvoiceCustomerReport.Designer.cs
index 581eede47..6b55b8588 100644
--- a/ReportImp/BehindertNaUnd/InvoiceCustomerReport.Designer.cs
+++ b/ReportImp/BehindertNaUnd/InvoiceCustomerReport.Designer.cs
@@ -557,7 +557,7 @@ namespace BeWo.Report.DefaultReports
this.Margins = new System.Drawing.Printing.Margins(77, 75, 80, 100);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
this.Watermark.Image = ((System.Drawing.Image)(resources.GetObject("InvoiceCustomerReport.Watermark.Image")));
this.Watermark.PageRange = "1";
diff --git a/ReportImp/BehindertNaUnd/Properties/licenses.licx b/ReportImp/BehindertNaUnd/Properties/licenses.licx
index c7fd819d5..e69de29bb 100644
--- a/ReportImp/BehindertNaUnd/Properties/licenses.licx
+++ b/ReportImp/BehindertNaUnd/Properties/licenses.licx
@@ -1 +0,0 @@
-DevExpress.XtraReports.UI.XtraReport, DevExpress.XtraReports.v17.1, Version=17.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
diff --git a/ReportImp/BehindertNaUnd/ServiceInvoiceReport.Designer.cs b/ReportImp/BehindertNaUnd/ServiceInvoiceReport.Designer.cs
index 5e6b97037..91ad95ebe 100644
--- a/ReportImp/BehindertNaUnd/ServiceInvoiceReport.Designer.cs
+++ b/ReportImp/BehindertNaUnd/ServiceInvoiceReport.Designer.cs
@@ -680,7 +680,7 @@ namespace BehindertNaUnd
this.Margins = new System.Drawing.Printing.Margins(75, 75, 158, 70);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
this.Watermark.Image = ((System.Drawing.Image)(resources.GetObject("ServiceInvoiceReport.Watermark.Image")));
((System.ComponentModel.ISupportInitialize)(this.xrTable4)).EndInit();
diff --git a/ReportImp/BehindertNaUnd/SettlementReport.Designer.cs b/ReportImp/BehindertNaUnd/SettlementReport.Designer.cs
index dfe00b0b7..16ab8438e 100644
--- a/ReportImp/BehindertNaUnd/SettlementReport.Designer.cs
+++ b/ReportImp/BehindertNaUnd/SettlementReport.Designer.cs
@@ -894,7 +894,7 @@ namespace BeWo.Report.DefaultReports.Alt
this.Margins = new System.Drawing.Printing.Margins(77, 74, 100, 100);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
this.Watermark.Image = ((System.Drawing.Image)(resources.GetObject("Spitzabrechnung.Watermark.Image")));
this.Watermark.ImageViewMode = DevExpress.XtraPrinting.Drawing.ImageViewMode.Zoom;
diff --git a/ReportImp/BehindertNaUnd/SettlementReport2.Designer.cs b/ReportImp/BehindertNaUnd/SettlementReport2.Designer.cs
index 9d5fbd6a9..7f5467746 100644
--- a/ReportImp/BehindertNaUnd/SettlementReport2.Designer.cs
+++ b/ReportImp/BehindertNaUnd/SettlementReport2.Designer.cs
@@ -801,7 +801,7 @@ namespace BeWo.Report.DefaultReports
this.Margins = new System.Drawing.Printing.Margins(78, 74, 100, 100);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
this.Watermark.Image = ((System.Drawing.Image)(resources.GetObject("Spitzabrechnung.Watermark.Image")));
this.Watermark.PageRange = "1";
diff --git a/ReportImp/BehindertenhilfeMenden/BehindertenhilfeMenden.csproj b/ReportImp/BehindertenhilfeMenden/BehindertenhilfeMenden.csproj
index 5eae7506b..56b29567b 100644
--- a/ReportImp/BehindertenhilfeMenden/BehindertenhilfeMenden.csproj
+++ b/ReportImp/BehindertenhilfeMenden/BehindertenhilfeMenden.csproj
@@ -31,11 +31,18 @@
4
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ReportImp/BehindertenhilfeMenden/InvoiceCustomerReport.Designer.cs b/ReportImp/BehindertenhilfeMenden/InvoiceCustomerReport.Designer.cs
index 069a920dc..295a2ba1e 100644
--- a/ReportImp/BehindertenhilfeMenden/InvoiceCustomerReport.Designer.cs
+++ b/ReportImp/BehindertenhilfeMenden/InvoiceCustomerReport.Designer.cs
@@ -590,7 +590,7 @@ namespace BehindertenhilfeMenden
this.Margins = new System.Drawing.Printing.Margins(80, 30, 151, 100);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrRichText1)).EndInit();
diff --git a/ReportImp/BehindertenhilfeMenden/Mitarbeiterarbeitszeitkonto.designer.cs b/ReportImp/BehindertenhilfeMenden/Mitarbeiterarbeitszeitkonto.designer.cs
index be4676e48..d2f31edbd 100644
--- a/ReportImp/BehindertenhilfeMenden/Mitarbeiterarbeitszeitkonto.designer.cs
+++ b/ReportImp/BehindertenhilfeMenden/Mitarbeiterarbeitszeitkonto.designer.cs
@@ -997,7 +997,7 @@ namespace BehindertenhilfeMenden
this.Margins = new System.Drawing.Printing.Margins(75, 50, 50, 50);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
this.Title,
this.FieldCaption,
diff --git a/ReportImp/BehindertenhilfeMenden/Mitarbeiterstundenkonto.designer.cs b/ReportImp/BehindertenhilfeMenden/Mitarbeiterstundenkonto.designer.cs
index 144e01d1f..25d30e8e3 100644
--- a/ReportImp/BehindertenhilfeMenden/Mitarbeiterstundenkonto.designer.cs
+++ b/ReportImp/BehindertenhilfeMenden/Mitarbeiterstundenkonto.designer.cs
@@ -635,7 +635,7 @@ namespace BehindertenhilfeMenden
this.Margins = new System.Drawing.Printing.Margins(75, 75, 50, 30);
this.PageHeight = 827;
this.PageWidth = 1169;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
this.Title,
this.FieldCaption,
diff --git a/ReportImp/BehindertenhilfeMenden/MitarbeiterstundenkontoJahr.designer.cs b/ReportImp/BehindertenhilfeMenden/MitarbeiterstundenkontoJahr.designer.cs
index ba8f080b9..9a8a4d0c0 100644
--- a/ReportImp/BehindertenhilfeMenden/MitarbeiterstundenkontoJahr.designer.cs
+++ b/ReportImp/BehindertenhilfeMenden/MitarbeiterstundenkontoJahr.designer.cs
@@ -677,7 +677,7 @@ namespace BehindertenhilfeMenden
this.Margins = new System.Drawing.Printing.Margins(75, 75, 50, 30);
this.PageHeight = 827;
this.PageWidth = 1169;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
this.Title,
this.FieldCaption,
diff --git a/ReportImp/BehindertenhilfeMenden/Properties/licenses.licx b/ReportImp/BehindertenhilfeMenden/Properties/licenses.licx
index c7fd819d5..e69de29bb 100644
--- a/ReportImp/BehindertenhilfeMenden/Properties/licenses.licx
+++ b/ReportImp/BehindertenhilfeMenden/Properties/licenses.licx
@@ -1 +0,0 @@
-DevExpress.XtraReports.UI.XtraReport, DevExpress.XtraReports.v17.1, Version=17.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
diff --git a/ReportImp/BehindertenhilfeMenden/ServiceInvoiceReport.Designer.cs b/ReportImp/BehindertenhilfeMenden/ServiceInvoiceReport.Designer.cs
index 07b84bed6..ef52ec471 100644
--- a/ReportImp/BehindertenhilfeMenden/ServiceInvoiceReport.Designer.cs
+++ b/ReportImp/BehindertenhilfeMenden/ServiceInvoiceReport.Designer.cs
@@ -695,7 +695,7 @@ namespace BehindertenhilfeMenden
this.Margins = new System.Drawing.Printing.Margins(80, 30, 151, 100);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrRichText3)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrRichText1)).EndInit();
diff --git a/ReportImp/BehindertenhilfeMenden/SettlementReport.Designer.cs b/ReportImp/BehindertenhilfeMenden/SettlementReport.Designer.cs
index d6c92f7cc..ba344c023 100644
--- a/ReportImp/BehindertenhilfeMenden/SettlementReport.Designer.cs
+++ b/ReportImp/BehindertenhilfeMenden/SettlementReport.Designer.cs
@@ -377,7 +377,7 @@ namespace BehindertenhilfeMenden
this.Margins = new System.Drawing.Printing.Margins(80, 30, 151, 100);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrRichText3)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrRichText1)).EndInit();
diff --git a/ReportImp/BellaDonna/AnzahlUrlaubstage.Designer.cs b/ReportImp/BellaDonna/AnzahlUrlaubstage.Designer.cs
index 895b29458..f04a435d3 100644
--- a/ReportImp/BellaDonna/AnzahlUrlaubstage.Designer.cs
+++ b/ReportImp/BellaDonna/AnzahlUrlaubstage.Designer.cs
@@ -70,7 +70,7 @@ namespace BellaDonna
//
this.Detail1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
this.xrTableDetail});
- this.Detail1.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.Detail1.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.Detail1.HeightF = 25F;
this.Detail1.Name = "Detail1";
this.Detail1.StylePriority.UseFont = false;
@@ -142,7 +142,7 @@ namespace BellaDonna
this.xrTableHeader.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
| DevExpress.XtraPrinting.BorderSide.Right)
| DevExpress.XtraPrinting.BorderSide.Bottom)));
- this.xrTableHeader.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold);
+ this.xrTableHeader.Font = new DevExpress.Drawing.DXFont("Arial", 10F, DevExpress.Drawing.DXFontStyle.Bold);
this.xrTableHeader.LocationFloat = new DevExpress.Utils.PointFloat(0F, 40.00003F);
this.xrTableHeader.Name = "xrTableHeader";
this.xrTableHeader.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 0, 0, 0, 100F);
@@ -186,7 +186,7 @@ namespace BellaDonna
//
// lblHeader
//
- this.lblHeader.Font = new System.Drawing.Font("Arial", 12F);
+ this.lblHeader.Font = new DevExpress.Drawing.DXFont("Arial", 12F);
this.lblHeader.LocationFloat = new DevExpress.Utils.PointFloat(0F, 10F);
this.lblHeader.Multiline = true;
this.lblHeader.Name = "lblHeader";
@@ -215,7 +215,7 @@ namespace BellaDonna
this.Title.BorderColor = System.Drawing.SystemColors.ControlText;
this.Title.Borders = DevExpress.XtraPrinting.BorderSide.None;
this.Title.BorderWidth = 1F;
- this.Title.Font = new System.Drawing.Font("Times New Roman", 24F);
+ this.Title.Font = new DevExpress.Drawing.DXFont("Times New Roman", 24F);
this.Title.ForeColor = System.Drawing.Color.Black;
this.Title.Name = "Title";
//
@@ -225,7 +225,7 @@ namespace BellaDonna
this.FieldCaption.BorderColor = System.Drawing.SystemColors.ControlText;
this.FieldCaption.Borders = DevExpress.XtraPrinting.BorderSide.None;
this.FieldCaption.BorderWidth = 1F;
- this.FieldCaption.Font = new System.Drawing.Font("Times New Roman", 10F, System.Drawing.FontStyle.Bold);
+ this.FieldCaption.Font = new DevExpress.Drawing.DXFont("Times New Roman", 10F, DevExpress.Drawing.DXFontStyle.Bold);
this.FieldCaption.ForeColor = System.Drawing.Color.Black;
this.FieldCaption.Name = "FieldCaption";
//
@@ -235,7 +235,7 @@ namespace BellaDonna
this.PageInfo.BorderColor = System.Drawing.SystemColors.ControlText;
this.PageInfo.Borders = DevExpress.XtraPrinting.BorderSide.None;
this.PageInfo.BorderWidth = 1F;
- this.PageInfo.Font = new System.Drawing.Font("Times New Roman", 8F);
+ this.PageInfo.Font = new DevExpress.Drawing.DXFont("Times New Roman", 8F);
this.PageInfo.ForeColor = System.Drawing.Color.Black;
this.PageInfo.Name = "PageInfo";
//
@@ -245,7 +245,7 @@ namespace BellaDonna
this.DataField.BorderColor = System.Drawing.SystemColors.ControlText;
this.DataField.Borders = DevExpress.XtraPrinting.BorderSide.None;
this.DataField.BorderWidth = 1F;
- this.DataField.Font = new System.Drawing.Font("Times New Roman", 8F);
+ this.DataField.Font = new DevExpress.Drawing.DXFont("Times New Roman", 8F);
this.DataField.ForeColor = System.Drawing.SystemColors.ControlText;
this.DataField.Name = "DataField";
//
@@ -281,10 +281,10 @@ namespace BellaDonna
this.CalculatedFields.AddRange(new DevExpress.XtraReports.UI.CalculatedField[] {
this.fieldFLS});
this.DataSource = this.bindingSource1;
- this.Margins = new System.Drawing.Printing.Margins(75, 75, 50, 50);
+ this.Margins = new DevExpress.Drawing.DXMargins(75, 75, 50, 50);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
this.Title,
this.FieldCaption,
diff --git a/ReportImp/BellaDonna/BellaDonna.csproj b/ReportImp/BellaDonna/BellaDonna.csproj
index a264533b5..62f981216 100644
--- a/ReportImp/BellaDonna/BellaDonna.csproj
+++ b/ReportImp/BellaDonna/BellaDonna.csproj
@@ -31,14 +31,21 @@
4
-
-
+
+
+
False
-
-
-
-
+
+
+
+
+
+
+
+
+
+
diff --git a/ReportImp/BellaDonna/Finanzauswertung.designer.cs b/ReportImp/BellaDonna/Finanzauswertung.designer.cs
index 772ae9f73..eb0e2af42 100644
--- a/ReportImp/BellaDonna/Finanzauswertung.designer.cs
+++ b/ReportImp/BellaDonna/Finanzauswertung.designer.cs
@@ -721,7 +721,7 @@ namespace BellaDonna
this.Margins = new System.Drawing.Printing.Margins(55, 55, 50, 30);
this.PageHeight = 827;
this.PageWidth = 1169;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
this.Title,
this.FieldCaption,
diff --git a/ReportImp/BellaDonna/Mitarbeiterstundenkonto.designer.cs b/ReportImp/BellaDonna/Mitarbeiterstundenkonto.designer.cs
index 805726bfc..ba18689eb 100644
--- a/ReportImp/BellaDonna/Mitarbeiterstundenkonto.designer.cs
+++ b/ReportImp/BellaDonna/Mitarbeiterstundenkonto.designer.cs
@@ -661,7 +661,7 @@ namespace BeWo.Report.DefaultReports
this.Margins = new System.Drawing.Printing.Margins(50, 40, 50, 30);
this.PageHeight = 827;
this.PageWidth = 1169;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
this.Title,
this.FieldCaption,
diff --git a/ReportImp/BellaDonna/Properties/licenses.licx b/ReportImp/BellaDonna/Properties/licenses.licx
index c7fd819d5..e69de29bb 100644
--- a/ReportImp/BellaDonna/Properties/licenses.licx
+++ b/ReportImp/BellaDonna/Properties/licenses.licx
@@ -1 +0,0 @@
-DevExpress.XtraReports.UI.XtraReport, DevExpress.XtraReports.v17.1, Version=17.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
diff --git a/ReportImp/BellaDonna/Quittierungsbeleg.Designer.cs b/ReportImp/BellaDonna/Quittierungsbeleg.Designer.cs
index 75eac2018..4113386c5 100644
--- a/ReportImp/BellaDonna/Quittierungsbeleg.Designer.cs
+++ b/ReportImp/BellaDonna/Quittierungsbeleg.Designer.cs
@@ -306,7 +306,7 @@ namespace BellaDonna
this.picSignature.SizeF = new System.Drawing.SizeF(158F, 18F);
this.picSignature.Sizing = DevExpress.XtraPrinting.ImageSizeMode.ZoomImage;
this.picSignature.StylePriority.UseBorders = false;
- this.picSignature.BeforePrint += new System.Drawing.Printing.PrintEventHandler(this.picSignature_BeforePrint);
+ this.picSignature.BeforePrint += new DevExpress.XtraReports.UI.BeforePrintEventHandler(this.picSignature_BeforePrint);
//
// GroupHeader1
//
@@ -1331,7 +1331,7 @@ namespace BellaDonna
this.Margins = new System.Drawing.Printing.Margins(50, 30, 100, 30);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrTable3)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTableServiceRecords1)).EndInit();
diff --git a/ReportImp/BellaDonna/Quittierungsbeleg.cs b/ReportImp/BellaDonna/Quittierungsbeleg.cs
index a4654b9e8..179816d69 100644
--- a/ReportImp/BellaDonna/Quittierungsbeleg.cs
+++ b/ReportImp/BellaDonna/Quittierungsbeleg.cs
@@ -117,7 +117,7 @@ namespace BellaDonna
}
}
- private void picSignature_BeforePrint(object sender, System.Drawing.Printing.PrintEventArgs e)
+ private void picSignature_BeforePrint(object sender, System.ComponentModel.CancelEventArgs e)
{
XRPictureBox xrBox = sender as XRPictureBox;
//var test = this.GetCurrent
diff --git a/ReportImp/BellaDonna/QuittierungsbelegJa.Designer.cs b/ReportImp/BellaDonna/QuittierungsbelegJa.Designer.cs
index 8f94bf0fc..ba895097d 100644
--- a/ReportImp/BellaDonna/QuittierungsbelegJa.Designer.cs
+++ b/ReportImp/BellaDonna/QuittierungsbelegJa.Designer.cs
@@ -606,7 +606,7 @@ namespace BellaDonna
this.Margins = new System.Drawing.Printing.Margins(80, 80, 150, 30);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrTable3)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTableServiceRecords1)).EndInit();
diff --git a/ReportImp/BellaDonna/Rechnung67.Designer.cs b/ReportImp/BellaDonna/Rechnung67.Designer.cs
index 30067821e..6e44bc65e 100644
--- a/ReportImp/BellaDonna/Rechnung67.Designer.cs
+++ b/ReportImp/BellaDonna/Rechnung67.Designer.cs
@@ -271,7 +271,7 @@ namespace BellaDonna
this.Margins = new System.Drawing.Printing.Margins(80, 40, 200, 50);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrRichText2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrRichText1)).EndInit();
diff --git a/ReportImp/BellaDonna/ServiceInvoiceReport.Designer.cs b/ReportImp/BellaDonna/ServiceInvoiceReport.Designer.cs
index 332dca7ab..0531ee630 100644
--- a/ReportImp/BellaDonna/ServiceInvoiceReport.Designer.cs
+++ b/ReportImp/BellaDonna/ServiceInvoiceReport.Designer.cs
@@ -282,7 +282,7 @@ namespace BellaDonna
this.Margins = new System.Drawing.Printing.Margins(80, 40, 200, 50);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrRichText2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrRichText1)).EndInit();
diff --git a/ReportImp/BellaDonna/SettlementReport.Designer.cs b/ReportImp/BellaDonna/SettlementReport.Designer.cs
index 2dac147f0..e33e7758f 100644
--- a/ReportImp/BellaDonna/SettlementReport.Designer.cs
+++ b/ReportImp/BellaDonna/SettlementReport.Designer.cs
@@ -879,7 +879,7 @@ namespace BellaDonna
this.Margins = new System.Drawing.Printing.Margins(80, 40, 200, 38);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable3)).EndInit();
diff --git a/ReportImp/BellaDonna/SettlementReport2.Designer.cs b/ReportImp/BellaDonna/SettlementReport2.Designer.cs
index 20ad2a395..2e16870cc 100644
--- a/ReportImp/BellaDonna/SettlementReport2.Designer.cs
+++ b/ReportImp/BellaDonna/SettlementReport2.Designer.cs
@@ -1010,7 +1010,7 @@ namespace BellaDonna.Neu
this.Margins = new System.Drawing.Printing.Margins(80, 40, 200, 50);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "17.1";
((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable3)).EndInit();
diff --git a/ReportImp/BetreuWoReports/BetreuWoReports.csproj b/ReportImp/BetreuWoReports/BetreuWoReports.csproj
index ef4e30801..705b08721 100644
--- a/ReportImp/BetreuWoReports/BetreuWoReports.csproj
+++ b/ReportImp/BetreuWoReports/BetreuWoReports.csproj
@@ -72,14 +72,21 @@
false
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/ReportImp/BetreuWoReports/FLSGroupReport.Designer.cs b/ReportImp/BetreuWoReports/FLSGroupReport.Designer.cs
index bab640027..725d306e1 100644
--- a/ReportImp/BetreuWoReports/FLSGroupReport.Designer.cs
+++ b/ReportImp/BetreuWoReports/FLSGroupReport.Designer.cs
@@ -570,7 +570,7 @@ namespace BeWo.BetreuWoReports
this.Margins = new System.Drawing.Printing.Margins(75, 75, 50, 50);
this.PageHeight = 827;
this.PageWidth = 1169;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
this.Title,
this.FieldCaption,
diff --git a/ReportImp/BetreuWoReports/FLSListReport.Designer.cs b/ReportImp/BetreuWoReports/FLSListReport.Designer.cs
index 0e62c2412..d8ec859dd 100644
--- a/ReportImp/BetreuWoReports/FLSListReport.Designer.cs
+++ b/ReportImp/BetreuWoReports/FLSListReport.Designer.cs
@@ -825,7 +825,7 @@ namespace BeWo.BetreuWoReports
this.Margins = new System.Drawing.Printing.Margins(65, 65, 40, 71);
this.PageHeight = 1169;
this.PageWidth = 827;
- this.PaperKind = System.Drawing.Printing.PaperKind.A4;
+ this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.StyleSheet.AddRange(new DevExpress.XtraReports.UI.XRControlStyle[] {
this.Title,
this.FieldCaption,
diff --git a/ReportImp/BetreuWoReports/FlsAuslastungsauswertung.cs b/ReportImp/BetreuWoReports/FlsAuslastungsauswertung.cs
index 7bbe8c158..40b1caa55 100644
--- a/ReportImp/BetreuWoReports/FlsAuslastungsauswertung.cs
+++ b/ReportImp/BetreuWoReports/FlsAuslastungsauswertung.cs
@@ -41,7 +41,7 @@ namespace BetreuWoReports
DailySumTable.BeforePrint += DailySumTableBeforePrint;
}
- public void DailySumTableBeforePrint(object sender, PrintEventArgs e)
+ public void DailySumTableBeforePrint(object sender, System.ComponentModel.CancelEventArgs e)
{
var dayIndex = 0;
@@ -495,7 +495,7 @@ namespace BetreuWoReports
}
}
- private void MonthlyHeaderTableOnBeforePrint(object sender, PrintEventArgs e)
+ private void MonthlyHeaderTableOnBeforePrint(object sender, System.ComponentModel.CancelEventArgs e)
{
var flsAuslastungsauswertungRO = (FlsAuslastungsauswertungRO)objectDataSource1.DataSource;
@@ -527,7 +527,7 @@ namespace BetreuWoReports
MonthlyHeaderTable.EndInit();
}
- public void MonthlyValueTableBeforePrint(object sender, PrintEventArgs e)
+ public void MonthlyValueTableBeforePrint(object sender, System.ComponentModel.CancelEventArgs e)
{
MonthlyValueTable.BeginInit();
@@ -635,7 +635,7 @@ namespace BetreuWoReports
MonthlyValueTable.EndInit();
}
- public void WeeklyHeaderTableOnBeforePrint(object sender, PrintEventArgs e)
+ public void WeeklyHeaderTableOnBeforePrint(object sender, System.ComponentModel.CancelEventArgs e)
{
var flsAuslastungsauswertungRO = (FlsAuslastungsauswertungRO) objectDataSource1.DataSource;
@@ -681,7 +681,7 @@ namespace BetreuWoReports
WeeklyHeaderTable.EndInit();
}
- public void WeeklyValueTableOnBeforePrint(object sender, PrintEventArgs e)
+ public void WeeklyValueTableOnBeforePrint(object sender, System.ComponentModel.CancelEventArgs e)
{
var flsAuslastungsauswertungRO = (FlsAuslastungsauswertungRO) objectDataSource1.DataSource;
diff --git a/ReportImp/BetreuWoReports/FlsAuslastungsauswertung.de.resx b/ReportImp/BetreuWoReports/FlsAuslastungsauswertung.de.resx
index 7d46f8a8c..174e9c813 100644
--- a/ReportImp/BetreuWoReports/FlsAuslastungsauswertung.de.resx
+++ b/ReportImp/BetreuWoReports/FlsAuslastungsauswertung.de.resx
@@ -117,325 +117,326 @@
System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
+
+
MiddleLeft
-
+
+
Arial, 10pt, style=Bold
Black
-
+
MiddleCenter
-
+
MiddleLeft
Summe
-
+
MiddleRight
-
+
MiddleRight
-
+
MiddleRight
-
+
MiddleRight
-
+
MiddleRight
-
+
MiddleRight
-
+
MiddleRight
-
+
MiddleRight
-
+
MiddleRight
-
+
MiddleRight
-
+
MiddleRight
-
+
MiddleRight
-
+
MiddleRight
-
+
MiddleRight
-
+
MiddleRight
-
+
MiddleRight
-
+
MiddleRight
-
+
MiddleRight
-
+
MiddleRight
-
+
MiddleRight
-
+
MiddleRight
-
+
MiddleRight
-
+
MiddleRight
-
+
MiddleRight
-
+
MiddleRight
-
+
MiddleRight
-
+
MiddleRight
-
+
MiddleRight
-
+
MiddleRight
-
+
MiddleRight
-
+
MiddleRight
-
+
MiddleRight
-
+
MiddleRight
-
+
MiddleRight
-
+
MiddleRight
-
+
MiddleRight
-
+
MiddleRight
-
+
MiddleRight
-
+
MiddleRight
-
+
MiddleRight
-
+
MiddleRight
-
+
MiddleRight
-
+
MiddleRight
-
+
MiddleRight
-
+
MiddleRight
-
+
MiddleRight
-
+
MiddleRight
-
+
MiddleRight
-
+
MiddleRight
-
+
MiddleRight
-
+
MiddleRight
-
+
MiddleRight
-
+
MiddleRight
-
+
MiddleRight
-
+
MiddleRight
-
+
MiddleRight
-
+
MiddleRight
-
+
MiddleRight
-
+
MiddleRight
-
+
MiddleRight
-
+
MiddleRight
-
+
MiddleRight
-
+
MiddleRight
-
+
MiddleRight
-
+
MiddleRight
-
+
MiddleRight
-
+
MiddleRight
-
+
MiddleRight
-
+
MiddleRight
-
+
MiddleRight
-
+
MiddleRight
-
+
MiddleRight
-
+
MiddleRight
-
+
MiddleRight
-
+
MiddleRight
-
+
MiddleRight
-
+
MiddleRight
-
+
MiddleRight
-
+
MiddleRight
-
+
MiddleRight
-
+
MiddleRight
-
+
MiddleRight
-
+
MiddleRight
-
+
MiddleRight
-
+
MiddleRight
-
+
MiddleRight
-
+
MiddleRight
-
+
MiddleRight
-
+
MiddleRight
-
+
MiddleRight
-
+
MiddleRight
-
+
MiddleRight
-
+
MiddleRight
-
+
MiddleLeft
25
-
+
MiddleLeft
-
+
MiddleCenter
-
+
MiddleLeft
Black
-
+
MiddleCenter
\ No newline at end of file
diff --git a/ReportImp/BetreuWoReports/FlsAuslastungsauswertung.designer.cs b/ReportImp/BetreuWoReports/FlsAuslastungsauswertung.designer.cs
index 5801e77ce..25181464d 100644
--- a/ReportImp/BetreuWoReports/FlsAuslastungsauswertung.designer.cs
+++ b/ReportImp/BetreuWoReports/FlsAuslastungsauswertung.designer.cs
@@ -3305,7 +3305,7 @@ namespace BetreuWoReports
this.Title.BorderColor = System.Drawing.SystemColors.ControlText;
this.Title.Borders = DevExpress.XtraPrinting.BorderSide.None;
this.Title.BorderWidth = 1F;
- this.Title.Font = new System.Drawing.Font("Times New Roman", 24F);
+ this.Title.Font = new DevExpress.Drawing.DXFont("Times New Roman", 24F);
this.Title.ForeColor = System.Drawing.Color.Black;
this.Title.Name = "Title";
//
@@ -3315,7 +3315,7 @@ namespace BetreuWoReports
this.FieldCaption.BorderColor = System.Drawing.SystemColors.ControlText;
this.FieldCaption.Borders = DevExpress.XtraPrinting.BorderSide.None;
this.FieldCaption.BorderWidth = 1F;
- this.FieldCaption.Font = new System.Drawing.Font("Times New Roman", 10F, System.Drawing.FontStyle.Bold);
+ this.FieldCaption.Font = new DevExpress.Drawing.DXFont("Times New Roman", 10F, DevExpress.Drawing.DXFontStyle.Bold);
this.FieldCaption.ForeColor = System.Drawing.Color.Black;
this.FieldCaption.Name = "FieldCaption";
//
@@ -3325,7 +3325,7 @@ namespace BetreuWoReports
this.PageInfo.BorderColor = System.Drawing.SystemColors.ControlText;
this.PageInfo.Borders = DevExpress.XtraPrinting.BorderSide.None;
this.PageInfo.BorderWidth = 1F;
- this.PageInfo.Font = new System.Drawing.Font("Times New Roman", 8F);
+ this.PageInfo.Font = new DevExpress.Drawing.DXFont("Times New Roman", 8F);
this.PageInfo.ForeColor = System.Drawing.Color.Black;
this.PageInfo.Name = "PageInfo";
//
@@ -3335,7 +3335,7 @@ namespace BetreuWoReports
this.DataField.BorderColor = System.Drawing.SystemColors.ControlText;
this.DataField.Borders = DevExpress.XtraPrinting.BorderSide.None;
this.DataField.BorderWidth = 1F;
- this.DataField.Font = new System.Drawing.Font("Times New Roman", 8F);
+ this.DataField.Font = new DevExpress.Drawing.DXFont("Times New Roman", 8F);
this.DataField.ForeColor = System.Drawing.SystemColors.ControlText;
this.DataField.Name = "DataField";
//
diff --git a/ReportImp/BetreuWoReports/FlsAuslastungsauswertung.resx b/ReportImp/BetreuWoReports/FlsAuslastungsauswertung.resx
index 304b72ba9..c3c3a58d1 100644
--- a/ReportImp/BetreuWoReports/FlsAuslastungsauswertung.resx
+++ b/ReportImp/BetreuWoReports/FlsAuslastungsauswertung.resx
@@ -1,4 +1,4 @@
-
+