Version 7.6.3.2-android, tag libreoffice-7.6.3.2-android
[LibreOffice.git] / sw / uiconfig / swriter / ui / insertdbcolumnsdialog.ui
blobda180fbad3f2d8a113913a5a004bef63378a5f39
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Generated with glade 3.38.2 -->
3 <interface domain="sw">
4 <requires lib="gtk+" version="3.20"/>
5 <object class="GtkImage" id="image1">
6 <property name="visible">True</property>
7 <property name="can-focus">False</property>
8 <property name="icon-name">sw/res/one_right.png</property>
9 </object>
10 <object class="GtkImage" id="image2">
11 <property name="visible">True</property>
12 <property name="can-focus">False</property>
13 <property name="icon-name">sw/res/all_right.png</property>
14 </object>
15 <object class="GtkImage" id="image3">
16 <property name="visible">True</property>
17 <property name="can-focus">False</property>
18 <property name="icon-name">sw/res/one_left.png</property>
19 </object>
20 <object class="GtkImage" id="image4">
21 <property name="visible">True</property>
22 <property name="can-focus">False</property>
23 <property name="icon-name">sw/res/all_left.png</property>
24 </object>
25 <object class="GtkImage" id="image5">
26 <property name="visible">True</property>
27 <property name="can-focus">False</property>
28 <property name="icon-name">sw/res/one_right.png</property>
29 </object>
30 <object class="GtkTreeStore" id="liststore1">
31 <columns>
32 <!-- column-name text -->
33 <column type="gchararray"/>
34 <!-- column-name id -->
35 <column type="gchararray"/>
36 </columns>
37 </object>
38 <object class="GtkTreeStore" id="liststore2">
39 <columns>
40 <!-- column-name text -->
41 <column type="gchararray"/>
42 <!-- column-name id -->
43 <column type="gchararray"/>
44 </columns>
45 </object>
46 <object class="GtkTreeStore" id="liststore3">
47 <columns>
48 <!-- column-name text -->
49 <column type="gchararray"/>
50 <!-- column-name id -->
51 <column type="gchararray"/>
52 </columns>
53 </object>
54 <object class="GtkDialog" id="InsertDbColumnsDialog">
55 <property name="can-focus">False</property>
56 <property name="border-width">6</property>
57 <property name="title" translatable="yes" context="insertdbcolumnsdialog|InsertDbColumnsDialog">Insert Database Columns</property>
58 <property name="resizable">False</property>
59 <property name="modal">True</property>
60 <property name="default-width">0</property>
61 <property name="default-height">0</property>
62 <property name="type-hint">dialog</property>
63 <child internal-child="vbox">
64 <object class="GtkBox" id="dialog-vbox1">
65 <property name="can-focus">False</property>
66 <property name="orientation">vertical</property>
67 <property name="spacing">12</property>
68 <child internal-child="action_area">
69 <object class="GtkButtonBox" id="dialog-action_area1">
70 <property name="can-focus">False</property>
71 <property name="layout-style">end</property>
72 <child>
73 <object class="GtkButton" id="ok">
74 <property name="label" translatable="yes" context="stock">_OK</property>
75 <property name="visible">True</property>
76 <property name="can-focus">True</property>
77 <property name="can-default">True</property>
78 <property name="has-default">True</property>
79 <property name="receives-default">True</property>
80 <property name="use-underline">True</property>
81 </object>
82 <packing>
83 <property name="expand">False</property>
84 <property name="fill">True</property>
85 <property name="position">0</property>
86 </packing>
87 </child>
88 <child>
89 <object class="GtkButton" id="cancel">
90 <property name="label" translatable="yes" context="stock">_Cancel</property>
91 <property name="visible">True</property>
92 <property name="can-focus">True</property>
93 <property name="receives-default">True</property>
94 <property name="use-underline">True</property>
95 </object>
96 <packing>
97 <property name="expand">False</property>
98 <property name="fill">True</property>
99 <property name="position">1</property>
100 </packing>
101 </child>
102 <child>
103 <object class="GtkButton" id="help">
104 <property name="label" translatable="yes" context="stock">_Help</property>
105 <property name="visible">True</property>
106 <property name="can-focus">True</property>
107 <property name="receives-default">True</property>
108 <property name="use-underline">True</property>
109 </object>
110 <packing>
111 <property name="expand">False</property>
112 <property name="fill">True</property>
113 <property name="position">2</property>
114 <property name="secondary">True</property>
115 </packing>
116 </child>
117 </object>
118 <packing>
119 <property name="expand">False</property>
120 <property name="fill">True</property>
121 <property name="pack-type">end</property>
122 <property name="position">0</property>
123 </packing>
124 </child>
125 <child>
126 <!-- n-columns=1 n-rows=3 -->
127 <object class="GtkGrid" id="grid1">
128 <property name="visible">True</property>
129 <property name="can-focus">False</property>
130 <property name="vexpand">True</property>
131 <property name="row-spacing">12</property>
132 <child>
133 <!-- n-columns=2 n-rows=1 -->
134 <object class="GtkGrid" id="grid2">
135 <property name="visible">True</property>
136 <property name="can-focus">False</property>
137 <property name="hexpand">True</property>
138 <property name="column-spacing">12</property>
139 <child>
140 <object class="GtkLabel" id="label1">
141 <property name="visible">True</property>
142 <property name="can-focus">False</property>
143 <property name="label" translatable="yes" context="insertdbcolumnsdialog|label1">Insert data as:</property>
144 <property name="use-underline">True</property>
145 <property name="mnemonic-widget">grid3</property>
146 <property name="xalign">0</property>
147 </object>
148 <packing>
149 <property name="left-attach">0</property>
150 <property name="top-attach">0</property>
151 </packing>
152 </child>
153 <child>
154 <!-- n-columns=3 n-rows=1 -->
155 <object class="GtkGrid" id="grid3">
156 <property name="visible">True</property>
157 <property name="can-focus">False</property>
158 <property name="hexpand">True</property>
159 <property name="column-spacing">12</property>
160 <child>
161 <object class="GtkRadioButton" id="astable">
162 <property name="label" translatable="yes" context="insertdbcolumnsdialog|astable">T_able</property>
163 <property name="visible">True</property>
164 <property name="can-focus">True</property>
165 <property name="receives-default">False</property>
166 <property name="use-underline">True</property>
167 <property name="active">True</property>
168 <property name="draw-indicator">True</property>
169 <child internal-child="accessible">
170 <object class="AtkObject" id="astable-atkobject">
171 <property name="AtkObject::accessible-description" translatable="yes" context="insertdbcolumnsdialog|extended_tip|astable">Inserts data selected from the data source browser into the document as a table.</property>
172 </object>
173 </child>
174 </object>
175 <packing>
176 <property name="left-attach">0</property>
177 <property name="top-attach">0</property>
178 </packing>
179 </child>
180 <child>
181 <object class="GtkRadioButton" id="asfields">
182 <property name="label" translatable="yes" context="insertdbcolumnsdialog|asfields">_Fields</property>
183 <property name="visible">True</property>
184 <property name="can-focus">True</property>
185 <property name="receives-default">False</property>
186 <property name="use-underline">True</property>
187 <property name="draw-indicator">True</property>
188 <property name="group">astable</property>
189 <child internal-child="accessible">
190 <object class="AtkObject" id="asfields-atkobject">
191 <property name="AtkObject::accessible-description" translatable="yes" context="insertdbcolumnsdialog|extended_tip|asfields">Inserts data selected from the data source browser into the document as fields.</property>
192 </object>
193 </child>
194 </object>
195 <packing>
196 <property name="left-attach">1</property>
197 <property name="top-attach">0</property>
198 </packing>
199 </child>
200 <child>
201 <object class="GtkRadioButton" id="astext">
202 <property name="label" translatable="yes" context="insertdbcolumnsdialog|astext">_Text</property>
203 <property name="visible">True</property>
204 <property name="can-focus">True</property>
205 <property name="receives-default">False</property>
206 <property name="use-underline">True</property>
207 <property name="draw-indicator">True</property>
208 <property name="group">astable</property>
209 <child internal-child="accessible">
210 <object class="AtkObject" id="astext-atkobject">
211 <property name="AtkObject::accessible-description" translatable="yes" context="insertdbcolumnsdialog|extended_tip|astext">Inserts data selected from the data source browser into the document as text.</property>
212 </object>
213 </child>
214 </object>
215 <packing>
216 <property name="left-attach">2</property>
217 <property name="top-attach">0</property>
218 </packing>
219 </child>
220 </object>
221 <packing>
222 <property name="left-attach">1</property>
223 <property name="top-attach">0</property>
224 </packing>
225 </child>
226 </object>
227 <packing>
228 <property name="left-attach">0</property>
229 <property name="top-attach">0</property>
230 </packing>
231 </child>
232 <child>
233 <object class="GtkFrame" id="dbframe">
234 <property name="visible">True</property>
235 <property name="can-focus">False</property>
236 <property name="vexpand">True</property>
237 <property name="label-xalign">0</property>
238 <property name="shadow-type">none</property>
239 <child>
240 <!-- n-columns=3 n-rows=2 -->
241 <object class="GtkGrid" id="grid4">
242 <property name="visible">True</property>
243 <property name="can-focus">False</property>
244 <property name="margin-start">12</property>
245 <property name="margin-top">6</property>
246 <property name="hexpand">True</property>
247 <property name="vexpand">True</property>
248 <property name="row-spacing">6</property>
249 <property name="column-spacing">12</property>
250 <child>
251 <object class="GtkLabel" id="label4">
252 <property name="visible">True</property>
253 <property name="can-focus">False</property>
254 <property name="label" translatable="yes" context="insertdbcolumnsdialog|label4">Database _columns</property>
255 <property name="use-underline">True</property>
256 <property name="mnemonic-widget">box2</property>
257 <property name="xalign">0</property>
258 </object>
259 <packing>
260 <property name="left-attach">0</property>
261 <property name="top-attach">0</property>
262 </packing>
263 </child>
264 <child>
265 <object class="GtkLabel" id="tablecolft">
266 <property name="visible">True</property>
267 <property name="can-focus">False</property>
268 <property name="label" translatable="yes" context="insertdbcolumnsdialog|tablecolft">Tab_le column(s)</property>
269 <property name="use-underline">True</property>
270 <property name="mnemonic-widget">tablecols</property>
271 <property name="xalign">0</property>
272 </object>
273 <packing>
274 <property name="left-attach">2</property>
275 <property name="top-attach">0</property>
276 </packing>
277 </child>
278 <child>
279 <object class="GtkButtonBox" id="buttonbox1">
280 <property name="visible">True</property>
281 <property name="can-focus">False</property>
282 <property name="vexpand">True</property>
283 <property name="orientation">vertical</property>
284 <property name="spacing">12</property>
285 <property name="layout-style">start</property>
286 <child>
287 <object class="GtkButton" id="allright">
288 <property name="visible">True</property>
289 <property name="can-focus">True</property>
290 <property name="receives-default">True</property>
291 <property name="image">image1</property>
292 <property name="always-show-image">True</property>
293 <child internal-child="accessible">
294 <object class="AtkObject" id="allright-atkobject">
295 <property name="AtkObject::accessible-description" translatable="yes" context="insertdbcolumnsdialog|extended_tip|allright">Moves all listed database fields into the Table column(s) list box.</property>
296 </object>
297 </child>
298 </object>
299 <packing>
300 <property name="expand">False</property>
301 <property name="fill">True</property>
302 <property name="position">0</property>
303 </packing>
304 </child>
305 <child>
306 <object class="GtkButton" id="oneright">
307 <property name="visible">True</property>
308 <property name="can-focus">True</property>
309 <property name="receives-default">True</property>
310 <property name="image">image2</property>
311 <property name="always-show-image">True</property>
312 <child internal-child="accessible">
313 <object class="AtkObject" id="oneright-atkobject">
314 <property name="AtkObject::accessible-description" translatable="yes" context="insertdbcolumnsdialog|extended_tip|oneright">Moves the selected database field into the Table column(s) list box.</property>
315 </object>
316 </child>
317 </object>
318 <packing>
319 <property name="expand">False</property>
320 <property name="fill">True</property>
321 <property name="position">1</property>
322 </packing>
323 </child>
324 <child>
325 <object class="GtkButton" id="toedit">
326 <property name="can-focus">True</property>
327 <property name="receives-default">True</property>
328 <property name="no-show-all">True</property>
329 <property name="image">image5</property>
330 <property name="always-show-image">True</property>
331 <child internal-child="accessible">
332 <object class="AtkObject" id="toedit-atkobject">
333 <property name="AtkObject::accessible-description" translatable="yes" context="insertdbcolumnsdialog|extended_tip|toedit">Moves the fields that you selected in the Database columns list box into the selection field.</property>
334 </object>
335 </child>
336 </object>
337 <packing>
338 <property name="expand">False</property>
339 <property name="fill">True</property>
340 <property name="position">2</property>
341 </packing>
342 </child>
343 <child>
344 <object class="GtkButton" id="oneleft">
345 <property name="visible">True</property>
346 <property name="can-focus">True</property>
347 <property name="receives-default">True</property>
348 <property name="image">image3</property>
349 <property name="always-show-image">True</property>
350 <child internal-child="accessible">
351 <object class="AtkObject" id="oneleft-atkobject">
352 <property name="AtkObject::accessible-description" translatable="yes" context="insertdbcolumnsdialog|extended_tip|oneleft">Removes the selected database field from the Table column(s) list box</property>
353 </object>
354 </child>
355 </object>
356 <packing>
357 <property name="expand">False</property>
358 <property name="fill">True</property>
359 <property name="position">4</property>
360 <property name="secondary">True</property>
361 </packing>
362 </child>
363 <child>
364 <object class="GtkButton" id="allleft">
365 <property name="visible">True</property>
366 <property name="can-focus">True</property>
367 <property name="receives-default">True</property>
368 <property name="image">image4</property>
369 <property name="always-show-image">True</property>
370 <child internal-child="accessible">
371 <object class="AtkObject" id="allleft-atkobject">
372 <property name="AtkObject::accessible-description" translatable="yes" context="insertdbcolumnsdialog|extended_tip|allleft">Removes all database fields from the Table column(s) list box.</property>
373 </object>
374 </child>
375 </object>
376 <packing>
377 <property name="expand">False</property>
378 <property name="fill">True</property>
379 <property name="position">5</property>
380 <property name="secondary">True</property>
381 </packing>
382 </child>
383 </object>
384 <packing>
385 <property name="left-attach">1</property>
386 <property name="top-attach">1</property>
387 </packing>
388 </child>
389 <child>
390 <object class="GtkBox" id="box1">
391 <property name="visible">True</property>
392 <property name="can-focus">False</property>
393 <property name="hexpand">True</property>
394 <property name="vexpand">True</property>
395 <property name="orientation">vertical</property>
396 <child>
397 <object class="GtkScrolledWindow">
398 <property name="visible">True</property>
399 <property name="can-focus">True</property>
400 <property name="hexpand">True</property>
401 <property name="vexpand">True</property>
402 <property name="shadow-type">in</property>
403 <child>
404 <object class="GtkTreeView" id="tablecols">
405 <property name="visible">True</property>
406 <property name="can-focus">True</property>
407 <property name="hexpand">True</property>
408 <property name="vexpand">True</property>
409 <property name="model">liststore1</property>
410 <property name="headers-visible">False</property>
411 <property name="headers-clickable">False</property>
412 <property name="search-column">0</property>
413 <property name="show-expanders">False</property>
414 <child internal-child="selection">
415 <object class="GtkTreeSelection" id="treeview-selection1"/>
416 </child>
417 <child>
418 <object class="GtkTreeViewColumn" id="treeviewcolumn1">
419 <child>
420 <object class="GtkCellRendererText" id="cellrenderertext1"/>
421 <attributes>
422 <attribute name="text">0</attribute>
423 </attributes>
424 </child>
425 </object>
426 </child>
427 <child internal-child="accessible">
428 <object class="AtkObject" id="tablecols-atkobject">
429 <property name="AtkObject::accessible-description" translatable="yes" context="insertdbcolumnsdialog|extended_tip|tablecols">Lists all database columns to be inserted into the document.</property>
430 </object>
431 </child>
432 </object>
433 </child>
434 </object>
435 <packing>
436 <property name="expand">False</property>
437 <property name="fill">True</property>
438 <property name="position">0</property>
439 </packing>
440 </child>
441 <child>
442 <object class="GtkScrolledWindow" id="scrolledwindow1">
443 <property name="visible">True</property>
444 <property name="can-focus">True</property>
445 <property name="hexpand">True</property>
446 <property name="vexpand">True</property>
447 <property name="shadow-type">in</property>
448 <child>
449 <object class="GtkTextView" id="textview">
450 <property name="visible">True</property>
451 <property name="can-focus">True</property>
452 <property name="hexpand">True</property>
453 <property name="vexpand">True</property>
454 <child internal-child="accessible">
455 <object class="AtkObject" id="textview-atkobject">
456 <property name="AtkObject::accessible-description" translatable="yes" context="insertdbcolumnsdialog|extended_tip|textview">Lists the database columns that you selected to be inserted into the document. You can also enter text here. This text will be also inserted into the document.</property>
457 </object>
458 </child>
459 </object>
460 </child>
461 </object>
462 <packing>
463 <property name="expand">False</property>
464 <property name="fill">True</property>
465 <property name="position">1</property>
466 </packing>
467 </child>
468 </object>
469 <packing>
470 <property name="left-attach">2</property>
471 <property name="top-attach">1</property>
472 </packing>
473 </child>
474 <child>
475 <object class="GtkBox" id="box2">
476 <property name="visible">True</property>
477 <property name="can-focus">False</property>
478 <property name="hexpand">True</property>
479 <property name="vexpand">True</property>
480 <property name="orientation">vertical</property>
481 <child>
482 <object class="GtkScrolledWindow">
483 <property name="visible">True</property>
484 <property name="can-focus">True</property>
485 <property name="hexpand">True</property>
486 <property name="vexpand">True</property>
487 <property name="shadow-type">in</property>
488 <child>
489 <object class="GtkTreeView" id="tabledbcols">
490 <property name="visible">True</property>
491 <property name="can-focus">True</property>
492 <property name="hexpand">True</property>
493 <property name="vexpand">True</property>
494 <property name="model">liststore2</property>
495 <property name="headers-visible">False</property>
496 <property name="headers-clickable">False</property>
497 <property name="search-column">0</property>
498 <property name="show-expanders">False</property>
499 <child internal-child="selection">
500 <object class="GtkTreeSelection" id="treeview-selection2"/>
501 </child>
502 <child>
503 <object class="GtkTreeViewColumn" id="treeviewcolumn2">
504 <child>
505 <object class="GtkCellRendererText" id="cellrenderertext2"/>
506 <attributes>
507 <attribute name="text">0</attribute>
508 </attributes>
509 </child>
510 </object>
511 </child>
512 <child internal-child="accessible">
513 <object class="AtkObject" id="tabledbcols-atkobject">
514 <property name="AtkObject::accessible-description" translatable="yes" context="insertdbcolumnsdialog|extended_tip|tabledbcols">Specifies the database columns to be inserted into the text table.</property>
515 </object>
516 </child>
517 </object>
518 </child>
519 </object>
520 <packing>
521 <property name="expand">False</property>
522 <property name="fill">True</property>
523 <property name="position">0</property>
524 </packing>
525 </child>
526 <child>
527 <object class="GtkScrolledWindow">
528 <property name="visible">True</property>
529 <property name="can-focus">True</property>
530 <property name="hexpand">True</property>
531 <property name="vexpand">True</property>
532 <property name="shadow-type">in</property>
533 <child>
534 <object class="GtkTreeView" id="tabletxtcols">
535 <property name="visible">True</property>
536 <property name="can-focus">True</property>
537 <property name="hexpand">True</property>
538 <property name="vexpand">True</property>
539 <property name="model">liststore3</property>
540 <property name="headers-visible">False</property>
541 <property name="headers-clickable">False</property>
542 <property name="search-column">0</property>
543 <property name="show-expanders">False</property>
544 <child internal-child="selection">
545 <object class="GtkTreeSelection" id="treeview-selection3"/>
546 </child>
547 <child>
548 <object class="GtkTreeViewColumn" id="treeviewcolumn3">
549 <child>
550 <object class="GtkCellRendererText" id="cellrenderertext3"/>
551 <attributes>
552 <attribute name="text">0</attribute>
553 </attributes>
554 </child>
555 </object>
556 </child>
557 <child internal-child="accessible">
558 <object class="AtkObject" id="tabletxtcols-atkobject">
559 <property name="AtkObject::accessible-description" translatable="yes" context="insertdbcolumnsdialog|extended_tip|tabletxtcols">Select the database columns that you want to insert in the document.</property>
560 </object>
561 </child>
562 </object>
563 </child>
564 </object>
565 <packing>
566 <property name="expand">False</property>
567 <property name="fill">True</property>
568 <property name="position">1</property>
569 </packing>
570 </child>
571 </object>
572 <packing>
573 <property name="left-attach">0</property>
574 <property name="top-attach">1</property>
575 </packing>
576 </child>
577 <child>
578 <placeholder/>
579 </child>
580 </object>
581 </child>
582 <child type="label">
583 <object class="GtkLabel" id="label2">
584 <property name="visible">True</property>
585 <property name="can-focus">False</property>
586 <attributes>
587 <attribute name="weight" value="bold"/>
588 </attributes>
589 </object>
590 </child>
591 </object>
592 <packing>
593 <property name="left-attach">0</property>
594 <property name="top-attach">1</property>
595 </packing>
596 </child>
597 <child>
598 <object class="GtkFrame" id="formatframe">
599 <property name="visible">True</property>
600 <property name="can-focus">False</property>
601 <property name="hexpand">True</property>
602 <property name="label-xalign">0</property>
603 <property name="shadow-type">none</property>
604 <child>
605 <!-- n-columns=2 n-rows=1 -->
606 <object class="GtkGrid" id="grid5">
607 <property name="visible">True</property>
608 <property name="can-focus">False</property>
609 <property name="margin-start">12</property>
610 <property name="margin-top">6</property>
611 <property name="hexpand">True</property>
612 <property name="column-spacing">18</property>
613 <child>
614 <!-- n-columns=2 n-rows=4 -->
615 <object class="GtkGrid" id="grid6">
616 <property name="visible">True</property>
617 <property name="can-focus">False</property>
618 <property name="hexpand">True</property>
619 <property name="row-spacing">6</property>
620 <property name="column-spacing">12</property>
621 <child>
622 <object class="GtkCheckButton" id="tableheading">
623 <property name="label" translatable="yes" context="insertdbcolumnsdialog|tableheading">Insert table heading</property>
624 <property name="visible">True</property>
625 <property name="can-focus">True</property>
626 <property name="receives-default">False</property>
627 <property name="use-underline">True</property>
628 <property name="draw-indicator">True</property>
629 <child internal-child="accessible">
630 <object class="AtkObject" id="tableheading-atkobject">
631 <property name="AtkObject::accessible-description" translatable="yes" context="insertdbcolumnsdialog|extended_tip|tableheading">Specifies whether to insert a heading line for the columns in the text table.</property>
632 </object>
633 </child>
634 </object>
635 <packing>
636 <property name="left-attach">0</property>
637 <property name="top-attach">1</property>
638 </packing>
639 </child>
640 <child>
641 <object class="GtkRadioButton" id="columnname">
642 <property name="label" translatable="yes" context="insertdbcolumnsdialog|columnname">Apply column _name</property>
643 <property name="visible">True</property>
644 <property name="can-focus">True</property>
645 <property name="receives-default">False</property>
646 <property name="margin-start">12</property>
647 <property name="use-underline">True</property>
648 <property name="active">True</property>
649 <property name="draw-indicator">True</property>
650 <child internal-child="accessible">
651 <object class="AtkObject" id="columnname-atkobject">
652 <property name="AtkObject::accessible-description" translatable="yes" context="insertdbcolumnsdialog|extended_tip|columnname">Uses the field names of the database table as headings for each of the text table columns.</property>
653 </object>
654 </child>
655 </object>
656 <packing>
657 <property name="left-attach">0</property>
658 <property name="top-attach">2</property>
659 </packing>
660 </child>
661 <child>
662 <object class="GtkRadioButton" id="rowonly">
663 <property name="label" translatable="yes" context="insertdbcolumnsdialog|rowonly">Create row only</property>
664 <property name="visible">True</property>
665 <property name="can-focus">True</property>
666 <property name="receives-default">False</property>
667 <property name="margin-start">12</property>
668 <property name="use-underline">True</property>
669 <property name="draw-indicator">True</property>
670 <property name="group">columnname</property>
671 <child internal-child="accessible">
672 <object class="AtkObject" id="rowonly-atkobject">
673 <property name="AtkObject::accessible-description" translatable="yes" context="insertdbcolumnsdialog|extended_tip|rowonly">Inserts an empty heading line into the text table.</property>
674 </object>
675 </child>
676 </object>
677 <packing>
678 <property name="left-attach">0</property>
679 <property name="top-attach">3</property>
680 </packing>
681 </child>
682 <child>
683 <object class="GtkButton" id="tableformat">
684 <property name="label" translatable="yes" context="insertdbcolumnsdialog|tableformat">Pr_operties...</property>
685 <property name="visible">True</property>
686 <property name="can-focus">True</property>
687 <property name="receives-default">True</property>
688 <property name="use-underline">True</property>
689 <child internal-child="accessible">
690 <object class="AtkObject" id="tableformat-atkobject">
691 <property name="AtkObject::accessible-description" translatable="yes" context="insertdbcolumnsdialog|extended_tip|tableformat">Opens the Table Format dialog, which enables you to define the table properties such as borders, background, and column width.</property>
692 </object>
693 </child>
694 </object>
695 <packing>
696 <property name="left-attach">1</property>
697 <property name="top-attach">1</property>
698 </packing>
699 </child>
700 <child>
701 <object class="GtkButton" id="autoformat">
702 <property name="label" translatable="yes" context="insertdbcolumnsdialog|autoformat">Aut_oFormat...</property>
703 <property name="visible">True</property>
704 <property name="can-focus">True</property>
705 <property name="receives-default">True</property>
706 <property name="use-underline">True</property>
707 <child internal-child="accessible">
708 <object class="AtkObject" id="autoformat-atkobject">
709 <property name="AtkObject::accessible-description" translatable="yes" context="insertdbcolumnsdialog|extended_tip|autoformat">Opens the AutoFormat dialog, in which you can select format styles that are immediately applied when inserting the table.</property>
710 </object>
711 </child>
712 </object>
713 <packing>
714 <property name="left-attach">1</property>
715 <property name="top-attach">2</property>
716 </packing>
717 </child>
718 <child>
719 <object class="GtkLabel" id="parastylelabel">
720 <property name="visible">True</property>
721 <property name="can-focus">False</property>
722 <property name="label" translatable="yes" context="insertdbcolumnsdialog|parastylelabel">Paragraph _style:</property>
723 <property name="use-underline">True</property>
724 <property name="mnemonic-widget">parastyle</property>
725 <property name="xalign">0</property>
726 </object>
727 <packing>
728 <property name="left-attach">0</property>
729 <property name="top-attach">0</property>
730 </packing>
731 </child>
732 <child>
733 <object class="GtkComboBoxText" id="parastyle">
734 <property name="visible">True</property>
735 <property name="can-focus">False</property>
736 <property name="hexpand">True</property>
737 <accessibility>
738 <relation type="labelled-by" target="userdefined"/>
739 </accessibility>
740 <child internal-child="accessible">
741 <object class="AtkObject" id="parastyle-atkobject">
742 <property name="AtkObject::accessible-description" translatable="yes" context="insertdbcolumnsdialog|extended_tip|parastyle">This is where you can select other Paragraph Styles to apply to the paragraph you want to insert into the document.</property>
743 </object>
744 </child>
745 </object>
746 <packing>
747 <property name="left-attach">1</property>
748 <property name="top-attach">0</property>
749 </packing>
750 </child>
751 <child>
752 <placeholder/>
753 </child>
754 </object>
755 <packing>
756 <property name="left-attach">1</property>
757 <property name="top-attach">0</property>
758 </packing>
759 </child>
760 <child>
761 <!-- n-columns=1 n-rows=3 -->
762 <object class="GtkGrid" id="grid7">
763 <property name="visible">True</property>
764 <property name="can-focus">False</property>
765 <property name="row-spacing">6</property>
766 <child>
767 <object class="GtkRadioButton" id="fromdatabase">
768 <property name="label" translatable="yes" context="insertdbcolumnsdialog|fromdatabase">From _database</property>
769 <property name="visible">True</property>
770 <property name="can-focus">True</property>
771 <property name="receives-default">False</property>
772 <property name="use-underline">True</property>
773 <property name="active">True</property>
774 <property name="draw-indicator">True</property>
775 <child internal-child="accessible">
776 <object class="AtkObject" id="fromdatabase-atkobject">
777 <property name="AtkObject::accessible-description" translatable="yes" context="insertdbcolumnsdialog|extended_tip|fromdatabase">Accepts the database formats.</property>
778 </object>
779 </child>
780 </object>
781 <packing>
782 <property name="left-attach">0</property>
783 <property name="top-attach">0</property>
784 </packing>
785 </child>
786 <child>
787 <object class="GtkRadioButton" id="userdefined">
788 <property name="label" translatable="yes" context="insertdbcolumnsdialog|userdefined">_User-defined</property>
789 <property name="visible">True</property>
790 <property name="can-focus">True</property>
791 <property name="receives-default">False</property>
792 <property name="use-underline">True</property>
793 <property name="draw-indicator">True</property>
794 <property name="group">fromdatabase</property>
795 <accessibility>
796 <relation type="label-for" target="numformat"/>
797 </accessibility>
798 <child internal-child="accessible">
799 <object class="AtkObject" id="userdefined-atkobject">
800 <property name="AtkObject::accessible-description" translatable="yes" context="insertdbcolumnsdialog|extended_tip|userdefined">Specifies a format from the list, if the format information of certain data fields is not accepted.</property>
801 </object>
802 </child>
803 </object>
804 <packing>
805 <property name="left-attach">0</property>
806 <property name="top-attach">1</property>
807 </packing>
808 </child>
809 <child>
810 <object class="GtkComboBoxText" id="numformat">
811 <property name="visible">True</property>
812 <property name="can-focus">False</property>
813 <property name="margin-start">12</property>
814 <accessibility>
815 <relation type="labelled-by" target="userdefined"/>
816 </accessibility>
817 </object>
818 <packing>
819 <property name="left-attach">0</property>
820 <property name="top-attach">2</property>
821 </packing>
822 </child>
823 </object>
824 <packing>
825 <property name="left-attach">0</property>
826 <property name="top-attach">0</property>
827 </packing>
828 </child>
829 </object>
830 </child>
831 <child type="label">
832 <object class="GtkLabel" id="label3">
833 <property name="visible">True</property>
834 <property name="can-focus">False</property>
835 <property name="label" translatable="yes" context="insertdbcolumnsdialog|label3">Format</property>
836 <attributes>
837 <attribute name="weight" value="bold"/>
838 </attributes>
839 </object>
840 </child>
841 </object>
842 <packing>
843 <property name="left-attach">0</property>
844 <property name="top-attach">2</property>
845 </packing>
846 </child>
847 </object>
848 <packing>
849 <property name="expand">False</property>
850 <property name="fill">True</property>
851 <property name="position">1</property>
852 </packing>
853 </child>
854 </object>
855 </child>
856 <action-widgets>
857 <action-widget response="-5">ok</action-widget>
858 <action-widget response="-6">cancel</action-widget>
859 <action-widget response="-11">help</action-widget>
860 </action-widgets>
861 </object>
862 <object class="GtkSizeGroup" id="sizegroup1">
863 <property name="mode">vertical</property>
864 <widgets>
865 <widget name="tableheading"/>
866 <widget name="columnname"/>
867 <widget name="rowonly"/>
868 <widget name="tableformat"/>
869 <widget name="autoformat"/>
870 <widget name="fromdatabase"/>
871 <widget name="userdefined"/>
872 <widget name="numformat"/>
873 </widgets>
874 </object>
875 </interface>