1 <?xml version=
"1.0" encoding=
"UTF-8"?>
3 <!-- interface-requires gtk+ 3.0 -->
4 <!-- interface-requires LibreOffice 1.0 -->
5 <object class=
"GtkGrid" id=
"PageFormatPage">
6 <property name=
"visible">True
</property>
7 <property name=
"can_focus">False
</property>
8 <property name=
"hexpand">True
</property>
9 <property name=
"border_width">6</property>
10 <property name=
"row_spacing">12</property>
12 <object class=
"GtkFrame" id=
"frame1">
13 <property name=
"visible">True
</property>
14 <property name=
"can_focus">False
</property>
15 <property name=
"hexpand">True
</property>
16 <property name=
"label_xalign">0</property>
17 <property name=
"shadow_type">none
</property>
19 <object class=
"GtkAlignment" id=
"alignment2">
20 <property name=
"visible">True
</property>
21 <property name=
"can_focus">False
</property>
22 <property name=
"hexpand">True
</property>
23 <property name=
"vexpand">True
</property>
24 <property name=
"top_padding">6</property>
25 <property name=
"left_padding">12</property>
27 <object class=
"GtkGrid" id=
"grid2">
28 <property name=
"visible">True
</property>
29 <property name=
"can_focus">False
</property>
30 <property name=
"hexpand">True
</property>
31 <property name=
"vexpand">True
</property>
32 <property name=
"row_spacing">6</property>
33 <property name=
"column_spacing">12</property>
35 <object class=
"GtkGrid" id=
"grid3">
36 <property name=
"visible">True
</property>
37 <property name=
"can_focus">False
</property>
38 <property name=
"hexpand">True
</property>
39 <property name=
"row_spacing">6</property>
40 <property name=
"column_spacing">12</property>
42 <object class=
"GtkLabel" id=
"labelFormat">
43 <property name=
"visible">True
</property>
44 <property name=
"can_focus">False
</property>
45 <property name=
"xalign">0</property>
46 <property name=
"label" translatable=
"yes">_Format:
</property>
47 <property name=
"use_underline">True
</property>
48 <property name=
"mnemonic_widget">comboPageFormat
</property>
51 <property name=
"left_attach">0</property>
52 <property name=
"top_attach">0</property>
53 <property name=
"width">1</property>
54 <property name=
"height">1</property>
58 <object class=
"GtkComboBox" id=
"comboPageFormat">
59 <property name=
"visible">True
</property>
60 <property name=
"can_focus">False
</property>
63 <property name=
"left_attach">1</property>
64 <property name=
"top_attach">0</property>
65 <property name=
"width">1</property>
66 <property name=
"height">1</property>
70 <object class=
"GtkLabel" id=
"labelWidth">
71 <property name=
"visible">True
</property>
72 <property name=
"can_focus">False
</property>
73 <property name=
"xalign">0</property>
74 <property name=
"label" translatable=
"yes">_Width:
</property>
75 <property name=
"use_underline">True
</property>
76 <property name=
"mnemonic_widget">spinWidth:
0.00cm
</property>
79 <property name=
"left_attach">0</property>
80 <property name=
"top_attach">1</property>
81 <property name=
"width">1</property>
82 <property name=
"height">1</property>
86 <object class=
"GtkSpinButton" id=
"spinWidth:0.00cm">
87 <property name=
"visible">True
</property>
88 <property name=
"can_focus">True
</property>
89 <property name=
"halign">start
</property>
90 <property name=
"invisible_char">•
</property>
91 <property name=
"invisible_char_set">True
</property>
92 <property name=
"update_policy">if-valid
</property>
95 <property name=
"left_attach">1</property>
96 <property name=
"top_attach">1</property>
97 <property name=
"width">1</property>
98 <property name=
"height">1</property>
102 <object class=
"GtkLabel" id=
"labelHeight">
103 <property name=
"visible">True
</property>
104 <property name=
"can_focus">False
</property>
105 <property name=
"xalign">0</property>
106 <property name=
"label" translatable=
"yes">_Height:
</property>
107 <property name=
"use_underline">True
</property>
108 <property name=
"mnemonic_widget">spinHeight:
0.00cm
</property>
111 <property name=
"left_attach">0</property>
112 <property name=
"top_attach">2</property>
113 <property name=
"width">1</property>
114 <property name=
"height">1</property>
118 <object class=
"GtkSpinButton" id=
"spinHeight:0.00cm">
119 <property name=
"visible">True
</property>
120 <property name=
"can_focus">True
</property>
121 <property name=
"halign">start
</property>
122 <property name=
"invisible_char">•
</property>
123 <property name=
"invisible_char_set">True
</property>
126 <property name=
"left_attach">1</property>
127 <property name=
"top_attach">2</property>
128 <property name=
"width">1</property>
129 <property name=
"height">1</property>
133 <object class=
"GtkLabel" id=
"labelOrientation">
134 <property name=
"visible">True
</property>
135 <property name=
"can_focus">False
</property>
136 <property name=
"xalign">0</property>
137 <property name=
"label" translatable=
"yes">_Orientation:
</property>
138 <property name=
"use_underline">True
</property>
139 <property name=
"mnemonic_widget">radiobuttonPortrait
</property>
142 <property name=
"left_attach">0</property>
143 <property name=
"top_attach">3</property>
144 <property name=
"width">1</property>
145 <property name=
"height">1</property>
149 <object class=
"GtkRadioButton" id=
"radiobuttonPortrait">
150 <property name=
"label" translatable=
"yes">_Portrait
</property>
151 <property name=
"visible">True
</property>
152 <property name=
"can_focus">True
</property>
153 <property name=
"receives_default">False
</property>
154 <property name=
"valign">center
</property>
155 <property name=
"use_underline">True
</property>
156 <property name=
"xalign">0</property>
157 <property name=
"active">True
</property>
158 <property name=
"draw_indicator">True
</property>
159 <property name=
"group">radiobuttonLandscape
</property>
162 <property name=
"left_attach">1</property>
163 <property name=
"top_attach">3</property>
164 <property name=
"width">1</property>
165 <property name=
"height">1</property>
169 <object class=
"GtkRadioButton" id=
"radiobuttonLandscape">
170 <property name=
"label" translatable=
"yes">L_andscape
</property>
171 <property name=
"visible">True
</property>
172 <property name=
"can_focus">True
</property>
173 <property name=
"receives_default">False
</property>
174 <property name=
"halign">start
</property>
175 <property name=
"valign">center
</property>
176 <property name=
"use_underline">True
</property>
177 <property name=
"xalign">0</property>
178 <property name=
"draw_indicator">True
</property>
179 <property name=
"group">radiobuttonPortrait
</property>
182 <property name=
"left_attach">1</property>
183 <property name=
"top_attach">4</property>
184 <property name=
"width">1</property>
185 <property name=
"height">1</property>
189 <object class=
"GtkLabel" id=
"labelTextFlow">
190 <property name=
"can_focus">False
</property>
191 <property name=
"no_show_all">True
</property>
192 <property name=
"xalign">0</property>
193 <property name=
"label" translatable=
"yes">_Text direction:
</property>
194 <property name=
"use_underline">True
</property>
195 <property name=
"mnemonic_widget">comboTextFlowBox
</property>
198 <property name=
"left_attach">0</property>
199 <property name=
"top_attach">5</property>
200 <property name=
"width">1</property>
201 <property name=
"height">1</property>
205 <object class=
"svxlo-FrameDirectionListBox" id=
"comboTextFlowBox">
206 <property name=
"can_focus">False
</property>
207 <property name=
"no_show_all">True
</property>
210 <property name=
"left_attach">1</property>
211 <property name=
"top_attach">5</property>
212 <property name=
"width">1</property>
213 <property name=
"height">1</property>
221 <property name=
"left_attach">0</property>
222 <property name=
"top_attach">0</property>
223 <property name=
"width">1</property>
224 <property name=
"height">1</property>
228 <object class=
"GtkAlignment" id=
"alignment1">
229 <property name=
"visible">True
</property>
230 <property name=
"can_focus">False
</property>
231 <property name=
"hexpand">True
</property>
232 <property name=
"left_padding">12</property>
234 <object class=
"GtkGrid" id=
"grid4">
235 <property name=
"visible">True
</property>
236 <property name=
"can_focus">False
</property>
237 <property name=
"row_spacing">6</property>
238 <property name=
"column_spacing">12</property>
240 <object class=
"svxlo-SvxPageWindow" id=
"drawingareaPageDirection">
241 <property name=
"visible">True
</property>
242 <property name=
"can_focus">False
</property>
243 <property name=
"halign">center
</property>
244 <property name=
"valign">center
</property>
245 <property name=
"hexpand">True
</property>
246 <property name=
"vexpand">True
</property>
249 <property name=
"left_attach">0</property>
250 <property name=
"top_attach">0</property>
251 <property name=
"width">2</property>
252 <property name=
"height">1</property>
256 <object class=
"GtkLabel" id=
"labelPaperTray">
257 <property name=
"visible">True
</property>
258 <property name=
"can_focus">False
</property>
259 <property name=
"hexpand">True
</property>
260 <property name=
"xalign">0</property>
261 <property name=
"label" translatable=
"yes">Paper _tray:
</property>
262 <property name=
"use_underline">True
</property>
263 <property name=
"mnemonic_widget">comboPaperTray
</property>
266 <property name=
"left_attach">0</property>
267 <property name=
"top_attach">1</property>
268 <property name=
"width">1</property>
269 <property name=
"height">1</property>
273 <object class=
"GtkComboBox" id=
"comboPaperTray">
274 <property name=
"visible">True
</property>
275 <property name=
"can_focus">False
</property>
278 <property name=
"left_attach">1</property>
279 <property name=
"top_attach">1</property>
280 <property name=
"width">1</property>
281 <property name=
"height">1</property>
288 <property name=
"left_attach">1</property>
289 <property name=
"top_attach">0</property>
290 <property name=
"width">1</property>
291 <property name=
"height">1</property>
299 <object class=
"GtkLabel" id=
"labelPaperFormat">
300 <property name=
"visible">True
</property>
301 <property name=
"can_focus">False
</property>
302 <property name=
"label" translatable=
"yes">Paper Format
</property>
304 <attribute name=
"weight" value=
"bold"/>
310 <property name=
"left_attach">0</property>
311 <property name=
"top_attach">0</property>
312 <property name=
"width">1</property>
313 <property name=
"height">1</property>
317 <object class=
"GtkGrid" id=
"grid5">
318 <property name=
"visible">True
</property>
319 <property name=
"can_focus">False
</property>
320 <property name=
"hexpand">True
</property>
321 <property name=
"row_spacing">12</property>
322 <property name=
"column_spacing">12</property>
324 <object class=
"GtkFrame" id=
"frame3">
325 <property name=
"visible">True
</property>
326 <property name=
"can_focus">False
</property>
327 <property name=
"hexpand">True
</property>
328 <property name=
"label_xalign">0</property>
329 <property name=
"shadow_type">none
</property>
331 <object class=
"GtkAlignment" id=
"alignment4">
332 <property name=
"visible">True
</property>
333 <property name=
"can_focus">False
</property>
334 <property name=
"hexpand">True
</property>
335 <property name=
"top_padding">6</property>
336 <property name=
"left_padding">12</property>
338 <object class=
"GtkGrid" id=
"grid6">
339 <property name=
"visible">True
</property>
340 <property name=
"can_focus">False
</property>
341 <property name=
"hexpand">True
</property>
342 <property name=
"row_spacing">6</property>
343 <property name=
"column_spacing">12</property>
345 <object class=
"GtkLabel" id=
"labelTopMargin">
346 <property name=
"visible">True
</property>
347 <property name=
"can_focus">False
</property>
348 <property name=
"xalign">0</property>
349 <property name=
"label" translatable=
"yes">Top:
</property>
350 <property name=
"use_underline">True
</property>
351 <property name=
"mnemonic_widget">spinMargTop:
0.00cm
</property>
354 <property name=
"left_attach">0</property>
355 <property name=
"top_attach">2</property>
356 <property name=
"width">1</property>
357 <property name=
"height">1</property>
361 <object class=
"GtkLabel" id=
"labelBottomMargin">
362 <property name=
"visible">True
</property>
363 <property name=
"can_focus">False
</property>
364 <property name=
"xalign">0</property>
365 <property name=
"label" translatable=
"yes">Bottom:
</property>
366 <property name=
"use_underline">True
</property>
367 <property name=
"mnemonic_widget">spinMargBot:
0.00cm
</property>
370 <property name=
"left_attach">0</property>
371 <property name=
"top_attach">3</property>
372 <property name=
"width">1</property>
373 <property name=
"height">1</property>
377 <object class=
"GtkSpinButton" id=
"spinMargLeft:0.00cm">
378 <property name=
"visible">True
</property>
379 <property name=
"can_focus">True
</property>
380 <property name=
"invisible_char">•
</property>
381 <property name=
"invisible_char_set">True
</property>
384 <property name=
"left_attach">1</property>
385 <property name=
"top_attach">0</property>
386 <property name=
"width">1</property>
387 <property name=
"height">1</property>
391 <object class=
"GtkSpinButton" id=
"spinMargRight:0.00cm">
392 <property name=
"visible">True
</property>
393 <property name=
"can_focus">True
</property>
394 <property name=
"invisible_char">•
</property>
395 <property name=
"invisible_char_set">True
</property>
398 <property name=
"left_attach">1</property>
399 <property name=
"top_attach">1</property>
400 <property name=
"width">1</property>
401 <property name=
"height">1</property>
405 <object class=
"GtkSpinButton" id=
"spinMargTop:0.00cm">
406 <property name=
"visible">True
</property>
407 <property name=
"can_focus">True
</property>
408 <property name=
"invisible_char">•
</property>
409 <property name=
"invisible_char_set">True
</property>
412 <property name=
"left_attach">1</property>
413 <property name=
"top_attach">2</property>
414 <property name=
"width">1</property>
415 <property name=
"height">1</property>
419 <object class=
"GtkSpinButton" id=
"spinMargBot:0.00cm">
420 <property name=
"visible">True
</property>
421 <property name=
"can_focus">True
</property>
422 <property name=
"invisible_char">•
</property>
423 <property name=
"invisible_char_set">True
</property>
426 <property name=
"left_attach">1</property>
427 <property name=
"top_attach">3</property>
428 <property name=
"width">1</property>
429 <property name=
"height">1</property>
433 <object class=
"GtkBox" id=
"box2">
434 <property name=
"visible">True
</property>
435 <property name=
"can_focus">False
</property>
436 <property name=
"orientation">vertical
</property>
437 <property name=
"valign">center
</property>
439 <object class=
"GtkLabel" id=
"labelRightMargin">
440 <property name=
"can_focus">False
</property>
441 <property name=
"xalign">0</property>
442 <property name=
"label" translatable=
"yes">Right:
</property>
443 <property name=
"use_underline">True
</property>
444 <property name=
"mnemonic_widget">spinMargRight:
0.00cm
</property>
447 <property name=
"expand">False
</property>
448 <property name=
"fill">True
</property>
449 <property name=
"position">0</property>
453 <object class=
"GtkLabel" id=
"labelOuter">
454 <property name=
"can_focus">False
</property>
455 <property name=
"xalign">0</property>
456 <property name=
"label" translatable=
"yes">O_uter:
</property>
457 <property name=
"use_underline">True
</property>
458 <property name=
"mnemonic_widget">spinMargRight:
0.00cm
</property>
461 <property name=
"expand">False
</property>
462 <property name=
"fill">True
</property>
463 <property name=
"position">1</property>
468 <property name=
"left_attach">0</property>
469 <property name=
"top_attach">1</property>
470 <property name=
"width">1</property>
471 <property name=
"height">1</property>
475 <object class=
"GtkBox" id=
"box3">
476 <property name=
"visible">True
</property>
477 <property name=
"can_focus">False
</property>
478 <property name=
"orientation">vertical
</property>
479 <property name=
"valign">center
</property>
481 <object class=
"GtkLabel" id=
"labelLeftMargin">
482 <property name=
"can_focus">False
</property>
483 <property name=
"xalign">0</property>
484 <property name=
"label" translatable=
"yes">Left:
</property>
485 <property name=
"use_underline">True
</property>
486 <property name=
"mnemonic_widget">spinMargLeft:
0.00cm
</property>
489 <property name=
"expand">False
</property>
490 <property name=
"fill">True
</property>
491 <property name=
"position">0</property>
495 <object class=
"GtkLabel" id=
"labelInner">
496 <property name=
"can_focus">False
</property>
497 <property name=
"xalign">0</property>
498 <property name=
"label" translatable=
"yes">I_nner:
</property>
499 <property name=
"use_underline">True
</property>
500 <property name=
"mnemonic_widget">spinMargLeft:
0.00cm
</property>
503 <property name=
"expand">False
</property>
504 <property name=
"fill">True
</property>
505 <property name=
"position">1</property>
510 <property name=
"left_attach">0</property>
511 <property name=
"top_attach">0</property>
512 <property name=
"width">1</property>
513 <property name=
"height">1</property>
521 <object class=
"GtkLabel" id=
"labelMargins">
522 <property name=
"visible">True
</property>
523 <property name=
"can_focus">False
</property>
524 <property name=
"label" translatable=
"yes">Margins
</property>
526 <attribute name=
"weight" value=
"bold"/>
532 <property name=
"left_attach">0</property>
533 <property name=
"top_attach">0</property>
534 <property name=
"width">1</property>
535 <property name=
"height">1</property>
539 <object class=
"GtkFrame" id=
"frame4">
540 <property name=
"visible">True
</property>
541 <property name=
"can_focus">False
</property>
542 <property name=
"hexpand">True
</property>
543 <property name=
"label_xalign">0</property>
544 <property name=
"shadow_type">none
</property>
546 <object class=
"GtkAlignment" id=
"alignment5">
547 <property name=
"visible">True
</property>
548 <property name=
"can_focus">False
</property>
549 <property name=
"hexpand">True
</property>
550 <property name=
"top_padding">6</property>
551 <property name=
"left_padding">12</property>
553 <object class=
"GtkGrid" id=
"grid7">
554 <property name=
"visible">True
</property>
555 <property name=
"can_focus">False
</property>
556 <property name=
"row_spacing">6</property>
557 <property name=
"column_spacing">12</property>
559 <object class=
"GtkLabel" id=
"labelPageLayout">
560 <property name=
"visible">True
</property>
561 <property name=
"can_focus">False
</property>
562 <property name=
"hexpand">True
</property>
563 <property name=
"xalign">0</property>
564 <property name=
"label" translatable=
"yes">_Page layout:
</property>
565 <property name=
"use_underline">True
</property>
566 <property name=
"mnemonic_widget">comboPageLayout
</property>
569 <property name=
"left_attach">0</property>
570 <property name=
"top_attach">0</property>
571 <property name=
"width">1</property>
572 <property name=
"height">1</property>
576 <object class=
"GtkLabel" id=
"label4">
577 <property name=
"visible">True
</property>
578 <property name=
"can_focus">False
</property>
579 <property name=
"hexpand">True
</property>
580 <property name=
"xalign">0</property>
581 <property name=
"label" translatable=
"yes">_Format:
</property>
582 <property name=
"use_underline">True
</property>
583 <property name=
"mnemonic_widget">comboLayoutFormat
</property>
586 <property name=
"left_attach">0</property>
587 <property name=
"top_attach">1</property>
588 <property name=
"width">1</property>
589 <property name=
"height">1</property>
593 <object class=
"GtkCheckButton" id=
"checkRegisterTrue">
594 <property name=
"label" translatable=
"yes">Register-tr_ue
</property>
595 <property name=
"can_focus">True
</property>
596 <property name=
"receives_default">False
</property>
597 <property name=
"no_show_all">True
</property>
598 <property name=
"use_underline">True
</property>
599 <property name=
"xalign">0</property>
600 <property name=
"draw_indicator">True
</property>
603 <property name=
"left_attach">0</property>
604 <property name=
"top_attach">2</property>
605 <property name=
"width">2</property>
606 <property name=
"height">1</property>
610 <object class=
"GtkComboBox" id=
"comboPageLayout">
611 <property name=
"visible">True
</property>
612 <property name=
"can_focus">False
</property>
613 <property name=
"model">liststorePageLayout
</property>
616 <property name=
"left_attach">1</property>
617 <property name=
"top_attach">0</property>
618 <property name=
"width">1</property>
619 <property name=
"height">1</property>
623 <object class=
"GtkComboBox" id=
"comboLayoutFormat">
624 <property name=
"visible">True
</property>
625 <property name=
"can_focus">False
</property>
626 <property name=
"model">liststoreNumberFormat
</property>
629 <property name=
"left_attach">1</property>
630 <property name=
"top_attach">1</property>
631 <property name=
"width">1</property>
632 <property name=
"height">1</property>
636 <object class=
"GtkLabel" id=
"labelTblAlign">
637 <property name=
"can_focus">False
</property>
638 <property name=
"no_show_all">True
</property>
639 <property name=
"hexpand">True
</property>
640 <property name=
"xalign">0</property>
641 <property name=
"label" translatable=
"yes">Table alignment:
</property>
642 <property name=
"use_underline">True
</property>
643 <property name=
"mnemonic_widget">checkbuttonHorz
</property>
646 <property name=
"left_attach">0</property>
647 <property name=
"top_attach">4</property>
648 <property name=
"width">1</property>
649 <property name=
"height">1</property>
653 <object class=
"GtkCheckButton" id=
"checkbuttonHorz">
654 <property name=
"label" translatable=
"yes">Hori_zontal
</property>
655 <property name=
"can_focus">True
</property>
656 <property name=
"receives_default">False
</property>
657 <property name=
"no_show_all">True
</property>
658 <property name=
"use_underline">True
</property>
659 <property name=
"xalign">0</property>
660 <property name=
"draw_indicator">True
</property>
663 <property name=
"left_attach">1</property>
664 <property name=
"top_attach">4</property>
665 <property name=
"width">1</property>
666 <property name=
"height">1</property>
670 <object class=
"GtkCheckButton" id=
"checkbuttonVert">
671 <property name=
"label" translatable=
"yes">_Vertical
</property>
672 <property name=
"can_focus">True
</property>
673 <property name=
"receives_default">False
</property>
674 <property name=
"no_show_all">True
</property>
675 <property name=
"use_underline">True
</property>
676 <property name=
"xalign">0</property>
677 <property name=
"draw_indicator">True
</property>
680 <property name=
"left_attach">1</property>
681 <property name=
"top_attach">5</property>
682 <property name=
"width">1</property>
683 <property name=
"height">1</property>
687 <object class=
"GtkCheckButton" id=
"checkAdaptBox">
688 <property name=
"label" translatable=
"yes">_Fit object to paper format
</property>
689 <property name=
"can_focus">True
</property>
690 <property name=
"receives_default">False
</property>
691 <property name=
"no_show_all">True
</property>
692 <property name=
"hexpand">True
</property>
693 <property name=
"relief">none
</property>
694 <property name=
"use_underline">True
</property>
695 <property name=
"xalign">0</property>
696 <property name=
"draw_indicator">True
</property>
699 <property name=
"left_attach">0</property>
700 <property name=
"top_attach">6</property>
701 <property name=
"width">2</property>
702 <property name=
"height">1</property>
706 <object class=
"GtkAlignment" id=
"alignment8">
707 <property name=
"visible">True
</property>
708 <property name=
"can_focus">False
</property>
709 <property name=
"left_padding">12</property>
711 <object class=
"GtkBox" id=
"box1">
712 <property name=
"visible">True
</property>
713 <property name=
"can_focus">False
</property>
714 <property name=
"orientation">vertical
</property>
715 <property name=
"spacing">6</property>
717 <object class=
"GtkLabel" id=
"labelRegisterStyle">
718 <property name=
"can_focus">False
</property>
719 <property name=
"no_show_all">True
</property>
720 <property name=
"xalign">0</property>
721 <property name=
"label" translatable=
"yes">Reference _Style:
</property>
722 <property name=
"use_underline">True
</property>
723 <property name=
"mnemonic_widget">comboRegisterStyle
</property>
726 <property name=
"expand">False
</property>
727 <property name=
"fill">True
</property>
728 <property name=
"position">0</property>
732 <object class=
"GtkComboBox" id=
"comboRegisterStyle">
733 <property name=
"can_focus">False
</property>
734 <property name=
"no_show_all">True
</property>
737 <property name=
"expand">False
</property>
738 <property name=
"fill">True
</property>
739 <property name=
"position">1</property>
746 <property name=
"left_attach">0</property>
747 <property name=
"top_attach">3</property>
748 <property name=
"width">2</property>
749 <property name=
"height">1</property>
760 <object class=
"GtkLabel" id=
"label5">
761 <property name=
"visible">True
</property>
762 <property name=
"can_focus">False
</property>
763 <property name=
"label" translatable=
"yes">Layout Settings
</property>
765 <attribute name=
"weight" value=
"bold"/>
771 <property name=
"left_attach">1</property>
772 <property name=
"top_attach">0</property>
773 <property name=
"width">1</property>
774 <property name=
"height">1</property>
779 <property name=
"left_attach">0</property>
780 <property name=
"top_attach">1</property>
781 <property name=
"width">1</property>
782 <property name=
"height">1</property>
786 <object class=
"GtkLabel" id=
"labelMsg">
787 <property name=
"can_focus">False
</property>
788 <property name=
"label" translatable=
"yes">The margin settings are out of print range.
790 Do you still want to apply these settings?
</property>
793 <property name=
"left_attach">0</property>
794 <property name=
"top_attach">2</property>
795 <property name=
"width">1</property>
796 <property name=
"height">1</property>
800 <object class=
"GtkListStore" id=
"liststoreNumberFormat">
802 <!-- column-name gchararray1 -->
803 <column type=
"gchararray"/>
804 <!-- column-name gint1 -->
805 <column type=
"gint"/>
809 <col id=
"0" translatable=
"yes">1,
2,
3, ...
</col>
813 <col id=
"0" translatable=
"yes">A, B, C, ...
</col>
817 <col id=
"0" translatable=
"yes">a, b, c, ...
</col>
821 <col id=
"0" translatable=
"yes">I, II, III, ...
</col>
825 <col id=
"0" translatable=
"yes">i, ii, iii, ...
</col>
829 <col id=
"0" translatable=
"yes">None
</col>
833 <col id=
"0" translatable=
"yes">A, .., AA, .., AAA, ...
</col>
837 <col id=
"0" translatable=
"yes">a, .., aa, .., aaa, ...
</col>
841 <col id=
"0" translatable=
"yes">Native Numbering
</col>
845 <col id=
"0" translatable=
"yes">А, Б, .., Аа, Аб, ... (Bulgarian)
</col>
849 <col id=
"0" translatable=
"yes">а, б, .., аа, аб, ... (Bulgarian)
</col>
853 <col id=
"0" translatable=
"yes">А, Б, .., Аа, Бб, ... (Bulgarian)
</col>
857 <col id=
"0" translatable=
"yes">а, б, .., аа, бб, ... (Bulgarian)
</col>
861 <col id=
"0" translatable=
"yes">А, Б, .., Аа, Аб, ... (Russian)
</col>
865 <col id=
"0" translatable=
"yes">а, б, .., аа, аб, ... (Russian)
</col>
869 <col id=
"0" translatable=
"yes">А, Б, .., Аа, Бб, ... (Russian)
</col>
873 <col id=
"0" translatable=
"yes">а, б, .., аа, бб, ... (Russian)
</col>
877 <col id=
"0" translatable=
"yes">А, Б, .., Аа, Аб, ... (Serbian)
</col>
881 <col id=
"0" translatable=
"yes">а, б, .., аа, аб, ... (Serbian)
</col>
885 <col id=
"0" translatable=
"yes">А, Б, .., Аа, Бб, ... (Serbian)
</col>
889 <col id=
"0" translatable=
"yes">а, б, .., аа, бб, ... (Serbian)
</col>
893 <col id=
"0" translatable=
"yes">Α, Β, Γ, ... (Greek Upper Letter)
</col>
897 <col id=
"0" translatable=
"yes">α, β, γ, ... (Greek Lower Letter)
</col>
902 <object class=
"GtkListStore" id=
"liststorePageLayout">
904 <!-- column-name gchararray1 -->
905 <column type=
"gchararray"/>
906 <!-- column-name gint1 -->
907 <column type=
"gint"/>
911 <col id=
"0" translatable=
"yes">Right and left
</col>
915 <col id=
"0" translatable=
"yes">Mirrored
</col>
919 <col id=
"0" translatable=
"yes">Only right
</col>
923 <col id=
"0" translatable=
"yes">Only left
</col>
928 <object class=
"GtkSizeGroup" id=
"sizegroup1">
929 <property name=
"ignore_hidden">True
</property>
931 <widget name=
"grid3"/>
932 <widget name=
"grid6"/>
935 <object class=
"GtkSizeGroup" id=
"sizegroup2">
936 <property name=
"ignore_hidden">True
</property>
938 <widget name=
"grid4"/>
939 <widget name=
"grid7"/>
942 <object class=
"GtkSizeGroup" id=
"sizegroup4">
943 <property name=
"ignore_hidden">True
</property>
945 <widget name=
"comboPaperTray"/>
946 <widget name=
"comboPageLayout"/>
947 <widget name=
"comboLayoutFormat"/>
948 <widget name=
"checkbuttonHorz"/>
949 <widget name=
"checkbuttonVert"/>
952 <object class=
"GtkSizeGroup" id=
"sizegroup5">
953 <property name=
"ignore_hidden">True
</property>
955 <widget name=
"labelPaperTray"/>
956 <widget name=
"labelPageLayout"/>
957 <widget name=
"label4"/>
958 <widget name=
"labelTblAlign"/>
961 <object class=
"GtkSizeGroup" id=
"sizegroup6">
962 <property name=
"ignore_hidden">True
</property>
964 <widget name=
"labelFormat"/>
965 <widget name=
"labelWidth"/>
966 <widget name=
"labelHeight"/>
967 <widget name=
"labelOrientation"/>
968 <widget name=
"labelTextFlow"/>
969 <widget name=
"labelTopMargin"/>
970 <widget name=
"labelBottomMargin"/>
971 <widget name=
"box2"/>
972 <widget name=
"box3"/>