tdf#130857 qt weld: Implement QtInstanceWidget::strip_mnemonic
[LibreOffice.git] / sc / qa / unit / data / xml / border-directions.xml
blob77be73b91eb67dd65eb5fbc5d7021826ccd825b7
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>2018-01-14T17:03:52Z</Created>
12   <LastSaved>2018-01-25T01:00:20Z</LastSaved>
13   <Version>16.00</Version>
14  </DocumentProperties>
15  <OfficeDocumentSettings xmlns="urn:schemas-microsoft-com:office:office">
16   <AllowPNG/>
17  </OfficeDocumentSettings>
18  <ExcelWorkbook xmlns="urn:schemas-microsoft-com:office:excel">
19   <WindowHeight>7680</WindowHeight>
20   <WindowWidth>20490</WindowWidth>
21   <WindowTopX>0</WindowTopX>
22   <WindowTopY>0</WindowTopY>
23   <ProtectStructure>False</ProtectStructure>
24   <ProtectWindows>False</ProtectWindows>
25  </ExcelWorkbook>
26  <Styles>
27   <Style ss:ID="Default" ss:Name="Normal">
28    <Alignment ss:Vertical="Bottom"/>
29    <Borders/>
30    <Font ss:FontName="Calibri" x:Family="Swiss" ss:Size="11" ss:Color="#000000"/>
31    <Interior/>
32    <NumberFormat/>
33    <Protection/>
34   </Style>
35   <Style ss:ID="s16">
36    <Borders>
37     <Border ss:Position="Top" ss:LineStyle="Continuous" ss:Weight="1"/>
38    </Borders>
39   </Style>
40   <Style ss:ID="s17">
41    <Borders>
42     <Border ss:Position="Left" ss:LineStyle="Continuous" ss:Weight="1"/>
43    </Borders>
44   </Style>
45   <Style ss:ID="s18">
46    <Borders>
47     <Border ss:Position="Right" ss:LineStyle="Continuous" ss:Weight="1"/>
48    </Borders>
49   </Style>
50   <Style ss:ID="s19">
51    <Borders>
52     <Border ss:Position="Bottom" ss:LineStyle="Continuous" ss:Weight="1"/>
53    </Borders>
54   </Style>
55   <Style ss:ID="s20">
56    <Borders>
57     <Border ss:Position="DiagonalLeft" ss:LineStyle="Continuous" ss:Weight="1"/>
58    </Borders>
59   </Style>
60   <Style ss:ID="s21">
61    <Borders>
62     <Border ss:Position="DiagonalRight" ss:LineStyle="Continuous" ss:Weight="1"/>
63    </Borders>
64   </Style>
65   <Style ss:ID="s22">
66    <Borders>
67     <Border ss:Position="DiagonalLeft" ss:LineStyle="Continuous" ss:Weight="1"/>
68     <Border ss:Position="DiagonalRight" ss:LineStyle="Continuous" ss:Weight="1"/>
69    </Borders>
70   </Style>
71  </Styles>
72  <Worksheet ss:Name="Directions">
73   <Table ss:ExpandedColumnCount="2" ss:ExpandedRowCount="14" x:FullColumns="1"
74    x:FullRows="1" ss:DefaultRowHeight="15">
75    <Column ss:Index="2" ss:AutoFitWidth="0" ss:Width="92.25"/>
76    <Row ss:Index="2">
77     <Cell ss:Index="2" ss:StyleID="s16"><Data ss:Type="String">top</Data></Cell>
78    </Row>
79    <Row ss:Index="4">
80     <Cell ss:Index="2" ss:StyleID="s17"><Data ss:Type="String">left</Data></Cell>
81    </Row>
82    <Row ss:Index="6">
83     <Cell ss:Index="2" ss:StyleID="s18"><Data ss:Type="String">right</Data></Cell>
84    </Row>
85    <Row ss:Index="8">
86     <Cell ss:Index="2" ss:StyleID="s19"><Data ss:Type="String">bottom</Data></Cell>
87    </Row>
88    <Row ss:Index="10">
89     <Cell ss:Index="2" ss:StyleID="s20"><Data ss:Type="String">tl to br</Data></Cell>
90    </Row>
91    <Row ss:Index="12">
92     <Cell ss:Index="2" ss:StyleID="s21"><Data ss:Type="String">tr to bl</Data></Cell>
93    </Row>
94    <Row ss:Index="14">
95     <Cell ss:Index="2" ss:StyleID="s22"><Data ss:Type="String">cross diagonal</Data></Cell>
96    </Row>
97   </Table>
98   <WorksheetOptions xmlns="urn:schemas-microsoft-com:office:excel">
99    <PageSetup>
100     <Header x:Margin="0.3"/>
101     <Footer x:Margin="0.3"/>
102     <PageMargins x:Bottom="0.75" x:Left="0.7" x:Right="0.7" x:Top="0.75"/>
103    </PageSetup>
104    <Print>
105     <ValidPrinterInfo/>
106     <HorizontalResolution>600</HorizontalResolution>
107     <VerticalResolution>600</VerticalResolution>
108    </Print>
109    <Selected/>
110    <Panes>
111     <Pane>
112      <Number>3</Number>
113      <ActiveRow>13</ActiveRow>
114      <ActiveCol>1</ActiveCol>
115     </Pane>
116    </Panes>
117    <ProtectObjects>False</ProtectObjects>
118    <ProtectScenarios>False</ProtectScenarios>
119   </WorksheetOptions>
120  </Worksheet>
121 </Workbook>