tdf#130857 qt weld: Implement QtInstanceWidget::strip_mnemonic
[LibreOffice.git] / sc / qa / unit / data / xml / styles.xml
blobeb402a0e5ce0d5d43158803bf26886b744927fe4
1 <?xml version="1.0"?>
2 <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">
3   <style:style style:name="Name1" style:family="table-cell" style:parent-style-name="Text">
4     <style:table-cell-properties fo:background-color="#feffcc" fo:border="0.06pt dotted #ffcc12"/>
5   </style:style>
6   <style:style style:name="Name2" style:family="table-cell" style:parent-style-name="Text">
7     <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"/>
8   </style:style>
9   <style:style style:name="Name3" style:family="table-cell" style:parent-style-name="Text">
10     <style:table-cell-properties style:cell-protect="hidden-and-protected" style:print-content="true"/>
11   </style:style>
12   <style:style style:name="Name4" style:family="table-cell" style:parent-style-name="Text">
13     <style:table-cell-properties style:cell-protect="protected formula-hidden" style:print-content="false"/>
14   </style:style>
15   <style:style style:name="Name5" style:family="table-cell" style:parent-style-name="Text">
16     <style:table-cell-properties style:cell-protect="none" style:print-content="true"/>
17   </style:style>
18   <style:style style:name="Name6" style:family="table-cell" style:parent-style-name="Text">
19     <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"/>
20   </style:style>
21   <style:style style:name="Name7" style:family="table-cell" style:parent-style-name="Default">
22     <style:text-properties style:text-line-through-style="solid" style:text-line-through-type="single"/>
23   </style:style>
24   <style:style style:name="Name8" style:family="table-cell" style:parent-style-name="Default">
25     <style:text-properties style:text-line-through-style="solid" style:text-line-through-type="single" style:text-line-through-width="bold"/>
26   </style:style>
27   <style:style style:name="Name9" style:family="table-cell" style:parent-style-name="Default">
28     <style:text-properties style:text-line-through-style="solid" style:text-line-through-type="single" style:text-line-through-text="/"/>
29   </style:style>
30   <style:style style:name="Name10" style:family="table-cell" style:parent-style-name="Text">
31     <style:table-cell-properties style:vertical-align="middle"/>
32     <style:paragraph-properties fo:text-align="end"/>
33   </style:style>
35   <style:style style:name="Accent" style:family="table-cell" style:parent-style-name="Default">
36     <style:text-properties fo:font-weight="bold"/>
37   </style:style>
38   <style:style style:name="Accent 1" style:family="table-cell" style:parent-style-name="Accent">
39     <style:table-cell-properties fo:background-color="#000000"/>
40     <style:text-properties fo:color="#ffffff"/>
41   </style:style>
42   <style:style style:name="Accent 2" style:family="table-cell" style:parent-style-name="Accent">
43     <style:table-cell-properties fo:background-color="#808080"/>
44     <style:text-properties fo:color="#ffffff"/>
45   </style:style>
46   <style:style style:name="Accent 3" style:family="table-cell" style:parent-style-name="Accent">
47     <style:table-cell-properties fo:background-color="#dddddd"/>
48   </style:style>
50 </office:styles>