717 lines
42 KiB
C#
717 lines
42 KiB
C#
using BeWo.Report.ReportObjects;
|
||
namespace LebenshilfeKusel
|
||
{
|
||
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.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.xrTableCell15 = new DevExpress.XtraReports.UI.XRTableCell();
|
||
this.ruleRowInisible = new DevExpress.XtraReports.UI.FormattingRule();
|
||
this.GroupHeader1 = 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.xrPictureBox2 = new DevExpress.XtraReports.UI.XRPictureBox();
|
||
this.xrLabel17 = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.xrPictureBox1 = new DevExpress.XtraReports.UI.XRPictureBox();
|
||
this.xrLabel5 = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.xrLabel6 = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.xrLabel4 = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.xrLabel3 = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.xrLabel2 = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.xrLabel15 = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.xrLabel16 = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.lblBewilligteStunden = 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.xrLabel14 = 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.formattingRuleEmployeeName = new DevExpress.XtraReports.UI.FormattingRule();
|
||
this.topMarginBand1 = new DevExpress.XtraReports.UI.TopMarginBand();
|
||
this.bottomMarginBand1 = new DevExpress.XtraReports.UI.BottomMarginBand();
|
||
this.xrPictureBox3 = new DevExpress.XtraReports.UI.XRPictureBox();
|
||
this.fieldAbrechenbareMinuten = new DevExpress.XtraReports.UI.CalculatedField();
|
||
this.fieldBillableFLS = new DevExpress.XtraReports.UI.CalculatedField();
|
||
this.fieldAbrechenbareFLS = new DevExpress.XtraReports.UI.CalculatedField();
|
||
this.GroupFooter1 = new DevExpress.XtraReports.UI.GroupFooterBand();
|
||
this.xrLabel9 = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.xrLabel7 = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.xrLabel8 = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.xrPictureBox4 = new DevExpress.XtraReports.UI.XRPictureBox();
|
||
this.xrLabel10 = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.lblFLSTotal = new DevExpress.XtraReports.UI.XRLabel();
|
||
this.xrRichText2 = new DevExpress.XtraReports.UI.XRRichText();
|
||
this.ruleMinutesEqualsZero = new DevExpress.XtraReports.UI.FormattingRule();
|
||
((System.ComponentModel.ISupportInitialize)(this.xrTableServiceRecords1)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.xrTable3)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.xrRichText2)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
|
||
//
|
||
// Detail
|
||
//
|
||
this.Detail.Font = new DevExpress.Drawing.DXFont("Arial", 11F);
|
||
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.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(46.87503F, 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(416.3716F, 45F);
|
||
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.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.40625D;
|
||
//
|
||
// 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.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
|
||
this.xrTableCell3.Weight = 0.47887005864340737D;
|
||
//
|
||
// 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 = "erbrachte (Fachleistungs-)\r\nStunden";
|
||
this.xrTableCell11.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
|
||
this.xrTableCell11.Weight = 0.53649020591490171D;
|
||
//
|
||
// DetailReport
|
||
//
|
||
this.DetailReport.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
|
||
this.Detail1,
|
||
this.GroupHeader1});
|
||
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("Calibri", 12F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
|
||
new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
|
||
this.Detail1.HeightF = 25F;
|
||
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(46.875F, 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(416.2916F, 25F);
|
||
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.xrTableCell15});
|
||
this.xrTableRow6.FormattingRules.Add(this.ruleRowInisible);
|
||
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 = 1.25D;
|
||
//
|
||
// 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.24742232091943303D;
|
||
//
|
||
// xrTableCell15
|
||
//
|
||
this.xrTableCell15.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
||
new DevExpress.XtraReports.UI.XRBinding("Text", null, "Services.TimeRangeString")});
|
||
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.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
|
||
this.xrTableCell15.Weight = 0.27819825036348289D;
|
||
//
|
||
// ruleRowInisible
|
||
//
|
||
this.ruleRowInisible.Condition = "[Notice] != \'d\'";
|
||
this.ruleRowInisible.DataMember = "Services";
|
||
this.ruleRowInisible.Formatting.Visible = DevExpress.Utils.DefaultBoolean.False;
|
||
this.ruleRowInisible.Name = "ruleRowInisible";
|
||
//
|
||
// GroupHeader1
|
||
//
|
||
this.GroupHeader1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
|
||
this.xrTableServiceRecords1});
|
||
this.GroupHeader1.HeightF = 45F;
|
||
this.GroupHeader1.Name = "GroupHeader1";
|
||
this.GroupHeader1.RepeatEveryPage = true;
|
||
this.GroupHeader1.StylePriority.UseFont = false;
|
||
//
|
||
// 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.xrPictureBox2,
|
||
this.xrLabel17,
|
||
this.xrPictureBox1,
|
||
this.xrLabel5,
|
||
this.xrLabel6,
|
||
this.xrLabel4,
|
||
this.xrLabel3,
|
||
this.xrLabel2,
|
||
this.xrLabel15,
|
||
this.xrLabel16,
|
||
this.lblBewilligteStunden,
|
||
this.xrLabel25,
|
||
this.xrLabel24,
|
||
this.xrLabel23,
|
||
this.xrLabel14,
|
||
this.xrLabel12,
|
||
this.xrLabel1});
|
||
this.ReportHeader.HeightF = 385.1251F;
|
||
this.ReportHeader.Name = "ReportHeader";
|
||
this.ReportHeader.StylePriority.UseFont = false;
|
||
//
|
||
// xrPictureBox2
|
||
//
|
||
this.xrPictureBox2.ImageAlignment = DevExpress.XtraPrinting.ImageAlignment.MiddleCenter;
|
||
this.xrPictureBox2.ImageSource = new DevExpress.XtraPrinting.Drawing.ImageSource("img", resources.GetString("xrPictureBox2.ImageSource"));
|
||
this.xrPictureBox2.LocationFloat = new DevExpress.Utils.PointFloat(509.1686F, 0F);
|
||
this.xrPictureBox2.Name = "xrPictureBox2";
|
||
this.xrPictureBox2.SizeF = new System.Drawing.SizeF(243.8314F, 245.0833F);
|
||
this.xrPictureBox2.Sizing = DevExpress.XtraPrinting.ImageSizeMode.ZoomImage;
|
||
//
|
||
// xrLabel17
|
||
//
|
||
this.xrLabel17.BackColor = System.Drawing.Color.Transparent;
|
||
this.xrLabel17.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
||
new DevExpress.XtraReports.UI.XRBinding("Text", null, "EmployeeSignatureDate", "{0:dd.MM.yyyy}")});
|
||
this.xrLabel17.LocationFloat = new DevExpress.Utils.PointFloat(277.6252F, 323.4167F);
|
||
this.xrLabel17.Name = "xrLabel17";
|
||
this.xrLabel17.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
||
this.xrLabel17.SizeF = new System.Drawing.SizeF(110F, 30F);
|
||
this.xrLabel17.StylePriority.UseBackColor = false;
|
||
this.xrLabel17.StylePriority.UseTextAlignment = false;
|
||
this.xrLabel17.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(387.6252F, 323.4167F);
|
||
this.xrPictureBox1.Name = "xrPictureBox1";
|
||
this.xrPictureBox1.Scripts.OnBeforePrint = "xrPictureBox1_BeforePrint";
|
||
this.xrPictureBox1.SizeF = new System.Drawing.SizeF(146.5429F, 30.16675F);
|
||
this.xrPictureBox1.Sizing = DevExpress.XtraPrinting.ImageSizeMode.ZoomImage;
|
||
//
|
||
// xrLabel5
|
||
//
|
||
this.xrLabel5.Font = new DevExpress.Drawing.DXFont("Calibri", 8F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
|
||
new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
|
||
this.xrLabel5.LocationFloat = new DevExpress.Utils.PointFloat(57.29218F, 353.5834F);
|
||
this.xrLabel5.Name = "xrLabel5";
|
||
this.xrLabel5.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
||
this.xrLabel5.SizeF = new System.Drawing.SizeF(219.9163F, 18F);
|
||
this.xrLabel5.StylePriority.UseFont = false;
|
||
this.xrLabel5.Text = "(Zutreffendes ausf<73>llen!)";
|
||
//
|
||
// xrLabel6
|
||
//
|
||
this.xrLabel6.Borders = DevExpress.XtraPrinting.BorderSide.Top;
|
||
this.xrLabel6.Font = new DevExpress.Drawing.DXFont("Arial", 11F);
|
||
this.xrLabel6.LocationFloat = new DevExpress.Utils.PointFloat(277.2085F, 353.5834F);
|
||
this.xrLabel6.Name = "xrLabel6";
|
||
this.xrLabel6.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
||
this.xrLabel6.SizeF = new System.Drawing.SizeF(256.9595F, 18F);
|
||
this.xrLabel6.StylePriority.UseBorders = false;
|
||
this.xrLabel6.StylePriority.UseFont = false;
|
||
//
|
||
// xrLabel4
|
||
//
|
||
this.xrLabel4.LocationFloat = new DevExpress.Utils.PointFloat(57.29167F, 335.4167F);
|
||
this.xrLabel4.Name = "xrLabel4";
|
||
this.xrLabel4.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
||
this.xrLabel4.SizeF = new System.Drawing.SizeF(219.9168F, 18F);
|
||
this.xrLabel4.StylePriority.UseFont = false;
|
||
this.xrLabel4.Text = "Datum, Unterschrift Fachkraft:";
|
||
//
|
||
// xrLabel3
|
||
//
|
||
this.xrLabel3.Font = new DevExpress.Drawing.DXFont("Calibri", 8F, DevExpress.Drawing.DXFontStyle.Regular, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
|
||
new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
|
||
this.xrLabel3.LocationFloat = new DevExpress.Utils.PointFloat(57.29167F, 160.2083F);
|
||
this.xrLabel3.Name = "xrLabel3";
|
||
this.xrLabel3.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
||
this.xrLabel3.SizeF = new System.Drawing.SizeF(270.9585F, 17.99999F);
|
||
this.xrLabel3.StylePriority.UseFont = false;
|
||
this.xrLabel3.Text = "(Zutreffendes ankreuzen!)";
|
||
//
|
||
// xrLabel2
|
||
//
|
||
this.xrLabel2.Font = new DevExpress.Drawing.DXFont("Calibri", 12F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
|
||
new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
|
||
this.xrLabel2.LocationFloat = new DevExpress.Utils.PointFloat(57.29167F, 46.45834F);
|
||
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(434.1685F, 113.75F);
|
||
this.xrLabel2.StylePriority.UseFont = false;
|
||
this.xrLabel2.StylePriority.UseTextAlignment = false;
|
||
this.xrLabel2.Text = "O Fachdienst f<>r Integrationsp<73>dagogik\nO Ambulant Betreutes Wohnen\nO Erzieh" +
|
||
"ungsbeistand\nO SPFH\nO FUD " +
|
||
" ";
|
||
this.xrLabel2.TextAlignment = DevExpress.XtraPrinting.TextAlignment.BottomLeft;
|
||
//
|
||
// xrLabel15
|
||
//
|
||
this.xrLabel15.LocationFloat = new DevExpress.Utils.PointFloat(57.29167F, 295.4167F);
|
||
this.xrLabel15.Name = "xrLabel15";
|
||
this.xrLabel15.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
||
this.xrLabel15.SizeF = new System.Drawing.SizeF(330.3335F, 18F);
|
||
this.xrLabel15.StylePriority.UseFont = false;
|
||
this.xrLabel15.Text = "(Fachleistungs-) Stunden pro Woche/Monat: ";
|
||
//
|
||
// xrLabel16
|
||
//
|
||
this.xrLabel16.LocationFloat = new DevExpress.Utils.PointFloat(57.29167F, 227.0833F);
|
||
this.xrLabel16.Name = "xrLabel16";
|
||
this.xrLabel16.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
||
this.xrLabel16.SizeF = new System.Drawing.SizeF(170.9585F, 18.00002F);
|
||
this.xrLabel16.StylePriority.UseFont = false;
|
||
this.xrLabel16.Text = "Name des Klienten:";
|
||
//
|
||
// lblBewilligteStunden
|
||
//
|
||
this.lblBewilligteStunden.Borders = DevExpress.XtraPrinting.BorderSide.Bottom;
|
||
this.lblBewilligteStunden.Font = new DevExpress.Drawing.DXFont("Arial", 11F);
|
||
this.lblBewilligteStunden.LocationFloat = new DevExpress.Utils.PointFloat(387.6252F, 295.4167F);
|
||
this.lblBewilligteStunden.Name = "lblBewilligteStunden";
|
||
this.lblBewilligteStunden.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
||
this.lblBewilligteStunden.SizeF = new System.Drawing.SizeF(146.5429F, 18F);
|
||
this.lblBewilligteStunden.StylePriority.UseBorders = false;
|
||
this.lblBewilligteStunden.StylePriority.UseFont = false;
|
||
//
|
||
// xrLabel25
|
||
//
|
||
this.xrLabel25.Borders = DevExpress.XtraPrinting.BorderSide.Bottom;
|
||
this.xrLabel25.Font = new DevExpress.Drawing.DXFont("Arial", 11F);
|
||
this.xrLabel25.LocationFloat = new DevExpress.Utils.PointFloat(228.2522F, 267.5001F);
|
||
this.xrLabel25.Name = "xrLabel25";
|
||
this.xrLabel25.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
||
this.xrLabel25.SizeF = new System.Drawing.SizeF(263.2079F, 17.99997F);
|
||
this.xrLabel25.StylePriority.UseBorders = false;
|
||
this.xrLabel25.StylePriority.UseFont = false;
|
||
this.xrLabel25.Text = "[CustomerBirthday!dd.MM.yyyy]";
|
||
//
|
||
// xrLabel24
|
||
//
|
||
this.xrLabel24.Borders = DevExpress.XtraPrinting.BorderSide.Bottom;
|
||
this.xrLabel24.Font = new DevExpress.Drawing.DXFont("Arial", 11F);
|
||
this.xrLabel24.LocationFloat = new DevExpress.Utils.PointFloat(228.2517F, 227.0833F);
|
||
this.xrLabel24.Name = "xrLabel24";
|
||
this.xrLabel24.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
||
this.xrLabel24.SizeF = new System.Drawing.SizeF(263.2085F, 18F);
|
||
this.xrLabel24.StylePriority.UseBorders = false;
|
||
this.xrLabel24.StylePriority.UseFont = false;
|
||
this.xrLabel24.Text = "[CustomerFirstName] [CustomerLastName]";
|
||
//
|
||
// xrLabel23
|
||
//
|
||
this.xrLabel23.Borders = DevExpress.XtraPrinting.BorderSide.Bottom;
|
||
this.xrLabel23.Font = new DevExpress.Drawing.DXFont("Arial", 11F);
|
||
this.xrLabel23.LocationFloat = new DevExpress.Utils.PointFloat(228.2517F, 197.0833F);
|
||
this.xrLabel23.Name = "xrLabel23";
|
||
this.xrLabel23.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
||
this.xrLabel23.SizeF = new System.Drawing.SizeF(263.2085F, 17.99998F);
|
||
this.xrLabel23.StylePriority.UseBorders = false;
|
||
this.xrLabel23.StylePriority.UseFont = false;
|
||
this.xrLabel23.Text = "[StartDate!dd.MM.yyyy] - [EndDate!dd.MM.yyyy]";
|
||
//
|
||
// xrLabel14
|
||
//
|
||
this.xrLabel14.LocationFloat = new DevExpress.Utils.PointFloat(57.29218F, 267.5001F);
|
||
this.xrLabel14.Name = "xrLabel14";
|
||
this.xrLabel14.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
||
this.xrLabel14.SizeF = new System.Drawing.SizeF(170.9585F, 17.99997F);
|
||
this.xrLabel14.StylePriority.UseFont = false;
|
||
this.xrLabel14.Text = "Geburtsdatum:";
|
||
//
|
||
// xrLabel12
|
||
//
|
||
this.xrLabel12.LocationFloat = new DevExpress.Utils.PointFloat(57.29313F, 197.0833F);
|
||
this.xrLabel12.Name = "xrLabel12";
|
||
this.xrLabel12.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
||
this.xrLabel12.SizeF = new System.Drawing.SizeF(170.9585F, 17.99998F);
|
||
this.xrLabel12.StylePriority.UseFont = false;
|
||
this.xrLabel12.Text = "Abrechnungszeitraum:";
|
||
//
|
||
// xrLabel1
|
||
//
|
||
this.xrLabel1.Font = new DevExpress.Drawing.DXFont("Calibri", 12F, ((DevExpress.Drawing.DXFontStyle)((DevExpress.Drawing.DXFontStyle.Bold | DevExpress.Drawing.DXFontStyle.Underline))), DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
|
||
new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
|
||
this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(57.29218F, 21.45834F);
|
||
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(434.168F, 25F);
|
||
this.xrLabel1.StylePriority.UseFont = false;
|
||
this.xrLabel1.StylePriority.UseTextAlignment = false;
|
||
this.xrLabel1.Text = "Kostenabrechnung Betreuungsma<6D>nahme";
|
||
this.xrLabel1.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopLeft;
|
||
//
|
||
// formattingRuleServiceDesc
|
||
//
|
||
this.formattingRuleServiceDesc.Condition = "[StartDate2] < [StartDate]";
|
||
this.formattingRuleServiceDesc.DataMember = "ServicesDouble";
|
||
this.formattingRuleServiceDesc.Formatting.Visible = DevExpress.Utils.DefaultBoolean.False;
|
||
this.formattingRuleServiceDesc.Name = "formattingRuleServiceDesc";
|
||
//
|
||
// 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 = 44F;
|
||
this.topMarginBand1.Name = "topMarginBand1";
|
||
this.topMarginBand1.StylePriority.UseFont = false;
|
||
//
|
||
// bottomMarginBand1
|
||
//
|
||
this.bottomMarginBand1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
|
||
this.xrPictureBox3});
|
||
this.bottomMarginBand1.HeightF = 121F;
|
||
this.bottomMarginBand1.Name = "bottomMarginBand1";
|
||
//
|
||
// xrPictureBox3
|
||
//
|
||
this.xrPictureBox3.ImageSource = new DevExpress.XtraPrinting.Drawing.ImageSource("img", resources.GetString("xrPictureBox3.ImageSource"));
|
||
this.xrPictureBox3.LocationFloat = new DevExpress.Utils.PointFloat(0.00149409F, 9.999974F);
|
||
this.xrPictureBox3.Name = "xrPictureBox3";
|
||
this.xrPictureBox3.SizeF = new System.Drawing.SizeF(714.4584F, 79.37501F);
|
||
this.xrPictureBox3.Sizing = DevExpress.XtraPrinting.ImageSizeMode.ZoomImage;
|
||
//
|
||
// fieldAbrechenbareMinuten
|
||
//
|
||
this.fieldAbrechenbareMinuten.DataMember = "Services";
|
||
this.fieldAbrechenbareMinuten.Expression = "[Minutes] / 60";
|
||
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";
|
||
//
|
||
// GroupFooter1
|
||
//
|
||
this.GroupFooter1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
|
||
this.xrLabel9,
|
||
this.xrLabel7,
|
||
this.xrLabel8,
|
||
this.xrPictureBox4,
|
||
this.xrLabel10,
|
||
this.lblFLSTotal,
|
||
this.xrRichText2});
|
||
this.GroupFooter1.Font = new DevExpress.Drawing.DXFont("Arial", 11F);
|
||
this.GroupFooter1.HeightF = 159.7917F;
|
||
this.GroupFooter1.Name = "GroupFooter1";
|
||
this.GroupFooter1.StylePriority.UseFont = false;
|
||
//
|
||
// xrLabel9
|
||
//
|
||
this.xrLabel9.CanGrow = false;
|
||
this.xrLabel9.Font = new DevExpress.Drawing.DXFont("Calibri", 12F, DevExpress.Drawing.DXFontStyle.Bold);
|
||
this.xrLabel9.LocationFloat = new DevExpress.Utils.PointFloat(243.2466F, 129.625F);
|
||
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(219.92F, 20.00001F);
|
||
this.xrLabel9.StylePriority.UseFont = false;
|
||
this.xrLabel9.Text = "oder Einrichtung:";
|
||
//
|
||
// xrLabel7
|
||
//
|
||
this.xrLabel7.CanGrow = false;
|
||
this.xrLabel7.Font = new DevExpress.Drawing.DXFont("Calibri", 12F, DevExpress.Drawing.DXFontStyle.Bold);
|
||
this.xrLabel7.LocationFloat = new DevExpress.Utils.PointFloat(243.2466F, 99.62495F);
|
||
this.xrLabel7.Multiline = true;
|
||
this.xrLabel7.Name = "xrLabel7";
|
||
this.xrLabel7.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
||
this.xrLabel7.SizeF = new System.Drawing.SizeF(219.92F, 30.00005F);
|
||
this.xrLabel7.StylePriority.UseFont = false;
|
||
this.xrLabel7.StylePriority.UseTextAlignment = false;
|
||
this.xrLabel7.Text = "Datum, Unterschrift Klient";
|
||
this.xrLabel7.TextAlignment = DevExpress.XtraPrinting.TextAlignment.BottomLeft;
|
||
//
|
||
// xrLabel8
|
||
//
|
||
this.xrLabel8.Borders = DevExpress.XtraPrinting.BorderSide.Top;
|
||
this.xrLabel8.Font = new DevExpress.Drawing.DXFont("Arial", 11F);
|
||
this.xrLabel8.LocationFloat = new DevExpress.Utils.PointFloat(463.1666F, 129.7917F);
|
||
this.xrLabel8.Name = "xrLabel8";
|
||
this.xrLabel8.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
||
this.xrLabel8.SizeF = new System.Drawing.SizeF(256.5428F, 18F);
|
||
this.xrLabel8.StylePriority.UseBorders = false;
|
||
this.xrLabel8.StylePriority.UseFont = false;
|
||
//
|
||
// xrPictureBox4
|
||
//
|
||
this.xrPictureBox4.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
||
new DevExpress.XtraReports.UI.XRBinding("ImageSource", null, "CustomerSignature")});
|
||
this.xrPictureBox4.LocationFloat = new DevExpress.Utils.PointFloat(573.1665F, 99.62495F);
|
||
this.xrPictureBox4.Name = "xrPictureBox4";
|
||
this.xrPictureBox4.Scripts.OnBeforePrint = "xrPictureBox1_BeforePrint";
|
||
this.xrPictureBox4.SizeF = new System.Drawing.SizeF(146.5429F, 30.16675F);
|
||
this.xrPictureBox4.Sizing = DevExpress.XtraPrinting.ImageSizeMode.ZoomImage;
|
||
//
|
||
// xrLabel10
|
||
//
|
||
this.xrLabel10.BackColor = System.Drawing.Color.Transparent;
|
||
this.xrLabel10.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
|
||
new DevExpress.XtraReports.UI.XRBinding("Text", null, "CustomerSignatureDate", "{0:dd.MM.yyyy}")});
|
||
this.xrLabel10.LocationFloat = new DevExpress.Utils.PointFloat(463.1666F, 99.62495F);
|
||
this.xrLabel10.Name = "xrLabel10";
|
||
this.xrLabel10.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
|
||
this.xrLabel10.SizeF = new System.Drawing.SizeF(110F, 30F);
|
||
this.xrLabel10.StylePriority.UseBackColor = false;
|
||
this.xrLabel10.StylePriority.UseTextAlignment = false;
|
||
this.xrLabel10.TextAlignment = DevExpress.XtraPrinting.TextAlignment.BottomCenter;
|
||
//
|
||
// lblFLSTotal
|
||
//
|
||
this.lblFLSTotal.Borders = ((DevExpress.XtraPrinting.BorderSide)((((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
|
||
| DevExpress.XtraPrinting.BorderSide.Right)
|
||
| DevExpress.XtraPrinting.BorderSide.Bottom)));
|
||
this.lblFLSTotal.BorderWidth = 1F;
|
||
this.lblFLSTotal.Font = new DevExpress.Drawing.DXFont("Arial", 11F, DevExpress.Drawing.DXFontStyle.Bold);
|
||
this.lblFLSTotal.LocationFloat = new DevExpress.Utils.PointFloat(242.8335F, 20.00001F);
|
||
this.lblFLSTotal.Name = "lblFLSTotal";
|
||
this.lblFLSTotal.Padding = new DevExpress.XtraPrinting.PaddingInfo(3, 3, 0, 0, 100F);
|
||
this.lblFLSTotal.SizeF = new System.Drawing.SizeF(220.333F, 48.20836F);
|
||
this.lblFLSTotal.StylePriority.UseBorders = false;
|
||
this.lblFLSTotal.StylePriority.UseBorderWidth = false;
|
||
this.lblFLSTotal.StylePriority.UseFont = false;
|
||
this.lblFLSTotal.StylePriority.UsePadding = false;
|
||
this.lblFLSTotal.StylePriority.UseTextAlignment = false;
|
||
this.lblFLSTotal.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
|
||
//
|
||
// xrRichText2
|
||
//
|
||
this.xrRichText2.Borders = ((DevExpress.XtraPrinting.BorderSide)(((DevExpress.XtraPrinting.BorderSide.Left | DevExpress.XtraPrinting.BorderSide.Top)
|
||
| DevExpress.XtraPrinting.BorderSide.Bottom)));
|
||
this.xrRichText2.Font = new DevExpress.Drawing.DXFont("Arial", 11F);
|
||
this.xrRichText2.LocationFloat = new DevExpress.Utils.PointFloat(46.875F, 20.00001F);
|
||
this.xrRichText2.Name = "xrRichText2";
|
||
this.xrRichText2.Padding = new DevExpress.XtraPrinting.PaddingInfo(3, 0, 0, 0, 100F);
|
||
this.xrRichText2.SerializableRtfString = resources.GetString("xrRichText2.SerializableRtfString");
|
||
this.xrRichText2.SizeF = new System.Drawing.SizeF(195.9585F, 48.20835F);
|
||
this.xrRichText2.StylePriority.UseBorders = false;
|
||
this.xrRichText2.StylePriority.UsePadding = false;
|
||
//
|
||
// ruleMinutesEqualsZero
|
||
//
|
||
this.ruleMinutesEqualsZero.Condition = "[Notice] == \'0\'";
|
||
this.ruleMinutesEqualsZero.DataMember = "Services";
|
||
this.ruleMinutesEqualsZero.Formatting.Visible = DevExpress.Utils.DefaultBoolean.False;
|
||
this.ruleMinutesEqualsZero.Name = "ruleMinutesEqualsZero";
|
||
//
|
||
// Stundenzettel
|
||
//
|
||
this.Bands.AddRange(new DevExpress.XtraReports.UI.Band[] {
|
||
this.Detail,
|
||
this.DetailReport,
|
||
this.ReportHeader,
|
||
this.topMarginBand1,
|
||
this.bottomMarginBand1,
|
||
this.GroupFooter1});
|
||
this.CalculatedFields.AddRange(new DevExpress.XtraReports.UI.CalculatedField[] {
|
||
this.fieldAbrechenbareMinuten,
|
||
this.fieldBillableFLS,
|
||
this.fieldAbrechenbareFLS});
|
||
this.DataSource = this.bindingSource1;
|
||
this.Font = new DevExpress.Drawing.DXFont("Calibri", 12F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
|
||
new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
|
||
this.FormattingRuleSheet.AddRange(new DevExpress.XtraReports.UI.FormattingRule[] {
|
||
this.formattingRuleStartDate,
|
||
this.formattingRuleServiceDesc,
|
||
this.ruleRowInisible,
|
||
this.formattingRuleEmployeeName,
|
||
this.ruleMinutesEqualsZero});
|
||
this.Margins = new DevExpress.Drawing.DXMargins(48F, 26F, 44F, 121F);
|
||
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.xrRichText2)).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 ruleRowInisible;
|
||
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 xrLabel14;
|
||
private DevExpress.XtraReports.UI.XRLabel lblBewilligteStunden;
|
||
private DevExpress.XtraReports.UI.XRLabel xrLabel25;
|
||
private DevExpress.XtraReports.UI.XRLabel xrLabel24;
|
||
private DevExpress.XtraReports.UI.XRLabel xrLabel23;
|
||
private DevExpress.XtraReports.UI.CalculatedField fieldAbrechenbareMinuten;
|
||
private DevExpress.XtraReports.UI.CalculatedField fieldBillableFLS;
|
||
private DevExpress.XtraReports.UI.CalculatedField fieldAbrechenbareFLS;
|
||
private DevExpress.XtraReports.UI.XRLabel xrLabel15;
|
||
private DevExpress.XtraReports.UI.XRLabel xrLabel16;
|
||
private DevExpress.XtraReports.UI.GroupHeaderBand GroupHeader1;
|
||
private DevExpress.XtraReports.UI.GroupFooterBand GroupFooter1;
|
||
private DevExpress.XtraReports.UI.XRLabel lblFLSTotal;
|
||
private DevExpress.XtraReports.UI.XRRichText xrRichText2;
|
||
private DevExpress.XtraReports.UI.FormattingRule ruleMinutesEqualsZero;
|
||
private DevExpress.XtraReports.UI.XRLabel xrLabel6;
|
||
private DevExpress.XtraReports.UI.XRLabel xrLabel4;
|
||
private DevExpress.XtraReports.UI.XRLabel xrLabel3;
|
||
private DevExpress.XtraReports.UI.XRLabel xrLabel2;
|
||
private DevExpress.XtraReports.UI.XRLabel xrLabel5;
|
||
private DevExpress.XtraReports.UI.XRLabel xrLabel17;
|
||
private DevExpress.XtraReports.UI.XRPictureBox xrPictureBox1;
|
||
private DevExpress.XtraReports.UI.XRPictureBox xrPictureBox2;
|
||
private DevExpress.XtraReports.UI.XRPictureBox xrPictureBox3;
|
||
private DevExpress.XtraReports.UI.XRLabel xrLabel9;
|
||
private DevExpress.XtraReports.UI.XRLabel xrLabel7;
|
||
private DevExpress.XtraReports.UI.XRLabel xrLabel8;
|
||
private DevExpress.XtraReports.UI.XRPictureBox xrPictureBox4;
|
||
private DevExpress.XtraReports.UI.XRLabel xrLabel10;
|
||
}
|
||
}
|