android: Update app-specific/MIME type icons
[LibreOffice.git] / sw / qa / extras / uiwriter / data / select-row.fodt
blob1493a4f54a3a371735c608ba885dcd2330e36056
1 <?xml version="1.0" encoding="UTF-8"?>
3 <office:document xmlns:office="urn:oasis:names:tc:opendocument:xmlns:office:1.0" xmlns:text="urn:oasis:names:tc:opendocument:xmlns:text:1.0" xmlns:table="urn:oasis:names:tc:opendocument:xmlns:table:1.0" xmlns:ooow="http://openoffice.org/2004/writer" office:version="1.2" office:mimetype="application/vnd.oasis.opendocument.text">
4 <office:body>
5 <office:text>
6 <table:table table:name="Table1" table:style-name="Table1">
7 <table:table-column table:style-name="Table1.A"/>
8 <table:table-column table:style-name="Table1.B"/>
9 <table:table-row table:style-name="Table1.1">
10 <table:table-cell table:style-name="Table1.A1" office:value-type="string">
11 <text:p text:style-name="P3">a1</text:p>
12 </table:table-cell>
13 <table:table-cell table:style-name="Table1.B1" office:value-type="string">
14 <table:table table:name="Table2" table:style-name="Table2">
15 <table:table-column table:style-name="Table2.A"/>
16 <table:table-column table:style-name="Table2.B"/>
17 <table:table-row>
18 <table:table-cell table:style-name="Table2.A1" office:value-type="string">
19 <text:p text:style-name="P3">nested-a1</text:p>
20 </table:table-cell>
21 <table:table-cell table:style-name="Table2.B1" office:value-type="string">
22 <text:p text:style-name="P3">nested-b1</text:p>
23 </table:table-cell>
24 </table:table-row>
25 </table:table>
26 <text:p text:style-name="Table_20_Contents"/>
27 </table:table-cell>
28 </table:table-row>
29 </table:table>
30 <text:p/>
31 </office:text>
32 </office:body>
33 </office:document>