1 <?xml version=
"1.0" encoding=
"UTF-8"?>
2 <!-- Generated with glade 3.18.3 -->
4 <requires lib=
"gtk+" version=
"3.0"/>
5 <object class=
"GtkAdjustment" id=
"adjustment1">
6 <property name=
"lower">1</property>
7 <property name=
"upper">999</property>
8 <property name=
"value">1</property>
9 <property name=
"step_increment">1</property>
10 <property name=
"page_increment">10</property>
12 <object class=
"GtkDialog" id=
"DataFieldOptionsDialog">
13 <property name=
"can_focus">False
</property>
14 <property name=
"border_width">6</property>
15 <property name=
"title" translatable=
"yes">Data Field Options
</property>
16 <property name=
"resizable">False
</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>
69 <property name=
"secondary">True
</property>
74 <property name=
"expand">False
</property>
75 <property name=
"fill">True
</property>
76 <property name=
"pack_type">end
</property>
77 <property name=
"position">0</property>
81 <object class=
"GtkGrid" id=
"grid1">
82 <property name=
"visible">True
</property>
83 <property name=
"can_focus">False
</property>
84 <property name=
"hexpand">True
</property>
85 <property name=
"vexpand">True
</property>
86 <property name=
"row_spacing">12</property>
88 <object class=
"GtkFrame" id=
"frame1">
89 <property name=
"visible">True
</property>
90 <property name=
"can_focus">False
</property>
91 <property name=
"hexpand">True
</property>
92 <property name=
"label_xalign">0</property>
93 <property name=
"shadow_type">none
</property>
95 <object class=
"GtkAlignment" id=
"alignment1">
96 <property name=
"visible">True
</property>
97 <property name=
"can_focus">False
</property>
98 <property name=
"hexpand">True
</property>
99 <property name=
"top_padding">6</property>
100 <property name=
"left_padding">12</property>
102 <object class=
"GtkGrid" id=
"grid2">
103 <property name=
"visible">True
</property>
104 <property name=
"can_focus">False
</property>
105 <property name=
"hexpand">True
</property>
106 <property name=
"row_spacing">6</property>
107 <property name=
"column_spacing">12</property>
109 <object class=
"GtkRadioButton" id=
"ascending">
110 <property name=
"label" translatable=
"yes">_Ascending
</property>
111 <property name=
"visible">True
</property>
112 <property name=
"can_focus">True
</property>
113 <property name=
"receives_default">False
</property>
114 <property name=
"use_underline">True
</property>
115 <property name=
"xalign">0</property>
116 <property name=
"active">True
</property>
117 <property name=
"draw_indicator">True
</property>
118 <property name=
"group">descending
</property>
121 <property name=
"left_attach">1</property>
122 <property name=
"top_attach">0</property>
126 <object class=
"GtkRadioButton" id=
"descending">
127 <property name=
"label" translatable=
"yes">_Descending
</property>
128 <property name=
"visible">True
</property>
129 <property name=
"can_focus">True
</property>
130 <property name=
"receives_default">False
</property>
131 <property name=
"use_underline">True
</property>
132 <property name=
"xalign">0</property>
133 <property name=
"draw_indicator">True
</property>
134 <property name=
"group">manual
</property>
137 <property name=
"left_attach">1</property>
138 <property name=
"top_attach">1</property>
142 <object class=
"GtkRadioButton" id=
"manual">
143 <property name=
"label" translatable=
"yes">_Manual
</property>
144 <property name=
"visible">True
</property>
145 <property name=
"can_focus">True
</property>
146 <property name=
"receives_default">False
</property>
147 <property name=
"use_underline">True
</property>
148 <property name=
"xalign">0</property>
149 <property name=
"draw_indicator">True
</property>
150 <property name=
"group">ascending
</property>
153 <property name=
"left_attach">1</property>
154 <property name=
"top_attach">2</property>
158 <object class=
"GtkComboBoxText" id=
"sortby">
159 <property name=
"visible">True
</property>
160 <property name=
"can_focus">False
</property>
161 <property name=
"valign">center
</property>
162 <property name=
"hexpand">True
</property>
165 <property name=
"left_attach">0</property>
166 <property name=
"top_attach">0</property>
167 <property name=
"height">2</property>
178 <object class=
"GtkLabel" id=
"label1">
179 <property name=
"visible">True
</property>
180 <property name=
"can_focus">False
</property>
181 <property name=
"label" translatable=
"yes">Sort by
</property>
183 <attribute name=
"weight" value=
"bold"/>
189 <property name=
"left_attach">0</property>
190 <property name=
"top_attach">0</property>
194 <object class=
"GtkFrame" id=
"layoutframe">
195 <property name=
"visible">True
</property>
196 <property name=
"can_focus">False
</property>
197 <property name=
"label_xalign">0</property>
198 <property name=
"shadow_type">none
</property>
200 <object class=
"GtkAlignment" id=
"alignment2">
201 <property name=
"visible">True
</property>
202 <property name=
"can_focus">False
</property>
203 <property name=
"top_padding">6</property>
204 <property name=
"left_padding">12</property>
206 <object class=
"GtkGrid" id=
"grid3">
207 <property name=
"visible">True
</property>
208 <property name=
"can_focus">False
</property>
209 <property name=
"row_spacing">6</property>
210 <property name=
"column_spacing">12</property>
212 <object class=
"GtkCheckButton" id=
"repeatitemlabels">
213 <property name=
"label" translatable=
"yes">_Repeat item labels
</property>
214 <property name=
"visible">True
</property>
215 <property name=
"can_focus">True
</property>
216 <property name=
"receives_default">False
</property>
217 <property name=
"use_underline">True
</property>
218 <property name=
"xalign">0</property>
219 <property name=
"draw_indicator">True
</property>
222 <property name=
"left_attach">0</property>
223 <property name=
"top_attach">2</property>
224 <property name=
"width">2</property>
228 <object class=
"GtkCheckButton" id=
"emptyline">
229 <property name=
"label" translatable=
"yes">_Empty line after each item
</property>
230 <property name=
"visible">True
</property>
231 <property name=
"can_focus">True
</property>
232 <property name=
"receives_default">False
</property>
233 <property name=
"use_underline">True
</property>
234 <property name=
"xalign">0</property>
235 <property name=
"draw_indicator">True
</property>
238 <property name=
"left_attach">0</property>
239 <property name=
"top_attach">1</property>
240 <property name=
"width">2</property>
244 <object class=
"GtkLabel" id=
"label3">
245 <property name=
"visible">True
</property>
246 <property name=
"can_focus">False
</property>
247 <property name=
"xalign">0</property>
248 <property name=
"label" translatable=
"yes">_Layout:
</property>
249 <property name=
"use_underline">True
</property>
250 <property name=
"mnemonic_widget">layout
</property>
253 <property name=
"left_attach">0</property>
254 <property name=
"top_attach">0</property>
258 <object class=
"GtkComboBoxText" id=
"layout">
259 <property name=
"visible">True
</property>
260 <property name=
"can_focus">False
</property>
261 <property name=
"hexpand">True
</property>
263 <item translatable=
"yes">Tabular layout
</item>
264 <item translatable=
"yes">Outline layout with subtotals at the top
</item>
265 <item translatable=
"yes">Outline layout with subtotals at the bottom
</item>
269 <property name=
"left_attach">1</property>
270 <property name=
"top_attach">0</property>
278 <object class=
"GtkLabel" id=
"label2">
279 <property name=
"visible">True
</property>
280 <property name=
"can_focus">False
</property>
281 <property name=
"label" translatable=
"yes">Display Options
</property>
283 <attribute name=
"weight" value=
"bold"/>
289 <property name=
"left_attach">0</property>
290 <property name=
"top_attach">1</property>
294 <object class=
"GtkFrame" id=
"showframe">
295 <property name=
"visible">True
</property>
296 <property name=
"can_focus">False
</property>
297 <property name=
"label_xalign">0</property>
298 <property name=
"shadow_type">none
</property>
300 <object class=
"GtkAlignment" id=
"alignment3">
301 <property name=
"visible">True
</property>
302 <property name=
"can_focus">False
</property>
303 <property name=
"top_padding">6</property>
304 <property name=
"left_padding">12</property>
306 <object class=
"GtkGrid" id=
"grid4">
307 <property name=
"visible">True
</property>
308 <property name=
"can_focus">False
</property>
309 <property name=
"row_spacing">6</property>
310 <property name=
"column_spacing">12</property>
312 <object class=
"GtkCheckButton" id=
"show">
313 <property name=
"label" translatable=
"yes">_Show:
</property>
314 <property name=
"visible">True
</property>
315 <property name=
"can_focus">True
</property>
316 <property name=
"receives_default">False
</property>
317 <property name=
"use_underline">True
</property>
318 <property name=
"xalign">0</property>
319 <property name=
"draw_indicator">True
</property>
321 <relation type=
"label-for" target=
"items"/>
325 <property name=
"left_attach">0</property>
326 <property name=
"top_attach">0</property>
330 <object class=
"GtkLabel" id=
"showfromft">
331 <property name=
"visible">True
</property>
332 <property name=
"can_focus">False
</property>
333 <property name=
"xalign">0</property>
334 <property name=
"label" translatable=
"yes">_From:
</property>
335 <property name=
"use_underline">True
</property>
336 <property name=
"mnemonic_widget">from
</property>
339 <property name=
"left_attach">0</property>
340 <property name=
"top_attach">1</property>
344 <object class=
"GtkLabel" id=
"usingft">
345 <property name=
"visible">True
</property>
346 <property name=
"can_focus">False
</property>
347 <property name=
"xalign">0</property>
348 <property name=
"label" translatable=
"yes">_Using field:
</property>
349 <property name=
"use_underline">True
</property>
350 <property name=
"mnemonic_widget">using
</property>
353 <property name=
"left_attach">0</property>
354 <property name=
"top_attach">2</property>
358 <object class=
"GtkGrid" id=
"grid5">
359 <property name=
"visible">True
</property>
360 <property name=
"can_focus">False
</property>
361 <property name=
"column_spacing">12</property>
363 <object class=
"GtkLabel" id=
"showft">
364 <property name=
"visible">True
</property>
365 <property name=
"can_focus">False
</property>
366 <property name=
"xalign">0</property>
367 <property name=
"label" translatable=
"yes">items
</property>
368 <property name=
"use_underline">True
</property>
369 <property name=
"mnemonic_widget">layout
</property>
372 <property name=
"left_attach">1</property>
373 <property name=
"top_attach">0</property>
377 <object class=
"GtkSpinButton" id=
"items">
378 <property name=
"visible">True
</property>
379 <property name=
"can_focus">True
</property>
380 <property name=
"adjustment">adjustment1
</property>
382 <relation type=
"labelled-by" target=
"show"/>
386 <property name=
"left_attach">0</property>
387 <property name=
"top_attach">0</property>
392 <property name=
"left_attach">1</property>
393 <property name=
"top_attach">0</property>
397 <object class=
"GtkComboBoxText" id=
"from">
398 <property name=
"visible">True
</property>
399 <property name=
"can_focus">False
</property>
401 <item translatable=
"yes">Top
</item>
402 <item translatable=
"yes">Bottom
</item>
406 <property name=
"left_attach">1</property>
407 <property name=
"top_attach">1</property>
411 <object class=
"GtkComboBoxText" id=
"using">
412 <property name=
"visible">True
</property>
413 <property name=
"can_focus">False
</property>
416 <property name=
"left_attach">1</property>
417 <property name=
"top_attach">2</property>
425 <object class=
"GtkLabel" id=
"label4">
426 <property name=
"visible">True
</property>
427 <property name=
"can_focus">False
</property>
428 <property name=
"label" translatable=
"yes">Show Automatically
</property>
430 <attribute name=
"weight" value=
"bold"/>
436 <property name=
"left_attach">0</property>
437 <property name=
"top_attach">2</property>
441 <object class=
"GtkFrame" id=
"hideframe">
442 <property name=
"visible">True
</property>
443 <property name=
"can_focus">False
</property>
444 <property name=
"hexpand">True
</property>
445 <property name=
"vexpand">True
</property>
446 <property name=
"label_xalign">0</property>
447 <property name=
"shadow_type">none
</property>
449 <object class=
"GtkAlignment" id=
"alignment4">
450 <property name=
"visible">True
</property>
451 <property name=
"can_focus">False
</property>
452 <property name=
"hexpand">True
</property>
453 <property name=
"vexpand">True
</property>
454 <property name=
"top_padding">6</property>
455 <property name=
"left_padding">12</property>
457 <object class=
"svxcorelo-SvxCheckListBox" id=
"hideitems:border">
458 <property name=
"visible">True
</property>
459 <property name=
"can_focus">True
</property>
460 <property name=
"hexpand">True
</property>
461 <property name=
"vexpand">True
</property>
462 <child internal-child=
"selection">
463 <object class=
"GtkTreeSelection" id=
"Check List Box-selection1"/>
470 <object class=
"GtkLabel" id=
"label9">
471 <property name=
"visible">True
</property>
472 <property name=
"can_focus">False
</property>
473 <property name=
"label" translatable=
"yes">Hide Items
</property>
475 <attribute name=
"weight" value=
"bold"/>
481 <property name=
"left_attach">0</property>
482 <property name=
"top_attach">3</property>
486 <object class=
"GtkGrid" id=
"grid6">
487 <property name=
"visible">True
</property>
488 <property name=
"can_focus">False
</property>
489 <property name=
"column_spacing">12</property>
491 <object class=
"GtkComboBoxText" id=
"hierarchy">
492 <property name=
"visible">True
</property>
493 <property name=
"can_focus">False
</property>
496 <property name=
"left_attach">1</property>
497 <property name=
"top_attach">0</property>
501 <object class=
"GtkLabel" id=
"hierarchyft">
502 <property name=
"visible">True
</property>
503 <property name=
"can_focus">False
</property>
504 <property name=
"xalign">0</property>
505 <property name=
"label" translatable=
"yes">Hierarch_y:
</property>
506 <property name=
"use_underline">True
</property>
507 <property name=
"mnemonic_widget">hierarchy
</property>
510 <property name=
"left_attach">0</property>
511 <property name=
"top_attach">0</property>
516 <property name=
"left_attach">0</property>
517 <property name=
"top_attach">4</property>
522 <property name=
"expand">False
</property>
523 <property name=
"fill">True
</property>
524 <property name=
"position">1</property>
530 <action-widget response=
"0">ok
</action-widget>
531 <action-widget response=
"0">close
</action-widget>
532 <action-widget response=
"0">help
</action-widget>
535 <object class=
"GtkSizeGroup" id=
"sizegroup1">
537 <widget name=
"label3"/>
538 <widget name=
"show"/>
539 <widget name=
"showfromft"/>
540 <widget name=
"usingft"/>
543 <object class=
"GtkSizeGroup" id=
"sizegroup2">
545 <widget name=
"layout"/>
546 <widget name=
"hierarchy"/>