Update git submodules
[LibreOffice.git] / sw / qa / extras / uiwriter / data / FrameInHiddenSection.fodt
blob2095c7173046b48a7a509adc2342010b95469df3
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:text="urn:oasis:names:tc:opendocument:xmlns:text:1.0" xmlns:draw="urn:oasis:names:tc:opendocument:xmlns:drawing:1.0" xmlns:svg="urn:oasis:names:tc:opendocument:xmlns:svg-compatible:1.0" office:version="1.3" office:mimetype="application/vnd.oasis.opendocument.text">
4 <office:body>
5 <office:text>
6 <text:section text:name="Section1">
7 <text:section text:name="Section2Hidden" text:display="none">
8 <text:p><draw:frame text:anchor-type="paragraph" svg:x="1cm" svg:y="1cm" svg:width="1cm">
9 <draw:text-box/>
10 </draw:frame>lorem</text:p>
11 </text:section>
12 <text:section text:name="Section3"/>
13 <text:section text:name="Section4"/>
14 <text:section text:name="Section5">
15 <text:p>ipsum</text:p>
16 </text:section>
17 </text:section>
18 </office:text>
19 </office:body>
20 </office:document>