android: Update app-specific/MIME type icons
[LibreOffice.git] / cui / uiconfig / ui / textflowpage.ui
blob1be6c04228b5e9030981de285ddd39f5794ca802
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Generated with glade 3.36.0 -->
3 <interface domain="cui">
4 <requires lib="gtk+" version="3.20"/>
5 <object class="GtkAdjustment" id="adjustment1">
6 <property name="lower">1</property>
7 <property name="upper">9</property>
8 <property name="value">2</property>
9 <property name="step_increment">1</property>
10 <property name="page_increment">10</property>
11 </object>
12 <object class="GtkAdjustment" id="adjustment2">
13 <property name="upper">99</property>
14 <property name="step_increment">1</property>
15 <property name="page_increment">10</property>
16 </object>
17 <object class="GtkAdjustment" id="adjustment3">
18 <property name="upper">55535</property>
19 <property name="value">1</property>
20 <property name="step_increment">1</property>
21 <property name="page_increment">10</property>
22 </object>
23 <object class="GtkAdjustment" id="adjustment4">
24 <property name="lower">1</property>
25 <property name="upper">9</property>
26 <property name="value">2</property>
27 <property name="step_increment">1</property>
28 <property name="page_increment">10</property>
29 </object>
30 <object class="GtkAdjustment" id="adjustment5">
31 <property name="lower">2</property>
32 <property name="upper">9</property>
33 <property name="value">2</property>
34 <property name="step_increment">1</property>
35 <property name="page_increment">10</property>
36 </object>
37 <object class="GtkAdjustment" id="adjustment6">
38 <property name="lower">2</property>
39 <property name="upper">9</property>
40 <property name="value">2</property>
41 <property name="step_increment">1</property>
42 <property name="page_increment">10</property>
43 </object>
44 <object class="GtkAdjustment" id="adjustment7">
45 <property name="lower">4</property>
46 <property name="upper">99</property>
47 <property name="value">4</property>
48 <property name="step_increment">1</property>
49 <property name="page_increment">10</property>
50 </object>
51 <object class="GtkAdjustment" id="adjustment8">
52 <property name="upper">55.88</property>
53 <property name="step_increment">1</property>
54 <property name="page_increment">10</property>
55 </object>
56 <!-- n-columns=1 n-rows=1 -->
57 <object class="GtkGrid" id="TextFlowPage">
58 <property name="visible">True</property>
59 <property name="can_focus">False</property>
60 <property name="border_width">6</property>
61 <property name="row_spacing">12</property>
62 <property name="column_spacing">12</property>
63 <child>
64 <object class="GtkFrame" id="FrameHyphenation">
65 <property name="visible">True</property>
66 <property name="can_focus">False</property>
67 <property name="events">GDK_EXPOSURE_MASK</property>
68 <property name="label_xalign">0</property>
69 <property name="shadow_type">none</property>
70 <child>
71 <!-- n-columns=1 n-rows=1 -->
72 <object class="GtkGrid" id="grid1">
73 <property name="visible">True</property>
74 <property name="can_focus">False</property>
75 <property name="row_spacing">6</property>
76 <property name="column_spacing">12</property>
77 <property name="margin-start">12</property>
78 <property name="margin-top">6</property>
79 <child>
80 <object class="GtkCheckButton" id="checkAuto">
81 <property name="label" translatable="yes" context="textflowpage|checkAuto">A_utomatically</property>
82 <property name="visible">True</property>
83 <property name="can_focus">True</property>
84 <property name="receives_default">False</property>
85 <property name="use_underline">True</property>
86 <property name="inconsistent">True</property>
87 <property name="draw_indicator">True</property>
88 <child internal-child="accessible">
89 <object class="AtkObject" id="checkAuto-atkobject">
90 <property name="AtkObject::accessible-description" translatable="yes" context="textflowpage|extended_tip|checkAuto">Automatically inserts hyphens where they are needed in a paragraph.</property>
91 </object>
92 </child>
93 </object>
94 <packing>
95 <property name="left_attach">0</property>
96 <property name="top_attach">0</property>
97 <property name="width">2</property>
98 </packing>
99 </child>
100 <child>
101 <object class="GtkSpinButton" id="spinMinLen">
102 <property name="visible">True</property>
103 <property name="can_focus">True</property>
104 <property name="halign">start</property>
105 <property name="margin-start">25</property>
106 <property name="activates_default">True</property>
107 <property name="adjustment">adjustment7</property>
108 <property name="truncate-multiline">True</property>
109 <child internal-child="accessible">
110 <object class="AtkObject" id="spinMinLen-atkobject">
111 <property name="AtkObject::accessible-description" translatable="yes" context="textflowpage|extended_tip|spinMinLen">Enter the minimum word length in characters that can be hyphenated.</property>
112 </object>
113 </child>
114 </object>
115 <packing>
116 <property name="left_attach">0</property>
117 <property name="top_attach">6</property>
118 </packing>
119 </child>
120 <child>
121 <object class="GtkSpinButton" id="spinMaxNum">
122 <property name="visible">True</property>
123 <property name="can_focus">True</property>
124 <property name="halign">start</property>
125 <property name="margin-start">25</property>
126 <property name="activates_default">True</property>
127 <property name="adjustment">adjustment2</property>
128 <property name="truncate-multiline">True</property>
129 <child internal-child="accessible">
130 <object class="AtkObject" id="spinMaxNum-atkobject">
131 <property name="AtkObject::accessible-description" translatable="yes" context="textflowpage|extended_tip|spinMaxNum">Enter the maximum number of consecutive lines that can be hyphenated.</property>
132 </object>
133 </child>
134 </object>
135 <packing>
136 <property name="left_attach">0</property>
137 <property name="top_attach">5</property>
138 </packing>
139 </child>
140 <child>
141 <object class="GtkSpinButton" id="spinLineBegin">
142 <property name="visible">True</property>
143 <property name="can_focus">True</property>
144 <property name="halign">start</property>
145 <property name="margin-start">25</property>
146 <property name="activates_default">True</property>
147 <property name="adjustment">adjustment4</property>
148 <property name="truncate-multiline">True</property>
149 <child internal-child="accessible">
150 <object class="AtkObject" id="spinLineBegin-atkobject">
151 <property name="AtkObject::accessible-description" translatable="yes" context="textflowpage|extended_tip|spinLineBegin">Enter the minimum number of characters that must appear at the beginning of the line after the hyphen.</property>
152 </object>
153 </child>
154 </object>
155 <packing>
156 <property name="left_attach">0</property>
157 <property name="top_attach">4</property>
158 </packing>
159 </child>
160 <child>
161 <object class="GtkSpinButton" id="spinLineEnd">
162 <property name="visible">True</property>
163 <property name="can_focus">True</property>
164 <property name="halign">start</property>
165 <property name="margin-start">25</property>
166 <property name="activates_default">True</property>
167 <property name="adjustment">adjustment1</property>
168 <property name="truncate-multiline">True</property>
169 <child internal-child="accessible">
170 <object class="AtkObject" id="spinLineEnd-atkobject">
171 <property name="AtkObject::accessible-description" translatable="yes" context="textflowpage|extended_tip|spinLineEnd">Enter the minimum number of characters to leave at the end of the line before a hyphen is inserted.</property>
172 </object>
173 </child>
174 </object>
175 <packing>
176 <property name="left_attach">0</property>
177 <property name="top_attach">3</property>
178 </packing>
179 </child>
180 <child>
181 <object class="GtkLabel" id="labelLineEnd">
182 <property name="visible">True</property>
183 <property name="can_focus">False</property>
184 <property name="halign">start</property>
185 <property name="label" translatable="yes" context="textflowpage|labelLineEnd">C_haracters at line end</property>
186 <property name="use_underline">True</property>
187 <property name="mnemonic_widget">spinLineEnd</property>
188 </object>
189 <packing>
190 <property name="left_attach">1</property>
191 <property name="top_attach">3</property>
192 </packing>
193 </child>
194 <child>
195 <object class="GtkLabel" id="labelLineBegin">
196 <property name="visible">True</property>
197 <property name="can_focus">False</property>
198 <property name="halign">start</property>
199 <property name="label" translatable="yes" context="textflowpage|labelLineBegin">Cha_racters at line begin</property>
200 <property name="use_underline">True</property>
201 <property name="mnemonic_widget">spinLineBegin</property>
202 </object>
203 <packing>
204 <property name="left_attach">1</property>
205 <property name="top_attach">4</property>
206 </packing>
207 </child>
208 <child>
209 <object class="GtkLabel" id="labelMaxNum">
210 <property name="visible">True</property>
211 <property name="can_focus">False</property>
212 <property name="halign">start</property>
213 <property name="label" translatable="yes" context="textflowpage|labelMaxNum">_Maximum consecutive hyphenated lines</property>
214 <property name="use_underline">True</property>
215 <property name="mnemonic_widget">spinMaxNum</property>
216 </object>
217 <packing>
218 <property name="left_attach">1</property>
219 <property name="top_attach">5</property>
220 </packing>
221 </child>
222 <child>
223 <object class="GtkLabel" id="labelMinLen">
224 <property name="visible">True</property>
225 <property name="can_focus">False</property>
226 <property name="halign">start</property>
227 <property name="label" translatable="yes" context="textflowpage|labelMinLen">_Minimum word length in characters</property>
228 <property name="use_underline">True</property>
229 <property name="mnemonic_widget">spinMinLen</property>
230 </object>
231 <packing>
232 <property name="left_attach">1</property>
233 <property name="top_attach">6</property>
234 </packing>
235 </child>
236 <child>
237 <object class="GtkCheckButton" id="checkNoCaps">
238 <property name="label" translatable="yes" context="textflowpage|checkNoCaps">Don't hyphenate words in _CAPS</property>
239 <property name="visible">True</property>
240 <property name="can_focus">True</property>
241 <property name="receives_default">False</property>
242 <property name="use_underline">True</property>
243 <property name="draw_indicator">True</property>
244 </object>
245 <packing>
246 <property name="left_attach">0</property>
247 <property name="top_attach">1</property>
248 <property name="width">2</property>
249 </packing>
250 </child>
251 <child>
252 <object class="GtkCheckButton" id="checkNoLastWord">
253 <property name="label" translatable="yes" context="textflowpage|checkNoLastWord">Don't hyphenate the last word</property>
254 <property name="visible">True</property>
255 <property name="can_focus">True</property>
256 <property name="receives_default">False</property>
257 <property name="use_underline">True</property>
258 <property name="draw_indicator">True</property>
259 </object>
260 <packing>
261 <property name="left_attach">0</property>
262 <property name="top_attach">2</property>
263 <property name="width">2</property>
264 </packing>
265 </child>
266 <child>
267 <!-- n-columns=1 n-rows=1 -->
268 <object class="GtkGrid" id="gridHyphenZone">
269 <property name="visible">True</property>
270 <property name="can_focus">False</property>
271 <property name="row_spacing">6</property>
272 <property name="column_spacing">12</property>
273 <property name="margin-start">12</property>
274 <property name="margin-top">6</property>
275 <child>
276 <object class="GtkSpinButton" id="spinHyphenZone">
277 <property name="visible">True</property>
278 <property name="can_focus">True</property>
279 <property name="activates_default">True</property>
280 <property name="truncate_multiline">True</property>
281 <property name="adjustment">adjustment8</property>
282 </object>
283 <packing>
284 <property name="left_attach">1</property>
285 <property name="top_attach">0</property>
286 </packing>
287 </child>
288 <child>
289 <object class="GtkLabel" id="labelHyphenZone">
290 <property name="visible">True</property>
291 <property name="can_focus">False</property>
292 <property name="label" translatable="yes" context="textflowpage|labelHyphenZone">Hyphenation _zone:</property>
293 <property name="use_underline">True</property>
294 <property name="mnemonic_widget">spinHyphenZone</property>
295 <property name="xalign">0</property>
296 </object>
297 <packing>
298 <property name="left_attach">0</property>
299 <property name="top_attach">0</property>
300 </packing>
301 </child>
302 </object>
303 <packing>
304 <property name="left_attach">0</property>
305 <property name="top_attach">7</property>
306 <property name="width">2</property>
307 </packing>
308 </child>
309 </object>
310 </child>
311 <child type="label">
312 <object class="GtkLabel" id="LabelHyphenation">
313 <property name="visible">True</property>
314 <property name="can_focus">False</property>
315 <property name="label" translatable="yes" context="textflowpage|LabelHyphenation">Hyphenation</property>
316 <attributes>
317 <attribute name="weight" value="bold"/>
318 </attributes>
319 </object>
320 </child>
321 </object>
322 <packing>
323 <property name="left_attach">0</property>
324 <property name="top_attach">0</property>
325 </packing>
326 </child>
327 <child>
328 <object class="GtkFrame" id="frameBreaks">
329 <property name="visible">True</property>
330 <property name="can_focus">False</property>
331 <property name="label_xalign">0</property>
332 <property name="shadow_type">none</property>
333 <child>
334 <!-- n-columns=1 n-rows=1 -->
335 <object class="GtkGrid" id="grid2">
336 <property name="visible">True</property>
337 <property name="can_focus">False</property>
338 <property name="row_spacing">3</property>
339 <property name="column_spacing">6</property>
340 <property name="margin-start">12</property>
341 <property name="margin-top">6</property>
342 <child>
343 <object class="GtkCheckButton" id="checkInsert">
344 <property name="label" translatable="yes" context="textflowpage|checkInsert">_Insert</property>
345 <property name="visible">True</property>
346 <property name="can_focus">True</property>
347 <property name="receives_default">False</property>
348 <property name="use_underline">True</property>
349 <property name="inconsistent">True</property>
350 <property name="draw_indicator">True</property>
351 <child internal-child="accessible">
352 <object class="AtkObject" id="checkInsert-atkobject">
353 <property name="AtkObject::accessible-description" translatable="yes" context="textflowpage|extended_tip|checkInsert">Select this check box, and then select the break type that you want to use.</property>
354 </object>
355 </child>
356 </object>
357 <packing>
358 <property name="left_attach">0</property>
359 <property name="top_attach">0</property>
360 </packing>
361 </child>
362 <child>
363 <object class="GtkCheckButton" id="checkPageStyle">
364 <property name="label" translatable="yes" context="textflowpage|checkPageStyle">With page st_yle:</property>
365 <property name="visible">True</property>
366 <property name="can_focus">True</property>
367 <property name="receives_default">False</property>
368 <property name="use_underline">True</property>
369 <property name="inconsistent">True</property>
370 <property name="draw_indicator">True</property>
371 <accessibility>
372 <relation type="label-for" target="comboPageStyle"/>
373 </accessibility>
374 <child internal-child="accessible">
375 <object class="AtkObject" id="checkPageStyle-atkobject">
376 <property name="AtkObject::accessible-description" translatable="yes" context="textflowpage|extended_tip|checkPageStyle">Select this check box, and then select the page style that you want to use for the first page after the break.</property>
377 </object>
378 </child>
379 </object>
380 <packing>
381 <property name="left_attach">0</property>
382 <property name="top_attach">3</property>
383 </packing>
384 </child>
385 <child>
386 <object class="GtkLabel" id="labelType">
387 <property name="visible">True</property>
388 <property name="can_focus">False</property>
389 <property name="label" translatable="yes" context="textflowpage|labelType">_Type:</property>
390 <property name="use_underline">True</property>
391 <property name="mnemonic_widget">comboBreakType</property>
392 <property name="xalign">1</property>
393 </object>
394 <packing>
395 <property name="left_attach">0</property>
396 <property name="top_attach">1</property>
397 </packing>
398 </child>
399 <child>
400 <object class="GtkSpinButton" id="spinPageNumber">
401 <property name="visible">True</property>
402 <property name="can_focus">True</property>
403 <property name="activates_default">True</property>
404 <property name="adjustment">adjustment3</property>
405 <accessibility>
406 <relation type="labelled-by" target="labelPageNum"/>
407 </accessibility>
408 <property name="truncate-multiline">True</property>
409 <child internal-child="accessible">
410 <object class="AtkObject" id="spinPageNumber-atkobject">
411 <property name="AtkObject::accessible-description" translatable="yes" context="textflowpage|extended_tip|spinPageNumber">Enter the page number for the first page that follows the break. If you want to continue the current page numbering, leave the checkbox unchecked.</property>
412 </object>
413 </child>
414 </object>
415 <packing>
416 <property name="left_attach">1</property>
417 <property name="top_attach">4</property>
418 </packing>
419 </child>
420 <child>
421 <object class="GtkCheckButton" id="labelPageNum">
422 <property name="label" translatable="yes" context="textflowpage|labelPageNum">Page _number:</property>
423 <property name="visible">True</property>
424 <property name="can_focus">True</property>
425 <property name="receives_default">False</property>
426 <property name="use_underline">True</property>
427 <property name="inconsistent">True</property>
428 <property name="draw_indicator">True</property>
429 <accessibility>
430 <relation type="label-for" target="spinPageNumber"/>
431 </accessibility>
432 </object>
433 <packing>
434 <property name="left_attach">0</property>
435 <property name="top_attach">4</property>
436 </packing>
437 </child>
438 <child>
439 <object class="GtkLabel" id="labelPosition">
440 <property name="visible">True</property>
441 <property name="can_focus">False</property>
442 <property name="label" translatable="yes" context="textflowpage|labelPosition">Position:</property>
443 <property name="use_underline">True</property>
444 <property name="justify">right</property>
445 <property name="mnemonic_widget">comboBreakPosition</property>
446 <property name="xalign">1</property>
447 </object>
448 <packing>
449 <property name="left_attach">0</property>
450 <property name="top_attach">2</property>
451 </packing>
452 </child>
453 <child>
454 <object class="GtkComboBoxText" id="comboPageStyle">
455 <property name="visible">True</property>
456 <property name="can_focus">False</property>
457 <accessibility>
458 <relation type="labelled-by" target="checkPageStyle"/>
459 </accessibility>
460 <child internal-child="accessible">
461 <object class="AtkObject" id="comboPageStyle-atkobject">
462 <property name="AtkObject::accessible-name" translatable="yes" context="textflowpage|comboPageStyle-atkobject">Page Style</property>
463 <property name="AtkObject::accessible-description" translatable="yes" context="textflowpage|extended_tip|comboPageStyle">Select the formatting style to use for the first page after the break.</property>
464 </object>
465 </child>
466 </object>
467 <packing>
468 <property name="left_attach">1</property>
469 <property name="top_attach">3</property>
470 </packing>
471 </child>
472 <child>
473 <object class="GtkComboBoxText" id="comboBreakType">
474 <property name="visible">True</property>
475 <property name="can_focus">False</property>
476 <items>
477 <item translatable="yes" context="textflowpage|comboBreakType">Page</item>
478 <item translatable="yes" context="textflowpage|comboBreakType">Column</item>
479 </items>
480 <child internal-child="accessible">
481 <object class="AtkObject" id="comboBreakType-atkobject">
482 <property name="AtkObject::accessible-description" translatable="yes" context="textflowpage|extended_tip|comboBreakType">Select the break type that you want to insert.</property>
483 </object>
484 </child>
485 </object>
486 <packing>
487 <property name="left_attach">1</property>
488 <property name="top_attach">1</property>
489 </packing>
490 </child>
491 <child>
492 <object class="GtkComboBoxText" id="comboBreakPosition">
493 <property name="visible">True</property>
494 <property name="can_focus">False</property>
495 <items>
496 <item translatable="yes" context="textflowpage|comboBreakPosition">Before</item>
497 <item translatable="yes" context="textflowpage|comboBreakPosition">After</item>
498 </items>
499 <child internal-child="accessible">
500 <object class="AtkObject" id="comboBreakPosition-atkobject">
501 <property name="AtkObject::accessible-description" translatable="yes" context="textflowpage|extended_tip|comboBreakPosition">Select where you want to insert the break.</property>
502 </object>
503 </child>
504 </object>
505 <packing>
506 <property name="left_attach">1</property>
507 <property name="top_attach">2</property>
508 </packing>
509 </child>
510 <child>
511 <placeholder/>
512 </child>
513 </object>
514 </child>
515 <child type="label">
516 <object class="GtkLabel" id="label3">
517 <property name="visible">True</property>
518 <property name="can_focus">False</property>
519 <property name="label" translatable="yes" context="textflowpage|label3">Breaks</property>
520 <attributes>
521 <attribute name="weight" value="bold"/>
522 </attributes>
523 </object>
524 </child>
525 </object>
526 <packing>
527 <property name="left_attach">1</property>
528 <property name="top_attach">0</property>
529 </packing>
530 </child>
531 <child>
532 <object class="GtkFrame" id="FrameOptions">
533 <property name="visible">True</property>
534 <property name="can_focus">False</property>
535 <property name="label_xalign">0</property>
536 <property name="shadow_type">none</property>
537 <child>
538 <!-- n-columns=1 n-rows=1 -->
539 <object class="GtkGrid" id="gridOptions">
540 <property name="visible">True</property>
541 <property name="can_focus">False</property>
542 <property name="row_spacing">6</property>
543 <property name="column_spacing">12</property>
544 <property name="margin-start">12</property>
545 <property name="margin-top">6</property>
546 <child>
547 <object class="GtkCheckButton" id="checkSplitPara">
548 <property name="label" translatable="yes" context="textflowpage|checkSplitPara">_Do not split paragraph</property>
549 <property name="visible">True</property>
550 <property name="can_focus">True</property>
551 <property name="receives_default">False</property>
552 <property name="use_underline">True</property>
553 <property name="inconsistent">True</property>
554 <property name="draw_indicator">True</property>
555 <child internal-child="accessible">
556 <object class="AtkObject" id="checkSplitPara-atkobject">
557 <property name="AtkObject::accessible-description" translatable="yes" context="textflowpage|extended_tip|checkSplitPara">Shifts the entire paragraph to the next page or column after a break is inserted.</property>
558 </object>
559 </child>
560 </object>
561 <packing>
562 <property name="left_attach">0</property>
563 <property name="top_attach">0</property>
564 <property name="width">3</property>
565 </packing>
566 </child>
567 <child>
568 <object class="GtkCheckButton" id="checkKeepPara">
569 <property name="label" translatable="yes" context="textflowpage|checkKeepPara">_Keep with next paragraph</property>
570 <property name="visible">True</property>
571 <property name="can_focus">True</property>
572 <property name="receives_default">False</property>
573 <property name="use_underline">True</property>
574 <property name="inconsistent">True</property>
575 <property name="draw_indicator">True</property>
576 <child internal-child="accessible">
577 <object class="AtkObject" id="checkKeepPara-atkobject">
578 <property name="AtkObject::accessible-description" translatable="yes" context="textflowpage|extended_tip|checkKeepPara">Keeps the current paragraph and the following paragraph together when a break or column break is inserted.</property>
579 </object>
580 </child>
581 </object>
582 <packing>
583 <property name="left_attach">0</property>
584 <property name="top_attach">1</property>
585 <property name="width">3</property>
586 </packing>
587 </child>
588 <child>
589 <object class="GtkCheckButton" id="checkOrphan">
590 <property name="label" translatable="yes" context="textflowpage|checkOrphan">_Orphan control</property>
591 <property name="visible">True</property>
592 <property name="can_focus">True</property>
593 <property name="receives_default">False</property>
594 <property name="use_underline">True</property>
595 <property name="inconsistent">True</property>
596 <property name="draw_indicator">True</property>
597 <accessibility>
598 <relation type="label-for" target="spinOrphan"/>
599 </accessibility>
600 <child internal-child="accessible">
601 <object class="AtkObject" id="checkOrphan-atkobject">
602 <property name="AtkObject::accessible-description" translatable="yes" context="textflowpage|extended_tip|checkOrphan">Specifies the minimum number of lines in a paragraph before a page break. Select this check box, and then enter a number in the Lines box.</property>
603 </object>
604 </child>
605 </object>
606 <packing>
607 <property name="left_attach">0</property>
608 <property name="top_attach">2</property>
609 </packing>
610 </child>
611 <child>
612 <object class="GtkCheckButton" id="checkWidow">
613 <property name="label" translatable="yes" context="textflowpage|checkWidow">_Widow control</property>
614 <property name="visible">True</property>
615 <property name="can_focus">True</property>
616 <property name="receives_default">False</property>
617 <property name="use_underline">True</property>
618 <property name="inconsistent">True</property>
619 <property name="draw_indicator">True</property>
620 <accessibility>
621 <relation type="label-for" target="spinWidow"/>
622 </accessibility>
623 <child internal-child="accessible">
624 <object class="AtkObject" id="checkWidow-atkobject">
625 <property name="AtkObject::accessible-description" translatable="yes" context="textflowpage|extended_tip|checkWidow">Specifies the minimum number of lines in a paragraph in the first page after the break. Select this check box, and then enter a number in the Lines box.</property>
626 </object>
627 </child>
628 </object>
629 <packing>
630 <property name="left_attach">0</property>
631 <property name="top_attach">3</property>
632 </packing>
633 </child>
634 <child>
635 <object class="GtkSpinButton" id="spinOrphan">
636 <property name="visible">True</property>
637 <property name="can_focus">True</property>
638 <property name="activates_default">True</property>
639 <property name="adjustment">adjustment5</property>
640 <accessibility>
641 <relation type="labelled-by" target="checkOrphan"/>
642 </accessibility>
643 <property name="truncate-multiline">True</property>
644 <child internal-child="accessible">
645 <object class="AtkObject" id="spinOrphan-atkobject">
646 <property name="AtkObject::accessible-description" translatable="yes" context="textflowpage|extended_tip|spinOrphan">Specifies the minimum number of lines in a paragraph before a page break. Select this check box, and then enter a number in the Lines box.</property>
647 </object>
648 </child>
649 </object>
650 <packing>
651 <property name="left_attach">1</property>
652 <property name="top_attach">2</property>
653 </packing>
654 </child>
655 <child>
656 <object class="GtkSpinButton" id="spinWidow">
657 <property name="visible">True</property>
658 <property name="can_focus">True</property>
659 <property name="activates_default">True</property>
660 <property name="adjustment">adjustment6</property>
661 <property name="numeric">True</property>
662 <accessibility>
663 <relation type="labelled-by" target="checkWidow"/>
664 </accessibility>
665 <property name="truncate-multiline">True</property>
666 <child internal-child="accessible">
667 <object class="AtkObject" id="spinWidow-atkobject">
668 <property name="AtkObject::accessible-description" translatable="yes" context="textflowpage|extended_tip|spinWidow">Specifies the minimum number of lines in a paragraph in the first page after the break. Select this check box, and then enter a number in the Lines box.</property>
669 </object>
670 </child>
671 </object>
672 <packing>
673 <property name="left_attach">1</property>
674 <property name="top_attach">3</property>
675 </packing>
676 </child>
677 <child>
678 <object class="GtkLabel" id="labelOrphan">
679 <property name="visible">True</property>
680 <property name="can_focus">False</property>
681 <property name="label" translatable="yes" context="textflowpage|labelOrphan">lines</property>
682 <property name="xalign">0</property>
683 </object>
684 <packing>
685 <property name="left_attach">2</property>
686 <property name="top_attach">2</property>
687 </packing>
688 </child>
689 <child>
690 <object class="GtkLabel" id="labelWidow">
691 <property name="visible">True</property>
692 <property name="can_focus">False</property>
693 <property name="label" translatable="yes" context="textflowpage|labelWidow">lines</property>
694 <property name="xalign">0</property>
695 </object>
696 <packing>
697 <property name="left_attach">2</property>
698 <property name="top_attach">3</property>
699 </packing>
700 </child>
701 </object>
702 </child>
703 <child type="label">
704 <object class="GtkLabel" id="labelOptions">
705 <property name="visible">True</property>
706 <property name="can_focus">False</property>
707 <property name="label" translatable="yes" context="textflowpage|labelOptions">Options</property>
708 <attributes>
709 <attribute name="weight" value="bold"/>
710 </attributes>
711 </object>
712 </child>
713 </object>
714 <packing>
715 <property name="left_attach">0</property>
716 <property name="top_attach">1</property>
717 </packing>
718 </child>
719 <child>
720 <placeholder/>
721 </child>
722 <child internal-child="accessible">
723 <object class="AtkObject" id="TextFlowPage-atkobject">
724 <property name="AtkObject::accessible-description" translatable="yes" context="textflowpage|extended_tip|TextFlowPage">Specify hyphenation and pagination options.</property>
725 </object>
726 </child>
727 </object>
728 </interface>