Version 6.4.0.0.beta1, tag libreoffice-6.4.0.0.beta1
[LibreOffice.git] / dbaccess / uiconfig / ui / relationdialog.ui
blob4a702a7b33169d9cbc70653e8bfeeaafeeb4b711
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Generated with glade 3.22.1 -->
3 <interface domain="dba">
4 <requires lib="gtk+" version="3.18"/>
5 <object class="GtkDialog" id="RelationDialog">
6 <property name="can_focus">False</property>
7 <property name="border_width">6</property>
8 <property name="title" translatable="yes" context="relationdialog|RelationDialog">Relations</property>
9 <property name="resizable">False</property>
10 <property name="modal">True</property>
11 <property name="default_width">0</property>
12 <property name="default_height">0</property>
13 <property name="type_hint">dialog</property>
14 <child>
15 <placeholder/>
16 </child>
17 <child internal-child="vbox">
18 <object class="GtkBox" id="dialog-vbox1">
19 <property name="can_focus">False</property>
20 <property name="orientation">vertical</property>
21 <property name="spacing">12</property>
22 <child internal-child="action_area">
23 <object class="GtkButtonBox" id="dialog-action_area1">
24 <property name="can_focus">False</property>
25 <property name="layout_style">end</property>
26 <child>
27 <object class="GtkButton" id="ok">
28 <property name="label">gtk-ok</property>
29 <property name="visible">True</property>
30 <property name="can_focus">True</property>
31 <property name="can_default">True</property>
32 <property name="has_default">True</property>
33 <property name="receives_default">True</property>
34 <property name="use_stock">True</property>
35 </object>
36 <packing>
37 <property name="expand">False</property>
38 <property name="fill">True</property>
39 <property name="position">0</property>
40 </packing>
41 </child>
42 <child>
43 <object class="GtkButton" id="cancel">
44 <property name="label">gtk-cancel</property>
45 <property name="visible">True</property>
46 <property name="can_focus">True</property>
47 <property name="receives_default">True</property>
48 <property name="use_stock">True</property>
49 </object>
50 <packing>
51 <property name="expand">False</property>
52 <property name="fill">True</property>
53 <property name="position">1</property>
54 </packing>
55 </child>
56 <child>
57 <object class="GtkButton" id="help">
58 <property name="label">gtk-help</property>
59 <property name="visible">True</property>
60 <property name="can_focus">True</property>
61 <property name="receives_default">True</property>
62 <property name="use_stock">True</property>
63 <property name="image_position">top</property>
64 </object>
65 <packing>
66 <property name="expand">False</property>
67 <property name="fill">True</property>
68 <property name="position">2</property>
69 <property name="secondary">True</property>
70 </packing>
71 </child>
72 </object>
73 <packing>
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>
78 </packing>
79 </child>
80 <child>
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="row_spacing">12</property>
86 <child>
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>
93 <child>
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>
100 <child>
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="column_spacing">12</property>
106 <property name="column_homogeneous">True</property>
107 <child>
108 <object class="GtkComboBoxText" id="table1">
109 <property name="visible">True</property>
110 <property name="can_focus">False</property>
111 <property name="hexpand">True</property>
112 </object>
113 <packing>
114 <property name="left_attach">0</property>
115 <property name="top_attach">0</property>
116 </packing>
117 </child>
118 <child>
119 <object class="GtkComboBoxText" id="table2">
120 <property name="visible">True</property>
121 <property name="can_focus">False</property>
122 <property name="hexpand">True</property>
123 </object>
124 <packing>
125 <property name="left_attach">1</property>
126 <property name="top_attach">0</property>
127 </packing>
128 </child>
129 </object>
130 </child>
131 </object>
132 </child>
133 <child type="label">
134 <object class="GtkLabel" id="label1">
135 <property name="visible">True</property>
136 <property name="can_focus">False</property>
137 <property name="label" translatable="yes" context="relationdialog|label1">Tables Involved</property>
138 <attributes>
139 <attribute name="weight" value="bold"/>
140 </attributes>
141 </object>
142 </child>
143 </object>
144 <packing>
145 <property name="left_attach">0</property>
146 <property name="top_attach">0</property>
147 </packing>
148 </child>
149 <child>
150 <object class="GtkFrame" id="frame2">
151 <property name="visible">True</property>
152 <property name="can_focus">False</property>
153 <property name="label_xalign">0</property>
154 <property name="shadow_type">none</property>
155 <child>
156 <object class="GtkAlignment" id="alignment2">
157 <property name="visible">True</property>
158 <property name="can_focus">False</property>
159 <property name="top_padding">6</property>
160 <property name="left_padding">12</property>
161 <child>
162 <object class="GtkBox" id="relations">
163 <property name="visible">True</property>
164 <property name="can_focus">False</property>
165 <property name="hexpand">True</property>
166 <property name="vexpand">True</property>
167 </object>
168 </child>
169 </object>
170 </child>
171 <child type="label">
172 <object class="GtkLabel" id="label2">
173 <property name="visible">True</property>
174 <property name="can_focus">False</property>
175 <property name="label" translatable="yes" context="relationdialog|label2">Fields Involved</property>
176 <attributes>
177 <attribute name="weight" value="bold"/>
178 </attributes>
179 </object>
180 </child>
181 </object>
182 <packing>
183 <property name="left_attach">0</property>
184 <property name="top_attach">1</property>
185 </packing>
186 </child>
187 <child>
188 <object class="GtkGrid" id="grid3">
189 <property name="visible">True</property>
190 <property name="can_focus">False</property>
191 <property name="column_spacing">12</property>
192 <child>
193 <object class="GtkFrame" id="frame3">
194 <property name="visible">True</property>
195 <property name="can_focus">False</property>
196 <property name="hexpand">True</property>
197 <property name="label_xalign">0</property>
198 <property name="shadow_type">none</property>
199 <child>
200 <object class="GtkAlignment" id="alignment3">
201 <property name="visible">True</property>
202 <property name="can_focus">False</property>
203 <property name="hexpand">True</property>
204 <property name="top_padding">6</property>
205 <property name="left_padding">12</property>
206 <child>
207 <object class="GtkGrid" id="grid5">
208 <property name="visible">True</property>
209 <property name="can_focus">False</property>
210 <property name="row_spacing">6</property>
211 <child>
212 <object class="GtkRadioButton" id="addaction">
213 <property name="label" translatable="yes" context="relationdialog|addaction">_No action</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="active">True</property>
220 <property name="draw_indicator">True</property>
221 </object>
222 <packing>
223 <property name="left_attach">0</property>
224 <property name="top_attach">0</property>
225 </packing>
226 </child>
227 <child>
228 <object class="GtkRadioButton" id="addcascade">
229 <property name="label" translatable="yes" context="relationdialog|addcascade">_Update cascade</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>
236 <property name="group">addaction</property>
237 </object>
238 <packing>
239 <property name="left_attach">0</property>
240 <property name="top_attach">1</property>
241 </packing>
242 </child>
243 <child>
244 <object class="GtkRadioButton" id="addnull">
245 <property name="label" translatable="yes" context="relationdialog|addnull">_Set NULL</property>
246 <property name="visible">True</property>
247 <property name="can_focus">True</property>
248 <property name="receives_default">False</property>
249 <property name="use_underline">True</property>
250 <property name="xalign">0</property>
251 <property name="draw_indicator">True</property>
252 <property name="group">addaction</property>
253 </object>
254 <packing>
255 <property name="left_attach">0</property>
256 <property name="top_attach">2</property>
257 </packing>
258 </child>
259 <child>
260 <object class="GtkRadioButton" id="adddefault">
261 <property name="label" translatable="yes" context="relationdialog|adddefault">Set _default</property>
262 <property name="visible">True</property>
263 <property name="can_focus">True</property>
264 <property name="receives_default">False</property>
265 <property name="use_underline">True</property>
266 <property name="xalign">0</property>
267 <property name="draw_indicator">True</property>
268 <property name="group">addaction</property>
269 </object>
270 <packing>
271 <property name="left_attach">0</property>
272 <property name="top_attach">3</property>
273 </packing>
274 </child>
275 </object>
276 </child>
277 </object>
278 </child>
279 <child type="label">
280 <object class="GtkLabel" id="label3">
281 <property name="visible">True</property>
282 <property name="can_focus">False</property>
283 <property name="label" translatable="yes" context="relationdialog|label3">Update Options</property>
284 <attributes>
285 <attribute name="weight" value="bold"/>
286 </attributes>
287 </object>
288 </child>
289 </object>
290 <packing>
291 <property name="left_attach">0</property>
292 <property name="top_attach">0</property>
293 </packing>
294 </child>
295 <child>
296 <object class="GtkFrame" id="frame4">
297 <property name="visible">True</property>
298 <property name="can_focus">False</property>
299 <property name="hexpand">True</property>
300 <property name="label_xalign">0</property>
301 <property name="shadow_type">none</property>
302 <child>
303 <object class="GtkAlignment" id="alignment4">
304 <property name="visible">True</property>
305 <property name="can_focus">False</property>
306 <property name="hexpand">True</property>
307 <property name="top_padding">6</property>
308 <property name="left_padding">12</property>
309 <child>
310 <object class="GtkGrid" id="grid6">
311 <property name="visible">True</property>
312 <property name="can_focus">False</property>
313 <property name="row_spacing">6</property>
314 <child>
315 <object class="GtkRadioButton" id="delaction">
316 <property name="label" translatable="yes" context="relationdialog|delaction">_No action</property>
317 <property name="visible">True</property>
318 <property name="can_focus">True</property>
319 <property name="receives_default">False</property>
320 <property name="use_underline">True</property>
321 <property name="xalign">0</property>
322 <property name="active">True</property>
323 <property name="draw_indicator">True</property>
324 </object>
325 <packing>
326 <property name="left_attach">0</property>
327 <property name="top_attach">0</property>
328 </packing>
329 </child>
330 <child>
331 <object class="GtkRadioButton" id="delcascade">
332 <property name="label" translatable="yes" context="relationdialog|delcascade">Delete _cascade</property>
333 <property name="visible">True</property>
334 <property name="can_focus">True</property>
335 <property name="receives_default">False</property>
336 <property name="use_underline">True</property>
337 <property name="xalign">0</property>
338 <property name="draw_indicator">True</property>
339 <property name="group">delaction</property>
340 </object>
341 <packing>
342 <property name="left_attach">0</property>
343 <property name="top_attach">1</property>
344 </packing>
345 </child>
346 <child>
347 <object class="GtkRadioButton" id="delnull">
348 <property name="label" translatable="yes" context="relationdialog|delnull">_Set NULL</property>
349 <property name="visible">True</property>
350 <property name="can_focus">True</property>
351 <property name="receives_default">False</property>
352 <property name="use_underline">True</property>
353 <property name="xalign">0</property>
354 <property name="draw_indicator">True</property>
355 <property name="group">delaction</property>
356 </object>
357 <packing>
358 <property name="left_attach">0</property>
359 <property name="top_attach">2</property>
360 </packing>
361 </child>
362 <child>
363 <object class="GtkRadioButton" id="deldefault">
364 <property name="label" translatable="yes" context="relationdialog|deldefault">Set _default</property>
365 <property name="visible">True</property>
366 <property name="can_focus">True</property>
367 <property name="receives_default">False</property>
368 <property name="use_underline">True</property>
369 <property name="xalign">0</property>
370 <property name="draw_indicator">True</property>
371 <property name="group">delaction</property>
372 </object>
373 <packing>
374 <property name="left_attach">0</property>
375 <property name="top_attach">3</property>
376 </packing>
377 </child>
378 </object>
379 </child>
380 </object>
381 </child>
382 <child type="label">
383 <object class="GtkLabel" id="label4">
384 <property name="visible">True</property>
385 <property name="can_focus">False</property>
386 <property name="label" translatable="yes" context="relationdialog|label4">Delete Options</property>
387 <attributes>
388 <attribute name="weight" value="bold"/>
389 </attributes>
390 </object>
391 </child>
392 </object>
393 <packing>
394 <property name="left_attach">1</property>
395 <property name="top_attach">0</property>
396 </packing>
397 </child>
398 </object>
399 <packing>
400 <property name="left_attach">0</property>
401 <property name="top_attach">2</property>
402 </packing>
403 </child>
404 </object>
405 <packing>
406 <property name="expand">False</property>
407 <property name="fill">True</property>
408 <property name="position">1</property>
409 </packing>
410 </child>
411 </object>
412 </child>
413 <action-widgets>
414 <action-widget response="-5">ok</action-widget>
415 <action-widget response="-6">cancel</action-widget>
416 <action-widget response="-11">help</action-widget>
417 </action-widgets>
418 </object>
419 <object class="GtkSizeGroup" id="sizegroup1">
420 <widgets>
421 <widget name="table1"/>
422 <widget name="label4"/>
423 </widgets>
424 </object>
425 <object class="GtkSizeGroup" id="sizegroup2">
426 <widgets>
427 <widget name="table2"/>
428 </widgets>
429 </object>
430 <object class="GtkListStore" id="liststore1">
431 <columns>
432 <!-- column-name gchararray1 -->
433 <column type="gchararray"/>
434 <!-- column-name gint1 -->
435 <column type="gint"/>
436 </columns>
437 <data>
438 <row>
439 <col id="0" translatable="yes" context="relationdialog|liststore1">Inner join</col>
440 <col id="1">1</col>
441 </row>
442 <row>
443 <col id="0" translatable="yes" context="relationdialog|liststore1">Left join</col>
444 <col id="1">2</col>
445 </row>
446 <row>
447 <col id="0" translatable="yes" context="relationdialog|liststore1">Right join</col>
448 <col id="1">3</col>
449 </row>
450 <row>
451 <col id="0" translatable="yes" context="relationdialog|liststore1">Full (outer) join</col>
452 <col id="1">4</col>
453 </row>
454 <row>
455 <col id="0" translatable="yes" context="relationdialog|liststore1">Cross join</col>
456 <col id="1">5</col>
457 </row>
458 </data>
459 </object>
460 </interface>