1 <?xml version=
"1.0" encoding=
"UTF-8"?>
2 <!-- Generated with glade 3.16.1 -->
4 <requires lib=
"gtk+" version=
"3.0"/>
5 <!-- interface-requires LibreOffice 1.0 -->
6 <object class=
"GtkAdjustment" id=
"adjustment1">
7 <property name=
"lower">1</property>
8 <property name=
"upper">999</property>
9 <property name=
"value">1</property>
10 <property name=
"step_increment">1</property>
11 <property name=
"page_increment">10</property>
13 <object class=
"GtkDialog" id=
"DataFieldOptionsDialog">
14 <property name=
"can_focus">False
</property>
15 <property name=
"border_width">6</property>
16 <property name=
"title" translatable=
"yes">Data Field Options
</property>
17 <property name=
"type_hint">dialog
</property>
18 <child internal-child=
"vbox">
19 <object class=
"GtkBox" id=
"dialog-vbox1">
20 <property name=
"can_focus">False
</property>
21 <property name=
"orientation">vertical
</property>
22 <property name=
"spacing">12</property>
23 <child internal-child=
"action_area">
24 <object class=
"GtkButtonBox" id=
"dialog-action_area1">
25 <property name=
"can_focus">False
</property>
26 <property name=
"layout_style">end
</property>
28 <object class=
"GtkButton" id=
"ok">
29 <property name=
"label">gtk-ok
</property>
30 <property name=
"visible">True
</property>
31 <property name=
"can_focus">True
</property>
32 <property name=
"can_default">True
</property>
33 <property name=
"has_default">True
</property>
34 <property name=
"receives_default">True
</property>
35 <property name=
"use_stock">True
</property>
38 <property name=
"expand">False
</property>
39 <property name=
"fill">True
</property>
40 <property name=
"position">0</property>
44 <object class=
"GtkButton" id=
"close">
45 <property name=
"label">gtk-close
</property>
46 <property name=
"visible">True
</property>
47 <property name=
"can_focus">True
</property>
48 <property name=
"receives_default">True
</property>
49 <property name=
"use_stock">True
</property>
52 <property name=
"expand">False
</property>
53 <property name=
"fill">True
</property>
54 <property name=
"position">1</property>
58 <object class=
"GtkButton" id=
"help">
59 <property name=
"label">gtk-help
</property>
60 <property name=
"visible">True
</property>
61 <property name=
"can_focus">True
</property>
62 <property name=
"receives_default">True
</property>
63 <property name=
"use_stock">True
</property>
66 <property name=
"expand">False
</property>
67 <property name=
"fill">True
</property>
68 <property name=
"position">2</property>
73 <property name=
"expand">False
</property>
74 <property name=
"fill">True
</property>
75 <property name=
"pack_type">end
</property>
76 <property name=
"position">0</property>
80 <object class=
"GtkGrid" id=
"grid1">
81 <property name=
"visible">True
</property>
82 <property name=
"can_focus">False
</property>
83 <property name=
"hexpand">True
</property>
84 <property name=
"vexpand">True
</property>
85 <property name=
"row_spacing">12</property>
87 <object class=
"GtkFrame" id=
"frame1">
88 <property name=
"visible">True
</property>
89 <property name=
"can_focus">False
</property>
90 <property name=
"hexpand">True
</property>
91 <property name=
"label_xalign">0</property>
92 <property name=
"shadow_type">none
</property>
94 <object class=
"GtkAlignment" id=
"alignment1">
95 <property name=
"visible">True
</property>
96 <property name=
"can_focus">False
</property>
97 <property name=
"hexpand">True
</property>
98 <property name=
"top_padding">6</property>
99 <property name=
"left_padding">12</property>
101 <object class=
"GtkGrid" id=
"grid2">
102 <property name=
"visible">True
</property>
103 <property name=
"can_focus">False
</property>
104 <property name=
"hexpand">True
</property>
105 <property name=
"row_spacing">6</property>
106 <property name=
"column_spacing">12</property>
108 <object class=
"GtkRadioButton" id=
"ascending">
109 <property name=
"label" translatable=
"yes">_Ascending
</property>
110 <property name=
"visible">True
</property>
111 <property name=
"can_focus">True
</property>
112 <property name=
"receives_default">False
</property>
113 <property name=
"use_underline">True
</property>
114 <property name=
"xalign">0</property>
115 <property name=
"active">True
</property>
116 <property name=
"draw_indicator">True
</property>
117 <property name=
"group">descending
</property>
120 <property name=
"left_attach">1</property>
121 <property name=
"top_attach">0</property>
122 <property name=
"width">1</property>
123 <property name=
"height">1</property>
127 <object class=
"GtkRadioButton" id=
"descending">
128 <property name=
"label" translatable=
"yes">_Descending
</property>
129 <property name=
"visible">True
</property>
130 <property name=
"can_focus">True
</property>
131 <property name=
"receives_default">False
</property>
132 <property name=
"use_underline">True
</property>
133 <property name=
"xalign">0</property>
134 <property name=
"draw_indicator">True
</property>
135 <property name=
"group">manual
</property>
138 <property name=
"left_attach">1</property>
139 <property name=
"top_attach">1</property>
140 <property name=
"width">1</property>
141 <property name=
"height">1</property>
145 <object class=
"GtkRadioButton" id=
"manual">
146 <property name=
"label" translatable=
"yes">_Manual
</property>
147 <property name=
"visible">True
</property>
148 <property name=
"can_focus">True
</property>
149 <property name=
"receives_default">False
</property>
150 <property name=
"use_underline">True
</property>
151 <property name=
"xalign">0</property>
152 <property name=
"draw_indicator">True
</property>
153 <property name=
"group">ascending
</property>
156 <property name=
"left_attach">1</property>
157 <property name=
"top_attach">2</property>
158 <property name=
"width">1</property>
159 <property name=
"height">1</property>
163 <object class=
"GtkComboBoxText" id=
"sortby">
164 <property name=
"visible">True
</property>
165 <property name=
"can_focus">False
</property>
166 <property name=
"valign">center
</property>
167 <property name=
"hexpand">True
</property>
170 <property name=
"left_attach">0</property>
171 <property name=
"top_attach">0</property>
172 <property name=
"width">1</property>
173 <property name=
"height">2</property>
184 <object class=
"GtkLabel" id=
"label1">
185 <property name=
"visible">True
</property>
186 <property name=
"can_focus">False
</property>
187 <property name=
"label" translatable=
"yes">Sort by
</property>
189 <attribute name=
"weight" value=
"bold"/>
195 <property name=
"left_attach">0</property>
196 <property name=
"top_attach">0</property>
197 <property name=
"width">1</property>
198 <property name=
"height">1</property>
202 <object class=
"GtkFrame" id=
"layoutframe">
203 <property name=
"visible">True
</property>
204 <property name=
"can_focus">False
</property>
205 <property name=
"label_xalign">0</property>
206 <property name=
"shadow_type">none
</property>
208 <object class=
"GtkAlignment" id=
"alignment2">
209 <property name=
"visible">True
</property>
210 <property name=
"can_focus">False
</property>
211 <property name=
"top_padding">6</property>
212 <property name=
"left_padding">12</property>
214 <object class=
"GtkGrid" id=
"grid3">
215 <property name=
"visible">True
</property>
216 <property name=
"can_focus">False
</property>
217 <property name=
"row_spacing">6</property>
218 <property name=
"column_spacing">12</property>
220 <object class=
"GtkCheckButton" id=
"emptyline">
221 <property name=
"label" translatable=
"yes">_Empty line after each item
</property>
222 <property name=
"visible">True
</property>
223 <property name=
"can_focus">True
</property>
224 <property name=
"receives_default">False
</property>
225 <property name=
"use_underline">True
</property>
226 <property name=
"xalign">0</property>
227 <property name=
"draw_indicator">True
</property>
230 <property name=
"left_attach">0</property>
231 <property name=
"top_attach">1</property>
232 <property name=
"width">2</property>
233 <property name=
"height">1</property>
237 <object class=
"GtkLabel" id=
"label3">
238 <property name=
"visible">True
</property>
239 <property name=
"can_focus">False
</property>
240 <property name=
"xalign">0</property>
241 <property name=
"label" translatable=
"yes">_Layout
</property>
242 <property name=
"use_underline">True
</property>
243 <property name=
"mnemonic_widget">layout
</property>
246 <property name=
"left_attach">0</property>
247 <property name=
"top_attach">0</property>
248 <property name=
"width">1</property>
249 <property name=
"height">1</property>
253 <object class=
"GtkComboBoxText" id=
"layout">
254 <property name=
"visible">True
</property>
255 <property name=
"can_focus">False
</property>
256 <property name=
"hexpand">True
</property>
258 <item translatable=
"yes">Tabular layout
</item>
259 <item translatable=
"yes">Outline layout with subtotals at the top
</item>
260 <item translatable=
"yes">Outline layout with subtotals at the bottom
</item>
264 <property name=
"left_attach">1</property>
265 <property name=
"top_attach">0</property>
266 <property name=
"width">1</property>
267 <property name=
"height">1</property>
275 <object class=
"GtkLabel" id=
"label2">
276 <property name=
"visible">True
</property>
277 <property name=
"can_focus">False
</property>
278 <property name=
"label" translatable=
"yes">Display options
</property>
280 <attribute name=
"weight" value=
"bold"/>
286 <property name=
"left_attach">0</property>
287 <property name=
"top_attach">1</property>
288 <property name=
"width">1</property>
289 <property name=
"height">1</property>
293 <object class=
"GtkFrame" id=
"showframe">
294 <property name=
"visible">True
</property>
295 <property name=
"can_focus">False
</property>
296 <property name=
"label_xalign">0</property>
297 <property name=
"shadow_type">none
</property>
299 <object class=
"GtkAlignment" id=
"alignment3">
300 <property name=
"visible">True
</property>
301 <property name=
"can_focus">False
</property>
302 <property name=
"top_padding">6</property>
303 <property name=
"left_padding">12</property>
305 <object class=
"GtkGrid" id=
"grid4">
306 <property name=
"visible">True
</property>
307 <property name=
"can_focus">False
</property>
308 <property name=
"row_spacing">6</property>
309 <property name=
"column_spacing">12</property>
311 <object class=
"GtkCheckButton" id=
"show">
312 <property name=
"label" translatable=
"yes">_Show
</property>
313 <property name=
"visible">True
</property>
314 <property name=
"can_focus">True
</property>
315 <property name=
"receives_default">False
</property>
316 <property name=
"use_underline">True
</property>
317 <property name=
"xalign">0</property>
318 <property name=
"draw_indicator">True
</property>
320 <relation type=
"label-for" target=
"items"/>
324 <property name=
"left_attach">0</property>
325 <property name=
"top_attach">0</property>
326 <property name=
"width">1</property>
327 <property name=
"height">1</property>
331 <object class=
"GtkLabel" id=
"showfromft">
332 <property name=
"visible">True
</property>
333 <property name=
"can_focus">False
</property>
334 <property name=
"xalign">0</property>
335 <property name=
"label" translatable=
"yes">_From
</property>
336 <property name=
"use_underline">True
</property>
337 <property name=
"mnemonic_widget">from
</property>
340 <property name=
"left_attach">0</property>
341 <property name=
"top_attach">1</property>
342 <property name=
"width">1</property>
343 <property name=
"height">1</property>
347 <object class=
"GtkLabel" id=
"usingft">
348 <property name=
"visible">True
</property>
349 <property name=
"can_focus">False
</property>
350 <property name=
"xalign">0</property>
351 <property name=
"label" translatable=
"yes">_Using field
</property>
352 <property name=
"use_underline">True
</property>
353 <property name=
"mnemonic_widget">using
</property>
356 <property name=
"left_attach">0</property>
357 <property name=
"top_attach">2</property>
358 <property name=
"width">1</property>
359 <property name=
"height">1</property>
363 <object class=
"GtkGrid" id=
"grid5">
364 <property name=
"visible">True
</property>
365 <property name=
"can_focus">False
</property>
366 <property name=
"column_spacing">12</property>
368 <object class=
"GtkLabel" id=
"showft">
369 <property name=
"visible">True
</property>
370 <property name=
"can_focus">False
</property>
371 <property name=
"xalign">0</property>
372 <property name=
"label" translatable=
"yes">items
</property>
373 <property name=
"use_underline">True
</property>
374 <property name=
"mnemonic_widget">layout
</property>
377 <property name=
"left_attach">1</property>
378 <property name=
"top_attach">0</property>
379 <property name=
"width">1</property>
380 <property name=
"height">1</property>
384 <object class=
"GtkSpinButton" id=
"items">
385 <property name=
"visible">True
</property>
386 <property name=
"can_focus">True
</property>
387 <property name=
"adjustment">adjustment1
</property>
389 <relation type=
"labelled-by" target=
"show"/>
393 <property name=
"left_attach">0</property>
394 <property name=
"top_attach">0</property>
395 <property name=
"width">1</property>
396 <property name=
"height">1</property>
401 <property name=
"left_attach">1</property>
402 <property name=
"top_attach">0</property>
403 <property name=
"width">1</property>
404 <property name=
"height">1</property>
408 <object class=
"GtkComboBoxText" id=
"from">
409 <property name=
"visible">True
</property>
410 <property name=
"can_focus">False
</property>
412 <item translatable=
"yes">Top
</item>
413 <item translatable=
"yes">Bottom
</item>
417 <property name=
"left_attach">1</property>
418 <property name=
"top_attach">1</property>
419 <property name=
"width">1</property>
420 <property name=
"height">1</property>
424 <object class=
"GtkComboBoxText" id=
"using">
425 <property name=
"visible">True
</property>
426 <property name=
"can_focus">False
</property>
429 <property name=
"left_attach">1</property>
430 <property name=
"top_attach">2</property>
431 <property name=
"width">1</property>
432 <property name=
"height">1</property>
440 <object class=
"GtkLabel" id=
"label4">
441 <property name=
"visible">True
</property>
442 <property name=
"can_focus">False
</property>
443 <property name=
"label" translatable=
"yes">Show automatically
</property>
445 <attribute name=
"weight" value=
"bold"/>
451 <property name=
"left_attach">0</property>
452 <property name=
"top_attach">2</property>
453 <property name=
"width">1</property>
454 <property name=
"height">1</property>
458 <object class=
"GtkFrame" id=
"hideframe">
459 <property name=
"visible">True
</property>
460 <property name=
"can_focus">False
</property>
461 <property name=
"hexpand">True
</property>
462 <property name=
"vexpand">True
</property>
463 <property name=
"label_xalign">0</property>
464 <property name=
"shadow_type">none
</property>
466 <object class=
"GtkAlignment" id=
"alignment4">
467 <property name=
"visible">True
</property>
468 <property name=
"can_focus">False
</property>
469 <property name=
"hexpand">True
</property>
470 <property name=
"vexpand">True
</property>
471 <property name=
"top_padding">6</property>
472 <property name=
"left_padding">12</property>
474 <object class=
"svxcorelo-SvxCheckListBox" id=
"hideitems:border">
475 <property name=
"visible">True
</property>
476 <property name=
"can_focus">True
</property>
477 <property name=
"hexpand">True
</property>
478 <property name=
"vexpand">True
</property>
479 <child internal-child=
"selection">
480 <object class=
"GtkTreeSelection" id=
"Check List Box-selection1"/>
487 <object class=
"GtkLabel" id=
"label9">
488 <property name=
"visible">True
</property>
489 <property name=
"can_focus">False
</property>
490 <property name=
"label" translatable=
"yes">Hide items
</property>
492 <attribute name=
"weight" value=
"bold"/>
498 <property name=
"left_attach">0</property>
499 <property name=
"top_attach">3</property>
500 <property name=
"width">1</property>
501 <property name=
"height">1</property>
505 <object class=
"GtkGrid" id=
"grid6">
506 <property name=
"visible">True
</property>
507 <property name=
"can_focus">False
</property>
508 <property name=
"column_spacing">12</property>
510 <object class=
"GtkComboBoxText" id=
"hierarchy">
511 <property name=
"visible">True
</property>
512 <property name=
"can_focus">False
</property>
515 <property name=
"left_attach">1</property>
516 <property name=
"top_attach">0</property>
517 <property name=
"width">1</property>
518 <property name=
"height">1</property>
522 <object class=
"GtkLabel" id=
"hierarchyft">
523 <property name=
"visible">True
</property>
524 <property name=
"can_focus">False
</property>
525 <property name=
"xalign">0</property>
526 <property name=
"label" translatable=
"yes">Hierarch_y
</property>
527 <property name=
"use_underline">True
</property>
528 <property name=
"mnemonic_widget">hierarchy
</property>
531 <property name=
"left_attach">0</property>
532 <property name=
"top_attach">0</property>
533 <property name=
"width">1</property>
534 <property name=
"height">1</property>
539 <property name=
"left_attach">0</property>
540 <property name=
"top_attach">4</property>
541 <property name=
"width">1</property>
542 <property name=
"height">1</property>
547 <property name=
"expand">False
</property>
548 <property name=
"fill">True
</property>
549 <property name=
"position">1</property>
555 <action-widget response=
"0">ok
</action-widget>
556 <action-widget response=
"0">close
</action-widget>
557 <action-widget response=
"0">help
</action-widget>
560 <object class=
"GtkSizeGroup" id=
"sizegroup1">
562 <widget name=
"label3"/>
563 <widget name=
"show"/>
564 <widget name=
"showfromft"/>
565 <widget name=
"usingft"/>
568 <object class=
"GtkSizeGroup" id=
"sizegroup2">
570 <widget name=
"layout"/>
571 <widget name=
"hierarchy"/>