cid#1607171 Data race condition
[LibreOffice.git] / sc / uiconfig / scalc / ui / statisticsinfopage.ui
blob2e3d7604ee8cc0be0bb1c2a3d8407473ce7bcf30
1 <?xml version="1.0" encoding="UTF-8"?>
2 <interface domain="sc">
3 <requires lib="gtk+" version="3.20"/>
4 <object class="GtkFrame" id="StatisticsInfoPage">
5 <property name="visible">True</property>
6 <property name="can_focus">False</property>
7 <property name="border_width">6</property>
8 <property name="label_xalign">0</property>
9 <property name="shadow_type">none</property>
10 <child>
11 <!-- n-columns=1 n-rows=1 -->
12 <object class="GtkGrid" id="grid1">
13 <property name="visible">True</property>
14 <property name="can_focus">False</property>
15 <property name="row_spacing">6</property>
16 <property name="column_spacing">12</property>
17 <property name="margin-start">12</property>
18 <property name="margin-top">6</property>
19 <child>
20 <object class="GtkLabel" id="label6">
21 <property name="visible">True</property>
22 <property name="can_focus">False</property>
23 <property name="halign">end</property>
24 <property name="label" translatable="yes" context="statisticsinfopage|label6">Pages:</property>
25 <property name="use_underline">True</property>
26 <property name="mnemonic_widget">nopages</property>
27 </object>
28 <packing>
29 <property name="left_attach">0</property>
30 <property name="top_attach">2</property>
31 </packing>
32 </child>
33 <child>
34 <object class="GtkLabel" id="nopages">
35 <property name="visible">True</property>
36 <property name="can_focus">False</property>
37 <property name="halign">start</property>
38 <property name="hexpand">True</property>
39 </object>
40 <packing>
41 <property name="left_attach">1</property>
42 <property name="top_attach">2</property>
43 </packing>
44 </child>
45 <child>
46 <object class="GtkLabel" id="label5">
47 <property name="visible">True</property>
48 <property name="can_focus">False</property>
49 <property name="halign">end</property>
50 <property name="label" translatable="yes" context="statisticsinfopage|label5">Cells:</property>
51 <property name="use_underline">True</property>
52 <property name="mnemonic_widget">nocells</property>
53 </object>
54 <packing>
55 <property name="left_attach">0</property>
56 <property name="top_attach">1</property>
57 </packing>
58 </child>
59 <child>
60 <object class="GtkLabel" id="nocells">
61 <property name="visible">True</property>
62 <property name="can_focus">False</property>
63 <property name="halign">start</property>
64 <property name="hexpand">True</property>
65 </object>
66 <packing>
67 <property name="left_attach">1</property>
68 <property name="top_attach">1</property>
69 </packing>
70 </child>
71 <child>
72 <object class="GtkLabel" id="label2">
73 <property name="visible">True</property>
74 <property name="can_focus">False</property>
75 <property name="halign">end</property>
76 <property name="label" translatable="yes" context="statisticsinfopage|label2">Sheets:</property>
77 <property name="use_underline">True</property>
78 <property name="mnemonic_widget">nosheets</property>
79 </object>
80 <packing>
81 <property name="left_attach">0</property>
82 <property name="top_attach">0</property>
83 </packing>
84 </child>
85 <child>
86 <object class="GtkLabel" id="nosheets">
87 <property name="visible">True</property>
88 <property name="can_focus">False</property>
89 <property name="halign">start</property>
90 <property name="hexpand">True</property>
91 <property name="use_underline">True</property>
92 </object>
93 <packing>
94 <property name="left_attach">1</property>
95 <property name="top_attach">0</property>
96 </packing>
97 </child>
98 <child>
99 <object class="GtkLabel" id="label3">
100 <property name="visible">True</property>
101 <property name="can_focus">False</property>
102 <property name="halign">end</property>
103 <property name="label" translatable="yes" context="statisticsinfopage|label3">Formula groups:</property>
104 <property name="use_underline">True</property>
105 <property name="mnemonic_widget">noformula</property>
106 </object>
107 <packing>
108 <property name="left_attach">0</property>
109 <property name="top_attach">3</property>
110 </packing>
111 </child>
112 <child>
113 <object class="GtkLabel" id="noformula">
114 <property name="visible">True</property>
115 <property name="can_focus">False</property>
116 <property name="halign">start</property>
117 <property name="hexpand">True</property>
118 <property name="use_underline">True</property>
119 </object>
120 <packing>
121 <property name="left_attach">1</property>
122 <property name="top_attach">3</property>
123 </packing>
124 </child>
125 </object>
126 </child>
127 <child type="label">
128 <object class="GtkLabel" id="label1">
129 <property name="visible">True</property>
130 <property name="can_focus">False</property>
131 <property name="label" translatable="yes" context="statisticsinfopage|label1">Document: </property>
132 <attributes>
133 <attribute name="weight" value="bold"/>
134 </attributes>
135 </object>
136 </child>
137 </object>
138 </interface>