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=
"GtkDialog" id=
"PivotFilterDialog">
6 <property name=
"can_focus">False
</property>
7 <property name=
"border_width">6</property>
8 <property name=
"title" translatable=
"yes">Filter
</property>
9 <property name=
"type_hint">dialog
</property>
10 <child internal-child=
"vbox">
11 <object class=
"GtkBox" id=
"dialog-vbox1">
12 <property name=
"can_focus">False
</property>
13 <property name=
"hexpand">True
</property>
14 <property name=
"vexpand">True
</property>
15 <property name=
"orientation">vertical
</property>
16 <property name=
"spacing">12</property>
17 <child internal-child=
"action_area">
18 <object class=
"GtkButtonBox" id=
"dialog-action_area1">
19 <property name=
"can_focus">False
</property>
20 <property name=
"layout_style">end
</property>
22 <object class=
"GtkButton" id=
"ok">
23 <property name=
"label">gtk-ok
</property>
24 <property name=
"visible">True
</property>
25 <property name=
"can_focus">True
</property>
26 <property name=
"can_default">True
</property>
27 <property name=
"has_default">True
</property>
28 <property name=
"receives_default">True
</property>
29 <property name=
"use_stock">True
</property>
32 <property name=
"expand">False
</property>
33 <property name=
"fill">True
</property>
34 <property name=
"position">0</property>
38 <object class=
"GtkButton" id=
"cancel">
39 <property name=
"label">gtk-cancel
</property>
40 <property name=
"visible">True
</property>
41 <property name=
"can_focus">True
</property>
42 <property name=
"can_default">True
</property>
43 <property name=
"receives_default">True
</property>
44 <property name=
"use_stock">True
</property>
47 <property name=
"expand">False
</property>
48 <property name=
"fill">True
</property>
49 <property name=
"position">1</property>
53 <object class=
"GtkButton" id=
"help">
54 <property name=
"label">gtk-help
</property>
55 <property name=
"visible">True
</property>
56 <property name=
"can_focus">True
</property>
57 <property name=
"can_default">True
</property>
58 <property name=
"receives_default">True
</property>
59 <property name=
"use_stock">True
</property>
62 <property name=
"expand">False
</property>
63 <property name=
"fill">True
</property>
64 <property name=
"position">2</property>
65 <property name=
"secondary">True
</property>
70 <property name=
"expand">False
</property>
71 <property name=
"fill">True
</property>
72 <property name=
"pack_type">end
</property>
73 <property name=
"position">0</property>
77 <object class=
"GtkFrame" id=
"frame1">
78 <property name=
"visible">True
</property>
79 <property name=
"can_focus">False
</property>
80 <property name=
"hexpand">True
</property>
81 <property name=
"label_xalign">0</property>
82 <property name=
"shadow_type">none
</property>
84 <object class=
"GtkAlignment" id=
"alignment1">
85 <property name=
"visible">True
</property>
86 <property name=
"can_focus">False
</property>
87 <property name=
"hexpand">True
</property>
88 <property name=
"vexpand">True
</property>
89 <property name=
"top_padding">6</property>
90 <property name=
"left_padding">12</property>
92 <object class=
"GtkGrid" id=
"grid1">
93 <property name=
"visible">True
</property>
94 <property name=
"can_focus">False
</property>
95 <property name=
"hexpand">True
</property>
96 <property name=
"vexpand">True
</property>
97 <property name=
"row_spacing">6</property>
98 <property name=
"column_spacing">12</property>
100 <object class=
"GtkComboBoxText" id=
"connect1">
101 <property name=
"visible">True
</property>
102 <property name=
"can_focus">False
</property>
104 <item translatable=
"yes">AND
</item>
105 <item translatable=
"yes">OR
</item>
108 <relation type=
"labelled-by" target=
"label2"/>
112 <property name=
"left_attach">0</property>
113 <property name=
"top_attach">2</property>
117 <object class=
"GtkComboBoxText" id=
"connect2">
118 <property name=
"visible">True
</property>
119 <property name=
"can_focus">False
</property>
121 <item translatable=
"yes">AND
</item>
122 <item translatable=
"yes">OR
</item>
126 <property name=
"left_attach">0</property>
127 <property name=
"top_attach">3</property>
131 <object class=
"GtkLabel" id=
"label2">
132 <property name=
"visible">True
</property>
133 <property name=
"can_focus">False
</property>
134 <property name=
"label" translatable=
"yes">Operator
</property>
137 <property name=
"left_attach">0</property>
138 <property name=
"top_attach">0</property>
142 <object class=
"GtkLabel" id=
"label3">
143 <property name=
"visible">True
</property>
144 <property name=
"can_focus">False
</property>
145 <property name=
"label" translatable=
"yes">Field name
</property>
148 <property name=
"left_attach">1</property>
149 <property name=
"top_attach">0</property>
153 <object class=
"GtkLabel" id=
"label4">
154 <property name=
"visible">True
</property>
155 <property name=
"can_focus">False
</property>
156 <property name=
"label" translatable=
"yes">Condition
</property>
159 <property name=
"left_attach">2</property>
160 <property name=
"top_attach">0</property>
164 <object class=
"GtkLabel" id=
"label5">
165 <property name=
"visible">True
</property>
166 <property name=
"can_focus">False
</property>
167 <property name=
"label" translatable=
"yes">Value
</property>
170 <property name=
"left_attach">3</property>
171 <property name=
"top_attach">0</property>
175 <object class=
"GtkComboBoxText" id=
"field1">
176 <property name=
"visible">True
</property>
177 <property name=
"can_focus">False
</property>
179 <relation type=
"labelled-by" target=
"label3"/>
183 <property name=
"left_attach">1</property>
184 <property name=
"top_attach">1</property>
188 <object class=
"GtkComboBoxText" id=
"field2">
189 <property name=
"visible">True
</property>
190 <property name=
"can_focus">False
</property>
192 <relation type=
"labelled-by" target=
"label3"/>
196 <property name=
"left_attach">1</property>
197 <property name=
"top_attach">2</property>
201 <object class=
"GtkComboBoxText" id=
"field3">
202 <property name=
"visible">True
</property>
203 <property name=
"can_focus">False
</property>
205 <relation type=
"labelled-by" target=
"label3"/>
209 <property name=
"left_attach">1</property>
210 <property name=
"top_attach">3</property>
214 <object class=
"GtkComboBoxText" id=
"cond1">
215 <property name=
"visible">True
</property>
216 <property name=
"can_focus">False
</property>
218 <item translatable=
"no">=
</item>
219 <item translatable=
"no"><</item>
220 <item translatable=
"no">></item>
221 <item translatable=
"no"><=
</item>
222 <item translatable=
"no">>=
</item>
223 <item translatable=
"no"><></item>
226 <relation type=
"labelled-by" target=
"label4"/>
230 <property name=
"left_attach">2</property>
231 <property name=
"top_attach">1</property>
235 <object class=
"GtkComboBoxText" id=
"cond2">
236 <property name=
"visible">True
</property>
237 <property name=
"can_focus">False
</property>
239 <item translatable=
"no">=
</item>
240 <item translatable=
"no"><</item>
241 <item translatable=
"no">></item>
242 <item translatable=
"no"><=
</item>
243 <item translatable=
"no">>=
</item>
244 <item translatable=
"no"><></item>
247 <relation type=
"labelled-by" target=
"label4"/>
251 <property name=
"left_attach">2</property>
252 <property name=
"top_attach">2</property>
256 <object class=
"GtkComboBoxText" id=
"cond3">
257 <property name=
"visible">True
</property>
258 <property name=
"can_focus">False
</property>
260 <item translatable=
"no">=
</item>
261 <item translatable=
"no"><</item>
262 <item translatable=
"no">></item>
263 <item translatable=
"no"><=
</item>
264 <item translatable=
"no">>=
</item>
265 <item translatable=
"no"><></item>
268 <relation type=
"labelled-by" target=
"label4"/>
272 <property name=
"left_attach">2</property>
273 <property name=
"top_attach">3</property>
277 <object class=
"GtkComboBoxText" id=
"val1">
278 <property name=
"visible">True
</property>
279 <property name=
"can_focus">False
</property>
280 <property name=
"hexpand">True
</property>
281 <property name=
"has_entry">True
</property>
282 <child internal-child=
"entry">
283 <object class=
"GtkEntry" id=
"comboboxtext-entry2">
284 <property name=
"can_focus">False
</property>
288 <relation type=
"labelled-by" target=
"label5"/>
292 <property name=
"left_attach">3</property>
293 <property name=
"top_attach">1</property>
297 <object class=
"GtkComboBoxText" id=
"val2">
298 <property name=
"visible">True
</property>
299 <property name=
"can_focus">False
</property>
300 <property name=
"hexpand">True
</property>
301 <property name=
"has_entry">True
</property>
302 <child internal-child=
"entry">
303 <object class=
"GtkEntry" id=
"comboboxtext-entry4">
304 <property name=
"can_focus">False
</property>
308 <relation type=
"labelled-by" target=
"label5"/>
312 <property name=
"left_attach">3</property>
313 <property name=
"top_attach">2</property>
317 <object class=
"GtkComboBoxText" id=
"val3">
318 <property name=
"visible">True
</property>
319 <property name=
"can_focus">False
</property>
320 <property name=
"hexpand">True
</property>
321 <property name=
"has_entry">True
</property>
322 <child internal-child=
"entry">
323 <object class=
"GtkEntry" id=
"comboboxtext-entry6">
324 <property name=
"can_focus">False
</property>
328 <relation type=
"labelled-by" target=
"label5"/>
332 <property name=
"left_attach">3</property>
333 <property name=
"top_attach">3</property>
344 <object class=
"GtkLabel" id=
"label1">
345 <property name=
"visible">True
</property>
346 <property name=
"can_focus">False
</property>
347 <property name=
"label" translatable=
"yes">Filter Criteria
</property>
349 <attribute name=
"weight" value=
"bold"/>
355 <property name=
"expand">False
</property>
356 <property name=
"fill">True
</property>
357 <property name=
"position">1</property>
361 <object class=
"GtkExpander" id=
"more">
362 <property name=
"visible">True
</property>
363 <property name=
"can_focus">True
</property>
364 <property name=
"hexpand">True
</property>
365 <property name=
"spacing">6</property>
366 <property name=
"resize_toplevel">True
</property>
368 <object class=
"GtkGrid" id=
"grid2">
369 <property name=
"visible">True
</property>
370 <property name=
"can_focus">False
</property>
371 <property name=
"margin_top">6</property>
372 <property name=
"hexpand">True
</property>
373 <property name=
"vexpand">True
</property>
374 <property name=
"row_spacing">6</property>
376 <object class=
"GtkGrid" id=
"grid3">
377 <property name=
"visible">True
</property>
378 <property name=
"can_focus">False
</property>
379 <property name=
"hexpand">True
</property>
380 <property name=
"vexpand">True
</property>
381 <property name=
"row_spacing">6</property>
382 <property name=
"column_spacing">12</property>
384 <object class=
"GtkCheckButton" id=
"case">
385 <property name=
"label" translatable=
"yes">_Case sensitive
</property>
386 <property name=
"visible">True
</property>
387 <property name=
"can_focus">True
</property>
388 <property name=
"receives_default">False
</property>
389 <property name=
"hexpand">True
</property>
390 <property name=
"use_underline">True
</property>
391 <property name=
"xalign">0</property>
392 <property name=
"draw_indicator">True
</property>
395 <property name=
"left_attach">0</property>
396 <property name=
"top_attach">0</property>
400 <object class=
"GtkCheckButton" id=
"regexp">
401 <property name=
"label" translatable=
"yes">Regular _expressions
</property>
402 <property name=
"visible">True
</property>
403 <property name=
"can_focus">True
</property>
404 <property name=
"receives_default">False
</property>
405 <property name=
"hexpand">True
</property>
406 <property name=
"use_underline">True
</property>
407 <property name=
"xalign">0</property>
408 <property name=
"draw_indicator">True
</property>
411 <property name=
"left_attach">1</property>
412 <property name=
"top_attach">0</property>
416 <object class=
"GtkCheckButton" id=
"unique">
417 <property name=
"label" translatable=
"yes">_No duplications
</property>
418 <property name=
"visible">True
</property>
419 <property name=
"can_focus">True
</property>
420 <property name=
"receives_default">False
</property>
421 <property name=
"hexpand">True
</property>
422 <property name=
"use_underline">True
</property>
423 <property name=
"xalign">0</property>
424 <property name=
"draw_indicator">True
</property>
427 <property name=
"left_attach">0</property>
428 <property name=
"top_attach">1</property>
436 <property name=
"left_attach">0</property>
437 <property name=
"top_attach">0</property>
441 <object class=
"GtkGrid" id=
"grid5">
442 <property name=
"sensitive">False
</property>
443 <property name=
"can_focus">False
</property>
444 <property name=
"column_spacing">12</property>
446 <object class=
"GtkLabel" id=
"dbarealabel">
447 <property name=
"sensitive">False
</property>
448 <property name=
"can_focus">False
</property>
449 <property name=
"xalign">0</property>
450 <property name=
"label" translatable=
"yes">Data range:
</property>
453 <property name=
"left_attach">0</property>
454 <property name=
"top_attach">0</property>
458 <object class=
"GtkLabel" id=
"dbarea">
459 <property name=
"sensitive">False
</property>
460 <property name=
"can_focus">False
</property>
461 <property name=
"hexpand">True
</property>
462 <property name=
"xalign">0</property>
463 <property name=
"label" translatable=
"yes">dummy
</property>
466 <property name=
"left_attach">1</property>
467 <property name=
"top_attach">0</property>
472 <property name=
"left_attach">0</property>
473 <property name=
"top_attach">1</property>
479 <object class=
"GtkLabel" id=
"label6">
480 <property name=
"visible">True
</property>
481 <property name=
"can_focus">False
</property>
482 <property name=
"label" translatable=
"yes">Op_tions
</property>
483 <property name=
"use_underline">True
</property>
488 <property name=
"expand">False
</property>
489 <property name=
"fill">True
</property>
490 <property name=
"position">2</property>
496 <action-widget response=
"0">ok
</action-widget>
497 <action-widget response=
"0">cancel
</action-widget>
498 <action-widget response=
"0">help
</action-widget>