summaryrefslogtreecommitdiff
path: root/sc/qa/unit/data/xml/styles.xml
blob: b481219f5dd4c661d33bf24adcca2ed9f5ef321a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
<?xml version="1.0"?>
<office:styles xmlns:office="urn:oasis:names:tc:opendocument:xmlns:office:1.0" xmlns:style="urn:oasis:names:tc:opendocument:xmlns:style:1.0" xmlns:fo="urn:oasis:names:tc:opendocument:xmlns:xsl-fo-compatible:1.0">
  <style:style style:name="Name1" style:family="table-cell" style:parent-style-name="Text">
    <style:table-cell-properties fo:background-color="#feffcc" fo:border="0.06pt dotted #ffcc12"/>
  </style:style>
  <style:style style:name="Name2" style:family="table-cell" style:parent-style-name="Text">
    <style:table-cell-properties fo:diagonal-bl-tr="1.74pt dashed #ffccee" fo:diagonal-tl-br="0.74pt dash-dot #120000" fo:border-left="none" fo:border-right="0.74pt dotted #ff0000"/>
  </style:style>
  <style:style style:name="Name3" style:family="table-cell" style:parent-style-name="Text">
    <style:table-cell-properties style:cell-protect="hidden-and-protected" style:print-content="true"/>
  </style:style>
  <style:style style:name="Name4" style:family="table-cell" style:parent-style-name="Text">
    <style:table-cell-properties style:cell-protect="protected formula-hidden" style:print-content="false"/>
  </style:style>
  <style:style style:name="Name5" style:family="table-cell" style:parent-style-name="Text">
    <style:table-cell-properties style:cell-protect="none" style:print-content="true"/>
  </style:style>
  <style:style style:name="Name6" style:family="table-cell" style:parent-style-name="Text">
    <style:text-properties style:font-name="Liberation Sans" style:text-underline-style="solid" fo:font-size="24pt" fo:color="#808080" fo:font-style="italic" style:text-underline-color="font-color" fo:font-weight="bold"/>
  </style:style>
  <style:style style:name="Name7" style:family="table-cell" style:parent-style-name="Default">
    <style:text-properties style:text-line-through-style="solid" style:text-line-through-type="single"/>
  </style:style>
  <style:style style:name="Name8" style:family="table-cell" style:parent-style-name="Default">
    <style:text-properties style:text-line-through-style="solid" style:text-line-through-type="single" style:text-line-through-width="bold"/>
  </style:style>
  <style:style style:name="Name9" style:family="table-cell" style:parent-style-name="Default">
    <style:text-properties style:text-line-through-style="solid" style:text-line-through-type="single" style:text-line-through-text="/"/>
  </style:style>
  <style:style style:name="Name10" style:family="table-cell" style:parent-style-name="Text">
    <style:table-cell-properties style:vertical-align="middle"/>
    <style:paragraph-properties fo:text-align="start"/>
  </style:style>
</office:styles>