CaritasAhlen: Rechnungsformulare angepasst - neuer Ansprechpartner ABW, Änderung Bankverbindung Volksbank

This commit is contained in:
2025-02-04 14:29:52 +01:00
parent b8671d4e3b
commit 635c67a46c
6 changed files with 1600 additions and 1837 deletions

View File

@@ -29,331 +29,333 @@ namespace BeWo.Report.DefaultReports
/// </summary> /// </summary>
private void InitializeComponent() private void InitializeComponent()
{ {
this.components = new System.ComponentModel.Container(); this.components = new System.ComponentModel.Container();
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(InvoiceCustomerReport)); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(InvoiceCustomerReport));
this.Detail = new DevExpress.XtraReports.UI.DetailBand(); this.Detail = new DevExpress.XtraReports.UI.DetailBand();
this.ReportHeader = new DevExpress.XtraReports.UI.ReportHeaderBand(); this.ReportHeader = new DevExpress.XtraReports.UI.ReportHeaderBand();
this.lblAdresse = new DevExpress.XtraReports.UI.XRLabel(); this.xrPictureBox1 = new DevExpress.XtraReports.UI.XRPictureBox();
this.xrLabel7 = new DevExpress.XtraReports.UI.XRLabel(); this.xrRichText1 = new DevExpress.XtraReports.UI.XRRichText();
this.ortDatum = new DevExpress.XtraReports.UI.XRLabel(); this.lblAdresse = new DevExpress.XtraReports.UI.XRLabel();
this.ruleRateFactorNull = new DevExpress.XtraReports.UI.FormattingRule(); this.xrLabel7 = new DevExpress.XtraReports.UI.XRLabel();
this.ReportFooter = new DevExpress.XtraReports.UI.ReportFooterBand(); this.ortDatum = new DevExpress.XtraReports.UI.XRLabel();
this.topMarginBand1 = new DevExpress.XtraReports.UI.TopMarginBand(); this.ruleRateFactorNull = new DevExpress.XtraReports.UI.FormattingRule();
this.bottomMarginBand1 = new DevExpress.XtraReports.UI.BottomMarginBand(); this.ReportFooter = new DevExpress.XtraReports.UI.ReportFooterBand();
this.xrRichText2 = new DevExpress.XtraReports.UI.XRRichText(); this.xrRichText4 = new DevExpress.XtraReports.UI.XRRichText();
this.xrPictureBox1 = new DevExpress.XtraReports.UI.XRPictureBox(); this.topMarginBand1 = new DevExpress.XtraReports.UI.TopMarginBand();
this.xrRichText1 = new DevExpress.XtraReports.UI.XRRichText(); this.bottomMarginBand1 = new DevExpress.XtraReports.UI.BottomMarginBand();
this.GroupHeader1 = new DevExpress.XtraReports.UI.GroupHeaderBand(); this.GroupHeader1 = new DevExpress.XtraReports.UI.GroupHeaderBand();
this.xrTable3 = new DevExpress.XtraReports.UI.XRTable(); this.xrTable3 = new DevExpress.XtraReports.UI.XRTable();
this.xrTableRow14 = new DevExpress.XtraReports.UI.XRTableRow(); this.xrTableRow14 = new DevExpress.XtraReports.UI.XRTableRow();
this.xrTableCell1 = new DevExpress.XtraReports.UI.XRTableCell(); this.cellDebNumber = new DevExpress.XtraReports.UI.XRTableCell();
this.xrTableCell16 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell1 = new DevExpress.XtraReports.UI.XRTableCell();
this.xrTableCell53 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell16 = new DevExpress.XtraReports.UI.XRTableCell();
this.xrTableRow6 = new DevExpress.XtraReports.UI.XRTableRow(); this.xrTableCell53 = new DevExpress.XtraReports.UI.XRTableCell();
this.xrTableCell2 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableRow6 = new DevExpress.XtraReports.UI.XRTableRow();
this.cellGeleisteteFls = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell2 = new DevExpress.XtraReports.UI.XRTableCell();
this.cellStundensatz = new DevExpress.XtraReports.UI.XRTableCell(); this.cellGeleisteteFls = new DevExpress.XtraReports.UI.XRTableCell();
this.cellGesamt = new DevExpress.XtraReports.UI.XRTableCell(); this.cellStundensatz = new DevExpress.XtraReports.UI.XRTableCell();
this.xrLabel16 = new DevExpress.XtraReports.UI.XRLabel(); this.cellGesamt = new DevExpress.XtraReports.UI.XRTableCell();
this.lblAnrede = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel16 = new DevExpress.XtraReports.UI.XRLabel();
this.xrRichText4 = new DevExpress.XtraReports.UI.XRRichText(); this.lblAnrede = new DevExpress.XtraReports.UI.XRLabel();
this.cellDebNumber = new DevExpress.XtraReports.UI.XRTableCell(); this.bindingSource1 = new System.Windows.Forms.BindingSource(this.components);
this.bindingSource1 = new System.Windows.Forms.BindingSource(this.components); this.xrRichText3 = new DevExpress.XtraReports.UI.XRRichText();
((System.ComponentModel.ISupportInitialize)(this.xrRichText2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.xrRichText1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.xrRichText1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.xrRichText4)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable3)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.xrTable3)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.xrRichText4)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.xrRichText3)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
// //
// Detail // Detail
// //
this.Detail.HeightF = 0F; this.Detail.HeightF = 0F;
this.Detail.Name = "Detail"; this.Detail.Name = "Detail";
this.Detail.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F); this.Detail.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
this.Detail.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft; this.Detail.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
// //
// ReportHeader // ReportHeader
// //
this.ReportHeader.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.ReportHeader.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
this.xrPictureBox1, this.xrPictureBox1,
this.xrRichText1, this.xrRichText1,
this.lblAdresse, this.lblAdresse,
this.xrLabel7, this.xrLabel7,
this.ortDatum}); this.ortDatum});
this.ReportHeader.Font = new System.Drawing.Font("Times New Roman", 11F); this.ReportHeader.Font = new DevExpress.Drawing.DXFont("Times New Roman", 11F);
this.ReportHeader.HeightF = 420F; this.ReportHeader.HeightF = 420F;
this.ReportHeader.Name = "ReportHeader"; this.ReportHeader.Name = "ReportHeader";
this.ReportHeader.StylePriority.UseFont = false; this.ReportHeader.StylePriority.UseFont = false;
// //
// lblAdresse // xrPictureBox1
// //
this.lblAdresse.LocationFloat = new DevExpress.Utils.PointFloat(0F, 182.3333F); this.xrPictureBox1.ImageSource = new DevExpress.XtraPrinting.Drawing.ImageSource("img", resources.GetString("xrPictureBox1.ImageSource"));
this.lblAdresse.Multiline = true; this.xrPictureBox1.LocationFloat = new DevExpress.Utils.PointFloat(482F, 0F);
this.lblAdresse.Name = "lblAdresse"; this.xrPictureBox1.Name = "xrPictureBox1";
this.lblAdresse.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrPictureBox1.SizeF = new System.Drawing.SizeF(196.8277F, 78.64016F);
this.lblAdresse.SizeF = new System.Drawing.SizeF(454.5F, 153.1667F); this.xrPictureBox1.Sizing = DevExpress.XtraPrinting.ImageSizeMode.AutoSize;
this.lblAdresse.StylePriority.UseFont = false; //
// // xrRichText1
// xrLabel7 //
// this.xrRichText1.Font = new DevExpress.Drawing.DXFont("Arial", 8F);
this.xrLabel7.Font = new System.Drawing.Font("Calibri", 7F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.xrRichText1.LocationFloat = new DevExpress.Utils.PointFloat(488F, 133F);
this.xrLabel7.LocationFloat = new DevExpress.Utils.PointFloat(0F, 147F); this.xrRichText1.Name = "xrRichText1";
this.xrLabel7.Multiline = true; this.xrRichText1.SerializableRtfString = resources.GetString("xrRichText1.SerializableRtfString");
this.xrLabel7.Name = "xrLabel7"; this.xrRichText1.SizeF = new System.Drawing.SizeF(203.9999F, 212.0821F);
this.xrLabel7.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrRichText1.StylePriority.UseFont = false;
this.xrLabel7.ProcessNullValues = DevExpress.XtraReports.UI.ValueSuppressType.SuppressAndShrink; //
this.xrLabel7.SizeF = new System.Drawing.SizeF(415F, 35.33331F); // lblAdresse
this.xrLabel7.StylePriority.UseFont = false; //
this.xrLabel7.Text = "Caritasverband Ahlen e.V. Rottmannstraße 27 59229 Ahlen"; this.lblAdresse.LocationFloat = new DevExpress.Utils.PointFloat(0F, 182.3333F);
// this.lblAdresse.Multiline = true;
// ortDatum this.lblAdresse.Name = "lblAdresse";
// this.lblAdresse.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
this.ortDatum.BackColor = System.Drawing.Color.Transparent; this.lblAdresse.SizeF = new System.Drawing.SizeF(454.5F, 153.1667F);
this.ortDatum.LocationFloat = new DevExpress.Utils.PointFloat(488F, 357.3949F); this.lblAdresse.StylePriority.UseFont = false;
this.ortDatum.Multiline = true; //
this.ortDatum.Name = "ortDatum"; // xrLabel7
this.ortDatum.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); //
this.ortDatum.SizeF = new System.Drawing.SizeF(199.4166F, 17.79282F); this.xrLabel7.Font = new DevExpress.Drawing.DXFont("Calibri", 7F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
this.ortDatum.StylePriority.UseBackColor = false; new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.ortDatum.StylePriority.UseFont = false; this.xrLabel7.LocationFloat = new DevExpress.Utils.PointFloat(0F, 147F);
this.ortDatum.StylePriority.UseTextAlignment = false; this.xrLabel7.Multiline = true;
this.ortDatum.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight; this.xrLabel7.Name = "xrLabel7";
// this.xrLabel7.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
// ruleRateFactorNull this.xrLabel7.ProcessNullValues = DevExpress.XtraReports.UI.ValueSuppressType.SuppressAndShrink;
// this.xrLabel7.SizeF = new System.Drawing.SizeF(415F, 35.33331F);
this.ruleRateFactorNull.Condition = "[RateFactorText2] == ?"; this.xrLabel7.StylePriority.UseFont = false;
this.ruleRateFactorNull.Formatting.Visible = DevExpress.Utils.DefaultBoolean.False; this.xrLabel7.Text = "Caritasverband Ahlen e.V. Rottmannstraße 27 59229 Ahlen";
this.ruleRateFactorNull.Name = "ruleRateFactorNull"; //
// // ortDatum
// ReportFooter //
// this.ortDatum.BackColor = System.Drawing.Color.Transparent;
this.ReportFooter.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.ortDatum.LocationFloat = new DevExpress.Utils.PointFloat(488F, 357.3949F);
this.xrRichText4}); this.ortDatum.Multiline = true;
this.ReportFooter.Font = new System.Drawing.Font("Times New Roman", 11F); this.ortDatum.Name = "ortDatum";
this.ReportFooter.HeightF = 171.1389F; this.ortDatum.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
this.ReportFooter.KeepTogether = true; this.ortDatum.SizeF = new System.Drawing.SizeF(199.4166F, 17.79282F);
this.ReportFooter.Name = "ReportFooter"; this.ortDatum.StylePriority.UseBackColor = false;
this.ReportFooter.StylePriority.UseFont = false; this.ortDatum.StylePriority.UseFont = false;
// this.ortDatum.StylePriority.UseTextAlignment = false;
// topMarginBand1 this.ortDatum.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight;
// //
this.topMarginBand1.HeightF = 50F; // ruleRateFactorNull
this.topMarginBand1.Name = "topMarginBand1"; //
// this.ruleRateFactorNull.Condition = "[RateFactorText2] == ?";
// bottomMarginBand1 this.ruleRateFactorNull.Formatting.Visible = DevExpress.Utils.DefaultBoolean.False;
// this.ruleRateFactorNull.Name = "ruleRateFactorNull";
this.bottomMarginBand1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { //
this.xrRichText2}); // ReportFooter
this.bottomMarginBand1.HeightF = 120F; //
this.bottomMarginBand1.Name = "bottomMarginBand1"; this.ReportFooter.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
// this.xrRichText4});
// xrRichText2 this.ReportFooter.Font = new DevExpress.Drawing.DXFont("Times New Roman", 11F);
// this.ReportFooter.HeightF = 171.1389F;
this.xrRichText2.CanGrow = false; this.ReportFooter.KeepTogether = true;
this.xrRichText2.Font = new System.Drawing.Font("Arial", 8F); this.ReportFooter.Name = "ReportFooter";
this.xrRichText2.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F); this.ReportFooter.StylePriority.UseFont = false;
this.xrRichText2.Name = "xrRichText2"; //
this.xrRichText2.SerializableRtfString = resources.GetString("xrRichText2.SerializableRtfString"); // xrRichText4
this.xrRichText2.SizeF = new System.Drawing.SizeF(691.9997F, 115.2071F); //
this.xrRichText2.StylePriority.UseFont = false; this.xrRichText4.Font = new DevExpress.Drawing.DXFont("Verdana", 10F);
// this.xrRichText4.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
// xrPictureBox1 this.xrRichText4.Name = "xrRichText4";
// this.xrRichText4.SerializableRtfString = resources.GetString("xrRichText4.SerializableRtfString");
this.xrPictureBox1.Image = ((System.Drawing.Image)(resources.GetObject("xrPictureBox1.Image"))); this.xrRichText4.SizeF = new System.Drawing.SizeF(649.4792F, 171.1389F);
this.xrPictureBox1.LocationFloat = new DevExpress.Utils.PointFloat(482F, 0F); //
this.xrPictureBox1.Name = "xrPictureBox1"; // topMarginBand1
this.xrPictureBox1.SizeF = new System.Drawing.SizeF(196.8277F, 78.64016F); //
this.xrPictureBox1.Sizing = DevExpress.XtraPrinting.ImageSizeMode.AutoSize; this.topMarginBand1.HeightF = 50F;
// this.topMarginBand1.Name = "topMarginBand1";
// xrRichText1 //
// // bottomMarginBand1
this.xrRichText1.Font = new System.Drawing.Font("Arial", 8F); //
this.xrRichText1.LocationFloat = new DevExpress.Utils.PointFloat(488F, 133F); this.bottomMarginBand1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
this.xrRichText1.Name = "xrRichText1"; this.xrRichText3});
this.xrRichText1.SerializableRtfString = resources.GetString("xrRichText1.SerializableRtfString"); this.bottomMarginBand1.HeightF = 120F;
this.xrRichText1.SizeF = new System.Drawing.SizeF(203.9999F, 212.0821F); this.bottomMarginBand1.Name = "bottomMarginBand1";
this.xrRichText1.StylePriority.UseFont = false; //
// // GroupHeader1
// GroupHeader1 //
// this.GroupHeader1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
this.GroupHeader1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.xrTable3,
this.xrTable3, this.xrLabel16,
this.xrLabel16, this.lblAnrede});
this.lblAnrede}); this.GroupHeader1.HeightF = 235F;
this.GroupHeader1.HeightF = 235F; this.GroupHeader1.Name = "GroupHeader1";
this.GroupHeader1.Name = "GroupHeader1"; //
// // xrTable3
// xrTable3 //
// this.xrTable3.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
this.xrTable3.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) | DevExpress.XtraPrinting.BorderSide.Right)
| DevExpress.XtraPrinting.BorderSide.Right) | DevExpress.XtraPrinting.BorderSide.Bottom)));
| DevExpress.XtraPrinting.BorderSide.Bottom))); this.xrTable3.Font = new DevExpress.Drawing.DXFont("Arial", 10F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
this.xrTable3.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrTable3.LocationFloat = new DevExpress.Utils.PointFloat(0F, 143.375F); this.xrTable3.LocationFloat = new DevExpress.Utils.PointFloat(0F, 143.375F);
this.xrTable3.Name = "xrTable3"; this.xrTable3.Name = "xrTable3";
this.xrTable3.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] { this.xrTable3.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
this.xrTableRow14, this.xrTableRow14,
this.xrTableRow6}); this.xrTableRow6});
this.xrTable3.SizeF = new System.Drawing.SizeF(609.4998F, 50F); this.xrTable3.SizeF = new System.Drawing.SizeF(609.4998F, 50F);
this.xrTable3.StylePriority.UseBorderColor = false; this.xrTable3.StylePriority.UseBorderColor = false;
this.xrTable3.StylePriority.UseBorders = false; this.xrTable3.StylePriority.UseBorders = false;
this.xrTable3.StylePriority.UseFont = false; this.xrTable3.StylePriority.UseFont = false;
// //
// xrTableRow14 // xrTableRow14
// //
this.xrTableRow14.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { this.xrTableRow14.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
this.cellDebNumber, this.cellDebNumber,
this.xrTableCell1, this.xrTableCell1,
this.xrTableCell16, this.xrTableCell16,
this.xrTableCell53}); this.xrTableCell53});
this.xrTableRow14.Name = "xrTableRow14"; this.xrTableRow14.Name = "xrTableRow14";
this.xrTableRow14.StylePriority.UseBackColor = false; this.xrTableRow14.StylePriority.UseBackColor = false;
this.xrTableRow14.Weight = 0.034389737059785389D; this.xrTableRow14.Weight = 0.034389737059785389D;
// //
// xrTableCell1 // cellDebNumber
// //
this.xrTableCell1.Name = "xrTableCell1"; this.cellDebNumber.Name = "cellDebNumber";
this.xrTableCell1.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.cellDebNumber.StylePriority.UseTextAlignment = false;
this.xrTableCell1.StylePriority.UseBackColor = false; this.cellDebNumber.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight;
this.xrTableCell1.StylePriority.UseBorderColor = false; this.cellDebNumber.Weight = 0.28012821678869715D;
this.xrTableCell1.StylePriority.UseBorders = false; //
this.xrTableCell1.StylePriority.UseFont = false; // xrTableCell1
this.xrTableCell1.StylePriority.UseTextAlignment = false; //
this.xrTableCell1.Text = "geleistete FLS"; this.xrTableCell1.Name = "xrTableCell1";
this.xrTableCell1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter; this.xrTableCell1.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
this.xrTableCell1.Weight = 0.27371793705745673D; this.xrTableCell1.StylePriority.UseBackColor = false;
// this.xrTableCell1.StylePriority.UseBorderColor = false;
// xrTableCell16 this.xrTableCell1.StylePriority.UseBorders = false;
// this.xrTableCell1.StylePriority.UseFont = false;
this.xrTableCell16.Multiline = true; this.xrTableCell1.StylePriority.UseTextAlignment = false;
this.xrTableCell16.Name = "xrTableCell16"; this.xrTableCell1.Text = "geleistete FLS";
this.xrTableCell16.StylePriority.UseTextAlignment = false; this.xrTableCell1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter;
this.xrTableCell16.Text = "Stundensatz"; this.xrTableCell1.Weight = 0.27371793705745673D;
this.xrTableCell16.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter; //
this.xrTableCell16.Weight = 0.17692307692307691D; // xrTableCell16
// //
// xrTableCell53 this.xrTableCell16.Multiline = true;
// this.xrTableCell16.Name = "xrTableCell16";
this.xrTableCell53.Name = "xrTableCell53"; this.xrTableCell16.StylePriority.UseTextAlignment = false;
this.xrTableCell53.StylePriority.UseTextAlignment = false; this.xrTableCell16.Text = "Stundensatz";
this.xrTableCell53.Text = "Gesamtsumme"; this.xrTableCell16.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter;
this.xrTableCell53.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight; this.xrTableCell16.Weight = 0.17692307692307691D;
this.xrTableCell53.Weight = 0.20692270132211538D; //
// // xrTableCell53
// xrTableRow6 //
// this.xrTableCell53.Name = "xrTableCell53";
this.xrTableRow6.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { this.xrTableCell53.StylePriority.UseTextAlignment = false;
this.xrTableCell2, this.xrTableCell53.Text = "Gesamtsumme";
this.cellGeleisteteFls, this.xrTableCell53.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight;
this.cellStundensatz, this.xrTableCell53.Weight = 0.20692270132211538D;
this.cellGesamt}); //
this.xrTableRow6.Name = "xrTableRow6"; // xrTableRow6
this.xrTableRow6.Weight = 0.034389737059785389D; //
// this.xrTableRow6.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
// xrTableCell2 this.xrTableCell2,
// this.cellGeleisteteFls,
this.xrTableCell2.Name = "xrTableCell2"; this.cellStundensatz,
this.xrTableCell2.StylePriority.UseTextAlignment = false; this.cellGesamt});
this.xrTableCell2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight; this.xrTableRow6.Name = "xrTableRow6";
this.xrTableCell2.Weight = 0.28012821678869715D; this.xrTableRow6.Weight = 0.034389737059785389D;
// //
// cellGeleisteteFls // xrTableCell2
// //
this.cellGeleisteteFls.Name = "cellGeleisteteFls"; this.xrTableCell2.Name = "xrTableCell2";
this.cellGeleisteteFls.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell2.StylePriority.UseTextAlignment = false;
this.cellGeleisteteFls.StylePriority.UsePadding = false; this.xrTableCell2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight;
this.cellGeleisteteFls.StylePriority.UseTextAlignment = false; this.xrTableCell2.Weight = 0.28012821678869715D;
this.cellGeleisteteFls.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter; //
this.cellGeleisteteFls.Weight = 0.27371793705745673D; // cellGeleisteteFls
// //
// cellStundensatz this.cellGeleisteteFls.Name = "cellGeleisteteFls";
// this.cellGeleisteteFls.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
this.cellStundensatz.Name = "cellStundensatz"; this.cellGeleisteteFls.StylePriority.UsePadding = false;
this.cellStundensatz.StylePriority.UseTextAlignment = false; this.cellGeleisteteFls.StylePriority.UseTextAlignment = false;
this.cellStundensatz.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter; this.cellGeleisteteFls.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter;
this.cellStundensatz.Weight = 0.17692307692307691D; this.cellGeleisteteFls.Weight = 0.27371793705745673D;
// //
// cellGesamt // cellStundensatz
// //
this.cellGesamt.Name = "cellGesamt"; this.cellStundensatz.Name = "cellStundensatz";
this.cellGesamt.StylePriority.UseTextAlignment = false; this.cellStundensatz.StylePriority.UseTextAlignment = false;
this.cellGesamt.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight; this.cellStundensatz.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter;
this.cellGesamt.Weight = 0.20692270132211538D; this.cellStundensatz.Weight = 0.17692307692307691D;
// //
// xrLabel16 // cellGesamt
// //
this.xrLabel16.BackColor = System.Drawing.Color.Transparent; this.cellGesamt.Name = "cellGesamt";
this.xrLabel16.Font = new System.Drawing.Font("Times New Roman", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.cellGesamt.StylePriority.UseTextAlignment = false;
this.xrLabel16.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F); this.cellGesamt.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight;
this.xrLabel16.Multiline = true; this.cellGesamt.Weight = 0.20692270132211538D;
this.xrLabel16.Name = "xrLabel16"; //
this.xrLabel16.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); // xrLabel16
this.xrLabel16.SizeF = new System.Drawing.SizeF(649.4792F, 60.22914F); //
this.xrLabel16.StylePriority.UseBackColor = false; this.xrLabel16.BackColor = System.Drawing.Color.Transparent;
this.xrLabel16.StylePriority.UseFont = false; this.xrLabel16.Font = new DevExpress.Drawing.DXFont("Times New Roman", 11F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
this.xrLabel16.Text = "Abrechnung der Fachleistungsstunden ambulant betreutes Wohnen\r\nfür den Monat [Acc" + new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
"ountingPeriodStart!MM]/[AccountingPeriodStart!yyyy]\r\n"; this.xrLabel16.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
this.xrLabel16.WordWrap = false; this.xrLabel16.Multiline = true;
// this.xrLabel16.Name = "xrLabel16";
// lblAnrede this.xrLabel16.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
// this.xrLabel16.SizeF = new System.Drawing.SizeF(649.4792F, 60.22914F);
this.lblAnrede.BackColor = System.Drawing.Color.Transparent; this.xrLabel16.StylePriority.UseBackColor = false;
this.lblAnrede.Font = new System.Drawing.Font("Times New Roman", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.xrLabel16.StylePriority.UseFont = false;
this.lblAnrede.LocationFloat = new DevExpress.Utils.PointFloat(0F, 60.22915F); this.xrLabel16.Text = "Abrechnung der Fachleistungsstunden ambulant betreutes Wohnen\r\nfür den Monat [Acc" +
this.lblAnrede.Multiline = true; "ountingPeriodStart!MM]/[AccountingPeriodStart!yyyy]\r\n";
this.lblAnrede.Name = "lblAnrede"; this.xrLabel16.WordWrap = false;
this.lblAnrede.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); //
this.lblAnrede.SizeF = new System.Drawing.SizeF(649.4792F, 83.14581F); // lblAnrede
this.lblAnrede.StylePriority.UseBackColor = false; //
this.lblAnrede.StylePriority.UseFont = false; this.lblAnrede.BackColor = System.Drawing.Color.Transparent;
this.lblAnrede.Text = "Sehr geehrte Frau Althoff,\r\n\r\nhiermit stellen wir Ihnen die geleisteten Fachleist" + this.lblAnrede.Font = new DevExpress.Drawing.DXFont("Times New Roman", 11F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
"ungsstunden für Frau XXXXXXX in Rechnung.\r\n"; new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
// this.lblAnrede.LocationFloat = new DevExpress.Utils.PointFloat(0F, 60.22915F);
// xrRichText4 this.lblAnrede.Multiline = true;
// this.lblAnrede.Name = "lblAnrede";
this.xrRichText4.Font = new System.Drawing.Font("Verdana", 10F); this.lblAnrede.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
this.xrRichText4.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F); this.lblAnrede.SizeF = new System.Drawing.SizeF(649.4792F, 83.14581F);
this.xrRichText4.Name = "xrRichText4"; this.lblAnrede.StylePriority.UseBackColor = false;
this.xrRichText4.SerializableRtfString = resources.GetString("xrRichText4.SerializableRtfString"); this.lblAnrede.StylePriority.UseFont = false;
this.xrRichText4.SizeF = new System.Drawing.SizeF(649.4792F, 171.1389F); this.lblAnrede.Text = "Sehr geehrte Frau Althoff,\r\n\r\nhiermit stellen wir Ihnen die geleisteten Fachleist" +
// "ungsstunden für Frau XXXXXXX in Rechnung.\r\n";
// cellDebNumber //
// // bindingSource1
this.cellDebNumber.Name = "cellDebNumber"; //
this.cellDebNumber.StylePriority.UseTextAlignment = false; this.bindingSource1.DataSource = typeof(BeWo.Report.ReportObjects.InvoiceCustomerRO);
this.cellDebNumber.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight; //
this.cellDebNumber.Weight = 0.28012821678869715D; // xrRichText3
// //
// bindingSource1 this.xrRichText3.CanGrow = false;
// this.xrRichText3.Font = new DevExpress.Drawing.DXFont("Arial", 8F);
this.bindingSource1.DataSource = typeof(BeWo.Report.ReportObjects.InvoiceCustomerRO); this.xrRichText3.LocationFloat = new DevExpress.Utils.PointFloat(0.0003051758F, 0F);
// this.xrRichText3.Name = "xrRichText3";
// InvoiceCustomerReport this.xrRichText3.SerializableRtfString = resources.GetString("xrRichText3.SerializableRtfString");
// this.xrRichText3.SizeF = new System.Drawing.SizeF(691.9997F, 115.2071F);
this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] { this.xrRichText3.StylePriority.UseFont = false;
this.Detail, //
this.ReportHeader, // InvoiceCustomerReport
this.ReportFooter, //
this.topMarginBand1, this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
this.bottomMarginBand1, this.Detail,
this.GroupHeader1}); this.ReportHeader,
this.DataSource = this.bindingSource1; this.ReportFooter,
this.ExportOptions.PrintPreview.DefaultFileName = "Spitzabrechnung"; this.topMarginBand1,
this.FormattingRuleSheet.AddRange(new DevExpress.XtraReports.UI.FormattingRule[] { this.bottomMarginBand1,
this.ruleRateFactorNull}); this.GroupHeader1});
this.Margins = new System.Drawing.Printing.Margins(90, 45, 50, 120); this.DataSource = this.bindingSource1;
this.PageHeight = 1169; this.ExportOptions.PrintPreview.DefaultFileName = "Spitzabrechnung";
this.PageWidth = 827; this.Margins = new DevExpress.Drawing.DXMargins(90F, 45F, 50F, 120F);
this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4; this.PageHeight = 1169;
this.Version = "17.1"; this.PageWidth = 827;
((System.ComponentModel.ISupportInitialize)(this.xrRichText2)).EndInit(); this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
((System.ComponentModel.ISupportInitialize)(this.xrRichText1)).EndInit(); this.Version = "23.2";
((System.ComponentModel.ISupportInitialize)(this.xrTable3)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.xrRichText1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrRichText4)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.xrRichText4)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.xrTable3)).EndInit();
((System.ComponentModel.ISupportInitialize)(this)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrRichText3)).EndInit();
((System.ComponentModel.ISupportInitialize)(this)).EndInit();
} }
#endregion #endregion
@@ -368,7 +370,6 @@ namespace BeWo.Report.DefaultReports
private DevExpress.XtraReports.UI.XRLabel lblAdresse; private DevExpress.XtraReports.UI.XRLabel lblAdresse;
private DevExpress.XtraReports.UI.XRLabel xrLabel7; private DevExpress.XtraReports.UI.XRLabel xrLabel7;
private DevExpress.XtraReports.UI.XRLabel ortDatum; private DevExpress.XtraReports.UI.XRLabel ortDatum;
private DevExpress.XtraReports.UI.XRRichText xrRichText2;
private DevExpress.XtraReports.UI.XRPictureBox xrPictureBox1; private DevExpress.XtraReports.UI.XRPictureBox xrPictureBox1;
private DevExpress.XtraReports.UI.XRRichText xrRichText1; private DevExpress.XtraReports.UI.XRRichText xrRichText1;
private DevExpress.XtraReports.UI.GroupHeaderBand GroupHeader1; private DevExpress.XtraReports.UI.GroupHeaderBand GroupHeader1;
@@ -385,6 +386,7 @@ namespace BeWo.Report.DefaultReports
private DevExpress.XtraReports.UI.XRLabel xrLabel16; private DevExpress.XtraReports.UI.XRLabel xrLabel16;
private DevExpress.XtraReports.UI.XRLabel lblAnrede; private DevExpress.XtraReports.UI.XRLabel lblAnrede;
private DevExpress.XtraReports.UI.XRRichText xrRichText4; private DevExpress.XtraReports.UI.XRRichText xrRichText4;
private DevExpress.XtraReports.UI.XRTableCell cellDebNumber; private DevExpress.XtraReports.UI.XRTableCell cellDebNumber;
private DevExpress.XtraReports.UI.XRRichText xrRichText3;
} }
} }

File diff suppressed because one or more lines are too long

View File

@@ -28,355 +28,363 @@ namespace CaritasAhlen
/// </summary> /// </summary>
private void InitializeComponent() private void InitializeComponent()
{ {
this.components = new System.ComponentModel.Container(); this.components = new System.ComponentModel.Container();
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(ServiceInvoiceReport)); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(ServiceInvoiceReport));
this.Detail = new DevExpress.XtraReports.UI.DetailBand(); this.Detail = new DevExpress.XtraReports.UI.DetailBand();
this.ReportHeader = new DevExpress.XtraReports.UI.ReportHeaderBand(); this.ReportHeader = new DevExpress.XtraReports.UI.ReportHeaderBand();
this.ortDatum = new DevExpress.XtraReports.UI.XRLabel(); this.ortDatum = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabel19 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel19 = new DevExpress.XtraReports.UI.XRLabel();
this.xrRichText1 = new DevExpress.XtraReports.UI.XRRichText(); this.xrRichText1 = new DevExpress.XtraReports.UI.XRRichText();
this.xrLabel1 = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel1 = new DevExpress.XtraReports.UI.XRLabel();
this.lblAdresse = new DevExpress.XtraReports.UI.XRLabel(); this.lblAdresse = new DevExpress.XtraReports.UI.XRLabel();
this.ruleRateFactorNull = new DevExpress.XtraReports.UI.FormattingRule(); this.ruleRateFactorNull = new DevExpress.XtraReports.UI.FormattingRule();
this.topMarginBand1 = new DevExpress.XtraReports.UI.TopMarginBand(); this.topMarginBand1 = new DevExpress.XtraReports.UI.TopMarginBand();
this.bottomMarginBand1 = new DevExpress.XtraReports.UI.BottomMarginBand(); this.bottomMarginBand1 = new DevExpress.XtraReports.UI.BottomMarginBand();
this.xrRichText2 = new DevExpress.XtraReports.UI.XRRichText(); this.Page1 = new DevExpress.XtraReports.UI.GroupHeaderBand();
this.Page1 = new DevExpress.XtraReports.UI.GroupHeaderBand(); this.lblBudget = new DevExpress.XtraReports.UI.XRLabel();
this.lblBudget = new DevExpress.XtraReports.UI.XRLabel(); this.lblAnrede = new DevExpress.XtraReports.UI.XRLabel();
this.lblAnrede = new DevExpress.XtraReports.UI.XRLabel(); this.xrLabel16 = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabel16 = new DevExpress.XtraReports.UI.XRLabel(); this.xrTable3 = new DevExpress.XtraReports.UI.XRTable();
this.xrTable3 = new DevExpress.XtraReports.UI.XRTable(); this.xrTableRow14 = new DevExpress.XtraReports.UI.XRTableRow();
this.xrTableRow14 = new DevExpress.XtraReports.UI.XRTableRow(); this.xrTableCell41 = new DevExpress.XtraReports.UI.XRTableCell();
this.xrTableCell41 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell14 = new DevExpress.XtraReports.UI.XRTableCell();
this.xrTableCell14 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell16 = new DevExpress.XtraReports.UI.XRTableCell();
this.xrTableCell16 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableCell53 = new DevExpress.XtraReports.UI.XRTableCell();
this.xrTableCell53 = new DevExpress.XtraReports.UI.XRTableCell(); this.xrTableRow6 = new DevExpress.XtraReports.UI.XRTableRow();
this.xrTableRow6 = new DevExpress.XtraReports.UI.XRTableRow(); this.xrTableCell7 = new DevExpress.XtraReports.UI.XRTableCell();
this.xrTableCell7 = new DevExpress.XtraReports.UI.XRTableCell(); this.cellGeleisteteFls = new DevExpress.XtraReports.UI.XRTableCell();
this.cellGeleisteteFls = new DevExpress.XtraReports.UI.XRTableCell(); this.cellStundensatz = new DevExpress.XtraReports.UI.XRTableCell();
this.cellStundensatz = new DevExpress.XtraReports.UI.XRTableCell(); this.cellGesamt = new DevExpress.XtraReports.UI.XRTableCell();
this.cellGesamt = new DevExpress.XtraReports.UI.XRTableCell(); this.ReportFooter = new DevExpress.XtraReports.UI.ReportFooterBand();
this.ReportFooter = new DevExpress.XtraReports.UI.ReportFooterBand(); this.xrRichText4 = new DevExpress.XtraReports.UI.XRRichText();
this.xrRichText4 = new DevExpress.XtraReports.UI.XRRichText(); this.bindingSource1 = new System.Windows.Forms.BindingSource(this.components);
this.bindingSource1 = new System.Windows.Forms.BindingSource(this.components); this.xrRichText3 = new DevExpress.XtraReports.UI.XRRichText();
((System.ComponentModel.ISupportInitialize)(this.xrRichText1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.xrRichText1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.xrRichText2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.xrTable3)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable3)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.xrRichText4)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.xrRichText4)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.xrRichText3)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
// //
// Detail // Detail
// //
this.Detail.HeightF = 0F; this.Detail.HeightF = 0F;
this.Detail.Name = "Detail"; this.Detail.Name = "Detail";
this.Detail.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F); this.Detail.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
this.Detail.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft; this.Detail.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
// //
// ReportHeader // ReportHeader
// //
this.ReportHeader.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.ReportHeader.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
this.ortDatum, this.ortDatum,
this.xrLabel19, this.xrLabel19,
this.xrRichText1, this.xrRichText1,
this.xrLabel1, this.xrLabel1,
this.lblAdresse}); this.lblAdresse});
this.ReportHeader.HeightF = 420F; this.ReportHeader.HeightF = 420F;
this.ReportHeader.Name = "ReportHeader"; this.ReportHeader.Name = "ReportHeader";
this.ReportHeader.StylePriority.UseFont = false; this.ReportHeader.StylePriority.UseFont = false;
// //
// ortDatum // ortDatum
// //
this.ortDatum.BackColor = System.Drawing.Color.Transparent; this.ortDatum.BackColor = System.Drawing.Color.Transparent;
this.ortDatum.LocationFloat = new DevExpress.Utils.PointFloat(488F, 357.4577F); this.ortDatum.LocationFloat = new DevExpress.Utils.PointFloat(488F, 357.4577F);
this.ortDatum.Multiline = true; this.ortDatum.Multiline = true;
this.ortDatum.Name = "ortDatum"; this.ortDatum.Name = "ortDatum";
this.ortDatum.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.ortDatum.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
this.ortDatum.SizeF = new System.Drawing.SizeF(199.4166F, 17.79282F); this.ortDatum.SizeF = new System.Drawing.SizeF(199.4166F, 17.79282F);
this.ortDatum.StylePriority.UseBackColor = false; this.ortDatum.StylePriority.UseBackColor = false;
this.ortDatum.StylePriority.UseFont = false; this.ortDatum.StylePriority.UseFont = false;
this.ortDatum.StylePriority.UseTextAlignment = false; this.ortDatum.StylePriority.UseTextAlignment = false;
this.ortDatum.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight; this.ortDatum.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight;
// //
// xrLabel19 // xrLabel19
// //
this.xrLabel19.Font = new System.Drawing.Font("Calibri", 14F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.xrLabel19.Font = new DevExpress.Drawing.DXFont("Calibri", 14F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
this.xrLabel19.LocationFloat = new DevExpress.Utils.PointFloat(488.0002F, 0F); new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrLabel19.Multiline = true; this.xrLabel19.LocationFloat = new DevExpress.Utils.PointFloat(488.0002F, 0F);
this.xrLabel19.Name = "xrLabel19"; this.xrLabel19.Multiline = true;
this.xrLabel19.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel19.Name = "xrLabel19";
this.xrLabel19.ProcessNullValues = DevExpress.XtraReports.UI.ValueSuppressType.SuppressAndShrink; this.xrLabel19.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
this.xrLabel19.SizeF = new System.Drawing.SizeF(203.9999F, 85.74998F); this.xrLabel19.ProcessNullValues = DevExpress.XtraReports.UI.ValueSuppressType.SuppressAndShrink;
this.xrLabel19.StylePriority.UseBorders = false; this.xrLabel19.SizeF = new System.Drawing.SizeF(203.9999F, 85.74998F);
this.xrLabel19.StylePriority.UseFont = false; this.xrLabel19.StylePriority.UseBorders = false;
this.xrLabel19.Text = "Caritasverband für Ahlen, Drensteinfurt und Sendenhorst e.V."; this.xrLabel19.StylePriority.UseFont = false;
// this.xrLabel19.Text = "Caritasverband für Ahlen, Drensteinfurt und Sendenhorst e.V.";
// xrRichText1 //
// // xrRichText1
this.xrRichText1.Font = new System.Drawing.Font("Arial", 8F); //
this.xrRichText1.LocationFloat = new DevExpress.Utils.PointFloat(488F, 133F); this.xrRichText1.Font = new DevExpress.Drawing.DXFont("Arial", 8F);
this.xrRichText1.Name = "xrRichText1"; this.xrRichText1.LocationFloat = new DevExpress.Utils.PointFloat(488F, 133F);
this.xrRichText1.SerializableRtfString = resources.GetString("xrRichText1.SerializableRtfString"); this.xrRichText1.Name = "xrRichText1";
this.xrRichText1.SizeF = new System.Drawing.SizeF(203.9999F, 212.0821F); this.xrRichText1.SerializableRtfString = resources.GetString("xrRichText1.SerializableRtfString");
this.xrRichText1.StylePriority.UseFont = false; this.xrRichText1.SizeF = new System.Drawing.SizeF(203.9999F, 212.0821F);
// this.xrRichText1.StylePriority.UseFont = false;
// xrLabel1 //
// // xrLabel1
this.xrLabel1.Font = new System.Drawing.Font("Calibri", 7F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); //
this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(0.0002543131F, 147F); this.xrLabel1.Font = new DevExpress.Drawing.DXFont("Calibri", 7F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
this.xrLabel1.Multiline = true; new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrLabel1.Name = "xrLabel1"; this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(0.0002543131F, 147F);
this.xrLabel1.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrLabel1.Multiline = true;
this.xrLabel1.ProcessNullValues = DevExpress.XtraReports.UI.ValueSuppressType.SuppressAndShrink; this.xrLabel1.Name = "xrLabel1";
this.xrLabel1.SizeF = new System.Drawing.SizeF(432.3611F, 35.33331F); this.xrLabel1.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
this.xrLabel1.StylePriority.UseFont = false; this.xrLabel1.ProcessNullValues = DevExpress.XtraReports.UI.ValueSuppressType.SuppressAndShrink;
this.xrLabel1.Text = "Caritasverband Ahlen e.V. - Rottmannstraße 27 - 59229 Ahlen"; this.xrLabel1.SizeF = new System.Drawing.SizeF(432.3611F, 35.33331F);
// this.xrLabel1.StylePriority.UseFont = false;
// lblAdresse this.xrLabel1.Text = "Caritasverband Ahlen e.V. - Rottmannstraße 27 - 59229 Ahlen";
// //
this.lblAdresse.LocationFloat = new DevExpress.Utils.PointFloat(0.0002543131F, 182.3333F); // lblAdresse
this.lblAdresse.Multiline = true; //
this.lblAdresse.Name = "lblAdresse"; this.lblAdresse.LocationFloat = new DevExpress.Utils.PointFloat(0.0002543131F, 182.3333F);
this.lblAdresse.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.lblAdresse.Multiline = true;
this.lblAdresse.SizeF = new System.Drawing.SizeF(454.5F, 153.1667F); this.lblAdresse.Name = "lblAdresse";
this.lblAdresse.StylePriority.UseFont = false; this.lblAdresse.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
// this.lblAdresse.SizeF = new System.Drawing.SizeF(454.5F, 153.1667F);
// ruleRateFactorNull this.lblAdresse.StylePriority.UseFont = false;
// //
this.ruleRateFactorNull.Condition = "[RateFactorText2] == ?"; // ruleRateFactorNull
this.ruleRateFactorNull.Formatting.Visible = DevExpress.Utils.DefaultBoolean.False; //
this.ruleRateFactorNull.Name = "ruleRateFactorNull"; this.ruleRateFactorNull.Condition = "[RateFactorText2] == ?";
// this.ruleRateFactorNull.Formatting.Visible = DevExpress.Utils.DefaultBoolean.False;
// topMarginBand1 this.ruleRateFactorNull.Name = "ruleRateFactorNull";
// //
this.topMarginBand1.HeightF = 50F; // topMarginBand1
this.topMarginBand1.Name = "topMarginBand1"; //
// this.topMarginBand1.HeightF = 50F;
// bottomMarginBand1 this.topMarginBand1.Name = "topMarginBand1";
// //
this.bottomMarginBand1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { // bottomMarginBand1
this.xrRichText2}); //
this.bottomMarginBand1.HeightF = 120F; this.bottomMarginBand1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
this.bottomMarginBand1.Name = "bottomMarginBand1"; this.xrRichText3});
// this.bottomMarginBand1.HeightF = 120F;
// xrRichText2 this.bottomMarginBand1.Name = "bottomMarginBand1";
// //
this.xrRichText2.CanGrow = false; // Page1
this.xrRichText2.Font = new System.Drawing.Font("Arial", 8F); //
this.xrRichText2.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F); this.Page1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
this.xrRichText2.Name = "xrRichText2"; this.lblBudget,
this.xrRichText2.SerializableRtfString = resources.GetString("xrRichText2.SerializableRtfString"); this.lblAnrede,
this.xrRichText2.SizeF = new System.Drawing.SizeF(691.9997F, 115.2071F); this.xrLabel16,
this.xrRichText2.StylePriority.UseFont = false; this.xrTable3});
// this.Page1.HeightF = 280.6459F;
// Page1 this.Page1.Name = "Page1";
// this.Page1.StylePriority.UseFont = false;
this.Page1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { //
this.lblBudget, // lblBudget
this.lblAnrede, //
this.xrLabel16, this.lblBudget.BackColor = System.Drawing.Color.Transparent;
this.xrTable3}); this.lblBudget.Font = new DevExpress.Drawing.DXFont("Times New Roman", 11F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
this.Page1.HeightF = 280.6459F; new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.Page1.Name = "Page1"; this.lblBudget.LocationFloat = new DevExpress.Utils.PointFloat(0F, 224.5834F);
this.Page1.StylePriority.UseFont = false; this.lblBudget.Multiline = true;
// this.lblBudget.Name = "lblBudget";
// lblBudget this.lblBudget.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
// this.lblBudget.SizeF = new System.Drawing.SizeF(629.6875F, 56.0625F);
this.lblBudget.BackColor = System.Drawing.Color.Transparent; this.lblBudget.StylePriority.UseBackColor = false;
this.lblBudget.Font = new System.Drawing.Font("Times New Roman", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.lblBudget.StylePriority.UseFont = false;
this.lblBudget.LocationFloat = new DevExpress.Utils.PointFloat(0F, 224.5834F); this.lblBudget.Text = "XXXX hat XXX Fachleistungsstunden für den Bewilligungszeitraum 01.01.2014-31.12." +
this.lblBudget.Multiline = true; "2014 zur Verfügung! XXXXX FLS bleiben noch zur Verfügung. ";
this.lblBudget.Name = "lblBudget"; //
this.lblBudget.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); // lblAnrede
this.lblBudget.SizeF = new System.Drawing.SizeF(629.6875F, 56.0625F); //
this.lblBudget.StylePriority.UseBackColor = false; this.lblAnrede.BackColor = System.Drawing.Color.Transparent;
this.lblBudget.StylePriority.UseFont = false; this.lblAnrede.Font = new DevExpress.Drawing.DXFont("Times New Roman", 11F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
this.lblBudget.Text = "XXXX hat XXX Fachleistungsstunden für den Bewilligungszeitraum 01.01.2014-31.12." + new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
"2014 zur Verfügung! XXXXX FLS bleiben noch zur Verfügung. "; this.lblAnrede.LocationFloat = new DevExpress.Utils.PointFloat(0F, 60.22914F);
// this.lblAnrede.Multiline = true;
// lblAnrede this.lblAnrede.Name = "lblAnrede";
// this.lblAnrede.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
this.lblAnrede.BackColor = System.Drawing.Color.Transparent; this.lblAnrede.SizeF = new System.Drawing.SizeF(649.4792F, 83.14581F);
this.lblAnrede.Font = new System.Drawing.Font("Times New Roman", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.lblAnrede.StylePriority.UseBackColor = false;
this.lblAnrede.LocationFloat = new DevExpress.Utils.PointFloat(0F, 60.22914F); this.lblAnrede.StylePriority.UseFont = false;
this.lblAnrede.Multiline = true; this.lblAnrede.Text = "Sehr geehrte Frau Althoff,\r\n\r\nhiermit stellen wir Ihnen die geleisteten Fachleist" +
this.lblAnrede.Name = "lblAnrede"; "ungsstunden für Frau XXXXXXX in Rechnung.\r\n";
this.lblAnrede.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); //
this.lblAnrede.SizeF = new System.Drawing.SizeF(649.4792F, 83.14581F); // xrLabel16
this.lblAnrede.StylePriority.UseBackColor = false; //
this.lblAnrede.StylePriority.UseFont = false; this.xrLabel16.BackColor = System.Drawing.Color.Transparent;
this.lblAnrede.Text = "Sehr geehrte Frau Althoff,\r\n\r\nhiermit stellen wir Ihnen die geleisteten Fachleist" + this.xrLabel16.Font = new DevExpress.Drawing.DXFont("Times New Roman", 11F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
"ungsstunden für Frau XXXXXXX in Rechnung.\r\n"; new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
// this.xrLabel16.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
// xrLabel16 this.xrLabel16.Multiline = true;
// this.xrLabel16.Name = "xrLabel16";
this.xrLabel16.BackColor = System.Drawing.Color.Transparent; this.xrLabel16.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
this.xrLabel16.Font = new System.Drawing.Font("Times New Roman", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.xrLabel16.SizeF = new System.Drawing.SizeF(649.4792F, 60.22914F);
this.xrLabel16.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F); this.xrLabel16.StylePriority.UseBackColor = false;
this.xrLabel16.Multiline = true; this.xrLabel16.StylePriority.UseFont = false;
this.xrLabel16.Name = "xrLabel16"; this.xrLabel16.Text = "Abrechnung der Fachleistungsstunden ambulant betreutes Wohnen\r\nfür den Monat [Acc" +
this.xrLabel16.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); "ountingPeriodStart!MM]/[AccountingPeriodStart!yyyy]";
this.xrLabel16.SizeF = new System.Drawing.SizeF(649.4792F, 60.22914F); this.xrLabel16.WordWrap = false;
this.xrLabel16.StylePriority.UseBackColor = false; //
this.xrLabel16.StylePriority.UseFont = false; // xrTable3
this.xrLabel16.Text = "Abrechnung der Fachleistungsstunden ambulant betreutes Wohnen\r\nfür den Monat [Acc" + //
"ountingPeriodStart!MM]/[AccountingPeriodStart!yyyy]"; this.xrTable3.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
this.xrLabel16.WordWrap = false; | DevExpress.XtraPrinting.BorderSide.Right)
// | DevExpress.XtraPrinting.BorderSide.Bottom)));
// xrTable3 this.xrTable3.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.xrTable3.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top) this.xrTable3.LocationFloat = new DevExpress.Utils.PointFloat(0F, 143.375F);
| DevExpress.XtraPrinting.BorderSide.Right) this.xrTable3.Name = "xrTable3";
| DevExpress.XtraPrinting.BorderSide.Bottom))); this.xrTable3.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
this.xrTable3.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.xrTableRow14,
this.xrTable3.LocationFloat = new DevExpress.Utils.PointFloat(0F, 143.375F); this.xrTableRow6});
this.xrTable3.Name = "xrTable3"; this.xrTable3.SizeF = new System.Drawing.SizeF(609.4998F, 50F);
this.xrTable3.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] { this.xrTable3.StylePriority.UseBorderColor = false;
this.xrTableRow14, this.xrTable3.StylePriority.UseBorders = false;
this.xrTableRow6}); this.xrTable3.StylePriority.UseFont = false;
this.xrTable3.SizeF = new System.Drawing.SizeF(609.4998F, 50F); //
this.xrTable3.StylePriority.UseBorderColor = false; // xrTableRow14
this.xrTable3.StylePriority.UseBorders = false; //
this.xrTable3.StylePriority.UseFont = false; this.xrTableRow14.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
// this.xrTableCell41,
// xrTableRow14 this.xrTableCell14,
// this.xrTableCell16,
this.xrTableRow14.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { this.xrTableCell53});
this.xrTableCell41, this.xrTableRow14.Name = "xrTableRow14";
this.xrTableCell14, this.xrTableRow14.StylePriority.UseBackColor = false;
this.xrTableCell16, this.xrTableRow14.Weight = 0.034389737059785389D;
this.xrTableCell53}); //
this.xrTableRow14.Name = "xrTableRow14"; // xrTableCell41
this.xrTableRow14.StylePriority.UseBackColor = false; //
this.xrTableRow14.Weight = 0.034389737059785389D; this.xrTableCell41.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
// new DevExpress.XtraReports.UI.XRBinding("Text", null, "DebitorNumber")});
// xrTableCell41 this.xrTableCell41.Name = "xrTableCell41";
// this.xrTableCell41.StylePriority.UseTextAlignment = false;
this.xrTableCell41.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] { this.xrTableCell41.Text = "Zeitraum";
new DevExpress.XtraReports.UI.XRBinding("Text", null, "DebitorNumber")}); this.xrTableCell41.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight;
this.xrTableCell41.Name = "xrTableCell41"; this.xrTableCell41.Weight = 0.28012821678869715D;
this.xrTableCell41.StylePriority.UseTextAlignment = false; //
this.xrTableCell41.Text = "Zeitraum"; // xrTableCell14
this.xrTableCell41.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight; //
this.xrTableCell41.Weight = 0.28012821678869715D; this.xrTableCell14.Name = "xrTableCell14";
// this.xrTableCell14.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
// xrTableCell14 this.xrTableCell14.StylePriority.UseBackColor = false;
// this.xrTableCell14.StylePriority.UseBorderColor = false;
this.xrTableCell14.Name = "xrTableCell14"; this.xrTableCell14.StylePriority.UseBorders = false;
this.xrTableCell14.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.xrTableCell14.StylePriority.UseFont = false;
this.xrTableCell14.StylePriority.UseBackColor = false; this.xrTableCell14.StylePriority.UseTextAlignment = false;
this.xrTableCell14.StylePriority.UseBorderColor = false; this.xrTableCell14.Text = "geleistete FLS";
this.xrTableCell14.StylePriority.UseBorders = false; this.xrTableCell14.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter;
this.xrTableCell14.StylePriority.UseFont = false; this.xrTableCell14.Weight = 0.27371793705745673D;
this.xrTableCell14.StylePriority.UseTextAlignment = false; //
this.xrTableCell14.Text = "geleistete FLS"; // xrTableCell16
this.xrTableCell14.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter; //
this.xrTableCell14.Weight = 0.27371793705745673D; this.xrTableCell16.Multiline = true;
// this.xrTableCell16.Name = "xrTableCell16";
// xrTableCell16 this.xrTableCell16.StylePriority.UseTextAlignment = false;
// this.xrTableCell16.Text = "Stundensatz";
this.xrTableCell16.Multiline = true; this.xrTableCell16.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter;
this.xrTableCell16.Name = "xrTableCell16"; this.xrTableCell16.Weight = 0.17692307692307691D;
this.xrTableCell16.StylePriority.UseTextAlignment = false; //
this.xrTableCell16.Text = "Stundensatz"; // xrTableCell53
this.xrTableCell16.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter; //
this.xrTableCell16.Weight = 0.17692307692307691D; this.xrTableCell53.Name = "xrTableCell53";
// this.xrTableCell53.StylePriority.UseTextAlignment = false;
// xrTableCell53 this.xrTableCell53.Text = "Gesamtsumme";
// this.xrTableCell53.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight;
this.xrTableCell53.Name = "xrTableCell53"; this.xrTableCell53.Weight = 0.20692270132211538D;
this.xrTableCell53.StylePriority.UseTextAlignment = false; //
this.xrTableCell53.Text = "Gesamtsumme"; // xrTableRow6
this.xrTableCell53.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight; //
this.xrTableCell53.Weight = 0.20692270132211538D; this.xrTableRow6.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
// this.xrTableCell7,
// xrTableRow6 this.cellGeleisteteFls,
// this.cellStundensatz,
this.xrTableRow6.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] { this.cellGesamt});
this.xrTableCell7, this.xrTableRow6.Name = "xrTableRow6";
this.cellGeleisteteFls, this.xrTableRow6.Weight = 0.034389737059785389D;
this.cellStundensatz, //
this.cellGesamt}); // xrTableCell7
this.xrTableRow6.Name = "xrTableRow6"; //
this.xrTableRow6.Weight = 0.034389737059785389D; this.xrTableCell7.Name = "xrTableCell7";
// this.xrTableCell7.StylePriority.UseTextAlignment = false;
// xrTableCell7 this.xrTableCell7.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight;
// this.xrTableCell7.Weight = 0.28012821678869715D;
this.xrTableCell7.Name = "xrTableCell7"; //
this.xrTableCell7.StylePriority.UseTextAlignment = false; // cellGeleisteteFls
this.xrTableCell7.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight; //
this.xrTableCell7.Weight = 0.28012821678869715D; this.cellGeleisteteFls.Name = "cellGeleisteteFls";
// this.cellGeleisteteFls.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
// cellGeleisteteFls this.cellGeleisteteFls.StylePriority.UsePadding = false;
// this.cellGeleisteteFls.StylePriority.UseTextAlignment = false;
this.cellGeleisteteFls.Name = "cellGeleisteteFls"; this.cellGeleisteteFls.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter;
this.cellGeleisteteFls.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F); this.cellGeleisteteFls.Weight = 0.27371793705745673D;
this.cellGeleisteteFls.StylePriority.UsePadding = false; //
this.cellGeleisteteFls.StylePriority.UseTextAlignment = false; // cellStundensatz
this.cellGeleisteteFls.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter; //
this.cellGeleisteteFls.Weight = 0.27371793705745673D; this.cellStundensatz.Name = "cellStundensatz";
// this.cellStundensatz.StylePriority.UseTextAlignment = false;
// cellStundensatz this.cellStundensatz.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter;
// this.cellStundensatz.Weight = 0.17692307692307691D;
this.cellStundensatz.Name = "cellStundensatz"; //
this.cellStundensatz.StylePriority.UseTextAlignment = false; // cellGesamt
this.cellStundensatz.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter; //
this.cellStundensatz.Weight = 0.17692307692307691D; this.cellGesamt.Name = "cellGesamt";
// this.cellGesamt.StylePriority.UseTextAlignment = false;
// cellGesamt this.cellGesamt.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight;
// this.cellGesamt.Weight = 0.20692270132211538D;
this.cellGesamt.Name = "cellGesamt"; //
this.cellGesamt.StylePriority.UseTextAlignment = false; // ReportFooter
this.cellGesamt.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight; //
this.cellGesamt.Weight = 0.20692270132211538D; this.ReportFooter.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
// this.xrRichText4});
// ReportFooter this.ReportFooter.Font = new DevExpress.Drawing.DXFont("Times New Roman", 11F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
// new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.ReportFooter.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] { this.ReportFooter.HeightF = 253.0833F;
this.xrRichText4}); this.ReportFooter.Name = "ReportFooter";
this.ReportFooter.Font = new System.Drawing.Font("Times New Roman", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.ReportFooter.StylePriority.UseFont = false;
this.ReportFooter.HeightF = 253.0833F; //
this.ReportFooter.Name = "ReportFooter"; // xrRichText4
this.ReportFooter.StylePriority.UseFont = false; //
// this.xrRichText4.Font = new DevExpress.Drawing.DXFont("Verdana", 10F);
// xrRichText4 this.xrRichText4.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
// this.xrRichText4.Name = "xrRichText4";
this.xrRichText4.Font = new System.Drawing.Font("Verdana", 10F); this.xrRichText4.SerializableRtfString = resources.GetString("xrRichText4.SerializableRtfString");
this.xrRichText4.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F); this.xrRichText4.SizeF = new System.Drawing.SizeF(474.9998F, 253.0833F);
this.xrRichText4.Name = "xrRichText4"; //
this.xrRichText4.SerializableRtfString = resources.GetString("xrRichText4.SerializableRtfString"); // bindingSource1
this.xrRichText4.SizeF = new System.Drawing.SizeF(474.9998F, 253.0833F); //
// this.bindingSource1.DataSource = typeof(BeWo.Report.ReportObjects.ServiceInvoiceRO);
// bindingSource1 //
// // xrRichText3
this.bindingSource1.DataSource = typeof(BeWo.Report.ReportObjects.ServiceInvoiceRO); //
// this.xrRichText3.CanGrow = false;
// ServiceInvoiceReport this.xrRichText3.Font = new DevExpress.Drawing.DXFont("Arial", 8F);
// this.xrRichText3.LocationFloat = new DevExpress.Utils.PointFloat(0.0003051758F, 0F);
this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] { this.xrRichText3.Name = "xrRichText3";
this.Detail, this.xrRichText3.SerializableRtfString = resources.GetString("xrRichText3.SerializableRtfString");
this.ReportHeader, this.xrRichText3.SizeF = new System.Drawing.SizeF(691.9997F, 115.2071F);
this.topMarginBand1, this.xrRichText3.StylePriority.UseFont = false;
this.bottomMarginBand1, //
this.Page1, // ServiceInvoiceReport
this.ReportFooter}); //
this.DataSource = this.bindingSource1; this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
this.ExportOptions.PrintPreview.DefaultFileName = "Spitzabrechnung"; this.Detail,
this.Font = new System.Drawing.Font("Times New Roman", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.ReportHeader,
this.FormattingRuleSheet.AddRange(new DevExpress.XtraReports.UI.FormattingRule[] { this.topMarginBand1,
this.ruleRateFactorNull}); this.bottomMarginBand1,
this.Margins = new System.Drawing.Printing.Margins(90, 45, 50, 120); this.Page1,
this.PageHeight = 1169; this.ReportFooter});
this.PageWidth = 827; this.DataSource = this.bindingSource1;
this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4; this.ExportOptions.PrintPreview.DefaultFileName = "Spitzabrechnung";
this.Version = "17.1"; this.Font = new DevExpress.Drawing.DXFont("Times New Roman", 10F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
((System.ComponentModel.ISupportInitialize)(this.xrRichText1)).EndInit(); new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
((System.ComponentModel.ISupportInitialize)(this.xrRichText2)).EndInit(); this.FormattingRuleSheet.AddRange(new DevExpress.XtraReports.UI.FormattingRule[] {
((System.ComponentModel.ISupportInitialize)(this.xrTable3)).EndInit(); this.ruleRateFactorNull});
((System.ComponentModel.ISupportInitialize)(this.xrRichText4)).EndInit(); this.Margins = new DevExpress.Drawing.DXMargins(90F, 45F, 50F, 120F);
((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).EndInit(); this.PageHeight = 1169;
((System.ComponentModel.ISupportInitialize)(this)).EndInit(); this.PageWidth = 827;
this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "23.2";
((System.ComponentModel.ISupportInitialize)(this.xrRichText1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable3)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrRichText4)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrRichText3)).EndInit();
((System.ComponentModel.ISupportInitialize)(this)).EndInit();
} }
@@ -407,7 +415,7 @@ namespace CaritasAhlen
private DevExpress.XtraReports.UI.XRTableCell cellGeleisteteFls; private DevExpress.XtraReports.UI.XRTableCell cellGeleisteteFls;
private DevExpress.XtraReports.UI.XRTableCell cellStundensatz; private DevExpress.XtraReports.UI.XRTableCell cellStundensatz;
private DevExpress.XtraReports.UI.XRTableCell cellGesamt; private DevExpress.XtraReports.UI.XRTableCell cellGesamt;
private DevExpress.XtraReports.UI.XRLabel lblBudget; private DevExpress.XtraReports.UI.XRLabel lblBudget;
private DevExpress.XtraReports.UI.XRRichText xrRichText2; private DevExpress.XtraReports.UI.XRRichText xrRichText3;
} }
} }

File diff suppressed because one or more lines are too long

File diff suppressed because it is too large Load Diff

File diff suppressed because one or more lines are too long