﻿<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<StiSerializer version="1.02" type="Net" application="StiReport">
  <CalculationMode>Interpretation</CalculationMode>
  <Dictionary Ref="1" type="Dictionary" isKey="true">
    <BusinessObjects isList="true" count="0" />
    <Databases isList="true" count="0" />
    <DataSources isList="true" count="0" />
    <Relations isList="true" count="0" />
    <Report isRef="0" />
    <Resources isList="true" count="0" />
    <Variables isList="true" count="0" />
  </Dictionary>
  <EngineVersion>EngineV2</EngineVersion>
  <GlobalizationStrings isList="true" count="0" />
  <Key>6aa6d7fa641242ed80dfe1d4b503958b</Key>
  <MetaTags isList="true" count="0" />
  <Pages isList="true" count="1">
    <Dashboard1 Ref="2" type="Stimulsoft.Dashboard.Components.StiDashboard" isKey="true">
      <BackColor>Transparent</BackColor>
      <Components isList="true" count="1">
        <Table1 Ref="3" type="Stimulsoft.Dashboard.Components.Table.StiTableElement" isKey="true">
          <BackColor>Transparent</BackColor>
          <ClientRectangle>0,40,1200,260</ClientRectangle>
          <Columns isList="true" count="1">
            <Item3 Ref="4" type="Stimulsoft.Dashboard.Components.Table.StiDimensionColumn" isKey="true">
              <Expression>"DAFWC - 14/11/2018 - Employee was using a rope in order to cover the sugarcane trailler charge, he had to make some extra force to pull the rope from one side to another when the rope broke. As consequence the driver the came to fall at the same level, twisting his right ankle."</Expression>
              <ForeColor>Transparent</ForeColor>
              <Key>aad347c2793c4f45bd53a7e9c59b6e07</Key>
              <Label>13.Details of any Accidents/Injuries and any Safety Initiatives this month</Label>
            </Item3>
          </Columns>
          <DataFilters isList="true" count="0" />
          <Font>Arial,10</Font>
          <ForeColor>Transparent</ForeColor>
          <Guid>4379d67da06a425c89c0b36cdbce4741</Guid>
          <HeaderFont>Arial,10</HeaderFont>
          <HeaderForeColor>Transparent</HeaderForeColor>
          <Layout Ref="5" type="Stimulsoft.Report.Dashboard.StiElementLayout" isKey="true" />
          <Margin>3,3,3,3</Margin>
          <Name>Table1</Name>
          <Padding>5,5,5,5</Padding>
          <Page isRef="2" />
          <Parent isRef="2" />
          <Title Ref="6" type="Stimulsoft.Dashboard.Components.StiTitle" isKey="true">
            <BackColor>Transparent</BackColor>
            <Font>Arial,11</Font>
            <ForeColor>Transparent</ForeColor>
            <Text>Tabela</Text>
          </Title>
          <TransformActions isList="true" count="0" />
          <TransformFilters isList="true" count="0" />
          <TransformSorts isList="true" count="0" />
          <UserFilters isList="true" count="0" />
          <UserSorts isList="true" count="0" />
        </Table1>
      </Components>
      <Guid>9c344d54421a46d7a20ca904b1ca4155</Guid>
      <Name>Dashboard1</Name>
      <Report isRef="0" />
    </Dashboard1>
  </Pages>
  <ReferencedAssemblies isList="true" count="8">
    <value>System.Dll</value>
    <value>System.Drawing.Dll</value>
    <value>System.Windows.Forms.Dll</value>
    <value>System.Data.Dll</value>
    <value>System.Xml.Dll</value>
    <value>Stimulsoft.Controls.Dll</value>
    <value>Stimulsoft.Base.Dll</value>
    <value>Stimulsoft.Report.Dll</value>
  </ReferencedAssemblies>
  <ReportAlias>Report</ReportAlias>
  <ReportChanged>3/20/2019 2:28:59 PM</ReportChanged>
  <ReportCreated>3/20/2019 2:23:38 PM</ReportCreated>
  <ReportGuid>719cd9f4e0c94cf6b4ca5a9c562dc16c</ReportGuid>
  <ReportName>Report</ReportName>
  <ReportUnit>Centimeters</ReportUnit>
  <ReportVersion>2019.2.2.0</ReportVersion>
  <Script>using System;
using System.Drawing;
using System.Windows.Forms;
using System.Data;
using Stimulsoft.Controls;
using Stimulsoft.Base.Drawing;
using Stimulsoft.Report;
using Stimulsoft.Report.Dialogs;
using Stimulsoft.Report.Components;

namespace Reports
{
    public class Report : Stimulsoft.Report.StiReport
    {
        public Report()        {
            this.InitializeComponent();
        }

        #region StiReport Designer generated code - do not modify
		#endregion StiReport Designer generated code - do not modify
    }
}
</Script>
  <ScriptLanguage>CSharp</ScriptLanguage>
  <Styles isList="true" count="0" />
</StiSerializer>