cid#1607171 Data race condition
[LibreOffice.git] / sc / uiconfig / scalc / ui / subtotaloptionspage.ui
blob0d1c54f510d09d5c34a198b93b03932b7c4669ef
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Generated with glade 3.38.2 -->
3 <interface domain="sc">
4 <requires lib="gtk+" version="3.20"/>
5 <object class="GtkBox" id="SubTotalOptionsPage">
6 <property name="visible">True</property>
7 <property name="can-focus">False</property>
8 <property name="border-width">6</property>
9 <property name="orientation">vertical</property>
10 <property name="spacing">12</property>
11 <child>
12 <object class="GtkFrame" id="frame1">
13 <property name="visible">True</property>
14 <property name="can-focus">False</property>
15 <property name="hexpand">True</property>
16 <property name="label-xalign">0</property>
17 <property name="shadow-type">none</property>
18 <child>
19 <!-- n-columns=1 n-rows=4 -->
20 <object class="GtkGrid" id="grid1">
21 <property name="visible">True</property>
22 <property name="can-focus">False</property>
23 <property name="margin-start">12</property>
24 <property name="margin-top">6</property>
25 <property name="hexpand">True</property>
26 <property name="vexpand">True</property>
27 <property name="row-spacing">6</property>
28 <child>
29 <object class="GtkCheckButton" id="pagebreak">
30 <property name="label" translatable="yes" context="subtotaloptionspage|pagebreak">_Page break between groups</property>
31 <property name="visible">True</property>
32 <property name="can-focus">True</property>
33 <property name="receives-default">False</property>
34 <property name="hexpand">True</property>
35 <property name="use-underline">True</property>
36 <property name="draw-indicator">True</property>
37 <child internal-child="accessible">
38 <object class="AtkObject" id="pagebreak-atkobject">
39 <property name="AtkObject::accessible-description" translatable="yes" context="subtotaloptionspage|extended_tip|pagebreak">Inserts a new page after each group of subtotaled data.</property>
40 </object>
41 </child>
42 </object>
43 <packing>
44 <property name="left-attach">0</property>
45 <property name="top-attach">0</property>
46 </packing>
47 </child>
48 <child>
49 <object class="GtkCheckButton" id="case">
50 <property name="label" translatable="yes" context="subtotaloptionspage|case">_Case sensitive</property>
51 <property name="visible">True</property>
52 <property name="can-focus">True</property>
53 <property name="receives-default">False</property>
54 <property name="hexpand">True</property>
55 <property name="use-underline">True</property>
56 <property name="draw-indicator">True</property>
57 <child internal-child="accessible">
58 <object class="AtkObject" id="case-atkobject">
59 <property name="AtkObject::accessible-description" translatable="yes" context="subtotaloptionspage|extended_tip|case">Recalculates subtotals when you change the case of a data label.</property>
60 </object>
61 </child>
62 </object>
63 <packing>
64 <property name="left-attach">0</property>
65 <property name="top-attach">1</property>
66 </packing>
67 </child>
68 <child>
69 <object class="GtkCheckButton" id="sort">
70 <property name="label" translatable="yes" context="subtotaloptionspage|sort">Pre-_sort area according to groups</property>
71 <property name="visible">True</property>
72 <property name="can-focus">True</property>
73 <property name="receives-default">False</property>
74 <property name="hexpand">True</property>
75 <property name="use-underline">True</property>
76 <property name="draw-indicator">True</property>
77 <child internal-child="accessible">
78 <object class="AtkObject" id="sort-atkobject">
79 <property name="AtkObject::accessible-description" translatable="yes" context="subtotaloptionspage|extended_tip|sort">Sorts the area that you selected in the Group by box of the Group tabs according to the columns that you selected.</property>
80 </object>
81 </child>
82 </object>
83 <packing>
84 <property name="left-attach">0</property>
85 <property name="top-attach">2</property>
86 </packing>
87 </child>
88 <child>
89 <object class="GtkCheckButton" id="summarybelow">
90 <property name="label" translatable="yes" context="subtotaloptionspage|sort">_Summary below data</property>
91 <property name="visible">True</property>
92 <property name="can-focus">True</property>
93 <property name="receives-default">False</property>
94 <property name="hexpand">True</property>
95 <property name="use-underline">True</property>
96 <property name="draw-indicator">True</property>
97 <child internal-child="accessible">
98 <object class="AtkObject" id="summarybelow-atkobject">
99 <property name="AtkObject::accessible-description" translatable="yes" context="subtotaloptionspage|extended_tip|summarybelow">Decide if the subtotals below or above the data. Reposition subtotals when you change the summary below data options.</property>
100 </object>
101 </child>
102 </object>
103 <packing>
104 <property name="left-attach">0</property>
105 <property name="top-attach">3</property>
106 </packing>
107 </child>
108 </object>
109 </child>
110 <child type="label">
111 <object class="GtkLabel" id="label1">
112 <property name="visible">True</property>
113 <property name="can-focus">False</property>
114 <property name="label" translatable="yes" context="subtotaloptionspage|label1">Groups</property>
115 <attributes>
116 <attribute name="weight" value="bold"/>
117 </attributes>
118 </object>
119 </child>
120 </object>
121 <packing>
122 <property name="expand">False</property>
123 <property name="fill">True</property>
124 <property name="position">0</property>
125 </packing>
126 </child>
127 <child>
128 <object class="GtkFrame" id="frame2">
129 <property name="visible">True</property>
130 <property name="can-focus">False</property>
131 <property name="hexpand">True</property>
132 <property name="vexpand">True</property>
133 <property name="label-xalign">0</property>
134 <property name="shadow-type">none</property>
135 <child>
136 <!-- n-columns=1 n-rows=5 -->
137 <object class="GtkGrid" id="grid2">
138 <property name="visible">True</property>
139 <property name="can-focus">False</property>
140 <property name="margin-start">12</property>
141 <property name="margin-top">6</property>
142 <property name="hexpand">True</property>
143 <property name="vexpand">True</property>
144 <property name="row-spacing">6</property>
145 <child>
146 <object class="GtkRadioButton" id="ascending">
147 <property name="label" translatable="yes" context="subtotaloptionspage|ascending">_Ascending</property>
148 <property name="visible">True</property>
149 <property name="can-focus">True</property>
150 <property name="receives-default">False</property>
151 <property name="hexpand">True</property>
152 <property name="use-underline">True</property>
153 <property name="active">True</property>
154 <property name="draw-indicator">True</property>
155 <child internal-child="accessible">
156 <object class="AtkObject" id="ascending-atkobject">
157 <property name="AtkObject::accessible-description" translatable="yes" context="subtotaloptionspage|extended_tip|ascending">Sorts beginning with the lowest value. You can define the sort rules on Data - Sort - Options.</property>
158 </object>
159 </child>
160 </object>
161 <packing>
162 <property name="left-attach">0</property>
163 <property name="top-attach">0</property>
164 </packing>
165 </child>
166 <child>
167 <object class="GtkRadioButton" id="descending">
168 <property name="label" translatable="yes" context="subtotaloptionspage|descending">D_escending</property>
169 <property name="visible">True</property>
170 <property name="can-focus">True</property>
171 <property name="receives-default">False</property>
172 <property name="hexpand">True</property>
173 <property name="use-underline">True</property>
174 <property name="draw-indicator">True</property>
175 <property name="group">ascending</property>
176 <child internal-child="accessible">
177 <object class="AtkObject" id="descending-atkobject">
178 <property name="AtkObject::accessible-description" translatable="yes" context="subtotaloptionspage|extended_tip|descending">Sorts beginning with the highest value. You can define the sort rules on Data - Sort - Options.</property>
179 </object>
180 </child>
181 </object>
182 <packing>
183 <property name="left-attach">0</property>
184 <property name="top-attach">1</property>
185 </packing>
186 </child>
187 <child>
188 <object class="GtkCheckButton" id="formats">
189 <property name="label" translatable="yes" context="subtotaloptionspage|formats">I_nclude formats</property>
190 <property name="visible">True</property>
191 <property name="can-focus">True</property>
192 <property name="receives-default">False</property>
193 <property name="hexpand">True</property>
194 <property name="use-underline">True</property>
195 <property name="draw-indicator">True</property>
196 <child internal-child="accessible">
197 <object class="AtkObject" id="formats-atkobject">
198 <property name="AtkObject::accessible-description" translatable="yes" context="subtotaloptionspage|extended_tip|formats">Considers formatting attributes when sorting.</property>
199 </object>
200 </child>
201 </object>
202 <packing>
203 <property name="left-attach">0</property>
204 <property name="top-attach">2</property>
205 </packing>
206 </child>
207 <child>
208 <object class="GtkCheckButton" id="btnuserdef">
209 <property name="label" translatable="yes" context="subtotaloptionspage|btnuserdef">C_ustom sort order</property>
210 <property name="visible">True</property>
211 <property name="can-focus">True</property>
212 <property name="receives-default">False</property>
213 <property name="hexpand">True</property>
214 <property name="use-underline">True</property>
215 <property name="draw-indicator">True</property>
216 <accessibility>
217 <relation type="label-for" target="lbuserdef"/>
218 </accessibility>
219 </object>
220 <packing>
221 <property name="left-attach">0</property>
222 <property name="top-attach">3</property>
223 </packing>
224 </child>
225 <child>
226 <object class="GtkComboBoxText" id="lbuserdef">
227 <property name="visible">True</property>
228 <property name="can-focus">False</property>
229 <property name="margin-start">12</property>
230 <accessibility>
231 <relation type="labelled-by" target="btnuserdef"/>
232 </accessibility>
233 </object>
234 <packing>
235 <property name="left-attach">0</property>
236 <property name="top-attach">4</property>
237 </packing>
238 </child>
239 </object>
240 </child>
241 <child type="label">
242 <object class="GtkLabel" id="label2">
243 <property name="visible">True</property>
244 <property name="can-focus">False</property>
245 <property name="label" translatable="yes" context="subtotaloptionspage|label2">Sort</property>
246 <attributes>
247 <attribute name="weight" value="bold"/>
248 </attributes>
249 </object>
250 </child>
251 </object>
252 <packing>
253 <property name="expand">False</property>
254 <property name="fill">True</property>
255 <property name="position">1</property>
256 </packing>
257 </child>
258 <child internal-child="accessible">
259 <object class="AtkObject" id="SubTotalOptionsPage-atkobject">
260 <property name="AtkObject::accessible-description" translatable="yes" context="subtotaloptionspage|extended_tip|SubTotalOptionsPage">Specify the settings for calculating and presenting subtotals.</property>
261 </object>
262 </child>
263 </object>
264 </interface>