tdf#130857 qt weld: Implement QtInstanceWidget::strip_mnemonic
[LibreOffice.git] / sc / qa / unit / data / xml / column-width-row-height.xml
blob170cd28cd31f2dbe61769f1f0dd3cb189382471a
1 <?xml version="1.0"?>
2 <?mso-application progid="Excel.Sheet"?>
3 <Workbook xmlns="urn:schemas-microsoft-com:office:spreadsheet"
4  xmlns:o="urn:schemas-microsoft-com:office:office"
5  xmlns:x="urn:schemas-microsoft-com:office:excel"
6  xmlns:ss="urn:schemas-microsoft-com:office:spreadsheet"
7  xmlns:html="http://www.w3.org/TR/REC-html40">
8  <DocumentProperties xmlns="urn:schemas-microsoft-com:office:office">
9   <Author>Kohei Yoshida</Author>
10   <LastAuthor>Kohei Yoshida</LastAuthor>
11   <Created>2013-04-16T23:00:57Z</Created>
12   <LastSaved>2013-04-16T23:09:17Z</LastSaved>
13   <Company>Novell, Inc.</Company>
14   <Version>16.00</Version>
15  </DocumentProperties>
16  <OfficeDocumentSettings xmlns="urn:schemas-microsoft-com:office:office">
17   <AllowPNG/>
18  </OfficeDocumentSettings>
19  <ExcelWorkbook xmlns="urn:schemas-microsoft-com:office:excel">
20   <WindowHeight>12210</WindowHeight>
21   <WindowWidth>28800</WindowWidth>
22   <WindowTopX>0</WindowTopX>
23   <WindowTopY>0</WindowTopY>
24   <ProtectStructure>False</ProtectStructure>
25   <ProtectWindows>False</ProtectWindows>
26  </ExcelWorkbook>
27  <Styles>
28   <Style ss:ID="Default" ss:Name="Normal">
29    <Alignment ss:Vertical="Bottom"/>
30    <Borders/>
31    <Font ss:FontName="Calibri" x:Family="Swiss" ss:Size="11" ss:Color="#000000"/>
32    <Interior/>
33    <NumberFormat/>
34    <Protection/>
35   </Style>
36  </Styles>
37  <Worksheet ss:Name="Sheet1">
38   <Table ss:ExpandedColumnCount="12" ss:ExpandedRowCount="14" x:FullColumns="1"
39    x:FullRows="1" ss:DefaultRowHeight="15">
40    <Column ss:AutoFitWidth="0" ss:Width="93"/>
41    <Column ss:AutoFitWidth="0" ss:Width="56"/>
42    <Column ss:AutoFitWidth="0" ss:Width="83"/>
43    <Column ss:AutoFitWidth="0" ss:Width="109"/>
44    <Column ss:Index="6" ss:AutoFitWidth="0" ss:Width="67" ss:Span="2"/>
45    <Column ss:Index="11" ss:AutoFitWidth="0" ss:Width="119" ss:Span="1"/>
46    <Row ss:AutoFitHeight="0">
47     <Cell><Data ss:Type="String">Column Width</Data></Cell>
48     <Cell><Data ss:Type="Number">10</Data></Cell>
49     <Cell><Data ss:Type="Number">15</Data></Cell>
50     <Cell><Data ss:Type="Number">20</Data></Cell>
51     <Cell ss:Index="6"><Data ss:Type="Number">12</Data></Cell>
52     <Cell><Data ss:Type="Number">12</Data></Cell>
53     <Cell><Data ss:Type="Number">12</Data></Cell>
54     <Cell ss:Index="11"><Data ss:Type="Number">22</Data></Cell>
55     <Cell><Data ss:Type="Number">22</Data></Cell>
56    </Row>
57    <Row ss:AutoFitHeight="0">
58     <Cell><Data ss:Type="String">Row Height</Data></Cell>
59    </Row>
60    <Row ss:AutoFitHeight="0" ss:Height="20">
61     <Cell><Data ss:Type="Number">20</Data></Cell>
62    </Row>
63    <Row ss:AutoFitHeight="0" ss:Height="30">
64     <Cell><Data ss:Type="Number">30</Data></Cell>
65    </Row>
66    <Row ss:AutoFitHeight="0" ss:Height="40">
67     <Cell><Data ss:Type="Number">40</Data></Cell>
68    </Row>
69    <Row ss:AutoFitHeight="0" ss:Height="50">
70     <Cell><Data ss:Type="Number">50</Data></Cell>
71    </Row>
72    <Row ss:Index="8" ss:AutoFitHeight="0" ss:Height="25">
73     <Cell><Data ss:Type="Number">25</Data></Cell>
74    </Row>
75    <Row ss:AutoFitHeight="0" ss:Height="25">
76     <Cell><Data ss:Type="Number">25</Data></Cell>
77    </Row>
78    <Row ss:AutoFitHeight="0" ss:Height="25">
79     <Cell><Data ss:Type="Number">25</Data></Cell>
80    </Row>
81    <Row ss:Index="13" ss:AutoFitHeight="0" ss:Height="35">
82     <Cell><Data ss:Type="Number">35</Data></Cell>
83    </Row>
84    <Row ss:AutoFitHeight="0" ss:Height="35">
85     <Cell><Data ss:Type="Number">35</Data></Cell>
86    </Row>
87   </Table>
88   <WorksheetOptions xmlns="urn:schemas-microsoft-com:office:excel">
89    <PageSetup>
90     <Header x:Margin="0.3"/>
91     <Footer x:Margin="0.3"/>
92     <PageMargins x:Bottom="0.75" x:Left="0.7" x:Right="0.7" x:Top="0.75"/>
93    </PageSetup>
94    <Unsynced/>
95    <Selected/>
96    <ProtectObjects>False</ProtectObjects>
97    <ProtectScenarios>False</ProtectScenarios>
98   </WorksheetOptions>
99  </Worksheet>
100 </Workbook>