1 <?xml version=
"1.0" encoding=
"UTF-8"?>
3 <!-- interface-requires gtk+ 3.0 -->
4 <!-- interface-requires LibreOffice 1.0 -->
5 <object class=
"GtkDialog" id=
"AdvancedFilterDialog">
6 <property name=
"can_focus">False
</property>
7 <property name=
"border_width">6</property>
8 <property name=
"title" translatable=
"yes">Advanced Filter
</property>
9 <property name=
"type_hint">dialog
</property>
10 <child internal-child=
"vbox">
11 <object class=
"GtkBox" id=
"dialog-vbox1">
12 <property name=
"visible">True
</property>
13 <property name=
"can_focus">False
</property>
14 <property name=
"hexpand">True
</property>
15 <property name=
"vexpand">True
</property>
16 <property name=
"orientation">vertical
</property>
17 <property name=
"spacing">12</property>
19 <object class=
"GtkFrame" id=
"filterframe">
20 <property name=
"visible">True
</property>
21 <property name=
"can_focus">False
</property>
22 <property name=
"hexpand">True
</property>
23 <property name=
"label_xalign">0</property>
24 <property name=
"shadow_type">none
</property>
26 <object class=
"GtkAlignment" id=
"alignment1">
27 <property name=
"visible">True
</property>
28 <property name=
"can_focus">False
</property>
29 <property name=
"hexpand">True
</property>
30 <property name=
"vexpand">True
</property>
31 <property name=
"top_padding">6</property>
32 <property name=
"left_padding">12</property>
34 <object class=
"GtkGrid" id=
"grid1">
35 <property name=
"visible">True
</property>
36 <property name=
"can_focus">False
</property>
37 <property name=
"hexpand">True
</property>
38 <property name=
"vexpand">True
</property>
39 <property name=
"column_spacing">12</property>
41 <object class=
"foruilo-RefButton" id=
"rbfilterarea">
42 <property name=
"visible">True
</property>
43 <property name=
"can_focus">True
</property>
44 <property name=
"receives_default">True
</property>
50 <property name=
"left_attach">2</property>
51 <property name=
"top_attach">0</property>
52 <property name=
"width">1</property>
53 <property name=
"height">1</property>
57 <object class=
"GtkComboBoxText" id=
"lbfilterarea">
58 <property name=
"visible">True
</property>
59 <property name=
"can_focus">False
</property>
60 <property name=
"width_chars">20</property>
61 <property name=
"entry_text_column">0</property>
62 <property name=
"id_column">1</property>
65 <property name=
"left_attach">0</property>
66 <property name=
"top_attach">0</property>
67 <property name=
"width">1</property>
68 <property name=
"height">1</property>
72 <object class=
"foruilo-RefEdit" id=
"edfilterarea">
73 <property name=
"visible">True
</property>
74 <property name=
"can_focus">True
</property>
75 <property name=
"hexpand">True
</property>
76 <property name=
"invisible_char">●
</property>
77 <property name=
"width_chars">30</property>
80 <property name=
"left_attach">1</property>
81 <property name=
"top_attach">0</property>
82 <property name=
"width">1</property>
83 <property name=
"height">1</property>
91 <object class=
"GtkLabel" id=
"label1">
92 <property name=
"visible">True
</property>
93 <property name=
"can_focus">False
</property>
94 <property name=
"label" translatable=
"yes">Read _filter criteria from
</property>
95 <property name=
"use_underline">True
</property>
96 <property name=
"mnemonic_widget">lbfilterarea
</property>
98 <attribute name=
"weight" value=
"bold"/>
104 <property name=
"expand">False
</property>
105 <property name=
"fill">True
</property>
106 <property name=
"position">0</property>
109 <child internal-child=
"action_area">
110 <object class=
"GtkButtonBox" id=
"dialog-action_area1">
111 <property name=
"visible">True
</property>
112 <property name=
"can_focus">False
</property>
113 <property name=
"hexpand">True
</property>
114 <property name=
"layout_style">end
</property>
116 <object class=
"GtkButton" id=
"ok">
117 <property name=
"label">gtk-ok
</property>
118 <property name=
"visible">True
</property>
119 <property name=
"can_focus">True
</property>
120 <property name=
"can_default">True
</property>
121 <property name=
"has_default">True
</property>
122 <property name=
"receives_default">True
</property>
123 <property name=
"use_stock">True
</property>
126 <property name=
"expand">False
</property>
127 <property name=
"fill">True
</property>
128 <property name=
"position">0</property>
132 <object class=
"GtkButton" id=
"cancel">
133 <property name=
"label">gtk-cancel
</property>
134 <property name=
"visible">True
</property>
135 <property name=
"can_focus">True
</property>
136 <property name=
"can_default">True
</property>
137 <property name=
"receives_default">True
</property>
138 <property name=
"use_stock">True
</property>
141 <property name=
"expand">False
</property>
142 <property name=
"fill">True
</property>
143 <property name=
"position">1</property>
147 <object class=
"GtkButton" id=
"help">
148 <property name=
"label">gtk-help
</property>
149 <property name=
"visible">True
</property>
150 <property name=
"can_focus">True
</property>
151 <property name=
"can_default">True
</property>
152 <property name=
"receives_default">True
</property>
153 <property name=
"use_stock">True
</property>
156 <property name=
"expand">False
</property>
157 <property name=
"fill">True
</property>
158 <property name=
"position">2</property>
163 <property name=
"expand">False
</property>
164 <property name=
"fill">True
</property>
165 <property name=
"pack_type">end
</property>
166 <property name=
"position">1</property>
170 <object class=
"GtkExpander" id=
"more">
171 <property name=
"visible">True
</property>
172 <property name=
"can_focus">True
</property>
173 <property name=
"hexpand">True
</property>
174 <property name=
"spacing">6</property>
175 <property name=
"resize_toplevel">True
</property>
177 <object class=
"GtkGrid" id=
"grid2">
178 <property name=
"visible">True
</property>
179 <property name=
"can_focus">False
</property>
180 <property name=
"margin_top">6</property>
181 <property name=
"hexpand">True
</property>
182 <property name=
"vexpand">True
</property>
183 <property name=
"row_spacing">6</property>
185 <object class=
"GtkGrid" id=
"grid3">
186 <property name=
"visible">True
</property>
187 <property name=
"can_focus">False
</property>
188 <property name=
"hexpand">True
</property>
189 <property name=
"vexpand">True
</property>
190 <property name=
"row_spacing">6</property>
191 <property name=
"column_spacing">12</property>
193 <object class=
"GtkCheckButton" id=
"case">
194 <property name=
"label" translatable=
"yes">_Case sensitive
</property>
195 <property name=
"visible">True
</property>
196 <property name=
"can_focus">True
</property>
197 <property name=
"receives_default">False
</property>
198 <property name=
"hexpand">True
</property>
199 <property name=
"use_underline">True
</property>
200 <property name=
"xalign">0</property>
201 <property name=
"draw_indicator">True
</property>
204 <property name=
"left_attach">0</property>
205 <property name=
"top_attach">0</property>
206 <property name=
"width">1</property>
207 <property name=
"height">1</property>
211 <object class=
"GtkCheckButton" id=
"header">
212 <property name=
"label" translatable=
"yes">Range c_ontains column labels
</property>
213 <property name=
"visible">True
</property>
214 <property name=
"can_focus">True
</property>
215 <property name=
"receives_default">False
</property>
216 <property name=
"hexpand">True
</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">1</property>
224 <property name=
"width">1</property>
225 <property name=
"height">1</property>
229 <object class=
"GtkCheckButton" id=
"regexp">
230 <property name=
"label" translatable=
"yes">Regular _expressions
</property>
231 <property name=
"visible">True
</property>
232 <property name=
"can_focus">True
</property>
233 <property name=
"receives_default">False
</property>
234 <property name=
"hexpand">True
</property>
235 <property name=
"use_underline">True
</property>
236 <property name=
"xalign">0</property>
237 <property name=
"draw_indicator">True
</property>
240 <property name=
"left_attach">1</property>
241 <property name=
"top_attach">0</property>
242 <property name=
"width">1</property>
243 <property name=
"height">1</property>
247 <object class=
"GtkCheckButton" id=
"unique">
248 <property name=
"label" translatable=
"yes">_No duplications
</property>
249 <property name=
"visible">True
</property>
250 <property name=
"can_focus">True
</property>
251 <property name=
"receives_default">False
</property>
252 <property name=
"hexpand">True
</property>
253 <property name=
"use_underline">True
</property>
254 <property name=
"xalign">0</property>
255 <property name=
"draw_indicator">True
</property>
258 <property name=
"left_attach">1</property>
259 <property name=
"top_attach">1</property>
260 <property name=
"width">1</property>
261 <property name=
"height">1</property>
265 <object class=
"GtkCheckButton" id=
"copyresult">
266 <property name=
"label" translatable=
"yes">Co_py results to:
</property>
267 <property name=
"visible">True
</property>
268 <property name=
"can_focus">True
</property>
269 <property name=
"receives_default">False
</property>
270 <property name=
"hexpand">True
</property>
271 <property name=
"use_underline">True
</property>
272 <property name=
"xalign">0</property>
273 <property name=
"draw_indicator">True
</property>
275 <relation type=
"label-for" target=
"lbcopyarea"/>
276 <relation type=
"label-for" target=
"edcopyarea"/>
280 <property name=
"left_attach">0</property>
281 <property name=
"top_attach">2</property>
282 <property name=
"width">1</property>
283 <property name=
"height">1</property>
287 <object class=
"GtkCheckButton" id=
"destpers">
288 <property name=
"label" translatable=
"yes">_Keep filter criteria
</property>
289 <property name=
"visible">True
</property>
290 <property name=
"can_focus">True
</property>
291 <property name=
"receives_default">False
</property>
292 <property name=
"hexpand">True
</property>
293 <property name=
"use_underline">True
</property>
294 <property name=
"xalign">0</property>
295 <property name=
"draw_indicator">True
</property>
298 <property name=
"left_attach">1</property>
299 <property name=
"top_attach">2</property>
300 <property name=
"width">1</property>
301 <property name=
"height">1</property>
306 <property name=
"left_attach">0</property>
307 <property name=
"top_attach">0</property>
308 <property name=
"width">1</property>
309 <property name=
"height">1</property>
313 <object class=
"GtkGrid" id=
"grid4">
314 <property name=
"visible">True
</property>
315 <property name=
"can_focus">False
</property>
316 <property name=
"margin_left">12</property>
317 <property name=
"hexpand">True
</property>
318 <property name=
"column_spacing">12</property>
320 <object class=
"GtkComboBoxText" id=
"lbcopyarea">
321 <property name=
"visible">True
</property>
322 <property name=
"can_focus">False
</property>
323 <property name=
"width_chars">20</property>
324 <property name=
"entry_text_column">0</property>
325 <property name=
"id_column">1</property>
327 <relation type=
"labelled-by" target=
"copyresult"/>
331 <property name=
"left_attach">0</property>
332 <property name=
"top_attach">0</property>
333 <property name=
"width">1</property>
334 <property name=
"height">1</property>
338 <object class=
"foruilo-RefEdit" id=
"edcopyarea">
339 <property name=
"visible">True
</property>
340 <property name=
"can_focus">True
</property>
341 <property name=
"margin_bottom">1</property>
342 <property name=
"hexpand">True
</property>
343 <property name=
"invisible_char">●
</property>
344 <property name=
"width_chars">30</property>
346 <relation type=
"labelled-by" target=
"copyresult"/>
350 <property name=
"left_attach">1</property>
351 <property name=
"top_attach">0</property>
352 <property name=
"width">1</property>
353 <property name=
"height">1</property>
357 <object class=
"foruilo-RefButton" id=
"rbcopyarea">
358 <property name=
"visible">True
</property>
359 <property name=
"can_focus">True
</property>
360 <property name=
"receives_default">True
</property>
366 <property name=
"left_attach">2</property>
367 <property name=
"top_attach">0</property>
368 <property name=
"width">1</property>
369 <property name=
"height">1</property>
374 <property name=
"left_attach">0</property>
375 <property name=
"top_attach">1</property>
376 <property name=
"width">1</property>
377 <property name=
"height">1</property>
381 <object class=
"GtkGrid" id=
"grid5">
382 <property name=
"sensitive">False
</property>
383 <property name=
"can_focus">False
</property>
384 <property name=
"column_spacing">12</property>
386 <object class=
"GtkLabel" id=
"dbarealabel">
387 <property name=
"sensitive">False
</property>
388 <property name=
"can_focus">False
</property>
389 <property name=
"xalign">0</property>
390 <property name=
"label" translatable=
"yes">Data range:
</property>
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>
400 <object class=
"GtkLabel" id=
"dbarea">
401 <property name=
"sensitive">False
</property>
402 <property name=
"can_focus">False
</property>
403 <property name=
"hexpand">True
</property>
404 <property name=
"xalign">0</property>
405 <property name=
"label" translatable=
"yes">dummy
</property>
408 <property name=
"left_attach">1</property>
409 <property name=
"top_attach">0</property>
410 <property name=
"width">1</property>
411 <property name=
"height">1</property>
416 <property name=
"left_attach">0</property>
417 <property name=
"top_attach">2</property>
418 <property name=
"width">1</property>
419 <property name=
"height">1</property>
425 <object class=
"GtkLabel" id=
"label2">
426 <property name=
"visible">True
</property>
427 <property name=
"can_focus">False
</property>
428 <property name=
"label" translatable=
"yes">Op_tions
</property>
429 <property name=
"use_underline">True
</property>
434 <property name=
"expand">False
</property>
435 <property name=
"fill">True
</property>
436 <property name=
"position">2</property>
442 <action-widget response=
"0">ok
</action-widget>
443 <action-widget response=
"0">cancel
</action-widget>
444 <action-widget response=
"0">help
</action-widget>