Extend the Link DBG_UTIL support to non-member function Links
[LibreOffice.git] / sw / qa / extras / ooxmlexport / data / tdf134649_pageBreak.fodt
blob7d05c3e3ce99ebea6f2a67af657336b02e350287
1 <?xml version="1.0" encoding="UTF-8"?>
2 <office:document xmlns:office="urn:oasis:names:tc:opendocument:xmlns:office:1.0" xmlns:style="urn:oasis:names:tc:opendocument:xmlns:style:1.0" xmlns:table="urn:oasis:names:tc:opendocument:xmlns:table:1.0" xmlns:text="urn:oasis:names:tc:opendocument:xmlns:text:1.0" xmlns:fo="urn:oasis:names:tc:opendocument:xmlns:xsl-fo-compatible:1.0" xmlns:officeooo="http://openoffice.org/2009/office" xmlns:loext="urn:org:documentfoundation:names:experimental:office:xmlns:loext:1.0" office:version="1.2" office:mimetype="application/vnd.oasis.opendocument.text">
3 <office:styles>
4 <style:default-style style:family="paragraph">
5 </style:default-style>
6 <style:default-style style:family="table">
7 <style:table-properties table:border-model="collapsing"/>
8 </style:default-style>
9 <style:default-style style:family="table-row">
10 <style:table-row-properties fo:keep-together="auto"/>
11 </style:default-style>
12 <style:style style:name="Standard" style:family="paragraph" style:class="text"/>
13 <style:style style:name="Heading" style:family="paragraph" style:parent-style-name="Standard" style:next-style-name="Text_20_body" style:class="text">
14 </style:style>
15 <style:style style:name="Text_20_body" style:display-name="Text body" style:family="paragraph" style:parent-style-name="Standard" style:class="text">
16 </style:style>
17 <style:style style:name="Table_20_Contents" style:display-name="Table Contents" style:family="paragraph" style:parent-style-name="Standard" style:class="extra">
18 </style:style>
19 </office:styles>
20 <office:automatic-styles>
21 <style:style style:name="Table1" style:family="table">
22 <style:table-properties style:width="11.509cm" table:align="left"/>
23 </style:style>
24 <style:style style:name="Table2" style:family="table" style:master-page-name="Landscape">
25 <style:table-properties style:page-number="auto" table:align="margins"/>
26 </style:style>
27 <style:page-layout style:name="pm1">
28 <style:page-layout-properties fo:page-width="21.59cm" fo:page-height="27.94cm" style:print-orientation="portrait"/>
29 </style:page-layout>
30 <style:page-layout style:name="pm2">
31 <style:page-layout-properties fo:page-height="21.59cm" fo:page-width="27.94cm" style:print-orientation="landscape"/>
32 <style:header-style/>
33 <style:footer-style/>
34 </style:page-layout>
35 </office:automatic-styles>
36 <office:master-styles>
37 <style:master-page style:name="Standard" style:page-layout-name="pm1"/>
38 <style:master-page style:name="Landscape" style:page-layout-name="pm2"/>
39 </office:master-styles>
40 <office:body>
41 <office:text text:use-soft-page-breaks="true">
42 <text:p>Two tables, one pagebreak:</text:p>
43 <table:table table:name="Table1" table:style-name="Table1">
44 <table:table-column/>
45 <table:table-column/>
46 <table:table-row>
47 <table:table-cell office:value-type="string">
48 <text:p>Hello1</text:p>
49 </table:table-cell>
50 <table:table-cell office:value-type="string">
51 <text:p text:style-name="Table_20_Contents"/>
52 </table:table-cell>
53 </table:table-row>
54 <table:table-row>
55 <table:table-cell office:value-type="string">
56 <text:p>World1</text:p>
57 </table:table-cell>
58 <table:table-cell office:value-type="string">
59 <text:p text:style-name="Table_20_Contents"/>
60 </table:table-cell>
61 </table:table-row>
62 </table:table>
63 <table:table table:name="Table2" table:style-name="Table2">
64 <table:table-column/>
65 <table:table-column/>
66 <table:table-row>
67 <table:table-cell office:value-type="string">
68 <text:p>Hello2</text:p>
69 </table:table-cell>
70 <table:table-cell office:value-type="string">
71 <text:p text:style-name="Table_20_Contents"/>
72 </table:table-cell>
73 </table:table-row>
74 <table:table-row>
75 <table:table-cell office:value-type="string">
76 <text:p>World2</text:p>
77 </table:table-cell>
78 <table:table-cell office:value-type="string">
79 <text:p text:style-name="Table_20_Contents"/>
80 </table:table-cell>
81 </table:table-row>
82 </table:table>
83 <text:p/>
84 </office:text>
85 </office:body>
86 </office:document>