android: Update app-specific/MIME type icons
[LibreOffice.git] / sw / qa / extras / htmlexport / data / TableWithIndent.fodt
blob5daaa75e8e24682741e6b85657288a321e938e9d
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:table="urn:oasis:names:tc:opendocument:xmlns:table:1.0" office:version="1.3" office:mimetype="application/vnd.oasis.opendocument.text">
4 <office:automatic-styles>
5 <style:style style:name="Table1" style:family="table">
6 <style:table-properties style:width="14cm" fo:margin-left="3cm" table:align="left"/>
7 </style:style>
8 </office:automatic-styles>
9 <office:body>
10 <office:text>
11 <table:table table:name="Table1" table:style-name="Table1">
12 <table:table-column/>
13 <table:table-row>
14 <table:table-cell office:value-type="string">
15 <text:p/>
16 </table:table-cell>
17 </table:table-row>
18 </table:table>
19 <text:p/>
20 </office:text>
21 </office:body>
22 </office:document>