Version 7.6.3.2-android, tag libreoffice-7.6.3.2-android
[LibreOffice.git] / sw / uiconfig / swriter / ui / notebookbar_single.ui
blobfd1adc6a481c9bcf463c8e612319cc3b5b46c55a
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Generated with glade 3.22.1 -->
3 <interface domain="sw">
4 <requires lib="gtk+" version="3.20"/>
5 <requires lib="LibreOffice" version="1.0"/>
6 <object class="GtkMenu" id="Menu Addons">
7 <property name="visible">True</property>
8 <property name="can_focus">False</property>
9 <child>
10 <object class="NotebookBarAddonsMenuMergePoint" id="AddonCommands-Menu">
11 <property name="visible">True</property>
12 <property name="can_focus">False</property>
13 <property name="action_name">AddonCommand</property>
14 </object>
15 </child>
16 <child>
17 <object class="GtkSeparatorMenuItem" id="AddonSection-Separator">
18 <property name="visible">True</property>
19 <property name="can_focus">False</property>
20 </object>
21 </child>
22 <child>
23 <object class="GtkMenuItem" id="Menu-Extension-PackageManagerDialog">
24 <property name="visible">True</property>
25 <property name="can_focus">False</property>
26 <property name="action_name">service:com.sun.star.deployment.ui.PackageManagerDialog</property>
27 </object>
28 </child>
29 </object>
30 <!-- n-columns=1 n-rows=1 -->
31 <object class="GtkGrid" id="NotebookBar">
32 <property name="visible">True</property>
33 <property name="can_focus">False</property>
34 <child>
35 <object class="GtkBox" id="box1">
36 <property name="visible">True</property>
37 <property name="can_focus">False</property>
38 <property name="valign">center</property>
39 <property name="vexpand">True</property>
40 <property name="orientation">vertical</property>
41 <child>
42 <object class="sfxlo-PriorityHBox" id="DefaultBox">
43 <property name="visible">True</property>
44 <property name="can_focus">False</property>
45 <child>
46 <object class="sfxlo-DropdownBox" id="Clipboard">
47 <property name="visible">True</property>
48 <property name="can_focus">False</property>
49 <property name="valign">center</property>
50 <child>
51 <object class="sfxlo-NotebookbarToolBox" id="SectionBottom41">
52 <property name="visible">True</property>
53 <property name="can_focus">True</property>
54 <property name="margin-start">5</property>
55 <property name="margin_top">4</property>
56 <property name="margin_bottom">4</property>
57 <property name="show_arrow">False</property>
58 <child>
59 <object class="GtkMenuToolButton" id="Files-New">
60 <property name="action_name">.uno:AddDirect</property>
61 </object>
62 <packing>
63 <property name="expand">False</property>
64 <property name="homogeneous">False</property>
65 </packing>
66 </child>
67 <child>
68 <object class="GtkMenuToolButton" id="Files-Open">
69 <property name="action_name">.uno:Open</property>
70 </object>
71 <packing>
72 <property name="expand">False</property>
73 <property name="homogeneous">False</property>
74 </packing>
75 </child>
76 <child>
77 <object class="GtkMenuToolButton" id="Files-Save">
78 <property name="action_name">.uno:Save</property>
79 </object>
80 <packing>
81 <property name="expand">False</property>
82 <property name="homogeneous">False</property>
83 </packing>
84 </child>
85 <child>
86 <object class="GtkToolButton" id="Files-ExportTo">
87 <property name="action_name">.uno:ExportTo</property>
88 </object>
89 <packing>
90 <property name="expand">False</property>
91 <property name="homogeneous">False</property>
92 </packing>
93 </child>
94 <child>
95 <object class="GtkToolButton" id="Files-PrintPreview">
96 <property name="action_name">.uno:PrintPreview</property>
97 </object>
98 <packing>
99 <property name="expand">False</property>
100 <property name="homogeneous">False</property>
101 </packing>
102 </child>
103 <child>
104 <object class="GtkToolButton" id="Files-Print">
105 <property name="action_name">.uno:Print</property>
106 </object>
107 <packing>
108 <property name="expand">False</property>
109 <property name="homogeneous">False</property>
110 </packing>
111 </child>
112 <child>
113 <object class="GtkToolButton" id="Edit-Undo">
114 <property name="visible">True</property>
115 <property name="is_important">True</property>
116 <property name="action_name">.uno:Undo</property>
117 </object>
118 <packing>
119 <property name="expand">False</property>
120 <property name="homogeneous">True</property>
121 </packing>
122 </child>
123 <child>
124 <object class="GtkToolButton" id="Edit-Redo">
125 <property name="is_important">True</property>
126 <property name="action_name">.uno:Redo</property>
127 </object>
128 <packing>
129 <property name="expand">False</property>
130 <property name="homogeneous">True</property>
131 </packing>
132 </child>
133 <child>
134 <object class="GtkToolButton" id="Edit-Cut">
135 <property name="action_name">.uno:Cut</property>
136 </object>
137 <packing>
138 <property name="expand">False</property>
139 <property name="homogeneous">False</property>
140 </packing>
141 </child>
142 <child>
143 <object class="GtkToolButton" id="Edit-Copy">
144 <property name="action_name">.uno:Copy</property>
145 </object>
146 <packing>
147 <property name="expand">False</property>
148 <property name="homogeneous">False</property>
149 </packing>
150 </child>
151 <child>
152 <object class="GtkMenuToolButton" id="Edit-Paste">
153 <property name="visible">True</property>
154 <property name="is_important">True</property>
155 <property name="action_name">.uno:Paste</property>
156 </object>
157 <packing>
158 <property name="expand">False</property>
159 <property name="homogeneous">True</property>
160 </packing>
161 </child>
162 </object>
163 <packing>
164 <property name="expand">False</property>
165 <property name="fill">True</property>
166 <property name="position">0</property>
167 </packing>
168 </child>
169 </object>
170 <packing>
171 <property name="expand">False</property>
172 <property name="fill">True</property>
173 <property name="position">0</property>
174 </packing>
175 </child>
176 <child>
177 <object class="sfxlo-ContextVBox" id="ContextContainer">
178 <property name="visible">True</property>
179 <property name="can_focus">False</property>
180 <property name="orientation">vertical</property>
181 <child>
182 <object class="sfxlo-PriorityMergedHBox" id="Context Default">
183 <property name="can_focus">False</property>
184 <child>
185 <object class="VclOptionalBox" id="Default-Section-Paintbrush">
186 <property name="visible">True</property>
187 <property name="can_focus">False</property>
188 <property name="valign">center</property>
189 <child>
190 <object class="GtkSeparator" id="separator23">
191 <property name="visible">True</property>
192 <property name="can_focus">False</property>
193 <property name="valign">center</property>
194 <property name="margin_top">8</property>
195 <property name="margin_bottom">8</property>
196 <property name="orientation">vertical</property>
197 </object>
198 <packing>
199 <property name="expand">False</property>
200 <property name="fill">True</property>
201 <property name="padding">5</property>
202 <property name="position">0</property>
203 </packing>
204 </child>
205 <child>
206 <object class="sfxlo-NotebookbarToolBox" id="SectionBottom2">
207 <property name="visible">True</property>
208 <property name="can_focus">True</property>
209 <property name="margin_top">4</property>
210 <property name="margin_bottom">4</property>
211 <property name="show_arrow">False</property>
212 <child>
213 <object class="GtkToolButton" id="Default-FormatPaintbrush">
214 <property name="visible">True</property>
215 <property name="action_name">.uno:FormatPaintbrush</property>
216 </object>
217 <packing>
218 <property name="expand">False</property>
219 <property name="homogeneous">True</property>
220 </packing>
221 </child>
222 <child>
223 <object class="GtkToolButton" id="Default-ResetAttributes">
224 <property name="visible">True</property>
225 <property name="action_name">.uno:ResetAttributes</property>
226 </object>
227 <packing>
228 <property name="expand">False</property>
229 <property name="homogeneous">True</property>
230 </packing>
231 </child>
232 </object>
233 <packing>
234 <property name="expand">False</property>
235 <property name="fill">True</property>
236 <property name="position">1</property>
237 </packing>
238 </child>
239 </object>
240 <packing>
241 <property name="expand">False</property>
242 <property name="fill">True</property>
243 <property name="position">0</property>
244 </packing>
245 </child>
246 <child>
247 <object class="VclOptionalBox" id="Default-Section-Styles">
248 <property name="visible">True</property>
249 <property name="can_focus">False</property>
250 <property name="valign">center</property>
251 <child>
252 <object class="sfxlo-NotebookbarToolBox" id="SectionBottom3">
253 <property name="visible">True</property>
254 <property name="can_focus">True</property>
255 <property name="show_arrow">False</property>
256 <child>
257 <object class="GtkToolButton" id="Default-StyleApply">
258 <property name="visible">True</property>
259 <property name="action_name">.uno:StyleApply</property>
260 </object>
261 <packing>
262 <property name="expand">False</property>
263 <property name="homogeneous">True</property>
264 </packing>
265 </child>
266 <child>
267 <object class="GtkToolButton" id="Default-StyleUpdateByExample">
268 <property name="halign">center</property>
269 <property name="hexpand">True</property>
270 <property name="action_name">.uno:StyleUpdateByExample</property>
271 </object>
272 <packing>
273 <property name="expand">False</property>
274 <property name="homogeneous">True</property>
275 </packing>
276 </child>
277 <child>
278 <object class="GtkToolButton" id="Default-EditStyle">
279 <property name="halign">center</property>
280 <property name="hexpand">True</property>
281 <property name="action_name">.uno:EditStyle</property>
282 </object>
283 <packing>
284 <property name="expand">False</property>
285 <property name="homogeneous">True</property>
286 </packing>
287 </child>
288 </object>
289 <packing>
290 <property name="expand">False</property>
291 <property name="fill">True</property>
292 <property name="position">0</property>
293 </packing>
294 </child>
295 <child>
296 <object class="sfxlo-NotebookbarToolBox" id="SectionBottom69">
297 <property name="visible">True</property>
298 <property name="can_focus">False</property>
299 <property name="show_arrow">False</property>
300 <child>
301 <object class="GtkToolButton" id="Default-StandardStyle">
302 <property name="action_name">.uno:StyleApply?Style:string=Standard&amp;FamilyName:string=ParagraphStyles</property>
303 <property name="icon_name">cmd/sc_defaultcharstyle.png</property>
304 </object>
305 <packing>
306 <property name="expand">False</property>
307 <property name="homogeneous">True</property>
308 </packing>
309 </child>
310 <child>
311 <object class="GtkToolButton" id="Default-EmphasisCharStyle">
312 <property name="action_name">.uno:StyleApply?Style:string=Emphasis&amp;FamilyName:string=CharacterStyles</property>
313 <property name="icon_name">cmd/sc_emphasischarstyle.png</property>
314 </object>
315 <packing>
316 <property name="expand">False</property>
317 <property name="homogeneous">False</property>
318 </packing>
319 </child>
320 <child>
321 <object class="GtkToolButton" id="Default-StrongEmphasisCharStyle">
322 <property name="action_name">.uno:StyleApply?Style:string=Strong Emphasis&amp;FamilyName:string=CharacterStyles</property>
323 <property name="icon_name">cmd/sc_strongemphasischarstyle.png</property>
324 </object>
325 <packing>
326 <property name="expand">False</property>
327 <property name="homogeneous">False</property>
328 </packing>
329 </child>
330 <child>
331 <object class="GtkToolButton" id="Default-TitleStyle">
332 <property name="action_name">.uno:StyleApply?Style:string=Title&amp;FamilyName:string=ParagraphStyles</property>
333 <property name="icon_name">cmd/sc_titleparastyle.png</property>
334 </object>
335 <packing>
336 <property name="expand">False</property>
337 <property name="homogeneous">True</property>
338 </packing>
339 </child>
340 <child>
341 <object class="GtkToolButton" id="Default-SubTitleStyle">
342 <property name="action_name">.uno:StyleApply?Style:string=Subtitle&amp;FamilyName:string=ParagraphStyles</property>
343 <property name="icon_name">cmd/sc_subtitleparastyle.png</property>
344 </object>
345 <packing>
346 <property name="expand">False</property>
347 <property name="homogeneous">True</property>
348 </packing>
349 </child>
350 <child>
351 <object class="GtkToolButton" id="Default-H1Style">
352 <property name="action_name">.uno:StyleApply?Style:string=Heading 1&amp;FamilyName:string=ParagraphStyles</property>
353 <property name="icon_name">cmd/sc_heading1parastyle.png</property>
354 </object>
355 <packing>
356 <property name="expand">False</property>
357 <property name="homogeneous">True</property>
358 </packing>
359 </child>
360 <child>
361 <object class="GtkToolButton" id="Default-H2Style">
362 <property name="action_name">.uno:StyleApply?Style:string=Heading 2&amp;FamilyName:string=ParagraphStyles</property>
363 <property name="icon_name">cmd/sc_heading2parastyle.png</property>
364 </object>
365 <packing>
366 <property name="expand">False</property>
367 <property name="homogeneous">True</property>
368 </packing>
369 </child>
370 <child>
371 <object class="GtkToolButton" id="Default-H3Style">
372 <property name="action_name">.uno:StyleApply?Style:string=Heading 3&amp;FamilyName:string=ParagraphStyles</property>
373 <property name="icon_name">cmd/sc_heading3parastyle.png</property>
374 </object>
375 <packing>
376 <property name="expand">False</property>
377 <property name="homogeneous">True</property>
378 </packing>
379 </child>
380 <child>
381 <object class="GtkToolButton" id="Default-H4Style">
382 <property name="action_name">.uno:StyleApply?Style:string=Heading 4&amp;FamilyName:string=ParagraphStyles</property>
383 <property name="icon_name">cmd/sc_heading4parastyle.png</property>
384 </object>
385 <packing>
386 <property name="expand">False</property>
387 <property name="homogeneous">True</property>
388 </packing>
389 </child>
390 </object>
391 <packing>
392 <property name="expand">False</property>
393 <property name="fill">True</property>
394 <property name="position">1</property>
395 </packing>
396 </child>
397 <style>
398 <class name="priority-20"/>
399 </style>
400 </object>
401 <packing>
402 <property name="expand">False</property>
403 <property name="fill">True</property>
404 <property name="position">1</property>
405 </packing>
406 </child>
407 <child>
408 <object class="VclOptionalBox" id="Default-Section-CharFontName">
409 <property name="visible">True</property>
410 <property name="can_focus">False</property>
411 <property name="valign">center</property>
412 <child>
413 <object class="GtkSeparator" id="separator63">
414 <property name="visible">True</property>
415 <property name="can_focus">False</property>
416 <property name="margin_top">5</property>
417 <property name="margin_bottom">5</property>
418 <property name="orientation">vertical</property>
419 </object>
420 <packing>
421 <property name="expand">False</property>
422 <property name="fill">True</property>
423 <property name="padding">5</property>
424 <property name="position">0</property>
425 </packing>
426 </child>
427 <child>
428 <object class="sfxlo-NotebookbarToolBox" id="SectionBottom53">
429 <property name="visible">True</property>
430 <property name="can_focus">True</property>
431 <property name="show_arrow">False</property>
432 <child>
433 <object class="GtkToolButton" id="Default-CharFontName">
434 <property name="visible">True</property>
435 <property name="action_name">.uno:CharFontName</property>
436 </object>
437 <packing>
438 <property name="expand">False</property>
439 <property name="homogeneous">True</property>
440 </packing>
441 </child>
442 </object>
443 <packing>
444 <property name="expand">False</property>
445 <property name="fill">True</property>
446 <property name="position">1</property>
447 </packing>
448 </child>
449 <style>
450 <class name="priority-19"/>
451 </style>
452 </object>
453 <packing>
454 <property name="expand">False</property>
455 <property name="fill">True</property>
456 <property name="position">2</property>
457 </packing>
458 </child>
459 <child>
460 <object class="VclOptionalBox" id="Default-Section-FontHeight">
461 <property name="visible">True</property>
462 <property name="can_focus">False</property>
463 <property name="valign">center</property>
464 <child>
465 <object class="sfxlo-NotebookbarToolBox" id="SectionBottom54">
466 <property name="visible">True</property>
467 <property name="can_focus">True</property>
468 <property name="margin-start">5</property>
469 <property name="show_arrow">False</property>
470 <child>
471 <object class="GtkToolButton" id="Default-FontHeight">
472 <property name="visible">True</property>
473 <property name="action_name">.uno:FontHeight</property>
474 </object>
475 <packing>
476 <property name="expand">False</property>
477 <property name="homogeneous">True</property>
478 </packing>
479 </child>
480 </object>
481 <packing>
482 <property name="expand">False</property>
483 <property name="fill">True</property>
484 <property name="position">1</property>
485 </packing>
486 </child>
487 <style>
488 <class name="priority-18"/>
489 </style>
490 </object>
491 <packing>
492 <property name="expand">False</property>
493 <property name="fill">True</property>
494 <property name="position">3</property>
495 </packing>
496 </child>
497 <child>
498 <object class="VclOptionalBox" id="Default-Section-GrawShrink">
499 <property name="visible">True</property>
500 <property name="can_focus">False</property>
501 <property name="valign">center</property>
502 <child>
503 <object class="sfxlo-NotebookbarToolBox" id="ExtTop3">
504 <property name="visible">True</property>
505 <property name="can_focus">True</property>
506 <property name="margin-end">5</property>
507 <property name="show_arrow">False</property>
508 <child>
509 <object class="GtkToolButton" id="Default-Grow">
510 <property name="visible">True</property>
511 <property name="action_name">.uno:Grow</property>
512 </object>
513 <packing>
514 <property name="expand">False</property>
515 <property name="homogeneous">True</property>
516 </packing>
517 </child>
518 <child>
519 <object class="GtkToolButton" id="Default-Shrink">
520 <property name="visible">True</property>
521 <property name="visible_horizontal">False</property>
522 <property name="action_name">.uno:Shrink</property>
523 </object>
524 <packing>
525 <property name="expand">False</property>
526 <property name="homogeneous">True</property>
527 </packing>
528 </child>
529 </object>
530 <packing>
531 <property name="expand">False</property>
532 <property name="fill">True</property>
533 <property name="position">0</property>
534 </packing>
535 </child>
536 <style>
537 <class name="priority-17"/>
538 </style>
539 </object>
540 <packing>
541 <property name="expand">False</property>
542 <property name="fill">True</property>
543 <property name="position">4</property>
544 </packing>
545 </child>
546 <child>
547 <object class="VclOptionalBox" id="Default-Section-BoldItalic">
548 <property name="visible">True</property>
549 <property name="can_focus">False</property>
550 <property name="valign">center</property>
551 <child>
552 <object class="GtkSeparator" id="separator58">
553 <property name="visible">True</property>
554 <property name="can_focus">False</property>
555 <property name="margin_top">5</property>
556 <property name="margin_bottom">5</property>
557 <property name="orientation">vertical</property>
558 </object>
559 <packing>
560 <property name="expand">False</property>
561 <property name="fill">True</property>
562 <property name="padding">5</property>
563 <property name="position">0</property>
564 </packing>
565 </child>
566 <child>
567 <object class="sfxlo-NotebookbarToolBox" id="ExtTop5">
568 <property name="visible">True</property>
569 <property name="can_focus">True</property>
570 <property name="show_arrow">False</property>
571 <child>
572 <object class="GtkToolButton" id="Default-Bold">
573 <property name="visible">True</property>
574 <property name="is_important">True</property>
575 <property name="action_name">.uno:Bold</property>
576 </object>
577 <packing>
578 <property name="expand">False</property>
579 <property name="homogeneous">True</property>
580 </packing>
581 </child>
582 <child>
583 <object class="GtkToolButton" id="Default-Italic">
584 <property name="visible">True</property>
585 <property name="is_important">True</property>
586 <property name="action_name">.uno:Italic</property>
587 </object>
588 <packing>
589 <property name="expand">False</property>
590 <property name="homogeneous">True</property>
591 </packing>
592 </child>
593 <child>
594 <object class="GtkToolButton" id="Default-Underline">
595 <property name="visible">True</property>
596 <property name="is_important">True</property>
597 <property name="action_name">.uno:Underline</property>
598 </object>
599 <packing>
600 <property name="expand">False</property>
601 <property name="homogeneous">True</property>
602 </packing>
603 </child>
604 <child>
605 <object class="GtkToolButton" id="Default-UnderlineDouble">
606 <property name="is_important">True</property>
607 <property name="action_name">.uno:UnderlineDouble</property>
608 </object>
609 <packing>
610 <property name="expand">False</property>
611 <property name="homogeneous">True</property>
612 </packing>
613 </child>
614 <child>
615 <object class="GtkToolButton" id="Default-Overline">
616 <property name="is_important">True</property>
617 <property name="action_name">.uno:Overline</property>
618 </object>
619 <packing>
620 <property name="expand">False</property>
621 <property name="homogeneous">True</property>
622 </packing>
623 </child>
624 <child>
625 <object class="GtkToolButton" id="Default-Strikeout">
626 <property name="visible">True</property>
627 <property name="is_important">True</property>
628 <property name="action_name">.uno:Strikeout</property>
629 </object>
630 <packing>
631 <property name="expand">False</property>
632 <property name="homogeneous">True</property>
633 </packing>
634 </child>
635 <child>
636 <object class="GtkToolButton" id="Default-Shadowed">
637 <property name="is_important">True</property>
638 <property name="action_name">.uno:Shadowed</property>
639 </object>
640 <packing>
641 <property name="expand">False</property>
642 <property name="homogeneous">True</property>
643 </packing>
644 </child>
645 <child>
646 <object class="GtkToolButton" id="Default-OutlineFont">
647 <property name="is_important">True</property>
648 <property name="action_name">.uno:OutlineFont</property>
649 </object>
650 <packing>
651 <property name="expand">False</property>
652 <property name="homogeneous">True</property>
653 </packing>
654 </child>
655 </object>
656 <packing>
657 <property name="expand">False</property>
658 <property name="fill">True</property>
659 <property name="position">1</property>
660 </packing>
661 </child>
662 </object>
663 <packing>
664 <property name="expand">False</property>
665 <property name="fill">True</property>
666 <property name="position">5</property>
667 </packing>
668 </child>
669 <child>
670 <object class="VclOptionalBox" id="Default-Section-SubSuperScript">
671 <property name="visible">True</property>
672 <property name="can_focus">False</property>
673 <property name="valign">center</property>
674 <child>
675 <object class="sfxlo-NotebookbarToolBox" id="ExtTop10">
676 <property name="visible">True</property>
677 <property name="can_focus">True</property>
678 <property name="margin-start">5</property>
679 <property name="show_arrow">False</property>
680 <child>
681 <object class="GtkToolButton" id="Default-SubScript">
682 <property name="action_name">.uno:SubScript</property>
683 </object>
684 <packing>
685 <property name="expand">False</property>
686 <property name="homogeneous">True</property>
687 </packing>
688 </child>
689 <child>
690 <object class="GtkToolButton" id="Default-SuperScript">
691 <property name="visible_horizontal">False</property>
692 <property name="action_name">.uno:SuperScript</property>
693 </object>
694 <packing>
695 <property name="expand">False</property>
696 <property name="homogeneous">True</property>
697 </packing>
698 </child>
699 </object>
700 <packing>
701 <property name="expand">False</property>
702 <property name="fill">True</property>
703 <property name="position">0</property>
704 </packing>
705 </child>
706 <style>
707 <class name="priority-15"/>
708 </style>
709 </object>
710 <packing>
711 <property name="expand">False</property>
712 <property name="fill">True</property>
713 <property name="position">6</property>
714 </packing>
715 </child>
716 <child>
717 <object class="VclOptionalBox" id="Default-Section-FontColor">
718 <property name="visible">True</property>
719 <property name="can_focus">False</property>
720 <property name="valign">center</property>
721 <child>
722 <object class="GtkSeparator" id="separator26">
723 <property name="visible">True</property>
724 <property name="can_focus">False</property>
725 <property name="valign">center</property>
726 <property name="margin_top">5</property>
727 <property name="margin_bottom">5</property>
728 <property name="orientation">vertical</property>
729 </object>
730 <packing>
731 <property name="expand">False</property>
732 <property name="fill">True</property>
733 <property name="padding">5</property>
734 <property name="position">0</property>
735 </packing>
736 </child>
737 <child>
738 <object class="sfxlo-NotebookbarToolBox" id="SectionBottom64">
739 <property name="visible">True</property>
740 <property name="can_focus">True</property>
741 <property name="show_arrow">False</property>
742 <child>
743 <object class="GtkMenuToolButton" id="Default-Color">
744 <property name="visible">True</property>
745 <property name="action_name">.uno:Color</property>
746 </object>
747 <packing>
748 <property name="expand">False</property>
749 <property name="homogeneous">True</property>
750 </packing>
751 </child>
752 <child>
753 <object class="GtkMenuToolButton" id="Default-BackColor">
754 <property name="visible">True</property>
755 <property name="action_name">.uno:CharBackColor</property>
756 </object>
757 <packing>
758 <property name="expand">False</property>
759 <property name="homogeneous">True</property>
760 </packing>
761 </child>
762 </object>
763 <packing>
764 <property name="expand">False</property>
765 <property name="fill">True</property>
766 <property name="position">1</property>
767 </packing>
768 </child>
769 </object>
770 <packing>
771 <property name="expand">False</property>
772 <property name="fill">True</property>
773 <property name="position">7</property>
774 </packing>
775 </child>
776 <child>
777 <object class="VclOptionalBox" id="Default-Section-FontDialog">
778 <property name="visible">True</property>
779 <property name="can_focus">False</property>
780 <property name="valign">center</property>
781 <child>
782 <object class="sfxlo-NotebookbarToolBox" id="ExtTop4">
783 <property name="visible">True</property>
784 <property name="can_focus">True</property>
785 <property name="show_arrow">False</property>
786 <child>
787 <object class="GtkToolButton" id="Default-FontDialog">
788 <property name="visible">True</property>
789 <property name="visible_horizontal">False</property>
790 <property name="action_name">.uno:FontDialog</property>
791 <property name="icon_name">sfx2/res/symphony/open_more.png</property>
792 </object>
793 <packing>
794 <property name="expand">False</property>
795 <property name="homogeneous">True</property>
796 </packing>
797 </child>
798 </object>
799 <packing>
800 <property name="expand">False</property>
801 <property name="fill">True</property>
802 <property name="position">0</property>
803 </packing>
804 </child>
805 </object>
806 <packing>
807 <property name="expand">False</property>
808 <property name="fill">True</property>
809 <property name="position">8</property>
810 </packing>
811 </child>
812 <child>
813 <object class="VclOptionalBox" id="Default-Section-BulletNumbering">
814 <property name="visible">True</property>
815 <property name="can_focus">False</property>
816 <property name="valign">center</property>
817 <child>
818 <object class="GtkSeparator" id="separator1">
819 <property name="visible">True</property>
820 <property name="can_focus">False</property>
821 <property name="margin_top">5</property>
822 <property name="margin_bottom">5</property>
823 <property name="orientation">vertical</property>
824 </object>
825 <packing>
826 <property name="expand">False</property>
827 <property name="fill">True</property>
828 <property name="padding">5</property>
829 <property name="position">0</property>
830 </packing>
831 </child>
832 <child>
833 <object class="sfxlo-NotebookbarToolBox" id="SectionBottom91">
834 <property name="visible">True</property>
835 <property name="can_focus">True</property>
836 <property name="show_arrow">False</property>
837 <child>
838 <object class="GtkToolButton" id="Default-DefaultBullet">
839 <property name="visible">True</property>
840 <property name="action_name">.uno:DefaultBullet</property>
841 </object>
842 <packing>
843 <property name="expand">False</property>
844 <property name="homogeneous">True</property>
845 </packing>
846 </child>
847 <child>
848 <object class="GtkToolButton" id="Default-DefaultNumbering">
849 <property name="visible">True</property>
850 <property name="action_name">.uno:DefaultNumbering</property>
851 </object>
852 <packing>
853 <property name="expand">False</property>
854 <property name="homogeneous">True</property>
855 </packing>
856 </child>
857 <child>
858 <object class="GtkToolButton" id="Default-SetOutline">
859 <property name="action_name">.uno:SetOutline</property>
860 </object>
861 <packing>
862 <property name="expand">False</property>
863 <property name="homogeneous">True</property>
864 </packing>
865 </child>
866 </object>
867 <packing>
868 <property name="expand">False</property>
869 <property name="fill">True</property>
870 <property name="position">1</property>
871 </packing>
872 </child>
873 <style>
874 <class name="priority-13"/>
875 </style>
876 </object>
877 <packing>
878 <property name="expand">False</property>
879 <property name="fill">True</property>
880 <property name="position">9</property>
881 </packing>
882 </child>
883 <child>
884 <object class="VclOptionalBox" id="Default-Section-IncrementDecrement">
885 <property name="visible">True</property>
886 <property name="can_focus">False</property>
887 <property name="valign">center</property>
888 <child>
889 <object class="sfxlo-NotebookbarToolBox" id="SectionBottom4">
890 <property name="visible">True</property>
891 <property name="can_focus">True</property>
892 <property name="show_arrow">False</property>
893 <child>
894 <object class="GtkToolButton" id="Default-IncrementIndent">
895 <property name="visible">True</property>
896 <property name="action_name">.uno:IncrementIndent</property>
897 </object>
898 <packing>
899 <property name="expand">False</property>
900 <property name="homogeneous">True</property>
901 </packing>
902 </child>
903 <child>
904 <object class="GtkToolButton" id="Default-DecrementIndent">
905 <property name="visible">True</property>
906 <property name="action_name">.uno:DecrementIndent</property>
907 </object>
908 <packing>
909 <property name="expand">False</property>
910 <property name="homogeneous">True</property>
911 </packing>
912 </child>
913 <child>
914 <object class="GtkToolButton" id="Default-IncrementSubLevels">
915 <property name="action_name">.uno:IncrementSubLevels</property>
916 </object>
917 <packing>
918 <property name="expand">False</property>
919 <property name="homogeneous">True</property>
920 </packing>
921 </child>
922 <child>
923 <object class="GtkToolButton" id="Default-DecrementSubLevels">
924 <property name="action_name">.uno:DecrementSubLevels</property>
925 </object>
926 <packing>
927 <property name="expand">False</property>
928 <property name="homogeneous">True</property>
929 </packing>
930 </child>
931 </object>
932 <packing>
933 <property name="expand">False</property>
934 <property name="fill">True</property>
935 <property name="position">0</property>
936 </packing>
937 </child>
938 <style>
939 <class name="priority-12"/>
940 </style>
941 </object>
942 <packing>
943 <property name="expand">False</property>
944 <property name="fill">True</property>
945 <property name="position">10</property>
946 </packing>
947 </child>
948 <child>
949 <object class="VclOptionalBox" id="Default-Section-Para1">
950 <property name="visible">True</property>
951 <property name="can_focus">False</property>
952 <property name="valign">center</property>
953 <child>
954 <object class="GtkSeparator" id="separator6">
955 <property name="visible">True</property>
956 <property name="can_focus">False</property>
957 <property name="margin_top">5</property>
958 <property name="margin_bottom">5</property>
959 <property name="orientation">vertical</property>
960 </object>
961 <packing>
962 <property name="expand">False</property>
963 <property name="fill">True</property>
964 <property name="padding">5</property>
965 <property name="position">0</property>
966 </packing>
967 </child>
968 <child>
969 <object class="sfxlo-NotebookbarToolBox" id="ExtBottom2">
970 <property name="visible">True</property>
971 <property name="can_focus">True</property>
972 <property name="show_arrow">False</property>
973 <child>
974 <object class="GtkToolButton" id="Default-LeftPara">
975 <property name="visible">True</property>
976 <property name="action_name">.uno:LeftPara</property>
977 </object>
978 <packing>
979 <property name="expand">False</property>
980 <property name="homogeneous">True</property>
981 </packing>
982 </child>
983 <child>
984 <object class="GtkToolButton" id="Default-CenterPara">
985 <property name="visible">True</property>
986 <property name="action_name">.uno:CenterPara</property>
987 </object>
988 <packing>
989 <property name="expand">False</property>
990 <property name="homogeneous">True</property>
991 </packing>
992 </child>
993 <child>
994 <object class="GtkToolButton" id="Default-RightPara">
995 <property name="visible">True</property>
996 <property name="action_name">.uno:RightPara</property>
997 </object>
998 <packing>
999 <property name="expand">False</property>
1000 <property name="homogeneous">True</property>
1001 </packing>
1002 </child>
1003 <child>
1004 <object class="GtkToolButton" id="Default-JustifyPara">
1005 <property name="visible">True</property>
1006 <property name="action_name">.uno:JustifyPara</property>
1007 </object>
1008 <packing>
1009 <property name="expand">False</property>
1010 <property name="homogeneous">True</property>
1011 </packing>
1012 </child>
1013 </object>
1014 <packing>
1015 <property name="expand">False</property>
1016 <property name="fill">True</property>
1017 <property name="position">1</property>
1018 </packing>
1019 </child>
1020 <style>
1021 <class name="priority-11"/>
1022 </style>
1023 </object>
1024 <packing>
1025 <property name="expand">False</property>
1026 <property name="fill">True</property>
1027 <property name="position">11</property>
1028 </packing>
1029 </child>
1030 <child>
1031 <object class="VclOptionalBox" id="Default-Section-Para2">
1032 <property name="visible">True</property>
1033 <property name="can_focus">False</property>
1034 <property name="valign">center</property>
1035 <child>
1036 <object class="GtkSeparator" id="separator79">
1037 <property name="visible">True</property>
1038 <property name="can_focus">False</property>
1039 <property name="margin_top">5</property>
1040 <property name="margin_bottom">5</property>
1041 <property name="orientation">vertical</property>
1042 </object>
1043 <packing>
1044 <property name="expand">False</property>
1045 <property name="fill">True</property>
1046 <property name="padding">5</property>
1047 <property name="position">0</property>
1048 </packing>
1049 </child>
1050 <child>
1051 <object class="sfxlo-NotebookbarToolBox" id="SectionBottom59">
1052 <property name="visible">True</property>
1053 <property name="can_focus">True</property>
1054 <property name="valign">center</property>
1055 <property name="toolbar_style">icons</property>
1056 <property name="show_arrow">False</property>
1057 <child>
1058 <object class="GtkToolButton" id="Default-CommonAlignTop">
1059 <property name="action_name">.uno:CommonAlignTop</property>
1060 </object>
1061 <packing>
1062 <property name="expand">False</property>
1063 <property name="homogeneous">True</property>
1064 </packing>
1065 </child>
1066 <child>
1067 <object class="GtkToolButton" id="Default-CommonAlignVerticalCenter">
1068 <property name="action_name">.uno:CommonAlignVerticalCenter</property>
1069 </object>
1070 <packing>
1071 <property name="expand">False</property>
1072 <property name="homogeneous">True</property>
1073 </packing>
1074 </child>
1075 <child>
1076 <object class="GtkToolButton" id="Default-CommonAlignBottom">
1077 <property name="action_name">.uno:CommonAlignBottom</property>
1078 </object>
1079 <packing>
1080 <property name="expand">False</property>
1081 <property name="homogeneous">True</property>
1082 </packing>
1083 </child>
1084 </object>
1085 <packing>
1086 <property name="expand">False</property>
1087 <property name="fill">True</property>
1088 <property name="position">1</property>
1089 </packing>
1090 </child>
1091 <style>
1092 <class name="priority-10"/>
1093 </style>
1094 </object>
1095 <packing>
1096 <property name="expand">False</property>
1097 <property name="fill">True</property>
1098 <property name="position">12</property>
1099 </packing>
1100 </child>
1101 <child>
1102 <object class="VclOptionalBox" id="Default-Section-LTR">
1103 <property name="visible">True</property>
1104 <property name="can_focus">False</property>
1105 <property name="valign">center</property>
1106 <child>
1107 <object class="sfxlo-NotebookbarToolBox" id="SectionBottom137">
1108 <property name="visible">True</property>
1109 <property name="can_focus">True</property>
1110 <property name="toolbar_style">icons</property>
1111 <property name="show_arrow">False</property>
1112 <child>
1113 <object class="GtkToolButton" id="Default-ParaLeftToRight">
1114 <property name="visible">True</property>
1115 <property name="action_name">.uno:ParaLeftToRight</property>
1116 </object>
1117 <packing>
1118 <property name="expand">False</property>
1119 <property name="homogeneous">True</property>
1120 </packing>
1121 </child>
1122 <child>
1123 <object class="GtkToolButton" id="Default-ParaRightToLeft">
1124 <property name="visible">True</property>
1125 <property name="action_name">.uno:ParaRightToLeft</property>
1126 </object>
1127 <packing>
1128 <property name="expand">False</property>
1129 <property name="homogeneous">True</property>
1130 </packing>
1131 </child>
1132 </object>
1133 <packing>
1134 <property name="expand">False</property>
1135 <property name="fill">True</property>
1136 <property name="position">0</property>
1137 </packing>
1138 </child>
1139 <style>
1140 <class name="priority-9"/>
1141 </style>
1142 </object>
1143 <packing>
1144 <property name="expand">False</property>
1145 <property name="fill">True</property>
1146 <property name="position">13</property>
1147 </packing>
1148 </child>
1149 <child>
1150 <object class="VclOptionalBox" id="Default-Section-Spacing">
1151 <property name="visible">True</property>
1152 <property name="can_focus">False</property>
1153 <property name="valign">center</property>
1154 <child>
1155 <object class="sfxlo-NotebookbarToolBox" id="SectionBottom126">
1156 <property name="can_focus">True</property>
1157 <property name="toolbar_style">icons</property>
1158 <property name="show_arrow">False</property>
1159 <child>
1160 <object class="GtkToolButton" id="Home-ParaspaceIncrease">
1161 <property name="action_name">.uno:ParaspaceIncrease</property>
1162 </object>
1163 <packing>
1164 <property name="expand">False</property>
1165 <property name="homogeneous">False</property>
1166 </packing>
1167 </child>
1168 <child>
1169 <object class="GtkToolButton" id="Home-ParaspaceDecrease">
1170 <property name="action_name">.uno:ParaspaceDecrease</property>
1171 </object>
1172 <packing>
1173 <property name="expand">False</property>
1174 <property name="homogeneous">False</property>
1175 </packing>
1176 </child>
1177 </object>
1178 <packing>
1179 <property name="expand">False</property>
1180 <property name="fill">True</property>
1181 <property name="position">0</property>
1182 </packing>
1183 </child>
1184 <style>
1185 <class name="priority-8"/>
1186 </style>
1187 </object>
1188 <packing>
1189 <property name="expand">False</property>
1190 <property name="fill">True</property>
1191 <property name="position">14</property>
1192 </packing>
1193 </child>
1194 <child>
1195 <object class="VclOptionalBox" id="Default-Section-ParagraphColor">
1196 <property name="visible">True</property>
1197 <property name="can_focus">False</property>
1198 <property name="valign">center</property>
1199 <child>
1200 <object class="sfxlo-NotebookbarToolBox" id="SectionBottom33">
1201 <property name="visible">True</property>
1202 <property name="can_focus">True</property>
1203 <property name="margin-start">5</property>
1204 <property name="show_arrow">False</property>
1205 <child>
1206 <object class="GtkMenuToolButton" id="Home-LineSpacing">
1207 <property name="visible">True</property>
1208 <property name="action_name">.uno:LineSpacing</property>
1209 </object>
1210 <packing>
1211 <property name="expand">False</property>
1212 <property name="homogeneous">True</property>
1213 </packing>
1214 </child>
1215 <child>
1216 <object class="GtkToolButton" id="Home-BackgroundColor">
1217 <property name="visible">True</property>
1218 <property name="action_name">.uno:BackgroundColor</property>
1219 </object>
1220 <packing>
1221 <property name="expand">False</property>
1222 <property name="homogeneous">True</property>
1223 </packing>
1224 </child>
1225 </object>
1226 <packing>
1227 <property name="expand">False</property>
1228 <property name="fill">True</property>
1229 <property name="position">0</property>
1230 </packing>
1231 </child>
1232 <style>
1233 <class name="priority-7"/>
1234 </style>
1235 </object>
1236 <packing>
1237 <property name="expand">False</property>
1238 <property name="fill">True</property>
1239 <property name="position">15</property>
1240 </packing>
1241 </child>
1242 <child>
1243 <object class="VclOptionalBox" id="Default-Section-ParagraphDialog">
1244 <property name="visible">True</property>
1245 <property name="can_focus">False</property>
1246 <property name="valign">center</property>
1247 <child>
1248 <object class="sfxlo-NotebookbarToolBox" id="ExtBottom8">
1249 <property name="visible">True</property>
1250 <property name="can_focus">True</property>
1251 <property name="show_arrow">False</property>
1252 <child>
1253 <object class="GtkToolButton" id="Default-ParagraphDialog">
1254 <property name="visible">True</property>
1255 <property name="visible_horizontal">False</property>
1256 <property name="action_name">.uno:ParagraphDialog</property>
1257 <property name="icon_name">sfx2/res/symphony/open_more.png</property>
1258 </object>
1259 <packing>
1260 <property name="expand">False</property>
1261 <property name="homogeneous">True</property>
1262 </packing>
1263 </child>
1264 </object>
1265 <packing>
1266 <property name="expand">False</property>
1267 <property name="fill">True</property>
1268 <property name="position">0</property>
1269 </packing>
1270 </child>
1271 <style>
1272 <class name="priority-6"/>
1273 </style>
1274 </object>
1275 <packing>
1276 <property name="expand">False</property>
1277 <property name="fill">True</property>
1278 <property name="position">16</property>
1279 </packing>
1280 </child>
1281 <child>
1282 <object class="VclOptionalBox" id="Default-Section-Insert">
1283 <property name="visible">True</property>
1284 <property name="can_focus">False</property>
1285 <property name="valign">center</property>
1286 <child>
1287 <object class="GtkSeparator" id="separator18">
1288 <property name="visible">True</property>
1289 <property name="can_focus">False</property>
1290 <property name="margin_top">5</property>
1291 <property name="margin_bottom">5</property>
1292 <property name="orientation">vertical</property>
1293 </object>
1294 <packing>
1295 <property name="expand">False</property>
1296 <property name="fill">True</property>
1297 <property name="padding">5</property>
1298 <property name="position">0</property>
1299 </packing>
1300 </child>
1301 <child>
1302 <object class="sfxlo-NotebookbarToolBox" id="SectionBottom6">
1303 <property name="visible">True</property>
1304 <property name="can_focus">True</property>
1305 <property name="show_arrow">False</property>
1306 <child>
1307 <object class="GtkToolButton" id="Default-InsertGraphic">
1308 <property name="visible">True</property>
1309 <property name="action_name">.uno:InsertGraphic</property>
1310 </object>
1311 <packing>
1312 <property name="expand">False</property>
1313 <property name="homogeneous">True</property>
1314 </packing>
1315 </child>
1316 <child>
1317 <object class="GtkMenuToolButton" id="Default-InsertTable">
1318 <property name="visible">True</property>
1319 <property name="action_name">.uno:InsertTable</property>
1320 </object>
1321 <packing>
1322 <property name="expand">False</property>
1323 <property name="homogeneous">True</property>
1324 </packing>
1325 </child>
1326 <child>
1327 <object class="GtkToolButton" id="Default-InsertObjectChart">
1328 <property name="action_name">.uno:InsertObjectChart</property>
1329 </object>
1330 <packing>
1331 <property name="expand">False</property>
1332 <property name="homogeneous">True</property>
1333 </packing>
1334 </child>
1335 <child>
1336 <object class="GtkToolButton" id="Default-CharmapControl">
1337 <property name="visible">True</property>
1338 <property name="action_name">.uno:CharmapControl</property>
1339 </object>
1340 <packing>
1341 <property name="expand">False</property>
1342 <property name="homogeneous">True</property>
1343 </packing>
1344 </child>
1345 <child>
1346 <object class="GtkToolButton" id="Default-InsertObject">
1347 <property name="action_name">.uno:InsertObject</property>
1348 </object>
1349 <packing>
1350 <property name="expand">False</property>
1351 <property name="homogeneous">True</property>
1352 </packing>
1353 </child>
1354 <child>
1355 <object class="GtkToolButton" id="Default-InsertDraw">
1356 <property name="visible">True</property>
1357 <property name="action_name">.uno:InsertDraw</property>
1358 </object>
1359 <packing>
1360 <property name="expand">False</property>
1361 <property name="homogeneous">True</property>
1362 </packing>
1363 </child>
1364 <child>
1365 <object class="GtkToolButton" id="Default-DrawText">
1366 <property name="action_name">.uno:DrawText</property>
1367 </object>
1368 <packing>
1369 <property name="expand">False</property>
1370 <property name="homogeneous">True</property>
1371 </packing>
1372 </child>
1373 <child>
1374 <object class="GtkToolButton" id="Default-FontworkGalleryFloater">
1375 <property name="action_name">.uno:FontworkGalleryFloater</property>
1376 </object>
1377 <packing>
1378 <property name="expand">False</property>
1379 <property name="homogeneous">True</property>
1380 </packing>
1381 </child>
1382 </object>
1383 <packing>
1384 <property name="expand">False</property>
1385 <property name="fill">True</property>
1386 <property name="position">1</property>
1387 </packing>
1388 </child>
1389 <style>
1390 <class name="priority-5"/>
1391 </style>
1392 </object>
1393 <packing>
1394 <property name="expand">False</property>
1395 <property name="fill">True</property>
1396 <property name="position">17</property>
1397 </packing>
1398 </child>
1399 <child>
1400 <object class="VclOptionalBox" id="Default-Section-Reference">
1401 <property name="visible">True</property>
1402 <property name="can_focus">False</property>
1403 <property name="valign">center</property>
1404 <child>
1405 <object class="GtkSeparator" id="separator21">
1406 <property name="visible">True</property>
1407 <property name="can_focus">False</property>
1408 <property name="margin_top">5</property>
1409 <property name="margin_bottom">5</property>
1410 <property name="orientation">vertical</property>
1411 </object>
1412 <packing>
1413 <property name="expand">False</property>
1414 <property name="fill">True</property>
1415 <property name="padding">5</property>
1416 <property name="position">0</property>
1417 </packing>
1418 </child>
1419 <child>
1420 <object class="sfxlo-NotebookbarToolBox" id="SectionBottom7">
1421 <property name="visible">True</property>
1422 <property name="can_focus">True</property>
1423 <property name="show_arrow">False</property>
1424 <child>
1425 <object class="GtkToolButton" id="Default-HyperlinkDialog">
1426 <property name="visible">True</property>
1427 <property name="action_name">.uno:HyperlinkDialog</property>
1428 </object>
1429 <packing>
1430 <property name="expand">False</property>
1431 <property name="homogeneous">True</property>
1432 </packing>
1433 </child>
1434 <child>
1435 <object class="GtkToolButton" id="Default-InsertFootnote">
1436 <property name="visible">True</property>
1437 <property name="action_name">.uno:InsertFootnote</property>
1438 </object>
1439 <packing>
1440 <property name="expand">False</property>
1441 <property name="homogeneous">True</property>
1442 </packing>
1443 </child>
1444 <child>
1445 <object class="GtkToolButton" id="Default-InsertBookmark">
1446 <property name="visible">True</property>
1447 <property name="action_name">.uno:InsertBookmark</property>
1448 </object>
1449 <packing>
1450 <property name="expand">False</property>
1451 <property name="homogeneous">True</property>
1452 </packing>
1453 </child>
1454 <child>
1455 <object class="GtkToolButton" id="Default-InsertReferenceField">
1456 <property name="visible">True</property>
1457 <property name="action_name">.uno:InsertReferenceField</property>
1458 </object>
1459 <packing>
1460 <property name="expand">False</property>
1461 <property name="homogeneous">True</property>
1462 </packing>
1463 </child>
1464 </object>
1465 <packing>
1466 <property name="expand">False</property>
1467 <property name="fill">True</property>
1468 <property name="position">1</property>
1469 </packing>
1470 </child>
1471 <style>
1472 <class name="priority-4"/>
1473 </style>
1474 </object>
1475 <packing>
1476 <property name="expand">False</property>
1477 <property name="fill">True</property>
1478 <property name="position">18</property>
1479 </packing>
1480 </child>
1481 <child>
1482 <object class="VclOptionalBox" id="Default-Section-Review">
1483 <property name="visible">True</property>
1484 <property name="can_focus">False</property>
1485 <property name="valign">center</property>
1486 <child>
1487 <object class="GtkSeparator" id="separator27">
1488 <property name="visible">True</property>
1489 <property name="can_focus">False</property>
1490 <property name="margin_top">5</property>
1491 <property name="margin_bottom">5</property>
1492 <property name="orientation">vertical</property>
1493 </object>
1494 <packing>
1495 <property name="expand">False</property>
1496 <property name="fill">True</property>
1497 <property name="padding">5</property>
1498 <property name="position">0</property>
1499 </packing>
1500 </child>
1501 <child>
1502 <object class="sfxlo-NotebookbarToolBox" id="SectionBottom9">
1503 <property name="visible">True</property>
1504 <property name="can_focus">True</property>
1505 <property name="show_arrow">False</property>
1506 <child>
1507 <object class="GtkToolButton" id="Default-SpellingAndGrammarDialog">
1508 <property name="action_name">.uno:SpellingAndGrammarDialog</property>
1509 </object>
1510 <packing>
1511 <property name="expand">False</property>
1512 <property name="homogeneous">True</property>
1513 </packing>
1514 </child>
1515 <child>
1516 <object class="GtkToolButton" id="Default-InsertAnnotation">
1517 <property name="visible">True</property>
1518 <property name="action_name">.uno:InsertAnnotation</property>
1519 </object>
1520 <packing>
1521 <property name="expand">False</property>
1522 <property name="homogeneous">True</property>
1523 </packing>
1524 </child>
1525 <child>
1526 <object class="GtkToolButton" id="Default-TrackChanges">
1527 <property name="visible">True</property>
1528 <property name="action_name">.uno:TrackChanges</property>
1529 </object>
1530 <packing>
1531 <property name="expand">False</property>
1532 <property name="homogeneous">True</property>
1533 </packing>
1534 </child>
1535 </object>
1536 <packing>
1537 <property name="expand">False</property>
1538 <property name="fill">True</property>
1539 <property name="position">1</property>
1540 </packing>
1541 </child>
1542 <style>
1543 <class name="priority-3"/>
1544 </style>
1545 </object>
1546 <packing>
1547 <property name="expand">False</property>
1548 <property name="fill">True</property>
1549 <property name="position">19</property>
1550 </packing>
1551 </child>
1552 <child>
1553 <object class="VclOptionalBox" id="Default-Section-View">
1554 <property name="visible">True</property>
1555 <property name="can_focus">False</property>
1556 <property name="valign">center</property>
1557 <child>
1558 <object class="GtkSeparator" id="separator24">
1559 <property name="visible">True</property>
1560 <property name="can_focus">False</property>
1561 <property name="margin_top">5</property>
1562 <property name="margin_bottom">5</property>
1563 <property name="orientation">vertical</property>
1564 </object>
1565 <packing>
1566 <property name="expand">False</property>
1567 <property name="fill">True</property>
1568 <property name="padding">5</property>
1569 <property name="position">0</property>
1570 </packing>
1571 </child>
1572 <child>
1573 <object class="sfxlo-NotebookbarToolBox" id="SectionBottom8">
1574 <property name="visible">True</property>
1575 <property name="can_focus">True</property>
1576 <property name="show_arrow">False</property>
1577 <child>
1578 <object class="GtkToolButton" id="Default-ControlCodes">
1579 <property name="visible">True</property>
1580 <property name="action_name">.uno:ControlCodes</property>
1581 </object>
1582 <packing>
1583 <property name="expand">False</property>
1584 <property name="homogeneous">True</property>
1585 </packing>
1586 </child>
1587 <child>
1588 <object class="GtkToolButton" id="Default-PrintPreview">
1589 <property name="visible">True</property>
1590 <property name="action_name">.uno:PrintPreview</property>
1591 </object>
1592 <packing>
1593 <property name="expand">False</property>
1594 <property name="homogeneous">True</property>
1595 </packing>
1596 </child>
1597 <child>
1598 <object class="GtkToolButton" id="Default-Zoom">
1599 <property name="visible">True</property>
1600 <property name="action_name">.uno:Zoom</property>
1601 </object>
1602 <packing>
1603 <property name="expand">False</property>
1604 <property name="homogeneous">True</property>
1605 </packing>
1606 </child>
1607 </object>
1608 <packing>
1609 <property name="expand">False</property>
1610 <property name="fill">True</property>
1611 <property name="position">1</property>
1612 </packing>
1613 </child>
1614 <style>
1615 <class name="priority-2"/>
1616 </style>
1617 </object>
1618 <packing>
1619 <property name="expand">False</property>
1620 <property name="fill">True</property>
1621 <property name="position">20</property>
1622 </packing>
1623 </child>
1624 <style>
1625 <class name="context-default"/>
1626 <class name="context-Text"/>
1627 <class name="context-DrawText"/>
1628 </style>
1629 </object>
1630 <packing>
1631 <property name="expand">False</property>
1632 <property name="fill">True</property>
1633 <property name="position">0</property>
1634 </packing>
1635 </child>
1636 <child>
1637 <object class="sfxlo-PriorityMergedHBox" id="Context Table">
1638 <property name="can_focus">False</property>
1639 <child>
1640 <object class="VclOptionalBox" id="Table-Section-Paintbrush">
1641 <property name="visible">True</property>
1642 <property name="can_focus">False</property>
1643 <property name="valign">center</property>
1644 <child>
1645 <object class="GtkSeparator" id="separator22">
1646 <property name="visible">True</property>
1647 <property name="can_focus">False</property>
1648 <property name="valign">center</property>
1649 <property name="margin_top">8</property>
1650 <property name="margin_bottom">8</property>
1651 <property name="orientation">vertical</property>
1652 </object>
1653 <packing>
1654 <property name="expand">False</property>
1655 <property name="fill">True</property>
1656 <property name="padding">5</property>
1657 <property name="position">0</property>
1658 </packing>
1659 </child>
1660 <child>
1661 <object class="sfxlo-NotebookbarToolBox" id="SectionBottom35">
1662 <property name="visible">True</property>
1663 <property name="can_focus">True</property>
1664 <property name="margin_top">4</property>
1665 <property name="margin_bottom">4</property>
1666 <property name="show_arrow">False</property>
1667 <child>
1668 <object class="GtkToolButton" id="Table-FormatPaintbrush1">
1669 <property name="visible">True</property>
1670 <property name="action_name">.uno:FormatPaintbrush</property>
1671 </object>
1672 <packing>
1673 <property name="expand">False</property>
1674 <property name="homogeneous">True</property>
1675 </packing>
1676 </child>
1677 <child>
1678 <object class="GtkToolButton" id="Table-ResetAttributes1">
1679 <property name="visible">True</property>
1680 <property name="action_name">.uno:ResetAttributes</property>
1681 </object>
1682 <packing>
1683 <property name="expand">False</property>
1684 <property name="homogeneous">True</property>
1685 </packing>
1686 </child>
1687 </object>
1688 <packing>
1689 <property name="expand">False</property>
1690 <property name="fill">True</property>
1691 <property name="position">1</property>
1692 </packing>
1693 </child>
1694 </object>
1695 <packing>
1696 <property name="expand">False</property>
1697 <property name="fill">True</property>
1698 <property name="position">0</property>
1699 </packing>
1700 </child>
1701 <child>
1702 <object class="VclOptionalBox" id="Tabl-Section-Styles">
1703 <property name="visible">True</property>
1704 <property name="can_focus">False</property>
1705 <property name="valign">center</property>
1706 <child>
1707 <object class="sfxlo-NotebookbarToolBox" id="SectionBottom52">
1708 <property name="visible">True</property>
1709 <property name="can_focus">True</property>
1710 <property name="show_arrow">False</property>
1711 <child>
1712 <object class="GtkToolButton" id="Table-StyleApply1">
1713 <property name="visible">True</property>
1714 <property name="action_name">.uno:StyleApply</property>
1715 </object>
1716 <packing>
1717 <property name="expand">False</property>
1718 <property name="homogeneous">True</property>
1719 </packing>
1720 </child>
1721 </object>
1722 <packing>
1723 <property name="expand">False</property>
1724 <property name="fill">True</property>
1725 <property name="position">1</property>
1726 </packing>
1727 </child>
1728 <style>
1729 <class name="priority-27"/>
1730 </style>
1731 </object>
1732 <packing>
1733 <property name="expand">False</property>
1734 <property name="fill">True</property>
1735 <property name="position">1</property>
1736 </packing>
1737 </child>
1738 <child>
1739 <object class="VclOptionalBox" id="Table-Section-CharFontName">
1740 <property name="visible">True</property>
1741 <property name="can_focus">False</property>
1742 <property name="valign">center</property>
1743 <child>
1744 <object class="GtkSeparator" id="separator64">
1745 <property name="visible">True</property>
1746 <property name="can_focus">False</property>
1747 <property name="margin_top">5</property>
1748 <property name="margin_bottom">5</property>
1749 <property name="orientation">vertical</property>
1750 </object>
1751 <packing>
1752 <property name="expand">False</property>
1753 <property name="fill">True</property>
1754 <property name="padding">5</property>
1755 <property name="position">0</property>
1756 </packing>
1757 </child>
1758 <child>
1759 <object class="sfxlo-NotebookbarToolBox" id="SectionBottom55">
1760 <property name="visible">True</property>
1761 <property name="can_focus">True</property>
1762 <property name="show_arrow">False</property>
1763 <child>
1764 <object class="GtkToolButton" id="Table-CharFontName">
1765 <property name="visible">True</property>
1766 <property name="action_name">.uno:CharFontName</property>
1767 </object>
1768 <packing>
1769 <property name="expand">False</property>
1770 <property name="homogeneous">True</property>
1771 </packing>
1772 </child>
1773 </object>
1774 <packing>
1775 <property name="expand">False</property>
1776 <property name="fill">True</property>
1777 <property name="position">1</property>
1778 </packing>
1779 </child>
1780 <style>
1781 <class name="priority-26"/>
1782 </style>
1783 </object>
1784 <packing>
1785 <property name="expand">False</property>
1786 <property name="fill">True</property>
1787 <property name="position">2</property>
1788 </packing>
1789 </child>
1790 <child>
1791 <object class="VclOptionalBox" id="Table-Section-FontHeight">
1792 <property name="visible">True</property>
1793 <property name="can_focus">False</property>
1794 <property name="valign">center</property>
1795 <child>
1796 <object class="sfxlo-NotebookbarToolBox" id="SectionBottom56">
1797 <property name="visible">True</property>
1798 <property name="can_focus">True</property>
1799 <property name="margin-start">5</property>
1800 <property name="show_arrow">False</property>
1801 <child>
1802 <object class="GtkToolButton" id="Default-FontHeight1">
1803 <property name="visible">True</property>
1804 <property name="action_name">.uno:FontHeight</property>
1805 </object>
1806 <packing>
1807 <property name="expand">False</property>
1808 <property name="homogeneous">True</property>
1809 </packing>
1810 </child>
1811 </object>
1812 <packing>
1813 <property name="expand">False</property>
1814 <property name="fill">True</property>
1815 <property name="position">1</property>
1816 </packing>
1817 </child>
1818 <style>
1819 <class name="priority-25"/>
1820 </style>
1821 </object>
1822 <packing>
1823 <property name="expand">False</property>
1824 <property name="fill">True</property>
1825 <property name="position">3</property>
1826 </packing>
1827 </child>
1828 <child>
1829 <object class="VclOptionalBox" id="Table-Section-GrawShrink">
1830 <property name="visible">True</property>
1831 <property name="can_focus">False</property>
1832 <property name="valign">center</property>
1833 <child>
1834 <object class="sfxlo-NotebookbarToolBox" id="ExtTop6">
1835 <property name="visible">True</property>
1836 <property name="can_focus">True</property>
1837 <property name="margin-end">5</property>
1838 <property name="show_arrow">False</property>
1839 <child>
1840 <object class="GtkToolButton" id="Table-Grow1">
1841 <property name="action_name">.uno:Grow</property>
1842 </object>
1843 <packing>
1844 <property name="expand">False</property>
1845 <property name="homogeneous">True</property>
1846 </packing>
1847 </child>
1848 <child>
1849 <object class="GtkToolButton" id="Table-Shrink1">
1850 <property name="visible_horizontal">False</property>
1851 <property name="action_name">.uno:Shrink</property>
1852 </object>
1853 <packing>
1854 <property name="expand">False</property>
1855 <property name="homogeneous">True</property>
1856 </packing>
1857 </child>
1858 </object>
1859 <packing>
1860 <property name="expand">False</property>
1861 <property name="fill">True</property>
1862 <property name="position">0</property>
1863 </packing>
1864 </child>
1865 <style>
1866 <class name="priority-24"/>
1867 </style>
1868 </object>
1869 <packing>
1870 <property name="expand">False</property>
1871 <property name="fill">True</property>
1872 <property name="position">4</property>
1873 </packing>
1874 </child>
1875 <child>
1876 <object class="VclOptionalBox" id="Table-Section-BoldItalic">
1877 <property name="visible">True</property>
1878 <property name="can_focus">False</property>
1879 <property name="valign">center</property>
1880 <child>
1881 <object class="sfxlo-NotebookbarToolBox" id="ExtTop7">
1882 <property name="visible">True</property>
1883 <property name="can_focus">True</property>
1884 <property name="show_arrow">False</property>
1885 <child>
1886 <object class="GtkToolButton" id="Table-Bold1">
1887 <property name="visible">True</property>
1888 <property name="action_name">.uno:Bold</property>
1889 </object>
1890 <packing>
1891 <property name="expand">False</property>
1892 <property name="homogeneous">True</property>
1893 </packing>
1894 </child>
1895 <child>
1896 <object class="GtkToolButton" id="Table-Italic1">
1897 <property name="visible">True</property>
1898 <property name="action_name">.uno:Italic</property>
1899 </object>
1900 <packing>
1901 <property name="expand">False</property>
1902 <property name="homogeneous">True</property>
1903 </packing>
1904 </child>
1905 <child>
1906 <object class="GtkToolButton" id="Table-Underline1">
1907 <property name="visible">True</property>
1908 <property name="action_name">.uno:Underline</property>
1909 </object>
1910 <packing>
1911 <property name="expand">False</property>
1912 <property name="homogeneous">True</property>
1913 </packing>
1914 </child>
1915 <child>
1916 <object class="GtkToolButton" id="Table-Strikeout1">
1917 <property name="visible">True</property>
1918 <property name="action_name">.uno:Strikeout</property>
1919 </object>
1920 <packing>
1921 <property name="expand">False</property>
1922 <property name="homogeneous">True</property>
1923 </packing>
1924 </child>
1925 </object>
1926 <packing>
1927 <property name="expand">False</property>
1928 <property name="fill">True</property>
1929 <property name="position">0</property>
1930 </packing>
1931 </child>
1932 </object>
1933 <packing>
1934 <property name="expand">False</property>
1935 <property name="fill">True</property>
1936 <property name="position">5</property>
1937 </packing>
1938 </child>
1939 <child>
1940 <object class="VclOptionalBox" id="Table-Section-SubSuperScript">
1941 <property name="visible">True</property>
1942 <property name="can_focus">False</property>
1943 <property name="valign">center</property>
1944 <child>
1945 <object class="sfxlo-NotebookbarToolBox" id="ExtTop11">
1946 <property name="visible">True</property>
1947 <property name="can_focus">True</property>
1948 <property name="margin-start">5</property>
1949 <property name="show_arrow">False</property>
1950 <child>
1951 <object class="GtkToolButton" id="Table-SubScript">
1952 <property name="action_name">.uno:SubScript</property>
1953 </object>
1954 <packing>
1955 <property name="expand">False</property>
1956 <property name="homogeneous">True</property>
1957 </packing>
1958 </child>
1959 <child>
1960 <object class="GtkToolButton" id="Table-SuperScript">
1961 <property name="visible_horizontal">False</property>
1962 <property name="action_name">.uno:SuperScript</property>
1963 </object>
1964 <packing>
1965 <property name="expand">False</property>
1966 <property name="homogeneous">True</property>
1967 </packing>
1968 </child>
1969 </object>
1970 <packing>
1971 <property name="expand">False</property>
1972 <property name="fill">True</property>
1973 <property name="position">0</property>
1974 </packing>
1975 </child>
1976 <style>
1977 <class name="priority-22"/>
1978 </style>
1979 </object>
1980 <packing>
1981 <property name="expand">False</property>
1982 <property name="fill">True</property>
1983 <property name="position">6</property>
1984 </packing>
1985 </child>
1986 <child>
1987 <object class="VclOptionalBox" id="Table-Section-FontColor">
1988 <property name="visible">True</property>
1989 <property name="can_focus">False</property>
1990 <property name="valign">center</property>
1991 <child>
1992 <object class="GtkSeparator" id="separator61">
1993 <property name="visible">True</property>
1994 <property name="can_focus">False</property>
1995 <property name="valign">center</property>
1996 <property name="margin_top">5</property>
1997 <property name="margin_bottom">5</property>
1998 <property name="orientation">vertical</property>
1999 </object>
2000 <packing>
2001 <property name="expand">False</property>
2002 <property name="fill">True</property>
2003 <property name="padding">5</property>
2004 <property name="position">0</property>
2005 </packing>
2006 </child>
2007 <child>
2008 <object class="sfxlo-NotebookbarToolBox" id="SectionBottom60">
2009 <property name="visible">True</property>
2010 <property name="can_focus">True</property>
2011 <property name="show_arrow">False</property>
2012 <child>
2013 <object class="GtkMenuToolButton" id="Table-Color1">
2014 <property name="visible">True</property>
2015 <property name="action_name">.uno:Color</property>
2016 </object>
2017 <packing>
2018 <property name="expand">False</property>
2019 <property name="homogeneous">True</property>
2020 </packing>
2021 </child>
2022 <child>
2023 <object class="GtkMenuToolButton" id="Table-BackColor1">
2024 <property name="visible">True</property>
2025 <property name="action_name">.uno:CharBackColor</property>
2026 </object>
2027 <packing>
2028 <property name="expand">False</property>
2029 <property name="homogeneous">True</property>
2030 </packing>
2031 </child>
2032 </object>
2033 <packing>
2034 <property name="expand">False</property>
2035 <property name="fill">True</property>
2036 <property name="position">1</property>
2037 </packing>
2038 </child>
2039 <style>
2040 <class name="priority-21"/>
2041 </style>
2042 </object>
2043 <packing>
2044 <property name="expand">False</property>
2045 <property name="fill">True</property>
2046 <property name="position">7</property>
2047 </packing>
2048 </child>
2049 <child>
2050 <object class="VclOptionalBox" id="Table-Section-FontDialog">
2051 <property name="visible">True</property>
2052 <property name="can_focus">False</property>
2053 <property name="valign">center</property>
2054 <child>
2055 <object class="sfxlo-NotebookbarToolBox" id="ExtTop8">
2056 <property name="visible">True</property>
2057 <property name="can_focus">True</property>
2058 <property name="show_arrow">False</property>
2059 <child>
2060 <object class="GtkToolButton" id="Table-FontDialog1">
2061 <property name="visible">True</property>
2062 <property name="visible_horizontal">False</property>
2063 <property name="action_name">.uno:FontDialog</property>
2064 <property name="icon_name">sfx2/res/symphony/open_more.png</property>
2065 </object>
2066 <packing>
2067 <property name="expand">False</property>
2068 <property name="homogeneous">True</property>
2069 </packing>
2070 </child>
2071 </object>
2072 <packing>
2073 <property name="expand">False</property>
2074 <property name="fill">True</property>
2075 <property name="position">0</property>
2076 </packing>
2077 </child>
2078 <style>
2079 <class name="priority-20"/>
2080 </style>
2081 </object>
2082 <packing>
2083 <property name="expand">False</property>
2084 <property name="fill">True</property>
2085 <property name="position">8</property>
2086 </packing>
2087 </child>
2088 <child>
2089 <object class="VclOptionalBox" id="Table-Section-BulletNumbering">
2090 <property name="visible">True</property>
2091 <property name="can_focus">False</property>
2092 <property name="valign">center</property>
2093 <child>
2094 <object class="GtkSeparator" id="separator8">
2095 <property name="visible">True</property>
2096 <property name="can_focus">False</property>
2097 <property name="margin_top">5</property>
2098 <property name="margin_bottom">5</property>
2099 <property name="orientation">vertical</property>
2100 </object>
2101 <packing>
2102 <property name="expand">False</property>
2103 <property name="fill">True</property>
2104 <property name="padding">5</property>
2105 <property name="position">0</property>
2106 </packing>
2107 </child>
2108 <child>
2109 <object class="sfxlo-NotebookbarToolBox" id="SectionBottom61">
2110 <property name="visible">True</property>
2111 <property name="can_focus">True</property>
2112 <property name="show_arrow">False</property>
2113 <child>
2114 <object class="GtkToolButton" id="Table-DefaultBullet">
2115 <property name="visible">True</property>
2116 <property name="action_name">.uno:DefaultBullet</property>
2117 </object>
2118 <packing>
2119 <property name="expand">False</property>
2120 <property name="homogeneous">True</property>
2121 </packing>
2122 </child>
2123 <child>
2124 <object class="GtkToolButton" id="Table-DefaultNumbering">
2125 <property name="visible">True</property>
2126 <property name="action_name">.uno:DefaultNumbering</property>
2127 </object>
2128 <packing>
2129 <property name="expand">False</property>
2130 <property name="homogeneous">True</property>
2131 </packing>
2132 </child>
2133 <child>
2134 <object class="GtkToolButton" id="Table-SetOutline">
2135 <property name="action_name">.uno:SetOutline</property>
2136 </object>
2137 <packing>
2138 <property name="expand">False</property>
2139 <property name="homogeneous">True</property>
2140 </packing>
2141 </child>
2142 </object>
2143 <packing>
2144 <property name="expand">False</property>
2145 <property name="fill">True</property>
2146 <property name="position">1</property>
2147 </packing>
2148 </child>
2149 <style>
2150 <class name="priority-19"/>
2151 </style>
2152 </object>
2153 <packing>
2154 <property name="expand">False</property>
2155 <property name="fill">True</property>
2156 <property name="position">9</property>
2157 </packing>
2158 </child>
2159 <child>
2160 <object class="VclOptionalBox" id="Table-Section-IncrementDecrement">
2161 <property name="visible">True</property>
2162 <property name="can_focus">False</property>
2163 <property name="valign">center</property>
2164 <child>
2165 <object class="sfxlo-NotebookbarToolBox" id="SectionBottom62">
2166 <property name="visible">True</property>
2167 <property name="can_focus">True</property>
2168 <property name="show_arrow">False</property>
2169 <child>
2170 <object class="GtkToolButton" id="Table-IncrementIndent1">
2171 <property name="visible">True</property>
2172 <property name="action_name">.uno:IncrementIndent</property>
2173 </object>
2174 <packing>
2175 <property name="expand">False</property>
2176 <property name="homogeneous">True</property>
2177 </packing>
2178 </child>
2179 <child>
2180 <object class="GtkToolButton" id="Table-DecrementIndent1">
2181 <property name="visible">True</property>
2182 <property name="action_name">.uno:DecrementIndent</property>
2183 </object>
2184 <packing>
2185 <property name="expand">False</property>
2186 <property name="homogeneous">True</property>
2187 </packing>
2188 </child>
2189 </object>
2190 <packing>
2191 <property name="expand">False</property>
2192 <property name="fill">True</property>
2193 <property name="position">0</property>
2194 </packing>
2195 </child>
2196 <style>
2197 <class name="priority-18"/>
2198 </style>
2199 </object>
2200 <packing>
2201 <property name="expand">False</property>
2202 <property name="fill">True</property>
2203 <property name="position">10</property>
2204 </packing>
2205 </child>
2206 <child>
2207 <object class="VclOptionalBox" id="Table-Section-Para1">
2208 <property name="visible">True</property>
2209 <property name="can_focus">False</property>
2210 <property name="valign">center</property>
2211 <child>
2212 <object class="GtkSeparator" id="separator11">
2213 <property name="visible">True</property>
2214 <property name="can_focus">False</property>
2215 <property name="margin_top">5</property>
2216 <property name="margin_bottom">5</property>
2217 <property name="orientation">vertical</property>
2218 </object>
2219 <packing>
2220 <property name="expand">False</property>
2221 <property name="fill">True</property>
2222 <property name="padding">5</property>
2223 <property name="position">0</property>
2224 </packing>
2225 </child>
2226 <child>
2227 <object class="sfxlo-NotebookbarToolBox" id="ExtBottom10">
2228 <property name="visible">True</property>
2229 <property name="can_focus">True</property>
2230 <property name="show_arrow">False</property>
2231 <child>
2232 <object class="GtkToolButton" id="Table-LeftPara1">
2233 <property name="visible">True</property>
2234 <property name="action_name">.uno:LeftPara</property>
2235 </object>
2236 <packing>
2237 <property name="expand">False</property>
2238 <property name="homogeneous">True</property>
2239 </packing>
2240 </child>
2241 <child>
2242 <object class="GtkToolButton" id="Table-CenterPara1">
2243 <property name="visible">True</property>
2244 <property name="action_name">.uno:CenterPara</property>
2245 </object>
2246 <packing>
2247 <property name="expand">False</property>
2248 <property name="homogeneous">True</property>
2249 </packing>
2250 </child>
2251 <child>
2252 <object class="GtkToolButton" id="Table-RightPara1">
2253 <property name="visible">True</property>
2254 <property name="action_name">.uno:RightPara</property>
2255 </object>
2256 <packing>
2257 <property name="expand">False</property>
2258 <property name="homogeneous">True</property>
2259 </packing>
2260 </child>
2261 <child>
2262 <object class="GtkToolButton" id="Table-JustifyPara1">
2263 <property name="visible">True</property>
2264 <property name="action_name">.uno:JustifyPara</property>
2265 </object>
2266 <packing>
2267 <property name="expand">False</property>
2268 <property name="homogeneous">True</property>
2269 </packing>
2270 </child>
2271 </object>
2272 <packing>
2273 <property name="expand">False</property>
2274 <property name="fill">True</property>
2275 <property name="position">1</property>
2276 </packing>
2277 </child>
2278 <style>
2279 <class name="priority-17"/>
2280 </style>
2281 </object>
2282 <packing>
2283 <property name="expand">False</property>
2284 <property name="fill">True</property>
2285 <property name="position">11</property>
2286 </packing>
2287 </child>
2288 <child>
2289 <object class="VclOptionalBox" id="Table-Section-Para2">
2290 <property name="visible">True</property>
2291 <property name="can_focus">False</property>
2292 <property name="valign">center</property>
2293 <child>
2294 <object class="GtkSeparator" id="separator32">
2295 <property name="visible">True</property>
2296 <property name="can_focus">False</property>
2297 <property name="margin_top">5</property>
2298 <property name="margin_bottom">5</property>
2299 <property name="orientation">vertical</property>
2300 </object>
2301 <packing>
2302 <property name="expand">False</property>
2303 <property name="fill">True</property>
2304 <property name="padding">5</property>
2305 <property name="position">0</property>
2306 </packing>
2307 </child>
2308 <child>
2309 <object class="sfxlo-NotebookbarToolBox" id="SectionBottom51">
2310 <property name="visible">True</property>
2311 <property name="can_focus">True</property>
2312 <property name="valign">center</property>
2313 <property name="toolbar_style">icons</property>
2314 <property name="show_arrow">False</property>
2315 <child>
2316 <object class="GtkToolButton" id="Table-CommonAlignTop">
2317 <property name="visible">True</property>
2318 <property name="halign">center</property>
2319 <property name="hexpand">True</property>
2320 <property name="action_name">.uno:CommonAlignTop</property>
2321 </object>
2322 <packing>
2323 <property name="expand">False</property>
2324 <property name="homogeneous">True</property>
2325 </packing>
2326 </child>
2327 <child>
2328 <object class="GtkToolButton" id="Table-CommonAlignVerticalCenter">
2329 <property name="visible">True</property>
2330 <property name="action_name">.uno:CommonAlignVerticalCenter</property>
2331 </object>
2332 <packing>
2333 <property name="expand">False</property>
2334 <property name="homogeneous">True</property>
2335 </packing>
2336 </child>
2337 <child>
2338 <object class="GtkToolButton" id="Table-CommonAlignBottom">
2339 <property name="visible">True</property>
2340 <property name="halign">center</property>
2341 <property name="hexpand">True</property>
2342 <property name="action_name">.uno:CommonAlignBottom</property>
2343 </object>
2344 <packing>
2345 <property name="expand">False</property>
2346 <property name="homogeneous">True</property>
2347 </packing>
2348 </child>
2349 </object>
2350 <packing>
2351 <property name="expand">False</property>
2352 <property name="fill">True</property>
2353 <property name="position">1</property>
2354 </packing>
2355 </child>
2356 <style>
2357 <class name="priority-16"/>
2358 </style>
2359 </object>
2360 <packing>
2361 <property name="expand">False</property>
2362 <property name="fill">True</property>
2363 <property name="position">12</property>
2364 </packing>
2365 </child>
2366 <child>
2367 <object class="VclOptionalBox" id="Table-Section-LTR">
2368 <property name="visible">True</property>
2369 <property name="can_focus">False</property>
2370 <property name="valign">center</property>
2371 <child>
2372 <object class="sfxlo-NotebookbarToolBox" id="SectionBottom49">
2373 <property name="visible">True</property>
2374 <property name="can_focus">True</property>
2375 <property name="toolbar_style">icons</property>
2376 <property name="show_arrow">False</property>
2377 <child>
2378 <object class="GtkToolButton" id="Table-ParaLeftToRight">
2379 <property name="visible">True</property>
2380 <property name="action_name">.uno:ParaLeftToRight</property>
2381 </object>
2382 <packing>
2383 <property name="expand">False</property>
2384 <property name="homogeneous">True</property>
2385 </packing>
2386 </child>
2387 <child>
2388 <object class="GtkToolButton" id="Table-ParaRightToLeft">
2389 <property name="visible">True</property>
2390 <property name="action_name">.uno:ParaRightToLeft</property>
2391 </object>
2392 <packing>
2393 <property name="expand">False</property>
2394 <property name="homogeneous">True</property>
2395 </packing>
2396 </child>
2397 </object>
2398 <packing>
2399 <property name="expand">False</property>
2400 <property name="fill">True</property>
2401 <property name="position">0</property>
2402 </packing>
2403 </child>
2404 <style>
2405 <class name="priority-15"/>
2406 </style>
2407 </object>
2408 <packing>
2409 <property name="expand">False</property>
2410 <property name="fill">True</property>
2411 <property name="position">13</property>
2412 </packing>
2413 </child>
2414 <child>
2415 <object class="VclOptionalBox" id="Table-Section-Spacing">
2416 <property name="visible">True</property>
2417 <property name="can_focus">False</property>
2418 <property name="valign">center</property>
2419 <child>
2420 <object class="sfxlo-NotebookbarToolBox" id="SectionBottom50">
2421 <property name="visible">True</property>
2422 <property name="can_focus">True</property>
2423 <property name="toolbar_style">icons</property>
2424 <property name="show_arrow">False</property>
2425 <child>
2426 <object class="GtkToolButton" id="Table-ParaspaceIncrease">
2427 <property name="action_name">.uno:ParaspaceIncrease</property>
2428 </object>
2429 <packing>
2430 <property name="expand">False</property>
2431 <property name="homogeneous">False</property>
2432 </packing>
2433 </child>
2434 <child>
2435 <object class="GtkToolButton" id="Table-ParaspaceDecrease">
2436 <property name="action_name">.uno:ParaspaceDecrease</property>
2437 </object>
2438 <packing>
2439 <property name="expand">False</property>
2440 <property name="homogeneous">False</property>
2441 </packing>
2442 </child>
2443 </object>
2444 <packing>
2445 <property name="expand">False</property>
2446 <property name="fill">True</property>
2447 <property name="position">0</property>
2448 </packing>
2449 </child>
2450 <style>
2451 <class name="priority-14"/>
2452 </style>
2453 </object>
2454 <packing>
2455 <property name="expand">False</property>
2456 <property name="fill">True</property>
2457 <property name="position">14</property>
2458 </packing>
2459 </child>
2460 <child>
2461 <object class="VclOptionalBox" id="Table-Section-ParagraphColor">
2462 <property name="visible">True</property>
2463 <property name="can_focus">False</property>
2464 <property name="valign">center</property>
2465 <child>
2466 <object class="sfxlo-NotebookbarToolBox" id="SectionBottom63">
2467 <property name="visible">True</property>
2468 <property name="can_focus">True</property>
2469 <property name="margin-start">5</property>
2470 <property name="show_arrow">False</property>
2471 <child>
2472 <object class="GtkMenuToolButton" id="Table-LineSpacing">
2473 <property name="action_name">.uno:LineSpacing</property>
2474 </object>
2475 <packing>
2476 <property name="expand">False</property>
2477 <property name="homogeneous">True</property>
2478 </packing>
2479 </child>
2480 <child>
2481 <object class="GtkMenuToolButton" id="Table-BackgroundColor">
2482 <property name="visible">True</property>
2483 <property name="action_name">.uno:TableCellBackgroundColor</property>
2484 </object>
2485 <packing>
2486 <property name="expand">False</property>
2487 <property name="homogeneous">True</property>
2488 </packing>
2489 </child>
2490 </object>
2491 <packing>
2492 <property name="expand">False</property>
2493 <property name="fill">True</property>
2494 <property name="position">0</property>
2495 </packing>
2496 </child>
2497 </object>
2498 <packing>
2499 <property name="expand">False</property>
2500 <property name="fill">True</property>
2501 <property name="position">15</property>
2502 </packing>
2503 </child>
2504 <child>
2505 <object class="VclOptionalBox" id="Table-Section-ParagraphDialog">
2506 <property name="visible">True</property>
2507 <property name="can_focus">False</property>
2508 <property name="valign">center</property>
2509 <child>
2510 <object class="sfxlo-NotebookbarToolBox" id="ExtBottom11">
2511 <property name="visible">True</property>
2512 <property name="can_focus">True</property>
2513 <property name="show_arrow">False</property>
2514 <child>
2515 <object class="GtkToolButton" id="Table-ParagraphDialog1">
2516 <property name="visible">True</property>
2517 <property name="visible_horizontal">False</property>
2518 <property name="action_name">.uno:ParagraphDialog</property>
2519 <property name="icon_name">sfx2/res/symphony/open_more.png</property>
2520 </object>
2521 <packing>
2522 <property name="expand">False</property>
2523 <property name="homogeneous">True</property>
2524 </packing>
2525 </child>
2526 </object>
2527 <packing>
2528 <property name="expand">False</property>
2529 <property name="fill">True</property>
2530 <property name="position">0</property>
2531 </packing>
2532 </child>
2533 <style>
2534 <class name="priority-12"/>
2535 </style>
2536 </object>
2537 <packing>
2538 <property name="expand">False</property>
2539 <property name="fill">True</property>
2540 <property name="position">16</property>
2541 </packing>
2542 </child>
2543 <child>
2544 <object class="VclOptionalBox" id="Table-Section-LineColor">
2545 <property name="visible">True</property>
2546 <property name="can_focus">False</property>
2547 <property name="valign">center</property>
2548 <child>
2549 <object class="GtkSeparator" id="separator3">
2550 <property name="visible">True</property>
2551 <property name="can_focus">False</property>
2552 <property name="margin_top">5</property>
2553 <property name="margin_bottom">5</property>
2554 <property name="orientation">vertical</property>
2555 </object>
2556 <packing>
2557 <property name="expand">False</property>
2558 <property name="fill">True</property>
2559 <property name="padding">5</property>
2560 <property name="position">0</property>
2561 </packing>
2562 </child>
2563 <child>
2564 <object class="sfxlo-NotebookbarToolBox" id="SectionBottom1">
2565 <property name="visible">True</property>
2566 <property name="can_focus">True</property>
2567 <property name="show_arrow">False</property>
2568 <child>
2569 <object class="GtkToolButton" id="Table-AutoFormat2">
2570 <property name="visible">True</property>
2571 <property name="action_name">.uno:AutoFormat</property>
2572 </object>
2573 <packing>
2574 <property name="expand">False</property>
2575 <property name="homogeneous">True</property>
2576 </packing>
2577 </child>
2578 <child>
2579 <object class="GtkMenuToolButton" id="Table-SetBorderStyle2">
2580 <property name="visible">True</property>
2581 <property name="action_name">.uno:SetBorderStyle</property>
2582 </object>
2583 <packing>
2584 <property name="expand">False</property>
2585 <property name="homogeneous">True</property>
2586 </packing>
2587 </child>
2588 <child>
2589 <object class="GtkMenuToolButton" id="Table-LineStyle2">
2590 <property name="visible">True</property>
2591 <property name="action_name">.uno:LineStyle</property>
2592 </object>
2593 <packing>
2594 <property name="expand">False</property>
2595 <property name="homogeneous">True</property>
2596 </packing>
2597 </child>
2598 <child>
2599 <object class="GtkMenuToolButton" id="Table-FrameLineColor2">
2600 <property name="visible">True</property>
2601 <property name="action_name">.uno:FrameLineColor</property>
2602 </object>
2603 <packing>
2604 <property name="expand">False</property>
2605 <property name="homogeneous">True</property>
2606 </packing>
2607 </child>
2608 </object>
2609 <packing>
2610 <property name="expand">False</property>
2611 <property name="fill">True</property>
2612 <property name="position">1</property>
2613 </packing>
2614 </child>
2615 <style>
2616 <class name="priority-11"/>
2617 </style>
2618 </object>
2619 <packing>
2620 <property name="expand">False</property>
2621 <property name="fill">True</property>
2622 <property name="position">17</property>
2623 </packing>
2624 </child>
2625 <child>
2626 <object class="VclOptionalBox" id="Table-Section-BorderDialog">
2627 <property name="visible">True</property>
2628 <property name="can_focus">False</property>
2629 <property name="valign">center</property>
2630 <child>
2631 <object class="sfxlo-NotebookbarToolBox" id="Object2">
2632 <property name="visible">True</property>
2633 <property name="can_focus">True</property>
2634 <property name="show_arrow">False</property>
2635 <child>
2636 <object class="GtkToolButton" id="TableBorderDialog">
2637 <property name="visible">True</property>
2638 <property name="visible_horizontal">False</property>
2639 <property name="action_name">.uno:BorderDialog</property>
2640 <property name="icon_name">sfx2/res/symphony/open_more.png</property>
2641 </object>
2642 <packing>
2643 <property name="expand">False</property>
2644 <property name="homogeneous">True</property>
2645 </packing>
2646 </child>
2647 </object>
2648 <packing>
2649 <property name="expand">False</property>
2650 <property name="fill">True</property>
2651 <property name="position">0</property>
2652 </packing>
2653 </child>
2654 <style>
2655 <class name="priority-10"/>
2656 </style>
2657 </object>
2658 <packing>
2659 <property name="expand">False</property>
2660 <property name="fill">True</property>
2661 <property name="position">18</property>
2662 </packing>
2663 </child>
2664 <child>
2665 <object class="VclOptionalBox" id="Table-Section-Merge">
2666 <property name="visible">True</property>
2667 <property name="can_focus">False</property>
2668 <property name="valign">center</property>
2669 <child>
2670 <object class="GtkSeparator" id="separator12">
2671 <property name="visible">True</property>
2672 <property name="can_focus">False</property>
2673 <property name="margin_top">5</property>
2674 <property name="margin_bottom">5</property>
2675 <property name="orientation">vertical</property>
2676 </object>
2677 <packing>
2678 <property name="expand">False</property>
2679 <property name="fill">True</property>
2680 <property name="padding">5</property>
2681 <property name="position">0</property>
2682 </packing>
2683 </child>
2684 <child>
2685 <object class="sfxlo-NotebookbarToolBox" id="SectionBottom10">
2686 <property name="visible">True</property>
2687 <property name="can_focus">True</property>
2688 <property name="show_arrow">False</property>
2689 <child>
2690 <object class="GtkToolButton" id="Table-MergeCells1">
2691 <property name="visible">True</property>
2692 <property name="action_name">.uno:MergeCells</property>
2693 </object>
2694 <packing>
2695 <property name="expand">False</property>
2696 <property name="homogeneous">True</property>
2697 </packing>
2698 </child>
2699 <child>
2700 <object class="GtkToolButton" id="Table-SplitCell1">
2701 <property name="visible">True</property>
2702 <property name="action_name">.uno:SplitCell</property>
2703 </object>
2704 <packing>
2705 <property name="expand">False</property>
2706 <property name="homogeneous">True</property>
2707 </packing>
2708 </child>
2709 <child>
2710 <object class="GtkToolButton" id="Table-SplitTable">
2711 <property name="visible">True</property>
2712 <property name="action_name">.uno:SplitTable</property>
2713 </object>
2714 <packing>
2715 <property name="expand">False</property>
2716 <property name="homogeneous">True</property>
2717 </packing>
2718 </child>
2719 </object>
2720 <packing>
2721 <property name="expand">False</property>
2722 <property name="fill">True</property>
2723 <property name="position">1</property>
2724 </packing>
2725 </child>
2726 <style>
2727 <class name="priority-9"/>
2728 </style>
2729 </object>
2730 <packing>
2731 <property name="expand">False</property>
2732 <property name="fill">True</property>
2733 <property name="position">19</property>
2734 </packing>
2735 </child>
2736 <child>
2737 <object class="VclOptionalBox" id="Table-Section-AutoFormat">
2738 <property name="visible">True</property>
2739 <property name="can_focus">False</property>
2740 <property name="valign">center</property>
2741 <child>
2742 <object class="sfxlo-NotebookbarToolBox" id="ExtBottom34">
2743 <property name="visible">True</property>
2744 <property name="can_focus">True</property>
2745 <property name="show_arrow">False</property>
2746 <child>
2747 <object class="GtkToolButton" id="Table-AutoFormat">
2748 <property name="visible">True</property>
2749 <property name="visible_horizontal">False</property>
2750 <property name="action_name">.uno:AutoFormat</property>
2751 <property name="icon_name">sfx2/res/symphony/open_more.png</property>
2752 </object>
2753 <packing>
2754 <property name="expand">False</property>
2755 <property name="homogeneous">True</property>
2756 </packing>
2757 </child>
2758 </object>
2759 <packing>
2760 <property name="expand">False</property>
2761 <property name="fill">True</property>
2762 <property name="position">0</property>
2763 </packing>
2764 </child>
2765 <style>
2766 <class name="priority-8"/>
2767 </style>
2768 </object>
2769 <packing>
2770 <property name="expand">False</property>
2771 <property name="fill">True</property>
2772 <property name="position">20</property>
2773 </packing>
2774 </child>
2775 <child>
2776 <object class="VclOptionalBox" id="Table-Section-Column">
2777 <property name="visible">True</property>
2778 <property name="can_focus">False</property>
2779 <property name="valign">center</property>
2780 <child>
2781 <object class="GtkSeparator" id="separator19">
2782 <property name="visible">True</property>
2783 <property name="can_focus">False</property>
2784 <property name="margin_top">5</property>
2785 <property name="margin_bottom">5</property>
2786 <property name="orientation">vertical</property>
2787 </object>
2788 <packing>
2789 <property name="expand">False</property>
2790 <property name="fill">True</property>
2791 <property name="padding">5</property>
2792 <property name="position">0</property>
2793 </packing>
2794 </child>
2795 <child>
2796 <object class="sfxlo-NotebookbarToolBox" id="SectionBottom11">
2797 <property name="visible">True</property>
2798 <property name="can_focus">True</property>
2799 <property name="show_arrow">False</property>
2800 <child>
2801 <object class="GtkToolButton" id="Table-EntireColumn1">
2802 <property name="visible">True</property>
2803 <property name="action_name">.uno:EntireColumn</property>
2804 <property name="use_underline">True</property>
2805 </object>
2806 <packing>
2807 <property name="expand">False</property>
2808 <property name="homogeneous">True</property>
2809 </packing>
2810 </child>
2811 <child>
2812 <object class="GtkToolButton" id="Table-InsertColumnsBefore1">
2813 <property name="visible">True</property>
2814 <property name="action_name">.uno:InsertColumnsBefore</property>
2815 </object>
2816 <packing>
2817 <property name="expand">False</property>
2818 <property name="homogeneous">True</property>
2819 </packing>
2820 </child>
2821 <child>
2822 <object class="GtkToolButton" id="Table-InsertColumnsAfter1">
2823 <property name="visible">True</property>
2824 <property name="action_name">.uno:InsertColumnsAfter</property>
2825 </object>
2826 <packing>
2827 <property name="expand">False</property>
2828 <property name="homogeneous">True</property>
2829 </packing>
2830 </child>
2831 <child>
2832 <object class="GtkToolButton" id="Table-DeleteColumns1">
2833 <property name="visible">True</property>
2834 <property name="action_name">.uno:DeleteColumns</property>
2835 </object>
2836 <packing>
2837 <property name="expand">False</property>
2838 <property name="homogeneous">True</property>
2839 </packing>
2840 </child>
2841 </object>
2842 <packing>
2843 <property name="expand">False</property>
2844 <property name="fill">True</property>
2845 <property name="position">1</property>
2846 </packing>
2847 </child>
2848 </object>
2849 <packing>
2850 <property name="expand">False</property>
2851 <property name="fill">True</property>
2852 <property name="position">21</property>
2853 </packing>
2854 </child>
2855 <child>
2856 <object class="VclOptionalBox" id="Table-Section-Row">
2857 <property name="visible">True</property>
2858 <property name="can_focus">False</property>
2859 <property name="valign">center</property>
2860 <child>
2861 <object class="sfxlo-NotebookbarToolBox" id="ExtTop1">
2862 <property name="visible">True</property>
2863 <property name="can_focus">True</property>
2864 <property name="show_arrow">False</property>
2865 <child>
2866 <object class="GtkToolButton" id="Table-EntireRow1">
2867 <property name="visible">True</property>
2868 <property name="action_name">.uno:EntireRow</property>
2869 <property name="use_underline">True</property>
2870 </object>
2871 <packing>
2872 <property name="expand">False</property>
2873 <property name="homogeneous">True</property>
2874 </packing>
2875 </child>
2876 <child>
2877 <object class="GtkToolButton" id="Table-InsertRowsBefore1">
2878 <property name="visible">True</property>
2879 <property name="action_name">.uno:InsertRowsBefore</property>
2880 </object>
2881 <packing>
2882 <property name="expand">False</property>
2883 <property name="homogeneous">True</property>
2884 </packing>
2885 </child>
2886 <child>
2887 <object class="GtkToolButton" id="Table-InsertRowsAfter1">
2888 <property name="visible">True</property>
2889 <property name="action_name">.uno:InsertRowsAfter</property>
2890 </object>
2891 <packing>
2892 <property name="expand">False</property>
2893 <property name="homogeneous">True</property>
2894 </packing>
2895 </child>
2896 <child>
2897 <object class="GtkToolButton" id="Table-DeleteRows1">
2898 <property name="visible">True</property>
2899 <property name="action_name">.uno:DeleteRows</property>
2900 </object>
2901 <packing>
2902 <property name="expand">False</property>
2903 <property name="homogeneous">True</property>
2904 </packing>
2905 </child>
2906 </object>
2907 <packing>
2908 <property name="expand">False</property>
2909 <property name="fill">True</property>
2910 <property name="position">0</property>
2911 </packing>
2912 </child>
2913 </object>
2914 <packing>
2915 <property name="expand">False</property>
2916 <property name="fill">True</property>
2917 <property name="position">22</property>
2918 </packing>
2919 </child>
2920 <child>
2921 <object class="VclOptionalBox" id="Table-Section-TableDialog">
2922 <property name="visible">True</property>
2923 <property name="can_focus">False</property>
2924 <property name="valign">center</property>
2925 <child>
2926 <object class="sfxlo-NotebookbarToolBox" id="ExtTop2">
2927 <property name="visible">True</property>
2928 <property name="can_focus">True</property>
2929 <property name="show_arrow">False</property>
2930 <child>
2931 <object class="GtkToolButton" id="Table-TableDialog">
2932 <property name="visible">True</property>
2933 <property name="visible_horizontal">False</property>
2934 <property name="action_name">.uno:TableDialog</property>
2935 <property name="icon_name">sfx2/res/symphony/open_more.png</property>
2936 </object>
2937 <packing>
2938 <property name="expand">False</property>
2939 <property name="homogeneous">True</property>
2940 </packing>
2941 </child>
2942 </object>
2943 <packing>
2944 <property name="expand">False</property>
2945 <property name="fill">True</property>
2946 <property name="position">0</property>
2947 </packing>
2948 </child>
2949 </object>
2950 <packing>
2951 <property name="expand">False</property>
2952 <property name="fill">True</property>
2953 <property name="position">23</property>
2954 </packing>
2955 </child>
2956 <child>
2957 <object class="VclOptionalBox" id="Table-Section-Insert">
2958 <property name="visible">True</property>
2959 <property name="can_focus">False</property>
2960 <property name="valign">center</property>
2961 <child>
2962 <object class="GtkSeparator" id="separator36">
2963 <property name="visible">True</property>
2964 <property name="can_focus">False</property>
2965 <property name="margin_top">5</property>
2966 <property name="margin_bottom">5</property>
2967 <property name="orientation">vertical</property>
2968 </object>
2969 <packing>
2970 <property name="expand">False</property>
2971 <property name="fill">True</property>
2972 <property name="padding">5</property>
2973 <property name="position">0</property>
2974 </packing>
2975 </child>
2976 <child>
2977 <object class="sfxlo-NotebookbarToolBox" id="SectionBottom65">
2978 <property name="visible">True</property>
2979 <property name="can_focus">True</property>
2980 <property name="show_arrow">False</property>
2981 <child>
2982 <object class="GtkToolButton" id="Table-InsertGraphic1">
2983 <property name="visible">True</property>
2984 <property name="action_name">.uno:InsertGraphic</property>
2985 </object>
2986 <packing>
2987 <property name="expand">False</property>
2988 <property name="homogeneous">True</property>
2989 </packing>
2990 </child>
2991 <child>
2992 <object class="GtkMenuToolButton" id="Table-InsertTable1">
2993 <property name="visible">True</property>
2994 <property name="action_name">.uno:InsertTable</property>
2995 </object>
2996 <packing>
2997 <property name="expand">False</property>
2998 <property name="homogeneous">True</property>
2999 </packing>
3000 </child>
3001 <child>
3002 <object class="GtkToolButton" id="Table-CharmapControl1">
3003 <property name="visible">True</property>
3004 <property name="action_name">.uno:CharmapControl</property>
3005 </object>
3006 <packing>
3007 <property name="expand">False</property>
3008 <property name="homogeneous">True</property>
3009 </packing>
3010 </child>
3011 <child>
3012 <object class="GtkToolButton" id="Table-InsertDraw">
3013 <property name="visible">True</property>
3014 <property name="action_name">.uno:InsertDraw</property>
3015 </object>
3016 <packing>
3017 <property name="expand">False</property>
3018 <property name="homogeneous">True</property>
3019 </packing>
3020 </child>
3021 </object>
3022 <packing>
3023 <property name="expand">False</property>
3024 <property name="fill">True</property>
3025 <property name="position">1</property>
3026 </packing>
3027 </child>
3028 <style>
3029 <class name="priority-4"/>
3030 </style>
3031 </object>
3032 <packing>
3033 <property name="expand">False</property>
3034 <property name="fill">True</property>
3035 <property name="position">24</property>
3036 </packing>
3037 </child>
3038 <child>
3039 <object class="VclOptionalBox" id="Table-Section-Reference">
3040 <property name="visible">True</property>
3041 <property name="can_focus">False</property>
3042 <property name="valign">center</property>
3043 <child>
3044 <object class="GtkSeparator" id="separator38">
3045 <property name="visible">True</property>
3046 <property name="can_focus">False</property>
3047 <property name="margin_top">5</property>
3048 <property name="margin_bottom">5</property>
3049 <property name="orientation">vertical</property>
3050 </object>
3051 <packing>
3052 <property name="expand">False</property>
3053 <property name="fill">True</property>
3054 <property name="padding">5</property>
3055 <property name="position">0</property>
3056 </packing>
3057 </child>
3058 <child>
3059 <object class="sfxlo-NotebookbarToolBox" id="SectionBottom66">
3060 <property name="visible">True</property>
3061 <property name="can_focus">True</property>
3062 <property name="show_arrow">False</property>
3063 <child>
3064 <object class="GtkToolButton" id="Table-HyperlinkDialog1">
3065 <property name="visible">True</property>
3066 <property name="action_name">.uno:HyperlinkDialog</property>
3067 </object>
3068 <packing>
3069 <property name="expand">False</property>
3070 <property name="homogeneous">True</property>
3071 </packing>
3072 </child>
3073 <child>
3074 <object class="GtkToolButton" id="Table-InsertFootnote1">
3075 <property name="visible">True</property>
3076 <property name="action_name">.uno:InsertFootnote</property>
3077 </object>
3078 <packing>
3079 <property name="expand">False</property>
3080 <property name="homogeneous">True</property>
3081 </packing>
3082 </child>
3083 <child>
3084 <object class="GtkToolButton" id="Table-InsertBookmark1">
3085 <property name="visible">True</property>
3086 <property name="action_name">.uno:InsertBookmark</property>
3087 </object>
3088 <packing>
3089 <property name="expand">False</property>
3090 <property name="homogeneous">True</property>
3091 </packing>
3092 </child>
3093 <child>
3094 <object class="GtkToolButton" id="Table-InsertReferenceField1">
3095 <property name="visible">True</property>
3096 <property name="action_name">.uno:InsertReferenceField</property>
3097 </object>
3098 <packing>
3099 <property name="expand">False</property>
3100 <property name="homogeneous">True</property>
3101 </packing>
3102 </child>
3103 </object>
3104 <packing>
3105 <property name="expand">False</property>
3106 <property name="fill">True</property>
3107 <property name="position">1</property>
3108 </packing>
3109 </child>
3110 <style>
3111 <class name="priority-3"/>
3112 </style>
3113 </object>
3114 <packing>
3115 <property name="expand">False</property>
3116 <property name="fill">True</property>
3117 <property name="position">25</property>
3118 </packing>
3119 </child>
3120 <child>
3121 <object class="VclOptionalBox" id="Table-Section-Review">
3122 <property name="visible">True</property>
3123 <property name="can_focus">False</property>
3124 <property name="valign">center</property>
3125 <child>
3126 <object class="GtkSeparator" id="separator39">
3127 <property name="visible">True</property>
3128 <property name="can_focus">False</property>
3129 <property name="margin_top">5</property>
3130 <property name="margin_bottom">5</property>
3131 <property name="orientation">vertical</property>
3132 </object>
3133 <packing>
3134 <property name="expand">False</property>
3135 <property name="fill">True</property>
3136 <property name="padding">5</property>
3137 <property name="position">0</property>
3138 </packing>
3139 </child>
3140 <child>
3141 <object class="sfxlo-NotebookbarToolBox" id="SectionBottom67">
3142 <property name="visible">True</property>
3143 <property name="can_focus">True</property>
3144 <property name="show_arrow">False</property>
3145 <child>
3146 <object class="GtkToolButton" id="Table-SpellingAndGrammarDialog1">
3147 <property name="action_name">.uno:SpellingAndGrammarDialog</property>
3148 </object>
3149 <packing>
3150 <property name="expand">False</property>
3151 <property name="homogeneous">True</property>
3152 </packing>
3153 </child>
3154 <child>
3155 <object class="GtkToolButton" id="Table-InsertAnnotation1">
3156 <property name="visible">True</property>
3157 <property name="action_name">.uno:InsertAnnotation</property>
3158 </object>
3159 <packing>
3160 <property name="expand">False</property>
3161 <property name="homogeneous">True</property>
3162 </packing>
3163 </child>
3164 <child>
3165 <object class="GtkToolButton" id="Table-TrackChanges1">
3166 <property name="visible">True</property>
3167 <property name="action_name">.uno:TrackChanges</property>
3168 </object>
3169 <packing>
3170 <property name="expand">False</property>
3171 <property name="homogeneous">True</property>
3172 </packing>
3173 </child>
3174 </object>
3175 <packing>
3176 <property name="expand">False</property>
3177 <property name="fill">True</property>
3178 <property name="position">1</property>
3179 </packing>
3180 </child>
3181 <style>
3182 <class name="priority-2"/>
3183 </style>
3184 </object>
3185 <packing>
3186 <property name="expand">False</property>
3187 <property name="fill">True</property>
3188 <property name="position">26</property>
3189 </packing>
3190 </child>
3191 <child>
3192 <object class="VclOptionalBox" id="Table-Section-View">
3193 <property name="visible">True</property>
3194 <property name="can_focus">False</property>
3195 <property name="valign">center</property>
3196 <child>
3197 <object class="GtkSeparator" id="separator40">
3198 <property name="visible">True</property>
3199 <property name="can_focus">False</property>
3200 <property name="margin_top">5</property>
3201 <property name="margin_bottom">5</property>
3202 <property name="orientation">vertical</property>
3203 </object>
3204 <packing>
3205 <property name="expand">False</property>
3206 <property name="fill">True</property>
3207 <property name="padding">5</property>
3208 <property name="position">0</property>
3209 </packing>
3210 </child>
3211 <child>
3212 <object class="sfxlo-NotebookbarToolBox" id="SectionBottom68">
3213 <property name="visible">True</property>
3214 <property name="can_focus">True</property>
3215 <property name="show_arrow">False</property>
3216 <child>
3217 <object class="GtkToolButton" id="Table-ControlCodes1">
3218 <property name="visible">True</property>
3219 <property name="action_name">.uno:ControlCodes</property>
3220 </object>
3221 <packing>
3222 <property name="expand">False</property>
3223 <property name="homogeneous">True</property>
3224 </packing>
3225 </child>
3226 <child>
3227 <object class="GtkToolButton" id="Table-PrintPreview1">
3228 <property name="visible">True</property>
3229 <property name="action_name">.uno:PrintPreview</property>
3230 </object>
3231 <packing>
3232 <property name="expand">False</property>
3233 <property name="homogeneous">True</property>
3234 </packing>
3235 </child>
3236 <child>
3237 <object class="GtkToolButton" id="Table-Zoom1">
3238 <property name="visible">True</property>
3239 <property name="action_name">.uno:Zoom</property>
3240 </object>
3241 <packing>
3242 <property name="expand">False</property>
3243 <property name="homogeneous">True</property>
3244 </packing>
3245 </child>
3246 </object>
3247 <packing>
3248 <property name="expand">False</property>
3249 <property name="fill">True</property>
3250 <property name="position">1</property>
3251 </packing>
3252 </child>
3253 <style>
3254 <class name="priority-1"/>
3255 </style>
3256 </object>
3257 <packing>
3258 <property name="expand">False</property>
3259 <property name="fill">True</property>
3260 <property name="position">27</property>
3261 </packing>
3262 </child>
3263 <style>
3264 <class name="context-Table"/>
3265 </style>
3266 </object>
3267 <packing>
3268 <property name="expand">False</property>
3269 <property name="fill">True</property>
3270 <property name="position">1</property>
3271 </packing>
3272 </child>
3273 <child>
3274 <object class="sfxlo-PriorityMergedHBox" id="Context Graphic">
3275 <property name="can_focus">False</property>
3276 <child>
3277 <object class="VclOptionalBox" id="Graphic-Section-Label">
3278 <property name="visible">True</property>
3279 <property name="can_focus">False</property>
3280 <property name="valign">center</property>
3281 <child>
3282 <object class="GtkSeparator" id="separator20">
3283 <property name="visible">True</property>
3284 <property name="can_focus">False</property>
3285 <property name="valign">center</property>
3286 <property name="margin_top">8</property>
3287 <property name="margin_bottom">8</property>
3288 <property name="orientation">vertical</property>
3289 </object>
3290 <packing>
3291 <property name="expand">False</property>
3292 <property name="fill">True</property>
3293 <property name="padding">5</property>
3294 <property name="position">0</property>
3295 </packing>
3296 </child>
3297 <child>
3298 <object class="sfxlo-NotebookbarToolBox" id="SectionBottom14">
3299 <property name="visible">True</property>
3300 <property name="can_focus">True</property>
3301 <property name="margin_top">4</property>
3302 <property name="margin_bottom">4</property>
3303 <property name="show_arrow">False</property>
3304 <child>
3305 <object class="GtkToolButton" id="Graphic-InsertCaptionDialog1">
3306 <property name="visible">True</property>
3307 <property name="action_name">.uno:InsertCaptionDialog</property>
3308 </object>
3309 <packing>
3310 <property name="expand">False</property>
3311 <property name="homogeneous">True</property>
3312 </packing>
3313 </child>
3314 <child>
3315 <object class="GtkToolButton" id="Graphic-NameGroup1">
3316 <property name="visible">True</property>
3317 <property name="action_name">.uno:NameGroup</property>
3318 </object>
3319 <packing>
3320 <property name="expand">False</property>
3321 <property name="homogeneous">True</property>
3322 </packing>
3323 </child>
3324 </object>
3325 <packing>
3326 <property name="expand">False</property>
3327 <property name="fill">True</property>
3328 <property name="position">1</property>
3329 </packing>
3330 </child>
3331 </object>
3332 <packing>
3333 <property name="expand">False</property>
3334 <property name="fill">True</property>
3335 <property name="position">0</property>
3336 </packing>
3337 </child>
3338 <child>
3339 <object class="VclOptionalBox" id="Graphic-Section-Styles">
3340 <property name="visible">True</property>
3341 <property name="can_focus">False</property>
3342 <property name="valign">center</property>
3343 <child>
3344 <object class="sfxlo-NotebookbarToolBox" id="SectionBottom16">
3345 <property name="visible">True</property>
3346 <property name="can_focus">True</property>
3347 <property name="show_arrow">False</property>
3348 <child>
3349 <object class="GtkToolButton" id="Graphic-StyleApply">
3350 <property name="action_name">.uno:StyleApply</property>
3351 </object>
3352 <packing>
3353 <property name="expand">False</property>
3354 <property name="homogeneous">True</property>
3355 </packing>
3356 </child>
3357 </object>
3358 <packing>
3359 <property name="expand">False</property>
3360 <property name="fill">True</property>
3361 <property name="position">1</property>
3362 </packing>
3363 </child>
3364 <style>
3365 <class name="priority-10"/>
3366 </style>
3367 </object>
3368 <packing>
3369 <property name="expand">False</property>
3370 <property name="fill">True</property>
3371 <property name="position">1</property>
3372 </packing>
3373 </child>
3374 <child>
3375 <object class="VclOptionalBox" id="Graphic-Section-Anchor">
3376 <property name="visible">True</property>
3377 <property name="can_focus">False</property>
3378 <property name="valign">center</property>
3379 <child>
3380 <object class="GtkSeparator" id="separator2">
3381 <property name="visible">True</property>
3382 <property name="can_focus">False</property>
3383 <property name="margin_top">5</property>
3384 <property name="margin_bottom">5</property>
3385 <property name="orientation">vertical</property>
3386 </object>
3387 <packing>
3388 <property name="expand">False</property>
3389 <property name="fill">True</property>
3390 <property name="padding">5</property>
3391 <property name="position">0</property>
3392 </packing>
3393 </child>
3394 <child>
3395 <object class="sfxlo-NotebookbarToolBox" id="Anchor1">
3396 <property name="visible">True</property>
3397 <property name="can_focus">True</property>
3398 <property name="show_arrow">False</property>
3399 <child>
3400 <object class="GtkMenuToolButton" id="Graphic-AnchorMenu1">
3401 <property name="visible">True</property>
3402 <property name="action_name">.uno:AnchorMenu</property>
3403 </object>
3404 <packing>
3405 <property name="expand">False</property>
3406 <property name="homogeneous">True</property>
3407 </packing>
3408 </child>
3409 </object>
3410 <packing>
3411 <property name="expand">False</property>
3412 <property name="fill">True</property>
3413 <property name="position">1</property>
3414 </packing>
3415 </child>
3416 <style>
3417 <class name="priority-9"/>
3418 </style>
3419 </object>
3420 <packing>
3421 <property name="expand">False</property>
3422 <property name="fill">True</property>
3423 <property name="position">2</property>
3424 </packing>
3425 </child>
3426 <child>
3427 <object class="VclOptionalBox" id="Graphic-Section-Wrap1">
3428 <property name="visible">True</property>
3429 <property name="can_focus">False</property>
3430 <property name="valign">center</property>
3431 <child>
3432 <object class="sfxlo-NotebookbarToolBox" id="Wrap10">
3433 <property name="visible">True</property>
3434 <property name="can_focus">True</property>
3435 <property name="show_arrow">False</property>
3436 <child>
3437 <object class="GtkToolButton" id="Graphic-WrapOff">
3438 <property name="visible">True</property>
3439 <property name="action_name">.uno:WrapOff</property>
3440 </object>
3441 <packing>
3442 <property name="expand">False</property>
3443 <property name="homogeneous">True</property>
3444 </packing>
3445 </child>
3446 <child>
3447 <object class="GtkToolButton" id="Graphic-WrapOn">
3448 <property name="visible">True</property>
3449 <property name="action_name">.uno:WrapOn</property>
3450 </object>
3451 <packing>
3452 <property name="expand">False</property>
3453 <property name="homogeneous">True</property>
3454 </packing>
3455 </child>
3456 <child>
3457 <object class="GtkToolButton" id="Graphic-WrapIdeal">
3458 <property name="visible">True</property>
3459 <property name="action_name">.uno:WrapIdeal</property>
3460 </object>
3461 <packing>
3462 <property name="expand">False</property>
3463 <property name="homogeneous">True</property>
3464 </packing>
3465 </child>
3466 </object>
3467 <packing>
3468 <property name="expand">False</property>
3469 <property name="fill">True</property>
3470 <property name="position">1</property>
3471 </packing>
3472 </child>
3473 <style>
3474 <class name="priority-8"/>
3475 </style>
3476 </object>
3477 <packing>
3478 <property name="expand">False</property>
3479 <property name="fill">True</property>
3480 <property name="position">3</property>
3481 </packing>
3482 </child>
3483 <child>
3484 <object class="VclOptionalBox" id="Graphic-Section-Wrap2">
3485 <property name="visible">True</property>
3486 <property name="can_focus">False</property>
3487 <property name="valign">center</property>
3488 <property name="margin-start">5</property>
3489 <child>
3490 <object class="sfxlo-NotebookbarToolBox" id="Wrap11">
3491 <property name="visible">True</property>
3492 <property name="can_focus">True</property>
3493 <property name="show_arrow">False</property>
3494 <child>
3495 <object class="GtkToolButton" id="Graphic-WrapLeft">
3496 <property name="visible">True</property>
3497 <property name="action_name">.uno:WrapLeft</property>
3498 </object>
3499 <packing>
3500 <property name="expand">False</property>
3501 <property name="homogeneous">True</property>
3502 </packing>
3503 </child>
3504 <child>
3505 <object class="GtkToolButton" id="Graphic-WrapThrough">
3506 <property name="visible">True</property>
3507 <property name="action_name">.uno:WrapThrough</property>
3508 </object>
3509 <packing>
3510 <property name="expand">False</property>
3511 <property name="homogeneous">True</property>
3512 </packing>
3513 </child>
3514 <child>
3515 <object class="GtkToolButton" id="Graphic-WrapRight">
3516 <property name="visible">True</property>
3517 <property name="action_name">.uno:WrapRight</property>
3518 </object>
3519 <packing>
3520 <property name="expand">False</property>
3521 <property name="homogeneous">True</property>
3522 </packing>
3523 </child>
3524 </object>
3525 <packing>
3526 <property name="expand">False</property>
3527 <property name="fill">True</property>
3528 <property name="position">0</property>
3529 </packing>
3530 </child>
3531 <style>
3532 <class name="priority-7"/>
3533 </style>
3534 </object>
3535 <packing>
3536 <property name="expand">False</property>
3537 <property name="fill">True</property>
3538 <property name="position">4</property>
3539 </packing>
3540 </child>
3541 <child>
3542 <object class="VclOptionalBox" id="Graphic-Section-WrapDialog">
3543 <property name="visible">True</property>
3544 <property name="can_focus">False</property>
3545 <property name="valign">center</property>
3546 <child>
3547 <object class="sfxlo-NotebookbarToolBox" id="Wrap12">
3548 <property name="visible">True</property>
3549 <property name="can_focus">True</property>
3550 <property name="show_arrow">False</property>
3551 <child>
3552 <object class="GtkToolButton" id="Graphic-TextWrap1">
3553 <property name="visible">True</property>
3554 <property name="visible_horizontal">False</property>
3555 <property name="action_name">.uno:TextWrap</property>
3556 <property name="icon_name">sfx2/res/symphony/open_more.png</property>
3557 </object>
3558 <packing>
3559 <property name="expand">False</property>
3560 <property name="homogeneous">True</property>
3561 </packing>
3562 </child>
3563 </object>
3564 <packing>
3565 <property name="expand">False</property>
3566 <property name="fill">True</property>
3567 <property name="position">0</property>
3568 </packing>
3569 </child>
3570 <style>
3571 <class name="priority-6"/>
3572 </style>
3573 </object>
3574 <packing>
3575 <property name="expand">False</property>
3576 <property name="fill">True</property>
3577 <property name="position">5</property>
3578 </packing>
3579 </child>
3580 <child>
3581 <object class="VclOptionalBox" id="Graphic-Section-ObjectAlign">
3582 <property name="visible">True</property>
3583 <property name="can_focus">False</property>
3584 <property name="valign">center</property>
3585 <child>
3586 <object class="GtkSeparator" id="separator59">
3587 <property name="visible">True</property>
3588 <property name="can_focus">False</property>
3589 <property name="valign">center</property>
3590 <property name="margin_top">5</property>
3591 <property name="margin_bottom">5</property>
3592 <property name="orientation">vertical</property>
3593 </object>
3594 <packing>
3595 <property name="expand">False</property>
3596 <property name="fill">True</property>
3597 <property name="padding">5</property>
3598 <property name="position">0</property>
3599 </packing>
3600 </child>
3601 <child>
3602 <object class="sfxlo-NotebookbarToolBox" id="Align11">
3603 <property name="visible">True</property>
3604 <property name="can_focus">True</property>
3605 <property name="valign">center</property>
3606 <property name="show_arrow">False</property>
3607 <child>
3608 <object class="GtkMenuToolButton" id="MultiObject-ObjectAlign">
3609 <property name="visible">True</property>
3610 <property name="action_name">.uno:ObjectAlign</property>
3611 </object>
3612 <packing>
3613 <property name="expand">False</property>
3614 <property name="homogeneous">True</property>
3615 </packing>
3616 </child>
3617 </object>
3618 <packing>
3619 <property name="expand">False</property>
3620 <property name="fill">True</property>
3621 <property name="position">1</property>
3622 </packing>
3623 </child>
3624 </object>
3625 <packing>
3626 <property name="expand">False</property>
3627 <property name="fill">True</property>
3628 <property name="position">6</property>
3629 </packing>
3630 </child>
3631 <child>
3632 <object class="VclOptionalBox" id="Graphic-Section-Align1">
3633 <property name="visible">True</property>
3634 <property name="can_focus">False</property>
3635 <property name="valign">center</property>
3636 <child>
3637 <object class="sfxlo-NotebookbarToolBox" id="Align7">
3638 <property name="visible">True</property>
3639 <property name="can_focus">True</property>
3640 <property name="show_arrow">False</property>
3641 <child>
3642 <object class="GtkToolButton" id="Graphic-AlignCenter">
3643 <property name="visible">True</property>
3644 <property name="action_name">.uno:AlignCenter</property>
3645 </object>
3646 <packing>
3647 <property name="expand">False</property>
3648 <property name="homogeneous">True</property>
3649 </packing>
3650 </child>
3651 <child>
3652 <object class="GtkToolButton" id="Graphic-ObjectAlignRight">
3653 <property name="visible">True</property>
3654 <property name="action_name">.uno:ObjectAlignRight</property>
3655 </object>
3656 <packing>
3657 <property name="expand">False</property>
3658 <property name="homogeneous">True</property>
3659 </packing>
3660 </child>
3661 </object>
3662 <packing>
3663 <property name="expand">False</property>
3664 <property name="fill">True</property>
3665 <property name="position">1</property>
3666 </packing>
3667 </child>
3668 <style>
3669 <class name="priority-4"/>
3670 </style>
3671 </object>
3672 <packing>
3673 <property name="expand">False</property>
3674 <property name="fill">True</property>
3675 <property name="position">7</property>
3676 </packing>
3677 </child>
3678 <child>
3679 <object class="VclOptionalBox" id="Graphic-Section-Align2">
3680 <property name="visible">True</property>
3681 <property name="can_focus">False</property>
3682 <property name="valign">center</property>
3683 <child>
3684 <object class="sfxlo-NotebookbarToolBox" id="Align8">
3685 <property name="visible">True</property>
3686 <property name="can_focus">True</property>
3687 <property name="show_arrow">False</property>
3688 <child>
3689 <object class="GtkToolButton" id="Graphic-AlignUp">
3690 <property name="visible">True</property>
3691 <property name="action_name">.uno:AlignUp</property>
3692 </object>
3693 <packing>
3694 <property name="expand">False</property>
3695 <property name="homogeneous">True</property>
3696 </packing>
3697 </child>
3698 <child>
3699 <object class="GtkToolButton" id="Graphic-AlignMiddle">
3700 <property name="visible">True</property>
3701 <property name="action_name">.uno:AlignMiddle</property>
3702 </object>
3703 <packing>
3704 <property name="expand">False</property>
3705 <property name="homogeneous">True</property>
3706 </packing>
3707 </child>
3708 <child>
3709 <object class="GtkToolButton" id="Graphic-AlignDown">
3710 <property name="visible">True</property>
3711 <property name="action_name">.uno:AlignDown</property>
3712 </object>
3713 <packing>
3714 <property name="expand">False</property>
3715 <property name="homogeneous">True</property>
3716 </packing>
3717 </child>
3718 </object>
3719 <packing>
3720 <property name="expand">False</property>
3721 <property name="fill">True</property>
3722 <property name="position">1</property>
3723 </packing>
3724 </child>
3725 <style>
3726 <class name="priority-3"/>
3727 </style>
3728 </object>
3729 <packing>
3730 <property name="expand">False</property>
3731 <property name="fill">True</property>
3732 <property name="position">8</property>
3733 </packing>
3734 </child>
3735 <child>
3736 <object class="VclOptionalBox" id="Graphic-Section-Arrange1">
3737 <property name="visible">True</property>
3738 <property name="can_focus">False</property>
3739 <property name="valign">center</property>
3740 <child>
3741 <object class="GtkSeparator" id="separator7">
3742 <property name="visible">True</property>
3743 <property name="can_focus">False</property>
3744 <property name="margin_top">5</property>
3745 <property name="margin_bottom">5</property>
3746 <property name="orientation">vertical</property>
3747 </object>
3748 <packing>
3749 <property name="expand">False</property>
3750 <property name="fill">True</property>
3751 <property name="padding">5</property>
3752 <property name="position">0</property>
3753 </packing>
3754 </child>
3755 <child>
3756 <object class="sfxlo-NotebookbarToolBox" id="SectionBottom19">
3757 <property name="visible">True</property>
3758 <property name="can_focus">True</property>
3759 <property name="show_arrow">False</property>
3760 <child>
3761 <object class="GtkToolButton" id="Graphic-BringToFront">
3762 <property name="action_name">.uno:BringToFront</property>
3763 </object>
3764 <packing>
3765 <property name="expand">False</property>
3766 <property name="homogeneous">True</property>
3767 </packing>
3768 </child>
3769 <child>
3770 <object class="GtkToolButton" id="Graphic-ObjectForwardOne">
3771 <property name="visible">True</property>
3772 <property name="action_name">.uno:ObjectForwardOne</property>
3773 </object>
3774 <packing>
3775 <property name="expand">False</property>
3776 <property name="homogeneous">True</property>
3777 </packing>
3778 </child>
3779 </object>
3780 <packing>
3781 <property name="expand">False</property>
3782 <property name="fill">True</property>
3783 <property name="position">1</property>
3784 </packing>
3785 </child>
3786 <style>
3787 <class name="priority-2"/>
3788 </style>
3789 </object>
3790 <packing>
3791 <property name="expand">False</property>
3792 <property name="fill">True</property>
3793 <property name="position">9</property>
3794 </packing>
3795 </child>
3796 <child>
3797 <object class="VclOptionalBox" id="Graphic-Section-Arrange2">
3798 <property name="visible">True</property>
3799 <property name="can_focus">False</property>
3800 <property name="valign">center</property>
3801 <child>
3802 <object class="sfxlo-NotebookbarToolBox" id="SectionBottom29">
3803 <property name="visible">True</property>
3804 <property name="can_focus">True</property>
3805 <property name="show_arrow">False</property>
3806 <child>
3807 <object class="GtkToolButton" id="Graphic-ObjectBackOne">
3808 <property name="visible">True</property>
3809 <property name="action_name">.uno:ObjectBackOne</property>
3810 </object>
3811 <packing>
3812 <property name="expand">False</property>
3813 <property name="homogeneous">True</property>
3814 </packing>
3815 </child>
3816 <child>
3817 <object class="GtkToolButton" id="Graphic-SendToBack1">
3818 <property name="action_name">.uno:SendToBack</property>
3819 </object>
3820 <packing>
3821 <property name="expand">False</property>
3822 <property name="homogeneous">True</property>
3823 </packing>
3824 </child>
3825 </object>
3826 <packing>
3827 <property name="expand">False</property>
3828 <property name="fill">True</property>
3829 <property name="position">1</property>
3830 </packing>
3831 </child>
3832 <style>
3833 <class name="priority-1"/>
3834 </style>
3835 </object>
3836 <packing>
3837 <property name="expand">False</property>
3838 <property name="fill">True</property>
3839 <property name="position">10</property>
3840 </packing>
3841 </child>
3842 <child>
3843 <object class="VclOptionalBox" id="Graphic-Section-Rotate">
3844 <property name="visible">True</property>
3845 <property name="can_focus">False</property>
3846 <property name="valign">center</property>
3847 <child>
3848 <object class="GtkSeparator" id="separator43">
3849 <property name="visible">True</property>
3850 <property name="can_focus">False</property>
3851 <property name="margin_top">5</property>
3852 <property name="margin_bottom">5</property>
3853 <property name="orientation">vertical</property>
3854 </object>
3855 <packing>
3856 <property name="expand">False</property>
3857 <property name="fill">True</property>
3858 <property name="padding">5</property>
3859 <property name="position">0</property>
3860 </packing>
3861 </child>
3862 <child>
3863 <object class="sfxlo-NotebookbarToolBox" id="ExtBottom12">
3864 <property name="visible">True</property>
3865 <property name="can_focus">True</property>
3866 <property name="show_arrow">False</property>
3867 <child>
3868 <object class="GtkToolButton" id="Graphic-ToggleObjectRotateMode">
3869 <property name="visible">True</property>
3870 <property name="action_name">.uno:ToggleObjectRotateMode</property>
3871 </object>
3872 <packing>
3873 <property name="expand">False</property>
3874 <property name="homogeneous">True</property>
3875 </packing>
3876 </child>
3877 <child>
3878 <object class="GtkToolButton" id="Graphic-RotateRight">
3879 <property name="visible">True</property>
3880 <property name="action_name">.uno:RotateRight</property>
3881 </object>
3882 <packing>
3883 <property name="expand">False</property>
3884 <property name="homogeneous">True</property>
3885 </packing>
3886 </child>
3887 </object>
3888 <packing>
3889 <property name="expand">False</property>
3890 <property name="fill">True</property>
3891 <property name="position">1</property>
3892 </packing>
3893 </child>
3894 </object>
3895 <packing>
3896 <property name="expand">False</property>
3897 <property name="fill">True</property>
3898 <property name="position">11</property>
3899 </packing>
3900 </child>
3901 <child>
3902 <object class="VclOptionalBox" id="Graphic-Section-Flip">
3903 <property name="visible">True</property>
3904 <property name="can_focus">False</property>
3905 <property name="valign">center</property>
3906 <child>
3907 <object class="sfxlo-NotebookbarToolBox" id="ExtBottom4">
3908 <property name="visible">True</property>
3909 <property name="can_focus">True</property>
3910 <property name="show_arrow">False</property>
3911 <child>
3912 <object class="GtkToolButton" id="Graphic-FlipVertical">
3913 <property name="visible">True</property>
3914 <property name="action_name">.uno:FlipVertical</property>
3915 </object>
3916 <packing>
3917 <property name="expand">False</property>
3918 <property name="homogeneous">True</property>
3919 </packing>
3920 </child>
3921 <child>
3922 <object class="GtkToolButton" id="Graphic-FlipHorizontal">
3923 <property name="visible">True</property>
3924 <property name="action_name">.uno:FlipHorizontal</property>
3925 </object>
3926 <packing>
3927 <property name="expand">False</property>
3928 <property name="homogeneous">True</property>
3929 </packing>
3930 </child>
3931 </object>
3932 <packing>
3933 <property name="expand">False</property>
3934 <property name="fill">True</property>
3935 <property name="position">1</property>
3936 </packing>
3937 </child>
3938 </object>
3939 <packing>
3940 <property name="expand">False</property>
3941 <property name="fill">True</property>
3942 <property name="position">12</property>
3943 </packing>
3944 </child>
3945 <child>
3946 <object class="VclOptionalBox" id="Graphic-Section-TransformDialog">
3947 <property name="visible">True</property>
3948 <property name="can_focus">False</property>
3949 <property name="valign">center</property>
3950 <child>
3951 <object class="sfxlo-NotebookbarToolBox" id="Graphic1">
3952 <property name="visible">True</property>
3953 <property name="can_focus">True</property>
3954 <property name="show_arrow">False</property>
3955 <child>
3956 <object class="GtkToolButton" id="Graphic-GraphicDialog1">
3957 <property name="visible">True</property>
3958 <property name="visible_horizontal">False</property>
3959 <property name="action_name">.uno:GraphicDialog</property>
3960 <property name="icon_name">sfx2/res/symphony/open_more.png</property>
3961 </object>
3962 <packing>
3963 <property name="expand">False</property>
3964 <property name="homogeneous">True</property>
3965 </packing>
3966 </child>
3967 </object>
3968 <packing>
3969 <property name="expand">False</property>
3970 <property name="fill">True</property>
3971 <property name="position">0</property>
3972 </packing>
3973 </child>
3974 </object>
3975 <packing>
3976 <property name="expand">False</property>
3977 <property name="fill">True</property>
3978 <property name="position">13</property>
3979 </packing>
3980 </child>
3981 <child>
3982 <object class="VclOptionalBox" id="Graphic-Section-Crop">
3983 <property name="visible">True</property>
3984 <property name="can_focus">False</property>
3985 <property name="valign">center</property>
3986 <child>
3987 <object class="GtkSeparator" id="separator42">
3988 <property name="visible">True</property>
3989 <property name="can_focus">False</property>
3990 <property name="margin_top">5</property>
3991 <property name="margin_bottom">5</property>
3992 <property name="orientation">vertical</property>
3993 </object>
3994 <packing>
3995 <property name="expand">False</property>
3996 <property name="fill">True</property>
3997 <property name="padding">5</property>
3998 <property name="position">0</property>
3999 </packing>
4000 </child>
4001 <child>
4002 <object class="sfxlo-NotebookbarToolBox" id="ExtBottom3">
4003 <property name="visible">True</property>
4004 <property name="can_focus">True</property>
4005 <property name="toolbar_style">both-horiz</property>
4006 <property name="show_arrow">False</property>
4007 <child>
4008 <object class="GtkToolButton" id="Graphic-Crop">
4009 <property name="visible">True</property>
4010 <property name="action_name">.uno:Crop</property>
4011 </object>
4012 <packing>
4013 <property name="expand">False</property>
4014 <property name="homogeneous">True</property>
4015 </packing>
4016 </child>
4017 </object>
4018 <packing>
4019 <property name="expand">False</property>
4020 <property name="fill">True</property>
4021 <property name="position">1</property>
4022 </packing>
4023 </child>
4024 </object>
4025 <packing>
4026 <property name="expand">False</property>
4027 <property name="fill">True</property>
4028 <property name="position">14</property>
4029 </packing>
4030 </child>
4031 <child>
4032 <object class="VclOptionalBox" id="Graphic-Section-SaveReplace">
4033 <property name="visible">True</property>
4034 <property name="can_focus">False</property>
4035 <property name="valign">center</property>
4036 <child>
4037 <object class="sfxlo-NotebookbarToolBox" id="ExtBottom17">
4038 <property name="visible">True</property>
4039 <property name="can_focus">True</property>
4040 <property name="show_arrow">False</property>
4041 <child>
4042 <object class="GtkToolButton" id="Graphic-ChangePicture">
4043 <property name="visible">True</property>
4044 <property name="action_name">.uno:ChangePicture</property>
4045 </object>
4046 <packing>
4047 <property name="expand">False</property>
4048 <property name="homogeneous">True</property>
4049 </packing>
4050 </child>
4051 <child>
4052 <object class="GtkToolButton" id="Graphic-CompressGraphic">
4053 <property name="visible">True</property>
4054 <property name="action_name">.uno:CompressGraphic</property>
4055 </object>
4056 <packing>
4057 <property name="expand">False</property>
4058 <property name="homogeneous">True</property>
4059 </packing>
4060 </child>
4061 <child>
4062 <object class="GtkToolButton" id="Graphic-SaveGraphic">
4063 <property name="visible">True</property>
4064 <property name="action_name">.uno:SaveGraphic</property>
4065 </object>
4066 <packing>
4067 <property name="expand">False</property>
4068 <property name="homogeneous">True</property>
4069 </packing>
4070 </child>
4071 </object>
4072 <packing>
4073 <property name="expand">False</property>
4074 <property name="fill">True</property>
4075 <property name="position">1</property>
4076 </packing>
4077 </child>
4078 </object>
4079 <packing>
4080 <property name="expand">False</property>
4081 <property name="fill">True</property>
4082 <property name="position">15</property>
4083 </packing>
4084 </child>
4085 <child>
4086 <object class="VclOptionalBox" id="Graphic-Section-GraphicDialog">
4087 <property name="visible">True</property>
4088 <property name="can_focus">False</property>
4089 <property name="valign">center</property>
4090 <child>
4091 <object class="sfxlo-NotebookbarToolBox" id="Graphic">
4092 <property name="visible">True</property>
4093 <property name="can_focus">True</property>
4094 <property name="show_arrow">False</property>
4095 <child>
4096 <object class="GtkToolButton" id="Graphic-GraphicDialog">
4097 <property name="visible">True</property>
4098 <property name="visible_horizontal">False</property>
4099 <property name="action_name">.uno:GraphicDialog</property>
4100 <property name="icon_name">sfx2/res/symphony/open_more.png</property>
4101 </object>
4102 <packing>
4103 <property name="expand">False</property>
4104 <property name="homogeneous">True</property>
4105 </packing>
4106 </child>
4107 </object>
4108 <packing>
4109 <property name="expand">False</property>
4110 <property name="fill">True</property>
4111 <property name="position">0</property>
4112 </packing>
4113 </child>
4114 </object>
4115 <packing>
4116 <property name="expand">False</property>
4117 <property name="fill">True</property>
4118 <property name="position">16</property>
4119 </packing>
4120 </child>
4121 <child>
4122 <object class="VclOptionalBox" id="Graphic-Section-GraphicFilterToolbox">
4123 <property name="visible">True</property>
4124 <property name="can_focus">False</property>
4125 <property name="valign">center</property>
4126 <child>
4127 <object class="GtkSeparator" id="separator13">
4128 <property name="visible">True</property>
4129 <property name="can_focus">False</property>
4130 <property name="margin_top">5</property>
4131 <property name="margin_bottom">5</property>
4132 <property name="orientation">vertical</property>
4133 </object>
4134 <packing>
4135 <property name="expand">False</property>
4136 <property name="fill">True</property>
4137 <property name="padding">5</property>
4138 <property name="position">0</property>
4139 </packing>
4140 </child>
4141 <child>
4142 <object class="sfxlo-NotebookbarToolBox" id="SectionBottom32">
4143 <property name="visible">True</property>
4144 <property name="can_focus">True</property>
4145 <property name="toolbar_style">both-horiz</property>
4146 <property name="show_arrow">False</property>
4147 <child>
4148 <object class="GtkToolButton" id="Graphic-GraphicFilterToolbox">
4149 <property name="visible">True</property>
4150 <property name="action_name">.uno:GraphicFilterToolbox</property>
4151 </object>
4152 <packing>
4153 <property name="expand">False</property>
4154 <property name="homogeneous">True</property>
4155 </packing>
4156 </child>
4157 </object>
4158 <packing>
4159 <property name="expand">False</property>
4160 <property name="fill">True</property>
4161 <property name="position">1</property>
4162 </packing>
4163 </child>
4164 <style>
4165 <class name="priority-14"/>
4166 </style>
4167 </object>
4168 <packing>
4169 <property name="expand">False</property>
4170 <property name="fill">True</property>
4171 <property name="position">17</property>
4172 </packing>
4173 </child>
4174 <child>
4175 <object class="VclOptionalBox" id="Graphic-Section-ColorSettings">
4176 <property name="visible">True</property>
4177 <property name="can_focus">False</property>
4178 <property name="valign">center</property>
4179 <child>
4180 <object class="sfxlo-NotebookbarToolBox" id="SectionBottom48">
4181 <property name="visible">True</property>
4182 <property name="can_focus">True</property>
4183 <property name="toolbar_style">both-horiz</property>
4184 <property name="show_arrow">False</property>
4185 <child>
4186 <object class="GtkToolButton" id="Graphic-ColorSettings">
4187 <property name="visible">True</property>
4188 <property name="action_name">.uno:ColorSettings</property>
4189 </object>
4190 <packing>
4191 <property name="expand">False</property>
4192 <property name="homogeneous">True</property>
4193 </packing>
4194 </child>
4195 </object>
4196 <packing>
4197 <property name="expand">False</property>
4198 <property name="fill">True</property>
4199 <property name="position">0</property>
4200 </packing>
4201 </child>
4202 <style>
4203 <class name="priority-13"/>
4204 </style>
4205 </object>
4206 <packing>
4207 <property name="expand">False</property>
4208 <property name="fill">True</property>
4209 <property name="position">18</property>
4210 </packing>
4211 </child>
4212 <child>
4213 <object class="VclOptionalBox" id="Graphic-Section-GrafMode">
4214 <property name="visible">True</property>
4215 <property name="can_focus">False</property>
4216 <property name="valign">center</property>
4217 <child>
4218 <object class="sfxlo-NotebookbarToolBox" id="ExtBottom1">
4219 <property name="visible">True</property>
4220 <property name="can_focus">True</property>
4221 <property name="show_arrow">False</property>
4222 <child>
4223 <object class="GtkToolButton" id="Graphic-GrafMode">
4224 <property name="visible">True</property>
4225 <property name="action_name">.uno:GrafMode</property>
4226 </object>
4227 <packing>
4228 <property name="expand">False</property>
4229 <property name="homogeneous">True</property>
4230 </packing>
4231 </child>
4232 </object>
4233 <packing>
4234 <property name="expand">False</property>
4235 <property name="fill">True</property>
4236 <property name="position">1</property>
4237 </packing>
4238 </child>
4239 <style>
4240 <class name="priority-12"/>
4241 </style>
4242 </object>
4243 <packing>
4244 <property name="expand">False</property>
4245 <property name="fill">True</property>
4246 <property name="position">19</property>
4247 </packing>
4248 </child>
4249 <child>
4250 <object class="VclOptionalBox" id="Graphic-Section-GrafTransparence">
4251 <property name="visible">True</property>
4252 <property name="can_focus">False</property>
4253 <property name="valign">center</property>
4254 <child>
4255 <object class="sfxlo-NotebookbarToolBox" id="SectionBottom39">
4256 <property name="visible">True</property>
4257 <property name="can_focus">True</property>
4258 <property name="show_arrow">False</property>
4259 <child>
4260 <object class="GtkMenuToolButton" id="Graphic-GrafTransparence">
4261 <property name="visible">True</property>
4262 <property name="action_name">.uno:GrafTransparence</property>
4263 </object>
4264 <packing>
4265 <property name="expand">False</property>
4266 <property name="homogeneous">True</property>
4267 </packing>
4268 </child>
4269 </object>
4270 <packing>
4271 <property name="expand">False</property>
4272 <property name="fill">True</property>
4273 <property name="position">0</property>
4274 </packing>
4275 </child>
4276 <style>
4277 <class name="priority-11"/>
4278 </style>
4279 </object>
4280 <packing>
4281 <property name="expand">False</property>
4282 <property name="fill">True</property>
4283 <property name="position">20</property>
4284 </packing>
4285 </child>
4286 <style>
4287 <class name="context-Graphic"/>
4288 </style>
4289 </object>
4290 <packing>
4291 <property name="expand">False</property>
4292 <property name="fill">True</property>
4293 <property name="position">2</property>
4294 </packing>
4295 </child>
4296 <child>
4297 <object class="sfxlo-PriorityMergedHBox" id="Context Draw">
4298 <property name="can_focus">False</property>
4299 <child>
4300 <object class="VclOptionalBox" id="Draw-Section-Label">
4301 <property name="visible">True</property>
4302 <property name="can_focus">False</property>
4303 <property name="valign">center</property>
4304 <child>
4305 <object class="GtkSeparator" id="separator30">
4306 <property name="visible">True</property>
4307 <property name="can_focus">False</property>
4308 <property name="valign">center</property>
4309 <property name="margin_top">8</property>
4310 <property name="margin_bottom">8</property>
4311 <property name="orientation">vertical</property>
4312 </object>
4313 <packing>
4314 <property name="expand">False</property>
4315 <property name="fill">True</property>
4316 <property name="padding">5</property>
4317 <property name="position">0</property>
4318 </packing>
4319 </child>
4320 <child>
4321 <object class="sfxlo-NotebookbarToolBox" id="SectionBottom20">
4322 <property name="visible">True</property>
4323 <property name="can_focus">True</property>
4324 <property name="margin_top">4</property>
4325 <property name="margin_bottom">4</property>
4326 <property name="show_arrow">False</property>
4327 <child>
4328 <object class="GtkToolButton" id="Draw-InsertCaptionDialog2">
4329 <property name="visible">True</property>
4330 <property name="action_name">.uno:InsertCaptionDialog</property>
4331 </object>
4332 <packing>
4333 <property name="expand">False</property>
4334 <property name="homogeneous">True</property>
4335 </packing>
4336 </child>
4337 <child>
4338 <object class="GtkToolButton" id="Draw-NameGroup2">
4339 <property name="visible">True</property>
4340 <property name="action_name">.uno:NameGroup</property>
4341 </object>
4342 <packing>
4343 <property name="expand">False</property>
4344 <property name="homogeneous">True</property>
4345 </packing>
4346 </child>
4347 </object>
4348 <packing>
4349 <property name="expand">False</property>
4350 <property name="fill">True</property>
4351 <property name="position">1</property>
4352 </packing>
4353 </child>
4354 </object>
4355 <packing>
4356 <property name="expand">False</property>
4357 <property name="fill">True</property>
4358 <property name="position">0</property>
4359 </packing>
4360 </child>
4361 <child>
4362 <object class="VclOptionalBox" id="Draw-Section-Styles">
4363 <property name="visible">True</property>
4364 <property name="can_focus">False</property>
4365 <property name="valign">center</property>
4366 <child>
4367 <object class="sfxlo-NotebookbarToolBox" id="SectionBottom21">
4368 <property name="visible">True</property>
4369 <property name="can_focus">True</property>
4370 <property name="show_arrow">False</property>
4371 <child>
4372 <object class="GtkToolButton" id="Draw-StyleApply">
4373 <property name="action_name">.uno:StyleApply</property>
4374 </object>
4375 <packing>
4376 <property name="expand">False</property>
4377 <property name="homogeneous">True</property>
4378 </packing>
4379 </child>
4380 </object>
4381 <packing>
4382 <property name="expand">False</property>
4383 <property name="fill">True</property>
4384 <property name="position">1</property>
4385 </packing>
4386 </child>
4387 <style>
4388 <class name="priority-12"/>
4389 </style>
4390 </object>
4391 <packing>
4392 <property name="expand">False</property>
4393 <property name="fill">True</property>
4394 <property name="position">1</property>
4395 </packing>
4396 </child>
4397 <child>
4398 <object class="VclOptionalBox" id="Draw-Section-Anchor">
4399 <property name="visible">True</property>
4400 <property name="can_focus">False</property>
4401 <property name="valign">center</property>
4402 <child>
4403 <object class="GtkSeparator" id="separator5">
4404 <property name="visible">True</property>
4405 <property name="can_focus">False</property>
4406 <property name="margin_top">5</property>
4407 <property name="margin_bottom">5</property>
4408 <property name="orientation">vertical</property>
4409 </object>
4410 <packing>
4411 <property name="expand">False</property>
4412 <property name="fill">True</property>
4413 <property name="padding">5</property>
4414 <property name="position">0</property>
4415 </packing>
4416 </child>
4417 <child>
4418 <object class="sfxlo-NotebookbarToolBox" id="Anchor2">
4419 <property name="visible">True</property>
4420 <property name="can_focus">True</property>
4421 <property name="show_arrow">False</property>
4422 <child>
4423 <object class="GtkMenuToolButton" id="Object-AnchorMenu2">
4424 <property name="visible">True</property>
4425 <property name="action_name">.uno:AnchorMenu</property>
4426 </object>
4427 <packing>
4428 <property name="expand">False</property>
4429 <property name="homogeneous">True</property>
4430 </packing>
4431 </child>
4432 </object>
4433 <packing>
4434 <property name="expand">False</property>
4435 <property name="fill">True</property>
4436 <property name="position">1</property>
4437 </packing>
4438 </child>
4439 <style>
4440 <class name="priority-11"/>
4441 </style>
4442 </object>
4443 <packing>
4444 <property name="expand">False</property>
4445 <property name="fill">True</property>
4446 <property name="position">2</property>
4447 </packing>
4448 </child>
4449 <child>
4450 <object class="VclOptionalBox" id="Draw-Section-Wrap1">
4451 <property name="visible">True</property>
4452 <property name="can_focus">False</property>
4453 <property name="valign">center</property>
4454 <child>
4455 <object class="sfxlo-NotebookbarToolBox" id="Wrap1">
4456 <property name="visible">True</property>
4457 <property name="can_focus">True</property>
4458 <property name="show_arrow">False</property>
4459 <child>
4460 <object class="GtkToolButton" id="Draw-WrapOff">
4461 <property name="visible">True</property>
4462 <property name="action_name">.uno:WrapOff</property>
4463 </object>
4464 <packing>
4465 <property name="expand">False</property>
4466 <property name="homogeneous">True</property>
4467 </packing>
4468 </child>
4469 <child>
4470 <object class="GtkToolButton" id="Draw-WrapOn">
4471 <property name="visible">True</property>
4472 <property name="action_name">.uno:WrapOn</property>
4473 </object>
4474 <packing>
4475 <property name="expand">False</property>
4476 <property name="homogeneous">True</property>
4477 </packing>
4478 </child>
4479 <child>
4480 <object class="GtkToolButton" id="Draw-WrapIdeal">
4481 <property name="visible">True</property>
4482 <property name="action_name">.uno:WrapIdeal</property>
4483 </object>
4484 <packing>
4485 <property name="expand">False</property>
4486 <property name="homogeneous">True</property>
4487 </packing>
4488 </child>
4489 </object>
4490 <packing>
4491 <property name="expand">False</property>
4492 <property name="fill">True</property>
4493 <property name="position">1</property>
4494 </packing>
4495 </child>
4496 <style>
4497 <class name="priority-10"/>
4498 </style>
4499 </object>
4500 <packing>
4501 <property name="expand">False</property>
4502 <property name="fill">True</property>
4503 <property name="position">3</property>
4504 </packing>
4505 </child>
4506 <child>
4507 <object class="VclOptionalBox" id="Draw-Section-Wrap2">
4508 <property name="visible">True</property>
4509 <property name="can_focus">False</property>
4510 <property name="valign">center</property>
4511 <property name="margin-start">5</property>
4512 <child>
4513 <object class="sfxlo-NotebookbarToolBox" id="Wrap5">
4514 <property name="visible">True</property>
4515 <property name="can_focus">True</property>
4516 <property name="show_arrow">False</property>
4517 <child>
4518 <object class="GtkToolButton" id="Draw-WrapLeft">
4519 <property name="visible">True</property>
4520 <property name="action_name">.uno:WrapLeft</property>
4521 </object>
4522 <packing>
4523 <property name="expand">False</property>
4524 <property name="homogeneous">True</property>
4525 </packing>
4526 </child>
4527 <child>
4528 <object class="GtkToolButton" id="Draw-WrapThrough">
4529 <property name="visible">True</property>
4530 <property name="action_name">.uno:WrapThrough</property>
4531 </object>
4532 <packing>
4533 <property name="expand">False</property>
4534 <property name="homogeneous">True</property>
4535 </packing>
4536 </child>
4537 <child>
4538 <object class="GtkToolButton" id="Draw-WrapRight">
4539 <property name="visible">True</property>
4540 <property name="action_name">.uno:WrapRight</property>
4541 </object>
4542 <packing>
4543 <property name="expand">False</property>
4544 <property name="homogeneous">True</property>
4545 </packing>
4546 </child>
4547 </object>
4548 <packing>
4549 <property name="expand">False</property>
4550 <property name="fill">True</property>
4551 <property name="position">0</property>
4552 </packing>
4553 </child>
4554 <style>
4555 <class name="priority-9"/>
4556 </style>
4557 </object>
4558 <packing>
4559 <property name="expand">False</property>
4560 <property name="fill">True</property>
4561 <property name="position">4</property>
4562 </packing>
4563 </child>
4564 <child>
4565 <object class="VclOptionalBox" id="Draw-Section-WrapDialog">
4566 <property name="visible">True</property>
4567 <property name="can_focus">False</property>
4568 <property name="valign">center</property>
4569 <child>
4570 <object class="sfxlo-NotebookbarToolBox" id="Wrap13">
4571 <property name="visible">True</property>
4572 <property name="can_focus">True</property>
4573 <property name="show_arrow">False</property>
4574 <child>
4575 <object class="GtkToolButton" id="Draw-TextWrap2">
4576 <property name="visible">True</property>
4577 <property name="visible_horizontal">False</property>
4578 <property name="action_name">.uno:TextWrap</property>
4579 <property name="icon_name">sfx2/res/symphony/open_more.png</property>
4580 </object>
4581 <packing>
4582 <property name="expand">False</property>
4583 <property name="homogeneous">True</property>
4584 </packing>
4585 </child>
4586 </object>
4587 <packing>
4588 <property name="expand">False</property>
4589 <property name="fill">True</property>
4590 <property name="position">0</property>
4591 </packing>
4592 </child>
4593 <style>
4594 <class name="priority-8"/>
4595 </style>
4596 </object>
4597 <packing>
4598 <property name="expand">False</property>
4599 <property name="fill">True</property>
4600 <property name="position">5</property>
4601 </packing>
4602 </child>
4603 <child>
4604 <object class="VclOptionalBox" id="Draw-Section-ObjectAlign">
4605 <property name="visible">True</property>
4606 <property name="can_focus">False</property>
4607 <property name="valign">center</property>
4608 <child>
4609 <object class="GtkSeparator" id="separator4">
4610 <property name="visible">True</property>
4611 <property name="can_focus">False</property>
4612 <property name="valign">center</property>
4613 <property name="margin_top">5</property>
4614 <property name="margin_bottom">5</property>
4615 <property name="orientation">vertical</property>
4616 </object>
4617 <packing>
4618 <property name="expand">False</property>
4619 <property name="fill">True</property>
4620 <property name="padding">5</property>
4621 <property name="position">0</property>
4622 </packing>
4623 </child>
4624 <child>
4625 <object class="sfxlo-NotebookbarToolBox" id="Align12">
4626 <property name="visible">True</property>
4627 <property name="can_focus">True</property>
4628 <property name="valign">center</property>
4629 <property name="show_arrow">False</property>
4630 <child>
4631 <object class="GtkMenuToolButton" id="Draw-ObjectAlign">
4632 <property name="visible">True</property>
4633 <property name="action_name">.uno:ObjectAlign</property>
4634 </object>
4635 <packing>
4636 <property name="expand">False</property>
4637 <property name="homogeneous">True</property>
4638 </packing>
4639 </child>
4640 </object>
4641 <packing>
4642 <property name="expand">False</property>
4643 <property name="fill">True</property>
4644 <property name="position">1</property>
4645 </packing>
4646 </child>
4647 </object>
4648 <packing>
4649 <property name="expand">False</property>
4650 <property name="fill">True</property>
4651 <property name="position">6</property>
4652 </packing>
4653 </child>
4654 <child>
4655 <object class="VclOptionalBox" id="Draw-Section-Align1">
4656 <property name="visible">True</property>
4657 <property name="can_focus">False</property>
4658 <property name="valign">center</property>
4659 <child>
4660 <object class="sfxlo-NotebookbarToolBox" id="Align1">
4661 <property name="visible">True</property>
4662 <property name="can_focus">True</property>
4663 <property name="show_arrow">False</property>
4664 <child>
4665 <object class="GtkToolButton" id="Draw-AlignCenter2">
4666 <property name="visible">True</property>
4667 <property name="action_name">.uno:AlignCenter</property>
4668 </object>
4669 <packing>
4670 <property name="expand">False</property>
4671 <property name="homogeneous">True</property>
4672 </packing>
4673 </child>
4674 <child>
4675 <object class="GtkToolButton" id="Draw-ObjectAlignRight2">
4676 <property name="visible">True</property>
4677 <property name="action_name">.uno:ObjectAlignRight</property>
4678 </object>
4679 <packing>
4680 <property name="expand">False</property>
4681 <property name="homogeneous">True</property>
4682 </packing>
4683 </child>
4684 </object>
4685 <packing>
4686 <property name="expand">False</property>
4687 <property name="fill">True</property>
4688 <property name="position">1</property>
4689 </packing>
4690 </child>
4691 <style>
4692 <class name="priority-6"/>
4693 </style>
4694 </object>
4695 <packing>
4696 <property name="expand">False</property>
4697 <property name="fill">True</property>
4698 <property name="position">7</property>
4699 </packing>
4700 </child>
4701 <child>
4702 <object class="VclOptionalBox" id="Draw-Section-Align2">
4703 <property name="visible">True</property>
4704 <property name="can_focus">False</property>
4705 <property name="valign">center</property>
4706 <child>
4707 <object class="sfxlo-NotebookbarToolBox" id="Align5">
4708 <property name="visible">True</property>
4709 <property name="can_focus">True</property>
4710 <property name="show_arrow">False</property>
4711 <child>
4712 <object class="GtkToolButton" id="Draw-AlignUp2">
4713 <property name="visible">True</property>
4714 <property name="action_name">.uno:AlignUp</property>
4715 </object>
4716 <packing>
4717 <property name="expand">False</property>
4718 <property name="homogeneous">True</property>
4719 </packing>
4720 </child>
4721 <child>
4722 <object class="GtkToolButton" id="Draw-AlignMiddle2">
4723 <property name="visible">True</property>
4724 <property name="action_name">.uno:AlignMiddle</property>
4725 </object>
4726 <packing>
4727 <property name="expand">False</property>
4728 <property name="homogeneous">True</property>
4729 </packing>
4730 </child>
4731 <child>
4732 <object class="GtkToolButton" id="Draw-AlignDown2">
4733 <property name="visible">True</property>
4734 <property name="action_name">.uno:AlignDown</property>
4735 </object>
4736 <packing>
4737 <property name="expand">False</property>
4738 <property name="homogeneous">True</property>
4739 </packing>
4740 </child>
4741 </object>
4742 <packing>
4743 <property name="expand">False</property>
4744 <property name="fill">True</property>
4745 <property name="position">1</property>
4746 </packing>
4747 </child>
4748 <style>
4749 <class name="priority-5"/>
4750 </style>
4751 </object>
4752 <packing>
4753 <property name="expand">False</property>
4754 <property name="fill">True</property>
4755 <property name="position">8</property>
4756 </packing>
4757 </child>
4758 <child>
4759 <object class="VclOptionalBox" id="Draw-Section-Arrange1">
4760 <property name="visible">True</property>
4761 <property name="can_focus">False</property>
4762 <property name="valign">center</property>
4763 <child>
4764 <object class="GtkSeparator" id="separator15">
4765 <property name="visible">True</property>
4766 <property name="can_focus">False</property>
4767 <property name="margin_top">5</property>
4768 <property name="margin_bottom">5</property>
4769 <property name="orientation">vertical</property>
4770 </object>
4771 <packing>
4772 <property name="expand">False</property>
4773 <property name="fill">True</property>
4774 <property name="padding">5</property>
4775 <property name="position">0</property>
4776 </packing>
4777 </child>
4778 <child>
4779 <object class="sfxlo-NotebookbarToolBox" id="SectionBottom23">
4780 <property name="visible">True</property>
4781 <property name="can_focus">True</property>
4782 <property name="show_arrow">False</property>
4783 <child>
4784 <object class="GtkToolButton" id="Draw-BringToFront2">
4785 <property name="action_name">.uno:BringToFront</property>
4786 </object>
4787 <packing>
4788 <property name="expand">False</property>
4789 <property name="homogeneous">True</property>
4790 </packing>
4791 </child>
4792 <child>
4793 <object class="GtkToolButton" id="Draw-ObjectForwardOne2">
4794 <property name="visible">True</property>
4795 <property name="action_name">.uno:ObjectForwardOne</property>
4796 </object>
4797 <packing>
4798 <property name="expand">False</property>
4799 <property name="homogeneous">True</property>
4800 </packing>
4801 </child>
4802 </object>
4803 <packing>
4804 <property name="expand">False</property>
4805 <property name="fill">True</property>
4806 <property name="position">1</property>
4807 </packing>
4808 </child>
4809 <style>
4810 <class name="priority-4"/>
4811 </style>
4812 </object>
4813 <packing>
4814 <property name="expand">False</property>
4815 <property name="fill">True</property>
4816 <property name="position">9</property>
4817 </packing>
4818 </child>
4819 <child>
4820 <object class="VclOptionalBox" id="Draw-Section-Arrange2">
4821 <property name="visible">True</property>
4822 <property name="can_focus">False</property>
4823 <property name="valign">center</property>
4824 <child>
4825 <object class="sfxlo-NotebookbarToolBox" id="SectionBottom34">
4826 <property name="visible">True</property>
4827 <property name="can_focus">True</property>
4828 <property name="show_arrow">False</property>
4829 <child>
4830 <object class="GtkToolButton" id="Draw-ObjectBackOne2">
4831 <property name="visible">True</property>
4832 <property name="action_name">.uno:ObjectBackOne</property>
4833 </object>
4834 <packing>
4835 <property name="expand">False</property>
4836 <property name="homogeneous">True</property>
4837 </packing>
4838 </child>
4839 <child>
4840 <object class="GtkToolButton" id="Draw-SendToBack2">
4841 <property name="action_name">.uno:SendToBack</property>
4842 </object>
4843 <packing>
4844 <property name="expand">False</property>
4845 <property name="homogeneous">True</property>
4846 </packing>
4847 </child>
4848 </object>
4849 <packing>
4850 <property name="expand">False</property>
4851 <property name="fill">True</property>
4852 <property name="position">1</property>
4853 </packing>
4854 </child>
4855 <style>
4856 <class name="priority-3"/>
4857 </style>
4858 </object>
4859 <packing>
4860 <property name="expand">False</property>
4861 <property name="fill">True</property>
4862 <property name="position">10</property>
4863 </packing>
4864 </child>
4865 <child>
4866 <object class="VclOptionalBox" id="Draw-Section-Rotate">
4867 <property name="visible">True</property>
4868 <property name="can_focus">False</property>
4869 <property name="valign">center</property>
4870 <child>
4871 <object class="GtkSeparator" id="separator17">
4872 <property name="visible">True</property>
4873 <property name="can_focus">False</property>
4874 <property name="margin_top">5</property>
4875 <property name="margin_bottom">5</property>
4876 <property name="orientation">vertical</property>
4877 </object>
4878 <packing>
4879 <property name="expand">False</property>
4880 <property name="fill">True</property>
4881 <property name="padding">5</property>
4882 <property name="position">0</property>
4883 </packing>
4884 </child>
4885 <child>
4886 <object class="sfxlo-NotebookbarToolBox" id="ExtBottom20">
4887 <property name="visible">True</property>
4888 <property name="can_focus">True</property>
4889 <property name="show_arrow">False</property>
4890 <child>
4891 <object class="GtkToolButton" id="Draw-ToggleObjectRotateMode1">
4892 <property name="visible">True</property>
4893 <property name="action_name">.uno:ToggleObjectRotateMode</property>
4894 </object>
4895 <packing>
4896 <property name="expand">False</property>
4897 <property name="homogeneous">True</property>
4898 </packing>
4899 </child>
4900 <child>
4901 <object class="GtkToolButton" id="Draw-ToggleObjectBezierMode">
4902 <property name="visible">True</property>
4903 <property name="action_name">.uno:ToggleObjectBezierMode</property>
4904 </object>
4905 <packing>
4906 <property name="expand">False</property>
4907 <property name="homogeneous">True</property>
4908 </packing>
4909 </child>
4910 </object>
4911 <packing>
4912 <property name="expand">False</property>
4913 <property name="fill">True</property>
4914 <property name="position">1</property>
4915 </packing>
4916 </child>
4917 </object>
4918 <packing>
4919 <property name="expand">False</property>
4920 <property name="fill">True</property>
4921 <property name="position">11</property>
4922 </packing>
4923 </child>
4924 <child>
4925 <object class="VclOptionalBox" id="Draw-Section-Flip">
4926 <property name="visible">True</property>
4927 <property name="can_focus">False</property>
4928 <property name="valign">center</property>
4929 <child>
4930 <object class="sfxlo-NotebookbarToolBox" id="ExtBottom21">
4931 <property name="visible">True</property>
4932 <property name="can_focus">True</property>
4933 <property name="show_arrow">False</property>
4934 <child>
4935 <object class="GtkToolButton" id="Draw-FlipVertical1">
4936 <property name="visible">True</property>
4937 <property name="action_name">.uno:FlipVertical</property>
4938 </object>
4939 <packing>
4940 <property name="expand">False</property>
4941 <property name="homogeneous">True</property>
4942 </packing>
4943 </child>
4944 <child>
4945 <object class="GtkToolButton" id="Draw-FlipHorizontal1">
4946 <property name="visible">True</property>
4947 <property name="action_name">.uno:FlipHorizontal</property>
4948 </object>
4949 <packing>
4950 <property name="expand">False</property>
4951 <property name="homogeneous">True</property>
4952 </packing>
4953 </child>
4954 </object>
4955 <packing>
4956 <property name="expand">False</property>
4957 <property name="fill">True</property>
4958 <property name="position">1</property>
4959 </packing>
4960 </child>
4961 </object>
4962 <packing>
4963 <property name="expand">False</property>
4964 <property name="fill">True</property>
4965 <property name="position">12</property>
4966 </packing>
4967 </child>
4968 <child>
4969 <object class="VclOptionalBox" id="Draw-Section-TransformDialog">
4970 <property name="visible">True</property>
4971 <property name="can_focus">False</property>
4972 <property name="valign">center</property>
4973 <child>
4974 <object class="sfxlo-NotebookbarToolBox" id="Draw3">
4975 <property name="visible">True</property>
4976 <property name="can_focus">True</property>
4977 <property name="show_arrow">False</property>
4978 <child>
4979 <object class="GtkToolButton" id="Draw-TransformDialog">
4980 <property name="visible">True</property>
4981 <property name="visible_horizontal">False</property>
4982 <property name="action_name">.uno:TransformDialog</property>
4983 <property name="icon_name">sfx2/res/symphony/open_more.png</property>
4984 </object>
4985 <packing>
4986 <property name="expand">False</property>
4987 <property name="homogeneous">True</property>
4988 </packing>
4989 </child>
4990 </object>
4991 <packing>
4992 <property name="expand">False</property>
4993 <property name="fill">True</property>
4994 <property name="position">0</property>
4995 </packing>
4996 </child>
4997 </object>
4998 <packing>
4999 <property name="expand">False</property>
5000 <property name="fill">True</property>
5001 <property name="position">13</property>
5002 </packing>
5003 </child>
5004 <child>
5005 <object class="VclOptionalBox" id="Draw-Section-Area1">
5006 <property name="visible">True</property>
5007 <property name="can_focus">False</property>
5008 <property name="valign">center</property>
5009 <child>
5010 <object class="GtkSeparator" id="separator48">
5011 <property name="visible">True</property>
5012 <property name="can_focus">False</property>
5013 <property name="margin_top">5</property>
5014 <property name="margin_bottom">5</property>
5015 <property name="orientation">vertical</property>
5016 </object>
5017 <packing>
5018 <property name="expand">False</property>
5019 <property name="fill">True</property>
5020 <property name="padding">5</property>
5021 <property name="position">0</property>
5022 </packing>
5023 </child>
5024 <child>
5025 <object class="sfxlo-NotebookbarToolBox" id="SectionBottom37">
5026 <property name="visible">True</property>
5027 <property name="can_focus">False</property>
5028 <property name="toolbar_style">text</property>
5029 <property name="show_arrow">False</property>
5030 <child>
5031 <object class="GtkToolButton" id="Draw-FormatArea">
5032 <property name="visible">True</property>
5033 <property name="action_name">.uno:FormatArea</property>
5034 </object>
5035 <packing>
5036 <property name="expand">False</property>
5037 <property name="homogeneous">True</property>
5038 </packing>
5039 </child>
5040 </object>
5041 <packing>
5042 <property name="expand">False</property>
5043 <property name="fill">True</property>
5044 <property name="position">1</property>
5045 </packing>
5046 </child>
5047 </object>
5048 <packing>
5049 <property name="expand">False</property>
5050 <property name="fill">True</property>
5051 <property name="position">14</property>
5052 </packing>
5053 </child>
5054 <child>
5055 <object class="VclOptionalBox" id="Draw-Section-Area2">
5056 <property name="visible">True</property>
5057 <property name="can_focus">False</property>
5058 <property name="valign">center</property>
5059 <child>
5060 <object class="sfxlo-NotebookbarToolBox" id="SectionBottom40">
5061 <property name="visible">True</property>
5062 <property name="can_focus">False</property>
5063 <property name="toolbar_style">both-horiz</property>
5064 <property name="show_arrow">False</property>
5065 <child>
5066 <object class="GtkToolButton" id="Draw-FillStyle">
5067 <property name="visible">True</property>
5068 <property name="action_name">.uno:FillStyle</property>
5069 </object>
5070 <packing>
5071 <property name="expand">False</property>
5072 <property name="homogeneous">True</property>
5073 </packing>
5074 </child>
5075 </object>
5076 <packing>
5077 <property name="expand">False</property>
5078 <property name="fill">True</property>
5079 <property name="position">0</property>
5080 </packing>
5081 </child>
5082 <style>
5083 <class name="priority-20"/>
5084 </style>
5085 </object>
5086 <packing>
5087 <property name="expand">False</property>
5088 <property name="fill">True</property>
5089 <property name="position">15</property>
5090 </packing>
5091 </child>
5092 <child>
5093 <object class="VclOptionalBox" id="Draw-Section-AreaDialog">
5094 <property name="visible">True</property>
5095 <property name="can_focus">False</property>
5096 <property name="valign">center</property>
5097 <child>
5098 <object class="sfxlo-NotebookbarToolBox" id="Draw2">
5099 <property name="visible">True</property>
5100 <property name="can_focus">False</property>
5101 <property name="show_arrow">False</property>
5102 <child>
5103 <object class="GtkToolButton" id="Draw-FormatArea2">
5104 <property name="visible">True</property>
5105 <property name="visible_horizontal">False</property>
5106 <property name="action_name">.uno:FormatArea</property>
5107 <property name="icon_name">sfx2/res/symphony/open_more.png</property>
5108 </object>
5109 <packing>
5110 <property name="expand">False</property>
5111 <property name="homogeneous">True</property>
5112 </packing>
5113 </child>
5114 </object>
5115 <packing>
5116 <property name="expand">False</property>
5117 <property name="fill">True</property>
5118 <property name="position">0</property>
5119 </packing>
5120 </child>
5121 </object>
5122 <packing>
5123 <property name="expand">False</property>
5124 <property name="fill">True</property>
5125 <property name="position">16</property>
5126 </packing>
5127 </child>
5128 <child>
5129 <object class="VclOptionalBox" id="Draw-Section-Line1">
5130 <property name="visible">True</property>
5131 <property name="can_focus">False</property>
5132 <property name="valign">center</property>
5133 <child>
5134 <object class="sfxlo-NotebookbarToolBox" id="ExtBottom18">
5135 <property name="visible">True</property>
5136 <property name="can_focus">True</property>
5137 <property name="toolbar_style">text</property>
5138 <property name="show_arrow">False</property>
5139 <child>
5140 <object class="GtkToolButton" id="Draw-FormatLine">
5141 <property name="visible">True</property>
5142 <property name="action_name">.uno:FormatLine</property>
5143 </object>
5144 <packing>
5145 <property name="expand">False</property>
5146 <property name="homogeneous">True</property>
5147 </packing>
5148 </child>
5149 </object>
5150 <packing>
5151 <property name="expand">False</property>
5152 <property name="fill">True</property>
5153 <property name="position">1</property>
5154 </packing>
5155 </child>
5156 </object>
5157 <packing>
5158 <property name="expand">False</property>
5159 <property name="fill">True</property>
5160 <property name="position">17</property>
5161 </packing>
5162 </child>
5163 <child>
5164 <object class="VclOptionalBox" id="Draw-Section-Line2">
5165 <property name="visible">True</property>
5166 <property name="can_focus">False</property>
5167 <property name="valign">center</property>
5168 <child>
5169 <object class="sfxlo-NotebookbarToolBox" id="ExtBottom19">
5170 <property name="visible">True</property>
5171 <property name="can_focus">True</property>
5172 <property name="show_arrow">False</property>
5173 <child>
5174 <object class="GtkToolButton" id="Draw-XLineColor">
5175 <property name="visible">True</property>
5176 <property name="action_name">.uno:XLineColor</property>
5177 </object>
5178 <packing>
5179 <property name="expand">False</property>
5180 <property name="homogeneous">True</property>
5181 </packing>
5182 </child>
5183 </object>
5184 <packing>
5185 <property name="expand">False</property>
5186 <property name="fill">True</property>
5187 <property name="position">1</property>
5188 </packing>
5189 </child>
5190 </object>
5191 <packing>
5192 <property name="expand">False</property>
5193 <property name="fill">True</property>
5194 <property name="position">18</property>
5195 </packing>
5196 </child>
5197 <child>
5198 <object class="VclOptionalBox" id="Draw-Section-Line3">
5199 <property name="visible">True</property>
5200 <property name="can_focus">False</property>
5201 <property name="valign">center</property>
5202 <child>
5203 <object class="sfxlo-NotebookbarToolBox" id="ExtBottom35">
5204 <property name="visible">True</property>
5205 <property name="can_focus">True</property>
5206 <property name="show_arrow">False</property>
5207 <child>
5208 <object class="GtkMenuToolButton" id="Draw-XLineStyle1">
5209 <property name="visible">True</property>
5210 <property name="action_name">.uno:XLineStyle</property>
5211 </object>
5212 <packing>
5213 <property name="expand">False</property>
5214 <property name="homogeneous">True</property>
5215 </packing>
5216 </child>
5217 </object>
5218 <packing>
5219 <property name="expand">False</property>
5220 <property name="fill">True</property>
5221 <property name="position">1</property>
5222 </packing>
5223 </child>
5224 <style>
5225 <class name="priority-16"/>
5226 </style>
5227 </object>
5228 <packing>
5229 <property name="expand">False</property>
5230 <property name="fill">True</property>
5231 <property name="position">19</property>
5232 </packing>
5233 </child>
5234 <child>
5235 <object class="VclOptionalBox" id="Draw-Section-Line4">
5236 <property name="visible">True</property>
5237 <property name="can_focus">False</property>
5238 <property name="valign">center</property>
5239 <child>
5240 <object class="sfxlo-NotebookbarToolBox" id="ExtBottom22">
5241 <property name="visible">True</property>
5242 <property name="can_focus">True</property>
5243 <property name="margin-start">5</property>
5244 <property name="show_arrow">False</property>
5245 <child>
5246 <object class="GtkToolButton" id="Draw-LineWidth1">
5247 <property name="visible">True</property>
5248 <property name="action_name">.uno:LineWidth</property>
5249 </object>
5250 <packing>
5251 <property name="expand">False</property>
5252 <property name="homogeneous">True</property>
5253 </packing>
5254 </child>
5255 </object>
5256 <packing>
5257 <property name="expand">False</property>
5258 <property name="fill">True</property>
5259 <property name="position">1</property>
5260 </packing>
5261 </child>
5262 <style>
5263 <class name="priority-15"/>
5264 </style>
5265 </object>
5266 <packing>
5267 <property name="expand">False</property>
5268 <property name="fill">True</property>
5269 <property name="position">20</property>
5270 </packing>
5271 </child>
5272 <child>
5273 <object class="VclOptionalBox" id="Draw-Section-Line5">
5274 <property name="visible">True</property>
5275 <property name="can_focus">False</property>
5276 <property name="valign">center</property>
5277 <child>
5278 <object class="sfxlo-NotebookbarToolBox" id="ExtBottom36">
5279 <property name="visible">True</property>
5280 <property name="can_focus">True</property>
5281 <property name="show_arrow">False</property>
5282 <child>
5283 <object class="GtkToolButton" id="Draw-LineEndStyle2">
5284 <property name="visible">True</property>
5285 <property name="action_name">.uno:LineEndStyle</property>
5286 </object>
5287 <packing>
5288 <property name="expand">False</property>
5289 <property name="homogeneous">True</property>
5290 </packing>
5291 </child>
5292 </object>
5293 <packing>
5294 <property name="expand">False</property>
5295 <property name="fill">True</property>
5296 <property name="position">1</property>
5297 </packing>
5298 </child>
5299 <style>
5300 <class name="priority-14"/>
5301 </style>
5302 </object>
5303 <packing>
5304 <property name="expand">False</property>
5305 <property name="fill">True</property>
5306 <property name="position">21</property>
5307 </packing>
5308 </child>
5309 <child>
5310 <object class="VclOptionalBox" id="Draw-Section-LineDialog">
5311 <property name="visible">True</property>
5312 <property name="can_focus">False</property>
5313 <property name="valign">center</property>
5314 <child>
5315 <object class="sfxlo-NotebookbarToolBox" id="Draw1">
5316 <property name="visible">True</property>
5317 <property name="can_focus">True</property>
5318 <property name="show_arrow">False</property>
5319 <child>
5320 <object class="GtkToolButton" id="Draw-FormatLine1">
5321 <property name="visible">True</property>
5322 <property name="visible_horizontal">False</property>
5323 <property name="action_name">.uno:FormatLine</property>
5324 <property name="icon_name">sfx2/res/symphony/open_more.png</property>
5325 </object>
5326 <packing>
5327 <property name="expand">False</property>
5328 <property name="homogeneous">True</property>
5329 </packing>
5330 </child>
5331 </object>
5332 <packing>
5333 <property name="expand">False</property>
5334 <property name="fill">True</property>
5335 <property name="position">0</property>
5336 </packing>
5337 </child>
5338 </object>
5339 <packing>
5340 <property name="expand">False</property>
5341 <property name="fill">True</property>
5342 <property name="position">22</property>
5343 </packing>
5344 </child>
5345 <child>
5346 <object class="VclOptionalBox" id="Draw-Section-3d">
5347 <property name="visible">True</property>
5348 <property name="can_focus">False</property>
5349 <property name="valign">center</property>
5350 <child>
5351 <object class="GtkSeparator" id="separator55">
5352 <property name="visible">True</property>
5353 <property name="can_focus">False</property>
5354 <property name="margin_top">5</property>
5355 <property name="margin_bottom">5</property>
5356 <property name="orientation">vertical</property>
5357 </object>
5358 <packing>
5359 <property name="expand">False</property>
5360 <property name="fill">True</property>
5361 <property name="padding">5</property>
5362 <property name="position">0</property>
5363 </packing>
5364 </child>
5365 <child>
5366 <object class="sfxlo-NotebookbarToolBox" id="ExtBottom38">
5367 <property name="visible">True</property>
5368 <property name="can_focus">True</property>
5369 <property name="show_arrow">False</property>
5370 <child>
5371 <object class="GtkToolButton" id="Draw-ExtrusionToggle">
5372 <property name="visible">True</property>
5373 <property name="action_name">.uno:ExtrusionToggle</property>
5374 </object>
5375 <packing>
5376 <property name="expand">True</property>
5377 <property name="homogeneous">True</property>
5378 </packing>
5379 </child>
5380 <child>
5381 <object class="GtkToolButton" id="Draw-ExtrusionDepthFloater">
5382 <property name="visible">True</property>
5383 <property name="action_name">.uno:ExtrusionDepthFloater</property>
5384 </object>
5385 <packing>
5386 <property name="expand">True</property>
5387 <property name="homogeneous">True</property>
5388 </packing>
5389 </child>
5390 <child>
5391 <object class="GtkToolButton" id="Draw-ExtrusionDirectionFloater">
5392 <property name="visible">True</property>
5393 <property name="action_name">.uno:ExtrusionDirectionFloater</property>
5394 </object>
5395 <packing>
5396 <property name="expand">True</property>
5397 <property name="homogeneous">True</property>
5398 </packing>
5399 </child>
5400 <child>
5401 <object class="GtkMenuToolButton" id="Draw-Extrusion3DColor">
5402 <property name="visible">True</property>
5403 <property name="action_name">.uno:Extrusion3DColor</property>
5404 </object>
5405 <packing>
5406 <property name="expand">False</property>
5407 <property name="homogeneous">False</property>
5408 </packing>
5409 </child>
5410 <child>
5411 <object class="GtkMenuToolButton" id="Draw-ExtrusionSurfaceFloater">
5412 <property name="visible">True</property>
5413 <property name="action_name">.uno:ExtrusionSurfaceFloater</property>
5414 </object>
5415 <packing>
5416 <property name="expand">False</property>
5417 <property name="homogeneous">False</property>
5418 </packing>
5419 </child>
5420 </object>
5421 <packing>
5422 <property name="expand">False</property>
5423 <property name="fill">True</property>
5424 <property name="position">1</property>
5425 </packing>
5426 </child>
5427 <style>
5428 <class name="priority-2"/>
5429 </style>
5430 </object>
5431 <packing>
5432 <property name="expand">False</property>
5433 <property name="fill">True</property>
5434 <property name="position">23</property>
5435 </packing>
5436 </child>
5437 <child>
5438 <object class="VclOptionalBox" id="Draw-Section-Fontwork">
5439 <property name="visible">True</property>
5440 <property name="can_focus">False</property>
5441 <property name="valign">center</property>
5442 <child>
5443 <object class="GtkSeparator" id="separator113">
5444 <property name="visible">True</property>
5445 <property name="can_focus">False</property>
5446 <property name="margin_top">5</property>
5447 <property name="margin_bottom">5</property>
5448 <property name="orientation">vertical</property>
5449 </object>
5450 <packing>
5451 <property name="expand">False</property>
5452 <property name="fill">True</property>
5453 <property name="padding">5</property>
5454 <property name="position">0</property>
5455 </packing>
5456 </child>
5457 <child>
5458 <object class="sfxlo-NotebookbarToolBox" id="ExtBottom39">
5459 <property name="visible">True</property>
5460 <property name="can_focus">True</property>
5461 <property name="show_arrow">False</property>
5462 <child>
5463 <object class="GtkToolButton" id="Draw-FontworkGalleryFloater">
5464 <property name="visible">True</property>
5465 <property name="action_name">.uno:FontworkGalleryFloater</property>
5466 </object>
5467 <packing>
5468 <property name="expand">True</property>
5469 <property name="homogeneous">True</property>
5470 </packing>
5471 </child>
5472 <child>
5473 <object class="GtkToolButton" id="Draw-FontworkShapeType">
5474 <property name="visible">True</property>
5475 <property name="action_name">.uno:FontworkShapeType</property>
5476 </object>
5477 <packing>
5478 <property name="expand">True</property>
5479 <property name="homogeneous">True</property>
5480 </packing>
5481 </child>
5482 <child>
5483 <object class="GtkToolButton" id="Draw-FontworkSameLetterHeights">
5484 <property name="visible">True</property>
5485 <property name="action_name">.uno:FontworkSameLetterHeights</property>
5486 </object>
5487 <packing>
5488 <property name="expand">True</property>
5489 <property name="homogeneous">True</property>
5490 </packing>
5491 </child>
5492 <child>
5493 <object class="GtkToolButton" id="Draw-FontworkAlignmentFloater">
5494 <property name="visible">True</property>
5495 <property name="action_name">.uno:FontworkAlignmentFloater</property>
5496 </object>
5497 <packing>
5498 <property name="expand">True</property>
5499 <property name="homogeneous">True</property>
5500 </packing>
5501 </child>
5502 <child>
5503 <object class="GtkToolButton" id="Draw-FontworkCharacterSpacingFloater">
5504 <property name="visible">True</property>
5505 <property name="action_name">.uno:FontworkCharacterSpacingFloater</property>
5506 </object>
5507 <packing>
5508 <property name="expand">True</property>
5509 <property name="homogeneous">True</property>
5510 </packing>
5511 </child>
5512 </object>
5513 <packing>
5514 <property name="expand">False</property>
5515 <property name="fill">True</property>
5516 <property name="position">1</property>
5517 </packing>
5518 </child>
5519 <style>
5520 <class name="priority-1"/>
5521 </style>
5522 </object>
5523 <packing>
5524 <property name="expand">False</property>
5525 <property name="fill">True</property>
5526 <property name="position">24</property>
5527 </packing>
5528 </child>
5529 <style>
5530 <class name="context-Draw"/>
5531 </style>
5532 </object>
5533 <packing>
5534 <property name="expand">False</property>
5535 <property name="fill">True</property>
5536 <property name="position">3</property>
5537 </packing>
5538 </child>
5539 <child>
5540 <object class="sfxlo-PriorityMergedHBox" id="Context Media">
5541 <property name="can_focus">False</property>
5542 <child>
5543 <object class="VclOptionalBox" id="Media-Section-Label">
5544 <property name="visible">True</property>
5545 <property name="can_focus">False</property>
5546 <property name="valign">center</property>
5547 <child>
5548 <object class="GtkSeparator" id="separator33">
5549 <property name="visible">True</property>
5550 <property name="can_focus">False</property>
5551 <property name="valign">center</property>
5552 <property name="margin_top">8</property>
5553 <property name="margin_bottom">8</property>
5554 <property name="orientation">vertical</property>
5555 </object>
5556 <packing>
5557 <property name="expand">False</property>
5558 <property name="fill">True</property>
5559 <property name="padding">5</property>
5560 <property name="position">0</property>
5561 </packing>
5562 </child>
5563 <child>
5564 <object class="sfxlo-NotebookbarToolBox" id="SectionBottom15">
5565 <property name="visible">True</property>
5566 <property name="can_focus">True</property>
5567 <property name="margin_top">4</property>
5568 <property name="margin_bottom">4</property>
5569 <property name="show_arrow">False</property>
5570 <child>
5571 <object class="GtkToolButton" id="Media-InsertCaptionDialog">
5572 <property name="visible">True</property>
5573 <property name="action_name">.uno:InsertCaptionDialog</property>
5574 </object>
5575 <packing>
5576 <property name="expand">False</property>
5577 <property name="homogeneous">True</property>
5578 </packing>
5579 </child>
5580 <child>
5581 <object class="GtkToolButton" id="Media-NameGroup">
5582 <property name="visible">True</property>
5583 <property name="action_name">.uno:NameGroup</property>
5584 </object>
5585 <packing>
5586 <property name="expand">False</property>
5587 <property name="homogeneous">True</property>
5588 </packing>
5589 </child>
5590 </object>
5591 <packing>
5592 <property name="expand">False</property>
5593 <property name="fill">True</property>
5594 <property name="position">1</property>
5595 </packing>
5596 </child>
5597 </object>
5598 <packing>
5599 <property name="expand">False</property>
5600 <property name="fill">True</property>
5601 <property name="position">0</property>
5602 </packing>
5603 </child>
5604 <child>
5605 <object class="VclOptionalBox" id="Media-Section-Styles">
5606 <property name="visible">True</property>
5607 <property name="can_focus">False</property>
5608 <property name="valign">center</property>
5609 <child>
5610 <object class="sfxlo-NotebookbarToolBox" id="SectionBottom18">
5611 <property name="visible">True</property>
5612 <property name="can_focus">True</property>
5613 <property name="show_arrow">False</property>
5614 <child>
5615 <object class="GtkToolButton" id="Media-StyleApply">
5616 <property name="action_name">.uno:StyleApply</property>
5617 </object>
5618 <packing>
5619 <property name="expand">False</property>
5620 <property name="homogeneous">True</property>
5621 </packing>
5622 </child>
5623 </object>
5624 <packing>
5625 <property name="expand">False</property>
5626 <property name="fill">True</property>
5627 <property name="position">1</property>
5628 </packing>
5629 </child>
5630 <style>
5631 <class name="priority-10"/>
5632 </style>
5633 </object>
5634 <packing>
5635 <property name="expand">False</property>
5636 <property name="fill">True</property>
5637 <property name="position">1</property>
5638 </packing>
5639 </child>
5640 <child>
5641 <object class="VclOptionalBox" id="Media-Section-Anchor">
5642 <property name="visible">True</property>
5643 <property name="can_focus">False</property>
5644 <property name="valign">center</property>
5645 <child>
5646 <object class="GtkSeparator" id="separator46">
5647 <property name="visible">True</property>
5648 <property name="can_focus">False</property>
5649 <property name="margin_top">5</property>
5650 <property name="margin_bottom">5</property>
5651 <property name="orientation">vertical</property>
5652 </object>
5653 <packing>
5654 <property name="expand">False</property>
5655 <property name="fill">True</property>
5656 <property name="padding">5</property>
5657 <property name="position">0</property>
5658 </packing>
5659 </child>
5660 <child>
5661 <object class="sfxlo-NotebookbarToolBox" id="Anchor">
5662 <property name="visible">True</property>
5663 <property name="can_focus">True</property>
5664 <property name="show_arrow">False</property>
5665 <child>
5666 <object class="GtkMenuToolButton" id="Object-AnchorMenu">
5667 <property name="visible">True</property>
5668 <property name="action_name">.uno:AnchorMenu</property>
5669 </object>
5670 <packing>
5671 <property name="expand">False</property>
5672 <property name="homogeneous">True</property>
5673 </packing>
5674 </child>
5675 </object>
5676 <packing>
5677 <property name="expand">False</property>
5678 <property name="fill">True</property>
5679 <property name="position">1</property>
5680 </packing>
5681 </child>
5682 <style>
5683 <class name="priority-9"/>
5684 </style>
5685 </object>
5686 <packing>
5687 <property name="expand">False</property>
5688 <property name="fill">True</property>
5689 <property name="position">2</property>
5690 </packing>
5691 </child>
5692 <child>
5693 <object class="VclOptionalBox" id="Media-Section-Wrap1">
5694 <property name="visible">True</property>
5695 <property name="can_focus">False</property>
5696 <property name="valign">center</property>
5697 <child>
5698 <object class="sfxlo-NotebookbarToolBox" id="Wrap9">
5699 <property name="visible">True</property>
5700 <property name="can_focus">True</property>
5701 <property name="show_arrow">False</property>
5702 <child>
5703 <object class="GtkToolButton" id="Media-WrapOff">
5704 <property name="visible">True</property>
5705 <property name="action_name">.uno:WrapOff</property>
5706 </object>
5707 <packing>
5708 <property name="expand">False</property>
5709 <property name="homogeneous">True</property>
5710 </packing>
5711 </child>
5712 <child>
5713 <object class="GtkToolButton" id="Media-WrapOn">
5714 <property name="visible">True</property>
5715 <property name="action_name">.uno:WrapOn</property>
5716 </object>
5717 <packing>
5718 <property name="expand">False</property>
5719 <property name="homogeneous">True</property>
5720 </packing>
5721 </child>
5722 <child>
5723 <object class="GtkToolButton" id="Media-WrapIdeal">
5724 <property name="visible">True</property>
5725 <property name="action_name">.uno:WrapIdeal</property>
5726 </object>
5727 <packing>
5728 <property name="expand">False</property>
5729 <property name="homogeneous">True</property>
5730 </packing>
5731 </child>
5732 </object>
5733 <packing>
5734 <property name="expand">False</property>
5735 <property name="fill">True</property>
5736 <property name="position">1</property>
5737 </packing>
5738 </child>
5739 <style>
5740 <class name="priority-8"/>
5741 </style>
5742 </object>
5743 <packing>
5744 <property name="expand">False</property>
5745 <property name="fill">True</property>
5746 <property name="position">3</property>
5747 </packing>
5748 </child>
5749 <child>
5750 <object class="VclOptionalBox" id="Media-Section-Wrap2">
5751 <property name="visible">True</property>
5752 <property name="can_focus">False</property>
5753 <property name="valign">center</property>
5754 <property name="margin-start">5</property>
5755 <child>
5756 <object class="sfxlo-NotebookbarToolBox" id="Wrap8">
5757 <property name="visible">True</property>
5758 <property name="can_focus">True</property>
5759 <property name="show_arrow">False</property>
5760 <child>
5761 <object class="GtkToolButton" id="Media-WrapLeft">
5762 <property name="visible">True</property>
5763 <property name="action_name">.uno:WrapLeft</property>
5764 </object>
5765 <packing>
5766 <property name="expand">False</property>
5767 <property name="homogeneous">True</property>
5768 </packing>
5769 </child>
5770 <child>
5771 <object class="GtkToolButton" id="Media-WrapThrough">
5772 <property name="visible">True</property>
5773 <property name="action_name">.uno:WrapThrough</property>
5774 </object>
5775 <packing>
5776 <property name="expand">False</property>
5777 <property name="homogeneous">True</property>
5778 </packing>
5779 </child>
5780 <child>
5781 <object class="GtkToolButton" id="Media-WrapRight">
5782 <property name="visible">True</property>
5783 <property name="action_name">.uno:WrapRight</property>
5784 </object>
5785 <packing>
5786 <property name="expand">False</property>
5787 <property name="homogeneous">True</property>
5788 </packing>
5789 </child>
5790 </object>
5791 <packing>
5792 <property name="expand">False</property>
5793 <property name="fill">True</property>
5794 <property name="position">0</property>
5795 </packing>
5796 </child>
5797 <style>
5798 <class name="priority-7"/>
5799 </style>
5800 </object>
5801 <packing>
5802 <property name="expand">False</property>
5803 <property name="fill">True</property>
5804 <property name="position">4</property>
5805 </packing>
5806 </child>
5807 <child>
5808 <object class="VclOptionalBox" id="Media-Section-WrapDialog">
5809 <property name="visible">True</property>
5810 <property name="can_focus">False</property>
5811 <property name="valign">center</property>
5812 <child>
5813 <object class="sfxlo-NotebookbarToolBox" id="Wrap6">
5814 <property name="visible">True</property>
5815 <property name="can_focus">True</property>
5816 <property name="show_arrow">False</property>
5817 <child>
5818 <object class="GtkToolButton" id="Media-TextWrap">
5819 <property name="visible">True</property>
5820 <property name="visible_horizontal">False</property>
5821 <property name="action_name">.uno:TextWrap</property>
5822 <property name="icon_name">sfx2/res/symphony/open_more.png</property>
5823 </object>
5824 <packing>
5825 <property name="expand">False</property>
5826 <property name="homogeneous">True</property>
5827 </packing>
5828 </child>
5829 </object>
5830 <packing>
5831 <property name="expand">False</property>
5832 <property name="fill">True</property>
5833 <property name="position">0</property>
5834 </packing>
5835 </child>
5836 <style>
5837 <class name="priority-6"/>
5838 </style>
5839 </object>
5840 <packing>
5841 <property name="expand">False</property>
5842 <property name="fill">True</property>
5843 <property name="position">5</property>
5844 </packing>
5845 </child>
5846 <child>
5847 <object class="VclOptionalBox" id="Media-Section-ObjectAlign">
5848 <property name="visible">True</property>
5849 <property name="can_focus">False</property>
5850 <property name="valign">center</property>
5851 <child>
5852 <object class="GtkSeparator" id="separator14">
5853 <property name="visible">True</property>
5854 <property name="can_focus">False</property>
5855 <property name="valign">center</property>
5856 <property name="margin_top">5</property>
5857 <property name="margin_bottom">5</property>
5858 <property name="orientation">vertical</property>
5859 </object>
5860 <packing>
5861 <property name="expand">False</property>
5862 <property name="fill">True</property>
5863 <property name="padding">5</property>
5864 <property name="position">0</property>
5865 </packing>
5866 </child>
5867 <child>
5868 <object class="sfxlo-NotebookbarToolBox" id="Align13">
5869 <property name="visible">True</property>
5870 <property name="can_focus">True</property>
5871 <property name="valign">center</property>
5872 <property name="show_arrow">False</property>
5873 <child>
5874 <object class="GtkMenuToolButton" id="Media-ObjectAlign">
5875 <property name="visible">True</property>
5876 <property name="action_name">.uno:ObjectAlign</property>
5877 </object>
5878 <packing>
5879 <property name="expand">False</property>
5880 <property name="homogeneous">True</property>
5881 </packing>
5882 </child>
5883 </object>
5884 <packing>
5885 <property name="expand">False</property>
5886 <property name="fill">True</property>
5887 <property name="position">1</property>
5888 </packing>
5889 </child>
5890 </object>
5891 <packing>
5892 <property name="expand">False</property>
5893 <property name="fill">True</property>
5894 <property name="position">6</property>
5895 </packing>
5896 </child>
5897 <child>
5898 <object class="VclOptionalBox" id="Media-Section-Align1">
5899 <property name="visible">True</property>
5900 <property name="can_focus">False</property>
5901 <property name="valign">center</property>
5902 <child>
5903 <object class="sfxlo-NotebookbarToolBox" id="Align9">
5904 <property name="visible">True</property>
5905 <property name="can_focus">True</property>
5906 <property name="show_arrow">False</property>
5907 <child>
5908 <object class="GtkToolButton" id="Media-AlignCenter">
5909 <property name="visible">True</property>
5910 <property name="action_name">.uno:AlignCenter</property>
5911 </object>
5912 <packing>
5913 <property name="expand">False</property>
5914 <property name="homogeneous">True</property>
5915 </packing>
5916 </child>
5917 <child>
5918 <object class="GtkToolButton" id="Media-ObjectAlignRight">
5919 <property name="visible">True</property>
5920 <property name="action_name">.uno:ObjectAlignRight</property>
5921 </object>
5922 <packing>
5923 <property name="expand">False</property>
5924 <property name="homogeneous">True</property>
5925 </packing>
5926 </child>
5927 </object>
5928 <packing>
5929 <property name="expand">False</property>
5930 <property name="fill">True</property>
5931 <property name="position">1</property>
5932 </packing>
5933 </child>
5934 <style>
5935 <class name="priority-4"/>
5936 </style>
5937 </object>
5938 <packing>
5939 <property name="expand">False</property>
5940 <property name="fill">True</property>
5941 <property name="position">7</property>
5942 </packing>
5943 </child>
5944 <child>
5945 <object class="VclOptionalBox" id="Media-Section-Align2">
5946 <property name="visible">True</property>
5947 <property name="can_focus">False</property>
5948 <property name="valign">center</property>
5949 <child>
5950 <object class="sfxlo-NotebookbarToolBox" id="Align10">
5951 <property name="visible">True</property>
5952 <property name="can_focus">True</property>
5953 <property name="show_arrow">False</property>
5954 <child>
5955 <object class="GtkToolButton" id="Media-AlignUp">
5956 <property name="visible">True</property>
5957 <property name="action_name">.uno:AlignUp</property>
5958 </object>
5959 <packing>
5960 <property name="expand">False</property>
5961 <property name="homogeneous">True</property>
5962 </packing>
5963 </child>
5964 <child>
5965 <object class="GtkToolButton" id="Media-AlignMiddle">
5966 <property name="visible">True</property>
5967 <property name="action_name">.uno:AlignMiddle</property>
5968 </object>
5969 <packing>
5970 <property name="expand">False</property>
5971 <property name="homogeneous">True</property>
5972 </packing>
5973 </child>
5974 <child>
5975 <object class="GtkToolButton" id="Media-AlignDown">
5976 <property name="visible">True</property>
5977 <property name="action_name">.uno:AlignDown</property>
5978 </object>
5979 <packing>
5980 <property name="expand">False</property>
5981 <property name="homogeneous">True</property>
5982 </packing>
5983 </child>
5984 </object>
5985 <packing>
5986 <property name="expand">False</property>
5987 <property name="fill">True</property>
5988 <property name="position">1</property>
5989 </packing>
5990 </child>
5991 <style>
5992 <class name="priority-3"/>
5993 </style>
5994 </object>
5995 <packing>
5996 <property name="expand">False</property>
5997 <property name="fill">True</property>
5998 <property name="position">8</property>
5999 </packing>
6000 </child>
6001 <child>
6002 <object class="VclOptionalBox" id="Media-Section-Arrange1">
6003 <property name="visible">True</property>
6004 <property name="can_focus">False</property>
6005 <property name="valign">center</property>
6006 <child>
6007 <object class="GtkSeparator" id="separator45">
6008 <property name="visible">True</property>
6009 <property name="can_focus">False</property>
6010 <property name="margin_top">5</property>
6011 <property name="margin_bottom">5</property>
6012 <property name="orientation">vertical</property>
6013 </object>
6014 <packing>
6015 <property name="expand">False</property>
6016 <property name="fill">True</property>
6017 <property name="padding">5</property>
6018 <property name="position">0</property>
6019 </packing>
6020 </child>
6021 <child>
6022 <object class="sfxlo-NotebookbarToolBox" id="SectionBottom25">
6023 <property name="visible">True</property>
6024 <property name="can_focus">True</property>
6025 <property name="show_arrow">False</property>
6026 <child>
6027 <object class="GtkToolButton" id="Media-BringToFront">
6028 <property name="action_name">.uno:BringToFront</property>
6029 </object>
6030 <packing>
6031 <property name="expand">False</property>
6032 <property name="homogeneous">True</property>
6033 </packing>
6034 </child>
6035 <child>
6036 <object class="GtkToolButton" id="Media-ObjectForwardOne">
6037 <property name="visible">True</property>
6038 <property name="action_name">.uno:ObjectForwardOne</property>
6039 </object>
6040 <packing>
6041 <property name="expand">False</property>
6042 <property name="homogeneous">True</property>
6043 </packing>
6044 </child>
6045 </object>
6046 <packing>
6047 <property name="expand">False</property>
6048 <property name="fill">True</property>
6049 <property name="position">1</property>
6050 </packing>
6051 </child>
6052 <style>
6053 <class name="priority-2"/>
6054 </style>
6055 </object>
6056 <packing>
6057 <property name="expand">False</property>
6058 <property name="fill">True</property>
6059 <property name="position">9</property>
6060 </packing>
6061 </child>
6062 <child>
6063 <object class="VclOptionalBox" id="Media-Section-Arrange2">
6064 <property name="visible">True</property>
6065 <property name="can_focus">False</property>
6066 <property name="valign">center</property>
6067 <child>
6068 <object class="sfxlo-NotebookbarToolBox" id="SectionBottom36">
6069 <property name="visible">True</property>
6070 <property name="can_focus">True</property>
6071 <property name="show_arrow">False</property>
6072 <child>
6073 <object class="GtkToolButton" id="Media-ObjectBackOne">
6074 <property name="visible">True</property>
6075 <property name="action_name">.uno:ObjectBackOne</property>
6076 </object>
6077 <packing>
6078 <property name="expand">False</property>
6079 <property name="homogeneous">True</property>
6080 </packing>
6081 </child>
6082 <child>
6083 <object class="GtkToolButton" id="Media-SendToBack">
6084 <property name="action_name">.uno:SendToBack</property>
6085 </object>
6086 <packing>
6087 <property name="expand">False</property>
6088 <property name="homogeneous">True</property>
6089 </packing>
6090 </child>
6091 </object>
6092 <packing>
6093 <property name="expand">False</property>
6094 <property name="fill">True</property>
6095 <property name="position">1</property>
6096 </packing>
6097 </child>
6098 <style>
6099 <class name="priority-1"/>
6100 </style>
6101 </object>
6102 <packing>
6103 <property name="expand">False</property>
6104 <property name="fill">True</property>
6105 <property name="position">10</property>
6106 </packing>
6107 </child>
6108 <child>
6109 <object class="VclOptionalBox" id="Media-Section-AVMediaPlayer">
6110 <property name="visible">True</property>
6111 <property name="can_focus">False</property>
6112 <property name="valign">center</property>
6113 <child>
6114 <object class="GtkSeparator" id="separator16">
6115 <property name="visible">True</property>
6116 <property name="can_focus">False</property>
6117 <property name="margin_top">5</property>
6118 <property name="margin_bottom">5</property>
6119 <property name="orientation">vertical</property>
6120 </object>
6121 <packing>
6122 <property name="expand">False</property>
6123 <property name="fill">True</property>
6124 <property name="padding">5</property>
6125 <property name="position">0</property>
6126 </packing>
6127 </child>
6128 <child>
6129 <object class="sfxlo-NotebookbarToolBox" id="ExtBottom16">
6130 <property name="visible">True</property>
6131 <property name="can_focus">True</property>
6132 <property name="toolbar_style">both-horiz</property>
6133 <property name="show_arrow">False</property>
6134 <child>
6135 <object class="GtkToolButton" id="Media-AVMediaPlayer">
6136 <property name="visible">True</property>
6137 <property name="action_name">.uno:AVMediaPlayer</property>
6138 </object>
6139 <packing>
6140 <property name="expand">False</property>
6141 <property name="homogeneous">True</property>
6142 </packing>
6143 </child>
6144 </object>
6145 <packing>
6146 <property name="expand">False</property>
6147 <property name="fill">True</property>
6148 <property name="position">1</property>
6149 </packing>
6150 </child>
6151 </object>
6152 <packing>
6153 <property name="expand">False</property>
6154 <property name="fill">True</property>
6155 <property name="position">11</property>
6156 </packing>
6157 </child>
6158 <child>
6159 <object class="VclOptionalBox" id="Media-Section-TransformDialog">
6160 <property name="visible">True</property>
6161 <property name="can_focus">False</property>
6162 <property name="valign">center</property>
6163 <child>
6164 <object class="sfxlo-NotebookbarToolBox" id="Draw4">
6165 <property name="visible">True</property>
6166 <property name="can_focus">True</property>
6167 <property name="show_arrow">False</property>
6168 <child>
6169 <object class="GtkToolButton" id="Media-TransformDialog">
6170 <property name="visible">True</property>
6171 <property name="visible_horizontal">False</property>
6172 <property name="action_name">.uno:TransformDialog</property>
6173 <property name="icon_name">sfx2/res/symphony/open_more.png</property>
6174 </object>
6175 <packing>
6176 <property name="expand">False</property>
6177 <property name="homogeneous">True</property>
6178 </packing>
6179 </child>
6180 </object>
6181 <packing>
6182 <property name="expand">False</property>
6183 <property name="fill">True</property>
6184 <property name="position">0</property>
6185 </packing>
6186 </child>
6187 </object>
6188 <packing>
6189 <property name="expand">False</property>
6190 <property name="fill">True</property>
6191 <property name="position">12</property>
6192 </packing>
6193 </child>
6194 <child>
6195 <object class="VclOptionalBox" id="Media-Section-AVMediaToolBox">
6196 <property name="width_request">447</property>
6197 <property name="visible">True</property>
6198 <property name="can_focus">False</property>
6199 <property name="valign">center</property>
6200 <child>
6201 <object class="GtkSeparator" id="separator10">
6202 <property name="visible">True</property>
6203 <property name="can_focus">False</property>
6204 <property name="margin_top">5</property>
6205 <property name="margin_bottom">5</property>
6206 <property name="orientation">vertical</property>
6207 </object>
6208 <packing>
6209 <property name="expand">False</property>
6210 <property name="fill">True</property>
6211 <property name="padding">5</property>
6212 <property name="position">0</property>
6213 </packing>
6214 </child>
6215 <child>
6216 <object class="sfxlo-NotebookbarToolBox" id="SectionBottom17">
6217 <property name="visible">True</property>
6218 <property name="can_focus">True</property>
6219 <property name="show_arrow">False</property>
6220 <child>
6221 <object class="GtkToolButton" id="Media-AVMediaToolBox">
6222 <property name="visible">True</property>
6223 <property name="action_name">.uno:AVMediaToolBox</property>
6224 </object>
6225 <packing>
6226 <property name="expand">False</property>
6227 <property name="homogeneous">True</property>
6228 </packing>
6229 </child>
6230 </object>
6231 <packing>
6232 <property name="expand">False</property>
6233 <property name="fill">True</property>
6234 <property name="position">1</property>
6235 </packing>
6236 </child>
6237 </object>
6238 <packing>
6239 <property name="expand">False</property>
6240 <property name="fill">True</property>
6241 <property name="position">13</property>
6242 </packing>
6243 </child>
6244 <style>
6245 <class name="context-Media"/>
6246 </style>
6247 </object>
6248 <packing>
6249 <property name="expand">False</property>
6250 <property name="fill">True</property>
6251 <property name="position">4</property>
6252 </packing>
6253 </child>
6254 <child>
6255 <object class="sfxlo-PriorityMergedHBox" id="Context Object">
6256 <property name="can_focus">False</property>
6257 <child>
6258 <object class="VclOptionalBox" id="Object-Section-Label">
6259 <property name="visible">True</property>
6260 <property name="can_focus">False</property>
6261 <property name="valign">center</property>
6262 <child>
6263 <object class="GtkSeparator" id="separator34">
6264 <property name="visible">True</property>
6265 <property name="can_focus">False</property>
6266 <property name="valign">center</property>
6267 <property name="margin_top">8</property>
6268 <property name="margin_bottom">8</property>
6269 <property name="orientation">vertical</property>
6270 </object>
6271 <packing>
6272 <property name="expand">False</property>
6273 <property name="fill">True</property>
6274 <property name="padding">5</property>
6275 <property name="position">0</property>
6276 </packing>
6277 </child>
6278 <child>
6279 <object class="sfxlo-NotebookbarToolBox" id="SectionBottom12">
6280 <property name="visible">True</property>
6281 <property name="can_focus">True</property>
6282 <property name="margin_top">4</property>
6283 <property name="margin_bottom">4</property>
6284 <property name="show_arrow">False</property>
6285 <child>
6286 <object class="GtkToolButton" id="Object-InsertCaptionDialog3">
6287 <property name="visible">True</property>
6288 <property name="action_name">.uno:InsertCaptionDialog</property>
6289 </object>
6290 <packing>
6291 <property name="expand">False</property>
6292 <property name="homogeneous">True</property>
6293 </packing>
6294 </child>
6295 <child>
6296 <object class="GtkToolButton" id="Object-NameGroup3">
6297 <property name="visible">True</property>
6298 <property name="action_name">.uno:NameGroup</property>
6299 </object>
6300 <packing>
6301 <property name="expand">False</property>
6302 <property name="homogeneous">True</property>
6303 </packing>
6304 </child>
6305 </object>
6306 <packing>
6307 <property name="expand">False</property>
6308 <property name="fill">True</property>
6309 <property name="position">1</property>
6310 </packing>
6311 </child>
6312 </object>
6313 <packing>
6314 <property name="expand">False</property>
6315 <property name="fill">True</property>
6316 <property name="position">0</property>
6317 </packing>
6318 </child>
6319 <child>
6320 <object class="VclOptionalBox" id="Object-Section-Styles">
6321 <property name="visible">True</property>
6322 <property name="can_focus">False</property>
6323 <property name="valign">center</property>
6324 <child>
6325 <object class="sfxlo-NotebookbarToolBox" id="SectionBottom13">
6326 <property name="visible">True</property>
6327 <property name="can_focus">True</property>
6328 <property name="show_arrow">False</property>
6329 <child>
6330 <object class="GtkToolButton" id="Object-StyleApply">
6331 <property name="action_name">.uno:StyleApply</property>
6332 </object>
6333 <packing>
6334 <property name="expand">False</property>
6335 <property name="homogeneous">True</property>
6336 </packing>
6337 </child>
6338 </object>
6339 <packing>
6340 <property name="expand">False</property>
6341 <property name="fill">True</property>
6342 <property name="position">1</property>
6343 </packing>
6344 </child>
6345 <style>
6346 <class name="priority-10"/>
6347 </style>
6348 </object>
6349 <packing>
6350 <property name="expand">False</property>
6351 <property name="fill">True</property>
6352 <property name="position">1</property>
6353 </packing>
6354 </child>
6355 <child>
6356 <object class="VclOptionalBox" id="Object-Section-Anchor">
6357 <property name="visible">True</property>
6358 <property name="can_focus">False</property>
6359 <property name="valign">center</property>
6360 <child>
6361 <object class="GtkSeparator" id="separator25">
6362 <property name="visible">True</property>
6363 <property name="can_focus">False</property>
6364 <property name="margin_top">5</property>
6365 <property name="margin_bottom">5</property>
6366 <property name="orientation">vertical</property>
6367 </object>
6368 <packing>
6369 <property name="expand">False</property>
6370 <property name="fill">True</property>
6371 <property name="padding">5</property>
6372 <property name="position">0</property>
6373 </packing>
6374 </child>
6375 <child>
6376 <object class="sfxlo-NotebookbarToolBox" id="Anchor3">
6377 <property name="visible">True</property>
6378 <property name="can_focus">True</property>
6379 <property name="show_arrow">False</property>
6380 <child>
6381 <object class="GtkMenuToolButton" id="Object-AnchorMenu3">
6382 <property name="visible">True</property>
6383 <property name="action_name">.uno:AnchorMenu</property>
6384 </object>
6385 <packing>
6386 <property name="expand">False</property>
6387 <property name="homogeneous">True</property>
6388 </packing>
6389 </child>
6390 </object>
6391 <packing>
6392 <property name="expand">False</property>
6393 <property name="fill">True</property>
6394 <property name="position">1</property>
6395 </packing>
6396 </child>
6397 <style>
6398 <class name="priority-9"/>
6399 </style>
6400 </object>
6401 <packing>
6402 <property name="expand">False</property>
6403 <property name="fill">True</property>
6404 <property name="position">2</property>
6405 </packing>
6406 </child>
6407 <child>
6408 <object class="VclOptionalBox" id="Object-Section-Wrap3">
6409 <property name="visible">True</property>
6410 <property name="can_focus">False</property>
6411 <property name="valign">center</property>
6412 <child>
6413 <object class="sfxlo-NotebookbarToolBox" id="Wrap2">
6414 <property name="visible">True</property>
6415 <property name="can_focus">True</property>
6416 <property name="show_arrow">False</property>
6417 <child>
6418 <object class="GtkToolButton" id="Object-WrapOff">
6419 <property name="visible">True</property>
6420 <property name="action_name">.uno:WrapOff</property>
6421 </object>
6422 <packing>
6423 <property name="expand">False</property>
6424 <property name="homogeneous">True</property>
6425 </packing>
6426 </child>
6427 <child>
6428 <object class="GtkToolButton" id="Object-WrapOn">
6429 <property name="visible">True</property>
6430 <property name="action_name">.uno:WrapOn</property>
6431 </object>
6432 <packing>
6433 <property name="expand">False</property>
6434 <property name="homogeneous">True</property>
6435 </packing>
6436 </child>
6437 <child>
6438 <object class="GtkToolButton" id="Object-WrapIdeal">
6439 <property name="visible">True</property>
6440 <property name="action_name">.uno:WrapIdeal</property>
6441 </object>
6442 <packing>
6443 <property name="expand">False</property>
6444 <property name="homogeneous">True</property>
6445 </packing>
6446 </child>
6447 </object>
6448 <packing>
6449 <property name="expand">False</property>
6450 <property name="fill">True</property>
6451 <property name="position">1</property>
6452 </packing>
6453 </child>
6454 <style>
6455 <class name="priority-8"/>
6456 </style>
6457 </object>
6458 <packing>
6459 <property name="expand">False</property>
6460 <property name="fill">True</property>
6461 <property name="position">3</property>
6462 </packing>
6463 </child>
6464 <child>
6465 <object class="VclOptionalBox" id="Object-Section-Wrap4">
6466 <property name="visible">True</property>
6467 <property name="can_focus">False</property>
6468 <property name="valign">center</property>
6469 <property name="margin-start">5</property>
6470 <child>
6471 <object class="sfxlo-NotebookbarToolBox" id="Wrap3">
6472 <property name="visible">True</property>
6473 <property name="can_focus">True</property>
6474 <property name="show_arrow">False</property>
6475 <child>
6476 <object class="GtkToolButton" id="Object-WrapLeft">
6477 <property name="visible">True</property>
6478 <property name="action_name">.uno:WrapLeft</property>
6479 </object>
6480 <packing>
6481 <property name="expand">False</property>
6482 <property name="homogeneous">True</property>
6483 </packing>
6484 </child>
6485 <child>
6486 <object class="GtkToolButton" id="Object-WrapThrough">
6487 <property name="visible">True</property>
6488 <property name="action_name">.uno:WrapThrough</property>
6489 </object>
6490 <packing>
6491 <property name="expand">False</property>
6492 <property name="homogeneous">True</property>
6493 </packing>
6494 </child>
6495 <child>
6496 <object class="GtkToolButton" id="Object-WrapRight">
6497 <property name="visible">True</property>
6498 <property name="action_name">.uno:WrapRight</property>
6499 </object>
6500 <packing>
6501 <property name="expand">False</property>
6502 <property name="homogeneous">True</property>
6503 </packing>
6504 </child>
6505 </object>
6506 <packing>
6507 <property name="expand">False</property>
6508 <property name="fill">True</property>
6509 <property name="position">0</property>
6510 </packing>
6511 </child>
6512 <style>
6513 <class name="priority-7"/>
6514 </style>
6515 </object>
6516 <packing>
6517 <property name="expand">False</property>
6518 <property name="fill">True</property>
6519 <property name="position">4</property>
6520 </packing>
6521 </child>
6522 <child>
6523 <object class="VclOptionalBox" id="Object-Section-WrapDialog">
6524 <property name="visible">True</property>
6525 <property name="can_focus">False</property>
6526 <property name="valign">center</property>
6527 <child>
6528 <object class="sfxlo-NotebookbarToolBox" id="Wrap14">
6529 <property name="visible">True</property>
6530 <property name="can_focus">True</property>
6531 <property name="show_arrow">False</property>
6532 <child>
6533 <object class="GtkToolButton" id="Object-TextWrap3">
6534 <property name="visible">True</property>
6535 <property name="visible_horizontal">False</property>
6536 <property name="action_name">.uno:TextWrap</property>
6537 <property name="icon_name">sfx2/res/symphony/open_more.png</property>
6538 </object>
6539 <packing>
6540 <property name="expand">False</property>
6541 <property name="homogeneous">True</property>
6542 </packing>
6543 </child>
6544 </object>
6545 <packing>
6546 <property name="expand">False</property>
6547 <property name="fill">True</property>
6548 <property name="position">0</property>
6549 </packing>
6550 </child>
6551 <style>
6552 <class name="priority-6"/>
6553 </style>
6554 </object>
6555 <packing>
6556 <property name="expand">False</property>
6557 <property name="fill">True</property>
6558 <property name="position">5</property>
6559 </packing>
6560 </child>
6561 <child>
6562 <object class="VclOptionalBox" id="Object-Section-ObjectAlign">
6563 <property name="visible">True</property>
6564 <property name="can_focus">False</property>
6565 <property name="valign">center</property>
6566 <child>
6567 <object class="GtkSeparator" id="separator47">
6568 <property name="visible">True</property>
6569 <property name="can_focus">False</property>
6570 <property name="valign">center</property>
6571 <property name="margin_top">5</property>
6572 <property name="margin_bottom">5</property>
6573 <property name="orientation">vertical</property>
6574 </object>
6575 <packing>
6576 <property name="expand">False</property>
6577 <property name="fill">True</property>
6578 <property name="padding">5</property>
6579 <property name="position">0</property>
6580 </packing>
6581 </child>
6582 <child>
6583 <object class="sfxlo-NotebookbarToolBox" id="Align14">
6584 <property name="visible">True</property>
6585 <property name="can_focus">True</property>
6586 <property name="valign">center</property>
6587 <property name="show_arrow">False</property>
6588 <child>
6589 <object class="GtkMenuToolButton" id="Object-ObjectAlign">
6590 <property name="visible">True</property>
6591 <property name="action_name">.uno:ObjectAlign</property>
6592 </object>
6593 <packing>
6594 <property name="expand">False</property>
6595 <property name="homogeneous">True</property>
6596 </packing>
6597 </child>
6598 </object>
6599 <packing>
6600 <property name="expand">False</property>
6601 <property name="fill">True</property>
6602 <property name="position">1</property>
6603 </packing>
6604 </child>
6605 </object>
6606 <packing>
6607 <property name="expand">False</property>
6608 <property name="fill">True</property>
6609 <property name="position">6</property>
6610 </packing>
6611 </child>
6612 <child>
6613 <object class="VclOptionalBox" id="Object-Section-Align3">
6614 <property name="visible">True</property>
6615 <property name="can_focus">False</property>
6616 <property name="valign">center</property>
6617 <child>
6618 <object class="sfxlo-NotebookbarToolBox" id="Align2">
6619 <property name="visible">True</property>
6620 <property name="can_focus">True</property>
6621 <property name="show_arrow">False</property>
6622 <child>
6623 <object class="GtkToolButton" id="Object-AlignCenter3">
6624 <property name="visible">True</property>
6625 <property name="action_name">.uno:AlignCenter</property>
6626 </object>
6627 <packing>
6628 <property name="expand">False</property>
6629 <property name="homogeneous">True</property>
6630 </packing>
6631 </child>
6632 <child>
6633 <object class="GtkToolButton" id="Object-ObjectAlignRight3">
6634 <property name="visible">True</property>
6635 <property name="action_name">.uno:ObjectAlignRight</property>
6636 </object>
6637 <packing>
6638 <property name="expand">False</property>
6639 <property name="homogeneous">True</property>
6640 </packing>
6641 </child>
6642 </object>
6643 <packing>
6644 <property name="expand">False</property>
6645 <property name="fill">True</property>
6646 <property name="position">1</property>
6647 </packing>
6648 </child>
6649 <style>
6650 <class name="priority-4"/>
6651 </style>
6652 </object>
6653 <packing>
6654 <property name="expand">False</property>
6655 <property name="fill">True</property>
6656 <property name="position">7</property>
6657 </packing>
6658 </child>
6659 <child>
6660 <object class="VclOptionalBox" id="Object-Section-Align4">
6661 <property name="visible">True</property>
6662 <property name="can_focus">False</property>
6663 <property name="valign">center</property>
6664 <child>
6665 <object class="sfxlo-NotebookbarToolBox" id="Align3">
6666 <property name="visible">True</property>
6667 <property name="can_focus">True</property>
6668 <property name="show_arrow">False</property>
6669 <child>
6670 <object class="GtkToolButton" id="Object-AlignUp3">
6671 <property name="visible">True</property>
6672 <property name="action_name">.uno:AlignUp</property>
6673 </object>
6674 <packing>
6675 <property name="expand">False</property>
6676 <property name="homogeneous">True</property>
6677 </packing>
6678 </child>
6679 <child>
6680 <object class="GtkToolButton" id="Object-AlignMiddle3">
6681 <property name="visible">True</property>
6682 <property name="action_name">.uno:AlignMiddle</property>
6683 </object>
6684 <packing>
6685 <property name="expand">False</property>
6686 <property name="homogeneous">True</property>
6687 </packing>
6688 </child>
6689 <child>
6690 <object class="GtkToolButton" id="Object-AlignDown3">
6691 <property name="visible">True</property>
6692 <property name="action_name">.uno:AlignDown</property>
6693 </object>
6694 <packing>
6695 <property name="expand">False</property>
6696 <property name="homogeneous">True</property>
6697 </packing>
6698 </child>
6699 </object>
6700 <packing>
6701 <property name="expand">False</property>
6702 <property name="fill">True</property>
6703 <property name="position">1</property>
6704 </packing>
6705 </child>
6706 <style>
6707 <class name="priority-3"/>
6708 </style>
6709 </object>
6710 <packing>
6711 <property name="expand">False</property>
6712 <property name="fill">True</property>
6713 <property name="position">8</property>
6714 </packing>
6715 </child>
6716 <child>
6717 <object class="VclOptionalBox" id="Object-Section-Arrange1">
6718 <property name="visible">True</property>
6719 <property name="can_focus">False</property>
6720 <property name="valign">center</property>
6721 <child>
6722 <object class="GtkSeparator" id="separator29">
6723 <property name="visible">True</property>
6724 <property name="can_focus">False</property>
6725 <property name="margin_top">5</property>
6726 <property name="margin_bottom">5</property>
6727 <property name="orientation">vertical</property>
6728 </object>
6729 <packing>
6730 <property name="expand">False</property>
6731 <property name="fill">True</property>
6732 <property name="padding">5</property>
6733 <property name="position">0</property>
6734 </packing>
6735 </child>
6736 <child>
6737 <object class="sfxlo-NotebookbarToolBox" id="SectionBottom28">
6738 <property name="visible">True</property>
6739 <property name="can_focus">True</property>
6740 <property name="show_arrow">False</property>
6741 <child>
6742 <object class="GtkToolButton" id="Object-BringToFront3">
6743 <property name="action_name">.uno:BringToFront</property>
6744 </object>
6745 <packing>
6746 <property name="expand">False</property>
6747 <property name="homogeneous">True</property>
6748 </packing>
6749 </child>
6750 <child>
6751 <object class="GtkToolButton" id="Object-ObjectForwardOne3">
6752 <property name="visible">True</property>
6753 <property name="action_name">.uno:ObjectForwardOne</property>
6754 </object>
6755 <packing>
6756 <property name="expand">False</property>
6757 <property name="homogeneous">True</property>
6758 </packing>
6759 </child>
6760 </object>
6761 <packing>
6762 <property name="expand">False</property>
6763 <property name="fill">True</property>
6764 <property name="position">1</property>
6765 </packing>
6766 </child>
6767 <style>
6768 <class name="priority-2"/>
6769 </style>
6770 </object>
6771 <packing>
6772 <property name="expand">False</property>
6773 <property name="fill">True</property>
6774 <property name="position">9</property>
6775 </packing>
6776 </child>
6777 <child>
6778 <object class="VclOptionalBox" id="Object-Section-Arrange2">
6779 <property name="visible">True</property>
6780 <property name="can_focus">False</property>
6781 <property name="valign">center</property>
6782 <child>
6783 <object class="sfxlo-NotebookbarToolBox" id="SectionBottom30">
6784 <property name="visible">True</property>
6785 <property name="can_focus">True</property>
6786 <property name="show_arrow">False</property>
6787 <child>
6788 <object class="GtkToolButton" id="Object-ObjectBackOne3">
6789 <property name="visible">True</property>
6790 <property name="action_name">.uno:ObjectBackOne</property>
6791 </object>
6792 <packing>
6793 <property name="expand">False</property>
6794 <property name="homogeneous">True</property>
6795 </packing>
6796 </child>
6797 <child>
6798 <object class="GtkToolButton" id="Object-SendToBack3">
6799 <property name="action_name">.uno:SendToBack</property>
6800 </object>
6801 <packing>
6802 <property name="expand">False</property>
6803 <property name="homogeneous">True</property>
6804 </packing>
6805 </child>
6806 </object>
6807 <packing>
6808 <property name="expand">False</property>
6809 <property name="fill">True</property>
6810 <property name="position">1</property>
6811 </packing>
6812 </child>
6813 <style>
6814 <class name="priority-1"/>
6815 </style>
6816 </object>
6817 <packing>
6818 <property name="expand">False</property>
6819 <property name="fill">True</property>
6820 <property name="position">10</property>
6821 </packing>
6822 </child>
6823 <child>
6824 <object class="VclOptionalBox" id="Object-Section-Chain">
6825 <property name="visible">True</property>
6826 <property name="can_focus">False</property>
6827 <property name="valign">center</property>
6828 <child>
6829 <object class="GtkSeparator" id="separator31">
6830 <property name="visible">True</property>
6831 <property name="can_focus">False</property>
6832 <property name="margin_top">5</property>
6833 <property name="margin_bottom">5</property>
6834 <property name="orientation">vertical</property>
6835 </object>
6836 <packing>
6837 <property name="expand">False</property>
6838 <property name="fill">True</property>
6839 <property name="padding">5</property>
6840 <property name="position">0</property>
6841 </packing>
6842 </child>
6843 <child>
6844 <object class="sfxlo-NotebookbarToolBox" id="ExtBottom23">
6845 <property name="visible">True</property>
6846 <property name="can_focus">True</property>
6847 <property name="toolbar_style">both-horiz</property>
6848 <property name="show_arrow">False</property>
6849 <child>
6850 <object class="GtkToolButton" id="Object-ChainFrames">
6851 <property name="visible">True</property>
6852 <property name="action_name">.uno:ChainFrames</property>
6853 </object>
6854 <packing>
6855 <property name="expand">False</property>
6856 <property name="homogeneous">True</property>
6857 </packing>
6858 </child>
6859 </object>
6860 <packing>
6861 <property name="expand">False</property>
6862 <property name="fill">True</property>
6863 <property name="position">1</property>
6864 </packing>
6865 </child>
6866 <child>
6867 <object class="sfxlo-NotebookbarToolBox" id="ExtBottom24">
6868 <property name="visible">True</property>
6869 <property name="can_focus">True</property>
6870 <property name="show_arrow">False</property>
6871 <child>
6872 <object class="GtkToolButton" id="Object-UnhainFrames1">
6873 <property name="visible">True</property>
6874 <property name="action_name">.uno:UnhainFrames</property>
6875 </object>
6876 <packing>
6877 <property name="expand">False</property>
6878 <property name="homogeneous">True</property>
6879 </packing>
6880 </child>
6881 </object>
6882 <packing>
6883 <property name="expand">False</property>
6884 <property name="fill">True</property>
6885 <property name="position">2</property>
6886 </packing>
6887 </child>
6888 </object>
6889 <packing>
6890 <property name="expand">False</property>
6891 <property name="fill">True</property>
6892 <property name="position">11</property>
6893 </packing>
6894 </child>
6895 <child>
6896 <object class="VclOptionalBox" id="Object-Section-FrameDialog">
6897 <property name="visible">True</property>
6898 <property name="can_focus">False</property>
6899 <property name="valign">center</property>
6900 <child>
6901 <object class="sfxlo-NotebookbarToolBox" id="Object5">
6902 <property name="visible">True</property>
6903 <property name="can_focus">True</property>
6904 <property name="show_arrow">False</property>
6905 <child>
6906 <object class="GtkToolButton" id="Draw-FrameDialog">
6907 <property name="visible">True</property>
6908 <property name="visible_horizontal">False</property>
6909 <property name="action_name">.uno:FrameDialog</property>
6910 <property name="icon_name">sfx2/res/symphony/open_more.png</property>
6911 </object>
6912 <packing>
6913 <property name="expand">False</property>
6914 <property name="homogeneous">True</property>
6915 </packing>
6916 </child>
6917 </object>
6918 <packing>
6919 <property name="expand">False</property>
6920 <property name="fill">True</property>
6921 <property name="position">0</property>
6922 </packing>
6923 </child>
6924 </object>
6925 <packing>
6926 <property name="expand">False</property>
6927 <property name="fill">True</property>
6928 <property name="position">12</property>
6929 </packing>
6930 </child>
6931 <child>
6932 <object class="VclOptionalBox" id="Object-Section-Area1">
6933 <property name="visible">True</property>
6934 <property name="can_focus">False</property>
6935 <property name="valign">center</property>
6936 <child>
6937 <object class="GtkSeparator" id="separator37">
6938 <property name="visible">True</property>
6939 <property name="can_focus">False</property>
6940 <property name="margin_top">5</property>
6941 <property name="margin_bottom">5</property>
6942 <property name="orientation">vertical</property>
6943 </object>
6944 <packing>
6945 <property name="expand">False</property>
6946 <property name="fill">True</property>
6947 <property name="padding">5</property>
6948 <property name="position">0</property>
6949 </packing>
6950 </child>
6951 <child>
6952 <object class="sfxlo-NotebookbarToolBox" id="SectionBottom43">
6953 <property name="visible">True</property>
6954 <property name="can_focus">False</property>
6955 <property name="toolbar_style">text</property>
6956 <property name="show_arrow">False</property>
6957 <child>
6958 <object class="GtkToolButton" id="Dra-FormatArea1">
6959 <property name="visible">True</property>
6960 <property name="action_name">.uno:FormatArea</property>
6961 </object>
6962 <packing>
6963 <property name="expand">False</property>
6964 <property name="homogeneous">True</property>
6965 </packing>
6966 </child>
6967 </object>
6968 <packing>
6969 <property name="expand">False</property>
6970 <property name="fill">True</property>
6971 <property name="position">1</property>
6972 </packing>
6973 </child>
6974 <style>
6975 <class name="priority-19"/>
6976 </style>
6977 </object>
6978 <packing>
6979 <property name="expand">False</property>
6980 <property name="fill">True</property>
6981 <property name="position">13</property>
6982 </packing>
6983 </child>
6984 <child>
6985 <object class="VclOptionalBox" id="Object-Section-Area2">
6986 <property name="visible">True</property>
6987 <property name="can_focus">False</property>
6988 <property name="valign">center</property>
6989 <child>
6990 <object class="sfxlo-NotebookbarToolBox" id="SectionBottom44">
6991 <property name="visible">True</property>
6992 <property name="can_focus">False</property>
6993 <property name="toolbar_style">both-horiz</property>
6994 <property name="show_arrow">False</property>
6995 <child>
6996 <object class="GtkToolButton" id="Draw-FillStyle1">
6997 <property name="visible">True</property>
6998 <property name="action_name">.uno:FillStyle</property>
6999 </object>
7000 <packing>
7001 <property name="expand">False</property>
7002 <property name="homogeneous">True</property>
7003 </packing>
7004 </child>
7005 </object>
7006 <packing>
7007 <property name="expand">False</property>
7008 <property name="fill">True</property>
7009 <property name="position">0</property>
7010 </packing>
7011 </child>
7012 <style>
7013 <class name="priority-18"/>
7014 </style>
7015 </object>
7016 <packing>
7017 <property name="expand">False</property>
7018 <property name="fill">True</property>
7019 <property name="position">14</property>
7020 </packing>
7021 </child>
7022 <child>
7023 <object class="VclOptionalBox" id="Object-Section-AreaDialog">
7024 <property name="visible">True</property>
7025 <property name="can_focus">False</property>
7026 <property name="valign">center</property>
7027 <child>
7028 <object class="sfxlo-NotebookbarToolBox" id="Object4">
7029 <property name="visible">True</property>
7030 <property name="can_focus">True</property>
7031 <property name="show_arrow">False</property>
7032 <child>
7033 <object class="GtkToolButton" id="Draw-FormatArea1">
7034 <property name="visible">True</property>
7035 <property name="visible_horizontal">False</property>
7036 <property name="action_name">.uno:FormatArea</property>
7037 <property name="icon_name">sfx2/res/symphony/open_more.png</property>
7038 </object>
7039 <packing>
7040 <property name="expand">False</property>
7041 <property name="homogeneous">True</property>
7042 </packing>
7043 </child>
7044 </object>
7045 <packing>
7046 <property name="expand">False</property>
7047 <property name="fill">True</property>
7048 <property name="position">0</property>
7049 </packing>
7050 </child>
7051 <style>
7052 <class name="priority-17"/>
7053 </style>
7054 </object>
7055 <packing>
7056 <property name="expand">False</property>
7057 <property name="fill">True</property>
7058 <property name="position">15</property>
7059 </packing>
7060 </child>
7061 <child>
7062 <object class="VclOptionalBox" id="Object-Section-Border1">
7063 <property name="visible">True</property>
7064 <property name="can_focus">False</property>
7065 <property name="valign">center</property>
7066 <child>
7067 <object class="sfxlo-NotebookbarToolBox" id="ExtBottom25">
7068 <property name="visible">True</property>
7069 <property name="can_focus">True</property>
7070 <property name="toolbar_style">text</property>
7071 <property name="show_arrow">False</property>
7072 <child>
7073 <object class="GtkToolButton" id="Draw-BorderDialog">
7074 <property name="visible">True</property>
7075 <property name="action_name">.uno:BorderDialog</property>
7076 </object>
7077 <packing>
7078 <property name="expand">False</property>
7079 <property name="homogeneous">True</property>
7080 </packing>
7081 </child>
7082 </object>
7083 <packing>
7084 <property name="expand">False</property>
7085 <property name="fill">True</property>
7086 <property name="position">1</property>
7087 </packing>
7088 </child>
7089 <style>
7090 <class name="priority-16"/>
7091 </style>
7092 </object>
7093 <packing>
7094 <property name="expand">False</property>
7095 <property name="fill">True</property>
7096 <property name="position">16</property>
7097 </packing>
7098 </child>
7099 <child>
7100 <object class="VclOptionalBox" id="Object-Section-Border2">
7101 <property name="visible">True</property>
7102 <property name="can_focus">False</property>
7103 <property name="valign">center</property>
7104 <child>
7105 <object class="sfxlo-NotebookbarToolBox" id="ExtBottom26">
7106 <property name="visible">True</property>
7107 <property name="can_focus">True</property>
7108 <property name="show_arrow">False</property>
7109 <child>
7110 <object class="GtkToolButton" id="Object-FrameLineColor">
7111 <property name="visible">True</property>
7112 <property name="action_name">.uno:FrameLineColor</property>
7113 </object>
7114 <packing>
7115 <property name="expand">False</property>
7116 <property name="homogeneous">True</property>
7117 </packing>
7118 </child>
7119 <child>
7120 <object class="GtkToolButton" id="Object-LineStyle">
7121 <property name="visible">True</property>
7122 <property name="margin-start">5</property>
7123 <property name="action_name">.uno:LineStyle</property>
7124 </object>
7125 <packing>
7126 <property name="expand">False</property>
7127 <property name="homogeneous">True</property>
7128 </packing>
7129 </child>
7130 </object>
7131 <packing>
7132 <property name="expand">False</property>
7133 <property name="fill">True</property>
7134 <property name="position">1</property>
7135 </packing>
7136 </child>
7137 <style>
7138 <class name="priority-15"/>
7139 </style>
7140 </object>
7141 <packing>
7142 <property name="expand">False</property>
7143 <property name="fill">True</property>
7144 <property name="position">17</property>
7145 </packing>
7146 </child>
7147 <child>
7148 <object class="VclOptionalBox" id="Object-Section-Border3">
7149 <property name="visible">True</property>
7150 <property name="can_focus">False</property>
7151 <property name="valign">center</property>
7152 <child>
7153 <object class="sfxlo-NotebookbarToolBox" id="ExtBottom27">
7154 <property name="visible">True</property>
7155 <property name="can_focus">True</property>
7156 <property name="show_arrow">False</property>
7157 <child>
7158 <object class="GtkMenuToolButton" id="Object-SetBorderStyle">
7159 <property name="visible">True</property>
7160 <property name="action_name">.uno:SetBorderStyle</property>
7161 </object>
7162 <packing>
7163 <property name="expand">False</property>
7164 <property name="homogeneous">True</property>
7165 </packing>
7166 </child>
7167 </object>
7168 <packing>
7169 <property name="expand">False</property>
7170 <property name="fill">True</property>
7171 <property name="position">1</property>
7172 </packing>
7173 </child>
7174 <style>
7175 <class name="priority-14"/>
7176 </style>
7177 </object>
7178 <packing>
7179 <property name="expand">False</property>
7180 <property name="fill">True</property>
7181 <property name="position">18</property>
7182 </packing>
7183 </child>
7184 <child>
7185 <object class="VclOptionalBox" id="Object-Section-BorderDialog">
7186 <property name="visible">True</property>
7187 <property name="can_focus">False</property>
7188 <property name="valign">center</property>
7189 <child>
7190 <object class="sfxlo-NotebookbarToolBox" id="Object3">
7191 <property name="visible">True</property>
7192 <property name="can_focus">True</property>
7193 <property name="show_arrow">False</property>
7194 <child>
7195 <object class="GtkToolButton" id="ObjectBorderDialog">
7196 <property name="visible">True</property>
7197 <property name="visible_horizontal">False</property>
7198 <property name="action_name">.uno:BorderDialog</property>
7199 <property name="icon_name">sfx2/res/symphony/open_more.png</property>
7200 </object>
7201 <packing>
7202 <property name="expand">False</property>
7203 <property name="homogeneous">True</property>
7204 </packing>
7205 </child>
7206 </object>
7207 <packing>
7208 <property name="expand">False</property>
7209 <property name="fill">True</property>
7210 <property name="position">0</property>
7211 </packing>
7212 </child>
7213 <style>
7214 <class name="priority-13"/>
7215 </style>
7216 </object>
7217 <packing>
7218 <property name="expand">False</property>
7219 <property name="fill">True</property>
7220 <property name="position">19</property>
7221 </packing>
7222 </child>
7223 <style>
7224 <class name="context-OLE"/>
7225 <class name="context-Frame"/>
7226 </style>
7227 </object>
7228 <packing>
7229 <property name="expand">False</property>
7230 <property name="fill">True</property>
7231 <property name="position">5</property>
7232 </packing>
7233 </child>
7234 <child>
7235 <object class="sfxlo-PriorityMergedHBox" id="Context Form">
7236 <property name="can_focus">False</property>
7237 <child>
7238 <object class="VclOptionalBox" id="Form-Section-Label1">
7239 <property name="visible">True</property>
7240 <property name="can_focus">False</property>
7241 <property name="valign">center</property>
7242 <child>
7243 <object class="GtkSeparator" id="separator44">
7244 <property name="visible">True</property>
7245 <property name="can_focus">False</property>
7246 <property name="valign">center</property>
7247 <property name="margin_top">8</property>
7248 <property name="margin_bottom">8</property>
7249 <property name="orientation">vertical</property>
7250 </object>
7251 <packing>
7252 <property name="expand">False</property>
7253 <property name="fill">True</property>
7254 <property name="padding">5</property>
7255 <property name="position">0</property>
7256 </packing>
7257 </child>
7258 <child>
7259 <object class="sfxlo-NotebookbarToolBox" id="SectionBottom5">
7260 <property name="visible">True</property>
7261 <property name="can_focus">True</property>
7262 <property name="margin_top">4</property>
7263 <property name="margin_bottom">4</property>
7264 <property name="show_arrow">False</property>
7265 <child>
7266 <object class="GtkToolButton" id="For-SwitchControlDesignMode">
7267 <property name="visible">True</property>
7268 <property name="action_name">.uno:SwitchControlDesignMode</property>
7269 </object>
7270 <packing>
7271 <property name="expand">False</property>
7272 <property name="homogeneous">True</property>
7273 </packing>
7274 </child>
7275 <child>
7276 <object class="GtkToolButton" id="Form-UseWizards">
7277 <property name="visible">True</property>
7278 <property name="action_name">.uno:UseWizards</property>
7279 </object>
7280 <packing>
7281 <property name="expand">False</property>
7282 <property name="homogeneous">True</property>
7283 </packing>
7284 </child>
7285 </object>
7286 <packing>
7287 <property name="expand">False</property>
7288 <property name="fill">True</property>
7289 <property name="position">1</property>
7290 </packing>
7291 </child>
7292 </object>
7293 <packing>
7294 <property name="expand">False</property>
7295 <property name="fill">True</property>
7296 <property name="position">0</property>
7297 </packing>
7298 </child>
7299 <child>
7300 <object class="VclOptionalBox" id="Form-Section-Styles">
7301 <property name="visible">True</property>
7302 <property name="can_focus">False</property>
7303 <property name="valign">center</property>
7304 <child>
7305 <object class="sfxlo-NotebookbarToolBox" id="SectionBottom31">
7306 <property name="visible">True</property>
7307 <property name="can_focus">True</property>
7308 <property name="show_arrow">False</property>
7309 <child>
7310 <object class="GtkToolButton" id="Object-StyleApply1">
7311 <property name="action_name">.uno:StyleApply</property>
7312 </object>
7313 <packing>
7314 <property name="expand">False</property>
7315 <property name="homogeneous">True</property>
7316 </packing>
7317 </child>
7318 </object>
7319 <packing>
7320 <property name="expand">False</property>
7321 <property name="fill">True</property>
7322 <property name="position">1</property>
7323 </packing>
7324 </child>
7325 <style>
7326 <class name="priority-10"/>
7327 </style>
7328 </object>
7329 <packing>
7330 <property name="expand">False</property>
7331 <property name="fill">True</property>
7332 <property name="position">1</property>
7333 </packing>
7334 </child>
7335 <child>
7336 <object class="VclOptionalBox" id="Form-Section-Anchor">
7337 <property name="visible">True</property>
7338 <property name="can_focus">False</property>
7339 <property name="valign">center</property>
7340 <child>
7341 <object class="GtkSeparator" id="separator28">
7342 <property name="visible">True</property>
7343 <property name="can_focus">False</property>
7344 <property name="margin_top">5</property>
7345 <property name="margin_bottom">5</property>
7346 <property name="orientation">vertical</property>
7347 </object>
7348 <packing>
7349 <property name="expand">False</property>
7350 <property name="fill">True</property>
7351 <property name="padding">5</property>
7352 <property name="position">0</property>
7353 </packing>
7354 </child>
7355 <child>
7356 <object class="sfxlo-NotebookbarToolBox" id="Anchor4">
7357 <property name="visible">True</property>
7358 <property name="can_focus">True</property>
7359 <property name="show_arrow">False</property>
7360 <child>
7361 <object class="GtkMenuToolButton" id="Form-AnchorMenu">
7362 <property name="visible">True</property>
7363 <property name="action_name">.uno:AnchorMenu</property>
7364 </object>
7365 <packing>
7366 <property name="expand">False</property>
7367 <property name="homogeneous">True</property>
7368 </packing>
7369 </child>
7370 </object>
7371 <packing>
7372 <property name="expand">False</property>
7373 <property name="fill">True</property>
7374 <property name="position">1</property>
7375 </packing>
7376 </child>
7377 <style>
7378 <class name="priority-9"/>
7379 </style>
7380 </object>
7381 <packing>
7382 <property name="expand">False</property>
7383 <property name="fill">True</property>
7384 <property name="position">2</property>
7385 </packing>
7386 </child>
7387 <child>
7388 <object class="VclOptionalBox" id="Form-Section-Wrap1">
7389 <property name="visible">True</property>
7390 <property name="can_focus">False</property>
7391 <property name="valign">center</property>
7392 <child>
7393 <object class="sfxlo-NotebookbarToolBox" id="Wrap4">
7394 <property name="visible">True</property>
7395 <property name="can_focus">True</property>
7396 <property name="show_arrow">False</property>
7397 <child>
7398 <object class="GtkToolButton" id="Media-WrapOff5">
7399 <property name="visible">True</property>
7400 <property name="action_name">.uno:WrapOff</property>
7401 </object>
7402 <packing>
7403 <property name="expand">False</property>
7404 <property name="homogeneous">True</property>
7405 </packing>
7406 </child>
7407 <child>
7408 <object class="GtkToolButton" id="Media-WrapOn5">
7409 <property name="visible">True</property>
7410 <property name="action_name">.uno:WrapOn</property>
7411 </object>
7412 <packing>
7413 <property name="expand">False</property>
7414 <property name="homogeneous">True</property>
7415 </packing>
7416 </child>
7417 <child>
7418 <object class="GtkToolButton" id="Media-WrapIdeal5">
7419 <property name="visible">True</property>
7420 <property name="action_name">.uno:WrapIdeal</property>
7421 </object>
7422 <packing>
7423 <property name="expand">False</property>
7424 <property name="homogeneous">True</property>
7425 </packing>
7426 </child>
7427 </object>
7428 <packing>
7429 <property name="expand">False</property>
7430 <property name="fill">True</property>
7431 <property name="position">1</property>
7432 </packing>
7433 </child>
7434 <style>
7435 <class name="priority-8"/>
7436 </style>
7437 </object>
7438 <packing>
7439 <property name="expand">False</property>
7440 <property name="fill">True</property>
7441 <property name="position">3</property>
7442 </packing>
7443 </child>
7444 <child>
7445 <object class="VclOptionalBox" id="Form-Section-Wrap2">
7446 <property name="visible">True</property>
7447 <property name="can_focus">False</property>
7448 <property name="valign">center</property>
7449 <property name="margin-start">5</property>
7450 <child>
7451 <object class="sfxlo-NotebookbarToolBox" id="Wrap7">
7452 <property name="visible">True</property>
7453 <property name="can_focus">True</property>
7454 <property name="show_arrow">False</property>
7455 <child>
7456 <object class="GtkToolButton" id="Media-WrapLeft4">
7457 <property name="visible">True</property>
7458 <property name="action_name">.uno:WrapLeft</property>
7459 </object>
7460 <packing>
7461 <property name="expand">False</property>
7462 <property name="homogeneous">True</property>
7463 </packing>
7464 </child>
7465 <child>
7466 <object class="GtkToolButton" id="Media-WrapThrough4">
7467 <property name="visible">True</property>
7468 <property name="action_name">.uno:WrapThrough</property>
7469 </object>
7470 <packing>
7471 <property name="expand">False</property>
7472 <property name="homogeneous">True</property>
7473 </packing>
7474 </child>
7475 <child>
7476 <object class="GtkToolButton" id="Media-WrapRight4">
7477 <property name="visible">True</property>
7478 <property name="action_name">.uno:WrapRight</property>
7479 </object>
7480 <packing>
7481 <property name="expand">False</property>
7482 <property name="homogeneous">True</property>
7483 </packing>
7484 </child>
7485 </object>
7486 <packing>
7487 <property name="expand">False</property>
7488 <property name="fill">True</property>
7489 <property name="position">0</property>
7490 </packing>
7491 </child>
7492 <style>
7493 <class name="priority-7"/>
7494 </style>
7495 </object>
7496 <packing>
7497 <property name="expand">False</property>
7498 <property name="fill">True</property>
7499 <property name="position">4</property>
7500 </packing>
7501 </child>
7502 <child>
7503 <object class="VclOptionalBox" id="Form-Section-WrapDialog1">
7504 <property name="visible">True</property>
7505 <property name="can_focus">False</property>
7506 <property name="valign">center</property>
7507 <child>
7508 <object class="sfxlo-NotebookbarToolBox" id="Wrap15">
7509 <property name="visible">True</property>
7510 <property name="can_focus">True</property>
7511 <property name="show_arrow">False</property>
7512 <child>
7513 <object class="GtkToolButton" id="Media-TextWrap4">
7514 <property name="visible">True</property>
7515 <property name="visible_horizontal">False</property>
7516 <property name="action_name">.uno:TextWrap</property>
7517 <property name="icon_name">sfx2/res/symphony/open_more.png</property>
7518 </object>
7519 <packing>
7520 <property name="expand">False</property>
7521 <property name="homogeneous">True</property>
7522 </packing>
7523 </child>
7524 </object>
7525 <packing>
7526 <property name="expand">False</property>
7527 <property name="fill">True</property>
7528 <property name="position">0</property>
7529 </packing>
7530 </child>
7531 <style>
7532 <class name="priority-6"/>
7533 </style>
7534 </object>
7535 <packing>
7536 <property name="expand">False</property>
7537 <property name="fill">True</property>
7538 <property name="position">5</property>
7539 </packing>
7540 </child>
7541 <child>
7542 <object class="VclOptionalBox" id="Form-Section-ObjectAlign">
7543 <property name="visible">True</property>
7544 <property name="can_focus">False</property>
7545 <property name="valign">center</property>
7546 <child>
7547 <object class="GtkSeparator" id="separator62">
7548 <property name="visible">True</property>
7549 <property name="can_focus">False</property>
7550 <property name="valign">center</property>
7551 <property name="margin_top">5</property>
7552 <property name="margin_bottom">5</property>
7553 <property name="orientation">vertical</property>
7554 </object>
7555 <packing>
7556 <property name="expand">False</property>
7557 <property name="fill">True</property>
7558 <property name="padding">5</property>
7559 <property name="position">0</property>
7560 </packing>
7561 </child>
7562 <child>
7563 <object class="sfxlo-NotebookbarToolBox" id="Align15">
7564 <property name="visible">True</property>
7565 <property name="can_focus">True</property>
7566 <property name="valign">center</property>
7567 <property name="show_arrow">False</property>
7568 <child>
7569 <object class="GtkMenuToolButton" id="MultiObject-ObjectAlign1">
7570 <property name="visible">True</property>
7571 <property name="action_name">.uno:ObjectAlign</property>
7572 </object>
7573 <packing>
7574 <property name="expand">False</property>
7575 <property name="homogeneous">True</property>
7576 </packing>
7577 </child>
7578 </object>
7579 <packing>
7580 <property name="expand">False</property>
7581 <property name="fill">True</property>
7582 <property name="position">1</property>
7583 </packing>
7584 </child>
7585 </object>
7586 <packing>
7587 <property name="expand">False</property>
7588 <property name="fill">True</property>
7589 <property name="position">6</property>
7590 </packing>
7591 </child>
7592 <child>
7593 <object class="VclOptionalBox" id="Form-Section-Align3">
7594 <property name="visible">True</property>
7595 <property name="can_focus">False</property>
7596 <property name="valign">center</property>
7597 <child>
7598 <object class="sfxlo-NotebookbarToolBox" id="Align4">
7599 <property name="visible">True</property>
7600 <property name="can_focus">True</property>
7601 <property name="show_arrow">False</property>
7602 <child>
7603 <object class="GtkToolButton" id="Media-AlignCenter4">
7604 <property name="visible">True</property>
7605 <property name="action_name">.uno:AlignCenter</property>
7606 </object>
7607 <packing>
7608 <property name="expand">False</property>
7609 <property name="homogeneous">True</property>
7610 </packing>
7611 </child>
7612 <child>
7613 <object class="GtkToolButton" id="Media-ObjectAlignRight4">
7614 <property name="visible">True</property>
7615 <property name="action_name">.uno:ObjectAlignRight</property>
7616 </object>
7617 <packing>
7618 <property name="expand">False</property>
7619 <property name="homogeneous">True</property>
7620 </packing>
7621 </child>
7622 </object>
7623 <packing>
7624 <property name="expand">False</property>
7625 <property name="fill">True</property>
7626 <property name="position">1</property>
7627 </packing>
7628 </child>
7629 <style>
7630 <class name="priority-4"/>
7631 </style>
7632 </object>
7633 <packing>
7634 <property name="expand">False</property>
7635 <property name="fill">True</property>
7636 <property name="position">7</property>
7637 </packing>
7638 </child>
7639 <child>
7640 <object class="VclOptionalBox" id="Form-Section-Align4">
7641 <property name="visible">True</property>
7642 <property name="can_focus">False</property>
7643 <property name="valign">center</property>
7644 <child>
7645 <object class="sfxlo-NotebookbarToolBox" id="Align6">
7646 <property name="visible">True</property>
7647 <property name="can_focus">True</property>
7648 <property name="show_arrow">False</property>
7649 <child>
7650 <object class="GtkToolButton" id="Media-AlignUp4">
7651 <property name="visible">True</property>
7652 <property name="action_name">.uno:AlignUp</property>
7653 </object>
7654 <packing>
7655 <property name="expand">False</property>
7656 <property name="homogeneous">True</property>
7657 </packing>
7658 </child>
7659 <child>
7660 <object class="GtkToolButton" id="Media-AlignMiddle4">
7661 <property name="visible">True</property>
7662 <property name="action_name">.uno:AlignMiddle</property>
7663 </object>
7664 <packing>
7665 <property name="expand">False</property>
7666 <property name="homogeneous">True</property>
7667 </packing>
7668 </child>
7669 <child>
7670 <object class="GtkToolButton" id="Media-AlignDown4">
7671 <property name="visible">True</property>
7672 <property name="action_name">.uno:AlignDown</property>
7673 </object>
7674 <packing>
7675 <property name="expand">False</property>
7676 <property name="homogeneous">True</property>
7677 </packing>
7678 </child>
7679 </object>
7680 <packing>
7681 <property name="expand">False</property>
7682 <property name="fill">True</property>
7683 <property name="position">1</property>
7684 </packing>
7685 </child>
7686 <style>
7687 <class name="priority-3"/>
7688 </style>
7689 </object>
7690 <packing>
7691 <property name="expand">False</property>
7692 <property name="fill">True</property>
7693 <property name="position">8</property>
7694 </packing>
7695 </child>
7696 <child>
7697 <object class="VclOptionalBox" id="Form-Section-Arrange1">
7698 <property name="visible">True</property>
7699 <property name="can_focus">False</property>
7700 <property name="valign">center</property>
7701 <child>
7702 <object class="GtkSeparator" id="separator41">
7703 <property name="visible">True</property>
7704 <property name="can_focus">False</property>
7705 <property name="margin_top">5</property>
7706 <property name="margin_bottom">5</property>
7707 <property name="orientation">vertical</property>
7708 </object>
7709 <packing>
7710 <property name="expand">False</property>
7711 <property name="fill">True</property>
7712 <property name="padding">5</property>
7713 <property name="position">0</property>
7714 </packing>
7715 </child>
7716 <child>
7717 <object class="sfxlo-NotebookbarToolBox" id="SectionBottom45">
7718 <property name="visible">True</property>
7719 <property name="can_focus">True</property>
7720 <property name="show_arrow">False</property>
7721 <child>
7722 <object class="GtkToolButton" id="Media-BringToFront4">
7723 <property name="action_name">.uno:BringToFront</property>
7724 </object>
7725 <packing>
7726 <property name="expand">False</property>
7727 <property name="homogeneous">True</property>
7728 </packing>
7729 </child>
7730 <child>
7731 <object class="GtkToolButton" id="Media-ObjectForwardOne4">
7732 <property name="visible">True</property>
7733 <property name="action_name">.uno:ObjectForwardOne</property>
7734 </object>
7735 <packing>
7736 <property name="expand">False</property>
7737 <property name="homogeneous">True</property>
7738 </packing>
7739 </child>
7740 </object>
7741 <packing>
7742 <property name="expand">False</property>
7743 <property name="fill">True</property>
7744 <property name="position">1</property>
7745 </packing>
7746 </child>
7747 <style>
7748 <class name="priority-2"/>
7749 </style>
7750 </object>
7751 <packing>
7752 <property name="expand">False</property>
7753 <property name="fill">True</property>
7754 <property name="position">9</property>
7755 </packing>
7756 </child>
7757 <child>
7758 <object class="VclOptionalBox" id="Form-Section-Arrange2">
7759 <property name="visible">True</property>
7760 <property name="can_focus">False</property>
7761 <property name="valign">center</property>
7762 <child>
7763 <object class="sfxlo-NotebookbarToolBox" id="SectionBottom46">
7764 <property name="visible">True</property>
7765 <property name="can_focus">True</property>
7766 <property name="show_arrow">False</property>
7767 <child>
7768 <object class="GtkToolButton" id="Media-ObjectBackOne4">
7769 <property name="visible">True</property>
7770 <property name="action_name">.uno:ObjectBackOne</property>
7771 </object>
7772 <packing>
7773 <property name="expand">False</property>
7774 <property name="homogeneous">True</property>
7775 </packing>
7776 </child>
7777 <child>
7778 <object class="GtkToolButton" id="Media-SendToBack4">
7779 <property name="action_name">.uno:SendToBack</property>
7780 </object>
7781 <packing>
7782 <property name="expand">False</property>
7783 <property name="homogeneous">True</property>
7784 </packing>
7785 </child>
7786 </object>
7787 <packing>
7788 <property name="expand">False</property>
7789 <property name="fill">True</property>
7790 <property name="position">1</property>
7791 </packing>
7792 </child>
7793 <style>
7794 <class name="priority-1"/>
7795 </style>
7796 </object>
7797 <packing>
7798 <property name="expand">False</property>
7799 <property name="fill">True</property>
7800 <property name="position">10</property>
7801 </packing>
7802 </child>
7803 <child>
7804 <object class="VclOptionalBox" id="Form-Section-Label">
7805 <property name="visible">True</property>
7806 <property name="can_focus">False</property>
7807 <property name="valign">center</property>
7808 <child>
7809 <object class="GtkSeparator" id="separator49">
7810 <property name="visible">True</property>
7811 <property name="can_focus">False</property>
7812 <property name="margin_top">5</property>
7813 <property name="margin_bottom">5</property>
7814 <property name="orientation">vertical</property>
7815 </object>
7816 <packing>
7817 <property name="expand">False</property>
7818 <property name="fill">True</property>
7819 <property name="padding">5</property>
7820 <property name="position">0</property>
7821 </packing>
7822 </child>
7823 <child>
7824 <object class="sfxlo-NotebookbarToolBox" id="ExtBottom28">
7825 <property name="visible">True</property>
7826 <property name="can_focus">True</property>
7827 <property name="show_arrow">False</property>
7828 <child>
7829 <object class="GtkToolButton" id="Form-Label">
7830 <property name="visible">True</property>
7831 <property name="action_name">.uno:Label</property>
7832 </object>
7833 <packing>
7834 <property name="expand">False</property>
7835 <property name="homogeneous">True</property>
7836 </packing>
7837 </child>
7838 <child>
7839 <object class="GtkToolButton" id="Form-Edit">
7840 <property name="visible">True</property>
7841 <property name="action_name">.uno:Edit</property>
7842 </object>
7843 <packing>
7844 <property name="expand">False</property>
7845 <property name="homogeneous">True</property>
7846 </packing>
7847 </child>
7848 <child>
7849 <object class="GtkToolButton" id="Form-CheckBox">
7850 <property name="visible">True</property>
7851 <property name="action_name">.uno:CheckBox</property>
7852 </object>
7853 <packing>
7854 <property name="expand">False</property>
7855 <property name="homogeneous">True</property>
7856 </packing>
7857 </child>
7858 </object>
7859 <packing>
7860 <property name="expand">False</property>
7861 <property name="fill">True</property>
7862 <property name="position">1</property>
7863 </packing>
7864 </child>
7865 <style>
7866 <class name="priority-15"/>
7867 </style>
7868 </object>
7869 <packing>
7870 <property name="expand">False</property>
7871 <property name="fill">True</property>
7872 <property name="position">11</property>
7873 </packing>
7874 </child>
7875 <child>
7876 <object class="VclOptionalBox" id="Form-Section-RadioButton">
7877 <property name="visible">True</property>
7878 <property name="can_focus">False</property>
7879 <property name="valign">center</property>
7880 <child>
7881 <object class="sfxlo-NotebookbarToolBox" id="ExtBottom29">
7882 <property name="visible">True</property>
7883 <property name="can_focus">True</property>
7884 <property name="show_arrow">False</property>
7885 <child>
7886 <object class="GtkToolButton" id="Form-RadioButton">
7887 <property name="visible">True</property>
7888 <property name="action_name">.uno:RadioButton</property>
7889 </object>
7890 <packing>
7891 <property name="expand">False</property>
7892 <property name="homogeneous">True</property>
7893 </packing>
7894 </child>
7895 <child>
7896 <object class="GtkToolButton" id="Form-ListBox">
7897 <property name="visible">True</property>
7898 <property name="action_name">.uno:ListBox</property>
7899 </object>
7900 <packing>
7901 <property name="expand">False</property>
7902 <property name="homogeneous">True</property>
7903 </packing>
7904 </child>
7905 <child>
7906 <object class="GtkToolButton" id="Form-ComboBox">
7907 <property name="visible">True</property>
7908 <property name="action_name">.uno:ComboBox</property>
7909 </object>
7910 <packing>
7911 <property name="expand">False</property>
7912 <property name="homogeneous">True</property>
7913 </packing>
7914 </child>
7915 </object>
7916 <packing>
7917 <property name="expand">False</property>
7918 <property name="fill">True</property>
7919 <property name="position">1</property>
7920 </packing>
7921 </child>
7922 <style>
7923 <class name="priority-14"/>
7924 </style>
7925 </object>
7926 <packing>
7927 <property name="expand">False</property>
7928 <property name="fill">True</property>
7929 <property name="position">12</property>
7930 </packing>
7931 </child>
7932 <child>
7933 <object class="VclOptionalBox" id="Form-Section-ControlProperties">
7934 <property name="visible">True</property>
7935 <property name="can_focus">False</property>
7936 <property name="valign">center</property>
7937 <child>
7938 <object class="GtkSeparator" id="separator50">
7939 <property name="visible">True</property>
7940 <property name="can_focus">False</property>
7941 <property name="margin_top">5</property>
7942 <property name="margin_bottom">5</property>
7943 <property name="orientation">vertical</property>
7944 </object>
7945 <packing>
7946 <property name="expand">False</property>
7947 <property name="fill">True</property>
7948 <property name="padding">5</property>
7949 <property name="position">0</property>
7950 </packing>
7951 </child>
7952 <child>
7953 <object class="sfxlo-NotebookbarToolBox" id="ExtBottom30">
7954 <property name="visible">True</property>
7955 <property name="can_focus">True</property>
7956 <property name="toolbar_style">both-horiz</property>
7957 <property name="show_arrow">False</property>
7958 <child>
7959 <object class="GtkToolButton" id="Form-ControlProperties">
7960 <property name="visible">True</property>
7961 <property name="action_name">.uno:ControlProperties</property>
7962 </object>
7963 <packing>
7964 <property name="expand">False</property>
7965 <property name="homogeneous">True</property>
7966 </packing>
7967 </child>
7968 </object>
7969 <packing>
7970 <property name="expand">False</property>
7971 <property name="fill">True</property>
7972 <property name="position">1</property>
7973 </packing>
7974 </child>
7975 </object>
7976 <packing>
7977 <property name="expand">False</property>
7978 <property name="fill">True</property>
7979 <property name="position">13</property>
7980 </packing>
7981 </child>
7982 <child>
7983 <object class="VclOptionalBox" id="Form-Section-Properties">
7984 <property name="visible">True</property>
7985 <property name="can_focus">False</property>
7986 <property name="valign">center</property>
7987 <child>
7988 <object class="sfxlo-NotebookbarToolBox" id="ExtBottom31">
7989 <property name="visible">True</property>
7990 <property name="can_focus">True</property>
7991 <property name="toolbar_style">both-horiz</property>
7992 <property name="show_arrow">False</property>
7993 <child>
7994 <object class="GtkToolButton" id="Form-FormProperties">
7995 <property name="visible">True</property>
7996 <property name="action_name">.uno:FormProperties</property>
7997 </object>
7998 <packing>
7999 <property name="expand">False</property>
8000 <property name="homogeneous">True</property>
8001 </packing>
8002 </child>
8003 </object>
8004 <packing>
8005 <property name="expand">False</property>
8006 <property name="fill">True</property>
8007 <property name="position">1</property>
8008 </packing>
8009 </child>
8010 </object>
8011 <packing>
8012 <property name="expand">False</property>
8013 <property name="fill">True</property>
8014 <property name="position">14</property>
8015 </packing>
8016 </child>
8017 <child>
8018 <object class="VclOptionalBox" id="Form-Section-ShowFmExplorer">
8019 <property name="visible">True</property>
8020 <property name="can_focus">False</property>
8021 <property name="valign">center</property>
8022 <child>
8023 <object class="sfxlo-NotebookbarToolBox" id="ExtBottom33">
8024 <property name="visible">True</property>
8025 <property name="can_focus">True</property>
8026 <property name="toolbar_style">both-horiz</property>
8027 <property name="show_arrow">False</property>
8028 <child>
8029 <object class="GtkToolButton" id="Form-ShowFmExplorer">
8030 <property name="visible">True</property>
8031 <property name="action_name">.uno:ShowFmExplorer</property>
8032 </object>
8033 <packing>
8034 <property name="expand">False</property>
8035 <property name="homogeneous">True</property>
8036 </packing>
8037 </child>
8038 </object>
8039 <packing>
8040 <property name="expand">False</property>
8041 <property name="fill">True</property>
8042 <property name="position">1</property>
8043 </packing>
8044 </child>
8045 <style>
8046 <class name="priority-13"/>
8047 </style>
8048 </object>
8049 <packing>
8050 <property name="expand">False</property>
8051 <property name="fill">True</property>
8052 <property name="position">15</property>
8053 </packing>
8054 </child>
8055 <child>
8056 <object class="VclOptionalBox" id="Form-Section-TabDialog">
8057 <property name="visible">True</property>
8058 <property name="can_focus">False</property>
8059 <property name="valign">center</property>
8060 <child>
8061 <object class="sfxlo-NotebookbarToolBox" id="ExtBottom37">
8062 <property name="visible">True</property>
8063 <property name="can_focus">True</property>
8064 <property name="toolbar_style">both-horiz</property>
8065 <property name="show_arrow">False</property>
8066 <child>
8067 <object class="GtkToolButton" id="Form-TabDialog">
8068 <property name="visible">True</property>
8069 <property name="action_name">.uno:TabDialog</property>
8070 </object>
8071 <packing>
8072 <property name="expand">False</property>
8073 <property name="homogeneous">True</property>
8074 </packing>
8075 </child>
8076 </object>
8077 <packing>
8078 <property name="expand">False</property>
8079 <property name="fill">True</property>
8080 <property name="position">1</property>
8081 </packing>
8082 </child>
8083 <style>
8084 <class name="priority-12"/>
8085 </style>
8086 </object>
8087 <packing>
8088 <property name="expand">False</property>
8089 <property name="fill">True</property>
8090 <property name="position">16</property>
8091 </packing>
8092 </child>
8093 <child>
8094 <object class="VclOptionalBox" id="Form-Section-OpenReadOnly">
8095 <property name="visible">True</property>
8096 <property name="can_focus">False</property>
8097 <property name="valign">center</property>
8098 <child>
8099 <object class="GtkSeparator" id="separator51">
8100 <property name="visible">True</property>
8101 <property name="can_focus">False</property>
8102 <property name="margin_top">5</property>
8103 <property name="margin_bottom">5</property>
8104 <property name="orientation">vertical</property>
8105 </object>
8106 <packing>
8107 <property name="expand">False</property>
8108 <property name="fill">True</property>
8109 <property name="padding">5</property>
8110 <property name="position">0</property>
8111 </packing>
8112 </child>
8113 <child>
8114 <object class="sfxlo-NotebookbarToolBox" id="SectionBottom47">
8115 <property name="visible">True</property>
8116 <property name="can_focus">True</property>
8117 <property name="show_arrow">False</property>
8118 <child>
8119 <object class="GtkToolButton" id="Form-OpenReadOnly">
8120 <property name="visible">True</property>
8121 <property name="action_name">.uno:OpenReadOnly</property>
8122 </object>
8123 <packing>
8124 <property name="expand">False</property>
8125 <property name="homogeneous">True</property>
8126 </packing>
8127 </child>
8128 <child>
8129 <object class="GtkToolButton" id="Form-AutoControlFocus">
8130 <property name="visible">True</property>
8131 <property name="action_name">.uno:AutoControlFocus</property>
8132 </object>
8133 <packing>
8134 <property name="expand">False</property>
8135 <property name="homogeneous">True</property>
8136 </packing>
8137 </child>
8138 </object>
8139 <packing>
8140 <property name="expand">False</property>
8141 <property name="fill">True</property>
8142 <property name="position">1</property>
8143 </packing>
8144 </child>
8145 <style>
8146 <class name="priority-11"/>
8147 </style>
8148 </object>
8149 <packing>
8150 <property name="expand">False</property>
8151 <property name="fill">True</property>
8152 <property name="position">17</property>
8153 </packing>
8154 </child>
8155 <style>
8156 <class name="context-Form"/>
8157 </style>
8158 </object>
8159 <packing>
8160 <property name="expand">False</property>
8161 <property name="fill">True</property>
8162 <property name="position">6</property>
8163 </packing>
8164 </child>
8165 <child>
8166 <object class="sfxlo-PriorityMergedHBox" id="Context Print">
8167 <property name="visible">True</property>
8168 <property name="can_focus">False</property>
8169 <child>
8170 <object class="VclOptionalBox" id="Print-Section-ShowSinglePage">
8171 <property name="visible">True</property>
8172 <property name="can_focus">False</property>
8173 <property name="valign">center</property>
8174 <child>
8175 <object class="GtkSeparator" id="separator35">
8176 <property name="visible">True</property>
8177 <property name="can_focus">False</property>
8178 <property name="valign">center</property>
8179 <property name="margin_top">8</property>
8180 <property name="margin_bottom">8</property>
8181 <property name="orientation">vertical</property>
8182 </object>
8183 <packing>
8184 <property name="expand">False</property>
8185 <property name="fill">True</property>
8186 <property name="padding">5</property>
8187 <property name="position">0</property>
8188 </packing>
8189 </child>
8190 <child>
8191 <object class="sfxlo-NotebookbarToolBox" id="SectionBottom73">
8192 <property name="visible">True</property>
8193 <property name="can_focus">True</property>
8194 <property name="margin_top">4</property>
8195 <property name="margin_bottom">4</property>
8196 <property name="toolbar_style">both-horiz</property>
8197 <property name="show_arrow">False</property>
8198 <child>
8199 <object class="GtkToolButton" id="Print-ShowSinglePage">
8200 <property name="visible">True</property>
8201 <property name="action_name">.uno:ShowSinglePage</property>
8202 </object>
8203 <packing>
8204 <property name="expand">False</property>
8205 <property name="homogeneous">True</property>
8206 </packing>
8207 </child>
8208 </object>
8209 <packing>
8210 <property name="expand">False</property>
8211 <property name="fill">True</property>
8212 <property name="position">1</property>
8213 </packing>
8214 </child>
8215 <style>
8216 <class name="priority-12"/>
8217 </style>
8218 </object>
8219 <packing>
8220 <property name="expand">False</property>
8221 <property name="fill">True</property>
8222 <property name="position">0</property>
8223 </packing>
8224 </child>
8225 <child>
8226 <object class="VclOptionalBox" id="Print-Section-ShowTwoPages">
8227 <property name="visible">True</property>
8228 <property name="can_focus">False</property>
8229 <property name="valign">center</property>
8230 <child>
8231 <object class="sfxlo-NotebookbarToolBox" id="SectionBottom74">
8232 <property name="visible">True</property>
8233 <property name="can_focus">True</property>
8234 <property name="toolbar_style">both-horiz</property>
8235 <property name="show_arrow">False</property>
8236 <child>
8237 <object class="GtkToolButton" id="Print-ShowTwoPages">
8238 <property name="visible">True</property>
8239 <property name="action_name">.uno:ShowTwoPages</property>
8240 </object>
8241 <packing>
8242 <property name="expand">False</property>
8243 <property name="homogeneous">True</property>
8244 </packing>
8245 </child>
8246 </object>
8247 <packing>
8248 <property name="expand">False</property>
8249 <property name="fill">True</property>
8250 <property name="position">1</property>
8251 </packing>
8252 </child>
8253 <style>
8254 <class name="priority-11"/>
8255 </style>
8256 </object>
8257 <packing>
8258 <property name="expand">False</property>
8259 <property name="fill">True</property>
8260 <property name="position">1</property>
8261 </packing>
8262 </child>
8263 <child>
8264 <object class="VclOptionalBox" id="Print-Section-ShowBookview">
8265 <property name="visible">True</property>
8266 <property name="can_focus">False</property>
8267 <property name="valign">center</property>
8268 <child>
8269 <object class="sfxlo-NotebookbarToolBox" id="ExtBottom13">
8270 <property name="visible">True</property>
8271 <property name="can_focus">True</property>
8272 <property name="toolbar_style">both-horiz</property>
8273 <property name="show_arrow">False</property>
8274 <child>
8275 <object class="GtkToolButton" id="Print-ShowBookview">
8276 <property name="visible">True</property>
8277 <property name="action_name">.uno:ShowBookview</property>
8278 </object>
8279 <packing>
8280 <property name="expand">False</property>
8281 <property name="homogeneous">True</property>
8282 </packing>
8283 </child>
8284 </object>
8285 <packing>
8286 <property name="expand">False</property>
8287 <property name="fill">True</property>
8288 <property name="position">0</property>
8289 </packing>
8290 </child>
8291 <style>
8292 <class name="priority-10"/>
8293 </style>
8294 </object>
8295 <packing>
8296 <property name="expand">False</property>
8297 <property name="fill">True</property>
8298 <property name="position">2</property>
8299 </packing>
8300 </child>
8301 <child>
8302 <object class="VclOptionalBox" id="Print-Section-ShowMultiplePages">
8303 <property name="visible">True</property>
8304 <property name="can_focus">False</property>
8305 <property name="valign">center</property>
8306 <child>
8307 <object class="sfxlo-NotebookbarToolBox" id="ExtBottom14">
8308 <property name="visible">True</property>
8309 <property name="can_focus">True</property>
8310 <property name="toolbar_style">both-horiz</property>
8311 <property name="show_arrow">False</property>
8312 <child>
8313 <object class="GtkToolButton" id="Print-ShowMultiplePages1">
8314 <property name="visible">True</property>
8315 <property name="action_name">.uno:ShowMultiplePages</property>
8316 </object>
8317 <packing>
8318 <property name="expand">False</property>
8319 <property name="homogeneous">True</property>
8320 </packing>
8321 </child>
8322 </object>
8323 <packing>
8324 <property name="expand">False</property>
8325 <property name="fill">True</property>
8326 <property name="position">0</property>
8327 </packing>
8328 </child>
8329 </object>
8330 <packing>
8331 <property name="expand">False</property>
8332 <property name="fill">True</property>
8333 <property name="position">3</property>
8334 </packing>
8335 </child>
8336 <child>
8337 <object class="VclOptionalBox" id="Print-Section-PageUp">
8338 <property name="visible">True</property>
8339 <property name="can_focus">False</property>
8340 <property name="valign">center</property>
8341 <child>
8342 <object class="GtkSeparator" id="separator53">
8343 <property name="visible">True</property>
8344 <property name="can_focus">False</property>
8345 <property name="margin_top">5</property>
8346 <property name="margin_bottom">5</property>
8347 <property name="orientation">vertical</property>
8348 </object>
8349 <packing>
8350 <property name="expand">False</property>
8351 <property name="fill">True</property>
8352 <property name="padding">5</property>
8353 <property name="position">0</property>
8354 </packing>
8355 </child>
8356 <child>
8357 <object class="sfxlo-NotebookbarToolBox" id="ExtTop14">
8358 <property name="visible">True</property>
8359 <property name="can_focus">True</property>
8360 <property name="show_arrow">False</property>
8361 <child>
8362 <object class="GtkToolButton" id="Print-GoToStartOfDoc">
8363 <property name="visible">True</property>
8364 <property name="action_name">.uno:GoToStartOfDoc</property>
8365 </object>
8366 <packing>
8367 <property name="expand">False</property>
8368 <property name="homogeneous">True</property>
8369 </packing>
8370 </child>
8371 <child>
8372 <object class="GtkToolButton" id="Print-PageUp">
8373 <property name="visible">True</property>
8374 <property name="action_name">.uno:PageUp</property>
8375 </object>
8376 <packing>
8377 <property name="expand">False</property>
8378 <property name="homogeneous">True</property>
8379 </packing>
8380 </child>
8381 </object>
8382 <packing>
8383 <property name="expand">False</property>
8384 <property name="fill">True</property>
8385 <property name="position">1</property>
8386 </packing>
8387 </child>
8388 <style>
8389 <class name="priority-9"/>
8390 </style>
8391 </object>
8392 <packing>
8393 <property name="expand">False</property>
8394 <property name="fill">True</property>
8395 <property name="position">4</property>
8396 </packing>
8397 </child>
8398 <child>
8399 <object class="VclOptionalBox" id="Print-Section-JumpToSpecificPage">
8400 <property name="visible">True</property>
8401 <property name="can_focus">False</property>
8402 <property name="valign">center</property>
8403 <child>
8404 <object class="sfxlo-NotebookbarToolBox" id="SectionBottom75">
8405 <property name="visible">True</property>
8406 <property name="can_focus">True</property>
8407 <property name="show_arrow">False</property>
8408 <child>
8409 <object class="GtkToolButton" id="Print-JumpToSpecificPage">
8410 <property name="visible">True</property>
8411 <property name="action_name">.uno:JumpToSpecificPage</property>
8412 </object>
8413 <packing>
8414 <property name="expand">False</property>
8415 <property name="homogeneous">True</property>
8416 </packing>
8417 </child>
8418 </object>
8419 <packing>
8420 <property name="expand">False</property>
8421 <property name="fill">True</property>
8422 <property name="position">0</property>
8423 </packing>
8424 </child>
8425 <style>
8426 <class name="priority-8"/>
8427 </style>
8428 </object>
8429 <packing>
8430 <property name="expand">False</property>
8431 <property name="fill">True</property>
8432 <property name="position">5</property>
8433 </packing>
8434 </child>
8435 <child>
8436 <object class="VclOptionalBox" id="Print-Section-PageDown">
8437 <property name="visible">True</property>
8438 <property name="can_focus">False</property>
8439 <property name="valign">center</property>
8440 <child>
8441 <object class="sfxlo-NotebookbarToolBox" id="ExtTop15">
8442 <property name="visible">True</property>
8443 <property name="can_focus">True</property>
8444 <property name="show_arrow">False</property>
8445 <child>
8446 <object class="GtkToolButton" id="Print-PageDown">
8447 <property name="visible">True</property>
8448 <property name="action_name">.uno:PageDown</property>
8449 </object>
8450 <packing>
8451 <property name="expand">False</property>
8452 <property name="homogeneous">True</property>
8453 </packing>
8454 </child>
8455 <child>
8456 <object class="GtkToolButton" id="Print-GoToEndOfDoc">
8457 <property name="visible">True</property>
8458 <property name="action_name">.uno:GoToEndOfDoc</property>
8459 </object>
8460 <packing>
8461 <property name="expand">False</property>
8462 <property name="homogeneous">True</property>
8463 </packing>
8464 </child>
8465 </object>
8466 <packing>
8467 <property name="expand">False</property>
8468 <property name="fill">True</property>
8469 <property name="position">0</property>
8470 </packing>
8471 </child>
8472 <style>
8473 <class name="priority-7"/>
8474 </style>
8475 </object>
8476 <packing>
8477 <property name="expand">False</property>
8478 <property name="fill">True</property>
8479 <property name="position">6</property>
8480 </packing>
8481 </child>
8482 <child>
8483 <object class="VclOptionalBox" id="Print-Section-Zoom">
8484 <property name="visible">True</property>
8485 <property name="can_focus">False</property>
8486 <property name="valign">center</property>
8487 <child>
8488 <object class="GtkSeparator" id="separator56">
8489 <property name="visible">True</property>
8490 <property name="can_focus">False</property>
8491 <property name="margin_top">5</property>
8492 <property name="margin_bottom">5</property>
8493 <property name="orientation">vertical</property>
8494 </object>
8495 <packing>
8496 <property name="expand">False</property>
8497 <property name="fill">True</property>
8498 <property name="padding">5</property>
8499 <property name="position">0</property>
8500 </packing>
8501 </child>
8502 <child>
8503 <object class="sfxlo-NotebookbarToolBox" id="ExtTop13">
8504 <property name="visible">True</property>
8505 <property name="can_focus">True</property>
8506 <property name="show_arrow">False</property>
8507 <child>
8508 <object class="GtkToolButton" id="Print-ZoomMinus">
8509 <property name="visible">True</property>
8510 <property name="action_name">.uno:ZoomMinus</property>
8511 </object>
8512 <packing>
8513 <property name="expand">False</property>
8514 <property name="homogeneous">True</property>
8515 </packing>
8516 </child>
8517 <child>
8518 <object class="GtkToolButton" id="Print-PreviewZoom">
8519 <property name="visible">True</property>
8520 <property name="action_name">.uno:PreviewZoom</property>
8521 </object>
8522 <packing>
8523 <property name="expand">False</property>
8524 <property name="homogeneous">True</property>
8525 </packing>
8526 </child>
8527 <child>
8528 <object class="GtkToolButton" id="Print-ZoomPlus">
8529 <property name="visible">True</property>
8530 <property name="action_name">.uno:ZoomPlus</property>
8531 </object>
8532 <packing>
8533 <property name="expand">False</property>
8534 <property name="homogeneous">True</property>
8535 </packing>
8536 </child>
8537 </object>
8538 <packing>
8539 <property name="expand">False</property>
8540 <property name="fill">True</property>
8541 <property name="position">1</property>
8542 </packing>
8543 </child>
8544 <style>
8545 <class name="priority-6"/>
8546 </style>
8547 </object>
8548 <packing>
8549 <property name="expand">False</property>
8550 <property name="fill">True</property>
8551 <property name="position">7</property>
8552 </packing>
8553 </child>
8554 <child>
8555 <object class="VclOptionalBox" id="Print-Section-Fullscreen">
8556 <property name="visible">True</property>
8557 <property name="can_focus">False</property>
8558 <property name="valign">center</property>
8559 <child>
8560 <object class="sfxlo-NotebookbarToolBox" id="ExtTop16">
8561 <property name="visible">True</property>
8562 <property name="can_focus">True</property>
8563 <property name="show_arrow">False</property>
8564 <child>
8565 <object class="GtkToolButton" id="Print-FullScreen">
8566 <property name="visible">True</property>
8567 <property name="action_name">.uno:FullScreen</property>
8568 </object>
8569 <packing>
8570 <property name="expand">False</property>
8571 <property name="homogeneous">True</property>
8572 </packing>
8573 </child>
8574 </object>
8575 <packing>
8576 <property name="expand">False</property>
8577 <property name="fill">True</property>
8578 <property name="position">0</property>
8579 </packing>
8580 </child>
8581 <style>
8582 <class name="priority-5"/>
8583 </style>
8584 </object>
8585 <packing>
8586 <property name="expand">False</property>
8587 <property name="fill">True</property>
8588 <property name="position">8</property>
8589 </packing>
8590 </child>
8591 <child>
8592 <object class="VclOptionalBox" id="Print-Section-ZoomDialog">
8593 <property name="visible">True</property>
8594 <property name="can_focus">False</property>
8595 <property name="valign">center</property>
8596 <child>
8597 <object class="sfxlo-NotebookbarToolBox" id="ExtTop9">
8598 <property name="visible">True</property>
8599 <property name="can_focus">True</property>
8600 <property name="show_arrow">False</property>
8601 <child>
8602 <object class="GtkToolButton" id="Print-ZoomDialog">
8603 <property name="visible">True</property>
8604 <property name="visible_horizontal">False</property>
8605 <property name="action_name">.uno:Zoom</property>
8606 <property name="icon_name">sfx2/res/symphony/open_more.png</property>
8607 </object>
8608 <packing>
8609 <property name="expand">False</property>
8610 <property name="homogeneous">True</property>
8611 </packing>
8612 </child>
8613 </object>
8614 <packing>
8615 <property name="expand">False</property>
8616 <property name="fill">True</property>
8617 <property name="position">0</property>
8618 </packing>
8619 </child>
8620 <style>
8621 <class name="priority-4"/>
8622 </style>
8623 </object>
8624 <packing>
8625 <property name="expand">False</property>
8626 <property name="fill">True</property>
8627 <property name="position">9</property>
8628 </packing>
8629 </child>
8630 <child>
8631 <object class="VclOptionalBox" id="Print-Section-Print">
8632 <property name="visible">True</property>
8633 <property name="can_focus">False</property>
8634 <property name="valign">center</property>
8635 <child>
8636 <object class="GtkSeparator" id="separator57">
8637 <property name="visible">True</property>
8638 <property name="can_focus">False</property>
8639 <property name="margin_top">5</property>
8640 <property name="margin_bottom">5</property>
8641 <property name="orientation">vertical</property>
8642 </object>
8643 <packing>
8644 <property name="expand">False</property>
8645 <property name="fill">True</property>
8646 <property name="padding">5</property>
8647 <property name="position">0</property>
8648 </packing>
8649 </child>
8650 <child>
8651 <object class="sfxlo-NotebookbarToolBox" id="SectionBottom77">
8652 <property name="visible">True</property>
8653 <property name="can_focus">True</property>
8654 <property name="toolbar_style">both-horiz</property>
8655 <property name="show_arrow">False</property>
8656 <child>
8657 <object class="GtkToolButton" id="Print-Print">
8658 <property name="visible">True</property>
8659 <property name="action_name">.uno:Print</property>
8660 </object>
8661 <packing>
8662 <property name="expand">False</property>
8663 <property name="homogeneous">True</property>
8664 </packing>
8665 </child>
8666 </object>
8667 <packing>
8668 <property name="expand">False</property>
8669 <property name="fill">True</property>
8670 <property name="position">1</property>
8671 </packing>
8672 </child>
8673 </object>
8674 <packing>
8675 <property name="expand">False</property>
8676 <property name="fill">True</property>
8677 <property name="position">10</property>
8678 </packing>
8679 </child>
8680 <child>
8681 <object class="VclOptionalBox" id="Print-Section-ClosePreview">
8682 <property name="visible">True</property>
8683 <property name="can_focus">False</property>
8684 <property name="valign">center</property>
8685 <child>
8686 <object class="sfxlo-NotebookbarToolBox" id="ExtBottom15">
8687 <property name="visible">True</property>
8688 <property name="can_focus">True</property>
8689 <property name="toolbar_style">both-horiz</property>
8690 <property name="show_arrow">False</property>
8691 <child>
8692 <object class="GtkToolButton" id="Print-ClosePreview">
8693 <property name="visible">True</property>
8694 <property name="action_name">.uno:ClosePreview</property>
8695 </object>
8696 <packing>
8697 <property name="expand">False</property>
8698 <property name="homogeneous">True</property>
8699 </packing>
8700 </child>
8701 </object>
8702 <packing>
8703 <property name="expand">False</property>
8704 <property name="fill">True</property>
8705 <property name="position">1</property>
8706 </packing>
8707 </child>
8708 </object>
8709 <packing>
8710 <property name="expand">False</property>
8711 <property name="fill">True</property>
8712 <property name="position">11</property>
8713 </packing>
8714 </child>
8715 <child>
8716 <object class="VclOptionalBox" id="Print-Section-PageDialog">
8717 <property name="visible">True</property>
8718 <property name="can_focus">False</property>
8719 <property name="valign">center</property>
8720 <child>
8721 <object class="sfxlo-NotebookbarToolBox" id="SectionBottom78">
8722 <property name="visible">True</property>
8723 <property name="can_focus">True</property>
8724 <property name="show_arrow">False</property>
8725 <child>
8726 <object class="GtkToolButton" id="Print-PageDialog">
8727 <property name="visible">True</property>
8728 <property name="visible_horizontal">False</property>
8729 <property name="action_name">.uno:PageDialog</property>
8730 <property name="icon_name">sfx2/res/symphony/open_more.png</property>
8731 </object>
8732 <packing>
8733 <property name="expand">False</property>
8734 <property name="homogeneous">True</property>
8735 </packing>
8736 </child>
8737 </object>
8738 <packing>
8739 <property name="expand">False</property>
8740 <property name="fill">True</property>
8741 <property name="position">0</property>
8742 </packing>
8743 </child>
8744 <style>
8745 <class name="priority-1"/>
8746 </style>
8747 </object>
8748 <packing>
8749 <property name="expand">False</property>
8750 <property name="fill">True</property>
8751 <property name="position">12</property>
8752 </packing>
8753 </child>
8754 <style>
8755 <class name="context-Printpreview"/>
8756 </style>
8757 </object>
8758 <packing>
8759 <property name="expand">False</property>
8760 <property name="fill">True</property>
8761 <property name="position">7</property>
8762 </packing>
8763 </child>
8764 <child>
8765 <object class="sfxlo-PriorityMergedHBox" id="Context Review">
8766 <property name="can_focus">False</property>
8767 <child>
8768 <object class="VclOptionalBox" id="Review-Section-Language">
8769 <property name="visible">True</property>
8770 <property name="can_focus">False</property>
8771 <property name="valign">center</property>
8772 <child>
8773 <object class="GtkSeparator" id="separator54">
8774 <property name="visible">True</property>
8775 <property name="can_focus">False</property>
8776 <property name="valign">center</property>
8777 <property name="margin_top">8</property>
8778 <property name="margin_bottom">8</property>
8779 <property name="orientation">vertical</property>
8780 </object>
8781 <packing>
8782 <property name="expand">False</property>
8783 <property name="fill">True</property>
8784 <property name="padding">5</property>
8785 <property name="position">0</property>
8786 </packing>
8787 </child>
8788 <child>
8789 <object class="sfxlo-NotebookbarToolBox" id="SectionBottom22">
8790 <property name="visible">True</property>
8791 <property name="can_focus">True</property>
8792 <property name="margin_top">4</property>
8793 <property name="margin_bottom">4</property>
8794 <property name="toolbar_style">both-horiz</property>
8795 <property name="show_arrow">False</property>
8796 <child>
8797 <object class="GtkToolButton" id="Review-SpellingAndGrammarDialog2">
8798 <property name="visible">True</property>
8799 <property name="action_name">.uno:SpellingAndGrammarDialog</property>
8800 </object>
8801 <packing>
8802 <property name="expand">False</property>
8803 <property name="homogeneous">True</property>
8804 </packing>
8805 </child>
8806 </object>
8807 <packing>
8808 <property name="expand">False</property>
8809 <property name="fill">True</property>
8810 <property name="position">1</property>
8811 </packing>
8812 </child>
8813 </object>
8814 <packing>
8815 <property name="expand">False</property>
8816 <property name="fill">True</property>
8817 <property name="position">0</property>
8818 </packing>
8819 </child>
8820 <child>
8821 <object class="VclOptionalBox" id="Review-Section-SpellOnline">
8822 <property name="visible">True</property>
8823 <property name="can_focus">False</property>
8824 <property name="valign">center</property>
8825 <child>
8826 <object class="sfxlo-NotebookbarToolBox" id="SectionBottom57">
8827 <property name="visible">True</property>
8828 <property name="can_focus">True</property>
8829 <property name="toolbar_style">both-horiz</property>
8830 <property name="show_arrow">False</property>
8831 <child>
8832 <object class="GtkToolButton" id="Review-SpellOnline">
8833 <property name="visible">True</property>
8834 <property name="action_name">.uno:SpellOnline</property>
8835 </object>
8836 <packing>
8837 <property name="expand">True</property>
8838 <property name="homogeneous">True</property>
8839 </packing>
8840 </child>
8841 </object>
8842 <packing>
8843 <property name="expand">False</property>
8844 <property name="fill">True</property>
8845 <property name="position">0</property>
8846 </packing>
8847 </child>
8848 <style>
8849 <class name="priority-11"/>
8850 </style>
8851 </object>
8852 <packing>
8853 <property name="expand">False</property>
8854 <property name="fill">True</property>
8855 <property name="position">1</property>
8856 </packing>
8857 </child>
8858 <child>
8859 <object class="VclOptionalBox" id="Review-Section-ThesaurusDialog">
8860 <property name="visible">True</property>
8861 <property name="can_focus">False</property>
8862 <property name="valign">center</property>
8863 <child>
8864 <object class="sfxlo-NotebookbarToolBox" id="SectionBottom58">
8865 <property name="visible">True</property>
8866 <property name="can_focus">True</property>
8867 <property name="toolbar_style">both-horiz</property>
8868 <property name="show_arrow">False</property>
8869 <child>
8870 <object class="GtkToolButton" id="Review-ThesaurusDialog">
8871 <property name="action_name">.uno:ThesaurusDialog</property>
8872 </object>
8873 <packing>
8874 <property name="expand">False</property>
8875 <property name="homogeneous">True</property>
8876 </packing>
8877 </child>
8878 </object>
8879 <packing>
8880 <property name="expand">False</property>
8881 <property name="fill">True</property>
8882 <property name="position">0</property>
8883 </packing>
8884 </child>
8885 <style>
8886 <class name="priority-10"/>
8887 </style>
8888 </object>
8889 <packing>
8890 <property name="expand">False</property>
8891 <property name="fill">True</property>
8892 <property name="position">2</property>
8893 </packing>
8894 </child>
8895 <child>
8896 <object class="VclOptionalBox" id="Review-Section-Count">
8897 <property name="visible">True</property>
8898 <property name="can_focus">False</property>
8899 <property name="valign">center</property>
8900 <child>
8901 <object class="sfxlo-NotebookbarToolBox" id="SectionBottom85">
8902 <property name="visible">True</property>
8903 <property name="can_focus">True</property>
8904 <property name="toolbar_style">both-horiz</property>
8905 <property name="show_arrow">False</property>
8906 <child>
8907 <object class="GtkToolButton" id="Review-WordCountDialog">
8908 <property name="action_name">.uno:WordCountDialog</property>
8909 </object>
8910 <packing>
8911 <property name="expand">True</property>
8912 <property name="homogeneous">True</property>
8913 </packing>
8914 </child>
8915 </object>
8916 <packing>
8917 <property name="expand">False</property>
8918 <property name="fill">True</property>
8919 <property name="position">0</property>
8920 </packing>
8921 </child>
8922 <style>
8923 <class name="priority-9"/>
8924 </style>
8925 </object>
8926 <packing>
8927 <property name="expand">False</property>
8928 <property name="fill">True</property>
8929 <property name="position">3</property>
8930 </packing>
8931 </child>
8932 <child>
8933 <object class="VclOptionalBox" id="Review-Section-Review1">
8934 <property name="visible">True</property>
8935 <property name="can_focus">False</property>
8936 <property name="valign">center</property>
8937 <child>
8938 <object class="GtkSeparator" id="separator9">
8939 <property name="visible">True</property>
8940 <property name="can_focus">False</property>
8941 <property name="margin_top">5</property>
8942 <property name="margin_bottom">5</property>
8943 <property name="orientation">vertical</property>
8944 </object>
8945 <packing>
8946 <property name="expand">False</property>
8947 <property name="fill">True</property>
8948 <property name="padding">5</property>
8949 <property name="position">0</property>
8950 </packing>
8951 </child>
8952 <child>
8953 <object class="sfxlo-NotebookbarToolBox" id="SectionBottom118">
8954 <property name="visible">True</property>
8955 <property name="can_focus">True</property>
8956 <property name="toolbar_style">both-horiz</property>
8957 <property name="show_arrow">False</property>
8958 <child>
8959 <object class="GtkToolButton" id="Review-TrackChanges1">
8960 <property name="visible">True</property>
8961 <property name="action_name">.uno:TrackChanges</property>
8962 </object>
8963 <packing>
8964 <property name="expand">False</property>
8965 <property name="homogeneous">True</property>
8966 </packing>
8967 </child>
8968 </object>
8969 <packing>
8970 <property name="expand">False</property>
8971 <property name="fill">True</property>
8972 <property name="position">1</property>
8973 </packing>
8974 </child>
8975 </object>
8976 <packing>
8977 <property name="expand">False</property>
8978 <property name="fill">True</property>
8979 <property name="position">4</property>
8980 </packing>
8981 </child>
8982 <child>
8983 <object class="VclOptionalBox" id="Review-Section-Review2">
8984 <property name="visible">True</property>
8985 <property name="can_focus">False</property>
8986 <property name="valign">center</property>
8987 <child>
8988 <object class="sfxlo-NotebookbarToolBox" id="SectionBottom24">
8989 <property name="visible">True</property>
8990 <property name="can_focus">True</property>
8991 <property name="toolbar_style">both-horiz</property>
8992 <property name="show_arrow">False</property>
8993 <child>
8994 <object class="GtkToolButton" id="Review-PreviousTrackedChange2">
8995 <property name="visible">True</property>
8996 <property name="action_name">.uno:PreviousTrackedChange</property>
8997 </object>
8998 <packing>
8999 <property name="expand">False</property>
9000 <property name="homogeneous">True</property>
9001 </packing>
9002 </child>
9003 <child>
9004 <object class="GtkToolButton" id="Review-NextTrackedChange2">
9005 <property name="visible">True</property>
9006 <property name="action_name">.uno:NextTrackedChange</property>
9007 </object>
9008 <packing>
9009 <property name="expand">False</property>
9010 <property name="homogeneous">True</property>
9011 </packing>
9012 </child>
9013 </object>
9014 <packing>
9015 <property name="expand">False</property>
9016 <property name="fill">True</property>
9017 <property name="position">1</property>
9018 </packing>
9019 </child>
9020 <style>
9021 <class name="priority-8"/>
9022 </style>
9023 </object>
9024 <packing>
9025 <property name="expand">False</property>
9026 <property name="fill">True</property>
9027 <property name="position">5</property>
9028 </packing>
9029 </child>
9030 <child>
9031 <object class="VclOptionalBox" id="Review-Section-Review3">
9032 <property name="visible">True</property>
9033 <property name="can_focus">False</property>
9034 <property name="valign">center</property>
9035 <child>
9036 <object class="sfxlo-NotebookbarToolBox" id="SectionBottom119">
9037 <property name="visible">True</property>
9038 <property name="can_focus">True</property>
9039 <property name="toolbar_style">both-horiz</property>
9040 <property name="show_arrow">False</property>
9041 <child>
9042 <object class="GtkToolButton" id="Review-RejectTrackedChange1">
9043 <property name="visible">True</property>
9044 <property name="action_name">.uno:RejectTrackedChange</property>
9045 </object>
9046 <packing>
9047 <property name="expand">False</property>
9048 <property name="homogeneous">True</property>
9049 </packing>
9050 </child>
9051 <child>
9052 <object class="GtkToolButton" id="Review-AcceptTrackedChange1">
9053 <property name="visible">True</property>
9054 <property name="action_name">.uno:AcceptTrackedChange</property>
9055 </object>
9056 <packing>
9057 <property name="expand">False</property>
9058 <property name="homogeneous">True</property>
9059 </packing>
9060 </child>
9061 </object>
9062 <packing>
9063 <property name="expand">False</property>
9064 <property name="fill">True</property>
9065 <property name="position">1</property>
9066 </packing>
9067 </child>
9068 <style>
9069 <class name="priority-7"/>
9070 </style>
9071 </object>
9072 <packing>
9073 <property name="expand">False</property>
9074 <property name="fill">True</property>
9075 <property name="position">6</property>
9076 </packing>
9077 </child>
9078 <child>
9079 <object class="VclOptionalBox" id="Review-Section-Review4">
9080 <property name="visible">True</property>
9081 <property name="can_focus">False</property>
9082 <property name="valign">center</property>
9083 <child>
9084 <object class="sfxlo-NotebookbarToolBox" id="SectionBottom120">
9085 <property name="visible">True</property>
9086 <property name="can_focus">True</property>
9087 <property name="show_arrow">False</property>
9088 <child>
9089 <object class="GtkToolButton" id="Review-RejectTrackedChangeToNext">
9090 <property name="visible">True</property>
9091 <property name="action_name">.uno:RejectTrackedChangeToNext</property>
9092 </object>
9093 <packing>
9094 <property name="expand">False</property>
9095 <property name="homogeneous">True</property>
9096 </packing>
9097 </child>
9098 <child>
9099 <object class="GtkToolButton" id="Review-AcceptTrackedChangeToNext">
9100 <property name="visible">True</property>
9101 <property name="action_name">.uno:AcceptTrackedChangeToNext</property>
9102 </object>
9103 <packing>
9104 <property name="expand">False</property>
9105 <property name="homogeneous">True</property>
9106 </packing>
9107 </child>
9108 <child>
9109 <object class="GtkToolButton" id="Review-AcceptAllTrackedChanges">
9110 <property name="visible">True</property>
9111 <property name="action_name">.uno:AcceptAllTrackedChanges</property>
9112 </object>
9113 <packing>
9114 <property name="expand">False</property>
9115 <property name="homogeneous">True</property>
9116 </packing>
9117 </child>
9118 </object>
9119 <packing>
9120 <property name="expand">False</property>
9121 <property name="fill">True</property>
9122 <property name="position">1</property>
9123 </packing>
9124 </child>
9125 <style>
9126 <class name="priority-6"/>
9127 </style>
9128 </object>
9129 <packing>
9130 <property name="expand">False</property>
9131 <property name="fill">True</property>
9132 <property name="position">7</property>
9133 </packing>
9134 </child>
9135 <child>
9136 <object class="VclOptionalBox" id="Review-Section-AcceptTrackedChanges">
9137 <property name="visible">True</property>
9138 <property name="can_focus">False</property>
9139 <property name="valign">center</property>
9140 <child>
9141 <object class="sfxlo-NotebookbarToolBox" id="ExtBottom32">
9142 <property name="visible">True</property>
9143 <property name="can_focus">True</property>
9144 <property name="show_arrow">False</property>
9145 <child>
9146 <object class="GtkToolButton" id="Review-AcceptTrackedChanges1">
9147 <property name="visible">True</property>
9148 <property name="visible_horizontal">False</property>
9149 <property name="action_name">.uno:AcceptTrackedChanges</property>
9150 <property name="icon_name">sfx2/res/symphony/open_more.png</property>
9151 </object>
9152 <packing>
9153 <property name="expand">False</property>
9154 <property name="homogeneous">True</property>
9155 </packing>
9156 </child>
9157 </object>
9158 <packing>
9159 <property name="expand">False</property>
9160 <property name="fill">True</property>
9161 <property name="position">0</property>
9162 </packing>
9163 </child>
9164 </object>
9165 <packing>
9166 <property name="expand">False</property>
9167 <property name="fill">True</property>
9168 <property name="position">8</property>
9169 </packing>
9170 </child>
9171 <child>
9172 <object class="VclOptionalBox" id="Review-Section-Comment1">
9173 <property name="visible">True</property>
9174 <property name="can_focus">False</property>
9175 <property name="valign">center</property>
9176 <child>
9177 <object class="GtkSeparator" id="separator97">
9178 <property name="visible">True</property>
9179 <property name="can_focus">False</property>
9180 <property name="margin_top">5</property>
9181 <property name="margin_bottom">5</property>
9182 <property name="orientation">vertical</property>
9183 </object>
9184 <packing>
9185 <property name="expand">False</property>
9186 <property name="fill">True</property>
9187 <property name="padding">5</property>
9188 <property name="position">0</property>
9189 </packing>
9190 </child>
9191 <child>
9192 <object class="sfxlo-NotebookbarToolBox" id="SectionBottom133">
9193 <property name="visible">True</property>
9194 <property name="can_focus">True</property>
9195 <property name="toolbar_style">both-horiz</property>
9196 <property name="show_arrow">False</property>
9197 <child>
9198 <object class="GtkToolButton" id="Review-InsertAnnotation1">
9199 <property name="visible">True</property>
9200 <property name="action_name">.uno:InsertAnnotation</property>
9201 </object>
9202 <packing>
9203 <property name="expand">False</property>
9204 <property name="homogeneous">True</property>
9205 </packing>
9206 </child>
9207 </object>
9208 <packing>
9209 <property name="expand">False</property>
9210 <property name="fill">True</property>
9211 <property name="position">1</property>
9212 </packing>
9213 </child>
9214 </object>
9215 <packing>
9216 <property name="expand">False</property>
9217 <property name="fill">True</property>
9218 <property name="position">9</property>
9219 </packing>
9220 </child>
9221 <child>
9222 <object class="VclOptionalBox" id="Review-Section-Comment2">
9223 <property name="visible">True</property>
9224 <property name="can_focus">False</property>
9225 <property name="valign">center</property>
9226 <child>
9227 <object class="sfxlo-NotebookbarToolBox" id="SectionBottom26">
9228 <property name="visible">True</property>
9229 <property name="can_focus">True</property>
9230 <property name="toolbar_style">both-horiz</property>
9231 <property name="show_arrow">False</property>
9232 <child>
9233 <object class="GtkToolButton" id="Review-ReplyComment3">
9234 <property name="visible">True</property>
9235 <property name="action_name">.uno:ReplyComment</property>
9236 </object>
9237 <packing>
9238 <property name="expand">False</property>
9239 <property name="homogeneous">True</property>
9240 </packing>
9241 </child>
9242 </object>
9243 <packing>
9244 <property name="expand">False</property>
9245 <property name="fill">True</property>
9246 <property name="position">1</property>
9247 </packing>
9248 </child>
9249 <style>
9250 <class name="priority-5"/>
9251 </style>
9252 </object>
9253 <packing>
9254 <property name="expand">False</property>
9255 <property name="fill">True</property>
9256 <property name="position">10</property>
9257 </packing>
9258 </child>
9259 <child>
9260 <object class="VclOptionalBox" id="Review-Section-Comment3">
9261 <property name="visible">True</property>
9262 <property name="can_focus">False</property>
9263 <property name="valign">center</property>
9264 <child>
9265 <object class="sfxlo-NotebookbarToolBox" id="SectionBottom27">
9266 <property name="visible">True</property>
9267 <property name="can_focus">True</property>
9268 <property name="toolbar_style">both-horiz</property>
9269 <property name="show_arrow">False</property>
9270 <child>
9271 <object class="GtkToolButton" id="Review-DeleteComment3">
9272 <property name="visible">True</property>
9273 <property name="action_name">.uno:DeleteComment</property>
9274 </object>
9275 <packing>
9276 <property name="expand">False</property>
9277 <property name="homogeneous">True</property>
9278 </packing>
9279 </child>
9280 </object>
9281 <packing>
9282 <property name="expand">False</property>
9283 <property name="fill">True</property>
9284 <property name="position">1</property>
9285 </packing>
9286 </child>
9287 <style>
9288 <class name="priority-4"/>
9289 </style>
9290 </object>
9291 <packing>
9292 <property name="expand">False</property>
9293 <property name="fill">True</property>
9294 <property name="position">11</property>
9295 </packing>
9296 </child>
9297 <child>
9298 <object class="VclOptionalBox" id="Review-Section-Comment4">
9299 <property name="visible">True</property>
9300 <property name="can_focus">False</property>
9301 <property name="valign">center</property>
9302 <child>
9303 <object class="sfxlo-NotebookbarToolBox" id="SectionBottom135">
9304 <property name="visible">True</property>
9305 <property name="can_focus">True</property>
9306 <property name="show_arrow">False</property>
9307 <child>
9308 <object class="GtkToolButton" id="Review-DeleteAllNotes">
9309 <property name="visible">True</property>
9310 <property name="action_name">.uno:DeleteAllNotes</property>
9311 </object>
9312 <packing>
9313 <property name="expand">False</property>
9314 <property name="homogeneous">True</property>
9315 </packing>
9316 </child>
9317 </object>
9318 <packing>
9319 <property name="expand">False</property>
9320 <property name="fill">True</property>
9321 <property name="position">1</property>
9322 </packing>
9323 </child>
9324 <style>
9325 <class name="priority-3"/>
9326 </style>
9327 </object>
9328 <packing>
9329 <property name="expand">False</property>
9330 <property name="fill">True</property>
9331 <property name="position">12</property>
9332 </packing>
9333 </child>
9334 <child>
9335 <object class="VclOptionalBox" id="Review-Section-Compare1">
9336 <property name="visible">True</property>
9337 <property name="can_focus">False</property>
9338 <property name="valign">center</property>
9339 <child>
9340 <object class="GtkSeparator" id="separator52">
9341 <property name="visible">True</property>
9342 <property name="can_focus">False</property>
9343 <property name="margin_top">5</property>
9344 <property name="margin_bottom">5</property>
9345 <property name="orientation">vertical</property>
9346 </object>
9347 <packing>
9348 <property name="expand">False</property>
9349 <property name="fill">True</property>
9350 <property name="padding">5</property>
9351 <property name="position">0</property>
9352 </packing>
9353 </child>
9354 <child>
9355 <object class="sfxlo-NotebookbarToolBox" id="SectionBottom38">
9356 <property name="visible">True</property>
9357 <property name="can_focus">True</property>
9358 <property name="toolbar_style">both-horiz</property>
9359 <property name="show_arrow">False</property>
9360 <child>
9361 <object class="GtkToolButton" id="Review-ProtectTraceChangeMode">
9362 <property name="action_name">.uno:ProtectTraceChangeMode</property>
9363 </object>
9364 <packing>
9365 <property name="expand">False</property>
9366 <property name="homogeneous">True</property>
9367 </packing>
9368 </child>
9369 </object>
9370 <packing>
9371 <property name="expand">False</property>
9372 <property name="fill">True</property>
9373 <property name="position">1</property>
9374 </packing>
9375 </child>
9376 <style>
9377 <class name="priority-2"/>
9378 </style>
9379 </object>
9380 <packing>
9381 <property name="expand">False</property>
9382 <property name="fill">True</property>
9383 <property name="position">13</property>
9384 </packing>
9385 </child>
9386 <child>
9387 <object class="VclOptionalBox" id="Review-Section-Compare2">
9388 <property name="visible">True</property>
9389 <property name="can_focus">False</property>
9390 <property name="valign">center</property>
9391 <child>
9392 <object class="sfxlo-NotebookbarToolBox" id="SectionBottom42">
9393 <property name="visible">True</property>
9394 <property name="can_focus">True</property>
9395 <property name="toolbar_style">both-horiz</property>
9396 <property name="show_arrow">False</property>
9397 <child>
9398 <object class="GtkToolButton" id="Review-CompareDocuments1">
9399 <property name="visible">True</property>
9400 <property name="action_name">.uno:CompareDocuments</property>
9401 </object>
9402 <packing>
9403 <property name="expand">False</property>
9404 <property name="homogeneous">True</property>
9405 </packing>
9406 </child>
9407 <child>
9408 <object class="GtkToolButton" id="Review-MergeDocuments1">
9409 <property name="visible">True</property>
9410 <property name="action_name">.uno:MergeDocuments</property>
9411 </object>
9412 <packing>
9413 <property name="expand">False</property>
9414 <property name="homogeneous">True</property>
9415 </packing>
9416 </child>
9417 </object>
9418 <packing>
9419 <property name="expand">False</property>
9420 <property name="fill">True</property>
9421 <property name="position">1</property>
9422 </packing>
9423 </child>
9424 <style>
9425 <class name="priority-1"/>
9426 </style>
9427 </object>
9428 <packing>
9429 <property name="expand">False</property>
9430 <property name="fill">True</property>
9431 <property name="position">14</property>
9432 </packing>
9433 </child>
9434 <style>
9435 <class name="context-Annotation"/>
9436 </style>
9437 </object>
9438 <packing>
9439 <property name="expand">False</property>
9440 <property name="fill">True</property>
9441 <property name="position">8</property>
9442 </packing>
9443 </child>
9444 </object>
9445 <packing>
9446 <property name="expand">True</property>
9447 <property name="fill">True</property>
9448 <property name="position">1</property>
9449 </packing>
9450 </child>
9451 </object>
9452 <packing>
9453 <property name="expand">False</property>
9454 <property name="fill">True</property>
9455 <property name="position">0</property>
9456 </packing>
9457 </child>
9458 </object>
9459 <packing>
9460 <property name="left_attach">0</property>
9461 <property name="top_attach">0</property>
9462 </packing>
9463 </child>
9464 </object>
9465 </interface>