tdf#130857 qt weld: Implement QtInstanceWidget::strip_mnemonic
[LibreOffice.git] / sc / qa / unit / data / xml / named-exp-local.xml
blob46f110bf3da79c3a53074199c646b2c06166e818
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>2017-02-08T02:38:34Z</Created>
12   <LastSaved>2017-02-08T02:41:56Z</LastSaved>
13   <Version>15.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>14385</WindowHeight>
20   <WindowWidth>24000</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  </Styles>
36  <Worksheet ss:Name="Sheet1">
37   <Names>
38    <NamedRange ss:Name="MyRange" ss:RefersTo="=Sheet1!R1C1:R3C2"/>
39   </Names>
40   <Table ss:ExpandedColumnCount="2" ss:ExpandedRowCount="7" x:FullColumns="1"
41    x:FullRows="1" ss:DefaultRowHeight="15">
42    <Row ss:AutoFitHeight="0">
43     <Cell><Data ss:Type="Number">1</Data><NamedCell ss:Name="MyRange"/></Cell>
44     <Cell><Data ss:Type="Number">6</Data><NamedCell ss:Name="MyRange"/></Cell>
45    </Row>
46    <Row ss:AutoFitHeight="0">
47     <Cell><Data ss:Type="Number">2</Data><NamedCell ss:Name="MyRange"/></Cell>
48     <Cell><Data ss:Type="Number">7</Data><NamedCell ss:Name="MyRange"/></Cell>
49    </Row>
50    <Row ss:AutoFitHeight="0">
51     <Cell><Data ss:Type="Number">3</Data><NamedCell ss:Name="MyRange"/></Cell>
52     <Cell><Data ss:Type="Number">8</Data><NamedCell ss:Name="MyRange"/></Cell>
53    </Row>
54    <Row ss:AutoFitHeight="0">
55     <Cell><Data ss:Type="Number">4</Data></Cell>
56     <Cell><Data ss:Type="Number">9</Data></Cell>
57    </Row>
58    <Row ss:AutoFitHeight="0">
59     <Cell><Data ss:Type="Number">5</Data></Cell>
60     <Cell><Data ss:Type="Number">10</Data></Cell>
61    </Row>
62    <Row ss:Index="7" ss:AutoFitHeight="0">
63     <Cell ss:Formula="=SUM(MyRange)"><Data ss:Type="Number">27</Data></Cell>
64    </Row>
65   </Table>
66   <WorksheetOptions xmlns="urn:schemas-microsoft-com:office:excel">
67    <PageSetup>
68     <Header x:Margin="0.3"/>
69     <Footer x:Margin="0.3"/>
70     <PageMargins x:Bottom="0.75" x:Left="0.7" x:Right="0.7" x:Top="0.75"/>
71    </PageSetup>
72    <Unsynced/>
73    <Selected/>
74    <Panes>
75     <Pane>
76      <Number>3</Number>
77      <ActiveRow>6</ActiveRow>
78     </Pane>
79    </Panes>
80    <ProtectObjects>False</ProtectObjects>
81    <ProtectScenarios>False</ProtectScenarios>
82   </WorksheetOptions>
83  </Worksheet>
84  <Worksheet ss:Name="Sheet2">
85   <Names>
86    <NamedRange ss:Name="MyRange" ss:RefersTo="=Sheet2!R4C1:R5C2"/>
87   </Names>
88   <Table ss:ExpandedColumnCount="2" ss:ExpandedRowCount="7" x:FullColumns="1"
89    x:FullRows="1" ss:DefaultRowHeight="15">
90    <Row ss:AutoFitHeight="0">
91     <Cell><Data ss:Type="Number">10</Data></Cell>
92     <Cell><Data ss:Type="Number">20</Data></Cell>
93    </Row>
94    <Row ss:AutoFitHeight="0">
95     <Cell><Data ss:Type="Number">11</Data></Cell>
96     <Cell><Data ss:Type="Number">21</Data></Cell>
97    </Row>
98    <Row ss:AutoFitHeight="0">
99     <Cell><Data ss:Type="Number">12</Data></Cell>
100     <Cell><Data ss:Type="Number">22</Data></Cell>
101    </Row>
102    <Row ss:AutoFitHeight="0">
103     <Cell><Data ss:Type="Number">13</Data><NamedCell ss:Name="MyRange"/></Cell>
104     <Cell><Data ss:Type="Number">23</Data><NamedCell ss:Name="MyRange"/></Cell>
105    </Row>
106    <Row ss:AutoFitHeight="0">
107     <Cell><Data ss:Type="Number">14</Data><NamedCell ss:Name="MyRange"/></Cell>
108     <Cell><Data ss:Type="Number">24</Data><NamedCell ss:Name="MyRange"/></Cell>
109    </Row>
110    <Row ss:Index="7" ss:AutoFitHeight="0">
111     <Cell ss:Formula="=SUM(MyRange)"><Data ss:Type="Number">74</Data></Cell>
112    </Row>
113   </Table>
114   <WorksheetOptions xmlns="urn:schemas-microsoft-com:office:excel">
115    <PageSetup>
116     <Header x:Margin="0.3"/>
117     <Footer x:Margin="0.3"/>
118     <PageMargins x:Bottom="0.75" x:Left="0.7" x:Right="0.7" x:Top="0.75"/>
119    </PageSetup>
120    <Unsynced/>
121    <Panes>
122     <Pane>
123      <Number>3</Number>
124      <ActiveRow>6</ActiveRow>
125     </Pane>
126    </Panes>
127    <ProtectObjects>False</ProtectObjects>
128    <ProtectScenarios>False</ProtectScenarios>
129   </WorksheetOptions>
130  </Worksheet>
131 </Workbook>