docthemes: Save themes def. to a file when added to ColorSets
[LibreOffice.git] / sw / uiconfig / swriter / ui / textgridpage.ui
blobecbb85edaebad2cd5b34258597824f6cd0e72653
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="adjustmentCHARSPERLINE">
6 <property name="lower">1</property>
7 <property name="upper">233</property>
8 <property name="value">1</property>
9 <property name="step-increment">1</property>
10 <property name="page-increment">10</property>
11 </object>
12 <object class="GtkAdjustment" id="adjustmentLINESPERPAGE">
13 <property name="lower">1</property>
14 <property name="upper">154</property>
15 <property name="step-increment">1</property>
16 <property name="page-increment">10</property>
17 </object>
18 <object class="GtkAdjustment" id="adjustmentMetric">
19 <property name="lower">1</property>
20 <property name="upper">5600</property>
21 <property name="value">10</property>
22 <property name="step-increment">0.05</property>
23 <property name="page-increment">1</property>
24 </object>
25 <object class="GtkAdjustment" id="adjustmentMetric1">
26 <property name="lower">1</property>
27 <property name="upper">5600</property>
28 <property name="value">10</property>
29 <property name="step-increment">0.05</property>
30 <property name="page-increment">1</property>
31 </object>
32 <object class="GtkAdjustment" id="adjustmentMetric2">
33 <property name="lower">1</property>
34 <property name="upper">5600</property>
35 <property name="value">10</property>
36 <property name="step-increment">0.05</property>
37 <property name="page-increment">1</property>
38 </object>
39 <object class="GtkBox" id="TextGridPage">
40 <property name="visible">True</property>
41 <property name="can-focus">False</property>
42 <property name="border-width">6</property>
43 <property name="orientation">vertical</property>
44 <property name="spacing">12</property>
45 <child>
46 <object class="GtkFrame" id="frameGrid">
47 <property name="visible">True</property>
48 <property name="can-focus">False</property>
49 <property name="label-xalign">0</property>
50 <property name="shadow-type">none</property>
51 <child>
52 <object class="GtkBox" id="box1">
53 <property name="visible">True</property>
54 <property name="can-focus">False</property>
55 <property name="margin-top">6</property>
56 <child>
57 <!-- n-columns=1 n-rows=4 -->
58 <object class="GtkGrid" id="GridGrid">
59 <property name="visible">True</property>
60 <property name="can-focus">False</property>
61 <property name="border-width">6</property>
62 <property name="row-spacing">6</property>
63 <property name="column-spacing">12</property>
64 <child>
65 <object class="GtkRadioButton" id="radioRB_NOGRID">
66 <property name="label" translatable="yes" context="textgridpage|radioRB_NOGRID">No grid</property>
67 <property name="visible">True</property>
68 <property name="can-focus">True</property>
69 <property name="receives-default">False</property>
70 <property name="use-underline">True</property>
71 <property name="active">True</property>
72 <property name="draw-indicator">True</property>
73 <child internal-child="accessible">
74 <object class="AtkObject" id="radioRB_NOGRID-atkobject">
75 <property name="AtkObject::accessible-description" translatable="yes" context="textgridpage|extended_tip|radioRB_NOGRID">Adds or removes a text grid for lines or characters to the current page style.</property>
76 </object>
77 </child>
78 </object>
79 <packing>
80 <property name="left-attach">0</property>
81 <property name="top-attach">0</property>
82 </packing>
83 </child>
84 <child>
85 <object class="GtkRadioButton" id="radioRB_LINESGRID">
86 <property name="label" translatable="yes" context="textgridpage|radioRB_LINESGRID">Grid (lines only)</property>
87 <property name="visible">True</property>
88 <property name="can-focus">True</property>
89 <property name="receives-default">False</property>
90 <property name="use-underline">True</property>
91 <property name="draw-indicator">True</property>
92 <property name="group">radioRB_NOGRID</property>
93 <child internal-child="accessible">
94 <object class="AtkObject" id="radioRB_LINESGRID-atkobject">
95 <property name="AtkObject::accessible-description" translatable="yes" context="textgridpage|extended_tip|radioRB_LINESGRID">Adds or removes a text grid for lines or characters to the current page style.</property>
96 </object>
97 </child>
98 </object>
99 <packing>
100 <property name="left-attach">0</property>
101 <property name="top-attach">1</property>
102 </packing>
103 </child>
104 <child>
105 <object class="GtkRadioButton" id="radioRB_CHARSGRID">
106 <property name="label" translatable="yes" context="textgridpage|radioRB_CHARSGRID">Grid (lines and characters)</property>
107 <property name="visible">True</property>
108 <property name="can-focus">True</property>
109 <property name="receives-default">False</property>
110 <property name="use-underline">True</property>
111 <property name="draw-indicator">True</property>
112 <property name="group">radioRB_NOGRID</property>
113 <child internal-child="accessible">
114 <object class="AtkObject" id="radioRB_CHARSGRID-atkobject">
115 <property name="AtkObject::accessible-description" translatable="yes" context="textgridpage|extended_tip|radioRB_CHARSGRID">Adds or removes a text grid for lines or characters to the current page style.</property>
116 </object>
117 </child>
118 </object>
119 <packing>
120 <property name="left-attach">0</property>
121 <property name="top-attach">2</property>
122 </packing>
123 </child>
124 <child>
125 <object class="GtkCheckButton" id="checkCB_SNAPTOCHARS">
126 <property name="label" translatable="yes" context="textgridpage|checkCB_SNAPTOCHARS">_Snap to characters</property>
127 <property name="visible">True</property>
128 <property name="can-focus">True</property>
129 <property name="receives-default">False</property>
130 <property name="halign">start</property>
131 <property name="margin-start">12</property>
132 <property name="use-underline">True</property>
133 <property name="draw-indicator">True</property>
134 </object>
135 <packing>
136 <property name="left-attach">0</property>
137 <property name="top-attach">3</property>
138 </packing>
139 </child>
140 </object>
141 <packing>
142 <property name="expand">False</property>
143 <property name="fill">True</property>
144 <property name="position">0</property>
145 </packing>
146 </child>
147 <child>
148 <object class="GtkDrawingArea" id="drawingareaWN_EXAMPLE">
149 <property name="visible">True</property>
150 <property name="can-focus">False</property>
151 <property name="halign">center</property>
152 <property name="valign">center</property>
153 </object>
154 <packing>
155 <property name="expand">True</property>
156 <property name="fill">True</property>
157 <property name="position">1</property>
158 </packing>
159 </child>
160 </object>
161 </child>
162 <child type="label">
163 <object class="GtkLabel" id="labelGrid">
164 <property name="visible">True</property>
165 <property name="can-focus">False</property>
166 <property name="label" translatable="yes" context="textgridpage|labelGrid">Grid</property>
167 <attributes>
168 <attribute name="weight" value="bold"/>
169 </attributes>
170 </object>
171 </child>
172 </object>
173 <packing>
174 <property name="expand">False</property>
175 <property name="fill">True</property>
176 <property name="position">0</property>
177 </packing>
178 </child>
179 <child>
180 <object class="GtkFrame" id="frameFL_LAYOUT">
181 <property name="visible">True</property>
182 <property name="can-focus">False</property>
183 <property name="halign">start</property>
184 <property name="label-xalign">0</property>
185 <property name="shadow-type">none</property>
186 <child>
187 <object class="GtkBox" id="box4">
188 <property name="visible">True</property>
189 <property name="can-focus">False</property>
190 <property name="margin-start">12</property>
191 <property name="margin-top">6</property>
192 <property name="orientation">vertical</property>
193 <property name="spacing">6</property>
194 <child>
195 <!-- n-columns=2 n-rows=1 -->
196 <object class="GtkGrid" id="grid1">
197 <property name="visible">True</property>
198 <property name="can-focus">False</property>
199 <property name="column-spacing">18</property>
200 <child>
201 <!-- n-columns=3 n-rows=2 -->
202 <object class="GtkGrid" id="grid4">
203 <property name="visible">True</property>
204 <property name="can-focus">False</property>
205 <property name="valign">start</property>
206 <property name="row-spacing">6</property>
207 <property name="column-spacing">12</property>
208 <property name="row-homogeneous">True</property>
209 <child>
210 <object class="GtkLabel" id="labelFT_CHARSPERLINE">
211 <property name="visible">True</property>
212 <property name="can-focus">False</property>
213 <property name="halign">start</property>
214 <property name="label" translatable="yes" context="textgridpage|labelFT_CHARSPERLINE">Characters per line:</property>
215 <property name="use-underline">True</property>
216 <property name="mnemonic-widget">spinNF_CHARSPERLINE</property>
217 </object>
218 <packing>
219 <property name="left-attach">0</property>
220 <property name="top-attach">1</property>
221 </packing>
222 </child>
223 <child>
224 <object class="GtkSpinButton" id="spinNF_CHARSPERLINE">
225 <property name="visible">True</property>
226 <property name="can-focus">True</property>
227 <property name="truncate-multiline">True</property>
228 <property name="adjustment">adjustmentCHARSPERLINE</property>
229 <child internal-child="accessible">
230 <object class="AtkObject" id="spinNF_CHARSPERLINE-atkobject">
231 <property name="AtkObject::accessible-description" translatable="yes" context="textgridpage|extended_tip|spinNF_CHARSPERLINE">Enter the maximum number of characters that you want on a line.</property>
232 </object>
233 </child>
234 </object>
235 <packing>
236 <property name="left-attach">1</property>
237 <property name="top-attach">1</property>
238 </packing>
239 </child>
240 <child>
241 <object class="GtkLabel" id="labelFT_CHARRANGE">
242 <property name="visible">True</property>
243 <property name="can-focus">False</property>
244 <property name="halign">start</property>
245 <property name="label" context="textgridpage|labelFT_CHARRANGE">(1-45)</property>
246 <property name="use-underline">True</property>
247 </object>
248 <packing>
249 <property name="left-attach">2</property>
250 <property name="top-attach">1</property>
251 </packing>
252 </child>
253 <child>
254 <object class="GtkLabel" id="labelFT_LINESPERPAGE">
255 <property name="visible">True</property>
256 <property name="can-focus">False</property>
257 <property name="halign">start</property>
258 <property name="label" translatable="yes" context="textgridpage|labelFT_LINESPERPAGE">Lines per page:</property>
259 <property name="use-underline">True</property>
260 <property name="mnemonic-widget">spinNF_LINESPERPAGE</property>
261 </object>
262 <packing>
263 <property name="left-attach">0</property>
264 <property name="top-attach">0</property>
265 </packing>
266 </child>
267 <child>
268 <object class="GtkSpinButton" id="spinNF_LINESPERPAGE">
269 <property name="visible">True</property>
270 <property name="can-focus">True</property>
271 <property name="truncate-multiline">True</property>
272 <property name="adjustment">adjustmentLINESPERPAGE</property>
273 <property name="numeric">True</property>
274 <child internal-child="accessible">
275 <object class="AtkObject" id="spinNF_LINESPERPAGE-atkobject">
276 <property name="AtkObject::accessible-description" translatable="yes" context="textgridpage|extended_tip|spinNF_LINESPERPAGE">Enter the maximum number of lines that you want on a page.</property>
277 </object>
278 </child>
279 </object>
280 <packing>
281 <property name="left-attach">1</property>
282 <property name="top-attach">0</property>
283 </packing>
284 </child>
285 <child>
286 <object class="GtkLabel" id="labelFT_LINERANGE">
287 <property name="visible">True</property>
288 <property name="can-focus">False</property>
289 <property name="halign">start</property>
290 <property name="label" context="textgridpage|labelFT_LINERANGE">(1-48)</property>
291 </object>
292 <packing>
293 <property name="left-attach">2</property>
294 <property name="top-attach">0</property>
295 </packing>
296 </child>
297 </object>
298 <packing>
299 <property name="left-attach">0</property>
300 <property name="top-attach">0</property>
301 </packing>
302 </child>
303 <child>
304 <!-- n-columns=2 n-rows=3 -->
305 <object class="GtkGrid" id="grid3">
306 <property name="visible">True</property>
307 <property name="can-focus">False</property>
308 <property name="valign">start</property>
309 <property name="row-spacing">6</property>
310 <property name="column-spacing">12</property>
311 <child>
312 <object class="GtkSpinButton" id="spinMF_CHARWIDTH">
313 <property name="visible">True</property>
314 <property name="can-focus">True</property>
315 <property name="activates-default">True</property>
316 <property name="truncate-multiline">True</property>
317 <property name="adjustment">adjustmentMetric2</property>
318 <property name="digits">2</property>
319 </object>
320 <packing>
321 <property name="left-attach">1</property>
322 <property name="top-attach">2</property>
323 </packing>
324 </child>
325 <child>
326 <object class="GtkLabel" id="labelFT_CHARWIDTH">
327 <property name="visible">True</property>
328 <property name="can-focus">False</property>
329 <property name="halign">start</property>
330 <property name="label" translatable="yes" context="textgridpage|labelFT_CHARWIDTH">Character _width:</property>
331 <property name="use-underline">True</property>
332 <property name="mnemonic-widget">spinMF_CHARWIDTH</property>
333 </object>
334 <packing>
335 <property name="left-attach">0</property>
336 <property name="top-attach">2</property>
337 </packing>
338 </child>
339 <child>
340 <object class="GtkLabel" id="labelFT_RUBYSIZE">
341 <property name="visible">True</property>
342 <property name="can-focus">False</property>
343 <property name="halign">start</property>
344 <property name="label" translatable="yes" context="textgridpage|labelFT_RUBYSIZE">Max. Ruby text size:</property>
345 <property name="use-underline">True</property>
346 <property name="mnemonic-widget">spinMF_RUBYSIZE</property>
347 </object>
348 <packing>
349 <property name="left-attach">0</property>
350 <property name="top-attach">1</property>
351 </packing>
352 </child>
353 <child>
354 <object class="GtkSpinButton" id="spinMF_RUBYSIZE">
355 <property name="visible">True</property>
356 <property name="can-focus">True</property>
357 <property name="activates-default">True</property>
358 <property name="truncate-multiline">True</property>
359 <property name="adjustment">adjustmentMetric1</property>
360 <property name="digits">2</property>
361 <child internal-child="accessible">
362 <object class="AtkObject" id="spinMF_RUBYSIZE-atkobject">
363 <property name="AtkObject::accessible-description" translatable="yes" context="textgridpage|extended_tip|spinMF_RUBYSIZE">Enter the maximum font size for the Ruby text.</property>
364 </object>
365 </child>
366 </object>
367 <packing>
368 <property name="left-attach">1</property>
369 <property name="top-attach">1</property>
370 </packing>
371 </child>
372 <child>
373 <object class="GtkLabel" id="labelFT_TEXTSIZE">
374 <property name="visible">True</property>
375 <property name="can-focus">False</property>
376 <property name="halign">start</property>
377 <property name="label" translatable="yes" context="textgridpage|labelFT_TEXTSIZE">Max. base text size:</property>
378 <property name="use-underline">True</property>
379 <property name="mnemonic-widget">spinMF_TEXTSIZE</property>
380 </object>
381 <packing>
382 <property name="left-attach">0</property>
383 <property name="top-attach">0</property>
384 </packing>
385 </child>
386 <child>
387 <object class="GtkSpinButton" id="spinMF_TEXTSIZE">
388 <property name="visible">True</property>
389 <property name="can-focus">True</property>
390 <property name="activates-default">True</property>
391 <property name="truncate-multiline">True</property>
392 <property name="adjustment">adjustmentMetric</property>
393 <property name="digits">2</property>
394 <child internal-child="accessible">
395 <object class="AtkObject" id="spinMF_TEXTSIZE-atkobject">
396 <property name="AtkObject::accessible-description" translatable="yes" context="textgridpage|extended_tip|spinMF_TEXTSIZE">Enter the maximum base text size. A large value results in less characters per line.</property>
397 </object>
398 </child>
399 </object>
400 <packing>
401 <property name="left-attach">1</property>
402 <property name="top-attach">0</property>
403 </packing>
404 </child>
405 </object>
406 <packing>
407 <property name="left-attach">1</property>
408 <property name="top-attach">0</property>
409 </packing>
410 </child>
411 </object>
412 <packing>
413 <property name="expand">False</property>
414 <property name="fill">True</property>
415 <property name="position">0</property>
416 </packing>
417 </child>
418 <child>
419 <object class="GtkCheckButton" id="checkCB_RUBYBELOW">
420 <property name="label" translatable="yes" context="textgridpage|checkCB_RUBYBELOW">Ruby text below/left from base text</property>
421 <property name="visible">True</property>
422 <property name="can-focus">True</property>
423 <property name="receives-default">False</property>
424 <property name="halign">start</property>
425 <property name="margin-start">12</property>
426 <property name="use-underline">True</property>
427 <property name="draw-indicator">True</property>
428 <child internal-child="accessible">
429 <object class="AtkObject" id="checkCB_RUBYBELOW-atkobject">
430 <property name="AtkObject::accessible-description" translatable="yes" context="textgridpage|extended_tip|checkCB_RUBYBELOW">Displays Ruby text to the left of or below the base text.</property>
431 </object>
432 </child>
433 </object>
434 <packing>
435 <property name="expand">False</property>
436 <property name="fill">True</property>
437 <property name="position">5</property>
438 </packing>
439 </child>
440 </object>
441 </child>
442 <child type="label">
443 <object class="GtkLabel" id="labelGridLayout">
444 <property name="visible">True</property>
445 <property name="can-focus">False</property>
446 <property name="label" translatable="yes" context="textgridpage|labelGridLayout">Grid Layout</property>
447 <attributes>
448 <attribute name="weight" value="bold"/>
449 </attributes>
450 </object>
451 </child>
452 </object>
453 <packing>
454 <property name="expand">False</property>
455 <property name="fill">True</property>
456 <property name="position">1</property>
457 </packing>
458 </child>
459 <child>
460 <object class="GtkFrame" id="frameFL_DISPLAY">
461 <property name="visible">True</property>
462 <property name="can-focus">False</property>
463 <property name="label-xalign">0</property>
464 <property name="shadow-type">none</property>
465 <child>
466 <!-- n-columns=3 n-rows=2 -->
467 <object class="GtkGrid" id="grid2">
468 <property name="visible">True</property>
469 <property name="can-focus">False</property>
470 <property name="margin-start">12</property>
471 <property name="margin-top">6</property>
472 <property name="row-spacing">6</property>
473 <property name="column-spacing">12</property>
474 <child>
475 <object class="GtkCheckButton" id="checkCB_DISPLAY">
476 <property name="label" translatable="yes" context="textgridpage|checkCB_DISPLAY">Display grid</property>
477 <property name="visible">True</property>
478 <property name="can-focus">True</property>
479 <property name="receives-default">False</property>
480 <property name="halign">start</property>
481 <property name="use-underline">True</property>
482 <property name="draw-indicator">True</property>
483 <child internal-child="accessible">
484 <object class="AtkObject" id="checkCB_DISPLAY-atkobject">
485 <property name="AtkObject::accessible-description" translatable="yes" context="textgridpage|extended_tip|checkCB_DISPLAY">Specifies the printing and color options of the text grid.</property>
486 </object>
487 </child>
488 </object>
489 <packing>
490 <property name="left-attach">0</property>
491 <property name="top-attach">0</property>
492 </packing>
493 </child>
494 <child>
495 <object class="GtkCheckButton" id="checkCB_PRINT">
496 <property name="label" translatable="yes" context="textgridpage|checkCB_PRINT">Print grid</property>
497 <property name="visible">True</property>
498 <property name="can-focus">True</property>
499 <property name="receives-default">False</property>
500 <property name="halign">start</property>
501 <property name="margin-start">12</property>
502 <property name="use-underline">True</property>
503 <property name="draw-indicator">True</property>
504 <child internal-child="accessible">
505 <object class="AtkObject" id="checkCB_PRINT-atkobject">
506 <property name="AtkObject::accessible-description" translatable="yes" context="textgridpage|extended_tip|checkCB_PRINT">Specifies the printing and color options of the text grid.</property>
507 </object>
508 </child>
509 </object>
510 <packing>
511 <property name="left-attach">0</property>
512 <property name="top-attach">1</property>
513 </packing>
514 </child>
515 <child>
516 <object class="GtkLabel" id="labelFT_COLOR">
517 <property name="visible">True</property>
518 <property name="can-focus">False</property>
519 <property name="halign">end</property>
520 <property name="label" translatable="yes" context="textgridpage|labelFT_COLOR">Grid color:</property>
521 <property name="use-underline">True</property>
522 <property name="mnemonic-widget">listLB_COLOR</property>
523 </object>
524 <packing>
525 <property name="left-attach">1</property>
526 <property name="top-attach">0</property>
527 </packing>
528 </child>
529 <child>
530 <object class="GtkMenuButton" id="listLB_COLOR">
531 <property name="label" translatable="no"></property>
532 <property name="visible">True</property>
533 <property name="can-focus">True</property>
534 <property name="receives-default">False</property>
535 <property name="halign">start</property>
536 <property name="valign">center</property>
537 <property name="xalign">0</property>
538 <property name="draw-indicator">True</property>
539 <child>
540 <placeholder/>
541 </child>
542 <child internal-child="accessible">
543 <object class="AtkObject" id="listLB_COLOR-atkobject">
544 <property name="AtkObject::accessible-description" translatable="yes" context="textgridpage|extended_tip|listLB_COLOR">Specifies the printing and color options of the text grid.</property>
545 </object>
546 </child>
547 </object>
548 <packing>
549 <property name="left-attach">2</property>
550 <property name="top-attach">0</property>
551 </packing>
552 </child>
553 <child>
554 <placeholder/>
555 </child>
556 <child>
557 <placeholder/>
558 </child>
559 </object>
560 </child>
561 <child type="label">
562 <object class="GtkLabel" id="labelFL_DISPLAY">
563 <property name="visible">True</property>
564 <property name="can-focus">False</property>
565 <property name="label" translatable="yes" context="textgridpage|labelFL_DISPLAY">Grid Display</property>
566 <attributes>
567 <attribute name="weight" value="bold"/>
568 </attributes>
569 </object>
570 </child>
571 </object>
572 <packing>
573 <property name="expand">False</property>
574 <property name="fill">True</property>
575 <property name="position">2</property>
576 </packing>
577 </child>
578 <child internal-child="accessible">
579 <object class="AtkObject" id="TextGridPage-atkobject">
580 <property name="AtkObject::accessible-description" translatable="yes" context="textgridpage|extended_tip|TextGridPage">Adds a text grid to the current page style. This option is only available if Asian language support is enabled under Languages and Locales - General in the Options dialog box.</property>
581 </object>
582 </child>
583 </object>
584 </interface>