Version 7.6.3.2-android, tag libreoffice-7.6.3.2-android
[LibreOffice.git] / sw / uiconfig / swriter / ui / opttablepage.ui
blobb87c655c439a352f40c224eddfc934b68c9f09e2
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="lower">0.25</property>
7 <property name="upper">9.99</property>
8 <property name="step-increment">0.10</property>
9 <property name="page-increment">10</property>
10 </object>
11 <object class="GtkAdjustment" id="adjustment2">
12 <property name="lower">0.25</property>
13 <property name="upper">9.99</property>
14 <property name="step-increment">0.10</property>
15 <property name="page-increment">10</property>
16 </object>
17 <object class="GtkAdjustment" id="adjustment3">
18 <property name="lower">0.25</property>
19 <property name="upper">9.99</property>
20 <property name="step-increment">0.10</property>
21 <property name="page-increment">10</property>
22 </object>
23 <object class="GtkAdjustment" id="adjustment4">
24 <property name="lower">0.25</property>
25 <property name="upper">9.99</property>
26 <property name="step-increment">0.10</property>
27 <property name="page-increment">10</property>
28 </object>
29 <object class="GtkBox" id="OptTablePage">
30 <property name="visible">True</property>
31 <property name="can-focus">False</property>
32 <property name="border-width">6</property>
33 <property name="orientation">vertical</property>
34 <property name="spacing">12</property>
35 <child>
36 <object class="GtkBox" id="box2">
37 <property name="visible">True</property>
38 <property name="can-focus">False</property>
39 <property name="hexpand">True</property>
40 <property name="spacing">12</property>
41 <child>
42 <object class="GtkFrame" id="frame1">
43 <property name="visible">True</property>
44 <property name="can-focus">False</property>
45 <property name="hexpand">True</property>
46 <property name="label-xalign">0</property>
47 <property name="shadow-type">none</property>
48 <child>
49 <!-- n-columns=1 n-rows=4 -->
50 <object class="GtkGrid" id="grid1">
51 <property name="visible">True</property>
52 <property name="can-focus">False</property>
53 <property name="margin-start">12</property>
54 <property name="margin-top">6</property>
55 <property name="hexpand">True</property>
56 <property name="row-spacing">6</property>
57 <property name="column-spacing">12</property>
58 <child>
59 <object class="GtkCheckButton" id="header">
60 <property name="label" translatable="yes" context="opttablepage|header">H_eading</property>
61 <property name="visible">True</property>
62 <property name="can-focus">True</property>
63 <property name="receives-default">False</property>
64 <property name="use-underline">True</property>
65 <property name="draw-indicator">True</property>
66 <child internal-child="accessible">
67 <object class="AtkObject" id="header-atkobject">
68 <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|header">Specifies that the first row of the table is formatted with the "Table heading" Paragraph Style.</property>
69 </object>
70 </child>
71 </object>
72 <packing>
73 <property name="left-attach">0</property>
74 <property name="top-attach">0</property>
75 </packing>
76 </child>
77 <child>
78 <object class="GtkCheckButton" id="repeatheader">
79 <property name="label" translatable="yes" context="opttablepage|repeatheader">Re_peat on each page</property>
80 <property name="visible">True</property>
81 <property name="can-focus">True</property>
82 <property name="receives-default">False</property>
83 <property name="margin-start">12</property>
84 <property name="use-underline">True</property>
85 <property name="draw-indicator">True</property>
86 <child internal-child="accessible">
87 <object class="AtkObject" id="repeatheader-atkobject">
88 <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|repeatheader">Specifies whether the table heading is carried over onto the new page after a page break.</property>
89 </object>
90 </child>
91 </object>
92 <packing>
93 <property name="left-attach">0</property>
94 <property name="top-attach">1</property>
95 </packing>
96 </child>
97 <child>
98 <object class="GtkCheckButton" id="dontsplit">
99 <property name="label" translatable="yes" context="opttablepage|dontsplit">_Do not split</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 <child internal-child="accessible">
106 <object class="AtkObject" id="dontsplit-atkobject">
107 <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|dontsplit">Specifies that tables are not split by any type of text flow break.</property>
108 </object>
109 </child>
110 </object>
111 <packing>
112 <property name="left-attach">0</property>
113 <property name="top-attach">2</property>
114 </packing>
115 </child>
116 <child>
117 <object class="GtkCheckButton" id="border">
118 <property name="label" translatable="yes" context="opttablepage|border">B_order</property>
119 <property name="visible">True</property>
120 <property name="can-focus">True</property>
121 <property name="receives-default">False</property>
122 <property name="use-underline">True</property>
123 <property name="draw-indicator">True</property>
124 <child internal-child="accessible">
125 <object class="AtkObject" id="border-atkobject">
126 <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|border">Specifies that table cells have a border by default.</property>
127 </object>
128 </child>
129 </object>
130 <packing>
131 <property name="left-attach">0</property>
132 <property name="top-attach">3</property>
133 </packing>
134 </child>
135 </object>
136 </child>
137 <child type="label">
138 <object class="GtkLabel" id="label1">
139 <property name="visible">True</property>
140 <property name="can-focus">False</property>
141 <property name="label" translatable="yes" context="opttablepage|label1">New Table Defaults</property>
142 <attributes>
143 <attribute name="weight" value="bold"/>
144 </attributes>
145 </object>
146 </child>
147 </object>
148 <packing>
149 <property name="expand">False</property>
150 <property name="fill">True</property>
151 <property name="position">0</property>
152 </packing>
153 </child>
154 <child>
155 <object class="GtkFrame" id="frame2">
156 <property name="visible">True</property>
157 <property name="can-focus">False</property>
158 <property name="hexpand">True</property>
159 <property name="label-xalign">0</property>
160 <property name="shadow-type">none</property>
161 <child>
162 <!-- n-columns=1 n-rows=3 -->
163 <object class="GtkGrid" id="grid2">
164 <property name="visible">True</property>
165 <property name="can-focus">False</property>
166 <property name="margin-start">12</property>
167 <property name="margin-top">6</property>
168 <property name="hexpand">True</property>
169 <property name="row-spacing">6</property>
170 <property name="column-spacing">12</property>
171 <child>
172 <object class="GtkCheckButton" id="numformatting">
173 <property name="label" translatable="yes" context="opttablepage|numformatting">_Number recognition</property>
174 <property name="visible">True</property>
175 <property name="can-focus">True</property>
176 <property name="receives-default">False</property>
177 <property name="use-underline">True</property>
178 <property name="draw-indicator">True</property>
179 <child internal-child="accessible">
180 <object class="AtkObject" id="numformatting-atkobject">
181 <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|numformatting">Specifies that numbers in a text table are recognized and formatted as numbers.</property>
182 </object>
183 </child>
184 </object>
185 <packing>
186 <property name="left-attach">0</property>
187 <property name="top-attach">0</property>
188 </packing>
189 </child>
190 <child>
191 <object class="GtkCheckButton" id="numfmtformatting">
192 <property name="label" translatable="yes" context="opttablepage|numfmtformatting">N_umber format recognition</property>
193 <property name="visible">True</property>
194 <property name="can-focus">True</property>
195 <property name="receives-default">False</property>
196 <property name="margin-start">12</property>
197 <property name="use-underline">True</property>
198 <property name="draw-indicator">True</property>
199 <child internal-child="accessible">
200 <object class="AtkObject" id="numfmtformatting-atkobject">
201 <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|numfmtformatting">If Number format recognition is not marked, only input in the format that has been set at the cell is accepted. Any other input resets the format to Text.</property>
202 </object>
203 </child>
204 </object>
205 <packing>
206 <property name="left-attach">0</property>
207 <property name="top-attach">1</property>
208 </packing>
209 </child>
210 <child>
211 <object class="GtkCheckButton" id="numalignment">
212 <property name="label" translatable="yes" context="opttablepage|numalignment">_Alignment</property>
213 <property name="visible">True</property>
214 <property name="can-focus">True</property>
215 <property name="receives-default">False</property>
216 <property name="margin-start">12</property>
217 <property name="use-underline">True</property>
218 <property name="draw-indicator">True</property>
219 <child internal-child="accessible">
220 <object class="AtkObject" id="numalignment-atkobject">
221 <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|numalignment">Specifies that numbers are always bottom right aligned in the cell.</property>
222 </object>
223 </child>
224 </object>
225 <packing>
226 <property name="left-attach">0</property>
227 <property name="top-attach">2</property>
228 </packing>
229 </child>
230 </object>
231 </child>
232 <child type="label">
233 <object class="GtkLabel" id="label2">
234 <property name="visible">True</property>
235 <property name="can-focus">False</property>
236 <property name="label" translatable="yes" context="opttablepage|label2">Input in Tables</property>
237 <attributes>
238 <attribute name="weight" value="bold"/>
239 </attributes>
240 </object>
241 </child>
242 </object>
243 <packing>
244 <property name="expand">False</property>
245 <property name="fill">True</property>
246 <property name="position">1</property>
247 </packing>
248 </child>
249 </object>
250 <packing>
251 <property name="expand">False</property>
252 <property name="fill">True</property>
253 <property name="position">0</property>
254 </packing>
255 </child>
256 <child>
257 <object class="GtkFrame" id="frame3">
258 <property name="visible">True</property>
259 <property name="can-focus">False</property>
260 <property name="hexpand">True</property>
261 <property name="vexpand">True</property>
262 <property name="label-xalign">0</property>
263 <property name="shadow-type">none</property>
264 <child>
265 <!-- n-columns=1 n-rows=2 -->
266 <object class="GtkGrid" id="grid3">
267 <property name="visible">True</property>
268 <property name="can-focus">False</property>
269 <property name="margin-start">12</property>
270 <property name="margin-top">6</property>
271 <property name="hexpand">True</property>
272 <property name="vexpand">True</property>
273 <property name="row-spacing">12</property>
274 <property name="column-spacing">12</property>
275 <child>
276 <!-- n-columns=2 n-rows=4 -->
277 <object class="GtkGrid" id="grid5">
278 <property name="visible">True</property>
279 <property name="can-focus">False</property>
280 <property name="row-spacing">6</property>
281 <property name="column-spacing">18</property>
282 <child>
283 <object class="GtkLabel" id="label10">
284 <property name="visible">True</property>
285 <property name="can-focus">False</property>
286 <property name="label" translatable="yes" context="opttablepage|label10">Behavior of rows/columns</property>
287 <property name="xalign">0</property>
288 </object>
289 <packing>
290 <property name="left-attach">0</property>
291 <property name="top-attach">0</property>
292 <property name="width">2</property>
293 </packing>
294 </child>
295 <child>
296 <object class="GtkRadioButton" id="fix">
297 <property name="label" translatable="yes" context="opttablepage|fix">_Fixed</property>
298 <property name="visible">True</property>
299 <property name="can-focus">True</property>
300 <property name="receives-default">False</property>
301 <property name="margin-start">12</property>
302 <property name="use-underline">True</property>
303 <property name="active">True</property>
304 <property name="draw-indicator">True</property>
305 <child internal-child="accessible">
306 <object class="AtkObject" id="fix-atkobject">
307 <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|fix">Specifies that changes to a row or column only affect the corresponding adjacent area.</property>
308 </object>
309 </child>
310 </object>
311 <packing>
312 <property name="left-attach">0</property>
313 <property name="top-attach">1</property>
314 </packing>
315 </child>
316 <child>
317 <object class="GtkRadioButton" id="fixprop">
318 <property name="label" translatable="yes" context="opttablepage|fixprop">Fi_xed, proportional</property>
319 <property name="visible">True</property>
320 <property name="can-focus">True</property>
321 <property name="receives-default">False</property>
322 <property name="margin-start">12</property>
323 <property name="use-underline">True</property>
324 <property name="draw-indicator">True</property>
325 <property name="group">fix</property>
326 <child internal-child="accessible">
327 <object class="AtkObject" id="fixprop-atkobject">
328 <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|fixprop">Specifies that changes to a row or column have an effect on the entire table.</property>
329 </object>
330 </child>
331 </object>
332 <packing>
333 <property name="left-attach">0</property>
334 <property name="top-attach">2</property>
335 </packing>
336 </child>
337 <child>
338 <object class="GtkRadioButton" id="var">
339 <property name="label" translatable="yes" context="opttablepage|var">_Variable</property>
340 <property name="visible">True</property>
341 <property name="can-focus">True</property>
342 <property name="receives-default">False</property>
343 <property name="margin-start">12</property>
344 <property name="use-underline">True</property>
345 <property name="draw-indicator">True</property>
346 <property name="group">fix</property>
347 <child internal-child="accessible">
348 <object class="AtkObject" id="var-atkobject">
349 <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|var">Specifies that changes to a row or column affect the table size.</property>
350 </object>
351 </child>
352 </object>
353 <packing>
354 <property name="left-attach">0</property>
355 <property name="top-attach">3</property>
356 </packing>
357 </child>
358 <child>
359 <object class="GtkLabel" id="label11">
360 <property name="visible">True</property>
361 <property name="can-focus">False</property>
362 <property name="hexpand">True</property>
363 <property name="label" translatable="yes" context="opttablepage|label11">Changes affect the adjacent area only</property>
364 <property name="wrap">True</property>
365 <property name="wrap-mode">char</property>
366 <property name="width-chars">50</property>
367 <property name="max-width-chars">50</property>
368 <property name="xalign">0</property>
369 <attributes>
370 <attribute name="scale" value="0.9"/>
371 </attributes>
372 </object>
373 <packing>
374 <property name="left-attach">1</property>
375 <property name="top-attach">1</property>
376 </packing>
377 </child>
378 <child>
379 <object class="GtkLabel" id="label12">
380 <property name="visible">True</property>
381 <property name="can-focus">False</property>
382 <property name="hexpand">True</property>
383 <property name="label" translatable="yes" context="opttablepage|label12">Changes affect the entire table</property>
384 <property name="wrap">True</property>
385 <property name="width-chars">50</property>
386 <property name="max-width-chars">50</property>
387 <property name="xalign">0</property>
388 <attributes>
389 <attribute name="scale" value="0.9"/>
390 </attributes>
391 </object>
392 <packing>
393 <property name="left-attach">1</property>
394 <property name="top-attach">2</property>
395 </packing>
396 </child>
397 <child>
398 <object class="GtkLabel" id="label13">
399 <property name="visible">True</property>
400 <property name="can-focus">False</property>
401 <property name="hexpand">True</property>
402 <property name="label" translatable="yes" context="opttablepage|label13">Changes affect the table size</property>
403 <property name="wrap">True</property>
404 <property name="width-chars">50</property>
405 <property name="max-width-chars">50</property>
406 <property name="xalign">0</property>
407 <attributes>
408 <attribute name="scale" value="0.9"/>
409 </attributes>
410 </object>
411 <packing>
412 <property name="left-attach">1</property>
413 <property name="top-attach">3</property>
414 </packing>
415 </child>
416 </object>
417 <packing>
418 <property name="left-attach">0</property>
419 <property name="top-attach">1</property>
420 </packing>
421 </child>
422 <child>
423 <object class="GtkBox" id="box1">
424 <property name="visible">True</property>
425 <property name="can-focus">False</property>
426 <property name="hexpand">True</property>
427 <property name="spacing">12</property>
428 <property name="homogeneous">True</property>
429 <child>
430 <!-- n-columns=2 n-rows=3 -->
431 <object class="GtkGrid" id="grid4">
432 <property name="visible">True</property>
433 <property name="can-focus">False</property>
434 <property name="halign">start</property>
435 <property name="hexpand">True</property>
436 <property name="orientation">vertical</property>
437 <property name="row-spacing">6</property>
438 <property name="column-spacing">12</property>
439 <child>
440 <object class="GtkLabel" id="label4">
441 <property name="visible">True</property>
442 <property name="can-focus">False</property>
443 <property name="label" translatable="yes" context="opttablepage|label4">Move cells</property>
444 <property name="xalign">0</property>
445 </object>
446 <packing>
447 <property name="left-attach">0</property>
448 <property name="top-attach">0</property>
449 <property name="width">2</property>
450 </packing>
451 </child>
452 <child>
453 <object class="GtkSpinButton" id="rowmove">
454 <property name="visible">True</property>
455 <property name="can-focus">True</property>
456 <property name="halign">start</property>
457 <property name="truncate-multiline">True</property>
458 <property name="adjustment">adjustment1</property>
459 <property name="digits">2</property>
460 <child internal-child="accessible">
461 <object class="AtkObject" id="rowmove-atkobject">
462 <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|rowmove">Specifies the step size value when moving a row with the keyboard.</property>
463 </object>
464 </child>
465 </object>
466 <packing>
467 <property name="left-attach">1</property>
468 <property name="top-attach">1</property>
469 </packing>
470 </child>
471 <child>
472 <object class="GtkSpinButton" id="colmove">
473 <property name="visible">True</property>
474 <property name="can-focus">True</property>
475 <property name="halign">start</property>
476 <property name="truncate-multiline">True</property>
477 <property name="adjustment">adjustment2</property>
478 <property name="digits">2</property>
479 <child internal-child="accessible">
480 <object class="AtkObject" id="colmove-atkobject">
481 <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|colmove">Specifies the step size value when moving a column with the keyboard.</property>
482 </object>
483 </child>
484 </object>
485 <packing>
486 <property name="left-attach">1</property>
487 <property name="top-attach">2</property>
488 </packing>
489 </child>
490 <child>
491 <object class="GtkLabel" id="label5">
492 <property name="visible">True</property>
493 <property name="can-focus">False</property>
494 <property name="margin-start">12</property>
495 <property name="label" translatable="yes" context="opttablepage|label5">_Row:</property>
496 <property name="use-underline">True</property>
497 <property name="mnemonic-widget">rowmove</property>
498 <property name="xalign">0</property>
499 </object>
500 <packing>
501 <property name="left-attach">0</property>
502 <property name="top-attach">1</property>
503 </packing>
504 </child>
505 <child>
506 <object class="GtkLabel" id="label6">
507 <property name="visible">True</property>
508 <property name="can-focus">False</property>
509 <property name="margin-start">12</property>
510 <property name="label" translatable="yes" context="opttablepage|label6">_Column:</property>
511 <property name="use-underline">True</property>
512 <property name="mnemonic-widget">colmove</property>
513 <property name="xalign">0</property>
514 </object>
515 <packing>
516 <property name="left-attach">0</property>
517 <property name="top-attach">2</property>
518 </packing>
519 </child>
520 </object>
521 <packing>
522 <property name="expand">False</property>
523 <property name="fill">True</property>
524 <property name="position">0</property>
525 </packing>
526 </child>
527 <child>
528 <!-- n-columns=2 n-rows=3 -->
529 <object class="GtkGrid" id="grid6">
530 <property name="visible">True</property>
531 <property name="can-focus">False</property>
532 <property name="halign">start</property>
533 <property name="hexpand">True</property>
534 <property name="orientation">vertical</property>
535 <property name="row-spacing">6</property>
536 <property name="column-spacing">12</property>
537 <child>
538 <object class="GtkSpinButton" id="rowinsert">
539 <property name="visible">True</property>
540 <property name="can-focus">True</property>
541 <property name="halign">start</property>
542 <property name="truncate-multiline">True</property>
543 <property name="adjustment">adjustment3</property>
544 <property name="digits">2</property>
545 <child internal-child="accessible">
546 <object class="AtkObject" id="rowinsert-atkobject">
547 <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|rowinsert">Specifies the default value for inserting rows.</property>
548 </object>
549 </child>
550 </object>
551 <packing>
552 <property name="left-attach">1</property>
553 <property name="top-attach">1</property>
554 </packing>
555 </child>
556 <child>
557 <object class="GtkSpinButton" id="colinsert">
558 <property name="visible">True</property>
559 <property name="can-focus">True</property>
560 <property name="halign">start</property>
561 <property name="truncate-multiline">True</property>
562 <property name="adjustment">adjustment4</property>
563 <property name="digits">2</property>
564 <child internal-child="accessible">
565 <object class="AtkObject" id="colinsert-atkobject">
566 <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|colinsert">Specifies the default value for inserting columns.</property>
567 </object>
568 </child>
569 </object>
570 <packing>
571 <property name="left-attach">1</property>
572 <property name="top-attach">2</property>
573 </packing>
574 </child>
575 <child>
576 <object class="GtkLabel" id="label15">
577 <property name="visible">True</property>
578 <property name="can-focus">False</property>
579 <property name="margin-start">12</property>
580 <property name="label" translatable="yes" context="opttablepage|label15">Ro_w:</property>
581 <property name="use-underline">True</property>
582 <property name="mnemonic-widget">rowinsert</property>
583 <property name="xalign">0</property>
584 </object>
585 <packing>
586 <property name="left-attach">0</property>
587 <property name="top-attach">1</property>
588 </packing>
589 </child>
590 <child>
591 <object class="GtkLabel" id="label16">
592 <property name="visible">True</property>
593 <property name="can-focus">False</property>
594 <property name="margin-start">12</property>
595 <property name="label" translatable="yes" context="opttablepage|label16">Colu_mn:</property>
596 <property name="use-underline">True</property>
597 <property name="mnemonic-widget">colinsert</property>
598 <property name="xalign">0</property>
599 </object>
600 <packing>
601 <property name="left-attach">0</property>
602 <property name="top-attach">2</property>
603 </packing>
604 </child>
605 <child>
606 <object class="GtkLabel" id="label14">
607 <property name="visible">True</property>
608 <property name="can-focus">False</property>
609 <property name="label" translatable="yes" context="opttablepage|label14">Insert cell</property>
610 <property name="xalign">0</property>
611 </object>
612 <packing>
613 <property name="left-attach">0</property>
614 <property name="top-attach">0</property>
615 <property name="width">2</property>
616 </packing>
617 </child>
618 </object>
619 <packing>
620 <property name="expand">False</property>
621 <property name="fill">True</property>
622 <property name="position">1</property>
623 </packing>
624 </child>
625 </object>
626 <packing>
627 <property name="left-attach">0</property>
628 <property name="top-attach">0</property>
629 </packing>
630 </child>
631 </object>
632 </child>
633 <child type="label">
634 <object class="GtkLabel" id="label3">
635 <property name="visible">True</property>
636 <property name="can-focus">False</property>
637 <property name="label" translatable="yes" context="opttablepage|label3">Keyboard Handling</property>
638 <attributes>
639 <attribute name="weight" value="bold"/>
640 </attributes>
641 </object>
642 </child>
643 </object>
644 <packing>
645 <property name="expand">False</property>
646 <property name="fill">True</property>
647 <property name="position">1</property>
648 </packing>
649 </child>
650 <child internal-child="accessible">
651 <object class="AtkObject" id="OptTablePage-atkobject">
652 <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|OptTablePage">Defines the attributes of tables in text documents.</property>
653 </object>
654 </child>
655 </object>
656 </interface>