tdf#130857 qt weld: Implement QtInstanceWidget::strip_mnemonic
[LibreOffice.git] / writerperfect / qa / unit / data / writer / epubexport / para-namedstyle.fodt
blob887a5c1b2e8cad97f179cccfb549fe34bea90b8f
1 <?xml version="1.0" encoding="UTF-8"?>
2 <office:document xmlns:office="urn:oasis:names:tc:opendocument:xmlns:office: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:fo="urn:oasis:names:tc:opendocument:xmlns:xsl-fo-compatible:1.0" xmlns:svg="urn:oasis:names:tc:opendocument:xmlns:svg-compatible:1.0" office:version="1.2" office:mimetype="application/vnd.oasis.opendocument.text">
3 <office:font-face-decls>
4 <style:font-face style:name="Liberation Sans" svg:font-family="&apos;Liberation Sans&apos;" style:font-family-generic="swiss" style:font-pitch="variable"/>
5 </office:font-face-decls>
6 <office:styles>
7 <style:style style:name="Heading" style:family="paragraph" style:class="text">
8 <style:paragraph-properties fo:margin-top="0.423cm" fo:margin-bottom="0.212cm" fo:keep-with-next="always"/>
9 <style:text-properties style:font-name="Liberation Sans" fo:font-family="&apos;Liberation Sans&apos;" style:font-family-generic="swiss" style:font-pitch="variable" fo:font-size="14pt"/>
10 </style:style>
11 </office:styles>
12 <office:body>
13 <office:text>
14 <text:h text:style-name="Heading" text:outline-level="1">Heading</text:h>
15 <text:p>Text Body</text:p>
16 </office:text>
17 </office:body>
18 </office:document>