android: Update app-specific/MIME type icons
[LibreOffice.git] / sw / qa / extras / htmlexport / data / table_cell_padding.fodt
blob059a37b9dab724cf8aecb7df0737da886bf6c3f1
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="TableCell" style:family="table-cell">
6 <style:table-cell-properties fo:padding="1.27cm" fo:border="none"/>
7 </style:style>
8 </office:automatic-styles>
9 <office:body>
10 <office:text>
11 <table:table table:name="Table1">
12 <table:table-column/>
13 <table:table-column/>
14 <table:table-row>
15 <table:table-cell table:style-name="TableCell" office:value-type="string">
16 <text:p>A</text:p>
17 </table:table-cell>
18 <table:table-cell table:style-name="TableCell" office:value-type="string">
19 <text:p>B</text:p>
20 </table:table-cell>
21 </table:table-row>
22 <table:table-row>
23 <table:table-cell table:style-name="TableCell" office:value-type="string">
24 <text:p>C</text:p>
25 </table:table-cell>
26 <table:table-cell table:style-name="TableCell" office:value-type="string">
27 <text:p>D</text:p>
28 </table:table-cell>
29 </table:table-row>
30 </table:table>
31 <text:p/>
32 </office:text>
33 </office:body>
34 </office:document>