Version 6.4.0.0.beta1, tag libreoffice-6.4.0.0.beta1
[LibreOffice.git] / svx / uiconfig / ui / sidebarparagraph.ui
blobdd0ec65b9b8e5396d99e2bc414963eafdcd6a7f4
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Generated with glade 3.22.1 -->
3 <interface domain="svx">
4 <requires lib="gtk+" version="3.18"/>
5 <requires lib="LibreOffice" version="1.0"/>
6 <object class="GtkAdjustment" id="adjustment1">
7 <property name="upper">100</property>
8 <property name="step_increment">1</property>
9 <property name="page_increment">10</property>
10 </object>
11 <object class="GtkGrid" id="ParaPropertyPanel">
12 <property name="visible">True</property>
13 <property name="can_focus">False</property>
14 <child>
15 <object class="GtkGrid" id="grid4">
16 <property name="visible">True</property>
17 <property name="can_focus">False</property>
18 <property name="border_width">6</property>
19 <property name="column_spacing">6</property>
20 <property name="column_homogeneous">True</property>
21 <child>
22 <object class="sfxlo-SidebarToolBox" id="numberbullet">
23 <property name="visible">True</property>
24 <property name="can_focus">True</property>
25 <property name="has_tooltip">True</property>
26 <property name="tooltip_text" translatable="yes" context="sidebarparagraph|numberbullet|tooltip_text">Bullets and Numbering</property>
27 <property name="show_arrow">False</property>
28 <child>
29 <object class="GtkMenuToolButton" id="bullet">
30 <property name="visible">True</property>
31 <property name="can_focus">False</property>
32 <property name="is_important">True</property>
33 <property name="action_name">.uno:DefaultBullet</property>
34 <property name="use_underline">True</property>
35 </object>
36 <packing>
37 <property name="expand">False</property>
38 <property name="homogeneous">True</property>
39 </packing>
40 </child>
41 <child>
42 <object class="GtkMenuToolButton" id="number">
43 <property name="visible">True</property>
44 <property name="can_focus">False</property>
45 <property name="is_important">True</property>
46 <property name="action_name">.uno:DefaultNumbering</property>
47 <property name="use_underline">True</property>
48 </object>
49 <packing>
50 <property name="expand">False</property>
51 <property name="homogeneous">True</property>
52 </packing>
53 </child>
54 </object>
55 <packing>
56 <property name="left_attach">0</property>
57 <property name="top_attach">1</property>
58 </packing>
59 </child>
60 <child>
61 <object class="GtkBox" id="box1">
62 <property name="visible">True</property>
63 <property name="can_focus">False</property>
64 <property name="margin_bottom">6</property>
65 <property name="spacing">6</property>
66 <child>
67 <object class="sfxlo-SidebarToolBox" id="horizontalalignment">
68 <property name="visible">True</property>
69 <property name="can_focus">True</property>
70 <property name="has_tooltip">True</property>
71 <property name="tooltip_text" translatable="yes" context="sidebarparagraph|horizontalalignment|tooltip_text">Horizontal Alignment</property>
72 <property name="halign">start</property>
73 <property name="show_arrow">False</property>
74 <child>
75 <object class="GtkToolButton" id="leftpara">
76 <property name="visible">True</property>
77 <property name="can_focus">False</property>
78 <property name="action_name">.uno:LeftPara</property>
79 <property name="use_underline">True</property>
80 </object>
81 <packing>
82 <property name="expand">False</property>
83 <property name="homogeneous">True</property>
84 </packing>
85 </child>
86 <child>
87 <object class="GtkToolButton" id="centerpara">
88 <property name="visible">True</property>
89 <property name="can_focus">False</property>
90 <property name="action_name">.uno:CenterPara</property>
91 <property name="use_underline">True</property>
92 </object>
93 <packing>
94 <property name="expand">False</property>
95 <property name="homogeneous">True</property>
96 </packing>
97 </child>
98 <child>
99 <object class="GtkToolButton" id="rightpara">
100 <property name="visible">True</property>
101 <property name="can_focus">False</property>
102 <property name="action_name">.uno:RightPara</property>
103 <property name="use_underline">True</property>
104 </object>
105 <packing>
106 <property name="expand">False</property>
107 <property name="homogeneous">True</property>
108 </packing>
109 </child>
110 <child>
111 <object class="GtkToolButton" id="substjustify">
112 <property name="visible">True</property>
113 <property name="can_focus">False</property>
114 <property name="action_name">.uno:JustifyPara</property>
115 <property name="use_underline">True</property>
116 </object>
117 <packing>
118 <property name="expand">False</property>
119 <property name="homogeneous">True</property>
120 </packing>
121 </child>
122 </object>
123 <packing>
124 <property name="expand">False</property>
125 <property name="fill">True</property>
126 <property name="position">0</property>
127 </packing>
128 </child>
129 <child>
130 <object class="sfxlo-SidebarToolBox" id="writedirection">
131 <property name="visible">True</property>
132 <property name="can_focus">True</property>
133 <property name="show_arrow">False</property>
134 <child>
135 <object class="GtkToolButton" id="lefttoright">
136 <property name="visible">True</property>
137 <property name="can_focus">False</property>
138 <property name="is_important">True</property>
139 <property name="action_name">.uno:ParaLeftToRight</property>
140 <property name="use_underline">True</property>
141 </object>
142 <packing>
143 <property name="expand">False</property>
144 <property name="homogeneous">True</property>
145 </packing>
146 </child>
147 <child>
148 <object class="GtkToolButton" id="righttoleft">
149 <property name="visible">True</property>
150 <property name="can_focus">False</property>
151 <property name="is_important">True</property>
152 <property name="action_name">.uno:ParaRightToLeft</property>
153 <property name="use_underline">True</property>
154 </object>
155 <packing>
156 <property name="expand">False</property>
157 <property name="homogeneous">True</property>
158 </packing>
159 </child>
160 </object>
161 <packing>
162 <property name="expand">False</property>
163 <property name="fill">True</property>
164 <property name="position">1</property>
165 </packing>
166 </child>
167 <child>
168 <object class="sfxlo-SidebarToolBox" id="verticalalignment">
169 <property name="visible">True</property>
170 <property name="can_focus">True</property>
171 <property name="has_tooltip">True</property>
172 <property name="tooltip_text" translatable="yes" context="sidebarparagraph|verticalalignment|tooltip_text">Vertical Alignment</property>
173 <property name="halign">end</property>
174 <property name="hexpand">True</property>
175 <property name="show_arrow">False</property>
176 <child>
177 <object class="GtkToolButton" id="cellverttop">
178 <property name="visible">True</property>
179 <property name="can_focus">False</property>
180 <property name="action_name">.uno:CellVertTop</property>
181 <property name="use_underline">True</property>
182 </object>
183 <packing>
184 <property name="expand">False</property>
185 <property name="homogeneous">True</property>
186 </packing>
187 </child>
188 <child>
189 <object class="GtkToolButton" id="cellvertcenter">
190 <property name="visible">True</property>
191 <property name="can_focus">False</property>
192 <property name="action_name">.uno:CellVertCenter</property>
193 <property name="use_underline">True</property>
194 </object>
195 <packing>
196 <property name="expand">False</property>
197 <property name="homogeneous">True</property>
198 </packing>
199 </child>
200 <child>
201 <object class="GtkToolButton" id="cellvertbottom">
202 <property name="visible">True</property>
203 <property name="can_focus">False</property>
204 <property name="action_name">.uno:CellVertBottom</property>
205 <property name="use_underline">True</property>
206 </object>
207 <packing>
208 <property name="expand">False</property>
209 <property name="homogeneous">True</property>
210 </packing>
211 </child>
212 </object>
213 <packing>
214 <property name="expand">False</property>
215 <property name="fill">True</property>
216 <property name="pack_type">end</property>
217 <property name="position">2</property>
218 </packing>
219 </child>
220 </object>
221 <packing>
222 <property name="left_attach">0</property>
223 <property name="top_attach">0</property>
224 <property name="width">2</property>
225 </packing>
226 </child>
227 <child>
228 <object class="GtkBox" id="box5">
229 <property name="visible">True</property>
230 <property name="can_focus">False</property>
231 <property name="orientation">vertical</property>
232 <property name="spacing">6</property>
233 <child>
234 <object class="GtkLabel" id="spacinglabel">
235 <property name="visible">True</property>
236 <property name="can_focus">False</property>
237 <property name="hexpand">True</property>
238 <property name="label" translatable="yes" context="sidebarparagraph|spacinglabel">_Spacing:</property>
239 <property name="use_underline">True</property>
240 <property name="mnemonic_widget">paraspacing</property>
241 <property name="xalign">0</property>
242 </object>
243 <packing>
244 <property name="expand">False</property>
245 <property name="fill">True</property>
246 <property name="position">0</property>
247 </packing>
248 </child>
249 <child>
250 <object class="sfxlo-SidebarToolBox" id="paraspacing">
251 <property name="visible">True</property>
252 <property name="can_focus">True</property>
253 <property name="has_tooltip">True</property>
254 <property name="tooltip_text" translatable="yes" context="sidebarparagraph|paraspacing|tooltip_text">Spacing</property>
255 <property name="show_arrow">False</property>
256 <child>
257 <object class="GtkToolButton" id="paraspaceinc">
258 <property name="visible">True</property>
259 <property name="can_focus">False</property>
260 <property name="action_name">.uno:ParaspaceIncrease</property>
261 <property name="use_underline">True</property>
262 </object>
263 <packing>
264 <property name="expand">False</property>
265 <property name="homogeneous">True</property>
266 </packing>
267 </child>
268 <child>
269 <object class="GtkToolButton" id="paraspacedec">
270 <property name="visible">True</property>
271 <property name="can_focus">False</property>
272 <property name="action_name">.uno:ParaspaceDecrease</property>
273 <property name="use_underline">True</property>
274 </object>
275 <packing>
276 <property name="expand">False</property>
277 <property name="homogeneous">True</property>
278 </packing>
279 </child>
280 </object>
281 <packing>
282 <property name="expand">False</property>
283 <property name="fill">True</property>
284 <property name="position">1</property>
285 </packing>
286 </child>
287 <child>
288 <object class="GtkBox" id="box11">
289 <property name="visible">True</property>
290 <property name="can_focus">False</property>
291 <property name="margin_left">4</property>
292 <property name="margin_right">6</property>
293 <property name="spacing">6</property>
294 <child>
295 <object class="GtkImage" id="image6">
296 <property name="visible">True</property>
297 <property name="can_focus">False</property>
298 <property name="halign">center</property>
299 <property name="valign">center</property>
300 <property name="pixbuf">svx/res/symphony/spacing1.png</property>
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="svxlo-SvxRelativeField" id="aboveparaspacing">
310 <property name="visible">True</property>
311 <property name="can_focus">True</property>
312 <property name="has_tooltip">True</property>
313 <property name="tooltip_text" translatable="yes" context="sidebarparagraph|aboveparaspacing|tooltip_text">Above Paragraph Spacing</property>
314 <property name="hexpand">True</property>
315 <property name="text">0</property>
316 <property name="adjustment">adjustment1</property>
317 <child internal-child="accessible">
318 <object class="AtkObject" id="aboveparaspacing-atkobject">
319 <property name="AtkObject::accessible-name" translatable="yes" context="sidebarparagraph|aboveparaspacing-atkobject">Above Paragraph Spacing</property>
320 </object>
321 </child>
322 </object>
323 <packing>
324 <property name="expand">False</property>
325 <property name="fill">True</property>
326 <property name="position">1</property>
327 </packing>
328 </child>
329 </object>
330 <packing>
331 <property name="expand">False</property>
332 <property name="fill">True</property>
333 <property name="position">2</property>
334 </packing>
335 </child>
336 <child>
337 <object class="GtkBox" id="box12">
338 <property name="visible">True</property>
339 <property name="can_focus">False</property>
340 <property name="margin_left">4</property>
341 <property name="margin_right">6</property>
342 <property name="spacing">6</property>
343 <child>
344 <object class="GtkImage" id="image7">
345 <property name="visible">True</property>
346 <property name="can_focus">False</property>
347 <property name="halign">center</property>
348 <property name="valign">center</property>
349 <property name="pixbuf">svx/res/symphony/spacing2.png</property>
350 </object>
351 <packing>
352 <property name="expand">False</property>
353 <property name="fill">True</property>
354 <property name="position">0</property>
355 </packing>
356 </child>
357 <child>
358 <object class="svxlo-SvxRelativeField" id="belowparaspacing">
359 <property name="visible">True</property>
360 <property name="can_focus">True</property>
361 <property name="has_tooltip">True</property>
362 <property name="tooltip_text" translatable="yes" context="sidebarparagraph|belowparaspacing|tooltip_text">Below Paragraph Spacing</property>
363 <property name="hexpand">True</property>
364 <property name="text">0</property>
365 <property name="adjustment">adjustment1</property>
366 <child internal-child="accessible">
367 <object class="AtkObject" id="belowparaspacing-atkobject">
368 <property name="AtkObject::accessible-name" translatable="yes" context="sidebarparagraph|belowparaspacing-atkobject">Below Paragraph Spacing</property>
369 </object>
370 </child>
371 </object>
372 <packing>
373 <property name="expand">False</property>
374 <property name="fill">True</property>
375 <property name="position">1</property>
376 </packing>
377 </child>
378 </object>
379 <packing>
380 <property name="expand">False</property>
381 <property name="fill">True</property>
382 <property name="position">3</property>
383 </packing>
384 </child>
385 <child>
386 <object class="sfxlo-SidebarToolBox" id="linespacing">
387 <property name="visible">True</property>
388 <property name="can_focus">True</property>
389 <property name="has_tooltip">True</property>
390 <property name="margin_left">1</property>
391 <property name="hexpand">True</property>
392 <child>
393 <object class="GtkMenuToolButton" id="setlinespacing">
394 <property name="visible">True</property>
395 <property name="can_focus">False</property>
396 <property name="has_tooltip">True</property>
397 <property name="tooltip_text" translatable="yes" context="sidebarparagraph|setlinespacing|tooltip_text">Line Spacing</property>
398 <property name="action_name">.uno:LineSpacing</property>
399 <property name="use_underline">True</property>
400 </object>
401 <packing>
402 <property name="expand">False</property>
403 <property name="homogeneous">True</property>
404 </packing>
405 </child>
406 </object>
407 <packing>
408 <property name="expand">False</property>
409 <property name="fill">True</property>
410 <property name="position">4</property>
411 </packing>
412 </child>
413 </object>
414 <packing>
415 <property name="left_attach">0</property>
416 <property name="top_attach">3</property>
417 </packing>
418 </child>
419 <child>
420 <object class="GtkBox" id="box13">
421 <property name="visible">True</property>
422 <property name="can_focus">False</property>
423 <property name="orientation">vertical</property>
424 <property name="spacing">6</property>
425 <child>
426 <object class="GtkLabel" id="indentlabel">
427 <property name="visible">True</property>
428 <property name="can_focus">False</property>
429 <property name="hexpand">True</property>
430 <property name="label" translatable="yes" context="sidebarparagraph|indentlabel">_Indent:</property>
431 <property name="use_underline">True</property>
432 <property name="mnemonic_widget">indent</property>
433 <property name="xalign">0</property>
434 </object>
435 <packing>
436 <property name="expand">False</property>
437 <property name="fill">True</property>
438 <property name="position">0</property>
439 </packing>
440 </child>
441 <child>
442 <object class="sfxlo-SidebarToolBox" id="indent">
443 <property name="visible">True</property>
444 <property name="can_focus">True</property>
445 <property name="has_tooltip">True</property>
446 <property name="tooltip_text" translatable="yes" context="sidebarparagraph|indent|tooltip_text">Indent</property>
447 <property name="show_arrow">False</property>
448 <child>
449 <object class="GtkToolButton" id="increaseindent">
450 <property name="visible">True</property>
451 <property name="can_focus">False</property>
452 <property name="has_tooltip">True</property>
453 <property name="tooltip_text" translatable="yes" context="sidebarparagraph|increaseindent|tooltip_text">Increase Indent</property>
454 <property name="action_name">.uno:IncrementIndent</property>
455 <property name="use_underline">True</property>
456 </object>
457 <packing>
458 <property name="expand">False</property>
459 <property name="homogeneous">True</property>
460 </packing>
461 </child>
462 <child>
463 <object class="GtkToolButton" id="decreaseindent">
464 <property name="visible">True</property>
465 <property name="can_focus">False</property>
466 <property name="has_tooltip">True</property>
467 <property name="tooltip_text" translatable="yes" context="sidebarparagraph|decreaseindent|tooltip_text">Decrease Indent</property>
468 <property name="action_name">.uno:DecrementIndent</property>
469 <property name="use_underline">True</property>
470 </object>
471 <packing>
472 <property name="expand">False</property>
473 <property name="homogeneous">True</property>
474 </packing>
475 </child>
476 <child>
477 <object class="GtkToolButton" id="hangingindent">
478 <property name="visible">True</property>
479 <property name="can_focus">False</property>
480 <property name="has_tooltip">True</property>
481 <property name="tooltip_text" translatable="yes" context="sidebarparagraph|hangingindent|tooltip_text">Switch to Hanging Indent</property>
482 <property name="action_name">.uno:HangingIndent</property>
483 <property name="use_underline">True</property>
484 </object>
485 <packing>
486 <property name="expand">False</property>
487 <property name="homogeneous">True</property>
488 </packing>
489 </child>
490 </object>
491 <packing>
492 <property name="expand">False</property>
493 <property name="fill">True</property>
494 <property name="position">1</property>
495 </packing>
496 </child>
497 <child>
498 <object class="GtkBox" id="box14">
499 <property name="visible">True</property>
500 <property name="can_focus">False</property>
501 <property name="margin_left">4</property>
502 <property name="margin_right">6</property>
503 <property name="spacing">6</property>
504 <child>
505 <object class="GtkImage" id="image8">
506 <property name="visible">True</property>
507 <property name="can_focus">False</property>
508 <property name="halign">center</property>
509 <property name="valign">center</property>
510 <property name="pixbuf">svx/res/symphony/Indent4.png</property>
511 </object>
512 <packing>
513 <property name="expand">False</property>
514 <property name="fill">True</property>
515 <property name="position">0</property>
516 </packing>
517 </child>
518 <child>
519 <object class="svxlo-SvxRelativeField" id="beforetextindent">
520 <property name="visible">True</property>
521 <property name="can_focus">True</property>
522 <property name="tooltip_text" translatable="yes" context="sidebarparagraph|beforetextindent|tooltip_text">Before Text Indent</property>
523 <property name="hexpand">True</property>
524 <property name="text">0</property>
525 <property name="adjustment">adjustment1</property>
526 <child internal-child="accessible">
527 <object class="AtkObject" id="beforetextindent-atkobject">
528 <property name="AtkObject::accessible-name" translatable="yes" context="sidebarparagraph|beforetextindent-atkobject">Before Text Indent</property>
529 </object>
530 </child>
531 </object>
532 <packing>
533 <property name="expand">False</property>
534 <property name="fill">True</property>
535 <property name="position">1</property>
536 </packing>
537 </child>
538 </object>
539 <packing>
540 <property name="expand">False</property>
541 <property name="fill">True</property>
542 <property name="position">2</property>
543 </packing>
544 </child>
545 <child>
546 <object class="GtkBox" id="box15">
547 <property name="visible">True</property>
548 <property name="can_focus">False</property>
549 <property name="margin_left">4</property>
550 <property name="margin_right">6</property>
551 <property name="spacing">6</property>
552 <child>
553 <object class="GtkImage" id="image9">
554 <property name="visible">True</property>
555 <property name="can_focus">False</property>
556 <property name="halign">center</property>
557 <property name="valign">center</property>
558 <property name="pixbuf">svx/res/symphony/Indent3.png</property>
559 </object>
560 <packing>
561 <property name="expand">False</property>
562 <property name="fill">True</property>
563 <property name="position">0</property>
564 </packing>
565 </child>
566 <child>
567 <object class="svxlo-SvxRelativeField" id="aftertextindent">
568 <property name="visible">True</property>
569 <property name="can_focus">True</property>
570 <property name="tooltip_text" translatable="yes" context="sidebarparagraph|aftertextindent|tooltip_text">After Text Indent</property>
571 <property name="hexpand">True</property>
572 <property name="text">0</property>
573 <property name="adjustment">adjustment1</property>
574 <child internal-child="accessible">
575 <object class="AtkObject" id="aftertextindent-atkobject">
576 <property name="AtkObject::accessible-name" translatable="yes" context="sidebarparagraph|aftertextindent-atkobject">After Text Indent</property>
577 </object>
578 </child>
579 </object>
580 <packing>
581 <property name="expand">False</property>
582 <property name="fill">True</property>
583 <property name="position">1</property>
584 </packing>
585 </child>
586 </object>
587 <packing>
588 <property name="expand">False</property>
589 <property name="fill">True</property>
590 <property name="position">3</property>
591 </packing>
592 </child>
593 <child>
594 <object class="GtkBox" id="box16">
595 <property name="visible">True</property>
596 <property name="can_focus">False</property>
597 <property name="margin_left">4</property>
598 <property name="margin_right">6</property>
599 <property name="spacing">6</property>
600 <child>
601 <object class="GtkImage" id="image10">
602 <property name="visible">True</property>
603 <property name="can_focus">False</property>
604 <property name="halign">center</property>
605 <property name="valign">center</property>
606 <property name="pixbuf">svx/res/symphony/Indent2.png</property>
607 </object>
608 <packing>
609 <property name="expand">False</property>
610 <property name="fill">True</property>
611 <property name="position">0</property>
612 </packing>
613 </child>
614 <child>
615 <object class="svxlo-SvxRelativeField" id="firstlineindent">
616 <property name="visible">True</property>
617 <property name="can_focus">True</property>
618 <property name="tooltip_text" translatable="yes" context="sidebarparagraph|firstlineindent|tooltip_text">First Line Indent</property>
619 <property name="hexpand">True</property>
620 <property name="text">0</property>
621 <property name="adjustment">adjustment1</property>
622 <child internal-child="accessible">
623 <object class="AtkObject" id="firstlineindent-atkobject">
624 <property name="AtkObject::accessible-name" translatable="yes" context="sidebarparagraph|firstlineindent-atkobject">First Line Indent</property>
625 </object>
626 </child>
627 </object>
628 <packing>
629 <property name="expand">False</property>
630 <property name="fill">True</property>
631 <property name="position">1</property>
632 </packing>
633 </child>
634 </object>
635 <packing>
636 <property name="expand">False</property>
637 <property name="fill">True</property>
638 <property name="position">4</property>
639 </packing>
640 </child>
641 </object>
642 <packing>
643 <property name="left_attach">1</property>
644 <property name="top_attach">3</property>
645 </packing>
646 </child>
647 <child>
648 <object class="GtkBox" id="box2">
649 <property name="visible">True</property>
650 <property name="can_focus">False</property>
651 <child>
652 <object class="sfxlo-SidebarToolBox" id="backgroundcolor">
653 <property name="visible">True</property>
654 <property name="can_focus">True</property>
655 <property name="has_tooltip">True</property>
656 <property name="tooltip_text" translatable="yes" context="sidebarparagraph|backgroundcolor|tooltip_text">Paragraph Background Color</property>
657 <property name="halign">end</property>
658 <child>
659 <object class="GtkMenuToolButton" id="parabkcolor">
660 <property name="width_request">105</property>
661 <property name="visible">True</property>
662 <property name="can_focus">False</property>
663 <property name="action_name">.uno:BackgroundColor</property>
664 <property name="use_underline">True</property>
665 </object>
666 <packing>
667 <property name="expand">False</property>
668 <property name="homogeneous">True</property>
669 </packing>
670 </child>
671 </object>
672 <packing>
673 <property name="expand">False</property>
674 <property name="fill">True</property>
675 <property name="pack_type">end</property>
676 <property name="position">0</property>
677 </packing>
678 </child>
679 </object>
680 <packing>
681 <property name="left_attach">1</property>
682 <property name="top_attach">1</property>
683 </packing>
684 </child>
685 <child>
686 <object class="GtkSeparator" id="separator1">
687 <property name="height_request">2</property>
688 <property name="visible">True</property>
689 <property name="can_focus">False</property>
690 <property name="margin_top">5</property>
691 <property name="margin_bottom">5</property>
692 </object>
693 <packing>
694 <property name="left_attach">0</property>
695 <property name="top_attach">2</property>
696 <property name="width">2</property>
697 </packing>
698 </child>
699 </object>
700 <packing>
701 <property name="left_attach">0</property>
702 <property name="top_attach">0</property>
703 </packing>
704 </child>
705 </object>
706 <object class="GtkSizeGroup" id="sizegroup1">
707 <property name="mode">vertical</property>
708 <widgets>
709 <widget name="box11"/>
710 <widget name="box12"/>
711 <widget name="linespacing"/>
712 <widget name="box14"/>
713 <widget name="box15"/>
714 <widget name="box16"/>
715 </widgets>
716 </object>
717 </interface>