bump product version to 5.0.4.1
[LibreOffice.git] / cui / uiconfig / ui / paraindentspacing.ui
blob3593b0e040de76f3f253e88b459809b22b471303
1 <?xml version="1.0" encoding="UTF-8"?>
2 <interface>
3 <!-- interface-requires gtk+ 3.0 -->
4 <!-- interface-requires LibreOffice 1.0 -->
5 <object class="GtkAdjustment" id="adjustmentED_DIST">
6 <property name="upper">9999</property>
7 <property name="step_increment">1</property>
8 <property name="page_increment">10</property>
9 </object>
10 <object class="GtkAdjustment" id="adjustmentED_LINEDISTMETRIC">
11 <property name="upper">9999</property>
12 <property name="step_increment">10</property>
13 <property name="page_increment">10</property>
14 </object>
15 <object class="GtkAdjustment" id="adjustmentLINEDISTPERCENT">
16 <property name="lower">50</property>
17 <property name="upper">200</property>
18 <property name="value">100</property>
19 <property name="step_increment">1</property>
20 <property name="page_increment">10</property>
21 </object>
22 <object class="GtkAdjustment" id="adjustmentspinED_INDENT">
23 <property name="upper">9999</property>
24 <property name="step_increment">1</property>
25 <property name="page_increment">10</property>
26 </object>
27 <object class="GtkGrid" id="ParaIndentSpacing">
28 <property name="visible">True</property>
29 <property name="can_focus">False</property>
30 <property name="valign">start</property>
31 <property name="hexpand">True</property>
32 <property name="border_width">6</property>
33 <property name="row_spacing">12</property>
34 <property name="column_spacing">24</property>
35 <child>
36 <object class="GtkAlignment" id="alignment5">
37 <property name="visible">True</property>
38 <property name="can_focus">False</property>
39 <property name="hexpand">True</property>
40 <property name="vexpand">True</property>
41 <property name="top_padding">24</property>
42 <child>
43 <object class="svxlo-SvxParaPrevWindow" id="drawingareaWN_EXAMPLE">
44 <property name="visible">True</property>
45 <property name="can_focus">False</property>
46 <property name="halign">center</property>
47 <property name="valign">start</property>
48 <property name="hexpand">True</property>
49 <property name="vexpand">True</property>
50 <child internal-child="accessible">
51 <object class="AtkObject" id="drawingareaWN_EXAMPLE-atkobject">
52 <property name="AtkObject::accessible-name" translatable="yes">Example</property>
53 </object>
54 </child>
55 </object>
56 </child>
57 </object>
58 <packing>
59 <property name="left_attach">1</property>
60 <property name="top_attach">0</property>
61 <property name="width">1</property>
62 <property name="height">1</property>
63 </packing>
64 </child>
65 <child>
66 <object class="GtkGrid" id="maingrid">
67 <property name="visible">True</property>
68 <property name="can_focus">False</property>
69 <property name="row_spacing">12</property>
70 <child>
71 <object class="GtkFrame" id="frame1">
72 <property name="visible">True</property>
73 <property name="can_focus">False</property>
74 <property name="label_xalign">0</property>
75 <property name="shadow_type">none</property>
76 <child>
77 <object class="GtkAlignment" id="alignment1">
78 <property name="visible">True</property>
79 <property name="can_focus">False</property>
80 <property name="top_padding">6</property>
81 <property name="left_padding">12</property>
82 <child>
83 <object class="GtkGrid" id="grid4">
84 <property name="visible">True</property>
85 <property name="can_focus">False</property>
86 <property name="row_spacing">6</property>
87 <property name="column_spacing">12</property>
88 <child>
89 <object class="GtkLabel" id="labelFT_LEFTINDENT">
90 <property name="visible">True</property>
91 <property name="can_focus">False</property>
92 <property name="xalign">0</property>
93 <property name="label" translatable="yes">_Before text:</property>
94 <property name="use_underline">True</property>
95 <property name="mnemonic_widget">spinED_LEFTINDENT:0cm</property>
96 </object>
97 <packing>
98 <property name="left_attach">0</property>
99 <property name="top_attach">0</property>
100 <property name="width">1</property>
101 <property name="height">1</property>
102 </packing>
103 </child>
104 <child>
105 <object class="GtkLabel" id="labelFT_RIGHTINDENT">
106 <property name="visible">True</property>
107 <property name="can_focus">False</property>
108 <property name="xalign">0</property>
109 <property name="label" translatable="yes">After _text:</property>
110 <property name="use_underline">True</property>
111 <property name="mnemonic_widget">spinED_RIGHTINDENT:0cm</property>
112 </object>
113 <packing>
114 <property name="left_attach">0</property>
115 <property name="top_attach">1</property>
116 <property name="width">1</property>
117 <property name="height">1</property>
118 </packing>
119 </child>
120 <child>
121 <object class="GtkLabel" id="labelFT_FLINEINDENT">
122 <property name="visible">True</property>
123 <property name="can_focus">False</property>
124 <property name="xalign">0</property>
125 <property name="label" translatable="yes">_First line:</property>
126 <property name="use_underline">True</property>
127 <property name="mnemonic_widget">spinED_FLINEINDENT:0cm</property>
128 </object>
129 <packing>
130 <property name="left_attach">0</property>
131 <property name="top_attach">2</property>
132 <property name="width">1</property>
133 <property name="height">1</property>
134 </packing>
135 </child>
136 <child>
137 <object class="GtkCheckButton" id="checkCB_AUTO">
138 <property name="label" translatable="yes">_Automatic</property>
139 <property name="visible">True</property>
140 <property name="can_focus">True</property>
141 <property name="receives_default">False</property>
142 <property name="use_underline">True</property>
143 <property name="xalign">0</property>
144 <property name="draw_indicator">True</property>
145 </object>
146 <packing>
147 <property name="left_attach">0</property>
148 <property name="top_attach">3</property>
149 <property name="width">1</property>
150 <property name="height">1</property>
151 </packing>
152 </child>
153 <child>
154 <object class="svxlo-SvxRelativeField" id="spinED_LEFTINDENT:0cm">
155 <property name="visible">True</property>
156 <property name="can_focus">True</property>
157 <property name="invisible_char"></property>
158 <property name="invisible_char_set">True</property>
159 <property name="adjustment">adjustmentspinED_INDENT</property>
160 </object>
161 <packing>
162 <property name="left_attach">1</property>
163 <property name="top_attach">0</property>
164 <property name="width">1</property>
165 <property name="height">1</property>
166 </packing>
167 </child>
168 <child>
169 <object class="svxlo-SvxRelativeField" id="spinED_RIGHTINDENT:0cm">
170 <property name="visible">True</property>
171 <property name="can_focus">True</property>
172 <property name="invisible_char"></property>
173 <property name="invisible_char_set">True</property>
174 <property name="adjustment">adjustmentspinED_INDENT</property>
175 </object>
176 <packing>
177 <property name="left_attach">1</property>
178 <property name="top_attach">1</property>
179 <property name="width">1</property>
180 <property name="height">1</property>
181 </packing>
182 </child>
183 <child>
184 <object class="svxlo-SvxRelativeField" id="spinED_FLINEINDENT:0cm">
185 <property name="visible">True</property>
186 <property name="can_focus">True</property>
187 <property name="invisible_char"></property>
188 <property name="invisible_char_set">True</property>
189 <property name="adjustment">adjustmentspinED_INDENT</property>
190 </object>
191 <packing>
192 <property name="left_attach">1</property>
193 <property name="top_attach">2</property>
194 <property name="width">1</property>
195 <property name="height">1</property>
196 </packing>
197 </child>
198 <child>
199 <object class="GtkLabel" id="labelST_LINEDIST_ABS">
200 <property name="can_focus">False</property>
201 <property name="label" translatable="yes">Fixed</property>
202 </object>
203 <packing>
204 <property name="left_attach">1</property>
205 <property name="top_attach">3</property>
206 <property name="width">1</property>
207 <property name="height">1</property>
208 </packing>
209 </child>
210 </object>
211 </child>
212 </object>
213 </child>
214 <child type="label">
215 <object class="GtkLabel" id="label1">
216 <property name="visible">True</property>
217 <property name="can_focus">False</property>
218 <property name="label" translatable="yes">Indent</property>
219 <attributes>
220 <attribute name="weight" value="bold"/>
221 </attributes>
222 </object>
223 </child>
224 </object>
225 <packing>
226 <property name="left_attach">0</property>
227 <property name="top_attach">0</property>
228 <property name="width">1</property>
229 <property name="height">1</property>
230 </packing>
231 </child>
232 <child>
233 <object class="GtkFrame" id="frame2">
234 <property name="visible">True</property>
235 <property name="can_focus">False</property>
236 <property name="label_xalign">0</property>
237 <property name="shadow_type">none</property>
238 <child>
239 <object class="GtkAlignment" id="alignment2">
240 <property name="visible">True</property>
241 <property name="can_focus">False</property>
242 <property name="top_padding">6</property>
243 <property name="left_padding">12</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="orientation">vertical</property>
249 <property name="spacing">6</property>
250 <child>
251 <object class="GtkGrid" id="grid1">
252 <property name="visible">True</property>
253 <property name="can_focus">False</property>
254 <property name="row_spacing">6</property>
255 <property name="column_spacing">12</property>
256 <child>
257 <object class="GtkLabel" id="labelFT_TOPDIST">
258 <property name="visible">True</property>
259 <property name="can_focus">False</property>
260 <property name="xalign">0</property>
261 <property name="label" translatable="yes">Ab_ove paragraph:</property>
262 <property name="use_underline">True</property>
263 <property name="mnemonic_widget">spinED_TOPDIST:0cm</property>
264 </object>
265 <packing>
266 <property name="left_attach">0</property>
267 <property name="top_attach">0</property>
268 <property name="width">1</property>
269 <property name="height">1</property>
270 </packing>
271 </child>
272 <child>
273 <object class="GtkLabel" id="labelFT_BOTTOMDIST">
274 <property name="visible">True</property>
275 <property name="can_focus">False</property>
276 <property name="xalign">0</property>
277 <property name="label" translatable="yes">Below _paragraph:</property>
278 <property name="use_underline">True</property>
279 <property name="mnemonic_widget">spinED_BOTTOMDIST:0cm</property>
280 </object>
281 <packing>
282 <property name="left_attach">0</property>
283 <property name="top_attach">1</property>
284 <property name="width">1</property>
285 <property name="height">1</property>
286 </packing>
287 </child>
288 <child>
289 <object class="svxlo-SvxRelativeField" id="spinED_TOPDIST:0cm">
290 <property name="visible">True</property>
291 <property name="can_focus">True</property>
292 <property name="invisible_char"></property>
293 <property name="invisible_char_set">True</property>
294 <property name="adjustment">adjustmentED_DIST</property>
295 </object>
296 <packing>
297 <property name="left_attach">1</property>
298 <property name="top_attach">0</property>
299 <property name="width">1</property>
300 <property name="height">1</property>
301 </packing>
302 </child>
303 <child>
304 <object class="svxlo-SvxRelativeField" id="spinED_BOTTOMDIST:0cm">
305 <property name="visible">True</property>
306 <property name="can_focus">True</property>
307 <property name="invisible_char"></property>
308 <property name="invisible_char_set">True</property>
309 <property name="adjustment">adjustmentED_DIST</property>
310 </object>
311 <packing>
312 <property name="left_attach">1</property>
313 <property name="top_attach">1</property>
314 <property name="width">1</property>
315 <property name="height">1</property>
316 </packing>
317 </child>
318 </object>
319 <packing>
320 <property name="expand">False</property>
321 <property name="fill">True</property>
322 <property name="position">0</property>
323 </packing>
324 </child>
325 <child>
326 <object class="GtkCheckButton" id="checkCB_CONTEXTUALSPACING">
327 <property name="label" translatable="yes">Don't add space between paragraphs of the same style</property>
328 <property name="visible">True</property>
329 <property name="can_focus">True</property>
330 <property name="receives_default">False</property>
331 <property name="xalign">0</property>
332 <property name="draw_indicator">True</property>
333 </object>
334 <packing>
335 <property name="expand">False</property>
336 <property name="fill">True</property>
337 <property name="position">1</property>
338 </packing>
339 </child>
340 </object>
341 </child>
342 </object>
343 </child>
344 <child type="label">
345 <object class="GtkLabel" id="labelFL_VERTALIGN">
346 <property name="visible">True</property>
347 <property name="can_focus">False</property>
348 <property name="label" translatable="yes">Spacing</property>
349 <attributes>
350 <attribute name="weight" value="bold"/>
351 </attributes>
352 </object>
353 </child>
354 </object>
355 <packing>
356 <property name="left_attach">0</property>
357 <property name="top_attach">1</property>
358 <property name="width">1</property>
359 <property name="height">1</property>
360 </packing>
361 </child>
362 <child>
363 <object class="GtkFrame" id="framePROPERTIES">
364 <property name="visible">True</property>
365 <property name="can_focus">False</property>
366 <property name="label_xalign">0</property>
367 <property name="shadow_type">none</property>
368 <child>
369 <object class="GtkAlignment" id="alignment3">
370 <property name="visible">True</property>
371 <property name="can_focus">False</property>
372 <property name="top_padding">6</property>
373 <property name="left_padding">12</property>
374 <child>
375 <object class="GtkGrid" id="grid3">
376 <property name="visible">True</property>
377 <property name="can_focus">False</property>
378 <property name="column_spacing">12</property>
379 <child>
380 <object class="GtkBox" id="box3">
381 <property name="visible">True</property>
382 <property name="can_focus">False</property>
383 <property name="spacing">12</property>
384 <child>
385 <object class="GtkComboBox" id="comboLB_LINEDIST">
386 <property name="visible">True</property>
387 <property name="can_focus">False</property>
388 <property name="model">liststoreLB_LINEDIST</property>
389 </object>
390 <packing>
391 <property name="expand">False</property>
392 <property name="fill">True</property>
393 <property name="position">0</property>
394 </packing>
395 </child>
396 <child>
397 <object class="GtkLabel" id="labelFT_LINEDIST">
398 <property name="visible">True</property>
399 <property name="can_focus">False</property>
400 <property name="label" translatable="yes">of</property>
401 </object>
402 <packing>
403 <property name="expand">False</property>
404 <property name="fill">True</property>
405 <property name="position">1</property>
406 </packing>
407 </child>
408 </object>
409 <packing>
410 <property name="left_attach">0</property>
411 <property name="top_attach">0</property>
412 <property name="width">1</property>
413 <property name="height">1</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:0%">
423 <property name="visible">True</property>
424 <property name="can_focus">True</property>
425 <property name="invisible_char"></property>
426 <property name="invisible_char_set">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:0cm">
437 <property name="visible">True</property>
438 <property name="can_focus">True</property>
439 <property name="invisible_char"></property>
440 <property name="invisible_char_set">True</property>
441 <property name="adjustment">adjustmentED_LINEDISTMETRIC</property>
442 </object>
443 <packing>
444 <property name="expand">False</property>
445 <property name="fill">True</property>
446 <property name="position">1</property>
447 </packing>
448 </child>
449 </object>
450 <packing>
451 <property name="left_attach">1</property>
452 <property name="top_attach">0</property>
453 <property name="width">1</property>
454 <property name="height">1</property>
455 </packing>
456 </child>
457 </object>
458 </child>
459 </object>
460 </child>
461 <child type="label">
462 <object class="GtkLabel" id="labelFL_PROPERTIES">
463 <property name="visible">True</property>
464 <property name="can_focus">False</property>
465 <property name="label" translatable="yes">Line Spacing</property>
466 <attributes>
467 <attribute name="weight" value="bold"/>
468 </attributes>
469 </object>
470 </child>
471 </object>
472 <packing>
473 <property name="left_attach">0</property>
474 <property name="top_attach">2</property>
475 <property name="width">1</property>
476 <property name="height">1</property>
477 </packing>
478 </child>
479 <child>
480 <object class="GtkFrame" id="frameFL_REGISTER">
481 <property name="can_focus">False</property>
482 <property name="label_xalign">0</property>
483 <property name="shadow_type">none</property>
484 <child>
485 <object class="GtkAlignment" id="alignment4">
486 <property name="visible">True</property>
487 <property name="can_focus">False</property>
488 <property name="top_padding">6</property>
489 <property name="left_padding">12</property>
490 <child>
491 <object class="GtkCheckButton" id="checkCB_REGISTER">
492 <property name="label" translatable="yes">A_ctivate</property>
493 <property name="can_focus">True</property>
494 <property name="receives_default">False</property>
495 <property name="use_underline">True</property>
496 <property name="xalign">0</property>
497 <property name="draw_indicator">True</property>
498 </object>
499 </child>
500 </object>
501 </child>
502 <child type="label">
503 <object class="GtkLabel" id="label3">
504 <property name="visible">True</property>
505 <property name="can_focus">False</property>
506 <property name="label" translatable="yes">Register-true</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">3</property>
516 <property name="width">1</property>
517 <property name="height">1</property>
518 </packing>
519 </child>
520 </object>
521 <packing>
522 <property name="left_attach">0</property>
523 <property name="top_attach">0</property>
524 <property name="width">1</property>
525 <property name="height">1</property>
526 </packing>
527 </child>
528 </object>
529 <object class="GtkListStore" id="liststoreLB_LINEDIST">
530 <columns>
531 <!-- column-name gchararray1 -->
532 <column type="gchararray"/>
533 <!-- column-name guint1 -->
534 <column type="guint"/>
535 </columns>
536 <data>
537 <row>
538 <col id="0" translatable="yes">Single</col>
539 <col id="1">0</col>
540 </row>
541 <row>
542 <col id="0" translatable="yes">1.5 lines</col>
543 <col id="1">1</col>
544 </row>
545 <row>
546 <col id="0" translatable="yes">Double</col>
547 <col id="1">2</col>
548 </row>
549 <row>
550 <col id="0" translatable="yes">Proportional</col>
551 <col id="1">3</col>
552 </row>
553 <row>
554 <col id="0" translatable="yes">At least</col>
555 <col id="1">4</col>
556 </row>
557 <row>
558 <col id="0" translatable="yes">Leading</col>
559 <col id="1">5</col>
560 </row>
561 </data>
562 </object>
563 <object class="GtkSizeGroup" id="sizegroup1">
564 <widgets>
565 <widget name="box3"/>
566 <widget name="labelFT_LEFTINDENT"/>
567 <widget name="labelFT_RIGHTINDENT"/>
568 <widget name="labelFT_FLINEINDENT"/>
569 <widget name="checkCB_AUTO"/>
570 <widget name="labelFT_TOPDIST"/>
571 <widget name="labelFT_BOTTOMDIST"/>
572 </widgets>
573 </object>
574 <object class="GtkSizeGroup" id="sizegroup2">
575 <widgets>
576 <widget name="box1"/>
577 <widget name="spinED_LEFTINDENT:0cm"/>
578 <widget name="spinED_RIGHTINDENT:0cm"/>
579 <widget name="spinED_FLINEINDENT:0cm"/>
580 <widget name="spinED_TOPDIST:0cm"/>
581 <widget name="spinED_BOTTOMDIST:0cm"/>
582 </widgets>
583 </object>
584 </interface>