diff --git a/BeWoAllReports.sln b/BeWoAllReports.sln
index ef1d34b97..3dc902993 100644
--- a/BeWoAllReports.sln
+++ b/BeWoAllReports.sln
@@ -919,6 +919,8 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "LoewenzahnBetreutesWohnen",
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "AbwIlseFretz", "ReportImp\AbwIlseFretz\AbwIlseFretz.csproj", "{F835A0CD-B417-4988-9FA2-1CA54DABCFF3}"
EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DrobDrogenhilfe", "ReportImp\DrobDrogenhilfe\DrobDrogenhilfe.csproj", "{2F0B2249-CF36-4BEF-9DC2-B4889EC86BCB}"
+EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|.NET = Debug|.NET
@@ -11322,6 +11324,30 @@ Global
{F835A0CD-B417-4988-9FA2-1CA54DABCFF3}.Release|Mixed Platforms.Build.0 = Release|Any CPU
{F835A0CD-B417-4988-9FA2-1CA54DABCFF3}.Release|x86.ActiveCfg = Release|Any CPU
{F835A0CD-B417-4988-9FA2-1CA54DABCFF3}.Release|x86.Build.0 = Release|Any CPU
+ {2F0B2249-CF36-4BEF-9DC2-B4889EC86BCB}.Debug|.NET.ActiveCfg = Debug|Any CPU
+ {2F0B2249-CF36-4BEF-9DC2-B4889EC86BCB}.Debug|.NET.Build.0 = Debug|Any CPU
+ {2F0B2249-CF36-4BEF-9DC2-B4889EC86BCB}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {2F0B2249-CF36-4BEF-9DC2-B4889EC86BCB}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {2F0B2249-CF36-4BEF-9DC2-B4889EC86BCB}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {2F0B2249-CF36-4BEF-9DC2-B4889EC86BCB}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
+ {2F0B2249-CF36-4BEF-9DC2-B4889EC86BCB}.Debug|x86.ActiveCfg = Debug|Any CPU
+ {2F0B2249-CF36-4BEF-9DC2-B4889EC86BCB}.Debug|x86.Build.0 = Debug|Any CPU
+ {2F0B2249-CF36-4BEF-9DC2-B4889EC86BCB}.DebugRemote|.NET.ActiveCfg = Debug|Any CPU
+ {2F0B2249-CF36-4BEF-9DC2-B4889EC86BCB}.DebugRemote|.NET.Build.0 = Debug|Any CPU
+ {2F0B2249-CF36-4BEF-9DC2-B4889EC86BCB}.DebugRemote|Any CPU.ActiveCfg = Debug|Any CPU
+ {2F0B2249-CF36-4BEF-9DC2-B4889EC86BCB}.DebugRemote|Any CPU.Build.0 = Debug|Any CPU
+ {2F0B2249-CF36-4BEF-9DC2-B4889EC86BCB}.DebugRemote|Mixed Platforms.ActiveCfg = Debug|Any CPU
+ {2F0B2249-CF36-4BEF-9DC2-B4889EC86BCB}.DebugRemote|Mixed Platforms.Build.0 = Debug|Any CPU
+ {2F0B2249-CF36-4BEF-9DC2-B4889EC86BCB}.DebugRemote|x86.ActiveCfg = Debug|Any CPU
+ {2F0B2249-CF36-4BEF-9DC2-B4889EC86BCB}.DebugRemote|x86.Build.0 = Debug|Any CPU
+ {2F0B2249-CF36-4BEF-9DC2-B4889EC86BCB}.Release|.NET.ActiveCfg = Release|Any CPU
+ {2F0B2249-CF36-4BEF-9DC2-B4889EC86BCB}.Release|.NET.Build.0 = Release|Any CPU
+ {2F0B2249-CF36-4BEF-9DC2-B4889EC86BCB}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {2F0B2249-CF36-4BEF-9DC2-B4889EC86BCB}.Release|Any CPU.Build.0 = Release|Any CPU
+ {2F0B2249-CF36-4BEF-9DC2-B4889EC86BCB}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
+ {2F0B2249-CF36-4BEF-9DC2-B4889EC86BCB}.Release|Mixed Platforms.Build.0 = Release|Any CPU
+ {2F0B2249-CF36-4BEF-9DC2-B4889EC86BCB}.Release|x86.ActiveCfg = Release|Any CPU
+ {2F0B2249-CF36-4BEF-9DC2-B4889EC86BCB}.Release|x86.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
@@ -11779,6 +11805,7 @@ Global
{8EE716B0-19BE-4AC0-BC5D-47504195AD30} = {D8A691C5-146D-4613-86CC-438F02FE9106}
{6FF7C735-AA4B-4ED9-937D-E573220C05E9} = {D8A691C5-146D-4613-86CC-438F02FE9106}
{F835A0CD-B417-4988-9FA2-1CA54DABCFF3} = {D8A691C5-146D-4613-86CC-438F02FE9106}
+ {2F0B2249-CF36-4BEF-9DC2-B4889EC86BCB} = {D8A691C5-146D-4613-86CC-438F02FE9106}
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {FBE985BB-9F0F-4DBB-8F94-ABC37A803FF9}
diff --git a/ReportImp/DrobDrogenhilfe/DrobDrogenhilfe.csproj b/ReportImp/DrobDrogenhilfe/DrobDrogenhilfe.csproj
index 4b4a41829..a50e8d54b 100644
--- a/ReportImp/DrobDrogenhilfe/DrobDrogenhilfe.csproj
+++ b/ReportImp/DrobDrogenhilfe/DrobDrogenhilfe.csproj
@@ -64,6 +64,12 @@
+
+ Component
+
+
+ ServiceRecordListReport.cs
+
Component
@@ -102,6 +108,10 @@
+
+
+ ServiceRecordListReport.cs
+
SettlementReport.cs
Designer
diff --git a/ReportImp/DrobDrogenhilfe/Reporting/Reports/SettlementReport.Designer.cs b/ReportImp/DrobDrogenhilfe/Reporting/Reports/SettlementReport.Designer.cs
index 74c7f557a..8a5145811 100644
--- a/ReportImp/DrobDrogenhilfe/Reporting/Reports/SettlementReport.Designer.cs
+++ b/ReportImp/DrobDrogenhilfe/Reporting/Reports/SettlementReport.Designer.cs
@@ -30,6 +30,7 @@ namespace DrobDrogenhilfe.Alt
{
this.components = new System.ComponentModel.Container();
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Spitzabrechnung));
+ DevExpress.XtraReports.UI.XRWatermark xrWatermark1 = new DevExpress.XtraReports.UI.XRWatermark();
this.Detail = new DevExpress.XtraReports.UI.DetailBand();
this.ReportHeader = new DevExpress.XtraReports.UI.ReportHeaderBand();
this.xrLabel9 = new DevExpress.XtraReports.UI.XRLabel();
@@ -102,7 +103,6 @@ namespace DrobDrogenhilfe.Alt
this.xrTableRow15 = new DevExpress.XtraReports.UI.XRTableRow();
this.xrTableCell17 = new DevExpress.XtraReports.UI.XRTableCell();
this.xrTableCell23 = new DevExpress.XtraReports.UI.XRTableCell();
- this.bindingSource1 = new System.Windows.Forms.BindingSource(this.components);
this.GroupFooter1 = new DevExpress.XtraReports.UI.GroupFooterBand();
this.xrTable4 = new DevExpress.XtraReports.UI.XRTable();
this.xrTableRow30 = new DevExpress.XtraReports.UI.XRTableRow();
@@ -123,12 +123,13 @@ namespace DrobDrogenhilfe.Alt
this.xrTableRow36 = new DevExpress.XtraReports.UI.XRTableRow();
this.xrTableCell57 = new DevExpress.XtraReports.UI.XRTableCell();
this.xrTableCell58 = new DevExpress.XtraReports.UI.XRTableCell();
+ this.bindingSource1 = new System.Windows.Forms.BindingSource(this.components);
((System.ComponentModel.ISupportInitialize)(this.xrTable1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable3)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable5)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable4)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
//
// Detail
@@ -855,10 +856,6 @@ namespace DrobDrogenhilfe.Alt
this.xrTableCell23.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight;
this.xrTableCell23.Weight = 0.21685899000901443D;
//
- // bindingSource1
- //
- this.bindingSource1.DataSource = typeof(BeWo.Report.ReportObjects.SettlementRO);
- //
// GroupFooter1
//
this.GroupFooter1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
@@ -1074,6 +1071,10 @@ namespace DrobDrogenhilfe.Alt
this.xrTableCell58.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight;
this.xrTableCell58.Weight = 0.21685899000901443D;
//
+ // bindingSource1
+ //
+ this.bindingSource1.DataSource = typeof(BeWo.Report.ReportObjects.SettlementRO);
+ //
// Spitzabrechnung
//
this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
@@ -1094,12 +1095,14 @@ namespace DrobDrogenhilfe.Alt
this.PageWidth = 827;
this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "23.2";
+ xrWatermark1.Id = "Watermark1";
+ this.Watermarks.Add(xrWatermark1);
((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable3)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable5)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable4)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this)).EndInit();
}
diff --git a/ReportImp/DrobDrogenhilfeRecklinghausen/DrobDrogenhilfeRecklinghausen.csproj b/ReportImp/DrobDrogenhilfeRecklinghausen/DrobDrogenhilfeRecklinghausen.csproj
deleted file mode 100644
index b2f9c4395..000000000
--- a/ReportImp/DrobDrogenhilfeRecklinghausen/DrobDrogenhilfeRecklinghausen.csproj
+++ /dev/null
@@ -1,92 +0,0 @@
-
-
-
-
- Debug
- AnyCPU
- {C1FED668-ADB9-47E0-B589-1389618E1B6E}
- Library
- Properties
- DROB
- 4593477132_Reports
- v4.7.2
- 512
-
-
-
- true
- full
- false
- ..\..\CustomerDlls\
- DEBUG;TRACE
- prompt
- 4
-
-
- pdbonly
- true
- ..\..\CustomerDlls\
- TRACE
- prompt
- 4
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Component
-
-
- ServiceRecordListReport.cs
-
-
-
-
- {B0D73E3D-4AE7-4024-93A6-DB1F46D7CCEE}
- Data
-
-
- {40d8b312-ea64-49e3-a31a-5e57ed4d5654}
- Report
-
-
- {094331c3-ecee-4c89-bbfd-4c9ded89f0ef}
- Service
-
-
- {2f50b83d-a3f0-4ec4-979a-3f9b7e3d8ed4}
- Shared
-
-
-
-
-
- ServiceRecordListReport.cs
- Designer
-
-
-
-
\ No newline at end of file
diff --git a/ReportImp/DrobDrogenhilfeRecklinghausen/Properties/AssemblyInfo.cs b/ReportImp/DrobDrogenhilfeRecklinghausen/Properties/AssemblyInfo.cs
deleted file mode 100644
index 930888dd6..000000000
--- a/ReportImp/DrobDrogenhilfeRecklinghausen/Properties/AssemblyInfo.cs
+++ /dev/null
@@ -1,36 +0,0 @@
-using System.Reflection;
-using System.Runtime.CompilerServices;
-using System.Runtime.InteropServices;
-
-// Allgemeine Informationen über eine Assembly werden über die folgenden
-// Attribute gesteuert. Ändern Sie diese Attributwerte, um die Informationen zu ändern,
-// die einer Assembly zugeordnet sind.
-[assembly: AssemblyTitle("KundeXyz")]
-[assembly: AssemblyDescription("")]
-[assembly: AssemblyConfiguration("")]
-[assembly: AssemblyCompany("")]
-[assembly: AssemblyProduct("KundeXyz")]
-[assembly: AssemblyCopyright("Copyright © 2020")]
-[assembly: AssemblyTrademark("")]
-[assembly: AssemblyCulture("")]
-
-// Durch Festlegen von ComVisible auf FALSE werden die Typen in dieser Assembly
-// für COM-Komponenten unsichtbar. Wenn Sie auf einen Typ in dieser Assembly von
-// COM aus zugreifen müssen, sollten Sie das ComVisible-Attribut für diesen Typ auf "True" festlegen.
-[assembly: ComVisible(false)]
-
-// Die folgende GUID bestimmt die ID der Typbibliothek, wenn dieses Projekt für COM verfügbar gemacht wird
-[assembly: Guid("c1fed668-adb9-47e0-b589-1389618e1b6e")]
-
-// Versionsinformationen für eine Assembly bestehen aus den folgenden vier Werten:
-//
-// Hauptversion
-// Nebenversion
-// Buildnummer
-// Revision
-//
-// Sie können alle Werte angeben oder Standardwerte für die Build- und Revisionsnummern verwenden,
-// indem Sie "*" wie unten gezeigt eingeben:
-// [assembly: AssemblyVersion("1.0.*")]
-[assembly: AssemblyVersion("1.0.0.0")]
-[assembly: AssemblyFileVersion("1.0.0.0")]
diff --git a/ReportImp/DrobDrogenhilfeRecklinghausen/Properties/licenses.licx b/ReportImp/DrobDrogenhilfeRecklinghausen/Properties/licenses.licx
deleted file mode 100644
index d59547a61..000000000
--- a/ReportImp/DrobDrogenhilfeRecklinghausen/Properties/licenses.licx
+++ /dev/null
@@ -1 +0,0 @@
-DevExpress.XtraReports.UI.XtraReport, DevExpress.XtraReports.v23.2, Version=23.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
diff --git a/ReportImp/DrobDrogenhilfeRecklinghausen/ServiceRecordListReport.Designer.cs b/ReportImp/DrobDrogenhilfeRecklinghausen/ServiceRecordListReport.Designer.cs
deleted file mode 100644
index af75edf0e..000000000
--- a/ReportImp/DrobDrogenhilfeRecklinghausen/ServiceRecordListReport.Designer.cs
+++ /dev/null
@@ -1,578 +0,0 @@
-using BeWo.Report.ReportObjects;
-namespace DROB
-{
- partial class Leistungen
- {
- ///
- /// Required designer variable.
- ///
- private System.ComponentModel.IContainer components = null;
-
- ///
- /// Clean up any resources being used.
- ///
- /// true if managed resources should be disposed; otherwise, false.
- protected override void Dispose(bool disposing)
- {
- if (disposing && (components != null))
- {
- components.Dispose();
- }
- base.Dispose(disposing);
- }
-
- #region Designer generated code
-
- ///
- /// Required method for Designer support - do not modify
- /// the contents of this method with the code editor.
- ///
- private void InitializeComponent()
- {
- this.components = new System.ComponentModel.Container();
- DevExpress.XtraReports.UI.XRWatermark xrWatermark1 = new DevExpress.XtraReports.UI.XRWatermark();
- this.Detail = new DevExpress.XtraReports.UI.DetailBand();
- this.xrTableCell3 = new DevExpress.XtraReports.UI.XRTableCell();
- this.xrTableCell1 = new DevExpress.XtraReports.UI.XRTableCell();
- this.xrTableRow1 = new DevExpress.XtraReports.UI.XRTableRow();
- this.xrTableCell2 = new DevExpress.XtraReports.UI.XRTableCell();
- this.xrTableCell4 = new DevExpress.XtraReports.UI.XRTableCell();
- this.formattingRuleGoalsInvisible = new DevExpress.XtraReports.UI.FormattingRule();
- this.xrTable1 = new DevExpress.XtraReports.UI.XRTable();
- this.xrTableRow3 = new DevExpress.XtraReports.UI.XRTableRow();
- this.xrTableCell9 = new DevExpress.XtraReports.UI.XRTableCell();
- this.xrTableCell10 = new DevExpress.XtraReports.UI.XRTableCell();
- this.xrTableCell11 = new DevExpress.XtraReports.UI.XRTableCell();
- this.cellGoalCaption = new DevExpress.XtraReports.UI.XRTableCell();
- this.xrTableCell12 = new DevExpress.XtraReports.UI.XRTableCell();
- this.Detail1 = new DevExpress.XtraReports.UI.DetailBand();
- this.DetailReport = new DevExpress.XtraReports.UI.DetailReportBand();
- this.GroupHeader1 = new DevExpress.XtraReports.UI.GroupHeaderBand();
- this.xrTable2 = new DevExpress.XtraReports.UI.XRTable();
- this.xrTableRow2 = new DevExpress.XtraReports.UI.XRTableRow();
- this.xrTableCell5 = new DevExpress.XtraReports.UI.XRTableCell();
- this.xrTableCell6 = new DevExpress.XtraReports.UI.XRTableCell();
- this.xrTableCell7 = new DevExpress.XtraReports.UI.XRTableCell();
- this.xrTableCell8 = new DevExpress.XtraReports.UI.XRTableCell();
- this.ReportHeader = new DevExpress.XtraReports.UI.ReportHeaderBand();
- this.xrLabel2 = new DevExpress.XtraReports.UI.XRLabel();
- this.xrLabel1 = new DevExpress.XtraReports.UI.XRLabel();
- this.pageFooterBand1 = new DevExpress.XtraReports.UI.PageFooterBand();
- this.xrPageInfo2 = new DevExpress.XtraReports.UI.XRPageInfo();
- this.xrPageInfo1 = new DevExpress.XtraReports.UI.XRPageInfo();
- this.Title = new DevExpress.XtraReports.UI.XRControlStyle();
- this.FieldCaption = new DevExpress.XtraReports.UI.XRControlStyle();
- this.PageInfo = new DevExpress.XtraReports.UI.XRControlStyle();
- this.DataField = new DevExpress.XtraReports.UI.XRControlStyle();
- this.topMarginBand1 = new DevExpress.XtraReports.UI.TopMarginBand();
- this.bottomMarginBand1 = new DevExpress.XtraReports.UI.BottomMarginBand();
- this.fieldGoalCaption = new DevExpress.XtraReports.UI.CalculatedField();
- this.DetailReport1 = new DevExpress.XtraReports.UI.DetailReportBand();
- this.Detail2 = new DevExpress.XtraReports.UI.DetailBand();
- this.xrLabel3 = new DevExpress.XtraReports.UI.XRLabel();
- this.xrLabel4 = new DevExpress.XtraReports.UI.XRLabel();
- this.xrLabel5 = new DevExpress.XtraReports.UI.XRLabel();
- this.xrLabel6 = new DevExpress.XtraReports.UI.XRLabel();
- this.bindingSource1 = new System.Windows.Forms.BindingSource(this.components);
- ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.xrTable2)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
- //
- // Detail
- //
- this.Detail.HeightF = 0F;
- this.Detail.Name = "Detail";
- this.Detail.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
- this.Detail.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
- //
- // xrTableCell3
- //
- this.xrTableCell3.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
- new DevExpress.XtraReports.UI.XRBinding("Text", null, "ServiceRecordDetailList.RoundedDuration", "{0:0.##}")});
- this.xrTableCell3.Name = "xrTableCell3";
- this.xrTableCell3.StylePriority.UseBorders = false;
- this.xrTableCell3.StylePriority.UseTextAlignment = false;
- this.xrTableCell3.Text = "xrTableCell3";
- this.xrTableCell3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
- this.xrTableCell3.Weight = 0.43707483294804617D;
- //
- // xrTableCell1
- //
- this.xrTableCell1.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
- new DevExpress.XtraReports.UI.XRBinding("Text", null, "ServiceRecordDetailList.Start", "{0:dd/MM/yyyy}")});
- this.xrTableCell1.Name = "xrTableCell1";
- this.xrTableCell1.StylePriority.UseBorders = false;
- this.xrTableCell1.StylePriority.UseTextAlignment = false;
- this.xrTableCell1.Text = "xrTableCell1";
- this.xrTableCell1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
- this.xrTableCell1.Weight = 0.58248309699856493D;
- //
- // xrTableRow1
- //
- this.xrTableRow1.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right)));
- this.xrTableRow1.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
- this.xrTableCell1,
- this.xrTableCell2,
- this.xrTableCell3,
- this.xrTableCell4});
- this.xrTableRow1.FormattingRules.Add(this.formattingRuleGoalsInvisible);
- this.xrTableRow1.Name = "xrTableRow1";
- this.xrTableRow1.StylePriority.UseBorders = false;
- this.xrTableRow1.Weight = 1D;
- //
- // xrTableCell2
- //
- this.xrTableCell2.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
- new DevExpress.XtraReports.UI.XRBinding("Text", null, "ServiceRecordDetailList.TimeRange")});
- this.xrTableCell2.Name = "xrTableCell2";
- this.xrTableCell2.StylePriority.UseBorders = false;
- this.xrTableCell2.StylePriority.UseTextAlignment = false;
- this.xrTableCell2.Text = "xrTableCell2";
- this.xrTableCell2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
- this.xrTableCell2.Weight = 0.6306688966238605D;
- //
- // xrTableCell4
- //
- this.xrTableCell4.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
- new DevExpress.XtraReports.UI.XRBinding("Text", null, "ServiceRecordDetailList.Notice")});
- this.xrTableCell4.Multiline = true;
- this.xrTableCell4.Name = "xrTableCell4";
- this.xrTableCell4.StylePriority.UseBorders = false;
- this.xrTableCell4.StylePriority.UseTextAlignment = false;
- this.xrTableCell4.Text = "xrTableCell4";
- this.xrTableCell4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
- this.xrTableCell4.Weight = 3.2273239862351195D;
- //
- // formattingRuleGoalsInvisible
- //
- this.formattingRuleGoalsInvisible.Condition = "Len([Goals]) == 0";
- this.formattingRuleGoalsInvisible.DataMember = "ServiceRecordDetailList";
- this.formattingRuleGoalsInvisible.Formatting.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right)
- | DevExpress.XtraPrinting.BorderSide.Bottom)));
- this.formattingRuleGoalsInvisible.Name = "formattingRuleGoalsInvisible";
- //
- // xrTable1
- //
- 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, 0F);
- this.xrTable1.Name = "xrTable1";
- this.xrTable1.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 0, 0, 0, 100F);
- this.xrTable1.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
- this.xrTableRow1,
- this.xrTableRow3});
- this.xrTable1.SizeF = new System.Drawing.SizeF(717F, 50F);
- this.xrTable1.StylePriority.UseBorders = false;
- this.xrTable1.StylePriority.UsePadding = false;
- //
- // xrTableRow3
- //
- this.xrTableRow3.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
- this.xrTableCell9,
- this.xrTableCell10,
- this.xrTableCell11,
- this.cellGoalCaption,
- this.xrTableCell12});
- this.xrTableRow3.Name = "xrTableRow3";
- this.xrTableRow3.Weight = 1D;
- //
- // xrTableCell9
- //
- this.xrTableCell9.CanShrink = true;
- this.xrTableCell9.Name = "xrTableCell9";
- this.xrTableCell9.Weight = 0.58248309699856493D;
- //
- // xrTableCell10
- //
- this.xrTableCell10.CanShrink = true;
- this.xrTableCell10.Name = "xrTableCell10";
- this.xrTableCell10.Weight = 0.6306688966238605D;
- //
- // xrTableCell11
- //
- this.xrTableCell11.CanShrink = true;
- this.xrTableCell11.Name = "xrTableCell11";
- this.xrTableCell11.Weight = 0.43707483294804617D;
- //
- // cellGoalCaption
- //
- this.cellGoalCaption.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Bottom)));
- 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 DevExpress.Drawing.DXFont("Arial", 10F, DevExpress.Drawing.DXFontStyle.Bold);
- this.cellGoalCaption.Name = "cellGoalCaption";
- this.cellGoalCaption.StylePriority.UseBorders = false;
- this.cellGoalCaption.StylePriority.UseFont = false;
- this.cellGoalCaption.StylePriority.UseTextAlignment = false;
- this.cellGoalCaption.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
- this.cellGoalCaption.Weight = 1.4010769591039538D;
- //
- // xrTableCell12
- //
- this.xrTableCell12.Borders = ((DevExpress.XtraPrinting.BorderSide)((DevExpress.XtraPrinting.BorderSide.Right | DevExpress.XtraPrinting.BorderSide.Bottom)));
- this.xrTableCell12.CanShrink = true;
- this.xrTableCell12.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
- new DevExpress.XtraReports.UI.XRBinding("Text", null, "ServiceRecordDetailList.Goals")});
- this.xrTableCell12.Multiline = true;
- this.xrTableCell12.Name = "xrTableCell12";
- this.xrTableCell12.StylePriority.UseBorders = false;
- this.xrTableCell12.StylePriority.UseTextAlignment = false;
- this.xrTableCell12.Text = "xrTableCell12";
- this.xrTableCell12.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
- this.xrTableCell12.Weight = 1.8262470271311653D;
- //
- // Detail1
- //
- this.Detail1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
- this.xrTable1});
- 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;
- //
- // DetailReport
- //
- this.DetailReport.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
- this.Detail1,
- this.GroupHeader1});
- this.DetailReport.DataMember = "ServiceRecordDetailList";
- this.DetailReport.DataSource = this.bindingSource1;
- this.DetailReport.Level = 1;
- this.DetailReport.Name = "DetailReport";
- //
- // GroupHeader1
- //
- this.GroupHeader1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
- this.xrTable2});
- this.GroupHeader1.HeightF = 25F;
- this.GroupHeader1.Name = "GroupHeader1";
- this.GroupHeader1.RepeatEveryPage = true;
- //
- // 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 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);
- this.xrTable2.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
- this.xrTableRow2});
- this.xrTable2.SizeF = new System.Drawing.SizeF(717F, 25F);
- this.xrTable2.StylePriority.UseBorders = false;
- this.xrTable2.StylePriority.UseFont = false;
- this.xrTable2.StylePriority.UsePadding = false;
- //
- // xrTableRow2
- //
- this.xrTableRow2.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
- this.xrTableCell5,
- this.xrTableCell6,
- this.xrTableCell7,
- this.xrTableCell8});
- this.xrTableRow2.Name = "xrTableRow2";
- this.xrTableRow2.Weight = 1D;
- //
- // xrTableCell5
- //
- this.xrTableCell5.Name = "xrTableCell5";
- this.xrTableCell5.Text = "Datum";
- this.xrTableCell5.Weight = 0.58248299319727881D;
- //
- // xrTableCell6
- //
- this.xrTableCell6.Name = "xrTableCell6";
- this.xrTableCell6.Text = "Uhrzeit";
- this.xrTableCell6.Weight = 0.630669006635496D;
- //
- // xrTableCell7
- //
- this.xrTableCell7.Name = "xrTableCell7";
- this.xrTableCell7.Text = "Minuten";
- this.xrTableCell7.Weight = 0.43707482673769693D;
- //
- // xrTableCell8
- //
- this.xrTableCell8.Name = "xrTableCell8";
- this.xrTableCell8.Text = "Dokumentation";
- this.xrTableCell8.Weight = 3.2273244137062944D;
- //
- // ReportHeader
- //
- this.ReportHeader.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
- this.xrLabel2,
- this.xrLabel1});
- this.ReportHeader.HeightF = 73.00002F;
- this.ReportHeader.Name = "ReportHeader";
- //
- // xrLabel2
- //
- 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);
- this.xrLabel2.SizeF = new System.Drawing.SizeF(716.9999F, 25F);
- this.xrLabel2.StylePriority.UseFont = false;
- this.xrLabel2.Text = "[CustomerFirstName] [CustomerLastName]";
- //
- // xrLabel1
- //
- 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";
- this.xrLabel1.SizeF = new System.Drawing.SizeF(716.9999F, 25F);
- this.xrLabel1.StyleName = "Title";
- this.xrLabel1.StylePriority.UseFont = false;
- this.xrLabel1.Text = "Dokumentation";
- //
- // pageFooterBand1
- //
- this.pageFooterBand1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
- this.xrPageInfo2,
- this.xrPageInfo1});
- this.pageFooterBand1.HeightF = 29.00001F;
- this.pageFooterBand1.Name = "pageFooterBand1";
- //
- // xrPageInfo2
- //
- this.xrPageInfo2.Font = new DevExpress.Drawing.DXFont("Arial", 8F);
- this.xrPageInfo2.LocationFloat = new DevExpress.Utils.PointFloat(390.4999F, 6.00001F);
- this.xrPageInfo2.Name = "xrPageInfo2";
- this.xrPageInfo2.SizeF = new System.Drawing.SizeF(326.5001F, 23F);
- 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 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;
- this.xrPageInfo1.SizeF = new System.Drawing.SizeF(270F, 23F);
- this.xrPageInfo1.StyleName = "PageInfo";
- this.xrPageInfo1.StylePriority.UseFont = false;
- //
- // Title
- //
- this.Title.BackColor = System.Drawing.Color.White;
- this.Title.BorderColor = System.Drawing.SystemColors.ControlText;
- this.Title.Borders = DevExpress.XtraPrinting.BorderSide.None;
- 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";
- //
- // FieldCaption
- //
- this.FieldCaption.BackColor = System.Drawing.Color.White;
- this.FieldCaption.BorderColor = System.Drawing.SystemColors.ControlText;
- this.FieldCaption.Borders = DevExpress.XtraPrinting.BorderSide.None;
- 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";
- //
- // PageInfo
- //
- this.PageInfo.BackColor = System.Drawing.Color.White;
- this.PageInfo.BorderColor = System.Drawing.SystemColors.ControlText;
- this.PageInfo.Borders = DevExpress.XtraPrinting.BorderSide.None;
- 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";
- //
- // DataField
- //
- this.DataField.BackColor = System.Drawing.Color.White;
- this.DataField.BorderColor = System.Drawing.SystemColors.ControlText;
- this.DataField.Borders = DevExpress.XtraPrinting.BorderSide.None;
- 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";
- //
- // topMarginBand1
- //
- this.topMarginBand1.HeightF = 50F;
- this.topMarginBand1.Name = "topMarginBand1";
- //
- // bottomMarginBand1
- //
- this.bottomMarginBand1.HeightF = 50F;
- this.bottomMarginBand1.Name = "bottomMarginBand1";
- //
- // fieldGoalCaption
- //
- this.fieldGoalCaption.DataMember = "ServiceRecordDetailList";
- this.fieldGoalCaption.Expression = "IIf(Len([Goals]) > 0, \'Ziele:\', \'\')";
- this.fieldGoalCaption.FieldType = DevExpress.XtraReports.UI.FieldType.String;
- this.fieldGoalCaption.Name = "fieldGoalCaption";
- //
- // DetailReport1
- //
- this.DetailReport1.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
- this.Detail2});
- this.DetailReport1.DataMember = "Statistics";
- this.DetailReport1.DataSource = this.bindingSource1;
- this.DetailReport1.Level = 0;
- this.DetailReport1.Name = "DetailReport1";
- //
- // Detail2
- //
- this.Detail2.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
- this.xrLabel6,
- this.xrLabel5,
- this.xrLabel4,
- this.xrLabel3});
- this.Detail2.HeightF = 122.8333F;
- this.Detail2.MultiColumn.ColumnCount = 2;
- this.Detail2.MultiColumn.ColumnWidth = 220F;
- this.Detail2.MultiColumn.Layout = DevExpress.XtraPrinting.ColumnLayout.AcrossThenDown;
- this.Detail2.MultiColumn.Mode = DevExpress.XtraReports.UI.MultiColumnMode.UseColumnWidth;
- this.Detail2.Name = "Detail2";
- //
- // xrLabel3
- //
- this.xrLabel3.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
- new DevExpress.XtraReports.UI.XRBinding("Text", null, "Statistics.Text1")});
- this.xrLabel3.Font = new DevExpress.Drawing.DXFont("Arial", 9.75F);
- this.xrLabel3.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
- this.xrLabel3.Multiline = true;
- this.xrLabel3.Name = "xrLabel3";
- this.xrLabel3.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
- this.xrLabel3.SizeF = new System.Drawing.SizeF(195.7083F, 23F);
- this.xrLabel3.StylePriority.UseFont = false;
- this.xrLabel3.Text = "xrLabel3";
- //
- // xrLabel4
- //
- this.xrLabel4.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
- new DevExpress.XtraReports.UI.XRBinding("Text", null, "Statistics.Text2")});
- this.xrLabel4.Font = new DevExpress.Drawing.DXFont("Arial", 9.75F);
- this.xrLabel4.LocationFloat = new DevExpress.Utils.PointFloat(0F, 22.99999F);
- this.xrLabel4.Multiline = true;
- this.xrLabel4.Name = "xrLabel4";
- this.xrLabel4.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
- this.xrLabel4.SizeF = new System.Drawing.SizeF(195.7083F, 23F);
- this.xrLabel4.StylePriority.UseFont = false;
- this.xrLabel4.Text = "xrLabel4";
- //
- // xrLabel5
- //
- this.xrLabel5.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
- new DevExpress.XtraReports.UI.XRBinding("Text", null, "Statistics.Text3")});
- this.xrLabel5.Font = new DevExpress.Drawing.DXFont("Arial", 9.75F);
- this.xrLabel5.LocationFloat = new DevExpress.Utils.PointFloat(0F, 45.99997F);
- this.xrLabel5.Multiline = true;
- this.xrLabel5.Name = "xrLabel5";
- this.xrLabel5.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
- this.xrLabel5.SizeF = new System.Drawing.SizeF(195.7083F, 23F);
- this.xrLabel5.StylePriority.UseFont = false;
- this.xrLabel5.Text = "xrLabel5";
- //
- // xrLabel6
- //
- this.xrLabel6.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
- new DevExpress.XtraReports.UI.XRBinding("Text", null, "Statistics.Text4")});
- this.xrLabel6.Font = new DevExpress.Drawing.DXFont("Arial", 9.75F);
- this.xrLabel6.LocationFloat = new DevExpress.Utils.PointFloat(0F, 68.99995F);
- this.xrLabel6.Multiline = true;
- this.xrLabel6.Name = "xrLabel6";
- this.xrLabel6.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
- this.xrLabel6.SizeF = new System.Drawing.SizeF(195.7083F, 23F);
- this.xrLabel6.StylePriority.UseFont = false;
- this.xrLabel6.Text = "xrLabel6";
- //
- // bindingSource1
- //
- this.bindingSource1.DataSource = typeof(BeWo.Report.ReportObjects.ServiceRecordListRO);
- //
- // Leistungen
- //
- this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
- this.Detail,
- this.DetailReport,
- this.ReportHeader,
- this.pageFooterBand1,
- this.topMarginBand1,
- this.bottomMarginBand1,
- this.DetailReport1});
- this.CalculatedFields.AddRange(new DevExpress.XtraReports.UI.CalculatedField[] {
- this.fieldGoalCaption});
- this.DataSource = this.bindingSource1;
- this.FormattingRuleSheet.AddRange(new DevExpress.XtraReports.UI.FormattingRule[] {
- this.formattingRuleGoalsInvisible});
- this.Margins = new DevExpress.Drawing.DXMargins(75F, 33F, 50F, 50F);
- this.PageHeight = 1169;
- this.PageWidth = 827;
- 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 = "23.2";
- xrWatermark1.Id = "Watermark1";
- this.Watermarks.Add(xrWatermark1);
- ((System.ComponentModel.ISupportInitialize)(this.xrTable1)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.xrTable2)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this)).EndInit();
-
- }
-
- #endregion
-
- private DevExpress.XtraReports.UI.DetailBand Detail;
- private System.Windows.Forms.BindingSource bindingSource1;
- private DevExpress.XtraReports.UI.XRTableCell xrTableCell3;
- private DevExpress.XtraReports.UI.XRTableCell xrTableCell1;
- private DevExpress.XtraReports.UI.XRTableRow xrTableRow1;
- private DevExpress.XtraReports.UI.XRTable xrTable1;
- private DevExpress.XtraReports.UI.DetailBand Detail1;
- private DevExpress.XtraReports.UI.DetailReportBand DetailReport;
- private DevExpress.XtraReports.UI.ReportHeaderBand ReportHeader;
- private DevExpress.XtraReports.UI.XRLabel xrLabel1;
- private DevExpress.XtraReports.UI.PageFooterBand pageFooterBand1;
- private DevExpress.XtraReports.UI.XRPageInfo xrPageInfo2;
- private DevExpress.XtraReports.UI.XRPageInfo xrPageInfo1;
- private DevExpress.XtraReports.UI.XRControlStyle Title;
- private DevExpress.XtraReports.UI.XRControlStyle FieldCaption;
- private DevExpress.XtraReports.UI.XRControlStyle PageInfo;
- private DevExpress.XtraReports.UI.XRControlStyle DataField;
- private DevExpress.XtraReports.UI.XRTableCell xrTableCell4;
- private DevExpress.XtraReports.UI.XRLabel xrLabel2;
- private DevExpress.XtraReports.UI.XRTableCell xrTableCell2;
- private DevExpress.XtraReports.UI.XRTable xrTable2;
- private DevExpress.XtraReports.UI.XRTableRow xrTableRow2;
- private DevExpress.XtraReports.UI.XRTableCell xrTableCell5;
- private DevExpress.XtraReports.UI.XRTableCell xrTableCell6;
- private DevExpress.XtraReports.UI.XRTableCell xrTableCell7;
- private DevExpress.XtraReports.UI.XRTableCell xrTableCell8;
- private DevExpress.XtraReports.UI.TopMarginBand topMarginBand1;
- private DevExpress.XtraReports.UI.BottomMarginBand bottomMarginBand1;
- private DevExpress.XtraReports.UI.XRTableRow xrTableRow3;
- private DevExpress.XtraReports.UI.XRTableCell xrTableCell9;
- private DevExpress.XtraReports.UI.XRTableCell xrTableCell10;
- private DevExpress.XtraReports.UI.XRTableCell xrTableCell11;
- private DevExpress.XtraReports.UI.XRTableCell cellGoalCaption;
- private DevExpress.XtraReports.UI.XRTableCell xrTableCell12;
- private DevExpress.XtraReports.UI.FormattingRule formattingRuleGoalsInvisible;
- private DevExpress.XtraReports.UI.CalculatedField fieldGoalCaption;
- private DevExpress.XtraReports.UI.GroupHeaderBand GroupHeader1;
- private DevExpress.XtraReports.UI.DetailReportBand DetailReport1;
- private DevExpress.XtraReports.UI.DetailBand Detail2;
- private DevExpress.XtraReports.UI.XRLabel xrLabel6;
- private DevExpress.XtraReports.UI.XRLabel xrLabel5;
- private DevExpress.XtraReports.UI.XRLabel xrLabel4;
- private DevExpress.XtraReports.UI.XRLabel xrLabel3;
- }
-}
diff --git a/ReportImp/DrobDrogenhilfeRecklinghausen/ServiceRecordListReport.cs b/ReportImp/DrobDrogenhilfeRecklinghausen/ServiceRecordListReport.cs
deleted file mode 100644
index bda65a301..000000000
--- a/ReportImp/DrobDrogenhilfeRecklinghausen/ServiceRecordListReport.cs
+++ /dev/null
@@ -1,20 +0,0 @@
-using BeWo.Report;
-using BeWo.Report.ReportObjects;
-
-namespace DROB
-{
- public partial class Leistungen : DevExpress.XtraReports.UI.XtraReport, IBeWoReport
- {
- public Leistungen()
- {
- InitializeComponent();
- }
-
- public void SetReportDataSource(ServiceRecordListRO pRO)
- {
- if (pRO.Statistics == null || pRO.Statistics.Count == 0)
- Detail2.Visible = false;
- bindingSource1.DataSource = pRO;
- }
- }
-}
diff --git a/ReportImp/DrobDrogenhilfeRecklinghausen/ServiceRecordListReport.resx b/ReportImp/DrobDrogenhilfeRecklinghausen/ServiceRecordListReport.resx
deleted file mode 100644
index d58980a38..000000000
--- a/ReportImp/DrobDrogenhilfeRecklinghausen/ServiceRecordListReport.resx
+++ /dev/null
@@ -1,120 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- text/microsoft-resx
-
-
- 2.0
-
-
- System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
- System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
-
\ No newline at end of file