OrgOdtContentTemplate.xml 20 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <office:document-content
  3. xmlns:office="urn:oasis:names:tc:opendocument:xmlns:office:1.0"
  4. xmlns:style="urn:oasis:names:tc:opendocument:xmlns:style:1.0"
  5. xmlns:text="urn:oasis:names:tc:opendocument:xmlns:text:1.0"
  6. xmlns:table="urn:oasis:names:tc:opendocument:xmlns:table:1.0"
  7. xmlns:draw="urn:oasis:names:tc:opendocument:xmlns:drawing:1.0"
  8. xmlns:fo="urn:oasis:names:tc:opendocument:xmlns:xsl-fo-compatible:1.0"
  9. xmlns:xlink="http://www.w3.org/1999/xlink"
  10. xmlns:dc="http://purl.org/dc/elements/1.1/"
  11. xmlns:meta="urn:oasis:names:tc:opendocument:xmlns:meta:1.0"
  12. xmlns:number="urn:oasis:names:tc:opendocument:xmlns:datastyle:1.0"
  13. xmlns:svg="urn:oasis:names:tc:opendocument:xmlns:svg-compatible:1.0"
  14. xmlns:chart="urn:oasis:names:tc:opendocument:xmlns:chart:1.0"
  15. xmlns:dr3d="urn:oasis:names:tc:opendocument:xmlns:dr3d:1.0"
  16. xmlns:math="http://www.w3.org/1998/Math/MathML"
  17. xmlns:form="urn:oasis:names:tc:opendocument:xmlns:form:1.0"
  18. xmlns:script="urn:oasis:names:tc:opendocument:xmlns:script:1.0"
  19. xmlns:ooo="http://openoffice.org/2004/office"
  20. xmlns:ooow="http://openoffice.org/2004/writer"
  21. xmlns:oooc="http://openoffice.org/2004/calc"
  22. xmlns:dom="http://www.w3.org/2001/xml-events"
  23. xmlns:xforms="http://www.w3.org/2002/xforms"
  24. xmlns:xsd="http://www.w3.org/2001/XMLSchema"
  25. xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
  26. xmlns:rpt="http://openoffice.org/2005/report"
  27. xmlns:of="urn:oasis:names:tc:opendocument:xmlns:of:1.2"
  28. xmlns:xodt="http://www.w3.org/1999/xodt"
  29. xmlns:field="urn:openoffice:names:experimental:ooo-ms-interop:xmlns:field:1.0" office:version="1.2">
  30. <!-- scripts -->
  31. <office:scripts/>
  32. <!-- font face declarations -->
  33. <office:font-face-decls>
  34. <style:font-face style:name="Tahoma1" svg:font-family="Tahoma"/>
  35. <style:font-face style:name="courier" svg:font-family="courier, monospace"/>
  36. <style:font-face style:name="Arial Unicode MS" svg:font-family="&apos;Arial Unicode MS&apos;" style:font-pitch="variable"/>
  37. <style:font-face style:name="HG Mincho Light J" svg:font-family="&apos;HG Mincho Light J&apos;" style:font-pitch="variable"/>
  38. <style:font-face style:name="Thorndale" svg:font-family="Thorndale" style:font-family-generic="roman" style:font-pitch="variable"/>
  39. <style:font-face style:name="Times New Roman" svg:font-family="&apos;Times New Roman&apos;" style:font-family-generic="roman" style:font-pitch="variable"/>
  40. <style:font-face style:name="Albany" svg:font-family="Albany" style:font-family-generic="swiss" style:font-pitch="variable"/>
  41. <style:font-face style:name="SimSun" svg:font-family="SimSun" style:font-family-generic="system" style:font-pitch="variable"/>
  42. <style:font-face style:name="Tahoma" svg:font-family="Tahoma" style:font-family-generic="system" style:font-pitch="variable"/>
  43. </office:font-face-decls>
  44. <!-- automatic styles -->
  45. <office:automatic-styles>
  46. <!-- Section styles -->
  47. <style:style style:name="OrgIndentedSection-Level-1" style:family="section">
  48. <style:section-properties text:dont-balance-text-columns="false" fo:margin-left="1.281cm" fo:margin-right="0cm" style:editable="false">
  49. <style:columns fo:column-count="1" fo:column-gap="0cm"/>
  50. </style:section-properties>
  51. </style:style>
  52. <style:style style:name="OrgIndentedSection-Level-2" style:family="section">
  53. <style:section-properties text:dont-balance-text-columns="false" fo:margin-left="1.905cm" fo:margin-right="0cm" style:editable="false">
  54. <style:columns fo:column-count="1" fo:column-gap="0cm"/>
  55. </style:section-properties>
  56. </style:style>
  57. <style:style style:name="OrgIndentedSection-Level-3" style:family="section">
  58. <style:section-properties text:dont-balance-text-columns="false" fo:margin-left="2.54cm" fo:margin-right="0cm" style:editable="false">
  59. <style:columns fo:column-count="1" fo:column-gap="0cm"/>
  60. </style:section-properties>
  61. </style:style>
  62. <style:style style:name="OrgIndentedSection-Level-4" style:family="section">
  63. <style:section-properties text:dont-balance-text-columns="false" fo:margin-left="3.175cm" fo:margin-right="0cm" style:editable="false">
  64. <style:columns fo:column-count="1" fo:column-gap="0cm"/>
  65. </style:section-properties>
  66. </style:style>
  67. <style:style style:name="OrgIndentedSection-Level-5" style:family="section">
  68. <style:section-properties text:dont-balance-text-columns="false" fo:margin-left="3.81cm" fo:margin-right="0cm" style:editable="false">
  69. <style:columns fo:column-count="1" fo:column-gap="0cm"/>
  70. </style:section-properties>
  71. </style:style>
  72. <style:style style:name="OrgIndentedSection-Level-6" style:family="section">
  73. <style:section-properties text:dont-balance-text-columns="false" fo:margin-left="4.445cm" fo:margin-right="0cm" style:editable="false">
  74. <style:columns fo:column-count="1" fo:column-gap="0cm"/>
  75. </style:section-properties>
  76. </style:style>
  77. <style:style style:name="OrgIndentedSection-Level-7" style:family="section">
  78. <style:section-properties text:dont-balance-text-columns="false" fo:margin-left="5.08cm" fo:margin-right="0cm" style:editable="false">
  79. <style:columns fo:column-count="1" fo:column-gap="0cm"/>
  80. </style:section-properties>
  81. </style:style>
  82. <style:style style:name="OrgIndentedSection-Level-8" style:family="section">
  83. <style:section-properties text:dont-balance-text-columns="false" fo:margin-left="5.715cm" fo:margin-right="0cm" style:editable="false">
  84. <style:columns fo:column-count="1" fo:column-gap="0cm"/>
  85. </style:section-properties>
  86. </style:style>
  87. <style:style style:name="OrgIndentedSection-Level-9" style:family="section">
  88. <style:section-properties text:dont-balance-text-columns="false" fo:margin-left="6.35cm" fo:margin-right="0cm" style:editable="false">
  89. <style:columns fo:column-count="1" fo:column-gap="0cm"/>
  90. </style:section-properties>
  91. </style:style>
  92. <style:style style:name="OrgIndentedSection-Level-10" style:family="section">
  93. <style:section-properties text:dont-balance-text-columns="false" fo:margin-left="6.985cm" fo:margin-right="0cm" style:editable="false">
  94. <style:columns fo:column-count="1" fo:column-gap="0cm"/>
  95. </style:section-properties>
  96. </style:style>
  97. <!-- Table styles -->
  98. <style:style style:name="OrgTable" style:family="table">
  99. <style:table-properties style:rel-width="96%" fo:margin-top="0cm" fo:margin-bottom="0.20cm" table:align="center"/>
  100. </style:style>
  101. <style:style style:name="OrgTableColumn" style:family="table-column">
  102. <style:table-column-properties style:rel-column-width="1*"/>
  103. </style:style>
  104. <style:style style:name="OrgTblCell" style:family="table-cell">
  105. <style:table-cell-properties style:vertical-align="top" fo:padding="0.159cm" fo:border-top="none" fo:border-bottom="none" fo:border-left="none" fo:border-right="none"/>
  106. </style:style>
  107. <style:style style:name="OrgTblCellL" style:family="table-cell" style:parent-style-name="OrgTblCell">
  108. <style:table-cell-properties fo:padding="0.159cm" fo:border-top="none" fo:border-bottom="none" fo:border-left="0.002cm solid #000000" fo:border-right="none"/>
  109. </style:style>
  110. <style:style style:name="OrgTblCellR" style:family="table-cell" style:parent-style-name="OrgTblCell">
  111. <style:table-cell-properties fo:padding="0.159cm" fo:border-top="none" fo:border-bottom="none" fo:border-left="none" fo:border-right="0.002cm solid #000000"/>
  112. </style:style>
  113. <style:style style:name="OrgTblCellLR" style:family="table-cell" style:parent-style-name="OrgTblCell">
  114. <style:table-cell-properties fo:padding="0.159cm" fo:border-top="none" fo:border-bottom="none" fo:border-left="0.002cm solid #000000" fo:border-right="0.002cm solid #000000"/>
  115. </style:style>
  116. <style:style style:name="OrgTblCellT" style:family="table-cell" style:parent-style-name="OrgTblCell">
  117. <style:table-cell-properties fo:padding="0.159cm" fo:border-top="0.002cm solid #000000" fo:border-bottom="none" fo:border-left="none" fo:border-right="none"/>
  118. </style:style>
  119. <style:style style:name="OrgTblCellTL" style:family="table-cell" style:parent-style-name="OrgTblCell">
  120. <style:table-cell-properties fo:padding="0.159cm" fo:border-top="0.002cm solid #000000" fo:border-bottom="none" fo:border-left="0.002cm solid #000000" fo:border-right="none"/>
  121. </style:style>
  122. <style:style style:name="OrgTblCellTR" style:family="table-cell" style:parent-style-name="OrgTblCell">
  123. <style:table-cell-properties fo:padding="0.159cm" fo:border-top="0.002cm solid #000000" fo:border-bottom="none" fo:border-left="none" fo:border-right="0.002cm solid #000000"/>
  124. </style:style>
  125. <style:style style:name="OrgTblCellTLR" style:family="table-cell" style:parent-style-name="OrgTblCell">
  126. <style:table-cell-properties fo:padding="0.159cm" fo:border-top="0.002cm solid #000000" fo:border-bottom="none" fo:border-left="0.002cm solid #000000" fo:border-right="0.002cm solid #000000"/>
  127. </style:style>
  128. <style:style style:name="OrgTblCellB" style:family="table-cell" style:parent-style-name="OrgTblCell">
  129. <style:table-cell-properties fo:padding="0.159cm" fo:border-top="none" fo:border-bottom="0.002cm solid #000000" fo:border-left="none" fo:border-right="none"/>
  130. </style:style>
  131. <style:style style:name="OrgTblCellBL" style:family="table-cell" style:parent-style-name="OrgTblCell">
  132. <style:table-cell-properties fo:padding="0.159cm" fo:border-top="none" fo:border-bottom="0.002cm solid #000000" fo:border-left="0.002cm solid #000000" fo:border-right="none"/>
  133. </style:style>
  134. <style:style style:name="OrgTblCellBR" style:family="table-cell" style:parent-style-name="OrgTblCell">
  135. <style:table-cell-properties fo:padding="0.159cm" fo:border-top="none" fo:border-bottom="0.002cm solid #000000" fo:border-left="none" fo:border-right="0.002cm solid #000000"/>
  136. </style:style>
  137. <style:style style:name="OrgTblCellBLR" style:family="table-cell" style:parent-style-name="OrgTblCell">
  138. <style:table-cell-properties fo:padding="0.159cm" fo:border-top="none" fo:border-bottom="0.002cm solid #000000" fo:border-left="0.002cm solid #000000" fo:border-right="0.002cm solid #000000"/>
  139. </style:style>
  140. <style:style style:name="OrgTblCellTB" style:family="table-cell" style:parent-style-name="OrgTblCell">
  141. <style:table-cell-properties fo:padding="0.159cm" fo:border-top="0.002cm solid #000000" fo:border-bottom="0.002cm solid #000000" fo:border-left="none" fo:border-right="none"/>
  142. </style:style>
  143. <style:style style:name="OrgTblCellTBL" style:family="table-cell" style:parent-style-name="OrgTblCell">
  144. <style:table-cell-properties fo:padding="0.159cm" fo:border-top="0.002cm solid #000000" fo:border-bottom="0.002cm solid #000000" fo:border-left="0.002cm solid #000000" fo:border-right="none"/>
  145. </style:style>
  146. <style:style style:name="OrgTblCellTBR" style:family="table-cell" style:parent-style-name="OrgTblCell">
  147. <style:table-cell-properties fo:padding="0.159cm" fo:border-top="0.002cm solid #000000" fo:border-bottom="0.002cm solid #000000" fo:border-left="none" fo:border-right="0.002cm solid #000000"/>
  148. </style:style>
  149. <style:style style:name="OrgTblCellTBLR" style:family="table-cell" style:parent-style-name="OrgTblCell">
  150. <style:table-cell-properties fo:padding="0.159cm" fo:border-top="0.002cm solid #000000" fo:border-bottom="0.002cm solid #000000" fo:border-left="0.002cm solid #000000" fo:border-right="0.002cm solid #000000"/>
  151. </style:style>
  152. <!-- BEGIN: Table styles for numbered equations -->
  153. <style:style style:name="OrgEquation" style:family="table">
  154. <style:table-properties style:rel-width="100%" fo:margin-top="0cm" fo:margin-bottom="0.20cm" table:align="center"/>
  155. </style:style>
  156. <style:style style:name="OrgEquationTableColumn" style:family="table-column">
  157. <style:table-column-properties style:rel-column-width="1*"/>
  158. </style:style>
  159. <style:style style:name="OrgFirstEquationFirstColumnTableCell" style:family="table-cell">
  160. <style:table-cell-properties style:vertical-align="middle" fo:padding="0.159cm" fo:border-top="none" fo:border-bottom="none" fo:border-left="none" fo:border-right="none"/>
  161. </style:style>
  162. <style:style style:name="OrgEquationLastColumnTableCell" style:family="table-cell">
  163. <style:table-cell-properties style:vertical-align="middle" fo:padding="0.159cm" fo:border-top="none" fo:border-bottom="none" fo:border-left="none" fo:border-right="none"/>
  164. </style:style>
  165. <style:style style:name="OrgEquationFirstColumnTableParagraph" style:family="paragraph" style:parent-style-name="Table_20_Contents">
  166. <style:paragraph-properties fo:text-align="center" style:justify-single-word="false"/>
  167. </style:style>
  168. <style:style style:name="OrgEquationLastColumnTableParagraph" style:family="paragraph" style:parent-style-name="Table_20_Contents">
  169. <style:paragraph-properties fo:text-align="end" style:justify-single-word="false"/>
  170. </style:style>
  171. <!-- END: Table styles for numbered equations -->
  172. <!-- BEGIN: Custom Table Template -->
  173. <style:style style:name="Custom" style:family="table">
  174. <style:table-properties style:rel-width="80%" table:align="center"/>
  175. </style:style>
  176. <style:style style:name="CustomColumn" style:family="table-column">
  177. <style:table-column-properties style:rel-column-width="1*"/>
  178. </style:style>
  179. <!-- Table Paragraph Styles -->
  180. <style:style style:name="CustomTableParagraph" style:family="paragraph" style:parent-style-name="Table_20_Contents">
  181. <style:paragraph-properties fo:text-align="start" style:justify-single-word="false"/>
  182. <style:text-properties fo:color="#000000" style:text-outline="false" style:text-line-through-style="none" style:font-name="Times New Roman" fo:font-size="12pt" fo:font-style="normal" fo:text-shadow="none" style:text-underline-style="none" fo:font-weight="normal" style:font-size-asian="12pt" style:font-style-asian="normal" style:font-weight-asian="normal" style:font-size-complex="12pt" style:font-style-complex="normal" style:font-weight-complex="normal" style:text-overline-style="none" style:text-overline-color="font-color"/>
  183. </style:style>
  184. <style:style style:name="CustomLastRowTableParagraph" style:family="paragraph" style:parent-style-name="Table_20_Contents">
  185. <style:paragraph-properties fo:text-align="start" style:justify-single-word="false"/>
  186. <style:text-properties fo:color="#000000" style:text-outline="false" style:text-line-through-style="none" style:font-name="Times New Roman" fo:font-size="12pt" fo:font-style="normal" fo:text-shadow="none" style:text-underline-style="none" fo:font-weight="normal" style:font-size-asian="12pt" style:font-style-asian="normal" style:font-weight-asian="normal" style:font-size-complex="12pt" style:font-style-complex="normal" style:font-weight-complex="normal" style:text-overline-style="none" style:text-overline-color="font-color"/>
  187. </style:style>
  188. <style:style style:name="CustomLastColumnTableParagraph" style:family="paragraph" style:parent-style-name="Table_20_Contents">
  189. <style:paragraph-properties fo:text-align="start" style:justify-single-word="false"/>
  190. <style:text-properties fo:color="#000000" style:text-outline="false" style:text-line-through-style="none" style:font-name="Times New Roman" fo:font-size="12pt" fo:font-style="normal" fo:text-shadow="none" style:text-underline-style="none" fo:font-weight="normal" style:font-size-asian="12pt" style:font-style-asian="normal" style:font-weight-asian="normal" style:font-size-complex="12pt" style:font-style-complex="normal" style:font-weight-complex="normal" style:text-overline-style="none" style:text-overline-color="font-color"/>
  191. </style:style>
  192. <style:style style:name="CustomFirstRowTableParagraph" style:family="paragraph" style:parent-style-name="Table_20_Contents">
  193. <style:paragraph-properties fo:text-align="start" style:justify-single-word="false"/>
  194. <style:text-properties fo:color="#ffffff" style:text-outline="false" style:text-line-through-style="none" style:font-name="Times New Roman" fo:font-size="12pt" fo:font-style="normal" fo:text-shadow="none" style:text-underline-style="none" fo:font-weight="normal" style:font-size-asian="12pt" style:font-style-asian="normal" style:font-weight-asian="normal" style:font-size-complex="12pt" style:font-style-complex="normal" style:font-weight-complex="normal" style:text-overline-style="none" style:text-overline-color="font-color"/>
  195. </style:style>
  196. <style:style style:name="CustomFirstColumnTableParagraph" style:family="paragraph" style:parent-style-name="Table_20_Contents">
  197. <style:paragraph-properties fo:text-align="start" style:justify-single-word="false"/>
  198. <style:text-properties fo:color="#ffffff" style:text-outline="false" style:text-line-through-style="none" style:font-name="Times New Roman" fo:font-size="12pt" fo:font-style="normal" fo:text-shadow="none" style:text-underline-style="none" fo:font-weight="normal" style:font-size-asian="12pt" style:font-style-asian="normal" style:font-weight-asian="normal" style:font-size-complex="12pt" style:font-style-complex="normal" style:font-weight-complex="normal" style:text-overline-style="none" style:text-overline-color="font-color"/>
  199. </style:style>
  200. <!-- Table Cell Styles -->
  201. <style:style style:name="CustomTableCell" style:family="table-cell">
  202. <style:table-cell-properties style:vertical-align="top" fo:background-color="#ffffff" fo:padding="0.097cm" fo:border-left="0.002cm solid #000000" fo:border-right="0.002cm solid #000000" fo:border-top="0.002cm solid #000000" fo:border-bottom="0.002cm solid #000000">
  203. <style:background-image/>
  204. </style:table-cell-properties>
  205. </style:style>
  206. <style:style style:name="CustomFirstRowTableCell" style:family="table-cell">
  207. <style:table-cell-properties style:vertical-align="top" fo:background-color="#000080" fo:padding="0.097cm" fo:border-left="0.002cm solid #000000" fo:border-right="0.002cm solid #000000" fo:border-top="0.002cm solid #000000" fo:border-bottom="0.002cm solid #000000">
  208. <style:background-image/>
  209. </style:table-cell-properties>
  210. </style:style>
  211. <style:style style:name="CustomLastRowTableCell" style:family="table-cell">
  212. <style:table-cell-properties style:vertical-align="top" fo:background-color="#cccccc" fo:padding="0.097cm" fo:border-left="0.002cm solid #000000" fo:border-right="0.002cm solid #000000" fo:border-top="0.002cm solid #000000" fo:border-bottom="0.002cm solid #000000">
  213. <style:background-image/>
  214. </style:table-cell-properties>
  215. </style:style>
  216. <style:style style:name="CustomFirstColumnTableCell" style:family="table-cell">
  217. <style:table-cell-properties style:vertical-align="top" fo:background-color="#4d4d4d" fo:padding="0.097cm" fo:border-left="0.002cm solid #000000" fo:border-right="0.002cm solid #000000" fo:border-top="0.002cm solid #000000" fo:border-bottom="0.002cm solid #000000">
  218. <style:background-image/>
  219. </style:table-cell-properties>
  220. </style:style>
  221. <style:style style:name="CustomLastColumnTableCell" style:family="table-cell">
  222. <style:table-cell-properties style:vertical-align="top" fo:background-color="#cccccc" fo:padding="0.097cm" fo:border-left="0.002cm solid #000000" fo:border-right="0.002cm solid #000000" fo:border-top="0.002cm solid #000000" fo:border-bottom="0.002cm solid #000000">
  223. <style:background-image/>
  224. </style:table-cell-properties>
  225. </style:style>
  226. <!-- END: Custom Table Template -->
  227. </office:automatic-styles>
  228. <office:body>
  229. <office:text>
  230. <text:sequence-decls>
  231. <text:sequence-decl text:display-outline-level="0" text:name="Illustration"/>
  232. <text:sequence-decl text:display-outline-level="0" text:name="Table"/>
  233. <text:sequence-decl text:display-outline-level="0" text:name="Text"/>
  234. <text:sequence-decl text:display-outline-level="0" text:name="Drawing"/>
  235. <text:sequence-decl text:display-outline-level="0" text:name="Equation"/>
  236. <text:sequence-decl text:display-outline-level="0" text:name="Figure"/>
  237. </text:sequence-decls>
  238. </office:text>
  239. </office:body>
  240. </office:document-content>