Version 7.6.3.2-android, tag libreoffice-7.6.3.2-android
[LibreOffice.git] / sw / uiconfig / swriter / ui / sectionpage.ui
blob4d053d834793a0cc25264bf5105fa7240f94411f
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Generated with glade 3.36.0 -->
3 <interface domain="sw">
4 <requires lib="gtk+" version="3.20"/>
5 <object class="GtkTreeStore" id="liststore1">
6 <columns>
7 <!-- column-name text -->
8 <column type="gchararray"/>
9 <!-- column-name id -->
10 <column type="gchararray"/>
11 </columns>
12 </object>
13 <!-- n-columns=1 n-rows=1 -->
14 <object class="GtkGrid" id="SectionPage">
15 <property name="visible">True</property>
16 <property name="can_focus">False</property>
17 <property name="hexpand">True</property>
18 <property name="vexpand">True</property>
19 <property name="border_width">6</property>
20 <property name="column_spacing">12</property>
21 <child>
22 <object class="GtkFrame" id="section">
23 <property name="visible">True</property>
24 <property name="can_focus">False</property>
25 <property name="hexpand">True</property>
26 <property name="vexpand">True</property>
27 <property name="label_xalign">0</property>
28 <property name="shadow_type">none</property>
29 <child>
30 <!-- n-columns=1 n-rows=1 -->
31 <object class="GtkGrid" id="sectionnames">
32 <property name="visible">True</property>
33 <property name="can_focus">False</property>
34 <property name="hexpand">True</property>
35 <property name="vexpand">True</property>
36 <property name="row_spacing">3</property>
37 <property name="margin-start">12</property>
38 <property name="margin-top">6</property>
39 <child>
40 <object class="GtkScrolledWindow">
41 <property name="visible">True</property>
42 <property name="can_focus">False</property>
43 <property name="hexpand">True</property>
44 <property name="vexpand">True</property>
45 <property name="shadow_type">in</property>
46 <child>
47 <object class="GtkTreeView" id="sectionnames-list">
48 <property name="visible">True</property>
49 <property name="can_focus">True</property>
50 <property name="hexpand">True</property>
51 <property name="vexpand">True</property>
52 <property name="model">liststore1</property>
53 <property name="headers_visible">False</property>
54 <property name="headers_clickable">False</property>
55 <property name="search_column">0</property>
56 <property name="show_expanders">False</property>
57 <child internal-child="selection">
58 <object class="GtkTreeSelection" id="treeview-selection1"/>
59 </child>
60 <child>
61 <object class="GtkTreeViewColumn" id="treeviewcolumn1">
62 <child>
63 <object class="GtkCellRendererText" id="cellrenderertext1"/>
64 <attributes>
65 <attribute name="text">0</attribute>
66 </attributes>
67 </child>
68 </object>
69 </child>
70 </object>
71 </child>
72 </object>
73 <packing>
74 <property name="left_attach">0</property>
75 <property name="top_attach">1</property>
76 </packing>
77 </child>
78 <child>
79 <object class="GtkEntry" id="sectionnames-entry">
80 <property name="visible">True</property>
81 <property name="can_focus">True</property>
82 <property name="hexpand">True</property>
83 <property name="truncate-multiline">True</property>
84 <property name="activates_default">True</property>
85 </object>
86 <packing>
87 <property name="left_attach">0</property>
88 <property name="top_attach">0</property>
89 </packing>
90 </child>
91 </object>
92 </child>
93 <child type="label">
94 <object class="GtkLabel" id="label4">
95 <property name="visible">True</property>
96 <property name="can_focus">False</property>
97 <property name="label" translatable="yes" context="sectionpage|label4">New Section</property>
98 <attributes>
99 <attribute name="weight" value="bold"/>
100 </attributes>
101 </object>
102 </child>
103 <child internal-child="accessible">
104 <object class="AtkObject" id="section-atkobject">
105 <property name="AtkObject::accessible-description" translatable="yes" context="sectionpage|extended_tip|section">Select the section in the file that you want to insert as a link.</property>
106 </object>
107 </child>
108 </object>
109 <packing>
110 <property name="left_attach">0</property>
111 <property name="top_attach">0</property>
112 </packing>
113 </child>
114 <child>
115 <!-- n-columns=1 n-rows=1 -->
116 <object class="GtkGrid" id="grid1">
117 <property name="visible">True</property>
118 <property name="can_focus">False</property>
119 <property name="hexpand">True</property>
120 <property name="row_spacing">12</property>
121 <child>
122 <object class="GtkFrame" id="section1">
123 <property name="visible">True</property>
124 <property name="can_focus">False</property>
125 <property name="hexpand">True</property>
126 <property name="label_xalign">0</property>
127 <property name="shadow_type">none</property>
128 <child>
129 <!-- n-columns=1 n-rows=1 -->
130 <object class="GtkGrid" id="grid2">
131 <property name="visible">True</property>
132 <property name="can_focus">False</property>
133 <property name="hexpand">True</property>
134 <property name="row_spacing">6</property>
135 <property name="column_spacing">12</property>
136 <property name="margin-start">12</property>
137 <property name="margin-top">6</property>
138 <child>
139 <object class="GtkCheckButton" id="link">
140 <property name="label" translatable="yes" context="sectionpage|link">_Link</property>
141 <property name="visible">True</property>
142 <property name="can_focus">True</property>
143 <property name="receives_default">False</property>
144 <property name="use_underline">True</property>
145 <property name="draw_indicator">True</property>
146 <child internal-child="accessible">
147 <object class="AtkObject" id="link-atkobject">
148 <property name="AtkObject::accessible-description" translatable="yes" context="sectionpage|extended_tip|link">Inserts the contents of another document or section from another document in the current section.</property>
149 </object>
150 </child>
151 </object>
152 <packing>
153 <property name="left_attach">0</property>
154 <property name="top_attach">0</property>
155 </packing>
156 </child>
157 <child>
158 <object class="GtkCheckButton" id="dde">
159 <property name="label" translatable="yes" context="sectionpage|dde">DD_E</property>
160 <property name="visible">True</property>
161 <property name="sensitive">False</property>
162 <property name="can_focus">True</property>
163 <property name="receives_default">False</property>
164 <property name="use_underline">True</property>
165 <property name="draw_indicator">True</property>
166 <child internal-child="accessible">
167 <object class="AtkObject" id="dde-atkobject">
168 <property name="AtkObject::accessible-description" translatable="yes" context="sectionpage|extended_tip|dde">Creates a DDE link. Select this check box, and then enter the DDE command that you want to use. The DDE option is only available if the Link check box is selected.</property>
169 </object>
170 </child>
171 </object>
172 <packing>
173 <property name="left_attach">0</property>
174 <property name="top_attach">1</property>
175 </packing>
176 </child>
177 <child>
178 <!-- n-columns=1 n-rows=1 -->
179 <object class="GtkGrid">
180 <property name="visible">True</property>
181 <property name="can_focus">False</property>
182 <property name="row_spacing">6</property>
183 <property name="column_spacing">12</property>
184 <property name="margin-start">12</property>
185 <child>
186 <object class="GtkBox" id="box1">
187 <property name="visible">True</property>
188 <property name="can_focus">False</property>
189 <property name="orientation">vertical</property>
190 <child>
191 <object class="GtkLabel" id="filelabel">
192 <property name="visible">True</property>
193 <property name="sensitive">False</property>
194 <property name="can_focus">False</property>
195 <property name="label" translatable="yes" context="sectionpage|filelabel">_File name</property>
196 <property name="use_underline">True</property>
197 <property name="mnemonic_widget">filename</property>
198 <property name="xalign">0</property>
199 </object>
200 <packing>
201 <property name="expand">False</property>
202 <property name="fill">True</property>
203 <property name="position">0</property>
204 </packing>
205 </child>
206 <child>
207 <object class="GtkLabel" id="ddelabel">
208 <property name="can_focus">False</property>
209 <property name="no_show_all">True</property>
210 <property name="label" translatable="yes" context="sectionpage|ddelabel">DDE _command</property>
211 <property name="use_underline">True</property>
212 <property name="mnemonic_widget">filename</property>
213 <property name="xalign">0</property>
214 </object>
215 <packing>
216 <property name="expand">False</property>
217 <property name="fill">True</property>
218 <property name="position">1</property>
219 </packing>
220 </child>
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="GtkLabel" id="sectionlabel">
229 <property name="visible">True</property>
230 <property name="sensitive">False</property>
231 <property name="can_focus">False</property>
232 <property name="label" translatable="yes" context="sectionpage|sectionlabel">_Section</property>
233 <property name="use_underline">True</property>
234 <property name="mnemonic_widget">sectionname</property>
235 <property name="xalign">0</property>
236 </object>
237 <packing>
238 <property name="left_attach">0</property>
239 <property name="top_attach">1</property>
240 </packing>
241 </child>
242 <child>
243 <object class="GtkButton" id="selectfile">
244 <property name="label" translatable="yes" context="sectionpage|selectfile">Browse...</property>
245 <property name="visible">True</property>
246 <property name="sensitive">False</property>
247 <property name="can_focus">True</property>
248 <property name="receives_default">True</property>
249 <property name="use_underline">True</property>
250 <child internal-child="accessible">
251 <object class="AtkObject" id="selectfile-atkobject">
252 <property name="AtkObject::accessible-description" translatable="yes" context="sectionpage|extended_tip|selectfile">Locate the file that you want to insert as a link, and then click Insert.</property>
253 </object>
254 </child>
255 </object>
256 <packing>
257 <property name="left_attach">2</property>
258 <property name="top_attach">0</property>
259 </packing>
260 </child>
261 <child>
262 <object class="GtkEntry" id="filename">
263 <property name="visible">True</property>
264 <property name="sensitive">False</property>
265 <property name="can_focus">True</property>
266 <property name="hexpand">True</property>
267 <property name="activates_default">True</property>
268 <property name="width_chars">18</property>
269 <property name="truncate-multiline">True</property>
270 <child internal-child="accessible">
271 <object class="AtkObject" id="filename-atkobject">
272 <property name="AtkObject::accessible-description" translatable="yes" context="sectionpage|extended_tip|filename">Enter the path and the filename for the file that you want to insert, or click the Browse button to locate the file.</property>
273 </object>
274 </child>
275 </object>
276 <packing>
277 <property name="left_attach">1</property>
278 <property name="top_attach">0</property>
279 </packing>
280 </child>
281 <child>
282 <object class="GtkComboBoxText" id="sectionname">
283 <property name="visible">True</property>
284 <property name="sensitive">False</property>
285 <property name="can_focus">False</property>
286 <property name="hexpand">True</property>
287 <property name="has_entry">True</property>
288 <child internal-child="entry">
289 <object class="GtkEntry">
290 <property name="visible">True</property>
291 <property name="can_focus">True</property>
292 <property name="truncate-multiline">True</property>
293 <property name="activates_default">True</property>
294 </object>
295 </child>
296 <child internal-child="accessible">
297 <object class="AtkObject" id="sectionname-atkobject">
298 <property name="AtkObject::accessible-description" translatable="yes" context="sectionpage|extended_tip|sectionname">Type a name for the new section.</property>
299 </object>
300 </child>
301 </object>
302 <packing>
303 <property name="left_attach">1</property>
304 <property name="top_attach">1</property>
305 <property name="width">2</property>
306 </packing>
307 </child>
308 </object>
309 <packing>
310 <property name="left_attach">0</property>
311 <property name="top_attach">2</property>
312 </packing>
313 </child>
314 </object>
315 </child>
316 <child type="label">
317 <object class="GtkLabel" id="label1">
318 <property name="visible">True</property>
319 <property name="can_focus">False</property>
320 <property name="label" translatable="yes" context="sectionpage|label1">Link</property>
321 <attributes>
322 <attribute name="weight" value="bold"/>
323 </attributes>
324 </object>
325 </child>
326 </object>
327 <packing>
328 <property name="left_attach">0</property>
329 <property name="top_attach">0</property>
330 </packing>
331 </child>
332 <child>
333 <object class="GtkFrame" id="section2">
334 <property name="visible">True</property>
335 <property name="can_focus">False</property>
336 <property name="hexpand">True</property>
337 <property name="label_xalign">0</property>
338 <property name="shadow_type">none</property>
339 <child>
340 <!-- n-columns=1 n-rows=1 -->
341 <object class="GtkGrid" id="grid3">
342 <property name="visible">True</property>
343 <property name="can_focus">False</property>
344 <property name="hexpand">True</property>
345 <property name="row_spacing">6</property>
346 <property name="column_spacing">12</property>
347 <property name="margin-start">12</property>
348 <property name="margin-top">6</property>
349 <child>
350 <object class="GtkCheckButton" id="protect">
351 <property name="label" translatable="yes" context="sectionpage|protect">_Protect</property>
352 <property name="visible">True</property>
353 <property name="can_focus">True</property>
354 <property name="receives_default">False</property>
355 <property name="hexpand">True</property>
356 <property name="use_underline">True</property>
357 <property name="draw_indicator">True</property>
358 <child internal-child="accessible">
359 <object class="AtkObject" id="protect-atkobject">
360 <property name="AtkObject::accessible-description" translatable="yes" context="sectionpage|extended_tip|protect">Prevents the selected section from being edited.</property>
361 </object>
362 </child>
363 </object>
364 <packing>
365 <property name="left_attach">0</property>
366 <property name="top_attach">0</property>
367 </packing>
368 </child>
369 <child>
370 <!-- n-columns=1 n-rows=1 -->
371 <object class="GtkGrid">
372 <property name="visible">True</property>
373 <property name="can_focus">False</property>
374 <property name="column_spacing">12</property>
375 <property name="margin-start">12</property>
376 <child>
377 <object class="GtkCheckButton" id="withpassword">
378 <property name="label" translatable="yes" context="sectionpage|withpassword">Wit_h password</property>
379 <property name="visible">True</property>
380 <property name="can_focus">True</property>
381 <property name="receives_default">False</property>
382 <property name="hexpand">True</property>
383 <property name="use_underline">True</property>
384 <property name="draw_indicator">True</property>
385 <accessibility>
386 <relation type="label-for" target="selectpassword"/>
387 </accessibility>
388 <child internal-child="accessible">
389 <object class="AtkObject" id="withpassword-atkobject">
390 <property name="AtkObject::accessible-description" translatable="yes" context="sectionpage|extended_tip|withpassword">Protects the selected section with a password. The password must have a minimum of 5 characters.</property>
391 </object>
392 </child>
393 </object>
394 <packing>
395 <property name="left_attach">0</property>
396 <property name="top_attach">0</property>
397 </packing>
398 </child>
399 <child>
400 <object class="GtkButton" id="selectpassword">
401 <property name="label" translatable="yes" context="sectionpage|selectpassword">Password...</property>
402 <property name="visible">True</property>
403 <property name="can_focus">True</property>
404 <property name="receives_default">True</property>
405 <property name="use_underline">True</property>
406 <accessibility>
407 <relation type="labelled-by" target="withpassword"/>
408 </accessibility>
409 <child internal-child="accessible">
410 <object class="AtkObject" id="selectpassword-atkobject">
411 <property name="AtkObject::accessible-description" translatable="yes" context="sectionpage|extended_tip|selectpassword">Opens a dialog where you can change the current password.</property>
412 </object>
413 </child>
414 </object>
415 <packing>
416 <property name="left_attach">1</property>
417 <property name="top_attach">0</property>
418 </packing>
419 </child>
420 </object>
421 <packing>
422 <property name="left_attach">0</property>
423 <property name="top_attach">1</property>
424 </packing>
425 </child>
426 </object>
427 </child>
428 <child type="label">
429 <object class="GtkLabel" id="label2">
430 <property name="visible">True</property>
431 <property name="can_focus">False</property>
432 <property name="label" translatable="yes" context="sectionpage|label2">Write Protection</property>
433 <attributes>
434 <attribute name="weight" value="bold"/>
435 </attributes>
436 </object>
437 </child>
438 </object>
439 <packing>
440 <property name="left_attach">0</property>
441 <property name="top_attach">1</property>
442 </packing>
443 </child>
444 <child>
445 <object class="GtkFrame" id="section3">
446 <property name="visible">True</property>
447 <property name="can_focus">False</property>
448 <property name="hexpand">True</property>
449 <property name="label_xalign">0</property>
450 <property name="shadow_type">none</property>
451 <child>
452 <!-- n-columns=1 n-rows=1 -->
453 <object class="GtkGrid" id="grid4">
454 <property name="visible">True</property>
455 <property name="can_focus">False</property>
456 <property name="hexpand">True</property>
457 <property name="row_spacing">6</property>
458 <property name="column_spacing">12</property>
459 <property name="margin-start">12</property>
460 <property name="margin-top">6</property>
461 <child>
462 <object class="GtkCheckButton" id="hide">
463 <property name="label" translatable="yes" context="sectionpage|hide">H_ide</property>
464 <property name="visible">True</property>
465 <property name="can_focus">True</property>
466 <property name="receives_default">False</property>
467 <property name="hexpand">True</property>
468 <property name="use_underline">True</property>
469 <property name="draw_indicator">True</property>
470 <child internal-child="accessible">
471 <object class="AtkObject" id="hide-atkobject">
472 <property name="AtkObject::accessible-description" translatable="yes" context="sectionpage|extended_tip|hide">Hides and prevents the selected section from being printed.</property>
473 </object>
474 </child>
475 </object>
476 <packing>
477 <property name="left_attach">0</property>
478 <property name="top_attach">0</property>
479 </packing>
480 </child>
481 <child>
482 <!-- n-columns=1 n-rows=1 -->
483 <object class="GtkGrid">
484 <property name="visible">True</property>
485 <property name="can_focus">False</property>
486 <property name="hexpand">True</property>
487 <property name="column_spacing">12</property>
488 <property name="margin-start">12</property>
489 <child>
490 <object class="GtkLabel" id="condlabel">
491 <property name="visible">True</property>
492 <property name="sensitive">False</property>
493 <property name="can_focus">False</property>
494 <property name="label" translatable="yes" context="sectionpage|condlabel">_With Condition</property>
495 <property name="use_underline">True</property>
496 <property name="mnemonic_widget">withcond</property>
497 <property name="xalign">0</property>
498 </object>
499 <packing>
500 <property name="left_attach">0</property>
501 <property name="top_attach">0</property>
502 </packing>
503 </child>
504 <child>
505 <object class="GtkEntry" id="withcond">
506 <property name="visible">True</property>
507 <property name="sensitive">False</property>
508 <property name="can_focus">True</property>
509 <property name="hexpand">True</property>
510 <property name="activates_default">True</property>
511 <property name="width_chars">18</property>
512 <property name="truncate-multiline">True</property>
513 <child internal-child="accessible">
514 <object class="AtkObject" id="withcond-atkobject">
515 <property name="AtkObject::accessible-description" translatable="yes" context="sectionpage|extended_tip|withcond">Enter the condition that must be met to hide the section.</property>
516 </object>
517 </child>
518 </object>
519 <packing>
520 <property name="left_attach">1</property>
521 <property name="top_attach">0</property>
522 </packing>
523 </child>
524 </object>
525 <packing>
526 <property name="left_attach">0</property>
527 <property name="top_attach">1</property>
528 </packing>
529 </child>
530 </object>
531 </child>
532 <child type="label">
533 <object class="GtkLabel" id="label3">
534 <property name="visible">True</property>
535 <property name="can_focus">False</property>
536 <property name="label" translatable="yes" context="sectionpage|label3">Hide</property>
537 <attributes>
538 <attribute name="weight" value="bold"/>
539 </attributes>
540 </object>
541 </child>
542 </object>
543 <packing>
544 <property name="left_attach">0</property>
545 <property name="top_attach">2</property>
546 </packing>
547 </child>
548 <child>
549 <object class="GtkFrame" id="section4">
550 <property name="visible">True</property>
551 <property name="can_focus">False</property>
552 <property name="hexpand">True</property>
553 <property name="label_xalign">0</property>
554 <property name="shadow_type">none</property>
555 <child>
556 <object class="GtkCheckButton" id="editable">
557 <property name="label" translatable="yes" context="sectionpage|editable">E_ditable in read-only document</property>
558 <property name="visible">True</property>
559 <property name="can_focus">True</property>
560 <property name="hexpand">True</property>
561 <property name="receives_default">False</property>
562 <property name="use_underline">True</property>
563 <property name="draw_indicator">True</property>
564 <property name="margin-start">12</property>
565 <property name="margin-top">6</property>
566 </object>
567 </child>
568 <child type="label">
569 <object class="GtkLabel" id="label5">
570 <property name="visible">True</property>
571 <property name="can_focus">False</property>
572 <property name="label" translatable="yes" context="sectionpage|label5">Properties</property>
573 <attributes>
574 <attribute name="weight" value="bold"/>
575 </attributes>
576 </object>
577 </child>
578 </object>
579 <packing>
580 <property name="left_attach">0</property>
581 <property name="top_attach">3</property>
582 </packing>
583 </child>
584 </object>
585 <packing>
586 <property name="left_attach">1</property>
587 <property name="top_attach">0</property>
588 </packing>
589 </child>
590 <child internal-child="accessible">
591 <object class="AtkObject" id="SectionPage-atkobject">
592 <property name="AtkObject::accessible-description" translatable="yes" context="sectionpage|extended_tip|SectionPage">Sets the properties of the section.</property>
593 </object>
594 </child>
595 </object>
596 <object class="GtkSizeGroup" id="sizegroup1">
597 <widgets>
598 <widget name="filelabel"/>
599 <widget name="ddelabel"/>
600 <widget name="sectionlabel"/>
601 <widget name="condlabel"/>
602 </widgets>
603 </object>
604 </interface>