Version 7.6.3.2-android, tag libreoffice-7.6.3.2-android
[LibreOffice.git] / sw / uiconfig / swriter / ui / formattablepage.ui
blobe3572ad255d0e57d568133f733205c0ee0ffefaa
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Generated with glade 3.36.0 -->
3 <interface domain="sw">
4 <requires lib="gtk+" version="3.20"/>
5 <object class="GtkAdjustment" id="adjustment1">
6 <property name="upper">99.99</property>
7 <property name="step_increment">0.05</property>
8 <property name="page_increment">1</property>
9 </object>
10 <object class="GtkAdjustment" id="adjustment2">
11 <property name="lower">-99.99</property>
12 <property name="upper">99.99</property>
13 <property name="step_increment">0.05</property>
14 <property name="page_increment">1</property>
15 </object>
16 <object class="GtkAdjustment" id="adjustment3">
17 <property name="lower">-99.99</property>
18 <property name="upper">99.99</property>
19 <property name="step_increment">0.05</property>
20 <property name="page_increment">1</property>
21 </object>
22 <object class="GtkAdjustment" id="adjustment4">
23 <property name="upper">99.99</property>
24 <property name="step_increment">0.05</property>
25 <property name="page_increment">1</property>
26 </object>
27 <object class="GtkAdjustment" id="adjustment5">
28 <property name="upper">99.99</property>
29 <property name="step_increment">0.05</property>
30 <property name="page_increment">1</property>
31 </object>
32 <!-- n-columns=1 n-rows=1 -->
33 <object class="GtkGrid" id="FormatTablePage">
34 <property name="visible">True</property>
35 <property name="can_focus">False</property>
36 <property name="hexpand">True</property>
37 <property name="vexpand">True</property>
38 <property name="border_width">6</property>
39 <property name="row_spacing">6</property>
40 <property name="column_spacing">6</property>
41 <child>
42 <!-- n-columns=1 n-rows=1 -->
43 <object class="GtkGrid" id="grid26">
44 <property name="visible">True</property>
45 <property name="can_focus">False</property>
46 <property name="hexpand">True</property>
47 <property name="column_spacing">6</property>
48 <child>
49 <!-- n-columns=1 n-rows=1 -->
50 <object class="GtkGrid" id="grid27">
51 <property name="visible">True</property>
52 <property name="can_focus">False</property>
53 <property name="hexpand">True</property>
54 <child>
55 <object class="GtkFrame" id="frame12">
56 <property name="visible">True</property>
57 <property name="can_focus">False</property>
58 <property name="hexpand">True</property>
59 <property name="label_xalign">0</property>
60 <property name="shadow_type">none</property>
61 <child>
62 <!-- n-columns=1 n-rows=1 -->
63 <object class="GtkGrid" id="grid28">
64 <property name="visible">True</property>
65 <property name="can_focus">False</property>
66 <property name="hexpand">True</property>
67 <property name="row_spacing">6</property>
68 <property name="column_spacing">12</property>
69 <property name="margin-start">12</property>
70 <property name="margin-top">6</property>
71 <property name="margin-bottom">6</property>
72 <child>
73 <object class="GtkLabel" id="nameft">
74 <property name="visible">True</property>
75 <property name="can_focus">False</property>
76 <property name="label" translatable="yes" context="formattablepage|nameft">_Name</property>
77 <property name="use_underline">True</property>
78 <property name="mnemonic_widget">name</property>
79 <property name="xalign">0</property>
80 </object>
81 <packing>
82 <property name="left_attach">0</property>
83 <property name="top_attach">0</property>
84 </packing>
85 </child>
86 <child>
87 <object class="GtkLabel" id="widthft">
88 <property name="visible">True</property>
89 <property name="can_focus">False</property>
90 <property name="label" translatable="yes" context="formattablepage|widthft">W_idth</property>
91 <property name="use_underline">True</property>
92 <property name="mnemonic_widget">widthmf</property>
93 <property name="xalign">0</property>
94 </object>
95 <packing>
96 <property name="left_attach">0</property>
97 <property name="top_attach">1</property>
98 </packing>
99 </child>
100 <child>
101 <object class="GtkEntry" id="name">
102 <property name="visible">True</property>
103 <property name="can_focus">True</property>
104 <property name="hexpand">True</property>
105 <property name="activates_default">True</property>
106 <property name="truncate-multiline">True</property>
107 <child internal-child="accessible">
108 <object class="AtkObject" id="name-atkobject">
109 <property name="AtkObject::accessible-description" translatable="yes" context="formattablepage|extended_tip|name">Enter an internal name for the table. You can use this name to quickly locate the table in the Navigator.</property>
110 </object>
111 </child>
112 </object>
113 <packing>
114 <property name="left_attach">1</property>
115 <property name="top_attach">0</property>
116 </packing>
117 </child>
118 <child>
119 <!-- n-columns=1 n-rows=1 -->
120 <object class="GtkGrid" id="grid29">
121 <property name="visible">True</property>
122 <property name="can_focus">False</property>
123 <property name="column_spacing">12</property>
124 <child>
125 <object class="GtkCheckButton" id="relwidth">
126 <property name="label" translatable="yes" context="formattablepage|relwidth">Relati_ve</property>
127 <property name="visible">True</property>
128 <property name="can_focus">True</property>
129 <property name="receives_default">False</property>
130 <property name="use_underline">True</property>
131 <property name="draw_indicator">True</property>
132 <child internal-child="accessible">
133 <object class="AtkObject" id="relwidth-atkobject">
134 <property name="AtkObject::accessible-description" translatable="yes" context="formattablepage|extended_tip|relwidth">Displays the width of the table as a percentage of the page width.</property>
135 </object>
136 </child>
137 </object>
138 <packing>
139 <property name="left_attach">1</property>
140 <property name="top_attach">0</property>
141 </packing>
142 </child>
143 <child>
144 <object class="GtkSpinButton" id="widthmf">
145 <property name="visible">True</property>
146 <property name="can_focus">True</property>
147 <property name="activates_default">True</property>
148 <property name="adjustment">adjustment1</property>
149 <property name="digits">2</property>
150 <property name="truncate-multiline">True</property>
151 <child internal-child="accessible">
152 <object class="AtkObject" id="widthmf-atkobject">
153 <property name="AtkObject::accessible-description" translatable="yes" context="formattablepage|extended_tip|widthmf">Enter the width of the table.</property>
154 </object>
155 </child>
156 </object>
157 <packing>
158 <property name="left_attach">0</property>
159 <property name="top_attach">0</property>
160 </packing>
161 </child>
162 </object>
163 <packing>
164 <property name="left_attach">1</property>
165 <property name="top_attach">1</property>
166 </packing>
167 </child>
168 </object>
169 </child>
170 <child type="label">
171 <object class="GtkLabel" id="label45">
172 <property name="visible">True</property>
173 <property name="can_focus">False</property>
174 <property name="label" translatable="yes" context="formattablepage|label45">Properties</property>
175 <attributes>
176 <attribute name="weight" value="bold"/>
177 </attributes>
178 </object>
179 </child>
180 </object>
181 <packing>
182 <property name="left_attach">0</property>
183 <property name="top_attach">0</property>
184 </packing>
185 </child>
186 <child>
187 <object class="GtkFrame" id="frame13">
188 <property name="visible">True</property>
189 <property name="can_focus">False</property>
190 <property name="label_xalign">0</property>
191 <property name="shadow_type">none</property>
192 <child>
193 <!-- n-columns=1 n-rows=1 -->
194 <object class="GtkGrid" id="grid31">
195 <property name="visible">True</property>
196 <property name="can_focus">False</property>
197 <property name="row_spacing">6</property>
198 <property name="column_spacing">12</property>
199 <property name="margin-start">12</property>
200 <property name="margin-top">6</property>
201 <child>
202 <object class="GtkLabel" id="leftft">
203 <property name="visible">True</property>
204 <property name="can_focus">False</property>
205 <property name="label" translatable="yes" context="formattablepage|leftft">Lef_t</property>
206 <property name="use_underline">True</property>
207 <property name="mnemonic_widget">leftmf</property>
208 <property name="xalign">0</property>
209 <property name="yalign">0.5</property>
210 </object>
211 <packing>
212 <property name="left_attach">0</property>
213 <property name="top_attach">0</property>
214 </packing>
215 </child>
216 <child>
217 <object class="GtkLabel" id="rightft">
218 <property name="visible">True</property>
219 <property name="can_focus">False</property>
220 <property name="label" translatable="yes" context="formattablepage|rightft">Ri_ght</property>
221 <property name="use_underline">True</property>
222 <property name="mnemonic_widget">rightmf</property>
223 <property name="xalign">0</property>
224 </object>
225 <packing>
226 <property name="left_attach">0</property>
227 <property name="top_attach">1</property>
228 </packing>
229 </child>
230 <child>
231 <object class="GtkLabel" id="aboveft">
232 <property name="visible">True</property>
233 <property name="can_focus">False</property>
234 <property name="label" translatable="yes" context="formattablepage|aboveft">_Above</property>
235 <property name="use_underline">True</property>
236 <property name="mnemonic_widget">abovemf</property>
237 <property name="xalign">0</property>
238 </object>
239 <packing>
240 <property name="left_attach">0</property>
241 <property name="top_attach">2</property>
242 </packing>
243 </child>
244 <child>
245 <object class="GtkLabel" id="belowft">
246 <property name="visible">True</property>
247 <property name="can_focus">False</property>
248 <property name="label" translatable="yes" context="formattablepage|belowft">_Below</property>
249 <property name="use_underline">True</property>
250 <property name="mnemonic_widget">belowmf</property>
251 <property name="xalign">0</property>
252 </object>
253 <packing>
254 <property name="left_attach">0</property>
255 <property name="top_attach">3</property>
256 </packing>
257 </child>
258 <child>
259 <object class="GtkSpinButton" id="leftmf">
260 <property name="visible">True</property>
261 <property name="can_focus">True</property>
262 <property name="activates_default">True</property>
263 <property name="adjustment">adjustment2</property>
264 <property name="digits">2</property>
265 <property name="truncate-multiline">True</property>
266 <child internal-child="accessible">
267 <object class="AtkObject" id="leftmf-atkobject">
268 <property name="AtkObject::accessible-description" translatable="yes" context="formattablepage|extended_tip|leftmf">Enter the amount of space that you want to leave between the left page margin and the edge of the table.</property>
269 </object>
270 </child>
271 </object>
272 <packing>
273 <property name="left_attach">1</property>
274 <property name="top_attach">0</property>
275 </packing>
276 </child>
277 <child>
278 <object class="GtkSpinButton" id="rightmf">
279 <property name="visible">True</property>
280 <property name="can_focus">True</property>
281 <property name="activates_default">True</property>
282 <property name="adjustment">adjustment3</property>
283 <property name="digits">2</property>
284 <property name="truncate-multiline">True</property>
285 <child internal-child="accessible">
286 <object class="AtkObject" id="rightmf-atkobject">
287 <property name="AtkObject::accessible-description" translatable="yes" context="formattablepage|extended_tip|rightmf">Enter the amount of space that you want to leave between the right page margin and the edge of the table.</property>
288 </object>
289 </child>
290 </object>
291 <packing>
292 <property name="left_attach">1</property>
293 <property name="top_attach">1</property>
294 </packing>
295 </child>
296 <child>
297 <object class="GtkSpinButton" id="abovemf">
298 <property name="visible">True</property>
299 <property name="can_focus">True</property>
300 <property name="activates_default">True</property>
301 <property name="adjustment">adjustment4</property>
302 <property name="digits">2</property>
303 <property name="truncate-multiline">True</property>
304 <child internal-child="accessible">
305 <object class="AtkObject" id="abovemf-atkobject">
306 <property name="AtkObject::accessible-description" translatable="yes" context="formattablepage|extended_tip|abovemf">Enter the amount of space that you want to leave between the top edge of the table and the text above the table.</property>
307 </object>
308 </child>
309 </object>
310 <packing>
311 <property name="left_attach">1</property>
312 <property name="top_attach">2</property>
313 </packing>
314 </child>
315 <child>
316 <object class="GtkSpinButton" id="belowmf">
317 <property name="visible">True</property>
318 <property name="can_focus">True</property>
319 <property name="activates_default">True</property>
320 <property name="adjustment">adjustment5</property>
321 <property name="digits">2</property>
322 <property name="truncate-multiline">True</property>
323 <child internal-child="accessible">
324 <object class="AtkObject" id="belowmf-atkobject">
325 <property name="AtkObject::accessible-description" translatable="yes" context="formattablepage|extended_tip|belowmf">Enter the amount of space that you want to leave between the bottom edge of the table and the text below the table.</property>
326 </object>
327 </child>
328 </object>
329 <packing>
330 <property name="left_attach">1</property>
331 <property name="top_attach">3</property>
332 </packing>
333 </child>
334 </object>
335 </child>
336 <child type="label">
337 <object class="GtkLabel" id="label46">
338 <property name="visible">True</property>
339 <property name="can_focus">False</property>
340 <property name="label" translatable="yes" context="formattablepage|label46">Spacing</property>
341 <attributes>
342 <attribute name="weight" value="bold"/>
343 </attributes>
344 </object>
345 </child>
346 </object>
347 <packing>
348 <property name="left_attach">0</property>
349 <property name="top_attach">1</property>
350 </packing>
351 </child>
352 </object>
353 <packing>
354 <property name="left_attach">0</property>
355 <property name="top_attach">0</property>
356 </packing>
357 </child>
358 <child>
359 <object class="GtkFrame" id="frame10">
360 <property name="visible">True</property>
361 <property name="can_focus">False</property>
362 <property name="label_xalign">0</property>
363 <property name="shadow_type">none</property>
364 <child>
365 <!-- n-columns=1 n-rows=1 -->
366 <object class="GtkGrid" id="grid30">
367 <property name="visible">True</property>
368 <property name="can_focus">False</property>
369 <property name="row_spacing">6</property>
370 <property name="margin-start">12</property>
371 <property name="margin-top">6</property>
372 <child>
373 <object class="GtkRadioButton" id="full">
374 <property name="label" translatable="yes" context="formattablepage|full">A_utomatic</property>
375 <property name="visible">True</property>
376 <property name="can_focus">True</property>
377 <property name="receives_default">False</property>
378 <property name="use_underline">True</property>
379 <property name="active">True</property>
380 <property name="draw_indicator">True</property>
381 <child internal-child="accessible">
382 <object class="AtkObject" id="full-atkobject">
383 <property name="AtkObject::accessible-description" translatable="yes" context="formattablepage|extended_tip|full">Extends the table horizontally to the left and to the right page margins.</property>
384 </object>
385 </child>
386 </object>
387 <packing>
388 <property name="left_attach">0</property>
389 <property name="top_attach">0</property>
390 </packing>
391 </child>
392 <child>
393 <object class="GtkRadioButton" id="left">
394 <property name="label" translatable="yes" context="formattablepage|left">_Left</property>
395 <property name="visible">True</property>
396 <property name="can_focus">True</property>
397 <property name="receives_default">False</property>
398 <property name="use_underline">True</property>
399 <property name="draw_indicator">True</property>
400 <property name="group">full</property>
401 <child internal-child="accessible">
402 <object class="AtkObject" id="left-atkobject">
403 <property name="AtkObject::accessible-description" translatable="yes" context="formattablepage|extended_tip|left">Aligns the left edge of the table to the left page margin.</property>
404 </object>
405 </child>
406 </object>
407 <packing>
408 <property name="left_attach">0</property>
409 <property name="top_attach">1</property>
410 </packing>
411 </child>
412 <child>
413 <object class="GtkRadioButton" id="fromleft">
414 <property name="label" translatable="yes" context="formattablepage|fromleft">_From left</property>
415 <property name="visible">True</property>
416 <property name="can_focus">True</property>
417 <property name="receives_default">False</property>
418 <property name="use_underline">True</property>
419 <property name="draw_indicator">True</property>
420 <property name="group">full</property>
421 <child internal-child="accessible">
422 <object class="AtkObject" id="fromleft-atkobject">
423 <property name="AtkObject::accessible-description" translatable="yes" context="formattablepage|extended_tip|fromleft">Aligns the left edge of the table to the indent that you enter in the Left box in the Spacing area.</property>
424 </object>
425 </child>
426 </object>
427 <packing>
428 <property name="left_attach">0</property>
429 <property name="top_attach">2</property>
430 </packing>
431 </child>
432 <child>
433 <object class="GtkRadioButton" id="right">
434 <property name="label" translatable="yes" context="formattablepage|right">R_ight</property>
435 <property name="visible">True</property>
436 <property name="can_focus">True</property>
437 <property name="receives_default">False</property>
438 <property name="use_underline">True</property>
439 <property name="draw_indicator">True</property>
440 <property name="group">full</property>
441 <child internal-child="accessible">
442 <object class="AtkObject" id="right-atkobject">
443 <property name="AtkObject::accessible-description" translatable="yes" context="formattablepage|extended_tip|right">Aligns the right edge of the table to the right page margin.</property>
444 </object>
445 </child>
446 </object>
447 <packing>
448 <property name="left_attach">0</property>
449 <property name="top_attach">3</property>
450 </packing>
451 </child>
452 <child>
453 <object class="GtkRadioButton" id="center">
454 <property name="label" translatable="yes" context="formattablepage|center">_Center</property>
455 <property name="visible">True</property>
456 <property name="can_focus">True</property>
457 <property name="receives_default">False</property>
458 <property name="use_underline">True</property>
459 <property name="draw_indicator">True</property>
460 <property name="group">full</property>
461 <child internal-child="accessible">
462 <object class="AtkObject" id="center-atkobject">
463 <property name="AtkObject::accessible-description" translatable="yes" context="formattablepage|extended_tip|center">Centers the table horizontally on the page.</property>
464 </object>
465 </child>
466 </object>
467 <packing>
468 <property name="left_attach">0</property>
469 <property name="top_attach">4</property>
470 </packing>
471 </child>
472 <child>
473 <object class="GtkRadioButton" id="free">
474 <property name="label" translatable="yes" context="formattablepage|free">_Manual</property>
475 <property name="visible">True</property>
476 <property name="can_focus">True</property>
477 <property name="receives_default">False</property>
478 <property name="use_underline">True</property>
479 <property name="draw_indicator">True</property>
480 <property name="group">full</property>
481 <child internal-child="accessible">
482 <object class="AtkObject" id="free-atkobject">
483 <property name="AtkObject::accessible-description" translatable="yes" context="formattablepage|extended_tip|free">Horizontally aligns the table based on the values that you enter in the Left and Right boxes in the Spacing area.</property>
484 </object>
485 </child>
486 </object>
487 <packing>
488 <property name="left_attach">0</property>
489 <property name="top_attach">5</property>
490 </packing>
491 </child>
492 </object>
493 </child>
494 <child type="label">
495 <object class="GtkLabel" id="label43">
496 <property name="visible">True</property>
497 <property name="can_focus">False</property>
498 <property name="label" translatable="yes" context="formattablepage|label43">Alignment</property>
499 <attributes>
500 <attribute name="weight" value="bold"/>
501 </attributes>
502 </object>
503 </child>
504 </object>
505 <packing>
506 <property name="left_attach">1</property>
507 <property name="top_attach">0</property>
508 </packing>
509 </child>
510 </object>
511 <packing>
512 <property name="left_attach">0</property>
513 <property name="top_attach">0</property>
514 </packing>
515 </child>
516 <child>
517 <object class="GtkFrame" id="properties">
518 <property name="visible">True</property>
519 <property name="can_focus">False</property>
520 <property name="label_xalign">0</property>
521 <property name="shadow_type">none</property>
522 <child>
523 <!-- n-columns=1 n-rows=1 -->
524 <object class="GtkGrid" id="grid32">
525 <property name="visible">True</property>
526 <property name="can_focus">False</property>
527 <property name="column_spacing">12</property>
528 <property name="margin-start">12</property>
529 <property name="margin-top">6</property>
530 <child>
531 <object class="GtkLabel" id="label53">
532 <property name="visible">True</property>
533 <property name="can_focus">False</property>
534 <property name="label" translatable="yes" context="formattablepage|label53">Text _direction</property>
535 <property name="use_underline">True</property>
536 <property name="mnemonic_widget">textdirection</property>
537 <property name="xalign">0</property>
538 </object>
539 <packing>
540 <property name="left_attach">0</property>
541 <property name="top_attach">0</property>
542 </packing>
543 </child>
544 <child>
545 <object class="GtkComboBoxText" id="textdirection">
546 <property name="visible">True</property>
547 <property name="can_focus">False</property>
548 </object>
549 <packing>
550 <property name="left_attach">1</property>
551 <property name="top_attach">0</property>
552 </packing>
553 </child>
554 </object>
555 </child>
556 <child type="label">
557 <object class="GtkLabel" id="label44">
558 <property name="visible">True</property>
559 <property name="can_focus">False</property>
560 <property name="label" translatable="yes" context="formattablepage|label44">Properties </property>
561 <attributes>
562 <attribute name="weight" value="bold"/>
563 </attributes>
564 </object>
565 </child>
566 </object>
567 <packing>
568 <property name="left_attach">0</property>
569 <property name="top_attach">1</property>
570 </packing>
571 </child>
572 <child internal-child="accessible">
573 <object class="AtkObject" id="FormatTablePage-atkobject">
574 <property name="AtkObject::accessible-description" translatable="yes" context="formattablepage|extended_tip|FormatTablePage">Specify the size, position, spacing, and alignment options for the selected table.</property>
575 </object>
576 </child>
577 </object>
578 <object class="GtkSizeGroup" id="sizegroup1">
579 <property name="ignore_hidden">True</property>
580 <widgets>
581 <widget name="nameft"/>
582 <widget name="widthft"/>
583 <widget name="leftft"/>
584 <widget name="rightft"/>
585 <widget name="aboveft"/>
586 <widget name="belowft"/>
587 </widgets>
588 </object>
589 <object class="GtkSizeGroup" id="sizegroup2">
590 <property name="ignore_hidden">True</property>
591 <widgets>
592 <widget name="widthmf"/>
593 <widget name="leftmf"/>
594 <widget name="rightmf"/>
595 <widget name="abovemf"/>
596 <widget name="belowmf"/>
597 </widgets>
598 </object>
599 </interface>