python3: get python.exe from extern
[LibreOffice.git] / sw / qa / extras / htmlexport / data / twoListsWithSameStyle.fodt
bloba5dc0f014d2ab932ae5adf1788690af849759044
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" office:version="1.3" office:mimetype="application/vnd.oasis.opendocument.text">
4 <office:body>
5 <office:text>
6 <text:list text:style-name="Numbering 123">
7 <text:list-header>
8 <text:p/>
9 </text:list-header>
10 </text:list>
11 <text:p/>
12 <text:list text:style-name="Numbering 123">
13 <text:list-header>
14 <text:p/>
15 </text:list-header>
16 </text:list>
17 </office:text>
18 </office:body>
19 </office:document>