613 lines
34 KiB
C#
613 lines
34 KiB
C#
namespace Findus
|
||
{
|
||
partial class StundenzettelAssistenz
|
||
{
|
||
/// <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(StundenzettelAssistenz));
|
||
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.xrTableCell5 = new DevExpress.XtraReports.UI.XRTableCell();
|
||
this.xrTableCell9 = 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.xrTableCell6 = new DevExpress.XtraReports.UI.XRTableCell();
|
||
this.xrTableCell16 = new DevExpress.XtraReports.UI.XRTableCell();
|
||
this.xrTableCell2 = new DevExpress.XtraReports.UI.XRTableCell();
|
||
this.GroupHeader2 = new DevExpress.XtraReports.UI.GroupHeaderBand();
|
||
this.bindingSource1 = new System.Windows.Forms.BindingSource(this.components);
|
||
this.formattingRuleStartDate = new DevExpress.XtraReports.UI.FormattingRule();
|
||
this.ReportHeader = new DevExpress.XtraReports.UI.ReportHeaderBand();
|
||
this.xrPanel1 = new DevExpress.XtraReports.UI.XRPanel();
|
||
this.xrRichText15 = new DevExpress.XtraReports.UI.XRRichText();
|
||
this.xrLabel15 = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.xrLabel14 = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.montagLabel = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.xrLabel28 = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.xrLabel25 = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.xrLabel12 = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.xrLabel1 = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.xrLabel23 = 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.xrLabel7 = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.xrLabel5 = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.fieldStunden = new DevExpress.XtraReports.UI.CalculatedField();
|
||
this.fieldTotalFLSBillable = new DevExpress.XtraReports.UI.CalculatedField();
|
||
this.fieldTotalFLSBillableXRateFactor = new DevExpress.XtraReports.UI.CalculatedField();
|
||
this.customerCountField = new DevExpress.XtraReports.UI.CalculatedField();
|
||
this.fieldBillableFLS = new DevExpress.XtraReports.UI.CalculatedField();
|
||
this.fieldAbrechenbareFLS = new DevExpress.XtraReports.UI.CalculatedField();
|
||
this.GroupHeader1 = new DevExpress.XtraReports.UI.GroupHeaderBand();
|
||
this.xrLabel10 = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.xrLabel9 = new DevExpress.XtraReports.UI.XRLabel();
|
||
((System.ComponentModel.ISupportInitialize)(this.xrTableServiceRecords1)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.xrTable3)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.xrRichText15)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
|
||
//
|
||
// Detail
|
||
//
|
||
this.Detail.HeightF = 0F;
|
||
this.Detail.Name = "Detail";
|
||
this.Detail.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
|
||
this.Detail.StylePriority.UseFont = false;
|
||
this.Detail.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
|
||
//
|
||
// xrTableServiceRecords1
|
||
//
|
||
this.xrTableServiceRecords1.BackColor = System.Drawing.Color.Silver;
|
||
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, 30F);
|
||
this.xrTableServiceRecords1.StylePriority.UseBackColor = false;
|
||
this.xrTableServiceRecords1.StylePriority.UseFont = false;
|
||
this.xrTableServiceRecords1.StylePriority.UseTextAlignment = false;
|
||
this.xrTableServiceRecords1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter;
|
||
//
|
||
// xrTableRow2
|
||
//
|
||
this.xrTableRow2.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
|
||
this.xrTableCell3,
|
||
this.xrTableCell5,
|
||
this.xrTableCell9,
|
||
this.xrTableCell1});
|
||
this.xrTableRow2.Name = "xrTableRow2";
|
||
this.xrTableRow2.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
|
||
this.xrTableRow2.StylePriority.UseFont = false;
|
||
this.xrTableRow2.StylePriority.UseTextAlignment = false;
|
||
this.xrTableRow2.Weight = 1.6666638409697792D;
|
||
//
|
||
// 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.24385918004234175D;
|
||
//
|
||
// xrTableCell5
|
||
//
|
||
this.xrTableCell5.Name = "xrTableCell5";
|
||
this.xrTableCell5.Text = "Uhrzeit";
|
||
this.xrTableCell5.Weight = 0.48771835850607925D;
|
||
//
|
||
// xrTableCell9
|
||
//
|
||
this.xrTableCell9.Name = "xrTableCell9";
|
||
this.xrTableCell9.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 2, 0, 0, 100F);
|
||
this.xrTableCell9.StylePriority.UseFont = false;
|
||
this.xrTableCell9.StylePriority.UseTextAlignment = false;
|
||
this.xrTableCell9.Text = "Stunden";
|
||
this.xrTableCell9.Weight = 0.24385918299654871D;
|
||
//
|
||
// xrTableCell1
|
||
//
|
||
this.xrTableCell1.Name = "xrTableCell1";
|
||
this.xrTableCell1.Text = "Unterschrift Versicherter / Betreuer";
|
||
this.xrTableCell1.Weight = 0.67061274906862711D;
|
||
//
|
||
// DetailReport
|
||
//
|
||
this.DetailReport.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
|
||
this.Detail1,
|
||
this.GroupHeader2});
|
||
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.HeightF = 18F;
|
||
this.Detail1.Name = "Detail1";
|
||
this.Detail1.Padding = new DevExpress.XtraPrinting.PaddingInfo(0, 0, 0, 0, 100F);
|
||
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.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
||
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(675F, 18F);
|
||
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.xrTableCell6,
|
||
this.xrTableCell16,
|
||
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.12626259853214011D;
|
||
//
|
||
// xrTableCell6
|
||
//
|
||
this.xrTableCell6.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
||
new DevExpress.XtraReports.UI.XRBinding("Text", null, "Services.TimeRangeString")});
|
||
this.xrTableCell6.Name = "xrTableCell6";
|
||
this.xrTableCell6.StylePriority.UseTextAlignment = false;
|
||
this.xrTableCell6.Text = "xrTableCell6";
|
||
this.xrTableCell6.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
|
||
this.xrTableCell6.Weight = 0.25252519800802403D;
|
||
//
|
||
// xrTableCell16
|
||
//
|
||
this.xrTableCell16.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
||
new DevExpress.XtraReports.UI.XRBinding("Text", null, "Services.fieldStunden", "{0:0.00}")});
|
||
this.xrTableCell16.Name = "xrTableCell16";
|
||
this.xrTableCell16.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
||
this.xrTableCell16.StylePriority.UseFont = false;
|
||
this.xrTableCell16.StylePriority.UseTextAlignment = false;
|
||
this.xrTableCell16.Text = "xrTableCell16";
|
||
this.xrTableCell16.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
|
||
this.xrTableCell16.Weight = 0.12626257664191282D;
|
||
//
|
||
// xrTableCell2
|
||
//
|
||
this.xrTableCell2.Name = "xrTableCell2";
|
||
this.xrTableCell2.StylePriority.UseTextAlignment = false;
|
||
this.xrTableCell2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
|
||
this.xrTableCell2.Weight = 0.34722216037350012D;
|
||
//
|
||
// GroupHeader2
|
||
//
|
||
this.GroupHeader2.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
|
||
this.xrTableServiceRecords1});
|
||
this.GroupHeader2.HeightF = 30F;
|
||
this.GroupHeader2.Name = "GroupHeader2";
|
||
this.GroupHeader2.RepeatEveryPage = true;
|
||
//
|
||
// 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.xrPanel1});
|
||
this.ReportHeader.Font = new System.Drawing.Font("Arial", 10F);
|
||
this.ReportHeader.HeightF = 180F;
|
||
this.ReportHeader.Name = "ReportHeader";
|
||
this.ReportHeader.StylePriority.UseFont = false;
|
||
//
|
||
// xrPanel1
|
||
//
|
||
this.xrPanel1.BackColor = System.Drawing.Color.Silver;
|
||
this.xrPanel1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
|
||
this.xrRichText15,
|
||
this.xrLabel15,
|
||
this.xrLabel14,
|
||
this.montagLabel});
|
||
this.xrPanel1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
|
||
this.xrPanel1.Name = "xrPanel1";
|
||
this.xrPanel1.SizeF = new System.Drawing.SizeF(675F, 140F);
|
||
this.xrPanel1.StylePriority.UseBackColor = false;
|
||
this.xrPanel1.StylePriority.UseBorders = false;
|
||
//
|
||
// xrRichText15
|
||
//
|
||
this.xrRichText15.LocationFloat = new DevExpress.Utils.PointFloat(20F, 110F);
|
||
this.xrRichText15.Name = "xrRichText15";
|
||
this.xrRichText15.SerializableRtfString = resources.GetString("xrRichText15.SerializableRtfString");
|
||
this.xrRichText15.SizeF = new System.Drawing.SizeF(622.1248F, 21.87501F);
|
||
//
|
||
// xrLabel15
|
||
//
|
||
this.xrLabel15.Borders = DevExpress.XtraPrinting.BorderSide.None;
|
||
this.xrLabel15.Font = new System.Drawing.Font("Comic Sans MS", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
||
this.xrLabel15.LocationFloat = new DevExpress.Utils.PointFloat(482.8333F, 10.00001F);
|
||
this.xrLabel15.Multiline = true;
|
||
this.xrLabel15.Name = "xrLabel15";
|
||
this.xrLabel15.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
||
this.xrLabel15.SizeF = new System.Drawing.SizeF(182.1665F, 76.135F);
|
||
this.xrLabel15.StylePriority.UseBorders = false;
|
||
this.xrLabel15.StylePriority.UseFont = false;
|
||
this.xrLabel15.StylePriority.UseTextAlignment = false;
|
||
this.xrLabel15.Text = "f<>r Menschen \r\nmit \r\nBehinderung";
|
||
this.xrLabel15.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
|
||
//
|
||
// xrLabel14
|
||
//
|
||
this.xrLabel14.Borders = DevExpress.XtraPrinting.BorderSide.None;
|
||
this.xrLabel14.Font = new System.Drawing.Font("Comic Sans MS", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
||
this.xrLabel14.LocationFloat = new DevExpress.Utils.PointFloat(19.99995F, 40.30167F);
|
||
this.xrLabel14.Name = "xrLabel14";
|
||
this.xrLabel14.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
||
this.xrLabel14.SizeF = new System.Drawing.SizeF(305F, 30.30167F);
|
||
this.xrLabel14.StylePriority.UseBorders = false;
|
||
this.xrLabel14.StylePriority.UseFont = false;
|
||
this.xrLabel14.StylePriority.UseTextAlignment = false;
|
||
this.xrLabel14.Text = "Ambulant Betreutes Wohnen";
|
||
this.xrLabel14.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
|
||
//
|
||
// montagLabel
|
||
//
|
||
this.montagLabel.Borders = DevExpress.XtraPrinting.BorderSide.None;
|
||
this.montagLabel.Font = new System.Drawing.Font("Comic Sans MS", 22F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
||
this.montagLabel.LocationFloat = new DevExpress.Utils.PointFloat(20F, 9.99999F);
|
||
this.montagLabel.Name = "montagLabel";
|
||
this.montagLabel.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
||
this.montagLabel.SizeF = new System.Drawing.SizeF(305F, 30.30167F);
|
||
this.montagLabel.StylePriority.UseBorders = false;
|
||
this.montagLabel.StylePriority.UseFont = false;
|
||
this.montagLabel.StylePriority.UseTextAlignment = false;
|
||
this.montagLabel.Text = "FINDUS";
|
||
this.montagLabel.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
|
||
//
|
||
// xrLabel28
|
||
//
|
||
this.xrLabel28.Borders = DevExpress.XtraPrinting.BorderSide.Bottom;
|
||
this.xrLabel28.LocationFloat = new DevExpress.Utils.PointFloat(100F, 100F);
|
||
this.xrLabel28.Name = "xrLabel28";
|
||
this.xrLabel28.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
||
this.xrLabel28.SizeF = new System.Drawing.SizeF(377.9999F, 18F);
|
||
this.xrLabel28.StylePriority.UseBorders = false;
|
||
this.xrLabel28.StylePriority.UseFont = false;
|
||
this.xrLabel28.Text = "[CustomerLastName], [CustomerFirstName], [CustomerBirthday!dd.MM.yyyy]";
|
||
//
|
||
// xrLabel25
|
||
//
|
||
this.xrLabel25.Borders = DevExpress.XtraPrinting.BorderSide.Bottom;
|
||
this.xrLabel25.LocationFloat = new DevExpress.Utils.PointFloat(100F, 150F);
|
||
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;
|
||
this.xrLabel25.Text = "[Month] [Year]";
|
||
//
|
||
// xrLabel12
|
||
//
|
||
this.xrLabel12.LocationFloat = new DevExpress.Utils.PointFloat(0F, 100F);
|
||
this.xrLabel12.Name = "xrLabel12";
|
||
this.xrLabel12.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
||
this.xrLabel12.SizeF = new System.Drawing.SizeF(100F, 18F);
|
||
this.xrLabel12.StylePriority.UseFont = false;
|
||
this.xrLabel12.Text = "Versicherter";
|
||
//
|
||
// xrLabel1
|
||
//
|
||
this.xrLabel1.Font = new System.Drawing.Font("Calibri", 14F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
||
this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(0.0002543131F, 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(674.9998F, 25F);
|
||
this.xrLabel1.StylePriority.UseFont = false;
|
||
this.xrLabel1.StylePriority.UseTextAlignment = false;
|
||
this.xrLabel1.Text = "Stundenzettel / Abrechnung f<>r zus<75>tzliche Betreuungsleistungen";
|
||
this.xrLabel1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter;
|
||
//
|
||
// xrLabel23
|
||
//
|
||
this.xrLabel23.LocationFloat = new DevExpress.Utils.PointFloat(0F, 150F);
|
||
this.xrLabel23.Name = "xrLabel23";
|
||
this.xrLabel23.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
||
this.xrLabel23.SizeF = new System.Drawing.SizeF(62.99998F, 18F);
|
||
this.xrLabel23.StylePriority.UseFont = false;
|
||
this.xrLabel23.Text = "Monat";
|
||
//
|
||
// 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 System.Drawing.Font("Times New Roman", 9.75F);
|
||
this.topMarginBand1.HeightF = 80F;
|
||
this.topMarginBand1.Name = "topMarginBand1";
|
||
this.topMarginBand1.StylePriority.UseFont = false;
|
||
//
|
||
// bottomMarginBand1
|
||
//
|
||
this.bottomMarginBand1.HeightF = 36.41669F;
|
||
this.bottomMarginBand1.Name = "bottomMarginBand1";
|
||
//
|
||
// ReportFooter
|
||
//
|
||
this.ReportFooter.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
|
||
this.xrLabel7,
|
||
this.xrLabel5});
|
||
this.ReportFooter.HeightF = 68F;
|
||
this.ReportFooter.Name = "ReportFooter";
|
||
this.ReportFooter.StylePriority.UseFont = false;
|
||
//
|
||
// xrLabel7
|
||
//
|
||
this.xrLabel7.Borders = DevExpress.XtraPrinting.BorderSide.Top;
|
||
this.xrLabel7.LocationFloat = new DevExpress.Utils.PointFloat(350F, 50F);
|
||
this.xrLabel7.Name = "xrLabel7";
|
||
this.xrLabel7.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
||
this.xrLabel7.SizeF = new System.Drawing.SizeF(279.2917F, 17.99997F);
|
||
this.xrLabel7.StylePriority.UseBorders = false;
|
||
this.xrLabel7.StylePriority.UseFont = false;
|
||
this.xrLabel7.Text = "Unterschrift Versicherter/Betreuer";
|
||
//
|
||
// xrLabel5
|
||
//
|
||
this.xrLabel5.Borders = DevExpress.XtraPrinting.BorderSide.Top;
|
||
this.xrLabel5.LocationFloat = new DevExpress.Utils.PointFloat(100F, 50F);
|
||
this.xrLabel5.Name = "xrLabel5";
|
||
this.xrLabel5.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
||
this.xrLabel5.SizeF = new System.Drawing.SizeF(130F, 18F);
|
||
this.xrLabel5.StylePriority.UseBorders = false;
|
||
this.xrLabel5.StylePriority.UseFont = false;
|
||
this.xrLabel5.Text = "Datum";
|
||
//
|
||
// fieldStunden
|
||
//
|
||
this.fieldStunden.DataMember = "Services";
|
||
this.fieldStunden.Expression = "[Minutes] / 60";
|
||
this.fieldStunden.FieldType = DevExpress.XtraReports.UI.FieldType.Decimal;
|
||
this.fieldStunden.Name = "fieldStunden";
|
||
//
|
||
// fieldTotalFLSBillable
|
||
//
|
||
this.fieldTotalFLSBillable.Expression = "[TotalFLMBillable]/60";
|
||
this.fieldTotalFLSBillable.FieldType = DevExpress.XtraReports.UI.FieldType.Decimal;
|
||
this.fieldTotalFLSBillable.Name = "fieldTotalFLSBillable";
|
||
//
|
||
// fieldTotalFLSBillableXRateFactor
|
||
//
|
||
this.fieldTotalFLSBillableXRateFactor.Expression = "([TotalFLMBillable]/60) * 1.2";
|
||
this.fieldTotalFLSBillableXRateFactor.FieldType = DevExpress.XtraReports.UI.FieldType.Decimal;
|
||
this.fieldTotalFLSBillableXRateFactor.Name = "fieldTotalFLSBillableXRateFactor";
|
||
//
|
||
// customerCountField
|
||
//
|
||
this.customerCountField.DataMember = "Services";
|
||
this.customerCountField.Expression = "Iif([CustomerCount] < 2, \'\', ToStr([CustomerCount]) + \' Teilnehmer\')";
|
||
this.customerCountField.FieldType = DevExpress.XtraReports.UI.FieldType.String;
|
||
this.customerCountField.Name = "customerCountField";
|
||
//
|
||
// 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";
|
||
//
|
||
// GroupHeader1
|
||
//
|
||
this.GroupHeader1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
|
||
this.xrLabel10,
|
||
this.xrLabel9,
|
||
this.xrLabel1,
|
||
this.xrLabel23,
|
||
this.xrLabel12,
|
||
this.xrLabel25,
|
||
this.xrLabel28});
|
||
this.GroupHeader1.HeightF = 270F;
|
||
this.GroupHeader1.Name = "GroupHeader1";
|
||
//
|
||
// xrLabel10
|
||
//
|
||
this.xrLabel10.LocationFloat = new DevExpress.Utils.PointFloat(0F, 200F);
|
||
this.xrLabel10.Name = "xrLabel10";
|
||
this.xrLabel10.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
||
this.xrLabel10.SizeF = new System.Drawing.SizeF(666F, 62.16995F);
|
||
this.xrLabel10.StylePriority.UseFont = false;
|
||
this.xrLabel10.Text = resources.GetString("xrLabel10.Text");
|
||
//
|
||
// xrLabel9
|
||
//
|
||
this.xrLabel9.Font = new System.Drawing.Font("Calibri", 14F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
||
this.xrLabel9.LocationFloat = new DevExpress.Utils.PointFloat(0F, 35F);
|
||
this.xrLabel9.Multiline = true;
|
||
this.xrLabel9.Name = "xrLabel9";
|
||
this.xrLabel9.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
||
this.xrLabel9.SizeF = new System.Drawing.SizeF(674.9998F, 25F);
|
||
this.xrLabel9.StylePriority.UseFont = false;
|
||
this.xrLabel9.StylePriority.UseTextAlignment = false;
|
||
this.xrLabel9.Text = "(<28>45b SGB XI)";
|
||
this.xrLabel9.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopCenter;
|
||
//
|
||
// StundenzettelAssistenz
|
||
//
|
||
this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
|
||
this.Detail,
|
||
this.DetailReport,
|
||
this.ReportHeader,
|
||
this.topMarginBand1,
|
||
this.bottomMarginBand1,
|
||
this.ReportFooter,
|
||
this.GroupHeader1});
|
||
this.CalculatedFields.AddRange(new DevExpress.XtraReports.UI.CalculatedField[] {
|
||
this.fieldStunden,
|
||
this.fieldTotalFLSBillable,
|
||
this.fieldTotalFLSBillableXRateFactor,
|
||
this.customerCountField,
|
||
this.fieldBillableFLS,
|
||
this.fieldAbrechenbareFLS});
|
||
this.DataSource = this.bindingSource1;
|
||
this.Font = new System.Drawing.Font("Calibri", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
||
this.FormattingRuleSheet.AddRange(new DevExpress.XtraReports.UI.FormattingRule[] {
|
||
this.formattingRuleStartDate,
|
||
this.formattingRuleServiceDesc,
|
||
this.formattingRuleCostBearer,
|
||
this.formattingRuleEmployeeName});
|
||
this.Margins = new System.Drawing.Printing.Margins(75, 75, 80, 36);
|
||
this.PageHeight = 1169;
|
||
this.PageWidth = 827;
|
||
this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
|
||
this.SnapGridSize = 9F;
|
||
this.Version = "17.1";
|
||
((System.ComponentModel.ISupportInitialize)(this.xrTableServiceRecords1)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.xrTable3)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.xrRichText15)).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 xrTableCell16;
|
||
private DevExpress.XtraReports.UI.ReportHeaderBand ReportHeader;
|
||
private DevExpress.XtraReports.UI.XRTable xrTableServiceRecords1;
|
||
private DevExpress.XtraReports.UI.XRTableRow xrTableRow2;
|
||
private DevExpress.XtraReports.UI.XRTableCell xrTableCell3;
|
||
private DevExpress.XtraReports.UI.XRTableCell xrTableCell9;
|
||
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.ReportFooterBand ReportFooter;
|
||
private DevExpress.XtraReports.UI.CalculatedField fieldStunden;
|
||
private DevExpress.XtraReports.UI.XRTableCell xrTableCell1;
|
||
private DevExpress.XtraReports.UI.XRTableCell xrTableCell2;
|
||
private DevExpress.XtraReports.UI.CalculatedField fieldTotalFLSBillable;
|
||
private DevExpress.XtraReports.UI.CalculatedField fieldTotalFLSBillableXRateFactor;
|
||
private DevExpress.XtraReports.UI.XRTableCell xrTableCell5;
|
||
private DevExpress.XtraReports.UI.XRTableCell xrTableCell6;
|
||
private DevExpress.XtraReports.UI.CalculatedField customerCountField;
|
||
private DevExpress.XtraReports.UI.XRLabel xrLabel28;
|
||
private DevExpress.XtraReports.UI.XRLabel xrLabel25;
|
||
private DevExpress.XtraReports.UI.XRLabel xrLabel12;
|
||
private DevExpress.XtraReports.UI.XRLabel xrLabel1;
|
||
private DevExpress.XtraReports.UI.XRLabel xrLabel23;
|
||
private DevExpress.XtraReports.UI.XRLabel xrLabel7;
|
||
private DevExpress.XtraReports.UI.XRLabel xrLabel5;
|
||
private DevExpress.XtraReports.UI.CalculatedField fieldBillableFLS;
|
||
private DevExpress.XtraReports.UI.CalculatedField fieldAbrechenbareFLS;
|
||
private DevExpress.XtraReports.UI.GroupHeaderBand GroupHeader1;
|
||
private DevExpress.XtraReports.UI.XRPanel xrPanel1;
|
||
private DevExpress.XtraReports.UI.XRLabel xrLabel15;
|
||
private DevExpress.XtraReports.UI.XRLabel xrLabel14;
|
||
private DevExpress.XtraReports.UI.XRLabel montagLabel;
|
||
private DevExpress.XtraReports.UI.XRRichText xrRichText15;
|
||
private DevExpress.XtraReports.UI.XRLabel xrLabel10;
|
||
private DevExpress.XtraReports.UI.XRLabel xrLabel9;
|
||
private DevExpress.XtraReports.UI.GroupHeaderBand GroupHeader2;
|
||
}
|
||
}
|