tdf#154285 Check upper bound of arguments in SbRtl_Minute function
[LibreOffice.git] / sw / qa / extras / layout / data / pageBreakInHiddenSection.fodt
blob5fae6a4917044f523504cd9e462b53a86d6a276f
1 <?xml version="1.0" encoding="UTF-8"?>
3 <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:text="urn:oasis:names:tc:opendocument:xmlns:text:1.0" office:version="1.3" office:mimetype="application/vnd.oasis.opendocument.text">
4 <office:automatic-styles>
5 <style:style style:name="P1" style:family="paragraph" style:master-page-name="Landscape">
6 <style:paragraph-properties style:page-number="1"/>
7 </style:style>
8 <style:style style:name="P2" style:family="paragraph" style:master-page-name="Landscape">
9 <style:paragraph-properties style:page-number="1"/>
10 <style:text-properties text:display="none"/>
11 </style:style>
12 </office:automatic-styles>
13 <office:body>
14 <office:text>
15 <text:p>First line</text:p>
16 <text:section text:name="Hidden" text:display="none">
17 <text:p text:style-name="P1"/>
18 </text:section>
19 <text:section text:name="Shown">
20 <text:p>Before break (still first page)</text:p>
21 </text:section>
22 <text:section text:name="HiddenText">
23 <text:p text:style-name="P2"/>
24 </text:section>
25 <text:p>After break</text:p>
26 <text:p/>
27 <text:p/>
28 <text:p/>
29 <text:p/>
30 <text:p/>
31 <text:p/>
32 <text:p/>
33 <text:p/>
34 <text:p/>
35 <text:p/>
36 <text:p/>
37 <text:p/>
38 <text:p/>
39 <text:p/>
40 <text:p/>
41 <text:p/>
42 <text:p/>
43 <text:p/>
44 <text:p/>
45 <text:p/>
46 <text:p/>
47 <text:p/>
48 <text:p/>
49 <text:p/>
50 <text:p/>
51 <text:p/>
52 <text:p/>
53 <text:p/>
54 <text:p/>
55 <text:p/>
56 <text:p/>
57 <text:p/>
58 <text:p/>
59 <text:p/>
60 <text:p/>
61 <text:p/>
62 <text:p/>
63 <text:p/>
64 <text:p/>
65 <text:p/>
66 <text:p/>
67 <text:p/>
68 <text:p/>
69 <text:p/>
70 <text:p/>
71 <text:p/>
72 <text:p/>
73 <text:p/>
74 <text:p/>
75 <text:p/>
76 <text:p/>
77 <text:p/>
78 <text:p/>
79 <text:p/>
80 <text:p/>
81 <text:p/>
82 <text:p/>
83 <text:p>Should be together with next</text:p>
84 <text:section text:name="Hidden2" text:display="none">
85 <text:p text:style-name="P2"/>
86 </text:section>
87 <text:p>Should be together with previous</text:p>
88 </office:text>
89 </office:body>
90 </office:document>