OrgOdtAutomaticStyles.xml 8.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157
  1. <!-- scripts -->
  2. <office:scripts/>
  3. <!-- font face declarations -->
  4. <office:font-face-decls>
  5. <style:font-face style:name="Tahoma1" svg:font-family="Tahoma"/>
  6. <style:font-face style:name="courier" svg:font-family="courier, monospace"/>
  7. <style:font-face style:name="Arial Unicode MS" svg:font-family="&apos;Arial Unicode MS&apos;" style:font-pitch="variable"/>
  8. <style:font-face style:name="HG Mincho Light J" svg:font-family="&apos;HG Mincho Light J&apos;" style:font-pitch="variable"/>
  9. <style:font-face style:name="Thorndale" svg:font-family="Thorndale" style:font-family-generic="roman" style:font-pitch="variable"/>
  10. <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"/>
  11. <style:font-face style:name="Albany" svg:font-family="Albany" style:font-family-generic="swiss" style:font-pitch="variable"/>
  12. <style:font-face style:name="SimSun" svg:font-family="SimSun" style:font-family-generic="system" style:font-pitch="variable"/>
  13. <style:font-face style:name="Tahoma" svg:font-family="Tahoma" style:font-family-generic="system" style:font-pitch="variable"/>
  14. </office:font-face-decls>
  15. <!-- automatic styles -->
  16. <office:automatic-styles>
  17. <style:style style:name="OrgTable" style:family="table">
  18. <style:table-properties style:rel-width="90%" table:align="center"/>
  19. </style:style>
  20. <style:style style:name="OrgTableColumn" style:family="table-column">
  21. <style:table-column-properties style:rel-column-width="1*"/>
  22. </style:style>
  23. <style:style style:name="OrgTblCell" style:family="table-cell">
  24. <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"/>
  25. </style:style>
  26. <style:style style:name="OrgTblCellL" style:family="table-cell">
  27. <style:table-cell-properties style:vertical-align="middle" fo:padding="0.159cm" fo:border-top="none" fo:border-bottom="none" fo:border-left="0.035cm solid #808080" fo:border-right="none"/>
  28. </style:style>
  29. <style:style style:name="OrgTblCellR" style:family="table-cell">
  30. <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="0.035cm solid #808080"/>
  31. </style:style>
  32. <style:style style:name="OrgTblCellLR" style:family="table-cell">
  33. <style:table-cell-properties style:vertical-align="middle" fo:padding="0.159cm" fo:border-top="none" fo:border-bottom="none" fo:border-left="0.035cm solid #808080" fo:border-right="0.035cm solid #808080"/>
  34. </style:style>
  35. <style:style style:name="OrgTblCellT" style:family="table-cell">
  36. <style:table-cell-properties style:vertical-align="middle" fo:padding="0.159cm" fo:border-top="0.035cm solid #808080" fo:border-bottom="none" fo:border-left="none" fo:border-right="none"/>
  37. </style:style>
  38. <style:style style:name="OrgTblCellTL" style:family="table-cell">
  39. <style:table-cell-properties style:vertical-align="middle" fo:padding="0.159cm" fo:border-top="0.035cm solid #808080" fo:border-bottom="none" fo:border-left="0.035cm solid #808080" fo:border-right="none"/>
  40. </style:style>
  41. <style:style style:name="OrgTblCellTR" style:family="table-cell">
  42. <style:table-cell-properties style:vertical-align="middle" fo:padding="0.159cm" fo:border-top="0.035cm solid #808080" fo:border-bottom="none" fo:border-left="none" fo:border-right="0.035cm solid #808080"/>
  43. </style:style>
  44. <style:style style:name="OrgTblCellTLR" style:family="table-cell">
  45. <style:table-cell-properties style:vertical-align="middle" fo:padding="0.159cm" fo:border-top="0.035cm solid #808080" fo:border-bottom="none" fo:border-left="0.035cm solid #808080" fo:border-right="0.035cm solid #808080"/>
  46. </style:style>
  47. <style:style style:name="OrgTblCellB" style:family="table-cell">
  48. <style:table-cell-properties style:vertical-align="middle" fo:padding="0.159cm" fo:border-top="none" fo:border-bottom="0.035cm solid #808080" fo:border-left="none" fo:border-right="none"/>
  49. </style:style>
  50. <style:style style:name="OrgTblCellBL" style:family="table-cell">
  51. <style:table-cell-properties style:vertical-align="middle" fo:padding="0.159cm" fo:border-top="none" fo:border-bottom="0.035cm solid #808080" fo:border-left="0.035cm solid #808080" fo:border-right="none"/>
  52. </style:style>
  53. <style:style style:name="OrgTblCellBR" style:family="table-cell">
  54. <style:table-cell-properties style:vertical-align="middle" fo:padding="0.159cm" fo:border-top="none" fo:border-bottom="0.035cm solid #808080" fo:border-left="none" fo:border-right="0.035cm solid #808080"/>
  55. </style:style>
  56. <style:style style:name="OrgTblCellBLR" style:family="table-cell">
  57. <style:table-cell-properties style:vertical-align="middle" fo:padding="0.159cm" fo:border-top="none" fo:border-bottom="0.035cm solid #808080" fo:border-left="0.035cm solid #808080" fo:border-right="0.035cm solid #808080"/>
  58. </style:style>
  59. <style:style style:name="OrgTblCellTB" style:family="table-cell">
  60. <style:table-cell-properties style:vertical-align="middle" fo:padding="0.159cm" fo:border-top="0.035cm solid #808080" fo:border-bottom="0.035cm solid #808080" fo:border-left="none" fo:border-right="none"/>
  61. </style:style>
  62. <style:style style:name="OrgTblCellTBL" style:family="table-cell">
  63. <style:table-cell-properties style:vertical-align="middle" fo:padding="0.159cm" fo:border-top="0.035cm solid #808080" fo:border-bottom="0.035cm solid #808080" fo:border-left="0.035cm solid #808080" fo:border-right="none"/>
  64. </style:style>
  65. <style:style style:name="OrgTblCellTBR" style:family="table-cell">
  66. <style:table-cell-properties style:vertical-align="middle" fo:padding="0.159cm" fo:border-top="0.035cm solid #808080" fo:border-bottom="0.035cm solid #808080" fo:border-left="none" fo:border-right="0.035cm solid #808080"/>
  67. </style:style>
  68. <style:style style:name="OrgTblCellTBLR" style:family="table-cell">
  69. <style:table-cell-properties style:vertical-align="middle" fo:padding="0.159cm" fo:border-top="0.035cm solid #808080" fo:border-bottom="0.035cm solid #808080" fo:border-left="0.035cm solid #808080" fo:border-right="0.035cm solid #808080"/>
  70. </style:style>
  71. <style:style style:name="OrgFrame"
  72. style:family="graphic"
  73. style:parent-style-name="Frame">
  74. <style:graphic-properties fo:margin-left="0cm"
  75. fo:margin-right="0cm"
  76. fo:margin-top="0cm"
  77. fo:margin-bottom="0cm"
  78. style:run-through="foreground"
  79. style:wrap="none"
  80. style:vertical-pos="top"
  81. style:vertical-rel="paragraph"
  82. style:horizontal-pos="center"
  83. style:horizontal-rel="paragraph"
  84. fo:padding="0cm" fo:border="none"
  85. style:shadow="none"/>
  86. </style:style>
  87. <style:style style:name="OrgGraphicsParagraphContent"
  88. style:family="graphic"
  89. style:parent-style-name="Graphics">
  90. <style:graphic-properties fo:margin-left="0cm"
  91. fo:margin-right="0cm"
  92. fo:margin-top="0cm"
  93. fo:margin-bottom="0cm"
  94. style:run-through="foreground"
  95. style:wrap="none"
  96. style:vertical-pos="from-top"
  97. style:vertical-rel="paragraph-content"
  98. style:horizontal-pos="from-left"
  99. style:horizontal-rel="paragraph-content"
  100. fo:padding="0cm"
  101. fo:border="none"
  102. style:shadow="none"
  103. style:mirror="none"
  104. fo:clip="rect(0cm, 0cm, 0cm, 0cm)"
  105. draw:luminance="0%"
  106. draw:contrast="0%"
  107. draw:red="0%"
  108. draw:green="0%"
  109. draw:blue="0%"
  110. draw:gamma="100%"
  111. draw:color-inversion="false"
  112. draw:image-opacity="100%"
  113. draw:color-mode="standard"/>
  114. </style:style>
  115. <style:style style:name="OrgGraphicsBaseline"
  116. style:family="graphic"
  117. style:parent-style-name="Graphics">
  118. <style:graphic-properties style:vertical-pos="top"
  119. style:vertical-rel="baseline"
  120. style:mirror="none"
  121. fo:clip="rect(0cm, 0cm, 0cm, 0cm)"
  122. draw:luminance="0%"
  123. draw:contrast="0%"
  124. draw:red="0%"
  125. draw:green="0%"
  126. draw:blue="0%"
  127. draw:gamma="100%"
  128. draw:color-inversion="false"
  129. draw:image-opacity="100%"
  130. draw:color-mode="standard"/>
  131. </style:style>
  132. <style:style style:name="OrgGraphicsParagraph"
  133. style:family="graphic"
  134. style:parent-style-name="Graphics">
  135. <style:graphic-properties style:horizontal-pos="center"
  136. style:horizontal-rel="paragraph"
  137. style:mirror="none"
  138. fo:clip="rect(0cm, 0cm, 0cm, 0cm)"
  139. draw:luminance="0%"
  140. draw:contrast="0%"
  141. draw:red="0%"
  142. draw:green="0%"
  143. draw:blue="0%"
  144. draw:gamma="100%"
  145. draw:color-inversion="false"
  146. draw:image-opacity="100%"
  147. draw:color-mode="standard"/>
  148. </style:style>
  149. </office:automatic-styles>