tdf#154285 Check upper bound of arguments in SbRtl_Minute function
[LibreOffice.git] / sw / qa / extras / layout / data / tdf162614.fodt
blobf2e170a73c703ac4bba157431a7ea61173ccf904
1 <?xml version="1.0" encoding="UTF-8"?>
3 <office:document xmlns:office="urn:oasis:names:tc:opendocument:xmlns:office:1.0" xmlns:fo="urn:oasis:names:tc:opendocument:xmlns:xsl-fo-compatible:1.0" xmlns:style="urn:oasis:names:tc:opendocument:xmlns:style:1.0" xmlns:text="urn:oasis:names:tc:opendocument:xmlns:text:1.0" xmlns:svg="urn:oasis:names:tc:opendocument:xmlns:svg-compatible:1.0" xmlns:table="urn:oasis:names:tc:opendocument:xmlns:table:1.0" office:version="1.3" office:mimetype="application/vnd.oasis.opendocument.text">
4 <office:font-face-decls>
5 <style:font-face style:name="Liberation Serif" svg:font-family="&apos;Liberation Serif&apos;" style:font-family-generic="roman" style:font-pitch="variable"/>
6 </office:font-face-decls>
7 <office:styles>
8 <style:default-style style:family="paragraph">
9 <style:paragraph-properties fo:margin-bottom="4mm"/>
10 <style:text-properties style:font-name="Liberation Serif" fo:font-size="12pt" fo:language="en" fo:country="US"/>
11 </style:default-style>
12 </office:styles>
13 <office:automatic-styles>
14 <style:style style:name="Table2.1" style:family="table-row">
15 <style:table-row-properties style:min-row-height="8mm" fo:keep-together="always"/>
16 </style:style>
17 <style:style style:name="Table2.2" style:family="table-row">
18 <style:table-row-properties style:row-height="8mm" fo:keep-together="always"/>
19 </style:style>
20 <style:style style:name="A1" style:family="table-cell">
21 <style:table-cell-properties fo:border="1pt solid"/>
22 </style:style>
23 <style:style style:name="P1" style:family="paragraph" style:parent-style-name="Standard">
24 <style:paragraph-properties fo:margin-top="3cm"/>
25 </style:style>
26 <style:style style:name="P2" style:family="paragraph" style:parent-style-name="Standard">
27 <style:paragraph-properties fo:keep-together="always"/>
28 </style:style>
29 <style:page-layout style:name="pm1">
30 <style:page-layout-properties fo:page-width="9cm" fo:page-height="5cm" fo:margin-top="0" fo:margin-bottom="0"/>
31 </style:page-layout>
32 </office:automatic-styles>
33 <office:master-styles>
34 <style:master-page style:name="Standard" style:page-layout-name="pm1"/>
35 </office:master-styles>
36 <office:body>
37 <office:text>
38 <text:p text:style-name="P1">Table1 with Table2:</text:p>
39 <table:table table:name="Table1">
40 <table:table-column/>
41 <table:table-row>
42 <table:table-cell table:style-name="A1">
43 <table:table table:name="Table2">
44 <table:table-column table:number-columns-repeated="2"/>
45 <table:table-row table:style-name="Table2.1">
46 <table:table-cell table:style-name="A1">
47 <text:p>Table2.A1</text:p>
48 </table:table-cell>
49 <table:table-cell table:style-name="A1" table:number-rows-spanned="2">
50 <text:p text:style-name="P2">Table2.B1 <text:s text:c="99"/>(contd.)</text:p>
51 </table:table-cell>
52 </table:table-row>
53 <table:table-row table:style-name="Table2.2">
54 <table:table-cell table:style-name="A1">
55 <text:p>Table2.A2</text:p>
56 </table:table-cell>
57 <table:covered-table-cell/>
58 </table:table-row>
59 </table:table>
60 </table:table-cell>
61 </table:table-row>
62 </table:table>
63 <text:p>Press ENTER here</text:p>
64 <text:p>Below is Table3:</text:p>
65 <table:table table:name="Table3">
66 <table:table-column/>
67 <table:table-row>
68 <table:table-cell table:style-name="A1">
69 <text:p>This text was hidden.</text:p>
70 </table:table-cell>
71 </table:table-row>
72 </table:table>
73 </office:text>
74 </office:body>
75 </office:document>