Extend the Link DBG_UTIL support to non-member function Links
[LibreOffice.git] / sw / qa / core / theme / data / theme_foo.fodt
blob29837a34d54c50ebfffdb3ab0238d44699b5141b
1 <?xml version="1.0" encoding="UTF-8"?>
3 <office:document xmlns:office="urn:oasis:names:tc:opendocument:xmlns:office:1.0" xmlns:fo="urn:oasis:names:tc:opendocument:xmlns:xsl-fo-compatible:1.0" xmlns:style="urn:oasis:names:tc:opendocument:xmlns:style:1.0" xmlns:text="urn:oasis:names:tc:opendocument:xmlns:text:1.0" xmlns:loext="urn:org:documentfoundation:names:experimental:office:xmlns:loext:1.0" office:version="1.3" office:mimetype="application/vnd.oasis.opendocument.text">
4 <office:styles>
5 <loext:theme loext:name="foo">
6 <loext:theme-colors loext:name="colors_foo">
7 <loext:color loext:name="dark1" loext:color="#000080"/>
8 <loext:color loext:name="light1" loext:color="#ffffff"/>
9 <loext:color loext:name="dark2" loext:color="#008000"/>
10 <loext:color loext:name="light2" loext:color="#ffffff"/>
11 <loext:color loext:name="accent1" loext:color="#18a303"/>
12 <loext:color loext:name="accent2" loext:color="#0369a3"/>
13 <loext:color loext:name="accent3" loext:color="#a33e03"/>
14 <loext:color loext:name="accent4" loext:color="#8e03a3"/>
15 <loext:color loext:name="accent5" loext:color="#c99c00"/>
16 <loext:color loext:name="accent6" loext:color="#c9211e"/>
17 <loext:color loext:name="hyperlink" loext:color="#0000ee"/>
18 <loext:color loext:name="followed-hyperlink" loext:color="#551a8b"/>
19 </loext:theme-colors>
20 </loext:theme>
21 </office:styles>
22 <office:automatic-styles>
23 <style:style style:name="T1" style:family="text">
24 <style:text-properties fo:color="#000080">
25 <loext:char-complex-color loext:theme-type="dark1" loext:color-type="theme"/>
26 </style:text-properties>
27 </style:style>
28 <style:style style:name="T2" style:family="text">
29 <style:text-properties fo:color="#008000">
30 <loext:char-complex-color loext:theme-type="dark2" loext:color-type="theme"/>
31 </style:text-properties>
32 </style:style>
33 </office:automatic-styles>
34 <office:body>
35 <office:text>
36 <text:p><text:span text:style-name="T1">Theme</text:span> <text:span text:style-name="T2">foo</text:span></text:p>
37 </office:text>
38 </office:body>
39 </office:document>