1220 lines
74 KiB
C#
1220 lines
74 KiB
C#
using BeWo.Report.ReportObjects;
|
||
namespace BeWo.FlingernMobilReports
|
||
{
|
||
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();
|
||
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Stundenzettel));
|
||
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.xrTableCell1 = new DevExpress.XtraReports.UI.XRTableCell();
|
||
this.xrTableCell4 = new DevExpress.XtraReports.UI.XRTableCell();
|
||
this.xrTableCell11 = 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.xrTableCell2 = new DevExpress.XtraReports.UI.XRTableCell();
|
||
this.xrTableCell5 = new DevExpress.XtraReports.UI.XRTableCell();
|
||
this.xrTableCell15 = 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.xrLabel2 = 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.xrLabel22 = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.xrLabel21 = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.xrLabel9 = 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.xrLabel20 = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.xrLabel19 = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.xrLabel16 = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.xrLabel17 = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.lblFehlkontakt = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.xrRichText1 = new DevExpress.XtraReports.UI.XRRichText();
|
||
this.xrRichText2 = new DevExpress.XtraReports.UI.XRRichText();
|
||
this.lblHatGruppen = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.lblHatAbwesenheiten = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.xrTableAbwesenheiten = new DevExpress.XtraReports.UI.XRTable();
|
||
this.xrTableRow3 = new DevExpress.XtraReports.UI.XRTableRow();
|
||
this.xrTableCell16 = new DevExpress.XtraReports.UI.XRTableCell();
|
||
this.xrTableCell17 = new DevExpress.XtraReports.UI.XRTableCell();
|
||
this.xrTableCell18 = new DevExpress.XtraReports.UI.XRTableCell();
|
||
this.xrTableRow4 = new DevExpress.XtraReports.UI.XRTableRow();
|
||
this.xrTableCell19 = new DevExpress.XtraReports.UI.XRTableCell();
|
||
this.xrTableCell20 = new DevExpress.XtraReports.UI.XRTableCell();
|
||
this.xrTableCell21 = new DevExpress.XtraReports.UI.XRTableCell();
|
||
this.xrTableRow5 = new DevExpress.XtraReports.UI.XRTableRow();
|
||
this.xrTableCell22 = new DevExpress.XtraReports.UI.XRTableCell();
|
||
this.xrTableCell23 = new DevExpress.XtraReports.UI.XRTableCell();
|
||
this.xrTableCell24 = new DevExpress.XtraReports.UI.XRTableCell();
|
||
this.xrTableRow7 = new DevExpress.XtraReports.UI.XRTableRow();
|
||
this.xrTableCell25 = new DevExpress.XtraReports.UI.XRTableCell();
|
||
this.xrTableCell26 = new DevExpress.XtraReports.UI.XRTableCell();
|
||
this.xrTableCell27 = new DevExpress.XtraReports.UI.XRTableCell();
|
||
this.xrTableRow8 = new DevExpress.XtraReports.UI.XRTableRow();
|
||
this.xrTableCell29 = new DevExpress.XtraReports.UI.XRTableCell();
|
||
this.xrTableCell30 = new DevExpress.XtraReports.UI.XRTableCell();
|
||
this.xrTableCell31 = new DevExpress.XtraReports.UI.XRTableCell();
|
||
this.xrLabel11 = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.xrLabel8 = 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.xrLabel10 = 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();
|
||
this.fieldGruppe = new DevExpress.XtraReports.UI.CalculatedField();
|
||
this.xrPictureBox2 = new DevExpress.XtraReports.UI.XRPictureBox();
|
||
this.xrLabel27 = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.xrPictureBox1 = new DevExpress.XtraReports.UI.XRPictureBox();
|
||
((System.ComponentModel.ISupportInitialize)(this.xrTableServiceRecords1)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.xrTable3)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.xrRichText1)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.xrRichText2)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.xrTableAbwesenheiten)).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);
|
||
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.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(667F, 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.xrTableCell1,
|
||
this.xrTableCell4,
|
||
this.xrTableCell11});
|
||
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.UseFont = false;
|
||
this.xrTableCell3.StylePriority.UseTextAlignment = false;
|
||
this.xrTableCell3.Text = "Datum";
|
||
this.xrTableCell3.Weight = 0.26847410596558963D;
|
||
//
|
||
// xrTableCell1
|
||
//
|
||
this.xrTableCell1.Multiline = true;
|
||
this.xrTableCell1.Name = "xrTableCell1";
|
||
this.xrTableCell1.Text = "Uhrzeit\r\nvon - bis";
|
||
this.xrTableCell1.Weight = 0.45841980095381263D;
|
||
//
|
||
// xrTableCell4
|
||
//
|
||
this.xrTableCell4.Name = "xrTableCell4";
|
||
this.xrTableCell4.Text = "Art";
|
||
this.xrTableCell4.Weight = 0.078528458574630311D;
|
||
//
|
||
// 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.38839254942716961D;
|
||
//
|
||
// 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(667F, 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.xrTableCell2,
|
||
this.xrTableCell5,
|
||
this.xrTableCell15});
|
||
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.13900745047395155D;
|
||
//
|
||
// xrTableCell2
|
||
//
|
||
this.xrTableCell2.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
||
new DevExpress.XtraReports.UI.XRBinding("Text", null, "Services.TimeRangeString")});
|
||
this.xrTableCell2.Name = "xrTableCell2";
|
||
this.xrTableCell2.StylePriority.UseTextAlignment = false;
|
||
this.xrTableCell2.Text = "xrTableCell2";
|
||
this.xrTableCell2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
|
||
this.xrTableCell2.Weight = 0.23735536867780116D;
|
||
//
|
||
// xrTableCell5
|
||
//
|
||
this.xrTableCell5.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
||
new DevExpress.XtraReports.UI.XRBinding("Text", null, "Services.Notice5")});
|
||
this.xrTableCell5.Name = "xrTableCell5";
|
||
this.xrTableCell5.StylePriority.UseTextAlignment = false;
|
||
this.xrTableCell5.Text = "xrTableCell5";
|
||
this.xrTableCell5.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
|
||
this.xrTableCell5.Weight = 0.040659570634669087D;
|
||
//
|
||
// xrTableCell15
|
||
//
|
||
this.xrTableCell15.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
||
new DevExpress.XtraReports.UI.XRBinding("Text", null, "Services.Notice")});
|
||
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.20109747674228579D;
|
||
//
|
||
// 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.xrLabel2,
|
||
this.xrLabel29,
|
||
this.xrLabel26,
|
||
this.xrLabel25,
|
||
this.xrLabel24,
|
||
this.xrLabel23,
|
||
this.xrLabel22,
|
||
this.xrLabel21,
|
||
this.xrLabel9,
|
||
this.xrLabel18,
|
||
this.xrLabel15,
|
||
this.xrLabel14,
|
||
this.xrLabel13,
|
||
this.xrLabel12,
|
||
this.xrLabel1});
|
||
this.ReportHeader.Font = new DevExpress.Drawing.DXFont("Arial", 11F);
|
||
this.ReportHeader.HeightF = 234.7917F;
|
||
this.ReportHeader.Name = "ReportHeader";
|
||
this.ReportHeader.StylePriority.UseFont = false;
|
||
//
|
||
// xrLabel2
|
||
//
|
||
this.xrLabel2.Borders = DevExpress.XtraPrinting.BorderSide.None;
|
||
this.xrLabel2.Font = new DevExpress.Drawing.DXFont("Arial", 11F, DevExpress.Drawing.DXFontStyle.Bold);
|
||
this.xrLabel2.LocationFloat = new DevExpress.Utils.PointFloat(155.2083F, 36.00003F);
|
||
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(279.7917F, 41.58334F);
|
||
this.xrLabel2.StylePriority.UseBorders = false;
|
||
this.xrLabel2.StylePriority.UseFont = false;
|
||
this.xrLabel2.StylePriority.UseTextAlignment = false;
|
||
this.xrLabel2.Text = "Flingern mobil e.V.\r\nPLAN B";
|
||
this.xrLabel2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter;
|
||
//
|
||
// 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(311.5835F, 167.5834F);
|
||
this.xrLabel29.Name = "xrLabel29";
|
||
this.xrLabel29.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
||
this.xrLabel29.SizeF = new System.Drawing.SizeF(363.4166F, 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(345.9585F, 131.5834F);
|
||
this.xrLabel26.Name = "xrLabel26";
|
||
this.xrLabel26.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
||
this.xrLabel26.SizeF = new System.Drawing.SizeF(329.0416F, 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(311.5835F, 113.5834F);
|
||
this.xrLabel25.Name = "xrLabel25";
|
||
this.xrLabel25.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
||
this.xrLabel25.SizeF = new System.Drawing.SizeF(363.4166F, 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(311.5835F, 95.58337F);
|
||
this.xrLabel24.Name = "xrLabel24";
|
||
this.xrLabel24.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
||
this.xrLabel24.SizeF = new System.Drawing.SizeF(363.4166F, 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(311.5835F, 77.58337F);
|
||
this.xrLabel23.Name = "xrLabel23";
|
||
this.xrLabel23.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
||
this.xrLabel23.SizeF = new System.Drawing.SizeF(363.4166F, 17.99999F);
|
||
this.xrLabel23.StylePriority.UseBorders = false;
|
||
this.xrLabel23.StylePriority.UseFont = false;
|
||
//
|
||
// xrLabel22
|
||
//
|
||
this.xrLabel22.Borders = DevExpress.XtraPrinting.BorderSide.None;
|
||
this.xrLabel22.Font = new DevExpress.Drawing.DXFont("Arial", 11F, DevExpress.Drawing.DXFontStyle.Bold);
|
||
this.xrLabel22.LocationFloat = new DevExpress.Utils.PointFloat(1.999919F, 36.00003F);
|
||
this.xrLabel22.Multiline = true;
|
||
this.xrLabel22.Name = "xrLabel22";
|
||
this.xrLabel22.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
||
this.xrLabel22.SizeF = new System.Drawing.SizeF(153.2083F, 23.87498F);
|
||
this.xrLabel22.StylePriority.UseBorders = false;
|
||
this.xrLabel22.StylePriority.UseFont = false;
|
||
this.xrLabel22.StylePriority.UseTextAlignment = false;
|
||
this.xrLabel22.Text = "Anbieter:";
|
||
this.xrLabel22.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
|
||
//
|
||
// xrLabel21
|
||
//
|
||
this.xrLabel21.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
||
new DevExpress.XtraReports.UI.XRBinding("Text", null, "Year", "Jahr: {0}")});
|
||
this.xrLabel21.Font = new DevExpress.Drawing.DXFont("Arial", 11F, DevExpress.Drawing.DXFontStyle.Bold);
|
||
this.xrLabel21.LocationFloat = new DevExpress.Utils.PointFloat(168F, 203.5834F);
|
||
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;
|
||
this.xrLabel21.Text = "xrLabel21";
|
||
//
|
||
// xrLabel9
|
||
//
|
||
this.xrLabel9.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
||
new DevExpress.XtraReports.UI.XRBinding("Text", null, "Month", "Monat: {0}")});
|
||
this.xrLabel9.Font = new DevExpress.Drawing.DXFont("Arial", 11F, DevExpress.Drawing.DXFontStyle.Bold);
|
||
this.xrLabel9.LocationFloat = new DevExpress.Utils.PointFloat(0F, 203.5834F);
|
||
this.xrLabel9.Name = "xrLabel9";
|
||
this.xrLabel9.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
||
this.xrLabel9.SizeF = new System.Drawing.SizeF(155.2083F, 18F);
|
||
this.xrLabel9.StylePriority.UseBorders = false;
|
||
this.xrLabel9.StylePriority.UseFont = false;
|
||
this.xrLabel9.Text = "xrLabel9";
|
||
//
|
||
// xrLabel18
|
||
//
|
||
this.xrLabel18.Font = new DevExpress.Drawing.DXFont("Arial", 11F, DevExpress.Drawing.DXFontStyle.Bold);
|
||
this.xrLabel18.LocationFloat = new DevExpress.Utils.PointFloat(0F, 167.5834F);
|
||
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.Font = new DevExpress.Drawing.DXFont("Arial", 11F, DevExpress.Drawing.DXFontStyle.Bold);
|
||
this.xrLabel15.LocationFloat = new DevExpress.Utils.PointFloat(0F, 131.5834F);
|
||
this.xrLabel15.Name = "xrLabel15";
|
||
this.xrLabel15.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
||
this.xrLabel15.SizeF = new System.Drawing.SizeF(345.9585F, 18F);
|
||
this.xrLabel15.StylePriority.UseFont = false;
|
||
this.xrLabel15.Text = "Bewilligte Fachleistungsstunden w<>chentl.:";
|
||
//
|
||
// xrLabel14
|
||
//
|
||
this.xrLabel14.Font = new DevExpress.Drawing.DXFont("Arial", 11F, DevExpress.Drawing.DXFontStyle.Bold);
|
||
this.xrLabel14.LocationFloat = new DevExpress.Utils.PointFloat(0F, 113.5834F);
|
||
this.xrLabel14.Name = "xrLabel14";
|
||
this.xrLabel14.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
||
this.xrLabel14.SizeF = new System.Drawing.SizeF(311.5835F, 18F);
|
||
this.xrLabel14.StylePriority.UseFont = false;
|
||
this.xrLabel14.Text = "Aktenzeichen: ";
|
||
//
|
||
// xrLabel13
|
||
//
|
||
this.xrLabel13.Font = new DevExpress.Drawing.DXFont("Arial", 11F, DevExpress.Drawing.DXFontStyle.Bold);
|
||
this.xrLabel13.LocationFloat = new DevExpress.Utils.PointFloat(0F, 95.58337F);
|
||
this.xrLabel13.Name = "xrLabel13";
|
||
this.xrLabel13.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
||
this.xrLabel13.SizeF = new System.Drawing.SizeF(311.5835F, 18F);
|
||
this.xrLabel13.StylePriority.UseFont = false;
|
||
this.xrLabel13.Text = "Vorname Klient / in:";
|
||
//
|
||
// xrLabel12
|
||
//
|
||
this.xrLabel12.Font = new DevExpress.Drawing.DXFont("Arial", 11F, DevExpress.Drawing.DXFontStyle.Bold);
|
||
this.xrLabel12.LocationFloat = new DevExpress.Utils.PointFloat(0F, 77.58337F);
|
||
this.xrLabel12.Name = "xrLabel12";
|
||
this.xrLabel12.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
||
this.xrLabel12.SizeF = new System.Drawing.SizeF(311.5835F, 17.99999F);
|
||
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(677F, 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 = 90F;
|
||
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.xrPictureBox2,
|
||
this.xrLabel27,
|
||
this.xrPictureBox1,
|
||
this.xrLabel20,
|
||
this.xrLabel19,
|
||
this.xrLabel16,
|
||
this.xrLabel17,
|
||
this.lblFehlkontakt,
|
||
this.xrRichText1,
|
||
this.xrRichText2,
|
||
this.lblHatGruppen,
|
||
this.lblHatAbwesenheiten,
|
||
this.xrTableAbwesenheiten,
|
||
this.xrLabel11,
|
||
this.xrLabel8,
|
||
this.xrLabel7,
|
||
this.xrLabel6,
|
||
this.xrLabel5,
|
||
this.xrLabel4,
|
||
this.xrLabel3,
|
||
this.xrLabel10});
|
||
this.ReportFooter.Font = new DevExpress.Drawing.DXFont("Arial", 11F);
|
||
this.ReportFooter.HeightF = 317.8333F;
|
||
this.ReportFooter.Name = "ReportFooter";
|
||
this.ReportFooter.StylePriority.UseFont = false;
|
||
//
|
||
// xrLabel20
|
||
//
|
||
this.xrLabel20.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Right)
|
||
| DevExpress.XtraPrinting.BorderSide.Bottom)));
|
||
this.xrLabel20.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
||
new DevExpress.XtraReports.UI.XRBinding("Text", null, "TotalFLMFehlkontakte")});
|
||
this.xrLabel20.Font = new DevExpress.Drawing.DXFont("Arial", 11F);
|
||
this.xrLabel20.LocationFloat = new DevExpress.Utils.PointFloat(450F, 76.75169F);
|
||
this.xrLabel20.Multiline = true;
|
||
this.xrLabel20.Name = "xrLabel20";
|
||
this.xrLabel20.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
||
this.xrLabel20.SizeF = new System.Drawing.SizeF(217.0001F, 18.69783F);
|
||
this.xrLabel20.StylePriority.UseBorders = false;
|
||
this.xrLabel20.StylePriority.UseFont = false;
|
||
this.xrLabel20.StylePriority.UseTextAlignment = false;
|
||
this.xrLabel20.Text = "3. Summe Fehlkontakte";
|
||
this.xrLabel20.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
|
||
//
|
||
// xrLabel19
|
||
//
|
||
this.xrLabel19.Font = new DevExpress.Drawing.DXFont("Arial", 11F);
|
||
this.xrLabel19.LocationFloat = new DevExpress.Utils.PointFloat(176.1251F, 76.75169F);
|
||
this.xrLabel19.Multiline = true;
|
||
this.xrLabel19.Name = "xrLabel19";
|
||
this.xrLabel19.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
||
this.xrLabel19.SizeF = new System.Drawing.SizeF(273.8749F, 18.69783F);
|
||
this.xrLabel19.StylePriority.UseFont = false;
|
||
this.xrLabel19.StylePriority.UseTextAlignment = false;
|
||
this.xrLabel19.Text = "3. Summe Fehlkontakte";
|
||
this.xrLabel19.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
|
||
//
|
||
// xrLabel16
|
||
//
|
||
this.xrLabel16.Font = new DevExpress.Drawing.DXFont("Arial", 9F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
|
||
new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
|
||
this.xrLabel16.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
|
||
this.xrLabel16.Name = "xrLabel16";
|
||
this.xrLabel16.Padding = new DevExpress.XtraPrinting.PaddingInfo(3, 2, 0, 0, 100F);
|
||
this.xrLabel16.SizeF = new System.Drawing.SizeF(168F, 20F);
|
||
this.xrLabel16.StylePriority.UseBackColor = false;
|
||
this.xrLabel16.StylePriority.UseBorders = false;
|
||
this.xrLabel16.StylePriority.UseFont = false;
|
||
this.xrLabel16.StylePriority.UsePadding = false;
|
||
this.xrLabel16.StylePriority.UseTextAlignment = false;
|
||
this.xrLabel16.Text = "E = ear to ear, face to face";
|
||
this.xrLabel16.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
|
||
//
|
||
// xrLabel17
|
||
//
|
||
this.xrLabel17.Font = new DevExpress.Drawing.DXFont("Arial", 9F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
|
||
new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
|
||
this.xrLabel17.LocationFloat = new DevExpress.Utils.PointFloat(0F, 20.00008F);
|
||
this.xrLabel17.Name = "xrLabel17";
|
||
this.xrLabel17.Padding = new DevExpress.XtraPrinting.PaddingInfo(3, 2, 0, 0, 100F);
|
||
this.xrLabel17.SizeF = new System.Drawing.SizeF(168F, 20F);
|
||
this.xrLabel17.StylePriority.UseBackColor = false;
|
||
this.xrLabel17.StylePriority.UseBorders = false;
|
||
this.xrLabel17.StylePriority.UseFont = false;
|
||
this.xrLabel17.StylePriority.UsePadding = false;
|
||
this.xrLabel17.StylePriority.UseTextAlignment = false;
|
||
this.xrLabel17.Text = "GR = Gruppenangebot";
|
||
this.xrLabel17.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
|
||
//
|
||
// lblFehlkontakt
|
||
//
|
||
this.lblFehlkontakt.Font = new DevExpress.Drawing.DXFont("Arial", 9F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
|
||
new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
|
||
this.lblFehlkontakt.LocationFloat = new DevExpress.Utils.PointFloat(0F, 40.00003F);
|
||
this.lblFehlkontakt.Name = "lblFehlkontakt";
|
||
this.lblFehlkontakt.Padding = new DevExpress.XtraPrinting.PaddingInfo(3, 2, 0, 0, 100F);
|
||
this.lblFehlkontakt.SizeF = new System.Drawing.SizeF(168F, 20F);
|
||
this.lblFehlkontakt.StylePriority.UseBackColor = false;
|
||
this.lblFehlkontakt.StylePriority.UseBorders = false;
|
||
this.lblFehlkontakt.StylePriority.UseFont = false;
|
||
this.lblFehlkontakt.StylePriority.UsePadding = false;
|
||
this.lblFehlkontakt.StylePriority.UseTextAlignment = false;
|
||
this.lblFehlkontakt.Text = "F = Fehlkontakt";
|
||
this.lblFehlkontakt.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
|
||
//
|
||
// xrRichText1
|
||
//
|
||
this.xrRichText1.Font = new DevExpress.Drawing.DXFont("Arial", 8F);
|
||
this.xrRichText1.LocationFloat = new DevExpress.Utils.PointFloat(464.2502F, 116.5555F);
|
||
this.xrRichText1.Name = "xrRichText1";
|
||
this.xrRichText1.SerializableRtfString = resources.GetString("xrRichText1.SerializableRtfString");
|
||
this.xrRichText1.SizeF = new System.Drawing.SizeF(223.7498F, 50.00001F);
|
||
this.xrRichText1.StylePriority.UseFont = false;
|
||
//
|
||
// xrRichText2
|
||
//
|
||
this.xrRichText2.Font = new DevExpress.Drawing.DXFont("Arial", 8F);
|
||
this.xrRichText2.LocationFloat = new DevExpress.Utils.PointFloat(464.2502F, 166.5556F);
|
||
this.xrRichText2.Name = "xrRichText2";
|
||
this.xrRichText2.SerializableRtfString = resources.GetString("xrRichText2.SerializableRtfString");
|
||
this.xrRichText2.SizeF = new System.Drawing.SizeF(223.7497F, 68.05556F);
|
||
this.xrRichText2.StylePriority.UseFont = false;
|
||
//
|
||
// lblHatGruppen
|
||
//
|
||
this.lblHatGruppen.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
|
||
| DevExpress.XtraPrinting.BorderSide.Right)
|
||
| DevExpress.XtraPrinting.BorderSide.Bottom)));
|
||
this.lblHatGruppen.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
|
||
this.lblHatGruppen.LocationFloat = new DevExpress.Utils.PointFloat(424.9166F, 116.5555F);
|
||
this.lblHatGruppen.Name = "lblHatGruppen";
|
||
this.lblHatGruppen.Padding = new DevExpress.XtraPrinting.PaddingInfo(3, 2, 0, 0, 100F);
|
||
this.lblHatGruppen.SizeF = new System.Drawing.SizeF(30F, 30F);
|
||
this.lblHatGruppen.StylePriority.UseBackColor = false;
|
||
this.lblHatGruppen.StylePriority.UseBorders = false;
|
||
this.lblHatGruppen.StylePriority.UseFont = false;
|
||
this.lblHatGruppen.StylePriority.UsePadding = false;
|
||
this.lblHatGruppen.StylePriority.UseTextAlignment = false;
|
||
this.lblHatGruppen.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
|
||
//
|
||
// lblHatAbwesenheiten
|
||
//
|
||
this.lblHatAbwesenheiten.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
|
||
| DevExpress.XtraPrinting.BorderSide.Right)
|
||
| DevExpress.XtraPrinting.BorderSide.Bottom)));
|
||
this.lblHatAbwesenheiten.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
|
||
this.lblHatAbwesenheiten.LocationFloat = new DevExpress.Utils.PointFloat(424.9166F, 166.5556F);
|
||
this.lblHatAbwesenheiten.Name = "lblHatAbwesenheiten";
|
||
this.lblHatAbwesenheiten.Padding = new DevExpress.XtraPrinting.PaddingInfo(3, 2, 0, 0, 100F);
|
||
this.lblHatAbwesenheiten.SizeF = new System.Drawing.SizeF(30F, 30F);
|
||
this.lblHatAbwesenheiten.StylePriority.UseBackColor = false;
|
||
this.lblHatAbwesenheiten.StylePriority.UseBorders = false;
|
||
this.lblHatAbwesenheiten.StylePriority.UseFont = false;
|
||
this.lblHatAbwesenheiten.StylePriority.UsePadding = false;
|
||
this.lblHatAbwesenheiten.StylePriority.UseTextAlignment = false;
|
||
this.lblHatAbwesenheiten.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
|
||
//
|
||
// xrTableAbwesenheiten
|
||
//
|
||
this.xrTableAbwesenheiten.BorderColor = System.Drawing.Color.Black;
|
||
this.xrTableAbwesenheiten.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
|
||
| DevExpress.XtraPrinting.BorderSide.Right)
|
||
| DevExpress.XtraPrinting.BorderSide.Bottom)));
|
||
this.xrTableAbwesenheiten.Font = new DevExpress.Drawing.DXFont("Arial", 10F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
|
||
new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
|
||
this.xrTableAbwesenheiten.LocationFloat = new DevExpress.Utils.PointFloat(172.1252F, 116.5555F);
|
||
this.xrTableAbwesenheiten.Name = "xrTableAbwesenheiten";
|
||
this.xrTableAbwesenheiten.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
|
||
this.xrTableAbwesenheiten.Rows.AddRange(new DevExpress.XtraReports.UI.XRTableRow[] {
|
||
this.xrTableRow3,
|
||
this.xrTableRow4,
|
||
this.xrTableRow5,
|
||
this.xrTableRow7,
|
||
this.xrTableRow8});
|
||
this.xrTableAbwesenheiten.SizeF = new System.Drawing.SizeF(230F, 100F);
|
||
this.xrTableAbwesenheiten.StylePriority.UseBorders = false;
|
||
this.xrTableAbwesenheiten.StylePriority.UseFont = false;
|
||
this.xrTableAbwesenheiten.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
|
||
//
|
||
// xrTableRow3
|
||
//
|
||
this.xrTableRow3.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
|
||
this.xrTableCell16,
|
||
this.xrTableCell17,
|
||
this.xrTableCell18});
|
||
this.xrTableRow3.Name = "xrTableRow3";
|
||
this.xrTableRow3.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
|
||
this.xrTableRow3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
|
||
this.xrTableRow3.Weight = 1D;
|
||
//
|
||
// xrTableCell16
|
||
//
|
||
this.xrTableCell16.Font = new DevExpress.Drawing.DXFont("Arial", 10F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
|
||
new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
|
||
this.xrTableCell16.Name = "xrTableCell16";
|
||
this.xrTableCell16.StylePriority.UseBorders = false;
|
||
this.xrTableCell16.StylePriority.UseFont = false;
|
||
this.xrTableCell16.StylePriority.UsePadding = false;
|
||
this.xrTableCell16.StylePriority.UseTextAlignment = false;
|
||
this.xrTableCell16.Text = "von";
|
||
this.xrTableCell16.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
|
||
this.xrTableCell16.Weight = 0.1073232364991462D;
|
||
//
|
||
// xrTableCell17
|
||
//
|
||
this.xrTableCell17.Font = new DevExpress.Drawing.DXFont("Arial", 10F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
|
||
new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
|
||
this.xrTableCell17.Name = "xrTableCell17";
|
||
this.xrTableCell17.StylePriority.UseBorders = false;
|
||
this.xrTableCell17.StylePriority.UseFont = false;
|
||
this.xrTableCell17.StylePriority.UsePadding = false;
|
||
this.xrTableCell17.StylePriority.UseTextAlignment = false;
|
||
this.xrTableCell17.Text = "bis";
|
||
this.xrTableCell17.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
|
||
this.xrTableCell17.Weight = 0.10732323432577288D;
|
||
//
|
||
// xrTableCell18
|
||
//
|
||
this.xrTableCell18.Font = new DevExpress.Drawing.DXFont("Arial", 9.75F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
|
||
new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
|
||
this.xrTableCell18.Name = "xrTableCell18";
|
||
this.xrTableCell18.StylePriority.UseBorders = false;
|
||
this.xrTableCell18.StylePriority.UseFont = false;
|
||
this.xrTableCell18.StylePriority.UsePadding = false;
|
||
this.xrTableCell18.StylePriority.UseTextAlignment = false;
|
||
this.xrTableCell18.Text = "Tage";
|
||
this.xrTableCell18.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
|
||
this.xrTableCell18.Weight = 0.075757568269402914D;
|
||
//
|
||
// xrTableRow4
|
||
//
|
||
this.xrTableRow4.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
|
||
this.xrTableCell19,
|
||
this.xrTableCell20,
|
||
this.xrTableCell21});
|
||
this.xrTableRow4.Name = "xrTableRow4";
|
||
this.xrTableRow4.Weight = 1D;
|
||
//
|
||
// xrTableCell19
|
||
//
|
||
this.xrTableCell19.Font = new DevExpress.Drawing.DXFont("Arial", 10F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
|
||
new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
|
||
this.xrTableCell19.Name = "xrTableCell19";
|
||
this.xrTableCell19.StylePriority.UseFont = false;
|
||
this.xrTableCell19.StylePriority.UseTextAlignment = false;
|
||
this.xrTableCell19.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
|
||
this.xrTableCell19.Weight = 0.1073232364991462D;
|
||
//
|
||
// xrTableCell20
|
||
//
|
||
this.xrTableCell20.Font = new DevExpress.Drawing.DXFont("Arial", 10F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
|
||
new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
|
||
this.xrTableCell20.Name = "xrTableCell20";
|
||
this.xrTableCell20.StylePriority.UseFont = false;
|
||
this.xrTableCell20.StylePriority.UseTextAlignment = false;
|
||
this.xrTableCell20.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
|
||
this.xrTableCell20.Weight = 0.10732323432577288D;
|
||
//
|
||
// xrTableCell21
|
||
//
|
||
this.xrTableCell21.Font = new DevExpress.Drawing.DXFont("Arial", 9.75F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
|
||
new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
|
||
this.xrTableCell21.Name = "xrTableCell21";
|
||
this.xrTableCell21.StylePriority.UseFont = false;
|
||
this.xrTableCell21.StylePriority.UseTextAlignment = false;
|
||
this.xrTableCell21.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
|
||
this.xrTableCell21.Weight = 0.075757568269402914D;
|
||
//
|
||
// xrTableRow5
|
||
//
|
||
this.xrTableRow5.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
|
||
this.xrTableCell22,
|
||
this.xrTableCell23,
|
||
this.xrTableCell24});
|
||
this.xrTableRow5.Name = "xrTableRow5";
|
||
this.xrTableRow5.Weight = 1D;
|
||
//
|
||
// xrTableCell22
|
||
//
|
||
this.xrTableCell22.Font = new DevExpress.Drawing.DXFont("Arial", 10F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
|
||
new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
|
||
this.xrTableCell22.Name = "xrTableCell22";
|
||
this.xrTableCell22.StylePriority.UseFont = false;
|
||
this.xrTableCell22.StylePriority.UseTextAlignment = false;
|
||
this.xrTableCell22.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
|
||
this.xrTableCell22.Weight = 0.1073232364991462D;
|
||
//
|
||
// xrTableCell23
|
||
//
|
||
this.xrTableCell23.Font = new DevExpress.Drawing.DXFont("Arial", 10F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
|
||
new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
|
||
this.xrTableCell23.Name = "xrTableCell23";
|
||
this.xrTableCell23.StylePriority.UseFont = false;
|
||
this.xrTableCell23.StylePriority.UseTextAlignment = false;
|
||
this.xrTableCell23.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
|
||
this.xrTableCell23.Weight = 0.10732323432577288D;
|
||
//
|
||
// xrTableCell24
|
||
//
|
||
this.xrTableCell24.Font = new DevExpress.Drawing.DXFont("Arial", 9.75F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
|
||
new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
|
||
this.xrTableCell24.Name = "xrTableCell24";
|
||
this.xrTableCell24.StylePriority.UseFont = false;
|
||
this.xrTableCell24.StylePriority.UseTextAlignment = false;
|
||
this.xrTableCell24.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
|
||
this.xrTableCell24.Weight = 0.075757568269402914D;
|
||
//
|
||
// xrTableRow7
|
||
//
|
||
this.xrTableRow7.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
|
||
this.xrTableCell25,
|
||
this.xrTableCell26,
|
||
this.xrTableCell27});
|
||
this.xrTableRow7.Name = "xrTableRow7";
|
||
this.xrTableRow7.Weight = 1D;
|
||
//
|
||
// xrTableCell25
|
||
//
|
||
this.xrTableCell25.Font = new DevExpress.Drawing.DXFont("Arial", 10F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
|
||
new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
|
||
this.xrTableCell25.Name = "xrTableCell25";
|
||
this.xrTableCell25.StylePriority.UseFont = false;
|
||
this.xrTableCell25.StylePriority.UseTextAlignment = false;
|
||
this.xrTableCell25.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
|
||
this.xrTableCell25.Weight = 0.1073232364991462D;
|
||
//
|
||
// xrTableCell26
|
||
//
|
||
this.xrTableCell26.Font = new DevExpress.Drawing.DXFont("Arial", 10F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
|
||
new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
|
||
this.xrTableCell26.Name = "xrTableCell26";
|
||
this.xrTableCell26.StylePriority.UseFont = false;
|
||
this.xrTableCell26.StylePriority.UseTextAlignment = false;
|
||
this.xrTableCell26.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
|
||
this.xrTableCell26.Weight = 0.10732323432577288D;
|
||
//
|
||
// xrTableCell27
|
||
//
|
||
this.xrTableCell27.Font = new DevExpress.Drawing.DXFont("Arial", 9.75F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
|
||
new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
|
||
this.xrTableCell27.Name = "xrTableCell27";
|
||
this.xrTableCell27.StylePriority.UseFont = false;
|
||
this.xrTableCell27.StylePriority.UseTextAlignment = false;
|
||
this.xrTableCell27.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
|
||
this.xrTableCell27.Weight = 0.075757568269402914D;
|
||
//
|
||
// xrTableRow8
|
||
//
|
||
this.xrTableRow8.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
|
||
this.xrTableCell29,
|
||
this.xrTableCell30,
|
||
this.xrTableCell31});
|
||
this.xrTableRow8.Name = "xrTableRow8";
|
||
this.xrTableRow8.Weight = 1D;
|
||
//
|
||
// xrTableCell29
|
||
//
|
||
this.xrTableCell29.Font = new DevExpress.Drawing.DXFont("Arial", 10F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
|
||
new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
|
||
this.xrTableCell29.Name = "xrTableCell29";
|
||
this.xrTableCell29.StylePriority.UseFont = false;
|
||
this.xrTableCell29.StylePriority.UseTextAlignment = false;
|
||
this.xrTableCell29.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
|
||
this.xrTableCell29.Weight = 0.1073232364991462D;
|
||
//
|
||
// xrTableCell30
|
||
//
|
||
this.xrTableCell30.Font = new DevExpress.Drawing.DXFont("Arial", 10F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
|
||
new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
|
||
this.xrTableCell30.Name = "xrTableCell30";
|
||
this.xrTableCell30.StylePriority.UseFont = false;
|
||
this.xrTableCell30.StylePriority.UseTextAlignment = false;
|
||
this.xrTableCell30.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
|
||
this.xrTableCell30.Weight = 0.10732323432577288D;
|
||
//
|
||
// xrTableCell31
|
||
//
|
||
this.xrTableCell31.Font = new DevExpress.Drawing.DXFont("Arial", 9.75F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
|
||
new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
|
||
this.xrTableCell31.Name = "xrTableCell31";
|
||
this.xrTableCell31.StylePriority.UseFont = false;
|
||
this.xrTableCell31.StylePriority.UseTextAlignment = false;
|
||
this.xrTableCell31.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
|
||
this.xrTableCell31.Weight = 0.075757568269402914D;
|
||
//
|
||
// xrLabel11
|
||
//
|
||
this.xrLabel11.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
|
||
| DevExpress.XtraPrinting.BorderSide.Right)
|
||
| DevExpress.XtraPrinting.BorderSide.Bottom)));
|
||
this.xrLabel11.BorderWidth = 2F;
|
||
this.xrLabel11.Font = new DevExpress.Drawing.DXFont("Arial", 11F, DevExpress.Drawing.DXFontStyle.Bold);
|
||
this.xrLabel11.LocationFloat = new DevExpress.Utils.PointFloat(450F, 40.00003F);
|
||
this.xrLabel11.Name = "xrLabel11";
|
||
this.xrLabel11.Padding = new DevExpress.XtraPrinting.PaddingInfo(3, 3, 0, 0, 100F);
|
||
this.xrLabel11.SizeF = new System.Drawing.SizeF(217F, 36.75167F);
|
||
this.xrLabel11.StylePriority.UseBorders = false;
|
||
this.xrLabel11.StylePriority.UseBorderWidth = false;
|
||
this.xrLabel11.StylePriority.UseFont = false;
|
||
this.xrLabel11.StylePriority.UsePadding = false;
|
||
this.xrLabel11.StylePriority.UseTextAlignment = false;
|
||
this.xrLabel11.Text = "[TotalFLSoFehlkontakte!0.##] x 1,2 = [TotalFLSQualifiedString] Std.";
|
||
this.xrLabel11.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
|
||
//
|
||
// xrLabel8
|
||
//
|
||
this.xrLabel8.Font = new DevExpress.Drawing.DXFont("Arial", 11F);
|
||
this.xrLabel8.LocationFloat = new DevExpress.Utils.PointFloat(176.1251F, 40.00003F);
|
||
this.xrLabel8.Multiline = true;
|
||
this.xrLabel8.Name = "xrLabel8";
|
||
this.xrLabel8.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
||
this.xrLabel8.SizeF = new System.Drawing.SizeF(273.8749F, 36.75167F);
|
||
this.xrLabel8.StylePriority.UseFont = false;
|
||
this.xrLabel8.StylePriority.UseTextAlignment = false;
|
||
this.xrLabel8.Text = "2. Mit dem Landschaftsverb. abzu-rechnende Leistungen (Summe 1 x 1,2)";
|
||
this.xrLabel8.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
|
||
//
|
||
// xrLabel7
|
||
//
|
||
this.xrLabel7.Borders = DevExpress.XtraPrinting.BorderSide.Top;
|
||
this.xrLabel7.LocationFloat = new DevExpress.Utils.PointFloat(447.1664F, 286.2917F);
|
||
this.xrLabel7.Name = "xrLabel7";
|
||
this.xrLabel7.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
||
this.xrLabel7.SizeF = new System.Drawing.SizeF(197F, 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(174.1252F, 286.2917F);
|
||
this.xrLabel6.Name = "xrLabel6";
|
||
this.xrLabel6.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
||
this.xrLabel6.SizeF = new System.Drawing.SizeF(216.8751F, 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(0F, 286.2917F);
|
||
this.xrLabel5.Name = "xrLabel5";
|
||
this.xrLabel5.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
||
this.xrLabel5.SizeF = new System.Drawing.SizeF(117F, 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", 11F, DevExpress.Drawing.DXFontStyle.Bold);
|
||
this.xrLabel4.LocationFloat = new DevExpress.Utils.PointFloat(450F, 0F);
|
||
this.xrLabel4.Name = "xrLabel4";
|
||
this.xrLabel4.Padding = new DevExpress.XtraPrinting.PaddingInfo(3, 3, 0, 0, 100F);
|
||
this.xrLabel4.SizeF = new System.Drawing.SizeF(217F, 40.00007F);
|
||
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 = "[TotalFLMoFehlkontakte] = [TotalFLSoFehlkontakte!0.##] Stunden";
|
||
this.xrLabel4.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
|
||
//
|
||
// xrLabel3
|
||
//
|
||
this.xrLabel3.Font = new DevExpress.Drawing.DXFont("Arial", 11F);
|
||
this.xrLabel3.LocationFloat = new DevExpress.Utils.PointFloat(176.1251F, 0F);
|
||
this.xrLabel3.Multiline = true;
|
||
this.xrLabel3.Name = "xrLabel3";
|
||
this.xrLabel3.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
||
this.xrLabel3.SizeF = new System.Drawing.SizeF(273.8749F, 40.00007F);
|
||
this.xrLabel3.StylePriority.UseFont = false;
|
||
this.xrLabel3.StylePriority.UseTextAlignment = false;
|
||
this.xrLabel3.Text = "1. Summe unmittelbare Betreuungs-leistungen (face-to-face / ear-to-ear)";
|
||
this.xrLabel3.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
|
||
//
|
||
// xrLabel10
|
||
//
|
||
this.xrLabel10.Font = new DevExpress.Drawing.DXFont("Arial", 10F, DevExpress.Drawing.DXFontStyle.Underline);
|
||
this.xrLabel10.LocationFloat = new DevExpress.Utils.PointFloat(0F, 116.5555F);
|
||
this.xrLabel10.Multiline = true;
|
||
this.xrLabel10.Name = "xrLabel10";
|
||
this.xrLabel10.Padding = new DevExpress.XtraPrinting.PaddingInfo(3, 2, 0, 0, 100F);
|
||
this.xrLabel10.SizeF = new System.Drawing.SizeF(170F, 43.61115F);
|
||
this.xrLabel10.StylePriority.UseBackColor = false;
|
||
this.xrLabel10.StylePriority.UseBorders = false;
|
||
this.xrLabel10.StylePriority.UseFont = false;
|
||
this.xrLabel10.StylePriority.UsePadding = false;
|
||
this.xrLabel10.StylePriority.UseTextAlignment = false;
|
||
this.xrLabel10.Text = "Krankenhausaufenthalte/\r\nstat. Rehama<6D>nahmen:";
|
||
this.xrLabel10.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
|
||
//
|
||
// 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";
|
||
//
|
||
// fieldGruppe
|
||
//
|
||
this.fieldGruppe.DataMember = "Services";
|
||
this.fieldGruppe.Expression = "Iif([CustomerCount] < 2, \'\', ToStr([CustomerCount]) + \' TN\')";
|
||
this.fieldGruppe.FieldType = DevExpress.XtraReports.UI.FieldType.String;
|
||
this.fieldGruppe.Name = "fieldGruppe";
|
||
//
|
||
// xrPictureBox2
|
||
//
|
||
this.xrPictureBox2.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
||
new DevExpress.XtraReports.UI.XRBinding("ImageSource", null, "CustomerSignature")});
|
||
this.xrPictureBox2.LocationFloat = new DevExpress.Utils.PointFloat(444.8053F, 250.7916F);
|
||
this.xrPictureBox2.Name = "xrPictureBox2";
|
||
this.xrPictureBox2.SizeF = new System.Drawing.SizeF(199.3611F, 35.50002F);
|
||
this.xrPictureBox2.Sizing = DevExpress.XtraPrinting.ImageSizeMode.ZoomImage;
|
||
//
|
||
// xrLabel27
|
||
//
|
||
this.xrLabel27.BackColor = System.Drawing.Color.Transparent;
|
||
this.xrLabel27.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
||
new DevExpress.XtraReports.UI.XRBinding("Text", null, "EmployeeSignatureDate", "{0:dd.MM.yyyy}")});
|
||
this.xrLabel27.LocationFloat = new DevExpress.Utils.PointFloat(1.999919F, 250.7916F);
|
||
this.xrLabel27.Name = "xrLabel27";
|
||
this.xrLabel27.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
||
this.xrLabel27.SizeF = new System.Drawing.SizeF(115.0001F, 35.50002F);
|
||
this.xrLabel27.StylePriority.UseBackColor = false;
|
||
this.xrLabel27.StylePriority.UseTextAlignment = false;
|
||
this.xrLabel27.TextAlignment = DevExpress.XtraPrinting.TextAlignment.BottomCenter;
|
||
//
|
||
// xrPictureBox1
|
||
//
|
||
this.xrPictureBox1.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
||
new DevExpress.XtraReports.UI.XRBinding("ImageSource", null, "EmployeeSignature")});
|
||
this.xrPictureBox1.LocationFloat = new DevExpress.Utils.PointFloat(176.1251F, 250.7916F);
|
||
this.xrPictureBox1.Name = "xrPictureBox1";
|
||
this.xrPictureBox1.Scripts.OnBeforePrint = "xrPictureBox1_BeforePrint";
|
||
this.xrPictureBox1.SizeF = new System.Drawing.SizeF(199.3611F, 35.50002F);
|
||
this.xrPictureBox1.Sizing = DevExpress.XtraPrinting.ImageSizeMode.ZoomImage;
|
||
//
|
||
// 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.fieldGruppe});
|
||
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, 50F, 90F, 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.xrRichText1)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.xrRichText2)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.xrTableAbwesenheiten)).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 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 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 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 xrLabel22;
|
||
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 xrLabel8;
|
||
private DevExpress.XtraReports.UI.XRLabel xrLabel11;
|
||
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.CalculatedField fieldGruppe;
|
||
private DevExpress.XtraReports.UI.XRLabel xrLabel2;
|
||
private DevExpress.XtraReports.UI.XRRichText xrRichText1;
|
||
private DevExpress.XtraReports.UI.XRRichText xrRichText2;
|
||
private DevExpress.XtraReports.UI.XRLabel lblHatGruppen;
|
||
private DevExpress.XtraReports.UI.XRLabel lblHatAbwesenheiten;
|
||
private DevExpress.XtraReports.UI.XRTable xrTableAbwesenheiten;
|
||
private DevExpress.XtraReports.UI.XRTableRow xrTableRow3;
|
||
private DevExpress.XtraReports.UI.XRTableCell xrTableCell16;
|
||
private DevExpress.XtraReports.UI.XRTableCell xrTableCell17;
|
||
private DevExpress.XtraReports.UI.XRTableCell xrTableCell18;
|
||
private DevExpress.XtraReports.UI.XRTableRow xrTableRow4;
|
||
private DevExpress.XtraReports.UI.XRTableCell xrTableCell19;
|
||
private DevExpress.XtraReports.UI.XRTableCell xrTableCell20;
|
||
private DevExpress.XtraReports.UI.XRTableCell xrTableCell21;
|
||
private DevExpress.XtraReports.UI.XRTableRow xrTableRow5;
|
||
private DevExpress.XtraReports.UI.XRTableCell xrTableCell22;
|
||
private DevExpress.XtraReports.UI.XRTableCell xrTableCell23;
|
||
private DevExpress.XtraReports.UI.XRTableCell xrTableCell24;
|
||
private DevExpress.XtraReports.UI.XRTableRow xrTableRow7;
|
||
private DevExpress.XtraReports.UI.XRTableCell xrTableCell25;
|
||
private DevExpress.XtraReports.UI.XRTableCell xrTableCell26;
|
||
private DevExpress.XtraReports.UI.XRTableCell xrTableCell27;
|
||
private DevExpress.XtraReports.UI.XRTableRow xrTableRow8;
|
||
private DevExpress.XtraReports.UI.XRTableCell xrTableCell29;
|
||
private DevExpress.XtraReports.UI.XRTableCell xrTableCell30;
|
||
private DevExpress.XtraReports.UI.XRTableCell xrTableCell31;
|
||
private DevExpress.XtraReports.UI.XRLabel xrLabel10;
|
||
private DevExpress.XtraReports.UI.XRTableCell xrTableCell4;
|
||
private DevExpress.XtraReports.UI.XRTableCell xrTableCell5;
|
||
private DevExpress.XtraReports.UI.XRLabel xrLabel16;
|
||
private DevExpress.XtraReports.UI.XRLabel xrLabel17;
|
||
private DevExpress.XtraReports.UI.XRLabel lblFehlkontakt;
|
||
private DevExpress.XtraReports.UI.XRLabel xrLabel20;
|
||
private DevExpress.XtraReports.UI.XRLabel xrLabel19;
|
||
private DevExpress.XtraReports.UI.XRPictureBox xrPictureBox2;
|
||
private DevExpress.XtraReports.UI.XRLabel xrLabel27;
|
||
private DevExpress.XtraReports.UI.XRPictureBox xrPictureBox1;
|
||
}
|
||
}
|