Update git submodules
[LibreOffice.git] / dbaccess / uiconfig / ui / queryfilterdialog.ui
blob4ce05dc10c0cfca9912f68a56957e1e373cdaf3a
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Generated with glade 3.36.0 -->
3 <interface domain="dba">
4 <requires lib="gtk+" version="3.20"/>
5 <object class="GtkDialog" id="QueryFilterDialog">
6 <property name="can_focus">False</property>
7 <property name="border_width">6</property>
8 <property name="title" translatable="yes" context="queryfilterdialog|QueryFilterDialog">Standard Filter</property>
9 <property name="modal">True</property>
10 <property name="default_width">0</property>
11 <property name="default_height">0</property>
12 <property name="type_hint">dialog</property>
13 <child internal-child="vbox">
14 <object class="GtkBox" id="dialog-vbox1">
15 <property name="can_focus">False</property>
16 <property name="orientation">vertical</property>
17 <property name="spacing">12</property>
18 <child internal-child="action_area">
19 <object class="GtkButtonBox" id="dialog-action_area1">
20 <property name="can_focus">False</property>
21 <property name="layout_style">end</property>
22 <child>
23 <object class="GtkButton" id="ok">
24 <property name="label" translatable="yes" context="stock">_OK</property>
25 <property name="visible">True</property>
26 <property name="can_focus">True</property>
27 <property name="can_default">True</property>
28 <property name="has_default">True</property>
29 <property name="receives_default">True</property>
30 <property name="use-underline">True</property>
31 </object>
32 <packing>
33 <property name="expand">False</property>
34 <property name="fill">True</property>
35 <property name="position">0</property>
36 </packing>
37 </child>
38 <child>
39 <object class="GtkButton" id="cancel">
40 <property name="label" translatable="yes" context="stock">_Cancel</property>
41 <property name="visible">True</property>
42 <property name="can_focus">True</property>
43 <property name="receives_default">True</property>
44 <property name="use-underline">True</property>
45 </object>
46 <packing>
47 <property name="expand">False</property>
48 <property name="fill">True</property>
49 <property name="position">1</property>
50 </packing>
51 </child>
52 <child>
53 <object class="GtkButton" id="help">
54 <property name="label" translatable="yes" context="stock">_Help</property>
55 <property name="visible">True</property>
56 <property name="can_focus">True</property>
57 <property name="receives_default">True</property>
58 <property name="use-underline">True</property>
59 </object>
60 <packing>
61 <property name="expand">False</property>
62 <property name="fill">True</property>
63 <property name="position">2</property>
64 <property name="secondary">True</property>
65 </packing>
66 </child>
67 </object>
68 <packing>
69 <property name="expand">False</property>
70 <property name="fill">True</property>
71 <property name="pack_type">end</property>
72 <property name="position">0</property>
73 </packing>
74 </child>
75 <child>
76 <object class="GtkFrame" id="frame1">
77 <property name="visible">True</property>
78 <property name="can_focus">False</property>
79 <property name="hexpand">True</property>
80 <property name="label_xalign">0</property>
81 <property name="shadow_type">none</property>
82 <child>
83 <!-- n-columns=1 n-rows=1 -->
84 <object class="GtkGrid" id="grid2">
85 <property name="visible">True</property>
86 <property name="can_focus">False</property>
87 <property name="row_spacing">6</property>
88 <property name="column_spacing">12</property>
89 <property name="margin-start">12</property>
90 <property name="margin-top">6</property>
91 <child>
92 <object class="GtkLabel" id="label2">
93 <property name="visible">True</property>
94 <property name="can_focus">False</property>
95 <property name="label" translatable="yes" context="queryfilterdialog|label2">Operator</property>
96 <property name="xalign">0</property>
97 </object>
98 <packing>
99 <property name="left_attach">0</property>
100 <property name="top_attach">0</property>
101 </packing>
102 </child>
103 <child>
104 <object class="GtkLabel" id="label5">
105 <property name="visible">True</property>
106 <property name="can_focus">False</property>
107 <property name="label" translatable="yes" context="queryfilterdialog|label5">Field name</property>
108 </object>
109 <packing>
110 <property name="left_attach">1</property>
111 <property name="top_attach">0</property>
112 </packing>
113 </child>
114 <child>
115 <object class="GtkLabel" id="label6">
116 <property name="visible">True</property>
117 <property name="can_focus">False</property>
118 <property name="label" translatable="yes" context="queryfilterdialog|label6">Condition</property>
119 </object>
120 <packing>
121 <property name="left_attach">2</property>
122 <property name="top_attach">0</property>
123 </packing>
124 </child>
125 <child>
126 <object class="GtkComboBoxText" id="field1">
127 <property name="visible">True</property>
128 <property name="can_focus">False</property>
129 <property name="active">0</property>
130 <items>
131 <item translatable="yes" context="queryfilterdialog|field1">- none -</item>
132 </items>
133 <child internal-child="accessible">
134 <object class="AtkObject" id="field1-atkobject">
135 <property name="AtkObject::accessible-description" translatable="yes" context="queryfilterdialog|extended_tip|field1">Specifies the field names from the current table to set them in the argument.</property>
136 </object>
137 </child>
138 </object>
139 <packing>
140 <property name="left_attach">1</property>
141 <property name="top_attach">1</property>
142 </packing>
143 </child>
144 <child>
145 <object class="GtkComboBoxText" id="cond1">
146 <property name="visible">True</property>
147 <property name="can_focus">False</property>
148 <property name="hexpand">True</property>
149 <property name="active">0</property>
150 <items>
151 <item translatable="yes" context="queryfilterdialog|cond1">=</item>
152 <item translatable="yes" context="queryfilterdialog|cond1">&lt;&gt;</item>
153 <item translatable="yes" context="queryfilterdialog|cond1">&lt;</item>
154 <item translatable="yes" context="queryfilterdialog|cond1">&lt;=</item>
155 <item translatable="yes" context="queryfilterdialog|cond1">&gt;</item>
156 <item translatable="yes" context="queryfilterdialog|cond1">&gt;=</item>
157 <item translatable="yes" context="queryfilterdialog|cond1">like</item>
158 <item translatable="yes" context="queryfilterdialog|cond1">not like</item>
159 <item translatable="yes" context="queryfilterdialog|cond1">null</item>
160 <item translatable="yes" context="queryfilterdialog|cond1">not null</item>
161 </items>
162 <child internal-child="accessible">
163 <object class="AtkObject" id="cond1-atkobject">
164 <property name="AtkObject::accessible-description" translatable="yes" context="queryfilterdialog|extended_tip|cond1">Specifies the comparative operators through which the entries in the Field name and Value fields can be linked.</property>
165 </object>
166 </child>
167 </object>
168 <packing>
169 <property name="left_attach">2</property>
170 <property name="top_attach">1</property>
171 </packing>
172 </child>
173 <child>
174 <object class="GtkComboBoxText" id="field2">
175 <property name="visible">True</property>
176 <property name="can_focus">False</property>
177 <property name="active">0</property>
178 <items>
179 <item translatable="yes" context="queryfilterdialog|field2">- none -</item>
180 </items>
181 <child internal-child="accessible">
182 <object class="AtkObject" id="field2-atkobject">
183 <property name="AtkObject::accessible-description" translatable="yes" context="queryfilterdialog|extended_tip|field2">Specifies the field names from the current table to set them in the argument.</property>
184 </object>
185 </child>
186 </object>
187 <packing>
188 <property name="left_attach">1</property>
189 <property name="top_attach">2</property>
190 </packing>
191 </child>
192 <child>
193 <object class="GtkComboBoxText" id="field3">
194 <property name="visible">True</property>
195 <property name="can_focus">False</property>
196 <property name="active">0</property>
197 <items>
198 <item translatable="yes" context="queryfilterdialog|field3">- none -</item>
199 </items>
200 <child internal-child="accessible">
201 <object class="AtkObject" id="field3-atkobject">
202 <property name="AtkObject::accessible-description" translatable="yes" context="queryfilterdialog|extended_tip|field3">Specifies the field names from the current table to set them in the argument.</property>
203 </object>
204 </child>
205 </object>
206 <packing>
207 <property name="left_attach">1</property>
208 <property name="top_attach">3</property>
209 </packing>
210 </child>
211 <child>
212 <object class="GtkComboBoxText" id="cond2">
213 <property name="visible">True</property>
214 <property name="can_focus">False</property>
215 <property name="hexpand">True</property>
216 <property name="active">0</property>
217 <child internal-child="accessible">
218 <object class="AtkObject" id="cond2-atkobject">
219 <property name="AtkObject::accessible-description" translatable="yes" context="queryfilterdialog|extended_tip|cond2">Specifies the comparative operators through which the entries in the Field name and Value fields can be linked.</property>
220 </object>
221 </child>
222 </object>
223 <packing>
224 <property name="left_attach">2</property>
225 <property name="top_attach">2</property>
226 </packing>
227 </child>
228 <child>
229 <object class="GtkComboBoxText" id="cond3">
230 <property name="visible">True</property>
231 <property name="can_focus">False</property>
232 <property name="hexpand">True</property>
233 <property name="active">0</property>
234 <child internal-child="accessible">
235 <object class="AtkObject" id="cond3-atkobject">
236 <property name="AtkObject::accessible-description" translatable="yes" context="queryfilterdialog|extended_tip|cond3">Specifies the comparative operators through which the entries in the Field name and Value fields can be linked.</property>
237 </object>
238 </child>
239 </object>
240 <packing>
241 <property name="left_attach">2</property>
242 <property name="top_attach">3</property>
243 </packing>
244 </child>
245 <child>
246 <object class="GtkLabel" id="label7">
247 <property name="visible">True</property>
248 <property name="can_focus">False</property>
249 <property name="label" translatable="yes" context="queryfilterdialog|label7">Value</property>
250 </object>
251 <packing>
252 <property name="left_attach">3</property>
253 <property name="top_attach">0</property>
254 </packing>
255 </child>
256 <child>
257 <object class="GtkEntry" id="value1">
258 <property name="visible">True</property>
259 <property name="can_focus">True</property>
260 <property name="hexpand">True</property>
261 <property name="activates_default">True</property>
262 <property name="truncate-multiline">True</property>
263 <child internal-child="accessible">
264 <object class="AtkObject" id="value1-atkobject">
265 <property name="AtkObject::accessible-description" translatable="yes" context="queryfilterdialog|extended_tip|value1">Specifies a value to filter the field.</property>
266 </object>
267 </child>
268 </object>
269 <packing>
270 <property name="left_attach">3</property>
271 <property name="top_attach">1</property>
272 </packing>
273 </child>
274 <child>
275 <object class="GtkEntry" id="value2">
276 <property name="visible">True</property>
277 <property name="can_focus">True</property>
278 <property name="hexpand">True</property>
279 <property name="activates_default">True</property>
280 <property name="truncate-multiline">True</property>
281 <child internal-child="accessible">
282 <object class="AtkObject" id="value2-atkobject">
283 <property name="AtkObject::accessible-description" translatable="yes" context="queryfilterdialog|extended_tip|value2">Specifies a value to filter the field.</property>
284 </object>
285 </child>
286 </object>
287 <packing>
288 <property name="left_attach">3</property>
289 <property name="top_attach">2</property>
290 </packing>
291 </child>
292 <child>
293 <object class="GtkEntry" id="value3">
294 <property name="visible">True</property>
295 <property name="can_focus">True</property>
296 <property name="hexpand">True</property>
297 <property name="activates_default">True</property>
298 <property name="truncate-multiline">True</property>
299 <child internal-child="accessible">
300 <object class="AtkObject" id="value3-atkobject">
301 <property name="AtkObject::accessible-description" translatable="yes" context="queryfilterdialog|extended_tip|value3">Specifies a value to filter the field.</property>
302 </object>
303 </child>
304 </object>
305 <packing>
306 <property name="left_attach">3</property>
307 <property name="top_attach">3</property>
308 </packing>
309 </child>
310 <child>
311 <object class="GtkComboBoxText" id="op2">
312 <property name="visible">True</property>
313 <property name="can_focus">False</property>
314 <property name="active">0</property>
315 <items>
316 <item translatable="yes" context="queryfilterdialog|op2">AND</item>
317 <item translatable="yes" context="queryfilterdialog|op2">OR</item>
318 </items>
319 <child internal-child="accessible">
320 <object class="AtkObject" id="op2-atkobject">
321 <property name="AtkObject::accessible-description" translatable="yes" context="queryfilterdialog|extended_tip|op2">For the following arguments, you can choose between the logical operators AND / OR.</property>
322 </object>
323 </child>
324 </object>
325 <packing>
326 <property name="left_attach">0</property>
327 <property name="top_attach">2</property>
328 </packing>
329 </child>
330 <child>
331 <object class="GtkComboBoxText" id="op3">
332 <property name="visible">True</property>
333 <property name="can_focus">False</property>
334 <property name="active">0</property>
335 <items>
336 <item translatable="yes" context="queryfilterdialog|op3">AND</item>
337 <item translatable="yes" context="queryfilterdialog|op3">OR</item>
338 </items>
339 <child internal-child="accessible">
340 <object class="AtkObject" id="op3-atkobject">
341 <property name="AtkObject::accessible-description" translatable="yes" context="queryfilterdialog|extended_tip|op3">For the following arguments, you can choose between the logical operators AND / OR.</property>
342 </object>
343 </child>
344 </object>
345 <packing>
346 <property name="left_attach">0</property>
347 <property name="top_attach">3</property>
348 </packing>
349 </child>
350 <child>
351 <placeholder/>
352 </child>
353 </object>
354 </child>
355 <child type="label">
356 <object class="GtkLabel" id="label1">
357 <property name="visible">True</property>
358 <property name="can_focus">False</property>
359 <property name="label" translatable="yes" context="queryfilterdialog|label1">Criteria</property>
360 <attributes>
361 <attribute name="weight" value="bold"/>
362 </attributes>
363 </object>
364 </child>
365 </object>
366 <packing>
367 <property name="expand">False</property>
368 <property name="fill">True</property>
369 <property name="position">1</property>
370 </packing>
371 </child>
372 </object>
373 </child>
374 <action-widgets>
375 <action-widget response="-5">ok</action-widget>
376 <action-widget response="-6">cancel</action-widget>
377 <action-widget response="-11">help</action-widget>
378 </action-widgets>
379 <child type="titlebar">
380 <placeholder/>
381 </child>
382 <child internal-child="accessible">
383 <object class="AtkObject" id="QueryFilterDialog-atkobject">
384 <property name="AtkObject::accessible-description" translatable="yes" context="queryfilterdialog|extended_tip|QueryFilterDialog">Allows you to set the filtering options.</property>
385 </object>
386 </child>
387 </object>
388 </interface>