700 lines
40 KiB
C#
700 lines
40 KiB
C#
using BeWo.Report.ReportObjects;
|
||
namespace BeWo.HausTheresia
|
||
{
|
||
partial class Stundenzettel
|
||
{
|
||
/// <summary>
|
||
/// Required designer variable.
|
||
/// </summary>
|
||
private System.ComponentModel.IContainer components;
|
||
|
||
/// <summary>
|
||
/// Clean up any resources being used.
|
||
/// </summary>
|
||
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
|
||
protected override void Dispose(bool disposing)
|
||
{
|
||
if (disposing && (components != null))
|
||
{
|
||
components.Dispose();
|
||
}
|
||
base.Dispose(disposing);
|
||
}
|
||
|
||
#region Designer generated code
|
||
|
||
/// <summary>
|
||
/// Required method for Designer support - do not modify
|
||
/// the contents of this method with the code editor.
|
||
/// </summary>
|
||
private void InitializeComponent()
|
||
{
|
||
this.components = new System.ComponentModel.Container();
|
||
this.Detail = new DevExpress.XtraReports.UI.DetailBand();
|
||
this.xrTableServiceRecords1 = new DevExpress.XtraReports.UI.XRTable();
|
||
this.xrTableRow2 = new DevExpress.XtraReports.UI.XRTableRow();
|
||
this.xrTableCell3 = new DevExpress.XtraReports.UI.XRTableCell();
|
||
this.xrTableCell4 = new DevExpress.XtraReports.UI.XRTableCell();
|
||
this.xrTableCell11 = new DevExpress.XtraReports.UI.XRTableCell();
|
||
this.xrTableCell1 = new DevExpress.XtraReports.UI.XRTableCell();
|
||
this.DetailReport = new DevExpress.XtraReports.UI.DetailReportBand();
|
||
this.Detail1 = new DevExpress.XtraReports.UI.DetailBand();
|
||
this.xrTable3 = new DevExpress.XtraReports.UI.XRTable();
|
||
this.xrTableRow6 = new DevExpress.XtraReports.UI.XRTableRow();
|
||
this.xrTableCell13 = new DevExpress.XtraReports.UI.XRTableCell();
|
||
this.xrTableCell14 = new DevExpress.XtraReports.UI.XRTableCell();
|
||
this.xrTableCell15 = new DevExpress.XtraReports.UI.XRTableCell();
|
||
this.xrTableCell2 = new DevExpress.XtraReports.UI.XRTableCell();
|
||
this.bindingSource1 = new System.Windows.Forms.BindingSource(this.components);
|
||
this.formattingRuleStartDate = new DevExpress.XtraReports.UI.FormattingRule();
|
||
this.ReportHeader = new DevExpress.XtraReports.UI.ReportHeaderBand();
|
||
this.xrLabel10 = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.xrLabel29 = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.xrLabel26 = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.xrLabel25 = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.xrLabel24 = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.xrLabel23 = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.lblAdresse = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.xrLabel21 = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.xrLabel9 = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.xrLabel20 = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.xrLabel18 = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.xrLabel15 = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.xrLabel14 = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.xrLabel13 = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.xrLabel12 = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.xrLabel1 = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.formattingRuleServiceDesc = new DevExpress.XtraReports.UI.FormattingRule();
|
||
this.formattingRuleCostBearer = new DevExpress.XtraReports.UI.FormattingRule();
|
||
this.formattingRuleEmployeeName = new DevExpress.XtraReports.UI.FormattingRule();
|
||
this.topMarginBand1 = new DevExpress.XtraReports.UI.TopMarginBand();
|
||
this.bottomMarginBand1 = new DevExpress.XtraReports.UI.BottomMarginBand();
|
||
this.ReportFooter = new DevExpress.XtraReports.UI.ReportFooterBand();
|
||
this.xrLabel2 = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.xrLabel7 = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.xrLabel6 = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.xrLabel5 = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.xrLabel4 = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.xrLabel3 = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.fieldAbrechenbareMinuten = new DevExpress.XtraReports.UI.CalculatedField();
|
||
this.fieldBillableFLS = new DevExpress.XtraReports.UI.CalculatedField();
|
||
this.fieldAbrechenbareFLS = new DevExpress.XtraReports.UI.CalculatedField();
|
||
((System.ComponentModel.ISupportInitialize)(this.xrTableServiceRecords1)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.xrTable3)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
|
||
//
|
||
// Detail
|
||
//
|
||
this.Detail.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
|
||
this.xrTableServiceRecords1});
|
||
this.Detail.Font = new DevExpress.Drawing.DXFont("Arial", 11F, DevExpress.Drawing.DXFontStyle.Bold);
|
||
this.Detail.HeightF = 40F;
|
||
this.Detail.Name = "Detail";
|
||
this.Detail.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
|
||
this.Detail.StylePriority.UseFont = false;
|
||
this.Detail.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
|
||
//
|
||
// xrTableServiceRecords1
|
||
//
|
||
this.xrTableServiceRecords1.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
|
||
| DevExpress.XtraPrinting.BorderSide.Right)
|
||
| DevExpress.XtraPrinting.BorderSide.Bottom)));
|
||
this.xrTableServiceRecords1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
|
||
this.xrTableServiceRecords1.Name = "xrTableServiceRecords1";
|
||
this.xrTableServiceRecords1.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
|
||
this.xrTableServiceRecords1.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
|
||
this.xrTableRow2});
|
||
this.xrTableServiceRecords1.SizeF = new System.Drawing.SizeF(675F, 40F);
|
||
this.xrTableServiceRecords1.StylePriority.UseBackColor = false;
|
||
this.xrTableServiceRecords1.StylePriority.UseBorders = false;
|
||
this.xrTableServiceRecords1.StylePriority.UseFont = false;
|
||
this.xrTableServiceRecords1.StylePriority.UseTextAlignment = false;
|
||
this.xrTableServiceRecords1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
|
||
//
|
||
// xrTableRow2
|
||
//
|
||
this.xrTableRow2.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
|
||
this.xrTableCell3,
|
||
this.xrTableCell4,
|
||
this.xrTableCell11,
|
||
this.xrTableCell1});
|
||
this.xrTableRow2.Name = "xrTableRow2";
|
||
this.xrTableRow2.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
|
||
this.xrTableRow2.StylePriority.UseTextAlignment = false;
|
||
this.xrTableRow2.Weight = 1.25D;
|
||
//
|
||
// xrTableCell3
|
||
//
|
||
this.xrTableCell3.Name = "xrTableCell3";
|
||
this.xrTableCell3.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 2, 0, 0, 100F);
|
||
this.xrTableCell3.StylePriority.UseBorders = false;
|
||
this.xrTableCell3.StylePriority.UseFont = false;
|
||
this.xrTableCell3.StylePriority.UseTextAlignment = false;
|
||
this.xrTableCell3.Text = "Datum";
|
||
this.xrTableCell3.Weight = 0.36578877045816377D;
|
||
//
|
||
// xrTableCell4
|
||
//
|
||
this.xrTableCell4.Multiline = true;
|
||
this.xrTableCell4.Name = "xrTableCell4";
|
||
this.xrTableCell4.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 2, 0, 0, 100F);
|
||
this.xrTableCell4.StylePriority.UseFont = false;
|
||
this.xrTableCell4.StylePriority.UseTextAlignment = false;
|
||
this.xrTableCell4.Text = "Uhrzeit\r\nvon ........ bis";
|
||
this.xrTableCell4.Weight = 0.48771836087398568D;
|
||
//
|
||
// xrTableCell11
|
||
//
|
||
this.xrTableCell11.Multiline = true;
|
||
this.xrTableCell11.Name = "xrTableCell11";
|
||
this.xrTableCell11.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 2, 0, 0, 100F);
|
||
this.xrTableCell11.StylePriority.UseFont = false;
|
||
this.xrTableCell11.StylePriority.UseTextAlignment = false;
|
||
this.xrTableCell11.Text = "Anzahl Minuten";
|
||
this.xrTableCell11.Weight = 0.39017469011993244D;
|
||
//
|
||
// xrTableCell1
|
||
//
|
||
this.xrTableCell1.Name = "xrTableCell1";
|
||
this.xrTableCell1.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 100F);
|
||
this.xrTableCell1.StylePriority.UsePadding = false;
|
||
this.xrTableCell1.Text = "Unterschrift Klient/in*";
|
||
this.xrTableCell1.Weight = 0.40236764916151474D;
|
||
//
|
||
// DetailReport
|
||
//
|
||
this.DetailReport.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
|
||
this.Detail1});
|
||
this.DetailReport.DataMember = "Services";
|
||
this.DetailReport.DataSource = this.bindingSource1;
|
||
this.DetailReport.Level = 0;
|
||
this.DetailReport.Name = "DetailReport";
|
||
this.DetailReport.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
|
||
this.DetailReport.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
|
||
//
|
||
// Detail1
|
||
//
|
||
this.Detail1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
|
||
this.xrTable3});
|
||
this.Detail1.Font = new DevExpress.Drawing.DXFont("Arial", 12F);
|
||
this.Detail1.HeightF = 20F;
|
||
this.Detail1.Name = "Detail1";
|
||
this.Detail1.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
|
||
this.Detail1.StylePriority.UseFont = false;
|
||
this.Detail1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
|
||
//
|
||
// xrTable3
|
||
//
|
||
this.xrTable3.BorderColor = System.Drawing.Color.Black;
|
||
this.xrTable3.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right)
|
||
| DevExpress.XtraPrinting.BorderSide.Bottom)));
|
||
this.xrTable3.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
|
||
this.xrTable3.Name = "xrTable3";
|
||
this.xrTable3.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
|
||
this.xrTable3.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
|
||
this.xrTableRow6});
|
||
this.xrTable3.SizeF = new System.Drawing.SizeF(675.0001F, 20F);
|
||
this.xrTable3.StylePriority.UseFont = false;
|
||
this.xrTable3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
|
||
//
|
||
// xrTableRow6
|
||
//
|
||
this.xrTableRow6.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
|
||
this.xrTableCell13,
|
||
this.xrTableCell14,
|
||
this.xrTableCell15,
|
||
this.xrTableCell2});
|
||
this.xrTableRow6.Name = "xrTableRow6";
|
||
this.xrTableRow6.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
|
||
this.xrTableRow6.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
|
||
this.xrTableRow6.Weight = 1D;
|
||
//
|
||
// xrTableCell13
|
||
//
|
||
this.xrTableCell13.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
||
new DevExpress.XtraReports.UI.XRBinding("Text", null, "Services.StartDate", "{0:dd.MM.yyyy}")});
|
||
this.xrTableCell13.Name = "xrTableCell13";
|
||
this.xrTableCell13.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 2, 0, 0, 100F);
|
||
this.xrTableCell13.StylePriority.UseFont = false;
|
||
this.xrTableCell13.StylePriority.UsePadding = false;
|
||
this.xrTableCell13.StylePriority.UseTextAlignment = false;
|
||
this.xrTableCell13.Text = "xrTableCell13";
|
||
this.xrTableCell13.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
|
||
this.xrTableCell13.Weight = 0.18939391608018341D;
|
||
//
|
||
// xrTableCell14
|
||
//
|
||
this.xrTableCell14.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
||
new DevExpress.XtraReports.UI.XRBinding("Text", null, "Services.TimeRangeString")});
|
||
this.xrTableCell14.Name = "xrTableCell14";
|
||
this.xrTableCell14.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 2, 0, 0, 100F);
|
||
this.xrTableCell14.StylePriority.UseFont = false;
|
||
this.xrTableCell14.StylePriority.UsePadding = false;
|
||
this.xrTableCell14.StylePriority.UseTextAlignment = false;
|
||
this.xrTableCell14.Text = "xrTableCell14";
|
||
this.xrTableCell14.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
|
||
this.xrTableCell14.Weight = 0.2525252200228319D;
|
||
//
|
||
// xrTableCell15
|
||
//
|
||
this.xrTableCell15.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
||
new DevExpress.XtraReports.UI.XRBinding("Text", null, "Services.Minutes", "{0:0.##}")});
|
||
this.xrTableCell15.Name = "xrTableCell15";
|
||
this.xrTableCell15.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 5, 0, 0, 100F);
|
||
this.xrTableCell15.StylePriority.UseFont = false;
|
||
this.xrTableCell15.StylePriority.UsePadding = false;
|
||
this.xrTableCell15.StylePriority.UseTextAlignment = false;
|
||
this.xrTableCell15.Text = "xrTableCell15";
|
||
this.xrTableCell15.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
|
||
this.xrTableCell15.Weight = 0.20202015279031915D;
|
||
//
|
||
// xrTableCell2
|
||
//
|
||
this.xrTableCell2.Name = "xrTableCell2";
|
||
this.xrTableCell2.Weight = 0.20833330178694887D;
|
||
//
|
||
// bindingSource1
|
||
//
|
||
this.bindingSource1.DataSource = typeof(BeWo.Report.ReportObjects.ServicesOverviewRO);
|
||
//
|
||
// formattingRuleStartDate
|
||
//
|
||
this.formattingRuleStartDate.Condition = "[StartDate2] < [StartDate]";
|
||
this.formattingRuleStartDate.DataMember = "ServicesDouble";
|
||
this.formattingRuleStartDate.Formatting.Visible = DevExpress.Utils.DefaultBoolean.False;
|
||
this.formattingRuleStartDate.Name = "formattingRuleStartDate";
|
||
//
|
||
// ReportHeader
|
||
//
|
||
this.ReportHeader.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
|
||
this.xrLabel10,
|
||
this.xrLabel29,
|
||
this.xrLabel26,
|
||
this.xrLabel25,
|
||
this.xrLabel24,
|
||
this.xrLabel23,
|
||
this.lblAdresse,
|
||
this.xrLabel21,
|
||
this.xrLabel9,
|
||
this.xrLabel20,
|
||
this.xrLabel18,
|
||
this.xrLabel15,
|
||
this.xrLabel14,
|
||
this.xrLabel13,
|
||
this.xrLabel12,
|
||
this.xrLabel1});
|
||
this.ReportHeader.Font = new DevExpress.Drawing.DXFont("Arial", 11F);
|
||
this.ReportHeader.HeightF = 271.5833F;
|
||
this.ReportHeader.Name = "ReportHeader";
|
||
this.ReportHeader.StylePriority.UseFont = false;
|
||
//
|
||
// xrLabel10
|
||
//
|
||
this.xrLabel10.Font = new DevExpress.Drawing.DXFont("Arial", 11F, DevExpress.Drawing.DXFontStyle.Bold);
|
||
this.xrLabel10.LocationFloat = new DevExpress.Utils.PointFloat(2F, 235F);
|
||
this.xrLabel10.Name = "xrLabel10";
|
||
this.xrLabel10.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
||
this.xrLabel10.SizeF = new System.Drawing.SizeF(62.99998F, 18F);
|
||
this.xrLabel10.StylePriority.UseFont = false;
|
||
this.xrLabel10.Text = "Monat:";
|
||
//
|
||
// xrLabel29
|
||
//
|
||
this.xrLabel29.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
||
new DevExpress.XtraReports.UI.XRBinding("Text", null, "MainAttendant")});
|
||
this.xrLabel29.Font = new DevExpress.Drawing.DXFont("Arial", 11F);
|
||
this.xrLabel29.LocationFloat = new DevExpress.Utils.PointFloat(299F, 163F);
|
||
this.xrLabel29.Name = "xrLabel29";
|
||
this.xrLabel29.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
||
this.xrLabel29.SizeF = new System.Drawing.SizeF(377.9999F, 18F);
|
||
this.xrLabel29.StylePriority.UseBorders = false;
|
||
this.xrLabel29.StylePriority.UseFont = false;
|
||
//
|
||
// xrLabel26
|
||
//
|
||
this.xrLabel26.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
||
new DevExpress.XtraReports.UI.XRBinding("Text", null, "ApprovedFLSPerWeek", "{0:0.##}")});
|
||
this.xrLabel26.Font = new DevExpress.Drawing.DXFont("Arial", 11F);
|
||
this.xrLabel26.LocationFloat = new DevExpress.Utils.PointFloat(299F, 127.4167F);
|
||
this.xrLabel26.Name = "xrLabel26";
|
||
this.xrLabel26.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
||
this.xrLabel26.SizeF = new System.Drawing.SizeF(377.9999F, 18F);
|
||
this.xrLabel26.StylePriority.UseBorders = false;
|
||
this.xrLabel26.StylePriority.UseFont = false;
|
||
this.xrLabel26.Text = "xrLabel26";
|
||
//
|
||
// xrLabel25
|
||
//
|
||
this.xrLabel25.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
||
new DevExpress.XtraReports.UI.XRBinding("Text", null, "ReferenceNumber")});
|
||
this.xrLabel25.Font = new DevExpress.Drawing.DXFont("Arial", 11F);
|
||
this.xrLabel25.LocationFloat = new DevExpress.Utils.PointFloat(299F, 109.4167F);
|
||
this.xrLabel25.Name = "xrLabel25";
|
||
this.xrLabel25.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
||
this.xrLabel25.SizeF = new System.Drawing.SizeF(377.9999F, 18F);
|
||
this.xrLabel25.StylePriority.UseBorders = false;
|
||
this.xrLabel25.StylePriority.UseFont = false;
|
||
//
|
||
// xrLabel24
|
||
//
|
||
this.xrLabel24.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
||
new DevExpress.XtraReports.UI.XRBinding("Text", null, "CustomerFirstName")});
|
||
this.xrLabel24.Font = new DevExpress.Drawing.DXFont("Arial", 11F);
|
||
this.xrLabel24.LocationFloat = new DevExpress.Utils.PointFloat(299F, 91.41668F);
|
||
this.xrLabel24.Name = "xrLabel24";
|
||
this.xrLabel24.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
||
this.xrLabel24.SizeF = new System.Drawing.SizeF(377.9999F, 18F);
|
||
this.xrLabel24.StylePriority.UseBorders = false;
|
||
this.xrLabel24.StylePriority.UseFont = false;
|
||
//
|
||
// xrLabel23
|
||
//
|
||
this.xrLabel23.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
||
new DevExpress.XtraReports.UI.XRBinding("Text", null, "CustomerLastName")});
|
||
this.xrLabel23.Font = new DevExpress.Drawing.DXFont("Arial", 11F);
|
||
this.xrLabel23.LocationFloat = new DevExpress.Utils.PointFloat(299F, 73.41668F);
|
||
this.xrLabel23.Name = "xrLabel23";
|
||
this.xrLabel23.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
||
this.xrLabel23.SizeF = new System.Drawing.SizeF(377.9999F, 18F);
|
||
this.xrLabel23.StylePriority.UseBorders = false;
|
||
this.xrLabel23.StylePriority.UseFont = false;
|
||
//
|
||
// lblAdresse
|
||
//
|
||
this.lblAdresse.Borders = DevExpress.XtraPrinting.BorderSide.None;
|
||
this.lblAdresse.LocationFloat = new DevExpress.Utils.PointFloat(0F, 36.00003F);
|
||
this.lblAdresse.Name = "lblAdresse";
|
||
this.lblAdresse.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
||
this.lblAdresse.SizeF = new System.Drawing.SizeF(676.9999F, 26.99998F);
|
||
this.lblAdresse.StylePriority.UseBorders = false;
|
||
this.lblAdresse.StylePriority.UseFont = false;
|
||
this.lblAdresse.StylePriority.UseTextAlignment = false;
|
||
this.lblAdresse.Text = "Anbieter: Theresia-Albers gGmbH, Hackst<73>ckstr. 37, 45527 Hattingen";
|
||
this.lblAdresse.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter;
|
||
//
|
||
// xrLabel21
|
||
//
|
||
this.xrLabel21.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
||
new DevExpress.XtraReports.UI.XRBinding("Text", null, "Year")});
|
||
this.xrLabel21.Font = new DevExpress.Drawing.DXFont("Arial", 11F, DevExpress.Drawing.DXFontStyle.Bold);
|
||
this.xrLabel21.LocationFloat = new DevExpress.Utils.PointFloat(299F, 235F);
|
||
this.xrLabel21.Name = "xrLabel21";
|
||
this.xrLabel21.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
||
this.xrLabel21.SizeF = new System.Drawing.SizeF(225F, 18F);
|
||
this.xrLabel21.StylePriority.UseBorders = false;
|
||
this.xrLabel21.StylePriority.UseFont = false;
|
||
//
|
||
// xrLabel9
|
||
//
|
||
this.xrLabel9.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
||
new DevExpress.XtraReports.UI.XRBinding("Text", null, "Month")});
|
||
this.xrLabel9.Font = new DevExpress.Drawing.DXFont("Arial", 11F, DevExpress.Drawing.DXFontStyle.Bold);
|
||
this.xrLabel9.LocationFloat = new DevExpress.Utils.PointFloat(65F, 235F);
|
||
this.xrLabel9.Name = "xrLabel9";
|
||
this.xrLabel9.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
||
this.xrLabel9.SizeF = new System.Drawing.SizeF(161.125F, 18F);
|
||
this.xrLabel9.StylePriority.UseBorders = false;
|
||
this.xrLabel9.StylePriority.UseFont = false;
|
||
//
|
||
// xrLabel20
|
||
//
|
||
this.xrLabel20.Font = new DevExpress.Drawing.DXFont("Arial", 11F, DevExpress.Drawing.DXFontStyle.Bold);
|
||
this.xrLabel20.LocationFloat = new DevExpress.Utils.PointFloat(245.75F, 235F);
|
||
this.xrLabel20.Name = "xrLabel20";
|
||
this.xrLabel20.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
||
this.xrLabel20.SizeF = new System.Drawing.SizeF(53.25014F, 18F);
|
||
this.xrLabel20.StylePriority.UseFont = false;
|
||
this.xrLabel20.Text = "Jahr:";
|
||
//
|
||
// xrLabel18
|
||
//
|
||
this.xrLabel18.LocationFloat = new DevExpress.Utils.PointFloat(2F, 163F);
|
||
this.xrLabel18.Name = "xrLabel18";
|
||
this.xrLabel18.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
||
this.xrLabel18.SizeF = new System.Drawing.SizeF(288F, 18F);
|
||
this.xrLabel18.StylePriority.UseFont = false;
|
||
this.xrLabel18.Text = "Verantwortliche/r Mitarbeiter/in:";
|
||
//
|
||
// xrLabel15
|
||
//
|
||
this.xrLabel15.LocationFloat = new DevExpress.Utils.PointFloat(1.999919F, 127.4167F);
|
||
this.xrLabel15.Name = "xrLabel15";
|
||
this.xrLabel15.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
||
this.xrLabel15.SizeF = new System.Drawing.SizeF(288F, 18F);
|
||
this.xrLabel15.StylePriority.UseFont = false;
|
||
this.xrLabel15.Text = "Bewilligte FLS/Woche:";
|
||
//
|
||
// xrLabel14
|
||
//
|
||
this.xrLabel14.LocationFloat = new DevExpress.Utils.PointFloat(1.999919F, 109.4167F);
|
||
this.xrLabel14.Name = "xrLabel14";
|
||
this.xrLabel14.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
||
this.xrLabel14.SizeF = new System.Drawing.SizeF(288F, 18F);
|
||
this.xrLabel14.StylePriority.UseFont = false;
|
||
this.xrLabel14.Text = "Aktenzeichen Landschaftsverband: ";
|
||
//
|
||
// xrLabel13
|
||
//
|
||
this.xrLabel13.LocationFloat = new DevExpress.Utils.PointFloat(1.999919F, 91.41668F);
|
||
this.xrLabel13.Name = "xrLabel13";
|
||
this.xrLabel13.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
||
this.xrLabel13.SizeF = new System.Drawing.SizeF(288F, 18F);
|
||
this.xrLabel13.StylePriority.UseFont = false;
|
||
this.xrLabel13.Text = "Vorname Klient/in:";
|
||
//
|
||
// xrLabel12
|
||
//
|
||
this.xrLabel12.LocationFloat = new DevExpress.Utils.PointFloat(1.999919F, 73.41668F);
|
||
this.xrLabel12.Name = "xrLabel12";
|
||
this.xrLabel12.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
||
this.xrLabel12.SizeF = new System.Drawing.SizeF(288F, 18F);
|
||
this.xrLabel12.StylePriority.UseFont = false;
|
||
this.xrLabel12.Text = "Name Klient/in:";
|
||
//
|
||
// xrLabel1
|
||
//
|
||
this.xrLabel1.Font = new DevExpress.Drawing.DXFont("Arial", 12F, ((DevExpress.Drawing.DXFontStyle)((DevExpress.Drawing.DXFontStyle.Bold | DevExpress.Drawing.DXFontStyle.Underline))));
|
||
this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
|
||
this.xrLabel1.Multiline = true;
|
||
this.xrLabel1.Name = "xrLabel1";
|
||
this.xrLabel1.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
||
this.xrLabel1.SizeF = new System.Drawing.SizeF(676.9999F, 25F);
|
||
this.xrLabel1.StylePriority.UseFont = false;
|
||
this.xrLabel1.StylePriority.UseTextAlignment = false;
|
||
this.xrLabel1.Text = "Quittierungsbeleg <20>ber direkte Betreuungsleistungen";
|
||
this.xrLabel1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter;
|
||
//
|
||
// formattingRuleServiceDesc
|
||
//
|
||
this.formattingRuleServiceDesc.Condition = "[StartDate2] < [StartDate]";
|
||
this.formattingRuleServiceDesc.DataMember = "ServicesDouble";
|
||
this.formattingRuleServiceDesc.Formatting.Visible = DevExpress.Utils.DefaultBoolean.False;
|
||
this.formattingRuleServiceDesc.Name = "formattingRuleServiceDesc";
|
||
//
|
||
// formattingRuleCostBearer
|
||
//
|
||
this.formattingRuleCostBearer.Condition = "[StartDate2] < [StartDate]";
|
||
this.formattingRuleCostBearer.DataMember = "ServicesDouble";
|
||
this.formattingRuleCostBearer.Formatting.Visible = DevExpress.Utils.DefaultBoolean.False;
|
||
this.formattingRuleCostBearer.Name = "formattingRuleCostBearer";
|
||
//
|
||
// formattingRuleEmployeeName
|
||
//
|
||
this.formattingRuleEmployeeName.Condition = "[StartDate2] < [StartDate]";
|
||
this.formattingRuleEmployeeName.DataMember = "ServicesDouble";
|
||
this.formattingRuleEmployeeName.Formatting.Visible = DevExpress.Utils.DefaultBoolean.False;
|
||
this.formattingRuleEmployeeName.Name = "formattingRuleEmployeeName";
|
||
//
|
||
// topMarginBand1
|
||
//
|
||
this.topMarginBand1.Font = new DevExpress.Drawing.DXFont("Times New Roman", 9.75F);
|
||
this.topMarginBand1.HeightF = 70F;
|
||
this.topMarginBand1.Name = "topMarginBand1";
|
||
this.topMarginBand1.StylePriority.UseFont = false;
|
||
//
|
||
// bottomMarginBand1
|
||
//
|
||
this.bottomMarginBand1.HeightF = 30F;
|
||
this.bottomMarginBand1.Name = "bottomMarginBand1";
|
||
//
|
||
// ReportFooter
|
||
//
|
||
this.ReportFooter.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
|
||
this.xrLabel2,
|
||
this.xrLabel7,
|
||
this.xrLabel6,
|
||
this.xrLabel5,
|
||
this.xrLabel4,
|
||
this.xrLabel3});
|
||
this.ReportFooter.Font = new DevExpress.Drawing.DXFont("Arial", 11F);
|
||
this.ReportFooter.HeightF = 170.8333F;
|
||
this.ReportFooter.Name = "ReportFooter";
|
||
this.ReportFooter.StylePriority.UseFont = false;
|
||
//
|
||
// xrLabel2
|
||
//
|
||
this.xrLabel2.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
|
||
this.xrLabel2.LocationFloat = new DevExpress.Utils.PointFloat(1.999919F, 127.0833F);
|
||
this.xrLabel2.Multiline = true;
|
||
this.xrLabel2.Name = "xrLabel2";
|
||
this.xrLabel2.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
||
this.xrLabel2.SizeF = new System.Drawing.SizeF(665.0001F, 43.75F);
|
||
this.xrLabel2.StylePriority.UseFont = false;
|
||
this.xrLabel2.StylePriority.UseTextAlignment = false;
|
||
this.xrLabel2.Text = "*Betreuungskontakte k<>nnen zeitnah einzeln (in der jeweiligen Zeile) oder gesamme" +
|
||
"lt am Ende des Monats quittiert werden.";
|
||
this.xrLabel2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopJustify;
|
||
//
|
||
// xrLabel7
|
||
//
|
||
this.xrLabel7.Borders = DevExpress.XtraPrinting.BorderSide.Top;
|
||
this.xrLabel7.LocationFloat = new DevExpress.Utils.PointFloat(443.3334F, 86.58333F);
|
||
this.xrLabel7.Name = "xrLabel7";
|
||
this.xrLabel7.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
||
this.xrLabel7.SizeF = new System.Drawing.SizeF(231.6666F, 17.99997F);
|
||
this.xrLabel7.StylePriority.UseBorders = false;
|
||
this.xrLabel7.StylePriority.UseFont = false;
|
||
this.xrLabel7.Text = "Unterschrift Klient/in*";
|
||
//
|
||
// xrLabel6
|
||
//
|
||
this.xrLabel6.Borders = DevExpress.XtraPrinting.BorderSide.Top;
|
||
this.xrLabel6.LocationFloat = new DevExpress.Utils.PointFloat(164.9999F, 86.58333F);
|
||
this.xrLabel6.Name = "xrLabel6";
|
||
this.xrLabel6.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
||
this.xrLabel6.SizeF = new System.Drawing.SizeF(249.5833F, 17.99997F);
|
||
this.xrLabel6.StylePriority.UseBorders = false;
|
||
this.xrLabel6.StylePriority.UseFont = false;
|
||
this.xrLabel6.Text = "Unterschrift Mitarbeiter/in";
|
||
//
|
||
// xrLabel5
|
||
//
|
||
this.xrLabel5.Borders = DevExpress.XtraPrinting.BorderSide.Top;
|
||
this.xrLabel5.LocationFloat = new DevExpress.Utils.PointFloat(1.999919F, 86.58333F);
|
||
this.xrLabel5.Name = "xrLabel5";
|
||
this.xrLabel5.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
||
this.xrLabel5.SizeF = new System.Drawing.SizeF(135F, 17.99997F);
|
||
this.xrLabel5.StylePriority.UseBorders = false;
|
||
this.xrLabel5.StylePriority.UseFont = false;
|
||
this.xrLabel5.Text = "Datum";
|
||
//
|
||
// xrLabel4
|
||
//
|
||
this.xrLabel4.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
|
||
| DevExpress.XtraPrinting.BorderSide.Right)
|
||
| DevExpress.XtraPrinting.BorderSide.Bottom)));
|
||
this.xrLabel4.BorderWidth = 2F;
|
||
this.xrLabel4.Font = new DevExpress.Drawing.DXFont("Arial", 10F, DevExpress.Drawing.DXFontStyle.Bold);
|
||
this.xrLabel4.LocationFloat = new DevExpress.Utils.PointFloat(350F, 0F);
|
||
this.xrLabel4.Name = "xrLabel4";
|
||
this.xrLabel4.Padding = new DevExpress.XtraPrinting.PaddingInfo(3, 3, 0, 0, 100F);
|
||
this.xrLabel4.SizeF = new System.Drawing.SizeF(160F, 20F);
|
||
this.xrLabel4.StylePriority.UseBorders = false;
|
||
this.xrLabel4.StylePriority.UseBorderWidth = false;
|
||
this.xrLabel4.StylePriority.UseFont = false;
|
||
this.xrLabel4.StylePriority.UsePadding = false;
|
||
this.xrLabel4.StylePriority.UseTextAlignment = false;
|
||
this.xrLabel4.Text = "[TotalFLMBillable]";
|
||
this.xrLabel4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
|
||
//
|
||
// xrLabel3
|
||
//
|
||
this.xrLabel3.Font = new DevExpress.Drawing.DXFont("Arial", 12F, DevExpress.Drawing.DXFontStyle.Bold);
|
||
this.xrLabel3.LocationFloat = new DevExpress.Utils.PointFloat(101F, 0F);
|
||
this.xrLabel3.Multiline = true;
|
||
this.xrLabel3.Name = "xrLabel3";
|
||
this.xrLabel3.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 5, 0, 0, 100F);
|
||
this.xrLabel3.SizeF = new System.Drawing.SizeF(249F, 20F);
|
||
this.xrLabel3.StylePriority.UseFont = false;
|
||
this.xrLabel3.StylePriority.UsePadding = false;
|
||
this.xrLabel3.StylePriority.UseTextAlignment = false;
|
||
this.xrLabel3.Text = "Summe";
|
||
this.xrLabel3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
|
||
//
|
||
// fieldAbrechenbareMinuten
|
||
//
|
||
this.fieldAbrechenbareMinuten.DataMember = "Services";
|
||
this.fieldAbrechenbareMinuten.Expression = "Iif([IsBillable], [Minutes], 0)";
|
||
this.fieldAbrechenbareMinuten.FieldType = DevExpress.XtraReports.UI.FieldType.Decimal;
|
||
this.fieldAbrechenbareMinuten.Name = "fieldAbrechenbareMinuten";
|
||
//
|
||
// fieldBillableFLS
|
||
//
|
||
this.fieldBillableFLS.Expression = "[TotalFLMBillable] / 60";
|
||
this.fieldBillableFLS.FieldType = DevExpress.XtraReports.UI.FieldType.Decimal;
|
||
this.fieldBillableFLS.Name = "fieldBillableFLS";
|
||
//
|
||
// fieldAbrechenbareFLS
|
||
//
|
||
this.fieldAbrechenbareFLS.Expression = "([TotalFLMBillable] / 60) * 1.2";
|
||
this.fieldAbrechenbareFLS.FieldType = DevExpress.XtraReports.UI.FieldType.Decimal;
|
||
this.fieldAbrechenbareFLS.Name = "fieldAbrechenbareFLS";
|
||
//
|
||
// Stundenzettel
|
||
//
|
||
this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
|
||
this.Detail,
|
||
this.DetailReport,
|
||
this.ReportHeader,
|
||
this.topMarginBand1,
|
||
this.bottomMarginBand1,
|
||
this.ReportFooter});
|
||
this.CalculatedFields.AddRange(new DevExpress.XtraReports.UI.CalculatedField[] {
|
||
this.fieldAbrechenbareMinuten,
|
||
this.fieldBillableFLS,
|
||
this.fieldAbrechenbareFLS});
|
||
this.DataSource = this.bindingSource1;
|
||
this.FormattingRuleSheet.AddRange(new DevExpress.XtraReports.UI.FormattingRule[] {
|
||
this.formattingRuleStartDate,
|
||
this.formattingRuleServiceDesc,
|
||
this.formattingRuleCostBearer,
|
||
this.formattingRuleEmployeeName});
|
||
this.Margins = new DevExpress.Drawing.DXMargins(75F, 75F, 70F, 30F);
|
||
this.PageHeight = 1169;
|
||
this.PageWidth = 827;
|
||
this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
|
||
this.SnapGridSize = 9F;
|
||
this.Version = "23.2";
|
||
((System.ComponentModel.ISupportInitialize)(this.xrTableServiceRecords1)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.xrTable3)).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.DetailReportBand DetailReport;
|
||
private DevExpress.XtraReports.UI.DetailBand Detail1;
|
||
private DevExpress.XtraReports.UI.XRTable xrTable3;
|
||
private DevExpress.XtraReports.UI.XRTableRow xrTableRow6;
|
||
private DevExpress.XtraReports.UI.XRTableCell xrTableCell14;
|
||
private DevExpress.XtraReports.UI.XRTableCell xrTableCell15;
|
||
private DevExpress.XtraReports.UI.ReportHeaderBand ReportHeader;
|
||
private DevExpress.XtraReports.UI.XRLabel xrLabel1;
|
||
private DevExpress.XtraReports.UI.XRTable xrTableServiceRecords1;
|
||
private DevExpress.XtraReports.UI.XRTableRow xrTableRow2;
|
||
private DevExpress.XtraReports.UI.XRTableCell xrTableCell3;
|
||
private DevExpress.XtraReports.UI.XRTableCell xrTableCell4;
|
||
private DevExpress.XtraReports.UI.XRTableCell xrTableCell11;
|
||
private DevExpress.XtraReports.UI.XRTableCell xrTableCell13;
|
||
private DevExpress.XtraReports.UI.FormattingRule formattingRuleStartDate;
|
||
private DevExpress.XtraReports.UI.FormattingRule formattingRuleServiceDesc;
|
||
private DevExpress.XtraReports.UI.FormattingRule formattingRuleCostBearer;
|
||
private DevExpress.XtraReports.UI.FormattingRule formattingRuleEmployeeName;
|
||
private DevExpress.XtraReports.UI.TopMarginBand topMarginBand1;
|
||
private DevExpress.XtraReports.UI.BottomMarginBand bottomMarginBand1;
|
||
private DevExpress.XtraReports.UI.XRLabel xrLabel12;
|
||
private DevExpress.XtraReports.UI.XRLabel xrLabel20;
|
||
private DevExpress.XtraReports.UI.XRLabel xrLabel18;
|
||
private DevExpress.XtraReports.UI.XRLabel xrLabel15;
|
||
private DevExpress.XtraReports.UI.XRLabel xrLabel14;
|
||
private DevExpress.XtraReports.UI.XRLabel xrLabel13;
|
||
private DevExpress.XtraReports.UI.XRLabel xrLabel21;
|
||
private DevExpress.XtraReports.UI.XRLabel xrLabel9;
|
||
private DevExpress.XtraReports.UI.XRLabel xrLabel29;
|
||
private DevExpress.XtraReports.UI.XRLabel xrLabel26;
|
||
private DevExpress.XtraReports.UI.XRLabel xrLabel25;
|
||
private DevExpress.XtraReports.UI.XRLabel xrLabel24;
|
||
private DevExpress.XtraReports.UI.XRLabel xrLabel23;
|
||
private DevExpress.XtraReports.UI.XRLabel lblAdresse;
|
||
private DevExpress.XtraReports.UI.ReportFooterBand ReportFooter;
|
||
private DevExpress.XtraReports.UI.CalculatedField fieldAbrechenbareMinuten;
|
||
private DevExpress.XtraReports.UI.XRLabel xrLabel4;
|
||
private DevExpress.XtraReports.UI.XRLabel xrLabel3;
|
||
private DevExpress.XtraReports.UI.XRLabel xrLabel6;
|
||
private DevExpress.XtraReports.UI.XRLabel xrLabel5;
|
||
private DevExpress.XtraReports.UI.XRLabel xrLabel7;
|
||
private DevExpress.XtraReports.UI.XRLabel xrLabel10;
|
||
private DevExpress.XtraReports.UI.CalculatedField fieldBillableFLS;
|
||
private DevExpress.XtraReports.UI.CalculatedField fieldAbrechenbareFLS;
|
||
private DevExpress.XtraReports.UI.XRTableCell xrTableCell1;
|
||
private DevExpress.XtraReports.UI.XRTableCell xrTableCell2;
|
||
private DevExpress.XtraReports.UI.XRLabel xrLabel2;
|
||
|
||
}
|
||
}
|