Version 7.6.3.2-android, tag libreoffice-7.6.3.2-android
[LibreOffice.git] / sw / uiconfig / swriter / ui / linenumbering.ui
blob16493f8f44bdbe45fc2a33a383cdaec1601445f4
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="GtkAdjustment" id="intervaladjustment">
6 <property name="lower">1</property>
7 <property name="upper">1000</property>
8 <property name="value">5</property>
9 <property name="step_increment">1</property>
10 <property name="page_increment">10</property>
11 </object>
12 <object class="GtkAdjustment" id="lineadjustment">
13 <property name="upper">1000</property>
14 <property name="value">3</property>
15 <property name="step_increment">1</property>
16 <property name="page_increment">10</property>
17 </object>
18 <object class="GtkAdjustment" id="spacingadjustment">
19 <property name="upper">9999</property>
20 <property name="value">0.5</property>
21 <property name="step_increment">1</property>
22 <property name="page_increment">10</property>
23 </object>
24 <object class="GtkDialog" id="LineNumberingDialog">
25 <property name="can_focus">False</property>
26 <property name="border_width">6</property>
27 <property name="title" translatable="yes" context="linenumbering|LineNumberingDialog">Line Numbering</property>
28 <property name="modal">True</property>
29 <property name="default_width">0</property>
30 <property name="default_height">0</property>
31 <property name="type_hint">dialog</property>
32 <child internal-child="vbox">
33 <object class="GtkBox" id="dialog-vbox1">
34 <property name="can_focus">False</property>
35 <property name="orientation">vertical</property>
36 <property name="spacing">12</property>
37 <child internal-child="action_area">
38 <object class="GtkButtonBox" id="dialog-action_area1">
39 <property name="can_focus">False</property>
40 <property name="layout_style">end</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">True</property>
90 <property name="pack_type">end</property>
91 <property name="position">0</property>
92 </packing>
93 </child>
94 <child>
95 <object class="GtkBox" id="box1">
96 <property name="visible">True</property>
97 <property name="can_focus">False</property>
98 <property name="orientation">vertical</property>
99 <property name="spacing">6</property>
100 <child>
101 <object class="GtkCheckButton" id="shownumbering">
102 <property name="label" translatable="yes" context="linenumbering|shownumbering">Show numbering</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="use_underline">True</property>
108 <property name="draw_indicator">True</property>
109 <child internal-child="accessible">
110 <object class="AtkObject" id="shownumbering-atkobject">
111 <property name="AtkObject::accessible-description" translatable="yes" context="linenumbering|extended_tip|shownumbering">Adds line numbers to the current document.</property>
112 </object>
113 </child>
114 </object>
115 <packing>
116 <property name="expand">False</property>
117 <property name="fill">True</property>
118 <property name="position">0</property>
119 </packing>
120 </child>
121 <child>
122 <!-- n-columns=1 n-rows=1 -->
123 <object class="GtkGrid" id="content">
124 <property name="visible">True</property>
125 <property name="can_focus">False</property>
126 <property name="row_spacing">12</property>
127 <property name="column_spacing">24</property>
128 <child>
129 <object class="GtkFrame" id="frame1">
130 <property name="visible">True</property>
131 <property name="can_focus">False</property>
132 <property name="label_xalign">0</property>
133 <property name="shadow_type">none</property>
134 <child>
135 <!-- n-columns=1 n-rows=1 -->
136 <object class="GtkGrid" id="grid2">
137 <property name="visible">True</property>
138 <property name="can_focus">False</property>
139 <property name="row_spacing">6</property>
140 <property name="column_spacing">12</property>
141 <property name="margin-start">12</property>
142 <property name="margin-top">6</property>
143 <child>
144 <object class="GtkLabel" id="characterstyle">
145 <property name="visible">True</property>
146 <property name="can_focus">False</property>
147 <property name="label" translatable="yes" context="linenumbering|characterstyle">Character style:</property>
148 <property name="use_underline">True</property>
149 <property name="mnemonic_widget">styledropdown</property>
150 <property name="xalign">0</property>
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="GtkLabel" id="format">
159 <property name="visible">True</property>
160 <property name="can_focus">False</property>
161 <property name="label" translatable="yes" context="linenumbering|format">Format:</property>
162 <property name="xalign">0</property>
163 </object>
164 <packing>
165 <property name="left_attach">0</property>
166 <property name="top_attach">1</property>
167 </packing>
168 </child>
169 <child>
170 <object class="GtkLabel" id="position">
171 <property name="visible">True</property>
172 <property name="can_focus">False</property>
173 <property name="label" translatable="yes" context="linenumbering|position">Position:</property>
174 <property name="use_underline">True</property>
175 <property name="mnemonic_widget">positiondropdown</property>
176 <property name="xalign">0</property>
177 </object>
178 <packing>
179 <property name="left_attach">0</property>
180 <property name="top_attach">2</property>
181 </packing>
182 </child>
183 <child>
184 <object class="GtkLabel" id="spacing">
185 <property name="visible">True</property>
186 <property name="can_focus">False</property>
187 <property name="label" translatable="yes" context="linenumbering|spacing">Spacing:</property>
188 <property name="use_underline">True</property>
189 <property name="mnemonic_widget">spacingspin</property>
190 <property name="xalign">0</property>
191 </object>
192 <packing>
193 <property name="left_attach">0</property>
194 <property name="top_attach">3</property>
195 </packing>
196 </child>
197 <child>
198 <object class="GtkLabel" id="interval">
199 <property name="visible">True</property>
200 <property name="can_focus">False</property>
201 <property name="label" translatable="yes" context="linenumbering|interval">Interval:</property>
202 <property name="use_underline">True</property>
203 <property name="mnemonic_widget">intervalspin</property>
204 <property name="xalign">0</property>
205 </object>
206 <packing>
207 <property name="left_attach">0</property>
208 <property name="top_attach">4</property>
209 </packing>
210 </child>
211 <child>
212 <object class="GtkComboBoxText" id="styledropdown">
213 <property name="visible">True</property>
214 <property name="can_focus">False</property>
215 <child internal-child="accessible">
216 <object class="AtkObject" id="styledropdown-atkobject">
217 <property name="AtkObject::accessible-description" translatable="yes" context="linenumbering|extended_tip|styledropdown">Select the character style that you want to use for the line numbers.</property>
218 </object>
219 </child>
220 </object>
221 <packing>
222 <property name="left_attach">1</property>
223 <property name="top_attach">0</property>
224 <property name="width">2</property>
225 </packing>
226 </child>
227 <child>
228 <object class="GtkComboBoxText" id="formatdropdown">
229 <property name="visible">True</property>
230 <property name="can_focus">False</property>
231 <child internal-child="accessible">
232 <object class="AtkObject" id="formatdropdown-atkobject">
233 <property name="AtkObject::accessible-description" translatable="yes" context="linenumbering|extended_tip|formatdropdown">Select the numbering scheme that you want to use.</property>
234 </object>
235 </child>
236 </object>
237 <packing>
238 <property name="left_attach">1</property>
239 <property name="top_attach">1</property>
240 <property name="width">2</property>
241 </packing>
242 </child>
243 <child>
244 <object class="GtkComboBoxText" id="positiondropdown">
245 <property name="visible">True</property>
246 <property name="can_focus">False</property>
247 <items>
248 <item translatable="yes" context="linenumbering|positionstore">Left</item>
249 <item translatable="yes" context="linenumbering|positionstore">Right</item>
250 <item translatable="yes" context="linenumbering|positionstore">Inner</item>
251 <item translatable="yes" context="linenumbering|positionstore">Outer</item>
252 </items>
253 <child internal-child="accessible">
254 <object class="AtkObject" id="positiondropdown-atkobject">
255 <property name="AtkObject::accessible-description" translatable="yes" context="linenumbering|extended_tip|positiondropdown">Select where you want the line numbers to appear.</property>
256 </object>
257 </child>
258 </object>
259 <packing>
260 <property name="left_attach">1</property>
261 <property name="top_attach">2</property>
262 <property name="width">2</property>
263 </packing>
264 </child>
265 <child>
266 <object class="GtkSpinButton" id="spacingspin">
267 <property name="visible">True</property>
268 <property name="can_focus">True</property>
269 <property name="halign">start</property>
270 <property name="adjustment">spacingadjustment</property>
271 <property name="digits">2</property>
272 <property name="truncate-multiline">True</property>
273 <child internal-child="accessible">
274 <object class="AtkObject" id="spacingspin-atkobject">
275 <property name="AtkObject::accessible-description" translatable="yes" context="linenumbering|extended_tip|spacingspin">Enter the amount of space that you want to leave between the line numbers and the text.</property>
276 </object>
277 </child>
278 </object>
279 <packing>
280 <property name="left_attach">1</property>
281 <property name="top_attach">3</property>
282 <property name="width">2</property>
283 </packing>
284 </child>
285 <child>
286 <object class="GtkBox" id="box4">
287 <property name="visible">True</property>
288 <property name="can_focus">False</property>
289 <property name="spacing">12</property>
290 <child>
291 <object class="GtkSpinButton" id="intervalspin">
292 <property name="visible">True</property>
293 <property name="can_focus">True</property>
294 <property name="adjustment">intervaladjustment</property>
295 <property name="truncate-multiline">True</property>
296 <child internal-child="accessible">
297 <object class="AtkObject" id="intervalspin-atkobject">
298 <property name="AtkObject::accessible-description" translatable="yes" context="linenumbering|extended_tip|intervalspin">Enter the counting interval for the line numbers.</property>
299 </object>
300 </child>
301 </object>
302 <packing>
303 <property name="expand">False</property>
304 <property name="fill">True</property>
305 <property name="position">0</property>
306 </packing>
307 </child>
308 <child>
309 <object class="GtkLabel" id="intervallines">
310 <property name="visible">True</property>
311 <property name="can_focus">False</property>
312 <property name="label" translatable="yes" context="linenumbering|intervallines">lines</property>
313 <property name="xalign">0</property>
314 </object>
315 <packing>
316 <property name="expand">False</property>
317 <property name="fill">True</property>
318 <property name="position">1</property>
319 </packing>
320 </child>
321 </object>
322 <packing>
323 <property name="left_attach">1</property>
324 <property name="top_attach">4</property>
325 <property name="width">2</property>
326 </packing>
327 </child>
328 </object>
329 </child>
330 <child type="label">
331 <object class="GtkLabel" id="view">
332 <property name="visible">True</property>
333 <property name="can_focus">False</property>
334 <property name="label" translatable="yes" context="linenumbering|view">View</property>
335 <attributes>
336 <attribute name="weight" value="bold"/>
337 </attributes>
338 </object>
339 </child>
340 </object>
341 <packing>
342 <property name="left_attach">0</property>
343 <property name="top_attach">0</property>
344 </packing>
345 </child>
346 <child>
347 <object class="GtkFrame" id="frame2">
348 <property name="visible">True</property>
349 <property name="can_focus">False</property>
350 <property name="label_xalign">0</property>
351 <property name="shadow_type">none</property>
352 <child>
353 <!-- n-columns=1 n-rows=1 -->
354 <object class="GtkGrid" id="grid1">
355 <property name="visible">True</property>
356 <property name="can_focus">False</property>
357 <property name="row_spacing">6</property>
358 <property name="column_spacing">12</property>
359 <property name="margin-start">12</property>
360 <property name="margin-top">6</property>
361 <child>
362 <object class="GtkLabel" id="text">
363 <property name="visible">True</property>
364 <property name="can_focus">False</property>
365 <property name="label" translatable="yes" context="linenumbering|text">Text:</property>
366 <property name="use_underline">True</property>
367 <property name="mnemonic_widget">textentry</property>
368 <property name="xalign">0</property>
369 </object>
370 <packing>
371 <property name="left_attach">0</property>
372 <property name="top_attach">0</property>
373 </packing>
374 </child>
375 <child>
376 <object class="GtkLabel" id="every">
377 <property name="visible">True</property>
378 <property name="can_focus">False</property>
379 <property name="label" translatable="yes" context="linenumbering|every">Every:</property>
380 <property name="use_underline">True</property>
381 <property name="mnemonic_widget">linesspin</property>
382 <property name="xalign">0</property>
383 </object>
384 <packing>
385 <property name="left_attach">0</property>
386 <property name="top_attach">1</property>
387 </packing>
388 </child>
389 <child>
390 <object class="GtkEntry" id="textentry">
391 <property name="visible">True</property>
392 <property name="can_focus">True</property>
393 <property name="halign">start</property>
394 <property name="activates_default">True</property>
395 <property name="width_chars">3</property>
396 <property name="truncate-multiline">True</property>
397 <child internal-child="accessible">
398 <object class="AtkObject" id="textentry-atkobject">
399 <property name="AtkObject::accessible-description" translatable="yes" context="linenumbering|extended_tip|textentry">Enter the text that you want to use as a separator.</property>
400 </object>
401 </child>
402 </object>
403 <packing>
404 <property name="left_attach">1</property>
405 <property name="top_attach">0</property>
406 <property name="width">2</property>
407 </packing>
408 </child>
409 <child>
410 <object class="GtkBox" id="box6">
411 <property name="visible">True</property>
412 <property name="can_focus">False</property>
413 <property name="spacing">6</property>
414 <child>
415 <object class="GtkSpinButton" id="linesspin">
416 <property name="visible">True</property>
417 <property name="can_focus">True</property>
418 <property name="adjustment">lineadjustment</property>
419 <property name="truncate-multiline">True</property>
420 <child internal-child="accessible">
421 <object class="AtkObject" id="linesspin-atkobject">
422 <property name="AtkObject::accessible-description" translatable="yes" context="linenumbering|extended_tip|linesspin">Enter the number of lines to leave between the separators.</property>
423 </object>
424 </child>
425 </object>
426 <packing>
427 <property name="expand">False</property>
428 <property name="fill">True</property>
429 <property name="position">0</property>
430 </packing>
431 </child>
432 <child>
433 <object class="GtkLabel" id="lines">
434 <property name="visible">True</property>
435 <property name="can_focus">False</property>
436 <property name="label" translatable="yes" context="linenumbering|lines">lines</property>
437 <property name="xalign">0</property>
438 </object>
439 <packing>
440 <property name="expand">False</property>
441 <property name="fill">True</property>
442 <property name="position">1</property>
443 </packing>
444 </child>
445 </object>
446 <packing>
447 <property name="left_attach">1</property>
448 <property name="top_attach">1</property>
449 <property name="width">2</property>
450 </packing>
451 </child>
452 </object>
453 </child>
454 <child type="label">
455 <object class="GtkLabel" id="separator">
456 <property name="visible">True</property>
457 <property name="can_focus">False</property>
458 <property name="label" translatable="yes" context="linenumbering|separator">Separator</property>
459 <attributes>
460 <attribute name="weight" value="bold"/>
461 </attributes>
462 </object>
463 </child>
464 </object>
465 <packing>
466 <property name="left_attach">0</property>
467 <property name="top_attach">1</property>
468 </packing>
469 </child>
470 <child>
471 <object class="GtkFrame" id="frame3">
472 <property name="visible">True</property>
473 <property name="can_focus">False</property>
474 <property name="label_xalign">0</property>
475 <property name="shadow_type">none</property>
476 <child>
477 <object class="GtkBox" id="box5">
478 <property name="visible">True</property>
479 <property name="can_focus">False</property>
480 <property name="orientation">vertical</property>
481 <property name="spacing">6</property>
482 <property name="margin-start">12</property>
483 <property name="margin-top">6</property>
484 <child>
485 <object class="GtkCheckButton" id="blanklines">
486 <property name="label" translatable="yes" context="linenumbering|blanklines">Blank lines</property>
487 <property name="visible">True</property>
488 <property name="can_focus">True</property>
489 <property name="receives_default">False</property>
490 <property name="use_underline">True</property>
491 <property name="active">True</property>
492 <property name="draw_indicator">True</property>
493 <child internal-child="accessible">
494 <object class="AtkObject" id="blanklines-atkobject">
495 <property name="AtkObject::accessible-description" translatable="yes" context="linenumbering|extended_tip|blanklines">Includes empty paragraphs in the line count.</property>
496 </object>
497 </child>
498 </object>
499 <packing>
500 <property name="expand">False</property>
501 <property name="fill">True</property>
502 <property name="position">0</property>
503 </packing>
504 </child>
505 <child>
506 <object class="GtkCheckButton" id="linesintextframes">
507 <property name="label" translatable="yes" context="linenumbering|linesintextframes">Lines in text frames</property>
508 <property name="visible">True</property>
509 <property name="can_focus">True</property>
510 <property name="receives_default">False</property>
511 <property name="use_underline">True</property>
512 <property name="draw_indicator">True</property>
513 <child internal-child="accessible">
514 <object class="AtkObject" id="linesintextframes-atkobject">
515 <property name="AtkObject::accessible-description" translatable="yes" context="linenumbering|extended_tip|linesintextframes">Adds line numbers to text in frames. The numbering restarts in each frame, and is excluded from the line count in the main text area of the document.</property>
516 </object>
517 </child>
518 </object>
519 <packing>
520 <property name="expand">False</property>
521 <property name="fill">True</property>
522 <property name="position">1</property>
523 </packing>
524 </child>
525 <child>
526 <object class="GtkCheckButton" id="showfooterheadernumbering">
527 <property name="label" translatable="yes" context="linenumbering|showfooterheadernumbering">Include header and footer</property>
528 <property name="visible">True</property>
529 <property name="can_focus">True</property>
530 <property name="receives_default">False</property>
531 <property name="use_underline">True</property>
532 <property name="draw_indicator">True</property>
533 </object>
534 <packing>
535 <property name="expand">False</property>
536 <property name="fill">True</property>
537 <property name="position">2</property>
538 </packing>
539 </child>
540 <child>
541 <object class="GtkCheckButton" id="restarteverynewpage">
542 <property name="label" translatable="yes" context="linenumbering|restarteverynewpage">Restart every new page</property>
543 <property name="visible">True</property>
544 <property name="can_focus">True</property>
545 <property name="receives_default">False</property>
546 <property name="use_underline">True</property>
547 <property name="draw_indicator">True</property>
548 <child internal-child="accessible">
549 <object class="AtkObject" id="restarteverynewpage-atkobject">
550 <property name="AtkObject::accessible-description" translatable="yes" context="linenumbering|extended_tip|restarteverynewpage">Restarts line numbering at the top of each page in the document.</property>
551 </object>
552 </child>
553 </object>
554 <packing>
555 <property name="expand">False</property>
556 <property name="fill">True</property>
557 <property name="position">3</property>
558 </packing>
559 </child>
560 </object>
561 </child>
562 <child type="label">
563 <object class="GtkLabel" id="count">
564 <property name="visible">True</property>
565 <property name="can_focus">False</property>
566 <property name="label" translatable="yes" context="linenumbering|count">Count</property>
567 <attributes>
568 <attribute name="weight" value="bold"/>
569 </attributes>
570 </object>
571 </child>
572 </object>
573 <packing>
574 <property name="left_attach">1</property>
575 <property name="top_attach">0</property>
576 </packing>
577 </child>
578 <child>
579 <placeholder/>
580 </child>
581 </object>
582 <packing>
583 <property name="expand">False</property>
584 <property name="fill">True</property>
585 <property name="position">1</property>
586 </packing>
587 </child>
588 </object>
589 <packing>
590 <property name="expand">True</property>
591 <property name="fill">True</property>
592 <property name="position">1</property>
593 </packing>
594 </child>
595 </object>
596 </child>
597 <action-widgets>
598 <action-widget response="-5">ok</action-widget>
599 <action-widget response="-6">cancel</action-widget>
600 <action-widget response="-11">help</action-widget>
601 </action-widgets>
602 <child type="titlebar">
603 <placeholder/>
604 </child>
605 </object>
606 <object class="GtkSizeGroup" id="sizegroupLabel">
607 <widgets>
608 <widget name="characterstyle"/>
609 <widget name="format"/>
610 <widget name="position"/>
611 <widget name="spacing"/>
612 <widget name="interval"/>
613 <widget name="text"/>
614 <widget name="every"/>
615 </widgets>
616 </object>
617 <object class="GtkSizeGroup" id="sizegroupWidget">
618 <widgets>
619 <widget name="styledropdown"/>
620 <widget name="formatdropdown"/>
621 <widget name="positiondropdown"/>
622 <widget name="box4"/>
623 <widget name="box6"/>
624 </widgets>
625 </object>
626 <object class="GtkSizeGroup" id="sizegroupWidget1">
627 <widgets>
628 <widget name="linesspin"/>
629 <widget name="textentry"/>
630 <widget name="intervalspin"/>
631 <widget name="spacingspin"/>
632 </widgets>
633 </object>
634 </interface>