Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRyan D. Brooks2011-04-22 20:29:48 +0000
committerRyan D. Brooks2011-04-22 20:29:48 +0000
commit38b1ff989eadb3229fd4c0421102e7a60a4c1554 (patch)
tree4b470b77fcecf4744ae2eb8c623b7c146a4fe22d /plugins/org.eclipse.osee.ats/support/Task Import.xml
parent87a439a142dad13c554519329ebec4da3b406f42 (diff)
downloadorg.eclipse.osee-38b1ff989eadb3229fd4c0421102e7a60a4c1554.tar.gz
org.eclipse.osee-38b1ff989eadb3229fd4c0421102e7a60a4c1554.tar.xz
org.eclipse.osee-38b1ff989eadb3229fd4c0421102e7a60a4c1554.zip
refactor: Introduce end-of-line normalization
Diffstat (limited to 'plugins/org.eclipse.osee.ats/support/Task Import.xml')
-rw-r--r--plugins/org.eclipse.osee.ats/support/Task Import.xml224
1 files changed, 112 insertions, 112 deletions
diff --git a/plugins/org.eclipse.osee.ats/support/Task Import.xml b/plugins/org.eclipse.osee.ats/support/Task Import.xml
index 07fdbd72fa8..e67278495f8 100644
--- a/plugins/org.eclipse.osee.ats/support/Task Import.xml
+++ b/plugins/org.eclipse.osee.ats/support/Task Import.xml
@@ -1,112 +1,112 @@
-<?xml version="1.0"?>
-<?mso-application progid="Excel.Sheet"?>
-<Workbook xmlns="urn:schemas-microsoft-com:office:spreadsheet"
- xmlns:o="urn:schemas-microsoft-com:office:office"
- xmlns:x="urn:schemas-microsoft-com:office:excel"
- xmlns:ss="urn:schemas-microsoft-com:office:spreadsheet"
- xmlns:html="http://www.w3.org/TR/REC-html40">
- <DocumentProperties xmlns="urn:schemas-microsoft-com:office:office">
- <LastAuthor>Donald G. Dunne</LastAuthor>
- <Created>1996-10-14T23:33:28Z</Created>
- <LastSaved>2008-05-27T21:06:21Z</LastSaved>
- <Version>11.9999</Version>
- </DocumentProperties>
- <OfficeDocumentSettings xmlns="urn:schemas-microsoft-com:office:office">
- <DoNotRelyOnCSS/>
- </OfficeDocumentSettings>
- <ExcelWorkbook xmlns="urn:schemas-microsoft-com:office:excel">
- <WindowHeight>9300</WindowHeight>
- <WindowWidth>15135</WindowWidth>
- <WindowTopX>120</WindowTopX>
- <WindowTopY>120</WindowTopY>
- <AcceptLabelsInFormulas/>
- <ProtectStructure>False</ProtectStructure>
- <ProtectWindows>False</ProtectWindows>
- </ExcelWorkbook>
- <Styles>
- <Style ss:ID="Default" ss:Name="Normal">
- <Alignment ss:Vertical="Bottom"/>
- <Borders/>
- <Font/>
- <Interior/>
- <NumberFormat/>
- <Protection/>
- </Style>
- </Styles>
- <Worksheet ss:Name="Sheet1">
- <Table ss:ExpandedColumnCount="9" ss:ExpandedRowCount="4" x:FullColumns="1"
- x:FullRows="1">
- <Column ss:Width="78"/>
- <Column ss:Width="102"/>
- <Column ss:AutoFitWidth="0" ss:Width="161.25"/>
- <Column ss:AutoFitWidth="0" ss:Width="83.25" ss:Span="1"/>
- <Row>
- <Cell><Data ss:Type="String">Title</Data></Cell>
- <Cell><Data ss:Type="String">Originator</Data></Cell>
- <Cell><Data ss:Type="String">Assignees</Data></Cell>
- <Cell><Data ss:Type="String">Resolution</Data></Cell>
- <Cell><Data ss:Type="String">Related to State</Data></Cell>
- <Cell><Data ss:Type="String">Hours Spent</Data></Cell>
- <Cell><Data ss:Type="String">Estimated Hours</Data></Cell>
- <Cell><Data ss:Type="String">Percent Complete</Data></Cell>
- <Cell><Data ss:Type="String">Notes</Data></Cell>
- </Row>
- <Row>
- <Cell><Data ss:Type="String">1st Task</Data></Cell>
- <Cell><Data ss:Type="String">Brooks, Ryan D</Data></Cell>
- <Cell><Data ss:Type="String">Dunne, Donald G</Data></Cell>
- <Cell><Data ss:Type="String">Working</Data></Cell>
- <Cell><Data ss:Type="String">Implement</Data></Cell>
- <Cell><Data ss:Type="Number">3</Data></Cell>
- <Cell><Data ss:Type="Number">34</Data></Cell>
- <Cell><Data ss:Type="Number">23</Data></Cell>
- <Cell><Data ss:Type="String">Note 1</Data></Cell>
- </Row>
- <Row>
- <Cell><Data ss:Type="String">2nd Task</Data></Cell>
- <Cell><Data ss:Type="String">Dunne, Donald G</Data></Cell>
- <Cell><Data ss:Type="String">UnAssigned</Data></Cell>
- <Cell><Data ss:Type="String">Waiting</Data></Cell>
- <Cell><Data ss:Type="String">Implement</Data></Cell>
- <Cell><Data ss:Type="Number">1</Data></Cell>
- <Cell><Data ss:Type="Number">3</Data></Cell>
- <Cell><Data ss:Type="Number">45</Data></Cell>
- <Cell><Data ss:Type="String">Note 2</Data></Cell>
- </Row>
- <Row>
- <Cell><Data ss:Type="String">3rd Task</Data></Cell>
- <Cell><Data ss:Type="String">Dunne, Donald G</Data></Cell>
- <Cell><Data ss:Type="String">Dunne, Donald G; Brooks, Ryan D</Data></Cell>
- <Cell><Data ss:Type="String">Waiting</Data></Cell>
- <Cell><Data ss:Type="String">Implement</Data></Cell>
- <Cell><Data ss:Type="Number">1</Data></Cell>
- <Cell><Data ss:Type="Number">0</Data></Cell>
- <Cell><Data ss:Type="Number">45</Data></Cell>
- </Row>
- </Table>
- <WorksheetOptions xmlns="urn:schemas-microsoft-com:office:excel">
- <Selected/>
- <Panes>
- <Pane>
- <Number>3</Number>
- <ActiveRow>3</ActiveRow>
- <ActiveCol>8</ActiveCol>
- </Pane>
- </Panes>
- <ProtectObjects>False</ProtectObjects>
- <ProtectScenarios>False</ProtectScenarios>
- </WorksheetOptions>
- </Worksheet>
- <Worksheet ss:Name="Sheet2">
- <WorksheetOptions xmlns="urn:schemas-microsoft-com:office:excel">
- <ProtectObjects>False</ProtectObjects>
- <ProtectScenarios>False</ProtectScenarios>
- </WorksheetOptions>
- </Worksheet>
- <Worksheet ss:Name="Sheet3">
- <WorksheetOptions xmlns="urn:schemas-microsoft-com:office:excel">
- <ProtectObjects>False</ProtectObjects>
- <ProtectScenarios>False</ProtectScenarios>
- </WorksheetOptions>
- </Worksheet>
-</Workbook>
+<?xml version="1.0"?>
+<?mso-application progid="Excel.Sheet"?>
+<Workbook xmlns="urn:schemas-microsoft-com:office:spreadsheet"
+ xmlns:o="urn:schemas-microsoft-com:office:office"
+ xmlns:x="urn:schemas-microsoft-com:office:excel"
+ xmlns:ss="urn:schemas-microsoft-com:office:spreadsheet"
+ xmlns:html="http://www.w3.org/TR/REC-html40">
+ <DocumentProperties xmlns="urn:schemas-microsoft-com:office:office">
+ <LastAuthor>Donald G. Dunne</LastAuthor>
+ <Created>1996-10-14T23:33:28Z</Created>
+ <LastSaved>2008-05-27T21:06:21Z</LastSaved>
+ <Version>11.9999</Version>
+ </DocumentProperties>
+ <OfficeDocumentSettings xmlns="urn:schemas-microsoft-com:office:office">
+ <DoNotRelyOnCSS/>
+ </OfficeDocumentSettings>
+ <ExcelWorkbook xmlns="urn:schemas-microsoft-com:office:excel">
+ <WindowHeight>9300</WindowHeight>
+ <WindowWidth>15135</WindowWidth>
+ <WindowTopX>120</WindowTopX>
+ <WindowTopY>120</WindowTopY>
+ <AcceptLabelsInFormulas/>
+ <ProtectStructure>False</ProtectStructure>
+ <ProtectWindows>False</ProtectWindows>
+ </ExcelWorkbook>
+ <Styles>
+ <Style ss:ID="Default" ss:Name="Normal">
+ <Alignment ss:Vertical="Bottom"/>
+ <Borders/>
+ <Font/>
+ <Interior/>
+ <NumberFormat/>
+ <Protection/>
+ </Style>
+ </Styles>
+ <Worksheet ss:Name="Sheet1">
+ <Table ss:ExpandedColumnCount="9" ss:ExpandedRowCount="4" x:FullColumns="1"
+ x:FullRows="1">
+ <Column ss:Width="78"/>
+ <Column ss:Width="102"/>
+ <Column ss:AutoFitWidth="0" ss:Width="161.25"/>
+ <Column ss:AutoFitWidth="0" ss:Width="83.25" ss:Span="1"/>
+ <Row>
+ <Cell><Data ss:Type="String">Title</Data></Cell>
+ <Cell><Data ss:Type="String">Originator</Data></Cell>
+ <Cell><Data ss:Type="String">Assignees</Data></Cell>
+ <Cell><Data ss:Type="String">Resolution</Data></Cell>
+ <Cell><Data ss:Type="String">Related to State</Data></Cell>
+ <Cell><Data ss:Type="String">Hours Spent</Data></Cell>
+ <Cell><Data ss:Type="String">Estimated Hours</Data></Cell>
+ <Cell><Data ss:Type="String">Percent Complete</Data></Cell>
+ <Cell><Data ss:Type="String">Notes</Data></Cell>
+ </Row>
+ <Row>
+ <Cell><Data ss:Type="String">1st Task</Data></Cell>
+ <Cell><Data ss:Type="String">Brooks, Ryan D</Data></Cell>
+ <Cell><Data ss:Type="String">Dunne, Donald G</Data></Cell>
+ <Cell><Data ss:Type="String">Working</Data></Cell>
+ <Cell><Data ss:Type="String">Implement</Data></Cell>
+ <Cell><Data ss:Type="Number">3</Data></Cell>
+ <Cell><Data ss:Type="Number">34</Data></Cell>
+ <Cell><Data ss:Type="Number">23</Data></Cell>
+ <Cell><Data ss:Type="String">Note 1</Data></Cell>
+ </Row>
+ <Row>
+ <Cell><Data ss:Type="String">2nd Task</Data></Cell>
+ <Cell><Data ss:Type="String">Dunne, Donald G</Data></Cell>
+ <Cell><Data ss:Type="String">UnAssigned</Data></Cell>
+ <Cell><Data ss:Type="String">Waiting</Data></Cell>
+ <Cell><Data ss:Type="String">Implement</Data></Cell>
+ <Cell><Data ss:Type="Number">1</Data></Cell>
+ <Cell><Data ss:Type="Number">3</Data></Cell>
+ <Cell><Data ss:Type="Number">45</Data></Cell>
+ <Cell><Data ss:Type="String">Note 2</Data></Cell>
+ </Row>
+ <Row>
+ <Cell><Data ss:Type="String">3rd Task</Data></Cell>
+ <Cell><Data ss:Type="String">Dunne, Donald G</Data></Cell>
+ <Cell><Data ss:Type="String">Dunne, Donald G; Brooks, Ryan D</Data></Cell>
+ <Cell><Data ss:Type="String">Waiting</Data></Cell>
+ <Cell><Data ss:Type="String">Implement</Data></Cell>
+ <Cell><Data ss:Type="Number">1</Data></Cell>
+ <Cell><Data ss:Type="Number">0</Data></Cell>
+ <Cell><Data ss:Type="Number">45</Data></Cell>
+ </Row>
+ </Table>
+ <WorksheetOptions xmlns="urn:schemas-microsoft-com:office:excel">
+ <Selected/>
+ <Panes>
+ <Pane>
+ <Number>3</Number>
+ <ActiveRow>3</ActiveRow>
+ <ActiveCol>8</ActiveCol>
+ </Pane>
+ </Panes>
+ <ProtectObjects>False</ProtectObjects>
+ <ProtectScenarios>False</ProtectScenarios>
+ </WorksheetOptions>
+ </Worksheet>
+ <Worksheet ss:Name="Sheet2">
+ <WorksheetOptions xmlns="urn:schemas-microsoft-com:office:excel">
+ <ProtectObjects>False</ProtectObjects>
+ <ProtectScenarios>False</ProtectScenarios>
+ </WorksheetOptions>
+ </Worksheet>
+ <Worksheet ss:Name="Sheet3">
+ <WorksheetOptions xmlns="urn:schemas-microsoft-com:office:excel">
+ <ProtectObjects>False</ProtectObjects>
+ <ProtectScenarios>False</ProtectScenarios>
+ </WorksheetOptions>
+ </Worksheet>
+</Workbook>

Back to the top