tdf#130857 qt weld: Support mail merge "Server Auth" dialog
[LibreOffice.git] / reportdesign / uiconfig / dbreport / ui / floatingsort.ui
blob1a9ee1e43a580ff9e19a372452fdb60a559d7198
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Generated with glade 3.22.1 -->
3 <interface domain="rpt">
4 <requires lib="gtk+" version="3.20"/>
5 <object class="GtkAdjustment" id="adjustment1">
6 <property name="upper">100</property>
7 <property name="step_increment">1</property>
8 <property name="page_increment">10</property>
9 </object>
10 <object class="GtkDialog" id="FloatingSort">
11 <property name="can_focus">False</property>
12 <property name="border_width">6</property>
13 <property name="title" translatable="yes" context="floatingsort|FloatingSort">Sorting and Grouping</property>
14 <property name="default_width">0</property>
15 <property name="default_height">0</property>
16 <property name="type_hint">dialog</property>
17 <child>
18 <placeholder/>
19 </child>
20 <child internal-child="vbox">
21 <object class="GtkBox" id="dialog-vbox1">
22 <property name="can_focus">False</property>
23 <property name="hexpand">True</property>
24 <property name="vexpand">True</property>
25 <property name="orientation">vertical</property>
26 <child internal-child="action_area">
27 <object class="GtkButtonBox">
28 <property name="can_focus">False</property>
29 <property name="no_show_all">True</property>
30 <child>
31 <placeholder/>
32 </child>
33 </object>
34 <packing>
35 <property name="expand">False</property>
36 <property name="fill">False</property>
37 <property name="position">0</property>
38 </packing>
39 </child>
40 <child>
41 <!-- n-columns=1 n-rows=1 -->
42 <object class="GtkGrid" id="grid1">
43 <property name="visible">True</property>
44 <property name="can_focus">False</property>
45 <property name="hexpand">True</property>
46 <property name="vexpand">True</property>
47 <property name="row_spacing">12</property>
48 <child>
49 <object class="GtkFrame" id="frame1">
50 <property name="visible">True</property>
51 <property name="can_focus">False</property>
52 <property name="hexpand">True</property>
53 <property name="vexpand">True</property>
54 <property name="label_xalign">0</property>
55 <property name="shadow_type">none</property>
56 <child>
57 <!-- n-columns=1 n-rows=1 -->
58 <object class="GtkGrid" id="grid2">
59 <property name="visible">True</property>
60 <property name="can_focus">False</property>
61 <property name="hexpand">True</property>
62 <property name="vexpand">True</property>
63 <property name="row_spacing">6</property>
64 <property name="margin-start">12</property>
65 <property name="margin-top">6</property>
66 <child>
67 <!-- n-columns=1 n-rows=1 -->
68 <object class="GtkGrid" id="grid3">
69 <property name="visible">True</property>
70 <property name="can_focus">False</property>
71 <property name="column_spacing">12</property>
72 <child>
73 <object class="GtkLabel" id="label5">
74 <property name="visible">True</property>
75 <property name="can_focus">False</property>
76 <property name="label" translatable="yes" context="floatingsort|label5">Group actions</property>
77 <property name="use_underline">True</property>
78 <property name="mnemonic_widget">toolbox</property>
79 <property name="xalign">0</property>
80 </object>
81 <packing>
82 <property name="left_attach">0</property>
83 <property name="top_attach">0</property>
84 </packing>
85 </child>
86 <child>
87 <object class="GtkToolbar" id="toolbox">
88 <property name="visible">True</property>
89 <property name="can_focus">True</property>
90 <property name="halign">end</property>
91 <property name="hexpand">True</property>
92 <property name="toolbar_style">icons</property>
93 <child>
94 <object class="GtkToolButton" id="up">
95 <property name="visible">True</property>
96 <property name="label" translatable="yes" context="floatingsort|up">Move up</property>
97 <property name="use_underline">True</property>
98 <property name="icon_name">cmd/sc_moveup.png</property>
99 </object>
100 <packing>
101 <property name="expand">False</property>
102 <property name="homogeneous">False</property>
103 </packing>
104 </child>
105 <child>
106 <object class="GtkToolButton" id="down">
107 <property name="visible">True</property>
108 <property name="label" translatable="yes" context="floatingsort|down">Move down</property>
109 <property name="use_underline">True</property>
110 <property name="icon_name">cmd/sc_movedown.png</property>
111 </object>
112 <packing>
113 <property name="expand">False</property>
114 <property name="homogeneous">False</property>
115 </packing>
116 </child>
117 <child>
118 <object class="GtkToolButton" id="delete">
119 <property name="visible">True</property>
120 <property name="label" translatable="yes" context="floatingsort|delete">Delete</property>
121 <property name="use_underline">True</property>
122 <property name="icon_name">cmd/sc_deleterows.png</property>
123 </object>
124 <packing>
125 <property name="expand">False</property>
126 <property name="homogeneous">False</property>
127 </packing>
128 </child>
129 </object>
130 <packing>
131 <property name="left_attach">1</property>
132 <property name="top_attach">0</property>
133 </packing>
134 </child>
135 </object>
136 <packing>
137 <property name="left_attach">0</property>
138 <property name="top_attach">1</property>
139 </packing>
140 </child>
141 <child>
142 <object class="GtkBox" id="box">
143 <property name="visible">True</property>
144 <property name="can_focus">False</property>
145 <property name="hexpand">True</property>
146 <property name="vexpand">True</property>
147 <property name="orientation">vertical</property>
148 <child>
149 <placeholder/>
150 </child>
151 </object>
152 <packing>
153 <property name="left_attach">0</property>
154 <property name="top_attach">0</property>
155 </packing>
156 </child>
157 </object>
158 </child>
159 <child type="label">
160 <object class="GtkLabel" id="label1">
161 <property name="visible">True</property>
162 <property name="can_focus">False</property>
163 <property name="label" translatable="yes" context="floatingsort|label1">Groups</property>
164 <attributes>
165 <attribute name="weight" value="bold"/>
166 </attributes>
167 </object>
168 </child>
169 </object>
170 <packing>
171 <property name="left_attach">0</property>
172 <property name="top_attach">0</property>
173 </packing>
174 </child>
175 <child>
176 <object class="GtkFrame" id="properties">
177 <property name="visible">True</property>
178 <property name="can_focus">False</property>
179 <property name="hexpand">True</property>
180 <property name="label_xalign">0</property>
181 <property name="shadow_type">none</property>
182 <child>
183 <!-- n-columns=1 n-rows=1 -->
184 <object class="GtkGrid" id="grid4">
185 <property name="visible">True</property>
186 <property name="can_focus">False</property>
187 <property name="hexpand">True</property>
188 <property name="row_spacing">6</property>
189 <property name="column_spacing">12</property>
190 <property name="margin-start">12</property>
191 <property name="margin-top">6</property>
192 <child>
193 <object class="GtkLabel" id="label6">
194 <property name="visible">True</property>
195 <property name="can_focus">False</property>
196 <property name="label" translatable="yes" context="floatingsort|label6">Sorting</property>
197 <property name="use_underline">True</property>
198 <property name="mnemonic_widget">sorting</property>
199 <property name="xalign">0</property>
200 </object>
201 <packing>
202 <property name="left_attach">0</property>
203 <property name="top_attach">0</property>
204 </packing>
205 </child>
206 <child>
207 <object class="GtkLabel" id="label7">
208 <property name="visible">True</property>
209 <property name="can_focus">False</property>
210 <property name="label" translatable="yes" context="floatingsort|label7">Group Header</property>
211 <property name="use_underline">True</property>
212 <property name="mnemonic_widget">header</property>
213 <property name="xalign">0</property>
214 </object>
215 <packing>
216 <property name="left_attach">0</property>
217 <property name="top_attach">1</property>
218 </packing>
219 </child>
220 <child>
221 <object class="GtkLabel" id="label8">
222 <property name="visible">True</property>
223 <property name="can_focus">False</property>
224 <property name="label" translatable="yes" context="floatingsort|label8">Group Footer</property>
225 <property name="use_underline">True</property>
226 <property name="mnemonic_widget">footer</property>
227 <property name="xalign">0</property>
228 </object>
229 <packing>
230 <property name="left_attach">0</property>
231 <property name="top_attach">2</property>
232 </packing>
233 </child>
234 <child>
235 <object class="GtkLabel" id="label9">
236 <property name="visible">True</property>
237 <property name="can_focus">False</property>
238 <property name="label" translatable="yes" context="floatingsort|label9">Group On</property>
239 <property name="use_underline">True</property>
240 <property name="mnemonic_widget">group</property>
241 <property name="xalign">0</property>
242 </object>
243 <packing>
244 <property name="left_attach">0</property>
245 <property name="top_attach">3</property>
246 </packing>
247 </child>
248 <child>
249 <object class="GtkLabel" id="label10">
250 <property name="visible">True</property>
251 <property name="can_focus">False</property>
252 <property name="label" translatable="yes" context="floatingsort|label10">Group Interval</property>
253 <property name="use_underline">True</property>
254 <property name="mnemonic_widget">interval</property>
255 <property name="xalign">0</property>
256 </object>
257 <packing>
258 <property name="left_attach">0</property>
259 <property name="top_attach">4</property>
260 </packing>
261 </child>
262 <child>
263 <object class="GtkLabel" id="label11">
264 <property name="visible">True</property>
265 <property name="can_focus">False</property>
266 <property name="label" translatable="yes" context="floatingsort|label11">Keep Together</property>
267 <property name="use_underline">True</property>
268 <property name="mnemonic_widget">keep</property>
269 <property name="xalign">0</property>
270 </object>
271 <packing>
272 <property name="left_attach">0</property>
273 <property name="top_attach">5</property>
274 </packing>
275 </child>
276 <child>
277 <object class="GtkComboBoxText" id="sorting">
278 <property name="visible">True</property>
279 <property name="can_focus">False</property>
280 <property name="hexpand">True</property>
281 <property name="active">0</property>
282 <items>
283 <item translatable="yes" context="floatingsort|sorting">Ascending</item>
284 <item translatable="yes" context="floatingsort|sorting">Descending</item>
285 </items>
286 </object>
287 <packing>
288 <property name="left_attach">1</property>
289 <property name="top_attach">0</property>
290 </packing>
291 </child>
292 <child>
293 <object class="GtkComboBoxText" id="header">
294 <property name="visible">True</property>
295 <property name="can_focus">False</property>
296 <property name="hexpand">True</property>
297 <property name="active">0</property>
298 <items>
299 <item translatable="yes" context="floatingsort|header">Present</item>
300 <item translatable="yes" context="floatingsort|header">Not present</item>
301 </items>
302 </object>
303 <packing>
304 <property name="left_attach">1</property>
305 <property name="top_attach">1</property>
306 </packing>
307 </child>
308 <child>
309 <object class="GtkComboBoxText" id="keep">
310 <property name="visible">True</property>
311 <property name="can_focus">False</property>
312 <property name="hexpand">True</property>
313 <property name="active">0</property>
314 <items>
315 <item translatable="yes" context="floatingsort|keep">No</item>
316 <item translatable="yes" context="floatingsort|keep">Whole Group</item>
317 <item translatable="yes" context="floatingsort|keep">With First Detail</item>
318 </items>
319 </object>
320 <packing>
321 <property name="left_attach">1</property>
322 <property name="top_attach">5</property>
323 </packing>
324 </child>
325 <child>
326 <object class="GtkComboBoxText" id="footer">
327 <property name="visible">True</property>
328 <property name="can_focus">False</property>
329 <property name="hexpand">True</property>
330 <property name="active">1</property>
331 <items>
332 <item translatable="yes" context="floatingsort|footer">Present</item>
333 <item translatable="yes" context="floatingsort|footer">Not present</item>
334 </items>
335 </object>
336 <packing>
337 <property name="left_attach">1</property>
338 <property name="top_attach">2</property>
339 </packing>
340 </child>
341 <child>
342 <object class="GtkComboBoxText" id="group">
343 <property name="visible">True</property>
344 <property name="can_focus">False</property>
345 <property name="hexpand">True</property>
346 <property name="active">0</property>
347 <items>
348 <item translatable="yes" context="floatingsort|group">Each Value</item>
349 </items>
350 </object>
351 <packing>
352 <property name="left_attach">1</property>
353 <property name="top_attach">3</property>
354 </packing>
355 </child>
356 <child>
357 <object class="GtkSpinButton" id="interval">
358 <property name="visible">True</property>
359 <property name="can_focus">True</property>
360 <property name="hexpand">True</property>
361 <property name="activates_default">True</property>
362 <property name="truncate-multiline">True</property>
363 <property name="adjustment">adjustment1</property>
364 </object>
365 <packing>
366 <property name="left_attach">1</property>
367 <property name="top_attach">4</property>
368 </packing>
369 </child>
370 </object>
371 </child>
372 <child type="label">
373 <object class="GtkLabel" id="label2">
374 <property name="visible">True</property>
375 <property name="can_focus">False</property>
376 <property name="label" translatable="yes" context="floatingsort|label2">Properties</property>
377 <attributes>
378 <attribute name="weight" value="bold"/>
379 </attributes>
380 </object>
381 </child>
382 </object>
383 <packing>
384 <property name="left_attach">0</property>
385 <property name="top_attach">1</property>
386 </packing>
387 </child>
388 <child>
389 <object class="GtkFrame" id="frame3">
390 <property name="visible">True</property>
391 <property name="can_focus">False</property>
392 <property name="label_xalign">0</property>
393 <property name="shadow_type">none</property>
394 <child>
395 <object class="GtkLabel" id="helptext">
396 <property name="visible">True</property>
397 <property name="can_focus">False</property>
398 <property name="wrap">True</property>
399 <property name="max_width_chars">52</property>
400 <property name="xalign">0</property>
401 <property name="yalign">0</property>
402 <property name="margin-start">12</property>
403 <property name="margin-top">6</property>
404 </object>
405 </child>
406 <child type="label">
407 <object class="GtkLabel" id="label3">
408 <property name="visible">True</property>
409 <property name="can_focus">False</property>
410 <property name="label" translatable="yes" context="floatingsort|label3">Help</property>
411 <attributes>
412 <attribute name="weight" value="bold"/>
413 </attributes>
414 </object>
415 </child>
416 </object>
417 <packing>
418 <property name="left_attach">0</property>
419 <property name="top_attach">2</property>
420 </packing>
421 </child>
422 </object>
423 <packing>
424 <property name="expand">False</property>
425 <property name="fill">True</property>
426 <property name="position">1</property>
427 </packing>
428 </child>
429 </object>
430 </child>
431 </object>
432 </interface>