tdf#160770: use OUString ctor that takes length, which allows nullptr
[LibreOffice.git] / sw / qa / extras / htmlexport / data / tdf160390.fodt
blob53d6144ff19b2d50a48b7a73baf2a39b19e842de
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" office:version="1.3" office:mimetype="application/vnd.oasis.opendocument.text">
4 <office:automatic-styles>
5 <style:style style:name="P1" style:family="paragraph">
6 <style:text-properties style:text-underline-style="solid" fo:font-weight="bold"/>
7 </style:style>
8 <style:style style:name="T1" style:family="text">
9 <style:text-properties style:text-underline-style="none" fo:font-weight="normal"/>
10 </style:style>
11 </office:automatic-styles>
12 <office:body>
13 <office:text>
14 <text:p text:style-name="P1">foo<text:span text:style-name="T1"> </text:span></text:p>
15 </office:text>
16 </office:body>
17 </office:document>