bump product version to 5.0.4.1
[LibreOffice.git] / sw / uiconfig / swriter / ui / outlinenumberingpage.ui
blob32791ceb630b3d3002660931081db971282c905d
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Generated with glade 3.18.3 -->
3 <interface>
4 <requires lib="gtk+" version="3.0"/>
5 <requires lib="LibreOffice" version="1.0"/>
6 <object class="GtkAdjustment" id="adjustment1">
7 <property name="upper">999</property>
8 <property name="step_increment">1</property>
9 <property name="page_increment">10</property>
10 </object>
11 <object class="GtkAdjustment" id="adjustment2">
12 <property name="lower">1</property>
13 <property name="upper">10</property>
14 <property name="value">1</property>
15 <property name="step_increment">1</property>
16 <property name="page_increment">1</property>
17 </object>
18 <object class="GtkBox" id="OutlineNumberingPage">
19 <property name="visible">True</property>
20 <property name="can_focus">False</property>
21 <property name="border_width">6</property>
22 <property name="spacing">12</property>
23 <child>
24 <object class="GtkFrame" id="frame1">
25 <property name="visible">True</property>
26 <property name="can_focus">False</property>
27 <property name="label_xalign">0</property>
28 <property name="shadow_type">none</property>
29 <child>
30 <object class="GtkAlignment" id="alignment1">
31 <property name="visible">True</property>
32 <property name="can_focus">False</property>
33 <property name="top_padding">6</property>
34 <property name="left_padding">12</property>
35 <child>
36 <object class="GtkTreeView" id="level:border">
37 <property name="visible">True</property>
38 <property name="can_focus">True</property>
39 <property name="headers_visible">False</property>
40 <property name="search_column">0</property>
41 <child internal-child="selection">
42 <object class="GtkTreeSelection" id="treeview-selection4"/>
43 </child>
44 </object>
45 </child>
46 </object>
47 </child>
48 <child type="label">
49 <object class="GtkLabel" id="label1">
50 <property name="visible">True</property>
51 <property name="can_focus">False</property>
52 <property name="label" translatable="yes">Level</property>
53 <property name="use_underline">True</property>
54 <property name="mnemonic_widget">level:border</property>
55 <attributes>
56 <attribute name="weight" value="bold"/>
57 </attributes>
58 </object>
59 </child>
60 </object>
61 <packing>
62 <property name="expand">False</property>
63 <property name="fill">True</property>
64 <property name="position">0</property>
65 </packing>
66 </child>
67 <child>
68 <object class="GtkFrame" id="frame2">
69 <property name="visible">True</property>
70 <property name="can_focus">False</property>
71 <property name="label_xalign">0</property>
72 <property name="shadow_type">none</property>
73 <child>
74 <object class="GtkAlignment" id="alignment2">
75 <property name="visible">True</property>
76 <property name="can_focus">False</property>
77 <property name="top_padding">6</property>
78 <property name="left_padding">12</property>
79 <child>
80 <object class="GtkBox" id="box2">
81 <property name="visible">True</property>
82 <property name="can_focus">False</property>
83 <property name="spacing">12</property>
84 <child>
85 <object class="GtkGrid" id="grid2">
86 <property name="visible">True</property>
87 <property name="can_focus">False</property>
88 <property name="row_spacing">6</property>
89 <property name="column_spacing">12</property>
90 <child>
91 <object class="GtkLabel" id="label3">
92 <property name="visible">True</property>
93 <property name="can_focus">False</property>
94 <property name="hexpand">True</property>
95 <property name="xalign">0</property>
96 <property name="label" translatable="yes">Paragraph style:</property>
97 <property name="use_underline">True</property>
98 <property name="mnemonic_widget">style</property>
99 </object>
100 <packing>
101 <property name="left_attach">0</property>
102 <property name="top_attach">0</property>
103 <property name="width">2</property>
104 </packing>
105 </child>
106 <child>
107 <object class="GtkComboBox" id="style">
108 <property name="visible">True</property>
109 <property name="can_focus">False</property>
110 </object>
111 <packing>
112 <property name="left_attach">0</property>
113 <property name="top_attach">1</property>
114 <property name="width">2</property>
115 </packing>
116 </child>
117 <child>
118 <object class="GtkLabel" id="label4">
119 <property name="visible">True</property>
120 <property name="can_focus">False</property>
121 <property name="xalign">0</property>
122 <property name="label" translatable="yes">Number:</property>
123 <property name="use_underline">True</property>
124 <property name="mnemonic_widget">numbering</property>
125 </object>
126 <packing>
127 <property name="left_attach">0</property>
128 <property name="top_attach">2</property>
129 </packing>
130 </child>
131 <child>
132 <object class="GtkLabel" id="label5">
133 <property name="visible">True</property>
134 <property name="can_focus">False</property>
135 <property name="xalign">0</property>
136 <property name="label" translatable="yes">Character style:</property>
137 <property name="use_underline">True</property>
138 <property name="mnemonic_widget">charstyle</property>
139 </object>
140 <packing>
141 <property name="left_attach">0</property>
142 <property name="top_attach">3</property>
143 </packing>
144 </child>
145 <child>
146 <object class="GtkLabel" id="sublevelsft">
147 <property name="visible">True</property>
148 <property name="can_focus">False</property>
149 <property name="xalign">0</property>
150 <property name="label" translatable="yes">Show sublevels:</property>
151 <property name="use_underline">True</property>
152 <property name="mnemonic_widget">sublevelsnf</property>
153 </object>
154 <packing>
155 <property name="left_attach">0</property>
156 <property name="top_attach">4</property>
157 </packing>
158 </child>
159 <child>
160 <object class="GtkLabel" id="label7">
161 <property name="visible">True</property>
162 <property name="can_focus">False</property>
163 <property name="xalign">0</property>
164 <property name="label" translatable="yes">Separator</property>
165 </object>
166 <packing>
167 <property name="left_attach">0</property>
168 <property name="top_attach">5</property>
169 <property name="width">2</property>
170 </packing>
171 </child>
172 <child>
173 <object class="swlo-SwNumberingTypeListBox" id="numbering">
174 <property name="visible">True</property>
175 <property name="can_focus">False</property>
176 <property name="type">17</property>
177 </object>
178 <packing>
179 <property name="left_attach">1</property>
180 <property name="top_attach">2</property>
181 </packing>
182 </child>
183 <child>
184 <object class="GtkComboBox" id="charstyle">
185 <property name="visible">True</property>
186 <property name="can_focus">False</property>
187 </object>
188 <packing>
189 <property name="left_attach">1</property>
190 <property name="top_attach">3</property>
191 </packing>
192 </child>
193 <child>
194 <object class="GtkSpinButton" id="sublevelsnf">
195 <property name="visible">True</property>
196 <property name="sensitive">False</property>
197 <property name="can_focus">True</property>
198 <property name="invisible_char"></property>
199 <property name="adjustment">adjustment2</property>
200 </object>
201 <packing>
202 <property name="left_attach">1</property>
203 <property name="top_attach">4</property>
204 </packing>
205 </child>
206 <child>
207 <object class="GtkEntry" id="prefix">
208 <property name="visible">True</property>
209 <property name="can_focus">True</property>
210 <property name="invisible_char"></property>
211 </object>
212 <packing>
213 <property name="left_attach">1</property>
214 <property name="top_attach">6</property>
215 </packing>
216 </child>
217 <child>
218 <object class="GtkEntry" id="suffix">
219 <property name="visible">True</property>
220 <property name="can_focus">True</property>
221 <property name="invisible_char"></property>
222 </object>
223 <packing>
224 <property name="left_attach">1</property>
225 <property name="top_attach">7</property>
226 </packing>
227 </child>
228 <child>
229 <object class="GtkSpinButton" id="startat">
230 <property name="visible">True</property>
231 <property name="can_focus">True</property>
232 <property name="invisible_char"></property>
233 <property name="adjustment">adjustment1</property>
234 </object>
235 <packing>
236 <property name="left_attach">1</property>
237 <property name="top_attach">8</property>
238 </packing>
239 </child>
240 <child>
241 <object class="GtkAlignment" id="alignment3">
242 <property name="visible">True</property>
243 <property name="can_focus">False</property>
244 <property name="left_padding">12</property>
245 <child>
246 <object class="GtkLabel" id="label8">
247 <property name="visible">True</property>
248 <property name="can_focus">False</property>
249 <property name="xalign">0</property>
250 <property name="label" translatable="yes">Before:</property>
251 <property name="use_underline">True</property>
252 <property name="mnemonic_widget">prefix</property>
253 </object>
254 </child>
255 </object>
256 <packing>
257 <property name="left_attach">0</property>
258 <property name="top_attach">6</property>
259 </packing>
260 </child>
261 <child>
262 <object class="GtkAlignment" id="alignment4">
263 <property name="visible">True</property>
264 <property name="can_focus">False</property>
265 <property name="left_padding">12</property>
266 <child>
267 <object class="GtkLabel" id="label9">
268 <property name="visible">True</property>
269 <property name="can_focus">False</property>
270 <property name="xalign">0</property>
271 <property name="label" translatable="yes">After:</property>
272 <property name="use_underline">True</property>
273 <property name="mnemonic_widget">suffix</property>
274 </object>
275 </child>
276 </object>
277 <packing>
278 <property name="left_attach">0</property>
279 <property name="top_attach">7</property>
280 </packing>
281 </child>
282 <child>
283 <object class="GtkLabel" id="label10">
284 <property name="visible">True</property>
285 <property name="can_focus">False</property>
286 <property name="xalign">0</property>
287 <property name="label" translatable="yes">Start at:</property>
288 <property name="use_underline">True</property>
289 <property name="mnemonic_widget">startat</property>
290 </object>
291 <packing>
292 <property name="left_attach">0</property>
293 <property name="top_attach">8</property>
294 </packing>
295 </child>
296 </object>
297 <packing>
298 <property name="expand">False</property>
299 <property name="fill">True</property>
300 <property name="position">0</property>
301 </packing>
302 </child>
303 <child>
304 <object class="swuilo-NumberingPreview" id="preview">
305 <property name="width_request">150</property>
306 <property name="height_request">260</property>
307 <property name="visible">True</property>
308 <property name="can_focus">False</property>
309 </object>
310 <packing>
311 <property name="expand">True</property>
312 <property name="fill">True</property>
313 <property name="position">1</property>
314 </packing>
315 </child>
316 </object>
317 </child>
318 </object>
319 </child>
320 <child type="label">
321 <object class="GtkLabel" id="label2">
322 <property name="visible">True</property>
323 <property name="can_focus">False</property>
324 <property name="label" translatable="yes">Numbering</property>
325 <attributes>
326 <attribute name="weight" value="bold"/>
327 </attributes>
328 </object>
329 </child>
330 </object>
331 <packing>
332 <property name="expand">True</property>
333 <property name="fill">True</property>
334 <property name="position">1</property>
335 </packing>
336 </child>
337 </object>
338 </interface>