roo 1.13.2 → 2.0.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (172) hide show
  1. checksums.yaml +4 -4
  2. data/.gitignore +7 -0
  3. data/.simplecov +4 -0
  4. data/.travis.yml +13 -0
  5. data/CHANGELOG.md +500 -0
  6. data/Gemfile +16 -10
  7. data/Guardfile +24 -0
  8. data/LICENSE +3 -1
  9. data/README.md +254 -0
  10. data/Rakefile +23 -23
  11. data/examples/roo_soap_client.rb +28 -31
  12. data/examples/roo_soap_server.rb +4 -6
  13. data/examples/write_me.rb +9 -10
  14. data/lib/roo/base.rb +303 -388
  15. data/lib/roo/csv.rb +120 -113
  16. data/lib/roo/excelx/comments.rb +24 -0
  17. data/lib/roo/excelx/extractor.rb +20 -0
  18. data/lib/roo/excelx/relationships.rb +26 -0
  19. data/lib/roo/excelx/shared_strings.rb +40 -0
  20. data/lib/roo/excelx/sheet_doc.rb +202 -0
  21. data/lib/roo/excelx/styles.rb +62 -0
  22. data/lib/roo/excelx/workbook.rb +59 -0
  23. data/lib/roo/excelx.rb +452 -484
  24. data/lib/roo/font.rb +17 -0
  25. data/lib/roo/libre_office.rb +5 -0
  26. data/lib/roo/link.rb +15 -0
  27. data/lib/roo/{openoffice.rb → open_office.rb} +678 -496
  28. data/lib/roo/spreadsheet.rb +20 -23
  29. data/lib/roo/utils.rb +78 -0
  30. data/lib/roo/version.rb +3 -0
  31. data/lib/roo.rb +18 -24
  32. data/roo.gemspec +20 -204
  33. data/spec/lib/roo/base_spec.rb +1 -4
  34. data/spec/lib/roo/csv_spec.rb +21 -13
  35. data/spec/lib/roo/excelx/format_spec.rb +7 -6
  36. data/spec/lib/roo/excelx_spec.rb +388 -11
  37. data/spec/lib/roo/libreoffice_spec.rb +16 -6
  38. data/spec/lib/roo/openoffice_spec.rb +2 -8
  39. data/spec/lib/roo/spreadsheet_spec.rb +40 -12
  40. data/spec/lib/roo/utils_spec.rb +106 -0
  41. data/spec/spec_helper.rb +2 -1
  42. data/test/test_generic_spreadsheet.rb +19 -67
  43. data/test/test_helper.rb +9 -56
  44. data/test/test_roo.rb +252 -477
  45. metadata +63 -302
  46. data/CHANGELOG +0 -417
  47. data/Gemfile.lock +0 -78
  48. data/README.markdown +0 -126
  49. data/VERSION +0 -1
  50. data/lib/roo/excel.rb +0 -355
  51. data/lib/roo/excel2003xml.rb +0 -300
  52. data/lib/roo/google.rb +0 -292
  53. data/lib/roo/roo_rails_helper.rb +0 -83
  54. data/lib/roo/worksheet.rb +0 -18
  55. data/spec/lib/roo/excel2003xml_spec.rb +0 -15
  56. data/spec/lib/roo/excel_spec.rb +0 -17
  57. data/spec/lib/roo/google_spec.rb +0 -64
  58. data/test/files/1900_base.xls +0 -0
  59. data/test/files/1900_base.xlsx +0 -0
  60. data/test/files/1904_base.xls +0 -0
  61. data/test/files/1904_base.xlsx +0 -0
  62. data/test/files/Bibelbund.csv +0 -3741
  63. data/test/files/Bibelbund.ods +0 -0
  64. data/test/files/Bibelbund.xls +0 -0
  65. data/test/files/Bibelbund.xlsx +0 -0
  66. data/test/files/Bibelbund.xml +0 -62518
  67. data/test/files/Bibelbund1.ods +0 -0
  68. data/test/files/Pfand_from_windows_phone.xlsx +0 -0
  69. data/test/files/bad_excel_date.xls +0 -0
  70. data/test/files/bbu.ods +0 -0
  71. data/test/files/bbu.xls +0 -0
  72. data/test/files/bbu.xlsx +0 -0
  73. data/test/files/bbu.xml +0 -152
  74. data/test/files/bode-v1.ods.zip +0 -0
  75. data/test/files/bode-v1.xls.zip +0 -0
  76. data/test/files/boolean.csv +0 -2
  77. data/test/files/boolean.ods +0 -0
  78. data/test/files/boolean.xls +0 -0
  79. data/test/files/boolean.xlsx +0 -0
  80. data/test/files/boolean.xml +0 -112
  81. data/test/files/borders.ods +0 -0
  82. data/test/files/borders.xls +0 -0
  83. data/test/files/borders.xlsx +0 -0
  84. data/test/files/borders.xml +0 -144
  85. data/test/files/bug-numbered-sheet-names.xlsx +0 -0
  86. data/test/files/bug-row-column-fixnum-float.xls +0 -0
  87. data/test/files/bug-row-column-fixnum-float.xml +0 -127
  88. data/test/files/comments.ods +0 -0
  89. data/test/files/comments.xls +0 -0
  90. data/test/files/comments.xlsx +0 -0
  91. data/test/files/csvtypes.csv +0 -1
  92. data/test/files/datetime.ods +0 -0
  93. data/test/files/datetime.xls +0 -0
  94. data/test/files/datetime.xlsx +0 -0
  95. data/test/files/datetime.xml +0 -142
  96. data/test/files/datetime_floatconv.xls +0 -0
  97. data/test/files/datetime_floatconv.xml +0 -148
  98. data/test/files/dreimalvier.ods +0 -0
  99. data/test/files/emptysheets.ods +0 -0
  100. data/test/files/emptysheets.xls +0 -0
  101. data/test/files/emptysheets.xlsx +0 -0
  102. data/test/files/emptysheets.xml +0 -105
  103. data/test/files/excel2003.xml +0 -21140
  104. data/test/files/false_encoding.xls +0 -0
  105. data/test/files/false_encoding.xml +0 -132
  106. data/test/files/file_item_error.xlsx +0 -0
  107. data/test/files/formula.ods +0 -0
  108. data/test/files/formula.xls +0 -0
  109. data/test/files/formula.xlsx +0 -0
  110. data/test/files/formula.xml +0 -134
  111. data/test/files/formula_parse_error.xls +0 -0
  112. data/test/files/formula_parse_error.xml +0 -1833
  113. data/test/files/formula_string_error.xlsx +0 -0
  114. data/test/files/html-escape.ods +0 -0
  115. data/test/files/link.xls +0 -0
  116. data/test/files/link.xlsx +0 -0
  117. data/test/files/matrix.ods +0 -0
  118. data/test/files/matrix.xls +0 -0
  119. data/test/files/named_cells.ods +0 -0
  120. data/test/files/named_cells.xls +0 -0
  121. data/test/files/named_cells.xlsx +0 -0
  122. data/test/files/no_spreadsheet_file.txt +0 -1
  123. data/test/files/numbers1.csv +0 -18
  124. data/test/files/numbers1.ods +0 -0
  125. data/test/files/numbers1.xls +0 -0
  126. data/test/files/numbers1.xlsx +0 -0
  127. data/test/files/numbers1.xml +0 -312
  128. data/test/files/numeric-link.xlsx +0 -0
  129. data/test/files/only_one_sheet.ods +0 -0
  130. data/test/files/only_one_sheet.xls +0 -0
  131. data/test/files/only_one_sheet.xlsx +0 -0
  132. data/test/files/only_one_sheet.xml +0 -67
  133. data/test/files/paragraph.ods +0 -0
  134. data/test/files/paragraph.xls +0 -0
  135. data/test/files/paragraph.xlsx +0 -0
  136. data/test/files/paragraph.xml +0 -127
  137. data/test/files/prova.xls +0 -0
  138. data/test/files/ric.ods +0 -0
  139. data/test/files/simple_spreadsheet.ods +0 -0
  140. data/test/files/simple_spreadsheet.xls +0 -0
  141. data/test/files/simple_spreadsheet.xlsx +0 -0
  142. data/test/files/simple_spreadsheet.xml +0 -225
  143. data/test/files/simple_spreadsheet_from_italo.ods +0 -0
  144. data/test/files/simple_spreadsheet_from_italo.xls +0 -0
  145. data/test/files/simple_spreadsheet_from_italo.xml +0 -242
  146. data/test/files/so_datetime.csv +0 -7
  147. data/test/files/style.ods +0 -0
  148. data/test/files/style.xls +0 -0
  149. data/test/files/style.xlsx +0 -0
  150. data/test/files/style.xml +0 -154
  151. data/test/files/time-test.csv +0 -2
  152. data/test/files/time-test.ods +0 -0
  153. data/test/files/time-test.xls +0 -0
  154. data/test/files/time-test.xlsx +0 -0
  155. data/test/files/time-test.xml +0 -131
  156. data/test/files/type_excel.ods +0 -0
  157. data/test/files/type_excel.xlsx +0 -0
  158. data/test/files/type_excelx.ods +0 -0
  159. data/test/files/type_excelx.xls +0 -0
  160. data/test/files/type_openoffice.xls +0 -0
  161. data/test/files/type_openoffice.xlsx +0 -0
  162. data/test/files/whitespace.ods +0 -0
  163. data/test/files/whitespace.xls +0 -0
  164. data/test/files/whitespace.xlsx +0 -0
  165. data/test/files/whitespace.xml +0 -184
  166. data/test/rm_sub_test.rb +0 -12
  167. data/test/rm_test.rb +0 -7
  168. data/website/index.html +0 -385
  169. data/website/index.txt +0 -423
  170. data/website/javascripts/rounded_corners_lite.inc.js +0 -285
  171. data/website/stylesheets/screen.css +0 -130
  172. data/website/template.rhtml +0 -48
@@ -1,142 +0,0 @@
1
- <?xml version="1.0"?>
2
- <?mso-application progid="Excel.Sheet"?>
3
- <Workbook xmlns="urn:schemas-microsoft-com:office:spreadsheet"
4
- xmlns:o="urn:schemas-microsoft-com:office:office"
5
- xmlns:x="urn:schemas-microsoft-com:office:excel"
6
- xmlns:ss="urn:schemas-microsoft-com:office:spreadsheet"
7
- xmlns:html="http://www.w3.org/TR/REC-html40">
8
- <DocumentProperties xmlns="urn:schemas-microsoft-com:office:office">
9
- <LastAuthor>Licensed User</LastAuthor>
10
- <Created>2009-12-22T17:38:10Z</Created>
11
- <Version>12.00</Version>
12
- </DocumentProperties>
13
- <ExcelWorkbook xmlns="urn:schemas-microsoft-com:office:excel">
14
- <WindowHeight>8190</WindowHeight>
15
- <WindowWidth>16380</WindowWidth>
16
- <WindowTopX>0</WindowTopX>
17
- <WindowTopY>0</WindowTopY>
18
- <TabRatio>233</TabRatio>
19
- <ProtectStructure>False</ProtectStructure>
20
- <ProtectWindows>False</ProtectWindows>
21
- </ExcelWorkbook>
22
- <Styles>
23
- <Style ss:ID="Default" ss:Name="Normal">
24
- <Alignment ss:Vertical="Bottom"/>
25
- <Borders/>
26
- <Font ss:FontName="Arial" x:Family="Swiss"/>
27
- <Interior/>
28
- <NumberFormat/>
29
- <Protection/>
30
- </Style>
31
- <Style ss:ID="s21">
32
- <NumberFormat ss:Format="dd/mm/yy"/>
33
- </Style>
34
- <Style ss:ID="s22">
35
- <NumberFormat ss:Format="dd/mm/yy\ hh:mm"/>
36
- </Style>
37
- </Styles>
38
- <Worksheet ss:Name="Sheet1">
39
- <Table ss:ExpandedColumnCount="3" ss:ExpandedRowCount="7" x:FullColumns="1"
40
- x:FullRows="1" ss:DefaultColumnWidth="60.75">
41
- <Column ss:AutoFitWidth="0" ss:Width="87.75"/>
42
- <Column ss:AutoFitWidth="0" ss:Width="84"/>
43
- <Column ss:AutoFitWidth="0" ss:Width="116.25"/>
44
- <Row>
45
- <Cell ss:StyleID="s21"><Data ss:Type="DateTime">1961-11-21T00:00:00.000</Data></Cell>
46
- </Row>
47
- <Row ss:Index="3">
48
- <Cell ss:StyleID="s22"><Data ss:Type="DateTime">1961-11-21T12:17:18.000</Data></Cell>
49
- <Cell ss:StyleID="s22"><Data ss:Type="DateTime">1961-11-21T12:17:18.000</Data></Cell>
50
- <Cell ss:StyleID="s22"><Data ss:Type="DateTime">1961-11-21T12:17:18.000</Data></Cell>
51
- </Row>
52
- <Row>
53
- <Cell ss:StyleID="s22"><Data ss:Type="DateTime">1961-11-21T12:17:18.000</Data></Cell>
54
- <Cell ss:StyleID="s22"><Data ss:Type="DateTime">1961-11-21T12:17:18.000</Data></Cell>
55
- <Cell ss:StyleID="s22"><Data ss:Type="DateTime">1961-11-21T12:17:18.000</Data></Cell>
56
- </Row>
57
- <Row>
58
- <Cell ss:StyleID="s22"><Data ss:Type="DateTime">1961-11-21T12:17:18.000</Data></Cell>
59
- <Cell ss:StyleID="s22"><Data ss:Type="DateTime">1961-11-21T12:17:18.000</Data></Cell>
60
- <Cell ss:StyleID="s22"><Data ss:Type="DateTime">1961-11-21T12:17:18.000</Data></Cell>
61
- </Row>
62
- <Row>
63
- <Cell ss:StyleID="s21"><Data ss:Type="DateTime">1961-11-21T00:00:00.000</Data></Cell>
64
- <Cell ss:StyleID="s21"><Data ss:Type="DateTime">1961-11-21T00:00:00.000</Data></Cell>
65
- <Cell ss:StyleID="s21"><Data ss:Type="DateTime">1961-11-21T00:00:00.000</Data></Cell>
66
- </Row>
67
- <Row>
68
- <Cell ss:StyleID="s21"><Data ss:Type="DateTime">1961-11-21T00:00:00.000</Data></Cell>
69
- <Cell ss:StyleID="s21"><Data ss:Type="DateTime">1961-11-21T00:00:00.000</Data></Cell>
70
- <Cell ss:StyleID="s21"><Data ss:Type="DateTime">1961-11-21T00:00:00.000</Data></Cell>
71
- </Row>
72
- </Table>
73
- <WorksheetOptions xmlns="urn:schemas-microsoft-com:office:excel">
74
- <PageSetup>
75
- <Layout x:StartPageNumber="1"/>
76
- <Header x:Margin="0.78749999999999998" x:Data="&amp;C&amp;A"/>
77
- <Footer x:Margin="0.78749999999999998" x:Data="&amp;CPage &amp;P"/>
78
- <PageMargins x:Bottom="1.0249999999999999" x:Left="0.78749999999999998"
79
- x:Right="0.78749999999999998" x:Top="1.0249999999999999"/>
80
- </PageSetup>
81
- <Print>
82
- <ValidPrinterInfo/>
83
- <PaperSizeIndex>9</PaperSizeIndex>
84
- <HorizontalResolution>300</HorizontalResolution>
85
- <VerticalResolution>300</VerticalResolution>
86
- </Print>
87
- <Selected/>
88
- <Panes>
89
- <Pane>
90
- <Number>3</Number>
91
- <ActiveRow>7</ActiveRow>
92
- </Pane>
93
- </Panes>
94
- <ProtectObjects>False</ProtectObjects>
95
- <ProtectScenarios>False</ProtectScenarios>
96
- </WorksheetOptions>
97
- </Worksheet>
98
- <Worksheet ss:Name="Sheet2">
99
- <Table ss:ExpandedColumnCount="1" ss:ExpandedRowCount="1" x:FullColumns="1"
100
- x:FullRows="1" ss:DefaultColumnWidth="60.75">
101
- </Table>
102
- <WorksheetOptions xmlns="urn:schemas-microsoft-com:office:excel">
103
- <PageSetup>
104
- <Header x:Margin="0.78749999999999998" x:Data="&amp;C&amp;A"/>
105
- <Footer x:Margin="0.78749999999999998" x:Data="&amp;CPage &amp;P"/>
106
- <PageMargins x:Bottom="1.0249999999999999" x:Left="0.78749999999999998"
107
- x:Right="0.78749999999999998" x:Top="1.0249999999999999"/>
108
- </PageSetup>
109
- <Print>
110
- <ValidPrinterInfo/>
111
- <PaperSizeIndex>9</PaperSizeIndex>
112
- <HorizontalResolution>300</HorizontalResolution>
113
- <VerticalResolution>300</VerticalResolution>
114
- </Print>
115
- <PageBreakZoom>60</PageBreakZoom>
116
- <ProtectObjects>False</ProtectObjects>
117
- <ProtectScenarios>False</ProtectScenarios>
118
- </WorksheetOptions>
119
- </Worksheet>
120
- <Worksheet ss:Name="Sheet3">
121
- <Table ss:ExpandedColumnCount="1" ss:ExpandedRowCount="1" x:FullColumns="1"
122
- x:FullRows="1" ss:DefaultColumnWidth="60.75">
123
- </Table>
124
- <WorksheetOptions xmlns="urn:schemas-microsoft-com:office:excel">
125
- <PageSetup>
126
- <Header x:Margin="0.78749999999999998" x:Data="&amp;C&amp;A"/>
127
- <Footer x:Margin="0.78749999999999998" x:Data="&amp;CPage &amp;P"/>
128
- <PageMargins x:Bottom="1.0249999999999999" x:Left="0.78749999999999998"
129
- x:Right="0.78749999999999998" x:Top="1.0249999999999999"/>
130
- </PageSetup>
131
- <Print>
132
- <ValidPrinterInfo/>
133
- <PaperSizeIndex>9</PaperSizeIndex>
134
- <HorizontalResolution>300</HorizontalResolution>
135
- <VerticalResolution>300</VerticalResolution>
136
- </Print>
137
- <PageBreakZoom>60</PageBreakZoom>
138
- <ProtectObjects>False</ProtectObjects>
139
- <ProtectScenarios>False</ProtectScenarios>
140
- </WorksheetOptions>
141
- </Worksheet>
142
- </Workbook>
Binary file
@@ -1,148 +0,0 @@
1
- <?xml version="1.0"?>
2
- <?mso-application progid="Excel.Sheet"?>
3
- <Workbook xmlns="urn:schemas-microsoft-com:office:spreadsheet"
4
- xmlns:o="urn:schemas-microsoft-com:office:office"
5
- xmlns:x="urn:schemas-microsoft-com:office:excel"
6
- xmlns:ss="urn:schemas-microsoft-com:office:spreadsheet"
7
- xmlns:html="http://www.w3.org/TR/REC-html40">
8
- <DocumentProperties xmlns="urn:schemas-microsoft-com:office:office">
9
- <LastAuthor>Licensed User</LastAuthor>
10
- <Created>2009-12-22T17:38:34Z</Created>
11
- <Version>12.00</Version>
12
- </DocumentProperties>
13
- <ExcelWorkbook xmlns="urn:schemas-microsoft-com:office:excel">
14
- <WindowHeight>8190</WindowHeight>
15
- <WindowWidth>16380</WindowWidth>
16
- <WindowTopX>0</WindowTopX>
17
- <WindowTopY>0</WindowTopY>
18
- <TabRatio>233</TabRatio>
19
- <ProtectStructure>False</ProtectStructure>
20
- <ProtectWindows>False</ProtectWindows>
21
- </ExcelWorkbook>
22
- <Styles>
23
- <Style ss:ID="Default" ss:Name="Normal">
24
- <Alignment ss:Vertical="Bottom"/>
25
- <Borders/>
26
- <Font ss:FontName="Arial" x:Family="Swiss"/>
27
- <Interior/>
28
- <NumberFormat/>
29
- <Protection/>
30
- </Style>
31
- <Style ss:ID="s21">
32
- <NumberFormat ss:Format="dd/mm/yy"/>
33
- </Style>
34
- <Style ss:ID="s22">
35
- <Font ss:FontName="Arial" x:Family="Swiss"/>
36
- <NumberFormat ss:Format="mm/dd/yy"/>
37
- </Style>
38
- <Style ss:ID="s23">
39
- <NumberFormat ss:Format="dd/mm/yy\ hh:mm"/>
40
- </Style>
41
- </Styles>
42
- <Worksheet ss:Name="Sheet1">
43
- <Table ss:ExpandedColumnCount="3" ss:ExpandedRowCount="7" x:FullColumns="1"
44
- x:FullRows="1" ss:DefaultColumnWidth="60.75">
45
- <Column ss:AutoFitWidth="0" ss:Width="87.75"/>
46
- <Column ss:AutoFitWidth="0" ss:Width="84"/>
47
- <Column ss:AutoFitWidth="0" ss:Width="116.25"/>
48
- <Row>
49
- <Cell ss:StyleID="s21"><Data ss:Type="DateTime">2009-01-01T00:00:00.000</Data></Cell>
50
- </Row>
51
- <Row>
52
- <Cell ss:StyleID="s22"><Data ss:Type="String">01/02/2009</Data></Cell>
53
- </Row>
54
- <Row>
55
- <Cell ss:StyleID="s23"/>
56
- <Cell ss:StyleID="s23"/>
57
- <Cell ss:StyleID="s23"/>
58
- </Row>
59
- <Row>
60
- <Cell ss:StyleID="s23"/>
61
- <Cell ss:StyleID="s23"/>
62
- <Cell ss:StyleID="s23"/>
63
- </Row>
64
- <Row>
65
- <Cell ss:StyleID="s23"/>
66
- <Cell ss:StyleID="s23"/>
67
- <Cell ss:StyleID="s23"/>
68
- </Row>
69
- <Row>
70
- <Cell ss:StyleID="s21"/>
71
- <Cell ss:StyleID="s21"/>
72
- <Cell ss:StyleID="s21"/>
73
- </Row>
74
- <Row>
75
- <Cell ss:StyleID="s21"/>
76
- <Cell ss:StyleID="s21"/>
77
- <Cell ss:StyleID="s21"/>
78
- </Row>
79
- </Table>
80
- <WorksheetOptions xmlns="urn:schemas-microsoft-com:office:excel">
81
- <PageSetup>
82
- <Layout x:StartPageNumber="1"/>
83
- <Header x:Margin="0.78749999999999998" x:Data="&amp;C&amp;A"/>
84
- <Footer x:Margin="0.78749999999999998" x:Data="&amp;CPage &amp;P"/>
85
- <PageMargins x:Bottom="1.0249999999999999" x:Left="0.78749999999999998"
86
- x:Right="0.78749999999999998" x:Top="1.0249999999999999"/>
87
- </PageSetup>
88
- <Print>
89
- <ValidPrinterInfo/>
90
- <PaperSizeIndex>9</PaperSizeIndex>
91
- <HorizontalResolution>300</HorizontalResolution>
92
- <VerticalResolution>300</VerticalResolution>
93
- </Print>
94
- <Selected/>
95
- <Panes>
96
- <Pane>
97
- <Number>3</Number>
98
- <ActiveRow>8</ActiveRow>
99
- <ActiveCol>3</ActiveCol>
100
- </Pane>
101
- </Panes>
102
- <ProtectObjects>False</ProtectObjects>
103
- <ProtectScenarios>False</ProtectScenarios>
104
- </WorksheetOptions>
105
- </Worksheet>
106
- <Worksheet ss:Name="Sheet2">
107
- <Table ss:ExpandedColumnCount="1" ss:ExpandedRowCount="1" x:FullColumns="1"
108
- x:FullRows="1" ss:DefaultColumnWidth="60.75">
109
- </Table>
110
- <WorksheetOptions xmlns="urn:schemas-microsoft-com:office:excel">
111
- <PageSetup>
112
- <Header x:Margin="0.78749999999999998" x:Data="&amp;C&amp;A"/>
113
- <Footer x:Margin="0.78749999999999998" x:Data="&amp;CPage &amp;P"/>
114
- <PageMargins x:Bottom="1.0249999999999999" x:Left="0.78749999999999998"
115
- x:Right="0.78749999999999998" x:Top="1.0249999999999999"/>
116
- </PageSetup>
117
- <Print>
118
- <ValidPrinterInfo/>
119
- <PaperSizeIndex>9</PaperSizeIndex>
120
- <HorizontalResolution>300</HorizontalResolution>
121
- <VerticalResolution>300</VerticalResolution>
122
- </Print>
123
- <ProtectObjects>False</ProtectObjects>
124
- <ProtectScenarios>False</ProtectScenarios>
125
- </WorksheetOptions>
126
- </Worksheet>
127
- <Worksheet ss:Name="Sheet3">
128
- <Table ss:ExpandedColumnCount="1" ss:ExpandedRowCount="1" x:FullColumns="1"
129
- x:FullRows="1" ss:DefaultColumnWidth="60.75">
130
- </Table>
131
- <WorksheetOptions xmlns="urn:schemas-microsoft-com:office:excel">
132
- <PageSetup>
133
- <Header x:Margin="0.78749999999999998" x:Data="&amp;C&amp;A"/>
134
- <Footer x:Margin="0.78749999999999998" x:Data="&amp;CPage &amp;P"/>
135
- <PageMargins x:Bottom="1.0249999999999999" x:Left="0.78749999999999998"
136
- x:Right="0.78749999999999998" x:Top="1.0249999999999999"/>
137
- </PageSetup>
138
- <Print>
139
- <ValidPrinterInfo/>
140
- <PaperSizeIndex>9</PaperSizeIndex>
141
- <HorizontalResolution>300</HorizontalResolution>
142
- <VerticalResolution>300</VerticalResolution>
143
- </Print>
144
- <ProtectObjects>False</ProtectObjects>
145
- <ProtectScenarios>False</ProtectScenarios>
146
- </WorksheetOptions>
147
- </Worksheet>
148
- </Workbook>
Binary file
Binary file
Binary file
Binary file
@@ -1,105 +0,0 @@
1
- <?xml version="1.0"?>
2
- <?mso-application progid="Excel.Sheet"?>
3
- <Workbook xmlns="urn:schemas-microsoft-com:office:spreadsheet"
4
- xmlns:o="urn:schemas-microsoft-com:office:office"
5
- xmlns:x="urn:schemas-microsoft-com:office:excel"
6
- xmlns:ss="urn:schemas-microsoft-com:office:spreadsheet"
7
- xmlns:html="http://www.w3.org/TR/REC-html40">
8
- <DocumentProperties xmlns="urn:schemas-microsoft-com:office:office">
9
- <LastAuthor>Licensed User</LastAuthor>
10
- <Created>2009-12-22T17:38:46Z</Created>
11
- <Version>12.00</Version>
12
- </DocumentProperties>
13
- <ExcelWorkbook xmlns="urn:schemas-microsoft-com:office:excel">
14
- <WindowHeight>8190</WindowHeight>
15
- <WindowWidth>16380</WindowWidth>
16
- <WindowTopX>0</WindowTopX>
17
- <WindowTopY>0</WindowTopY>
18
- <TabRatio>344</TabRatio>
19
- <ProtectStructure>False</ProtectStructure>
20
- <ProtectWindows>False</ProtectWindows>
21
- </ExcelWorkbook>
22
- <Styles>
23
- <Style ss:ID="Default" ss:Name="Normal">
24
- <Alignment ss:Vertical="Bottom"/>
25
- <Borders/>
26
- <Font ss:FontName="Arial" x:Family="Swiss"/>
27
- <Interior/>
28
- <NumberFormat/>
29
- <Protection/>
30
- </Style>
31
- </Styles>
32
- <Worksheet ss:Name="Tabelle1">
33
- <Table ss:ExpandedColumnCount="1" ss:ExpandedRowCount="1" x:FullColumns="1"
34
- x:FullRows="1" ss:DefaultColumnWidth="60.75">
35
- </Table>
36
- <WorksheetOptions xmlns="urn:schemas-microsoft-com:office:excel">
37
- <PageSetup>
38
- <Layout x:StartPageNumber="1"/>
39
- <Header x:Margin="0.78749999999999998"
40
- x:Data="&amp;C&amp;&quot;Times New Roman,Standard&quot;&amp;12&amp;A"/>
41
- <Footer x:Margin="0.78749999999999998"
42
- x:Data="&amp;C&amp;&quot;Times New Roman,Standard&quot;&amp;12Seite &amp;P"/>
43
- <PageMargins x:Bottom="1.0527777777777778" x:Left="0.78749999999999998"
44
- x:Right="0.78749999999999998" x:Top="1.0527777777777778"/>
45
- </PageSetup>
46
- <Print>
47
- <ValidPrinterInfo/>
48
- <PaperSizeIndex>9</PaperSizeIndex>
49
- <HorizontalResolution>300</HorizontalResolution>
50
- <VerticalResolution>300</VerticalResolution>
51
- </Print>
52
- <Selected/>
53
- <ProtectObjects>False</ProtectObjects>
54
- <ProtectScenarios>False</ProtectScenarios>
55
- </WorksheetOptions>
56
- </Worksheet>
57
- <Worksheet ss:Name="Tabelle2">
58
- <Table ss:ExpandedColumnCount="1" ss:ExpandedRowCount="1" x:FullColumns="1"
59
- x:FullRows="1" ss:DefaultColumnWidth="60.75">
60
- </Table>
61
- <WorksheetOptions xmlns="urn:schemas-microsoft-com:office:excel">
62
- <PageSetup>
63
- <Header x:Margin="0.78749999999999998"
64
- x:Data="&amp;C&amp;&quot;Times New Roman,Standard&quot;&amp;12&amp;A"/>
65
- <Footer x:Margin="0.78749999999999998"
66
- x:Data="&amp;C&amp;&quot;Times New Roman,Standard&quot;&amp;12Seite &amp;P"/>
67
- <PageMargins x:Bottom="1.0527777777777778" x:Left="0.78749999999999998"
68
- x:Right="0.78749999999999998" x:Top="1.0527777777777778"/>
69
- </PageSetup>
70
- <Print>
71
- <ValidPrinterInfo/>
72
- <PaperSizeIndex>9</PaperSizeIndex>
73
- <HorizontalResolution>300</HorizontalResolution>
74
- <VerticalResolution>300</VerticalResolution>
75
- </Print>
76
- <PageBreakZoom>60</PageBreakZoom>
77
- <ProtectObjects>False</ProtectObjects>
78
- <ProtectScenarios>False</ProtectScenarios>
79
- </WorksheetOptions>
80
- </Worksheet>
81
- <Worksheet ss:Name="Tabelle3">
82
- <Table ss:ExpandedColumnCount="1" ss:ExpandedRowCount="1" x:FullColumns="1"
83
- x:FullRows="1" ss:DefaultColumnWidth="60.75">
84
- </Table>
85
- <WorksheetOptions xmlns="urn:schemas-microsoft-com:office:excel">
86
- <PageSetup>
87
- <Header x:Margin="0.78749999999999998"
88
- x:Data="&amp;C&amp;&quot;Times New Roman,Standard&quot;&amp;12&amp;A"/>
89
- <Footer x:Margin="0.78749999999999998"
90
- x:Data="&amp;C&amp;&quot;Times New Roman,Standard&quot;&amp;12Seite &amp;P"/>
91
- <PageMargins x:Bottom="1.0527777777777778" x:Left="0.78749999999999998"
92
- x:Right="0.78749999999999998" x:Top="1.0527777777777778"/>
93
- </PageSetup>
94
- <Print>
95
- <ValidPrinterInfo/>
96
- <PaperSizeIndex>9</PaperSizeIndex>
97
- <HorizontalResolution>300</HorizontalResolution>
98
- <VerticalResolution>300</VerticalResolution>
99
- </Print>
100
- <PageBreakZoom>60</PageBreakZoom>
101
- <ProtectObjects>False</ProtectObjects>
102
- <ProtectScenarios>False</ProtectScenarios>
103
- </WorksheetOptions>
104
- </Worksheet>
105
- </Workbook>