bump product version to 7.2.5.1
[LibreOffice.git] / sd / uiconfig / sdraw / ui / paranumberingtab.ui
blob50a07a9d62a2f00edcd46ca0433613b2fd572b94
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Generated with glade 3.18.3 -->
3 <interface domain="sd">
4 <requires lib="gtk+" version="3.20"/>
5 <object class="GtkAdjustment" id="adjustment1">
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="GtkFrame" id="DrawParaNumbering">
11 <property name="visible">True</property>
12 <property name="can_focus">False</property>
13 <property name="border_width">6</property>
14 <property name="label_xalign">0</property>
15 <property name="shadow_type">none</property>
16 <child>
17 <!-- n-columns=1 n-rows=1 -->
18 <object class="GtkGrid" id="grid1">
19 <property name="visible">True</property>
20 <property name="can_focus">False</property>
21 <property name="row_spacing">6</property>
22 <property name="column_spacing">6</property>
23 <property name="margin-start">12</property>
24 <property name="margin-top">6</property>
25 <child>
26 <object class="GtkCheckButton" id="checkbuttonCB_NEW_START">
27 <property name="label" translatable="yes" context="paranumberingtab|checkbuttonCB_NEW_START">R_estart at this paragraph</property>
28 <property name="visible">True</property>
29 <property name="can_focus">True</property>
30 <property name="receives_default">False</property>
31 <property name="use_underline">True</property>
32 <property name="inconsistent">True</property>
33 <property name="draw_indicator">True</property>
34 </object>
35 <packing>
36 <property name="left_attach">0</property>
37 <property name="top_attach">0</property>
38 <property name="width">2</property>
39 </packing>
40 </child>
41 <child>
42 <object class="GtkSpinButton" id="spinbuttonNF_NEW_START">
43 <property name="visible">True</property>
44 <property name="sensitive">False</property>
45 <property name="can_focus">False</property>
46 <property name="truncate-multiline">True</property>
47 <property name="adjustment">adjustment1</property>
48 </object>
49 <packing>
50 <property name="left_attach">1</property>
51 <property name="top_attach">1</property>
52 </packing>
53 </child>
54 <child>
55 <object class="GtkCheckButton" id="checkbuttonCB_NUMBER_NEW_START">
56 <property name="label" translatable="yes" context="paranumberingtab|checkbuttonCB_NUMBER_NEW_START">S_tart with:</property>
57 <property name="visible">True</property>
58 <property name="sensitive">False</property>
59 <property name="can_focus">True</property>
60 <property name="receives_default">False</property>
61 <property name="halign">start</property>
62 <property name="margin-start">12</property>
63 <property name="use_underline">True</property>
64 <property name="inconsistent">True</property>
65 <property name="draw_indicator">True</property>
66 </object>
67 <packing>
68 <property name="left_attach">0</property>
69 <property name="top_attach">1</property>
70 </packing>
71 </child>
72 </object>
73 </child>
74 <child type="label">
75 <object class="GtkLabel" id="label1">
76 <property name="visible">True</property>
77 <property name="can_focus">False</property>
78 <property name="label" translatable="yes" context="paranumberingtab|label1">Paragraph Numbering</property>
79 <attributes>
80 <attribute name="weight" value="bold"/>
81 </attributes>
82 </object>
83 </child>
84 </object>
85 </interface>