bump product version to 6.3.0.0.beta1
[LibreOffice.git] / cui / uiconfig / ui / numberingformatpage.ui
blob2238af9ae0cc57c8b3e2173ed9b5ae93839aee21
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Generated with glade 3.22.1 -->
3 <interface domain="cui">
4 <requires lib="gtk+" version="3.18"/>
5 <object class="GtkAdjustment" id="adjustment1">
6 <property name="upper">20</property>
7 <property name="step_increment">1</property>
8 <property name="page_increment">10</property>
9 </object>
10 <object class="GtkAdjustment" id="adjustment2">
11 <property name="upper">8</property>
12 <property name="step_increment">1</property>
13 <property name="page_increment">1</property>
14 </object>
15 <object class="GtkAdjustment" id="adjustment3">
16 <property name="upper">20</property>
17 <property name="step_increment">1</property>
18 <property name="page_increment">10</property>
19 </object>
20 <object class="GtkImage" id="image1">
21 <property name="visible">True</property>
22 <property name="can_focus">False</property>
23 <property name="icon_name">svx/res/nu02.png</property>
24 </object>
25 <object class="GtkImage" id="image2">
26 <property name="visible">True</property>
27 <property name="can_focus">False</property>
28 <property name="icon_name">svx/res/nu01.png</property>
29 </object>
30 <object class="GtkImage" id="image3">
31 <property name="visible">True</property>
32 <property name="can_focus">False</property>
33 <property name="icon_name">svx/res/nu03.png</property>
34 </object>
35 <object class="GtkTreeStore" id="liststore1">
36 <columns>
37 <!-- column-name text -->
38 <column type="gchararray"/>
39 <!-- column-name id -->
40 <column type="gchararray"/>
41 </columns>
42 </object>
43 <object class="GtkTreeStore" id="liststore3">
44 <columns>
45 <!-- column-name text -->
46 <column type="gchararray"/>
47 <!-- column-name id -->
48 <column type="gchararray"/>
49 <!-- column-name textcolor -->
50 <column type="GdkRGBA"/>
51 </columns>
52 </object>
53 <object class="GtkGrid" id="NumberingFormatPage">
54 <property name="visible">True</property>
55 <property name="can_focus">False</property>
56 <property name="hexpand">True</property>
57 <property name="vexpand">True</property>
58 <property name="border_width">6</property>
59 <property name="row_spacing">6</property>
60 <property name="column_spacing">12</property>
61 <child>
62 <object class="GtkFrame" id="formatcode">
63 <property name="visible">True</property>
64 <property name="can_focus">False</property>
65 <property name="label_xalign">0</property>
66 <property name="shadow_type">none</property>
67 <child>
68 <object class="GtkAlignment" id="alignment1">
69 <property name="visible">True</property>
70 <property name="can_focus">False</property>
71 <property name="top_padding">6</property>
72 <property name="left_padding">12</property>
73 <child>
74 <object class="GtkGrid" id="grid7">
75 <property name="visible">True</property>
76 <property name="can_focus">False</property>
77 <property name="row_spacing">6</property>
78 <property name="column_spacing">6</property>
79 <child>
80 <object class="GtkEntry" id="formatted">
81 <property name="visible">True</property>
82 <property name="can_focus">True</property>
83 <property name="valign">center</property>
84 <property name="hexpand">True</property>
85 <property name="activates_default">True</property>
86 </object>
87 <packing>
88 <property name="left_attach">0</property>
89 <property name="top_attach">0</property>
90 </packing>
91 </child>
92 <child>
93 <object class="GtkButton" id="add">
94 <property name="visible">True</property>
95 <property name="can_focus">True</property>
96 <property name="receives_default">True</property>
97 <property name="has_tooltip">True</property>
98 <property name="tooltip_text" translatable="yes" context="numberingformatpage|add|tooltip_text">Add</property>
99 <property name="valign">center</property>
100 <property name="image">image2</property>
101 </object>
102 <packing>
103 <property name="left_attach">1</property>
104 <property name="top_attach">0</property>
105 </packing>
106 </child>
107 <child>
108 <object class="GtkButton" id="edit">
109 <property name="visible">True</property>
110 <property name="can_focus">True</property>
111 <property name="receives_default">True</property>
112 <property name="has_tooltip">True</property>
113 <property name="tooltip_text" translatable="yes" context="numberingformatpage|edit|tooltip_text">Edit Comment</property>
114 <property name="valign">center</property>
115 <property name="image">image3</property>
116 </object>
117 <packing>
118 <property name="left_attach">2</property>
119 <property name="top_attach">0</property>
120 </packing>
121 </child>
122 <child>
123 <object class="GtkButton" id="delete">
124 <property name="visible">True</property>
125 <property name="can_focus">True</property>
126 <property name="receives_default">True</property>
127 <property name="has_tooltip">True</property>
128 <property name="tooltip_text" translatable="yes" context="numberingformatpage|delete|tooltip_text">Remove</property>
129 <property name="valign">center</property>
130 <property name="image">image1</property>
131 </object>
132 <packing>
133 <property name="left_attach">3</property>
134 <property name="top_attach">0</property>
135 </packing>
136 </child>
137 <child>
138 <object class="GtkLabel" id="commentft">
139 <property name="visible">True</property>
140 <property name="can_focus">False</property>
141 <property name="xalign">0</property>
142 </object>
143 <packing>
144 <property name="left_attach">0</property>
145 <property name="top_attach">1</property>
146 <property name="width">4</property>
147 </packing>
148 </child>
149 <child>
150 <object class="GtkEntry" id="commented">
151 <property name="can_focus">True</property>
152 <property name="no_show_all">True</property>
153 <property name="tooltip_text" translatable="yes" context="numberingformatpage|commented|tooltip_text">Comment</property>
154 </object>
155 <packing>
156 <property name="left_attach">0</property>
157 <property name="top_attach">2</property>
158 <property name="width">4</property>
159 </packing>
160 </child>
161 </object>
162 </child>
163 </object>
164 </child>
165 <child type="label">
166 <object class="GtkLabel" id="formatf">
167 <property name="visible">True</property>
168 <property name="can_focus">False</property>
169 <property name="label" translatable="yes" context="numberingformatpage|formatf">_Format code</property>
170 <property name="use_underline">True</property>
171 <property name="mnemonic_widget">formatted</property>
172 <attributes>
173 <attribute name="weight" value="bold"/>
174 </attributes>
175 </object>
176 </child>
177 </object>
178 <packing>
179 <property name="left_attach">0</property>
180 <property name="top_attach">2</property>
181 </packing>
182 </child>
183 <child>
184 <object class="GtkFrame" id="options">
185 <property name="visible">True</property>
186 <property name="can_focus">False</property>
187 <property name="label_xalign">0</property>
188 <property name="shadow_type">none</property>
189 <child>
190 <object class="GtkAlignment" id="alignment2">
191 <property name="visible">True</property>
192 <property name="can_focus">False</property>
193 <property name="top_padding">6</property>
194 <property name="left_padding">12</property>
195 <child>
196 <object class="GtkGrid" id="grid5">
197 <property name="visible">True</property>
198 <property name="can_focus">False</property>
199 <property name="row_spacing">6</property>
200 <property name="column_spacing">12</property>
201 <child>
202 <object class="GtkBox" id="box2">
203 <property name="visible">True</property>
204 <property name="can_focus">False</property>
205 <property name="border_width">0</property>
206 <property name="orientation">vertical</property>
207 <property name="spacing">6</property>
208 <child>
209 <object class="GtkSpinButton" id="denominatored">
210 <property name="visible">True</property>
211 <property name="can_focus">True</property>
212 <property name="adjustment">adjustment2</property>
213 </object>
214 <packing>
215 <property name="expand">False</property>
216 <property name="fill">True</property>
217 <property name="position">0</property>
218 </packing>
219 </child>
220 <child>
221 <object class="GtkSpinButton" id="decimalsed">
222 <property name="visible">True</property>
223 <property name="can_focus">True</property>
224 <property name="adjustment">adjustment1</property>
225 </object>
226 <packing>
227 <property name="expand">False</property>
228 <property name="fill">True</property>
229 <property name="position">0</property>
230 </packing>
231 </child>
232 </object>
233 <packing>
234 <property name="left_attach">1</property>
235 <property name="top_attach">0</property>
236 </packing>
237 </child>
238 <child>
239 <object class="GtkSpinButton" id="leadzerosed">
240 <property name="visible">True</property>
241 <property name="can_focus">True</property>
242 <property name="adjustment">adjustment3</property>
243 </object>
244 <packing>
245 <property name="left_attach">1</property>
246 <property name="top_attach">1</property>
247 </packing>
248 </child>
249 <child>
250 <object class="GtkBox" id="box3">
251 <property name="visible">True</property>
252 <property name="can_focus">False</property>
253 <property name="valign">center</property>
254 <property name="border_width">0</property>
255 <property name="orientation">vertical</property>
256 <property name="spacing">6</property>
257 <child>
258 <object class="GtkLabel" id="denominatorft">
259 <property name="can_focus">False</property>
260 <property name="label" translatable="yes" context="numberingformatpage|denominatorft">Den_ominator places:</property>
261 <property name="use_underline">True</property>
262 <property name="mnemonic_widget">denominatored</property>
263 <property name="xalign">1</property>
264 </object>
265 <packing>
266 <property name="expand">False</property>
267 <property name="fill">True</property>
268 <property name="position">0</property>
269 </packing>
270 </child>
271 <child>
272 <object class="GtkLabel" id="decimalsft">
273 <property name="visible">True</property>
274 <property name="can_focus">False</property>
275 <property name="label" translatable="yes" context="numberingformatpage|decimalsft">_Decimal places:</property>
276 <property name="use_underline">True</property>
277 <property name="mnemonic_widget">decimalsed</property>
278 <property name="xalign">1</property>
279 </object>
280 <packing>
281 <property name="expand">False</property>
282 <property name="fill">True</property>
283 <property name="position">0</property>
284 </packing>
285 </child>
286 </object>
287 <packing>
288 <property name="left_attach">0</property>
289 <property name="top_attach">0</property>
290 </packing>
291 </child>
292 <child>
293 <object class="GtkLabel" id="leadzerosft">
294 <property name="visible">True</property>
295 <property name="can_focus">False</property>
296 <property name="label" translatable="yes" context="numberingformatpage|leadzerosft">Leading _zeroes:</property>
297 <property name="use_underline">True</property>
298 <property name="mnemonic_widget">leadzerosed</property>
299 <property name="xalign">1</property>
300 </object>
301 <packing>
302 <property name="left_attach">0</property>
303 <property name="top_attach">1</property>
304 </packing>
305 </child>
306 <child>
307 <object class="GtkCheckButton" id="negnumred">
308 <property name="label" translatable="yes" context="numberingformatpage|negnumred">_Negative numbers red</property>
309 <property name="visible">True</property>
310 <property name="can_focus">True</property>
311 <property name="receives_default">False</property>
312 <property name="use_underline">True</property>
313 <property name="xalign">0</property>
314 <property name="draw_indicator">True</property>
315 </object>
316 <packing>
317 <property name="left_attach">2</property>
318 <property name="top_attach">0</property>
319 </packing>
320 </child>
321 <child>
322 <object class="GtkBox" id="box1">
323 <property name="visible">True</property>
324 <property name="can_focus">False</property>
325 <property name="border_width">0</property>
326 <property name="orientation">vertical</property>
327 <property name="spacing">6</property>
328 <child>
329 <object class="GtkCheckButton" id="engineering">
330 <property name="label" translatable="yes" context="numberingformatpage|engineering">_Engineering notation</property>
331 <property name="can_focus">True</property>
332 <property name="receives_default">False</property>
333 <property name="use_underline">True</property>
334 <property name="xalign">0</property>
335 <property name="draw_indicator">True</property>
336 </object>
337 <packing>
338 <property name="expand">False</property>
339 <property name="fill">True</property>
340 <property name="position">0</property>
341 </packing>
342 </child>
343 <child>
344 <object class="GtkCheckButton" id="thousands">
345 <property name="label" translatable="yes" context="numberingformatpage|thousands">_Thousands separator</property>
346 <property name="visible">True</property>
347 <property name="can_focus">True</property>
348 <property name="receives_default">False</property>
349 <property name="use_underline">True</property>
350 <property name="xalign">0</property>
351 <property name="draw_indicator">True</property>
352 </object>
353 <packing>
354 <property name="expand">False</property>
355 <property name="fill">True</property>
356 <property name="position">0</property>
357 </packing>
358 </child>
359 </object>
360 <packing>
361 <property name="left_attach">2</property>
362 <property name="top_attach">1</property>
363 </packing>
364 </child>
365 </object>
366 </child>
367 </object>
368 </child>
369 <child type="label">
370 <object class="GtkLabel" id="optionsft">
371 <property name="visible">True</property>
372 <property name="can_focus">False</property>
373 <property name="label" translatable="yes" context="numberingformatpage|optionsft">Options</property>
374 <attributes>
375 <attribute name="weight" value="bold"/>
376 </attributes>
377 </object>
378 </child>
379 </object>
380 <packing>
381 <property name="left_attach">0</property>
382 <property name="top_attach">1</property>
383 </packing>
384 </child>
385 <child>
386 <object class="GtkGrid" id="grid3">
387 <property name="visible">True</property>
388 <property name="can_focus">False</property>
389 <property name="hexpand">True</property>
390 <property name="vexpand">True</property>
391 <property name="row_spacing">12</property>
392 <property name="column_spacing">12</property>
393 <child>
394 <object class="GtkFrame" id="categoryframe">
395 <property name="visible">True</property>
396 <property name="can_focus">False</property>
397 <property name="vexpand">True</property>
398 <property name="label_xalign">0</property>
399 <property name="shadow_type">none</property>
400 <child>
401 <object class="GtkAlignment" id="alignment3">
402 <property name="visible">True</property>
403 <property name="can_focus">False</property>
404 <property name="vexpand">True</property>
405 <property name="top_padding">6</property>
406 <child>
407 <object class="GtkScrolledWindow" id="scrolledwindow1">
408 <property name="visible">True</property>
409 <property name="can_focus">True</property>
410 <property name="vexpand">True</property>
411 <property name="shadow_type">in</property>
412 <child>
413 <object class="GtkTreeView" id="categorylb">
414 <property name="visible">True</property>
415 <property name="can_focus">True</property>
416 <property name="has_focus">True</property>
417 <property name="vexpand">True</property>
418 <property name="model">liststore1</property>
419 <property name="headers_visible">False</property>
420 <property name="headers_clickable">False</property>
421 <property name="search_column">0</property>
422 <property name="show_expanders">False</property>
423 <child internal-child="selection">
424 <object class="GtkTreeSelection" id="treeview-selection1"/>
425 </child>
426 <child>
427 <object class="GtkTreeViewColumn" id="treeviewcolumn1">
428 <child>
429 <object class="GtkCellRendererText" id="cellrenderertext1"/>
430 <attributes>
431 <attribute name="text">0</attribute>
432 </attributes>
433 </child>
434 </object>
435 </child>
436 </object>
437 </child>
438 </object>
439 </child>
440 </object>
441 </child>
442 <child type="label">
443 <object class="GtkLabel" id="categoryft">
444 <property name="visible">True</property>
445 <property name="can_focus">False</property>
446 <property name="label" translatable="yes" context="numberingformatpage|categoryft">C_ategory</property>
447 <property name="use_underline">True</property>
448 <property name="mnemonic_widget">categorylb</property>
449 <attributes>
450 <attribute name="weight" value="bold"/>
451 </attributes>
452 </object>
453 </child>
454 </object>
455 <packing>
456 <property name="left_attach">0</property>
457 <property name="top_attach">0</property>
458 </packing>
459 </child>
460 <child>
461 <object class="GtkFrame" id="formatframe">
462 <property name="height_request">0</property>
463 <property name="visible">True</property>
464 <property name="can_focus">False</property>
465 <property name="hexpand">True</property>
466 <property name="vexpand">True</property>
467 <property name="label_xalign">0</property>
468 <property name="shadow_type">none</property>
469 <child>
470 <object class="GtkAlignment" id="alignment4">
471 <property name="visible">True</property>
472 <property name="can_focus">False</property>
473 <property name="hexpand">True</property>
474 <property name="vexpand">True</property>
475 <property name="top_padding">6</property>
476 <child>
477 <object class="GtkGrid" id="grid2">
478 <property name="visible">True</property>
479 <property name="can_focus">False</property>
480 <property name="hexpand">True</property>
481 <property name="vexpand">True</property>
482 <property name="row_spacing">6</property>
483 <child>
484 <object class="GtkComboBoxText" id="currencylb">
485 <property name="visible">True</property>
486 <property name="can_focus">False</property>
487 <property name="valign">start</property>
488 <property name="hexpand">True</property>
489 <items>
490 <item translatable="yes" context="numberingformatpage|liststore2">Automatically</item>
491 </items>
492 </object>
493 <packing>
494 <property name="left_attach">0</property>
495 <property name="top_attach">0</property>
496 </packing>
497 </child>
498 <child>
499 <object class="GtkScrolledWindow">
500 <property name="visible">True</property>
501 <property name="can_focus">True</property>
502 <property name="shadow_type">in</property>
503 <child>
504 <object class="GtkTreeView" id="formatlb">
505 <property name="visible">True</property>
506 <property name="can_focus">True</property>
507 <property name="hexpand">True</property>
508 <property name="vexpand">True</property>
509 <property name="model">liststore3</property>
510 <property name="headers_visible">False</property>
511 <property name="headers_clickable">False</property>
512 <property name="search_column">0</property>
513 <property name="show_expanders">False</property>
514 <child internal-child="selection">
515 <object class="GtkTreeSelection" id="treeview-selection2"/>
516 </child>
517 <child>
518 <object class="GtkTreeViewColumn" id="treeviewcolumn2">
519 <child>
520 <object class="GtkCellRendererText" id="cellrenderertext2"/>
521 <attributes>
522 <attribute name="text">0</attribute>
523 <attribute name="foreground-rgba">2</attribute>
524 </attributes>
525 </child>
526 </object>
527 </child>
528 </object>
529 </child>
530 </object>
531 <packing>
532 <property name="left_attach">0</property>
533 <property name="top_attach">1</property>
534 </packing>
535 </child>
536 </object>
537 </child>
538 </object>
539 </child>
540 <child type="label">
541 <object class="GtkLabel" id="formatft">
542 <property name="visible">True</property>
543 <property name="can_focus">False</property>
544 <property name="label" translatable="yes" context="numberingformatpage|formatft">Fo_rmat</property>
545 <property name="use_underline">True</property>
546 <attributes>
547 <attribute name="weight" value="bold"/>
548 </attributes>
549 </object>
550 </child>
551 </object>
552 <packing>
553 <property name="left_attach">1</property>
554 <property name="top_attach">0</property>
555 </packing>
556 </child>
557 <child>
558 <object class="GtkFrame" id="languageframe">
559 <property name="height_request">0</property>
560 <property name="visible">True</property>
561 <property name="can_focus">False</property>
562 <property name="vexpand">True</property>
563 <property name="label_xalign">0</property>
564 <property name="shadow_type">none</property>
565 <child>
566 <object class="GtkAlignment" id="alignment5">
567 <property name="visible">True</property>
568 <property name="can_focus">False</property>
569 <property name="vexpand">True</property>
570 <property name="top_padding">6</property>
571 <child>
572 <object class="GtkGrid" id="grid1">
573 <property name="visible">True</property>
574 <property name="can_focus">False</property>
575 <property name="vexpand">True</property>
576 <property name="row_spacing">6</property>
577 <child>
578 <object class="GtkComboBoxText" id="languagelb">
579 <property name="visible">True</property>
580 <property name="can_focus">False</property>
581 <property name="valign">start</property>
582 </object>
583 <packing>
584 <property name="left_attach">0</property>
585 <property name="top_attach">0</property>
586 </packing>
587 </child>
588 <child>
589 <object class="GtkCheckButton" id="sourceformat">
590 <property name="label" translatable="yes" context="numberingformatpage|sourceformat">So_urce format</property>
591 <property name="can_focus">True</property>
592 <property name="receives_default">False</property>
593 <property name="no_show_all">True</property>
594 <property name="use_underline">True</property>
595 <property name="xalign">0</property>
596 <property name="draw_indicator">True</property>
597 </object>
598 <packing>
599 <property name="left_attach">0</property>
600 <property name="top_attach">1</property>
601 </packing>
602 </child>
603 <child>
604 <object class="GtkScrolledWindow">
605 <property name="visible">True</property>
606 <property name="can_focus">True</property>
607 <property name="valign">end</property>
608 <property name="hexpand">True</property>
609 <property name="vexpand">True</property>
610 <property name="shadow_type">in</property>
611 <child>
612 <object class="GtkViewport">
613 <property name="visible">True</property>
614 <property name="can_focus">False</property>
615 <child>
616 <object class="GtkDrawingArea" id="preview">
617 <property name="visible">True</property>
618 <property name="can_focus">False</property>
619 </object>
620 </child>
621 </object>
622 </child>
623 </object>
624 <packing>
625 <property name="left_attach">0</property>
626 <property name="top_attach">2</property>
627 </packing>
628 </child>
629 </object>
630 </child>
631 </object>
632 </child>
633 <child type="label">
634 <object class="GtkLabel" id="languageft">
635 <property name="visible">True</property>
636 <property name="can_focus">False</property>
637 <property name="label" translatable="yes" context="numberingformatpage|languageft">_Language</property>
638 <property name="use_underline">True</property>
639 <property name="mnemonic_widget">languagelb</property>
640 <attributes>
641 <attribute name="weight" value="bold"/>
642 </attributes>
643 </object>
644 </child>
645 </object>
646 <packing>
647 <property name="left_attach">2</property>
648 <property name="top_attach">0</property>
649 </packing>
650 </child>
651 </object>
652 <packing>
653 <property name="left_attach">0</property>
654 <property name="top_attach">0</property>
655 </packing>
656 </child>
657 </object>
658 <object class="GtkSizeGroup" id="sizegroup1">
659 <property name="mode">both</property>
660 <property name="ignore_hidden">True</property>
661 <widgets>
662 <widget name="categoryframe"/>
663 <widget name="formatframe"/>
664 </widgets>
665 </object>
666 </interface>