1 <?xml version=
"1.0" encoding=
"UTF-8"?>
2 <!-- Generated with glade 3.38.2 -->
3 <interface domain=
"sw">
4 <requires lib=
"gtk+" version=
"3.20"/>
5 <object class=
"GtkAdjustment" id=
"adjustment1">
6 <property name=
"upper">55535</property>
7 <property name=
"value">1</property>
8 <property name=
"step-increment">1</property>
9 <property name=
"page-increment">10</property>
11 <object class=
"GtkAdjustment" id=
"adjustment2">
12 <property name=
"upper">100</property>
13 <property name=
"step-increment">1</property>
14 <property name=
"page-increment">10</property>
16 <!-- n-columns=1 n-rows=2 -->
17 <object class=
"GtkGrid" id=
"TableTextFlowPage">
18 <property name=
"visible">True
</property>
19 <property name=
"can-focus">False
</property>
20 <property name=
"hexpand">True
</property>
21 <property name=
"border-width">6</property>
22 <property name=
"row-spacing">5</property>
23 <property name=
"column-spacing">5</property>
25 <object class=
"GtkFrame" id=
"frame8">
26 <property name=
"visible">True
</property>
27 <property name=
"can-focus">False
</property>
28 <property name=
"hexpand">True
</property>
29 <property name=
"label-xalign">0</property>
30 <property name=
"shadow-type">none
</property>
32 <!-- n-columns=1 n-rows=7 -->
33 <object class=
"GtkGrid" id=
"grid19">
34 <property name=
"visible">True
</property>
35 <property name=
"can-focus">False
</property>
36 <property name=
"margin-start">12</property>
37 <property name=
"margin-top">6</property>
38 <property name=
"hexpand">True
</property>
39 <property name=
"row-spacing">12</property>
41 <!-- n-columns=3 n-rows=2 -->
42 <object class=
"GtkGrid" id=
"grid20">
43 <property name=
"visible">True
</property>
44 <property name=
"can-focus">False
</property>
45 <property name=
"hexpand">True
</property>
46 <property name=
"row-spacing">6</property>
47 <property name=
"column-spacing">5</property>
48 <property name=
"column-homogeneous">True
</property>
50 <object class=
"GtkCheckButton" id=
"break">
51 <property name=
"label" translatable=
"yes" context=
"tabletextflowpage|break">_Break
</property>
52 <property name=
"visible">True
</property>
53 <property name=
"can-focus">True
</property>
54 <property name=
"receives-default">False
</property>
55 <property name=
"use-underline">True
</property>
56 <property name=
"draw-indicator">True
</property>
58 <relation type=
"label-for" target=
"page"/>
59 <relation type=
"label-for" target=
"column"/>
60 <relation type=
"label-for" target=
"before"/>
61 <relation type=
"label-for" target=
"after"/>
63 <child internal-child=
"accessible">
64 <object class=
"AtkObject" id=
"break-atkobject">
65 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"tabletextflowpage|extended_tip|break">Select this check box, and then select the type of break that you want to associate with the table.
</property>
70 <property name=
"left-attach">0</property>
71 <property name=
"top-attach">0</property>
75 <object class=
"GtkRadioButton" id=
"page">
76 <property name=
"label" translatable=
"yes" context=
"tabletextflowpage|page">_Page
</property>
77 <property name=
"visible">True
</property>
78 <property name=
"can-focus">True
</property>
79 <property name=
"receives-default">False
</property>
80 <property name=
"use-underline">True
</property>
81 <property name=
"active">True
</property>
82 <property name=
"draw-indicator">True
</property>
84 <relation type=
"labelled-by" target=
"break"/>
86 <child internal-child=
"accessible">
87 <object class=
"AtkObject" id=
"page-atkobject">
88 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"tabletextflowpage|extended_tip|page">Inserts a page break before or after the table.
</property>
93 <property name=
"left-attach">1</property>
94 <property name=
"top-attach">0</property>
98 <object class=
"GtkRadioButton" id=
"column">
99 <property name=
"label" translatable=
"yes" context=
"tabletextflowpage|column">Col_umn
</property>
100 <property name=
"visible">True
</property>
101 <property name=
"can-focus">True
</property>
102 <property name=
"receives-default">False
</property>
103 <property name=
"use-underline">True
</property>
104 <property name=
"draw-indicator">True
</property>
105 <property name=
"group">page
</property>
107 <relation type=
"labelled-by" target=
"break"/>
109 <child internal-child=
"accessible">
110 <object class=
"AtkObject" id=
"column-atkobject">
111 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"tabletextflowpage|extended_tip|column">Inserts a column break before or after the table on a multi-column page.
</property>
116 <property name=
"left-attach">2</property>
117 <property name=
"top-attach">0</property>
121 <object class=
"GtkRadioButton" id=
"before">
122 <property name=
"label" translatable=
"yes" context=
"tabletextflowpage|before">Be_fore
</property>
123 <property name=
"visible">True
</property>
124 <property name=
"can-focus">True
</property>
125 <property name=
"receives-default">False
</property>
126 <property name=
"use-underline">True
</property>
127 <property name=
"active">True
</property>
128 <property name=
"draw-indicator">True
</property>
130 <relation type=
"labelled-by" target=
"break"/>
132 <child internal-child=
"accessible">
133 <object class=
"AtkObject" id=
"before-atkobject">
134 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"tabletextflowpage|extended_tip|before">Inserts a page or column break before the table.
</property>
139 <property name=
"left-attach">1</property>
140 <property name=
"top-attach">1</property>
144 <object class=
"GtkRadioButton" id=
"after">
145 <property name=
"label" translatable=
"yes" context=
"tabletextflowpage|after">_After
</property>
146 <property name=
"visible">True
</property>
147 <property name=
"can-focus">True
</property>
148 <property name=
"receives-default">False
</property>
149 <property name=
"use-underline">True
</property>
150 <property name=
"draw-indicator">True
</property>
151 <property name=
"group">before
</property>
153 <relation type=
"labelled-by" target=
"break"/>
155 <child internal-child=
"accessible">
156 <object class=
"AtkObject" id=
"after-atkobject">
157 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"tabletextflowpage|extended_tip|after">Inserts a page or column break after the table.
</property>
162 <property name=
"left-attach">2</property>
163 <property name=
"top-attach">1</property>
171 <property name=
"left-attach">0</property>
172 <property name=
"top-attach">0</property>
176 <!-- n-columns=4 n-rows=1 -->
177 <object class=
"GtkGrid" id=
"grid21">
178 <property name=
"visible">True
</property>
179 <property name=
"can-focus">False
</property>
180 <property name=
"column-spacing">10</property>
182 <object class=
"GtkCheckButton" id=
"pagestyle">
183 <property name=
"label" translatable=
"yes" context=
"tabletextflowpage|pagestyle">With Page St_yle
</property>
184 <property name=
"visible">True
</property>
185 <property name=
"can-focus">True
</property>
186 <property name=
"receives-default">False
</property>
187 <property name=
"margin-start">22</property>
188 <property name=
"use-underline">True
</property>
189 <property name=
"draw-indicator">True
</property>
191 <relation type=
"label-for" target=
"pagestylelb"/>
193 <child internal-child=
"accessible">
194 <object class=
"AtkObject" id=
"pagestyle-atkobject">
195 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"tabletextflowpage|extended_tip|pagestyle">Applies the page style that you specify to the first page that follows the page break.
</property>
200 <property name=
"left-attach">0</property>
201 <property name=
"top-attach">0</property>
205 <object class=
"GtkCheckButton" id=
"pagenoft">
206 <property name=
"label" translatable=
"yes" context=
"tabletextflowpage|pagenoft">Page _number
</property>
207 <property name=
"visible">True
</property>
208 <property name=
"can-focus">True
</property>
209 <property name=
"receives-default">False
</property>
210 <property name=
"use-underline">True
</property>
211 <property name=
"draw-indicator">True
</property>
214 <property name=
"left-attach">2</property>
215 <property name=
"top-attach">0</property>
219 <object class=
"GtkSpinButton" id=
"pagenonf">
220 <property name=
"visible">True
</property>
221 <property name=
"can-focus">True
</property>
222 <property name=
"activates-default">True
</property>
223 <property name=
"truncate-multiline">True
</property>
224 <property name=
"adjustment">adjustment1
</property>
226 <relation type=
"labelled-by" target=
"pagenoft"/>
228 <child internal-child=
"accessible">
229 <object class=
"AtkObject" id=
"pagenonf-atkobject">
230 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"tabletextflowpage|extended_tip|pagenonf">Enter the page number for the first page that follows the break. If you want to continue the current page numbering, leave the checkbox unchecked.
</property>
235 <property name=
"left-attach">3</property>
236 <property name=
"top-attach">0</property>
240 <object class=
"GtkComboBoxText" id=
"pagestylelb">
241 <property name=
"visible">True
</property>
242 <property name=
"can-focus">False
</property>
244 <relation type=
"labelled-by" target=
"pagestyle"/>
246 <child internal-child=
"accessible">
247 <object class=
"AtkObject" id=
"pagestylelb-atkobject">
248 <property name=
"AtkObject::accessible-name" translatable=
"yes" context=
"tabletextflowpage|pagestylelb-atkobject">With Page Style
</property>
249 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"tabletextflowpage|extended_tip|pagestylelb">Select the page style that you want to apply to the first page that follows the break.
</property>
254 <property name=
"left-attach">1</property>
255 <property name=
"top-attach">0</property>
260 <property name=
"left-attach">0</property>
261 <property name=
"top-attach">1</property>
265 <object class=
"GtkCheckButton" id=
"split">
266 <property name=
"label" translatable=
"yes" context=
"tabletextflowpage|split">Allow _table to split across pages and columns
</property>
267 <property name=
"visible">True
</property>
268 <property name=
"can-focus">True
</property>
269 <property name=
"receives-default">False
</property>
270 <property name=
"use-underline">True
</property>
271 <property name=
"draw-indicator">True
</property>
272 <child internal-child=
"accessible">
273 <object class=
"AtkObject" id=
"split-atkobject">
274 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"tabletextflowpage|extended_tip|split">Allows a page break or column break between the rows of a table.
</property>
279 <property name=
"left-attach">0</property>
280 <property name=
"top-attach">2</property>
284 <object class=
"GtkCheckButton" id=
"splitrow">
285 <property name=
"label" translatable=
"yes" context=
"tabletextflowpage|splitrow">Allow row to break a_cross pages and columns
</property>
286 <property name=
"visible">True
</property>
287 <property name=
"can-focus">True
</property>
288 <property name=
"receives-default">False
</property>
289 <property name=
"margin-start">18</property>
290 <property name=
"use-underline">True
</property>
291 <property name=
"inconsistent">True
</property>
292 <property name=
"draw-indicator">True
</property>
293 <child internal-child=
"accessible">
294 <object class=
"AtkObject" id=
"splitrow-atkobject">
295 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"tabletextflowpage|extended_tip|splitrow">Allows a page break or column break inside a row of the table.
</property>
300 <property name=
"left-attach">0</property>
301 <property name=
"top-attach">3</property>
305 <object class=
"GtkCheckButton" id=
"keep">
306 <property name=
"label" translatable=
"yes" context=
"tabletextflowpage|keep">_Keep with next paragraph
</property>
307 <property name=
"visible">True
</property>
308 <property name=
"can-focus">True
</property>
309 <property name=
"receives-default">False
</property>
310 <property name=
"use-underline">True
</property>
311 <property name=
"draw-indicator">True
</property>
312 <child internal-child=
"accessible">
313 <object class=
"AtkObject" id=
"keep-atkobject">
314 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"tabletextflowpage|extended_tip|keep">Keeps the table and the following paragraph together when you insert the break.
</property>
319 <property name=
"left-attach">0</property>
320 <property name=
"top-attach">4</property>
324 <!-- n-columns=2 n-rows=1 -->
325 <object class=
"GtkGrid" id=
"grid23">
326 <property name=
"visible">True
</property>
327 <property name=
"can-focus">False
</property>
328 <property name=
"column-spacing">12</property>
330 <object class=
"GtkLabel" id=
"label40">
331 <property name=
"visible">True
</property>
332 <property name=
"can-focus">False
</property>
333 <property name=
"label" translatable=
"yes" context=
"tabletextflowpage|label40">Text _orientation
</property>
334 <property name=
"use-underline">True
</property>
335 <property name=
"mnemonic-widget">textorientation
</property>
338 <property name=
"left-attach">0</property>
339 <property name=
"top-attach">0</property>
343 <object class=
"GtkComboBoxText" id=
"textorientation">
344 <property name=
"visible">True
</property>
345 <property name=
"can-focus">False
</property>
347 <item id=
"0" translatable=
"yes" context=
"tabletextflowpage|liststore1">Horizontal
</item>
348 <item id=
"2" translatable=
"yes" context=
"tabletextflowpage|liststore1">Vertical (top to bottom)
</item>
349 <item id=
"5" translatable=
"yes" context=
"tabletextflowpage|liststore1">Vertical (bottom to top)
</item>
350 <item id=
"4" translatable=
"yes" context=
"tabletextflowpage|liststore1">Use superordinate object settings
</item>
352 <child internal-child=
"accessible">
353 <object class=
"AtkObject" id=
"textorientation-atkobject">
354 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"tabletextflowpage|extended_tip|textorientation">Select the orientation for the text in the cells.
</property>
359 <property name=
"left-attach">1</property>
360 <property name=
"top-attach">0</property>
365 <property name=
"left-attach">0</property>
366 <property name=
"top-attach">6</property>
370 <!-- n-columns=2 n-rows=1 -->
371 <object class=
"GtkGrid" id=
"grid1">
372 <property name=
"visible">True
</property>
373 <property name=
"can-focus">False
</property>
374 <property name=
"column-spacing">24</property>
376 <object class=
"GtkCheckButton" id=
"headline">
377 <property name=
"label" translatable=
"yes" context=
"tabletextflowpage|headline">R_epeat heading
</property>
378 <property name=
"visible">True
</property>
379 <property name=
"can-focus">True
</property>
380 <property name=
"receives-default">False
</property>
381 <property name=
"use-underline">True
</property>
382 <property name=
"draw-indicator">True
</property>
383 <child internal-child=
"accessible">
384 <object class=
"AtkObject" id=
"headline-atkobject">
385 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"tabletextflowpage|extended_tip|headline">Repeats the table heading on a new page when the table spans more than one page.
</property>
390 <property name=
"left-attach">0</property>
391 <property name=
"top-attach">0</property>
395 <!-- n-columns=3 n-rows=1 -->
396 <object class=
"GtkGrid" id=
"repeatheader">
397 <property name=
"visible">True
</property>
398 <property name=
"can-focus">False
</property>
399 <property name=
"column-spacing">10</property>
401 <object class=
"GtkLabel" id=
"label38">
402 <property name=
"visible">True
</property>
403 <property name=
"can-focus">False
</property>
404 <property name=
"label" translatable=
"yes" context=
"tabletextflowpage|label38">The first
</property>
405 <property name=
"use-underline">True
</property>
406 <property name=
"mnemonic-widget">repeatheadernf
</property>
409 <property name=
"left-attach">0</property>
410 <property name=
"top-attach">0</property>
414 <object class=
"GtkLabel" id=
"label39">
415 <property name=
"visible">True
</property>
416 <property name=
"can-focus">False
</property>
417 <property name=
"label" translatable=
"yes" context=
"tabletextflowpage|label39">rows
</property>
420 <property name=
"left-attach">2</property>
421 <property name=
"top-attach">0</property>
425 <object class=
"GtkSpinButton" id=
"repeatheadernf">
426 <property name=
"visible">True
</property>
427 <property name=
"can-focus">True
</property>
428 <property name=
"activates-default">True
</property>
429 <property name=
"truncate-multiline">True
</property>
430 <property name=
"adjustment">adjustment2
</property>
431 <child internal-child=
"accessible">
432 <object class=
"AtkObject" id=
"repeatheadernf-atkobject">
433 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"tabletextflowpage|extended_tip|repeatheadernf">Enter the number of rows to include in the heading.
</property>
438 <property name=
"left-attach">1</property>
439 <property name=
"top-attach">0</property>
444 <property name=
"left-attach">1</property>
445 <property name=
"top-attach">0</property>
450 <property name=
"left-attach">0</property>
451 <property name=
"top-attach">5</property>
457 <object class=
"GtkLabel" id=
"label35">
458 <property name=
"visible">True
</property>
459 <property name=
"can-focus">False
</property>
460 <property name=
"label" translatable=
"yes" context=
"tabletextflowpage|label35">Text Flow
</property>
462 <attribute name=
"weight" value=
"bold"/>
468 <property name=
"left-attach">0</property>
469 <property name=
"top-attach">0</property>
473 <object class=
"GtkFrame" id=
"frame9">
474 <property name=
"visible">True
</property>
475 <property name=
"can-focus">False
</property>
476 <property name=
"label-xalign">0</property>
477 <property name=
"shadow-type">none
</property>
479 <!-- n-columns=2 n-rows=1 -->
480 <object class=
"GtkGrid" id=
"grid24">
481 <property name=
"visible">True
</property>
482 <property name=
"can-focus">False
</property>
483 <property name=
"margin-start">12</property>
484 <property name=
"margin-top">6</property>
485 <property name=
"column-spacing">12</property>
487 <object class=
"GtkLabel" id=
"label41">
488 <property name=
"visible">True
</property>
489 <property name=
"can-focus">False
</property>
490 <property name=
"label" translatable=
"yes" context=
"tabletextflowpage|label41">_Vertical alignment
</property>
491 <property name=
"use-underline">True
</property>
492 <property name=
"mnemonic-widget">vertorient
</property>
495 <property name=
"left-attach">0</property>
496 <property name=
"top-attach">0</property>
500 <object class=
"GtkComboBoxText" id=
"vertorient">
501 <property name=
"visible">True
</property>
502 <property name=
"can-focus">False
</property>
504 <item id=
"0" translatable=
"yes" context=
"tabletextflowpage|liststore2">Top
</item>
505 <item id=
"1" translatable=
"yes" context=
"tabletextflowpage|liststore2">Centered
</item>
506 <item id=
"2" translatable=
"yes" context=
"tabletextflowpage|liststore2">Bottom
</item>
508 <child internal-child=
"accessible">
509 <object class=
"AtkObject" id=
"vertorient-atkobject">
510 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"tabletextflowpage|extended_tip|vertorient">Specify the vertical text alignment for the cells in the table.
</property>
515 <property name=
"left-attach">1</property>
516 <property name=
"top-attach">0</property>
522 <object class=
"GtkLabel" id=
"label36">
523 <property name=
"visible">True
</property>
524 <property name=
"can-focus">False
</property>
525 <property name=
"label" translatable=
"yes" context=
"tabletextflowpage|label36">Alignment
</property>
527 <attribute name=
"weight" value=
"bold"/>
533 <property name=
"left-attach">0</property>
534 <property name=
"top-attach">1</property>
537 <child internal-child=
"accessible">
538 <object class=
"AtkObject" id=
"TableTextFlowPage-atkobject">
539 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"tabletextflowpage|extended_tip|TableTextFlowPage">Set the text flow options for the text before and after the table.
</property>