android: Update app-specific/MIME type icons
[LibreOffice.git] / cui / uiconfig / ui / paraindentspacing.ui
bloba11482a8b58a22aa6e74cf372bdd68546fcd0810
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Generated with glade 3.40.0 -->
3 <interface domain="cui">
4 <requires lib="gtk+" version="3.20"/>
5 <object class="GtkAdjustment" id="adjustment1">
6 <property name="upper">100</property>
7 <property name="step-increment">1</property>
8 <property name="page-increment">10</property>
9 </object>
10 <object class="GtkAdjustment" id="adjustmentED_DIST">
11 <property name="upper">9999</property>
12 <property name="step-increment">1</property>
13 <property name="page-increment">10</property>
14 </object>
15 <object class="GtkAdjustment" id="adjustmentED_DIST1">
16 <property name="upper">9999</property>
17 <property name="step-increment">1</property>
18 <property name="page-increment">10</property>
19 </object>
20 <object class="GtkAdjustment" id="adjustmentED_LINEDISTMETRIC">
21 <property name="upper">9999</property>
22 <property name="step-increment">10</property>
23 <property name="page-increment">10</property>
24 </object>
25 <object class="GtkAdjustment" id="adjustmentLINEDISTPERCENT">
26 <property name="lower">6</property>
27 <property name="upper">65535</property>
28 <property name="value">100</property>
29 <property name="step-increment">1</property>
30 <property name="page-increment">10</property>
31 </object>
32 <object class="GtkAdjustment" id="adjustmentspinED_INDENT">
33 <property name="upper">9999</property>
34 <property name="step-increment">1</property>
35 <property name="page-increment">10</property>
36 </object>
37 <object class="GtkAdjustment" id="adjustmentspinED_INDENT1">
38 <property name="upper">9999</property>
39 <property name="step-increment">1</property>
40 <property name="page-increment">10</property>
41 </object>
42 <object class="GtkAdjustment" id="adjustmentspinED_INDENT2">
43 <property name="upper">9999</property>
44 <property name="step-increment">1</property>
45 <property name="page-increment">10</property>
46 </object>
47 <!-- n-columns=2 n-rows=1 -->
48 <object class="GtkGrid" id="ParaIndentSpacing">
49 <property name="visible">True</property>
50 <property name="can-focus">False</property>
51 <property name="valign">start</property>
52 <property name="border-width">6</property>
53 <property name="row-spacing">12</property>
54 <property name="column-spacing">24</property>
55 <child>
56 <object class="GtkScrolledWindow">
57 <property name="visible">True</property>
58 <property name="can-focus">False</property>
59 <property name="halign">center</property>
60 <property name="valign">start</property>
61 <property name="margin-start">24</property>
62 <property name="hscrollbar-policy">never</property>
63 <property name="vscrollbar-policy">never</property>
64 <property name="shadow-type">in</property>
65 <child>
66 <object class="GtkViewport">
67 <property name="visible">True</property>
68 <property name="can-focus">False</property>
69 <child>
70 <object class="GtkDrawingArea" id="drawingareaWN_EXAMPLE">
71 <property name="visible">True</property>
72 <property name="can-focus">False</property>
73 <property name="halign">center</property>
74 <property name="valign">start</property>
75 <child internal-child="accessible">
76 <object class="AtkObject" id="drawingareaWN_EXAMPLE-atkobject">
77 <property name="AtkObject::accessible-name" translatable="yes" context="paraindentspacing|drawingareaWN_EXAMPLE-atkobject">Example</property>
78 </object>
79 </child>
80 </object>
81 </child>
82 </object>
83 </child>
84 </object>
85 <packing>
86 <property name="left-attach">1</property>
87 <property name="top-attach">0</property>
88 </packing>
89 </child>
90 <child>
91 <!-- n-columns=1 n-rows=3 -->
92 <object class="GtkGrid" id="maingrid">
93 <property name="visible">True</property>
94 <property name="can-focus">False</property>
95 <property name="halign">start</property>
96 <property name="valign">start</property>
97 <property name="vexpand">True</property>
98 <property name="row-spacing">12</property>
99 <child>
100 <object class="GtkFrame" id="frame1">
101 <property name="visible">True</property>
102 <property name="can-focus">False</property>
103 <property name="label-xalign">0</property>
104 <property name="shadow-type">none</property>
105 <child>
106 <!-- n-columns=2 n-rows=4 -->
107 <object class="GtkGrid" id="grid4">
108 <property name="visible">True</property>
109 <property name="can-focus">False</property>
110 <property name="margin-start">12</property>
111 <property name="margin-top">6</property>
112 <property name="row-spacing">3</property>
113 <property name="column-spacing">6</property>
114 <child>
115 <object class="GtkLabel" id="labelFT_LEFTINDENT">
116 <property name="visible">True</property>
117 <property name="can-focus">False</property>
118 <property name="label" translatable="yes" context="paraindentspacing|labelFT_LEFTINDENT">_Before text:</property>
119 <property name="use-underline">True</property>
120 <property name="mnemonic-widget">spinED_LEFTINDENT</property>
121 <property name="xalign">0</property>
122 </object>
123 <packing>
124 <property name="left-attach">0</property>
125 <property name="top-attach">0</property>
126 </packing>
127 </child>
128 <child>
129 <object class="GtkLabel" id="labelFT_RIGHTINDENT">
130 <property name="visible">True</property>
131 <property name="can-focus">False</property>
132 <property name="label" translatable="yes" context="paraindentspacing|labelFT_RIGHTINDENT">After _text:</property>
133 <property name="use-underline">True</property>
134 <property name="mnemonic-widget">spinED_RIGHTINDENT</property>
135 <property name="xalign">0</property>
136 </object>
137 <packing>
138 <property name="left-attach">0</property>
139 <property name="top-attach">1</property>
140 </packing>
141 </child>
142 <child>
143 <object class="GtkLabel" id="labelFT_FLINEINDENT">
144 <property name="visible">True</property>
145 <property name="can-focus">False</property>
146 <property name="label" translatable="yes" context="paraindentspacing|labelFT_FLINEINDENT">_First line:</property>
147 <property name="use-underline">True</property>
148 <property name="mnemonic-widget">spinED_FLINEINDENT</property>
149 <property name="xalign">0</property>
150 </object>
151 <packing>
152 <property name="left-attach">0</property>
153 <property name="top-attach">2</property>
154 </packing>
155 </child>
156 <child>
157 <object class="GtkCheckButton" id="checkCB_AUTO">
158 <property name="label" translatable="yes" context="paraindentspacing|checkCB_AUTO">_Automatic</property>
159 <property name="visible">True</property>
160 <property name="can-focus">True</property>
161 <property name="receives-default">False</property>
162 <property name="tooltip-text" translatable="yes" context="paraindentspacing|checkCB_AUTO|tooltip_text">Indent paragraph automatically according to font size and line spacing.</property>
163 <property name="use-underline">True</property>
164 <property name="draw-indicator">True</property>
165 </object>
166 <packing>
167 <property name="left-attach">0</property>
168 <property name="top-attach">3</property>
169 </packing>
170 </child>
171 <child>
172 <object class="GtkSpinButton" id="spinED_LEFTINDENT">
173 <property name="visible">True</property>
174 <property name="can-focus">True</property>
175 <property name="activates-default">True</property>
176 <property name="truncate-multiline">True</property>
177 <property name="adjustment">adjustmentspinED_INDENT</property>
178 </object>
179 <packing>
180 <property name="left-attach">1</property>
181 <property name="top-attach">0</property>
182 </packing>
183 </child>
184 <child>
185 <object class="GtkSpinButton" id="spinED_RIGHTINDENT">
186 <property name="visible">True</property>
187 <property name="can-focus">True</property>
188 <property name="activates-default">True</property>
189 <property name="truncate-multiline">True</property>
190 <property name="adjustment">adjustmentspinED_INDENT1</property>
191 </object>
192 <packing>
193 <property name="left-attach">1</property>
194 <property name="top-attach">1</property>
195 </packing>
196 </child>
197 <child>
198 <object class="GtkSpinButton" id="spinED_FLINEINDENT">
199 <property name="visible">True</property>
200 <property name="can-focus">True</property>
201 <property name="activates-default">True</property>
202 <property name="truncate-multiline">True</property>
203 <property name="adjustment">adjustmentspinED_INDENT2</property>
204 </object>
205 <packing>
206 <property name="left-attach">1</property>
207 <property name="top-attach">2</property>
208 </packing>
209 </child>
210 <child>
211 <object class="GtkLabel" id="labelST_LINEDIST_ABS">
212 <property name="can-focus">False</property>
213 <property name="label" translatable="yes" context="paraindentspacing|labelST_LINEDIST_ABS">Fixed</property>
214 </object>
215 <packing>
216 <property name="left-attach">1</property>
217 <property name="top-attach">3</property>
218 </packing>
219 </child>
220 </object>
221 </child>
222 <child type="label">
223 <object class="GtkLabel" id="label1">
224 <property name="visible">True</property>
225 <property name="can-focus">False</property>
226 <property name="label" translatable="yes" context="paraindentspacing|label1">Indent</property>
227 <attributes>
228 <attribute name="weight" value="bold"/>
229 </attributes>
230 </object>
231 </child>
232 </object>
233 <packing>
234 <property name="left-attach">0</property>
235 <property name="top-attach">0</property>
236 </packing>
237 </child>
238 <child>
239 <object class="GtkFrame" id="frame2">
240 <property name="visible">True</property>
241 <property name="can-focus">False</property>
242 <property name="label-xalign">0</property>
243 <property name="shadow-type">none</property>
244 <child>
245 <object class="GtkBox" id="box2">
246 <property name="visible">True</property>
247 <property name="can-focus">False</property>
248 <property name="margin-start">12</property>
249 <property name="margin-top">6</property>
250 <property name="orientation">vertical</property>
251 <property name="spacing">3</property>
252 <child>
253 <!-- n-columns=2 n-rows=2 -->
254 <object class="GtkGrid" id="grid1">
255 <property name="visible">True</property>
256 <property name="can-focus">False</property>
257 <property name="row-spacing">3</property>
258 <property name="column-spacing">6</property>
259 <child>
260 <object class="GtkLabel" id="labelFT_TOPDIST">
261 <property name="visible">True</property>
262 <property name="can-focus">False</property>
263 <property name="label" translatable="yes" context="paraindentspacing|labelFT_TOPDIST">Ab_ove paragraph:</property>
264 <property name="use-underline">True</property>
265 <property name="mnemonic-widget">spinED_TOPDIST</property>
266 <property name="xalign">0</property>
267 </object>
268 <packing>
269 <property name="left-attach">0</property>
270 <property name="top-attach">0</property>
271 </packing>
272 </child>
273 <child>
274 <object class="GtkLabel" id="labelFT_BOTTOMDIST">
275 <property name="visible">True</property>
276 <property name="can-focus">False</property>
277 <property name="label" translatable="yes" context="paraindentspacing|labelFT_BOTTOMDIST">Below _paragraph:</property>
278 <property name="use-underline">True</property>
279 <property name="mnemonic-widget">spinED_BOTTOMDIST</property>
280 <property name="xalign">0</property>
281 </object>
282 <packing>
283 <property name="left-attach">0</property>
284 <property name="top-attach">1</property>
285 </packing>
286 </child>
287 <child>
288 <object class="GtkSpinButton" id="spinED_TOPDIST">
289 <property name="visible">True</property>
290 <property name="can-focus">True</property>
291 <property name="activates-default">True</property>
292 <property name="truncate-multiline">True</property>
293 <property name="adjustment">adjustmentED_DIST</property>
294 </object>
295 <packing>
296 <property name="left-attach">1</property>
297 <property name="top-attach">0</property>
298 </packing>
299 </child>
300 <child>
301 <object class="GtkSpinButton" id="spinED_BOTTOMDIST">
302 <property name="visible">True</property>
303 <property name="can-focus">True</property>
304 <property name="activates-default">True</property>
305 <property name="truncate-multiline">True</property>
306 <property name="adjustment">adjustmentED_DIST1</property>
307 </object>
308 <packing>
309 <property name="left-attach">1</property>
310 <property name="top-attach">1</property>
311 </packing>
312 </child>
313 </object>
314 <packing>
315 <property name="expand">False</property>
316 <property name="fill">True</property>
317 <property name="position">0</property>
318 </packing>
319 </child>
320 <child>
321 <object class="GtkCheckButton" id="checkCB_CONTEXTUALSPACING">
322 <property name="label" translatable="yes" context="paraindentspacing|checkCB_CONTEXTUALSPACING">Do not add space between paragraphs of the same style</property>
323 <property name="visible">True</property>
324 <property name="can-focus">True</property>
325 <property name="receives-default">False</property>
326 <property name="use-underline">True</property>
327 <property name="draw-indicator">True</property>
328 </object>
329 <packing>
330 <property name="expand">False</property>
331 <property name="fill">True</property>
332 <property name="position">1</property>
333 </packing>
334 </child>
335 </object>
336 </child>
337 <child type="label">
338 <object class="GtkLabel" id="labelFL_VERTALIGN">
339 <property name="visible">True</property>
340 <property name="can-focus">False</property>
341 <property name="label" translatable="yes" context="paraindentspacing|labelFL_VERTALIGN">Spacing</property>
342 <attributes>
343 <attribute name="weight" value="bold"/>
344 </attributes>
345 </object>
346 </child>
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="GtkFrame" id="framePROPERTIES">
355 <property name="visible">True</property>
356 <property name="can-focus">False</property>
357 <property name="label-xalign">0</property>
358 <property name="shadow-type">none</property>
359 <child>
360 <object class="GtkBox">
361 <property name="visible">True</property>
362 <property name="can-focus">False</property>
363 <property name="margin-start">12</property>
364 <property name="margin-top">6</property>
365 <property name="orientation">vertical</property>
366 <property name="spacing">3</property>
367 <child>
368 <!-- n-columns=2 n-rows=1 -->
369 <object class="GtkGrid" id="grid3">
370 <property name="visible">True</property>
371 <property name="can-focus">False</property>
372 <property name="column-spacing">6</property>
373 <child>
374 <object class="GtkBox" id="box3">
375 <property name="visible">True</property>
376 <property name="can-focus">False</property>
377 <property name="spacing">6</property>
378 <child>
379 <object class="GtkComboBoxText" id="comboLB_LINEDIST">
380 <property name="visible">True</property>
381 <property name="can-focus">False</property>
382 <items>
383 <item id="0" translatable="yes" context="paraindentspacing|liststoreLB_LINEDIST">Single</item>
384 <item id="1" translatable="yes" context="paraindentspacing|liststoreLB_LINEDIST">1.15 Lines</item>
385 <item id="2" translatable="yes" context="paraindentspacing|liststoreLB_LINEDIST">1.5 Lines</item>
386 <item id="3" translatable="yes" context="paraindentspacing|liststoreLB_LINEDIST">Double</item>
387 <item id="4" translatable="yes" context="paraindentspacing|liststoreLB_LINEDIST">Proportional</item>
388 <item id="5" translatable="yes" context="paraindentspacing|liststoreLB_LINEDIST">At least</item>
389 <item id="6" translatable="yes" context="paraindentspacing|liststoreLB_LINEDIST">Leading</item>
390 </items>
391 </object>
392 <packing>
393 <property name="expand">False</property>
394 <property name="fill">True</property>
395 <property name="position">0</property>
396 </packing>
397 </child>
398 <child>
399 <object class="GtkLabel" id="labelFT_LINEDIST">
400 <property name="visible">True</property>
401 <property name="can-focus">False</property>
402 <property name="label" translatable="yes" context="paraindentspacing|labelFT_LINEDIST">of</property>
403 </object>
404 <packing>
405 <property name="expand">False</property>
406 <property name="fill">True</property>
407 <property name="position">1</property>
408 </packing>
409 </child>
410 </object>
411 <packing>
412 <property name="left-attach">0</property>
413 <property name="top-attach">0</property>
414 </packing>
415 </child>
416 <child>
417 <object class="GtkBox" id="box1">
418 <property name="visible">True</property>
419 <property name="can-focus">False</property>
420 <property name="orientation">vertical</property>
421 <child>
422 <object class="GtkSpinButton" id="spinED_LINEDISTPERCENT">
423 <property name="visible">True</property>
424 <property name="can-focus">True</property>
425 <property name="activates-default">True</property>
426 <property name="truncate-multiline">True</property>
427 <property name="adjustment">adjustmentLINEDISTPERCENT</property>
428 </object>
429 <packing>
430 <property name="expand">False</property>
431 <property name="fill">True</property>
432 <property name="position">0</property>
433 </packing>
434 </child>
435 <child>
436 <object class="GtkSpinButton" id="spinED_LINEDISTMETRIC">
437 <property name="visible">True</property>
438 <property name="can-focus">True</property>
439 <property name="activates-default">True</property>
440 <property name="truncate-multiline">True</property>
441 <property name="adjustment">adjustmentED_LINEDISTMETRIC</property>
442 <property name="digits">1</property>
443 </object>
444 <packing>
445 <property name="expand">False</property>
446 <property name="fill">True</property>
447 <property name="position">1</property>
448 </packing>
449 </child>
450 <child>
451 <object class="GtkSpinButton" id="spinED_BLANK">
452 <property name="visible">True</property>
453 <property name="sensitive">False</property>
454 <property name="can-focus">True</property>
455 <property name="activates-default">True</property>
456 <property name="truncate-multiline">True</property>
457 <property name="adjustment">adjustment1</property>
458 <property name="digits">1</property>
459 </object>
460 <packing>
461 <property name="expand">False</property>
462 <property name="fill">True</property>
463 <property name="position">2</property>
464 </packing>
465 </child>
466 </object>
467 <packing>
468 <property name="left-attach">1</property>
469 <property name="top-attach">0</property>
470 </packing>
471 </child>
472 </object>
473 <packing>
474 <property name="expand">False</property>
475 <property name="fill">True</property>
476 <property name="position">0</property>
477 </packing>
478 </child>
479 <child>
480 <object class="GtkCheckButton" id="checkCB_REGISTER">
481 <property name="label" translatable="yes" context="paraindentspacing|checkCB_REGISTER">Activate page li_ne-spacing</property>
482 <property name="can-focus">True</property>
483 <property name="receives-default">False</property>
484 <property name="tooltip-text" translatable="yes" context="paraindentspacing|checkCB_REGISTER|tooltip_text" comments="xdds">Applies page line-spacing (register-true) if set for the Page Style.</property>
485 <property name="halign">start</property>
486 <property name="use-underline">True</property>
487 <property name="draw-indicator">True</property>
488 <child internal-child="accessible">
489 <object class="AtkObject" id="checkCB_REGISTER-atkobject">
490 <property name="AtkObject::accessible-description" translatable="yes" context="paraindentspacing|extended_tip|checkCB_REGISTER">If page line-spacing is activated and the Page style uses page line-spacing, then this paragraph will align to an invisible vertical page grid, regardless of their font size, so that each line is the same height.</property>
491 </object>
492 </child>
493 </object>
494 <packing>
495 <property name="expand">False</property>
496 <property name="fill">True</property>
497 <property name="position">1</property>
498 </packing>
499 </child>
500 </object>
501 </child>
502 <child type="label">
503 <object class="GtkLabel" id="labelFL_PROPERTIES">
504 <property name="visible">True</property>
505 <property name="can-focus">False</property>
506 <property name="label" translatable="yes" context="paraindentspacing|labelFL_PROPERTIES">Line Spacing</property>
507 <attributes>
508 <attribute name="weight" value="bold"/>
509 </attributes>
510 </object>
511 </child>
512 </object>
513 <packing>
514 <property name="left-attach">0</property>
515 <property name="top-attach">2</property>
516 </packing>
517 </child>
518 </object>
519 <packing>
520 <property name="left-attach">0</property>
521 <property name="top-attach">0</property>
522 </packing>
523 </child>
524 </object>
525 <object class="GtkSizeGroup" id="sizegroup_label">
526 <widgets>
527 <widget name="labelFT_LEFTINDENT"/>
528 <widget name="labelFT_RIGHTINDENT"/>
529 <widget name="labelFT_FLINEINDENT"/>
530 <widget name="labelFT_TOPDIST"/>
531 <widget name="labelFT_BOTTOMDIST"/>
532 <widget name="box3"/>
533 </widgets>
534 </object>
535 <object class="GtkSizeGroup" id="sizegroup_widget">
536 <widgets>
537 <widget name="spinED_LEFTINDENT"/>
538 <widget name="spinED_RIGHTINDENT"/>
539 <widget name="spinED_FLINEINDENT"/>
540 <widget name="spinED_TOPDIST"/>
541 <widget name="spinED_BOTTOMDIST"/>
542 <widget name="spinED_LINEDISTPERCENT"/>
543 <widget name="spinED_LINEDISTMETRIC"/>
544 <widget name="spinED_BLANK"/>
545 </widgets>
546 </object>
547 </interface>