android: Update app-specific/MIME type icons
[LibreOffice.git] / sw / qa / extras / uiwriter / data / select-column.fodt
blobb6dddb2235d73f4174585813d4bcaa5fcac46aae
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 <text:p/>
7 <table:table table:name="Table1" table:style-name="Table1">
8 <table:table-column table:style-name="Table1.A"/>
9 <table:table-column table:style-name="Table1.B"/>
10 <table:table-row>
11 <table:table-cell office:value-type="string">
12 <text:p text:style-name="P3">a1</text:p>
13 </table:table-cell>
14 <table:table-cell office:value-type="string">
15 <text:p text:style-name="P3">b1</text:p>
16 </table:table-cell>
17 </table:table-row>
18 <table:table-row table:style-name="Table1.1">
19 <table:table-cell table:style-name="Table1.A1" office:value-type="string">
20 <text:p text:style-name="P3">a2</text:p>
21 </table:table-cell>
22 <table:table-cell table:style-name="Table1.B1" office:value-type="string">
23 <table:table table:name="Table2" table:style-name="Table2">
24 <table:table-column table:style-name="Table2.A"/>
25 <table:table-column table:style-name="Table2.B"/>
26 <table:table-row>
27 <table:table-cell table:style-name="Table2.A1" office:value-type="string">
28 <text:p text:style-name="P3">nested-a1</text:p>
29 </table:table-cell>
30 <table:table-cell table:style-name="Table2.B1" office:value-type="string">
31 <text:p text:style-name="P3">nested-b1</text:p>
32 </table:table-cell>
33 </table:table-row>
34 </table:table>
35 <text:p text:style-name="Table_20_Contents"/>
36 </table:table-cell>
37 </table:table-row>
38 </table:table>
39 <text:p/>
40 </office:text>
41 </office:body>
42 </office:document>