Version 7.6.3.2-android, tag libreoffice-7.6.3.2-android
[LibreOffice.git] / sw / uiconfig / swriter / ui / contentcontroldlg.ui
blob9b3bfe9296a1c945297a1362abd44f7ffbded0d6
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="GtkTreeStore" id="date_liststore">
6 <columns>
7 <!-- column-name text -->
8 <column type="gchararray"/>
9 <!-- column-name id -->
10 <column type="gchararray"/>
11 </columns>
12 </object>
13 <object class="GtkTreeStore" id="liststore1">
14 <columns>
15 <!-- column-name text -->
16 <column type="gchararray"/>
17 <!-- column-name text2 -->
18 <column type="gchararray"/>
19 <!-- column-name id -->
20 <column type="gchararray"/>
21 </columns>
22 </object>
23 <object class="GtkDialog" id="ContentControlDialog">
24 <property name="can-focus">False</property>
25 <property name="border-width">6</property>
26 <property name="title" translatable="yes" context="contentcontroldlg|ContentControlDialog">Content Control Properties</property>
27 <property name="modal">True</property>
28 <property name="default-width">0</property>
29 <property name="default-height">0</property>
30 <property name="type-hint">dialog</property>
31 <child internal-child="vbox">
32 <object class="GtkBox" id="dialog-vbox1">
33 <property name="can-focus">False</property>
34 <property name="hexpand">True</property>
35 <property name="vexpand">True</property>
36 <property name="orientation">vertical</property>
37 <property name="spacing">6</property>
38 <child internal-child="action_area">
39 <object class="GtkButtonBox">
40 <property name="can-focus">False</property>
41 <child>
42 <object class="GtkButton" id="ok">
43 <property name="label" translatable="yes" context="stock">_OK</property>
44 <property name="visible">True</property>
45 <property name="can-focus">True</property>
46 <property name="can-default">True</property>
47 <property name="has-default">True</property>
48 <property name="receives-default">True</property>
49 <property name="use-underline">True</property>
50 </object>
51 <packing>
52 <property name="expand">False</property>
53 <property name="fill">True</property>
54 <property name="position">0</property>
55 </packing>
56 </child>
57 <child>
58 <object class="GtkButton" id="cancel">
59 <property name="label" translatable="yes" context="stock">_Cancel</property>
60 <property name="visible">True</property>
61 <property name="can-focus">True</property>
62 <property name="receives-default">True</property>
63 <property name="use-underline">True</property>
64 </object>
65 <packing>
66 <property name="expand">False</property>
67 <property name="fill">True</property>
68 <property name="position">1</property>
69 </packing>
70 </child>
71 <child>
72 <object class="GtkButton" id="help">
73 <property name="label" translatable="yes" context="stock">_Help</property>
74 <property name="visible">True</property>
75 <property name="can-focus">True</property>
76 <property name="receives-default">True</property>
77 <property name="use-underline">True</property>
78 </object>
79 <packing>
80 <property name="expand">False</property>
81 <property name="fill">True</property>
82 <property name="position">2</property>
83 <property name="secondary">True</property>
84 </packing>
85 </child>
86 </object>
87 <packing>
88 <property name="expand">False</property>
89 <property name="fill">False</property>
90 <property name="position">5</property>
91 </packing>
92 </child>
93 <child>
94 <!-- n-columns=4 n-rows=3 -->
95 <object class="GtkGrid">
96 <property name="visible">True</property>
97 <property name="can-focus">False</property>
98 <property name="row-spacing">6</property>
99 <property name="column-spacing">6</property>
100 <child>
101 <object class="GtkCheckButton" id="showing_place_holder">
102 <property name="label" translatable="yes" context="contentcontroldlg|showing_place_holder">Content is placeholder text</property>
103 <property name="visible">True</property>
104 <property name="can-focus">True</property>
105 <property name="receives-default">False</property>
106 <property name="halign">start</property>
107 <property name="valign">start</property>
108 <property name="use-underline">True</property>
109 <property name="draw-indicator">True</property>
110 </object>
111 <packing>
112 <property name="left-attach">0</property>
113 <property name="top-attach">0</property>
114 <property name="width">2</property>
115 </packing>
116 </child>
117 <child>
118 <object class="GtkLabel" id="aliaslabel">
119 <property name="visible">True</property>
120 <property name="can-focus">False</property>
121 <property name="label" translatable="yes" context="contentcontroldlg|aliaslabel">Title:</property>
122 <property name="mnemonic-widget">aliasentry</property>
123 <property name="xalign">0</property>
124 </object>
125 <packing>
126 <property name="left-attach">0</property>
127 <property name="top-attach">1</property>
128 </packing>
129 </child>
130 <child>
131 <object class="GtkEntry" id="aliasentry">
132 <property name="visible">True</property>
133 <property name="can-focus">True</property>
134 <property name="truncate-multiline">True</property>
135 </object>
136 <packing>
137 <property name="left-attach">1</property>
138 <property name="top-attach">1</property>
139 </packing>
140 </child>
141 <child>
142 <object class="GtkLabel" id="idlabel">
143 <property name="visible">True</property>
144 <property name="can-focus">False</property>
145 <property name="label" translatable="yes" context="contentcontroldlg|idlabel">Id:</property>
146 <property name="xalign">0</property>
147 <accessibility>
148 <relation type="label-for" target="idspinbutton"/>
149 </accessibility>
150 </object>
151 <packing>
152 <property name="left-attach">0</property>
153 <property name="top-attach">2</property>
154 </packing>
155 </child>
156 <child>
157 <object class="GtkLabel" id="tabindexlabel">
158 <property name="visible">True</property>
159 <property name="can-focus">False</property>
160 <property name="label" translatable="yes" context="contentcontroldlg|tabindexlabel">Tab order:</property>
161 <accessibility>
162 <relation type="label-for" target="tabindexspinbutton"/>
163 </accessibility>
164 </object>
165 <packing>
166 <property name="left-attach">2</property>
167 <property name="top-attach">2</property>
168 </packing>
169 </child>
170 <child>
171 <object class="GtkSpinButton" id="idspinbutton">
172 <property name="visible">True</property>
173 <property name="can-focus">True</property>
174 <property name="input-hints">GTK_INPUT_HINT_NO_SPELLCHECK | GTK_INPUT_HINT_NO_EMOJI | GTK_INPUT_HINT_NONE</property>
175 <property name="snap-to-ticks">True</property>
176 <property name="numeric">True</property>
177 <property name="wrap">True</property>
178 <property name="truncate-multiline">True</property>
179 <accessibility>
180 <relation type="labelled-by" target="idlabel"/>
181 </accessibility>
182 </object>
183 <packing>
184 <property name="left-attach">1</property>
185 <property name="top-attach">2</property>
186 </packing>
187 </child>
188 <child>
189 <object class="GtkLabel" id="taglabel">
190 <property name="visible">True</property>
191 <property name="can-focus">False</property>
192 <property name="label" translatable="yes" context="contentcontroldlg|taglabel">Tag:</property>
193 <property name="mnemonic-widget">tagentry</property>
194 <property name="xalign">0</property>
195 </object>
196 <packing>
197 <property name="left-attach">2</property>
198 <property name="top-attach">1</property>
199 </packing>
200 </child>
201 <child>
202 <object class="GtkEntry" id="tagentry">
203 <property name="visible">True</property>
204 <property name="can-focus">True</property>
205 <property name="truncate-multiline">True</property>
206 </object>
207 <packing>
208 <property name="left-attach">3</property>
209 <property name="top-attach">1</property>
210 </packing>
211 </child>
212 <child>
213 <object class="GtkSpinButton" id="tabindexspinbutton">
214 <property name="visible">True</property>
215 <property name="can-focus">True</property>
216 <property name="primary-icon-tooltip-text" translatable="yes" context="contentcontroldlg:tabindexspinbutton">Keyboard tab navigation order: -1 to exclude from tab stop</property>
217 <property name="input-hints">GTK_INPUT_HINT_NO_SPELLCHECK | GTK_INPUT_HINT_NO_EMOJI | GTK_INPUT_HINT_NONE</property>
218 <property name="snap-to-ticks">True</property>
219 <property name="numeric">True</property>
220 <property name="truncate-multiline">True</property>
221 <accessibility>
222 <relation type="labelled-by" target="tabindexlabel"/>
223 </accessibility>
224 </object>
225 <packing>
226 <property name="left-attach">3</property>
227 <property name="top-attach">2</property>
228 </packing>
229 </child>
230 <child>
231 <placeholder/>
232 </child>
233 <child>
234 <placeholder/>
235 </child>
236 </object>
237 <packing>
238 <property name="expand">False</property>
239 <property name="fill">False</property>
240 <property name="position">0</property>
241 </packing>
242 </child>
243 <child>
244 <object class="GtkFrame" id="checkboxframe">
245 <property name="visible">True</property>
246 <property name="can-focus">False</property>
247 <property name="label-xalign">0</property>
248 <property name="shadow-type">none</property>
249 <child>
250 <!-- n-columns=3 n-rows=2 -->
251 <object class="GtkGrid">
252 <property name="visible">True</property>
253 <property name="can-focus">False</property>
254 <property name="row-spacing">6</property>
255 <property name="column-spacing">12</property>
256 <child>
257 <object class="GtkLabel" id="checkboxcheckedlabel">
258 <property name="visible">True</property>
259 <property name="can-focus">False</property>
260 <property name="label" translatable="yes" context="contentcontroldlg|checkboxcheckedlabel">Checked character:</property>
261 <property name="mnemonic-widget">checkboxcheckedentry</property>
262 <property name="xalign">0</property>
263 </object>
264 <packing>
265 <property name="left-attach">0</property>
266 <property name="top-attach">0</property>
267 </packing>
268 </child>
269 <child>
270 <object class="GtkLabel" id="checkboxuncheckedlabel">
271 <property name="visible">True</property>
272 <property name="can-focus">False</property>
273 <property name="label" translatable="yes" context="contentcontroldlg|checkboxuncheckedlabel">Unchecked character:</property>
274 <property name="mnemonic-widget">checkboxuncheckedentry</property>
275 <property name="xalign">0</property>
276 </object>
277 <packing>
278 <property name="left-attach">0</property>
279 <property name="top-attach">1</property>
280 </packing>
281 </child>
282 <child>
283 <object class="GtkButton" id="btncheckboxchecked">
284 <property name="label" translatable="yes" context="contentcontroldlg|btncheckboxchecked">Select...</property>
285 <property name="visible">True</property>
286 <property name="can-focus">True</property>
287 <property name="receives-default">True</property>
288 </object>
289 <packing>
290 <property name="left-attach">2</property>
291 <property name="top-attach">0</property>
292 </packing>
293 </child>
294 <child>
295 <object class="GtkButton" id="btncheckboxunchecked">
296 <property name="label" translatable="yes" context="contentcontroldlg|btncheckboxunchecked">Select...</property>
297 <property name="visible">True</property>
298 <property name="can-focus">True</property>
299 <property name="receives-default">True</property>
300 </object>
301 <packing>
302 <property name="left-attach">2</property>
303 <property name="top-attach">1</property>
304 </packing>
305 </child>
306 <child>
307 <object class="GtkEntry" id="checkboxcheckedentry">
308 <property name="visible">True</property>
309 <property name="can-focus">True</property>
310 <property name="truncate-multiline">True</property>
311 </object>
312 <packing>
313 <property name="left-attach">1</property>
314 <property name="top-attach">0</property>
315 </packing>
316 </child>
317 <child>
318 <object class="GtkEntry" id="checkboxuncheckedentry">
319 <property name="visible">True</property>
320 <property name="can-focus">True</property>
321 <property name="truncate-multiline">True</property>
322 </object>
323 <packing>
324 <property name="left-attach">1</property>
325 <property name="top-attach">1</property>
326 </packing>
327 </child>
328 </object>
329 </child>
330 <child type="label">
331 <object class="GtkLabel" id="lblcheckbox">
332 <property name="visible">True</property>
333 <property name="can-focus">False</property>
334 <property name="label" translatable="yes" context="contentcontroldlg|lblcheckbox">Check Box:</property>
335 <property name="use-underline">True</property>
336 <attributes>
337 <attribute name="weight" value="bold"/>
338 </attributes>
339 </object>
340 </child>
341 </object>
342 <packing>
343 <property name="expand">False</property>
344 <property name="fill">True</property>
345 <property name="position">1</property>
346 </packing>
347 </child>
348 <child>
349 <object class="GtkFrame" id="listitemsframe">
350 <property name="visible">True</property>
351 <property name="can-focus">False</property>
352 <property name="label-xalign">0</property>
353 <property name="shadow-type">none</property>
354 <child>
355 <object class="GtkScrolledWindow">
356 <property name="visible">True</property>
357 <property name="can-focus">True</property>
358 <property name="margin-start">12</property>
359 <property name="margin-top">6</property>
360 <property name="hexpand">True</property>
361 <property name="vexpand">True</property>
362 <property name="shadow-type">in</property>
363 <child>
364 <object class="GtkTreeView" id="listitems">
365 <property name="visible">True</property>
366 <property name="can-focus">True</property>
367 <property name="receives-default">True</property>
368 <property name="hexpand">True</property>
369 <property name="vexpand">True</property>
370 <property name="model">liststore1</property>
371 <property name="search-column">0</property>
372 <property name="show-expanders">False</property>
373 <child internal-child="selection">
374 <object class="GtkTreeSelection"/>
375 </child>
376 <child>
377 <object class="GtkTreeViewColumn" id="treeviewcolumn0">
378 <property name="resizable">True</property>
379 <property name="spacing">6</property>
380 <property name="title" translatable="yes" context="contentcontroldlg|displayname">Display Name</property>
381 <child>
382 <object class="GtkCellRendererText" id="cellrenderer0"/>
383 <attributes>
384 <attribute name="text">0</attribute>
385 </attributes>
386 </child>
387 </object>
388 </child>
389 <child>
390 <object class="GtkTreeViewColumn" id="treeviewcolumn1">
391 <property name="resizable">True</property>
392 <property name="spacing">6</property>
393 <property name="title" translatable="yes" context="contentcontroldlg|value">Value</property>
394 <child>
395 <object class="GtkCellRendererText" id="cellrenderer1"/>
396 <attributes>
397 <attribute name="text">1</attribute>
398 </attributes>
399 </child>
400 </object>
401 </child>
402 </object>
403 </child>
404 </object>
405 </child>
406 <child type="label">
407 <object class="GtkLabel" id="lblistitems">
408 <property name="visible">True</property>
409 <property name="can-focus">False</property>
410 <property name="label" translatable="yes" context="contentcontordlg|listitems">List Items:</property>
411 <property name="use-underline">True</property>
412 <property name="mnemonic-widget">listitems</property>
413 <attributes>
414 <attribute name="weight" value="bold"/>
415 </attributes>
416 </object>
417 </child>
418 </object>
419 <packing>
420 <property name="expand">True</property>
421 <property name="fill">True</property>
422 <property name="position">2</property>
423 </packing>
424 </child>
425 <child>
426 <object class="GtkBox" id="listitembuttons">
427 <property name="visible">True</property>
428 <property name="can-focus">False</property>
429 <property name="spacing">6</property>
430 <child>
431 <object class="GtkButton" id="add">
432 <property name="label" translatable="yes" context="contentcontordlg|add">Add</property>
433 <property name="visible">True</property>
434 <property name="can-focus">True</property>
435 <property name="receives-default">True</property>
436 </object>
437 <packing>
438 <property name="expand">False</property>
439 <property name="fill">False</property>
440 <property name="position">0</property>
441 </packing>
442 </child>
443 <child>
444 <object class="GtkButton" id="modify">
445 <property name="label" translatable="yes" context="contentcontordlg|modify">Modify</property>
446 <property name="visible">True</property>
447 <property name="sensitive">False</property>
448 <property name="can-focus">True</property>
449 <property name="receives-default">True</property>
450 </object>
451 <packing>
452 <property name="expand">False</property>
453 <property name="fill">False</property>
454 <property name="position">1</property>
455 </packing>
456 </child>
457 <child>
458 <object class="GtkButton" id="remove">
459 <property name="label" translatable="yes" context="contentcontordlg|remove">Remove</property>
460 <property name="visible">True</property>
461 <property name="sensitive">False</property>
462 <property name="can-focus">True</property>
463 <property name="receives-default">True</property>
464 </object>
465 <packing>
466 <property name="expand">False</property>
467 <property name="fill">False</property>
468 <property name="position">2</property>
469 </packing>
470 </child>
471 <child>
472 <object class="GtkButton" id="moveup">
473 <property name="label" translatable="yes" context="contentcontordlg|moveup">Move Up</property>
474 <property name="visible">True</property>
475 <property name="sensitive">False</property>
476 <property name="can-focus">True</property>
477 <property name="receives-default">True</property>
478 </object>
479 <packing>
480 <property name="expand">False</property>
481 <property name="fill">False</property>
482 <property name="position">3</property>
483 </packing>
484 </child>
485 <child>
486 <object class="GtkButton" id="movedown">
487 <property name="label" translatable="yes" context="contentcontordlg|movedown">Move Down</property>
488 <property name="visible">True</property>
489 <property name="sensitive">False</property>
490 <property name="can-focus">True</property>
491 <property name="receives-default">True</property>
492 </object>
493 <packing>
494 <property name="expand">False</property>
495 <property name="fill">False</property>
496 <property name="position">4</property>
497 </packing>
498 </child>
499 </object>
500 <packing>
501 <property name="expand">False</property>
502 <property name="fill">False</property>
503 <property name="position">3</property>
504 </packing>
505 </child>
506 <child>
507 <object class="GtkFrame" id="dateframe">
508 <property name="visible">True</property>
509 <property name="can-focus">False</property>
510 <property name="label-xalign">0</property>
511 <property name="shadow-type">none</property>
512 <child>
513 <!-- n-columns=1 n-rows=1 -->
514 <object class="GtkGrid" id="list_grid">
515 <property name="visible">True</property>
516 <property name="can-focus">False</property>
517 <property name="row-spacing">12</property>
518 <child>
519 <object class="GtkScrolledWindow">
520 <property name="visible">True</property>
521 <property name="can-focus">True</property>
522 <property name="margin-start">12</property>
523 <property name="margin-top">6</property>
524 <property name="hexpand">True</property>
525 <property name="vexpand">True</property>
526 <property name="shadow-type">in</property>
527 <child>
528 <object class="GtkTreeView" id="date_formats_treeview">
529 <property name="visible">True</property>
530 <property name="can-focus">True</property>
531 <property name="hexpand">True</property>
532 <property name="vexpand">True</property>
533 <property name="model">date_liststore</property>
534 <property name="headers-visible">False</property>
535 <property name="headers-clickable">False</property>
536 <property name="search-column">0</property>
537 <property name="show-expanders">False</property>
538 <child internal-child="selection">
539 <object class="GtkTreeSelection" id="treeview-selection1"/>
540 </child>
541 <child>
542 <object class="GtkTreeViewColumn" id="treeviewcolumn2">
543 <child>
544 <object class="GtkCellRendererText" id="cellrenderertext1"/>
545 <attributes>
546 <attribute name="text">0</attribute>
547 </attributes>
548 </child>
549 </object>
550 </child>
551 </object>
552 </child>
553 </object>
554 <packing>
555 <property name="left-attach">0</property>
556 <property name="top-attach">0</property>
557 </packing>
558 </child>
559 </object>
560 </child>
561 <child type="label">
562 <object class="GtkLabel" id="lbldate">
563 <property name="visible">True</property>
564 <property name="can-focus">False</property>
565 <property name="label" translatable="yes" context="contentcontroldlg|lbldate">Date Format:</property>
566 <property name="use-underline">True</property>
567 <attributes>
568 <attribute name="weight" value="bold"/>
569 </attributes>
570 </object>
571 </child>
572 </object>
573 <packing>
574 <property name="expand">False</property>
575 <property name="fill">True</property>
576 <property name="position">4</property>
577 </packing>
578 </child>
579 </object>
580 </child>
581 <action-widgets>
582 <action-widget response="-5">ok</action-widget>
583 <action-widget response="-6">cancel</action-widget>
584 <action-widget response="-11">help</action-widget>
585 </action-widgets>
586 </object>
587 <object class="GtkSizeGroup" id="sgLabels"/>
588 </interface>