bump product version to 5.0.4.1
[LibreOffice.git] / sw / uiconfig / swriter / ui / endnotepage.ui
blob28f4af5f24a55e01075f8aa34cb9c249f0d290e2
1 <?xml version="1.0" encoding="UTF-8"?>
2 <interface>
3 <!-- interface-requires gtk+ 3.0 -->
4 <object class="GtkAdjustment" id="adjustment1">
5 <property name="lower">1</property>
6 <property name="upper">9999</property>
7 <property name="value">1</property>
8 <property name="step_increment">1</property>
9 <property name="page_increment">10</property>
10 </object>
11 <object class="GtkBox" id="EndnotePage">
12 <property name="visible">True</property>
13 <property name="can_focus">False</property>
14 <property name="border_width">6</property>
15 <property name="orientation">vertical</property>
16 <property name="spacing">12</property>
17 <child>
18 <object class="GtkFrame" id="frame2">
19 <property name="visible">True</property>
20 <property name="can_focus">False</property>
21 <property name="label_xalign">0</property>
22 <property name="shadow_type">none</property>
23 <child>
24 <object class="GtkAlignment" id="alignment2">
25 <property name="visible">True</property>
26 <property name="can_focus">False</property>
27 <property name="top_padding">6</property>
28 <property name="left_padding">12</property>
29 <child>
30 <object class="GtkGrid" id="grid6">
31 <property name="visible">True</property>
32 <property name="can_focus">False</property>
33 <property name="row_spacing">6</property>
34 <property name="column_spacing">6</property>
35 <child>
36 <object class="GtkLabel" id="label19">
37 <property name="visible">True</property>
38 <property name="can_focus">False</property>
39 <property name="xalign">0</property>
40 <property name="label" translatable="yes">Numbering</property>
41 </object>
42 <packing>
43 <property name="left_attach">0</property>
44 <property name="top_attach">0</property>
45 <property name="width">1</property>
46 <property name="height">1</property>
47 </packing>
48 </child>
49 <child>
50 <object class="GtkLabel" id="label22">
51 <property name="visible">True</property>
52 <property name="can_focus">False</property>
53 <property name="xalign">0</property>
54 <property name="label" translatable="yes">Before</property>
55 </object>
56 <packing>
57 <property name="left_attach">0</property>
58 <property name="top_attach">1</property>
59 <property name="width">1</property>
60 <property name="height">1</property>
61 </packing>
62 </child>
63 <child>
64 <object class="GtkLabel" id="offset">
65 <property name="visible">True</property>
66 <property name="can_focus">False</property>
67 <property name="xalign">0</property>
68 <property name="label" translatable="yes">Start at</property>
69 </object>
70 <packing>
71 <property name="left_attach">2</property>
72 <property name="top_attach">0</property>
73 <property name="width">1</property>
74 <property name="height">1</property>
75 </packing>
76 </child>
77 <child>
78 <object class="GtkLabel" id="label25">
79 <property name="visible">True</property>
80 <property name="can_focus">False</property>
81 <property name="xalign">0</property>
82 <property name="label" translatable="yes">After</property>
83 </object>
84 <packing>
85 <property name="left_attach">2</property>
86 <property name="top_attach">1</property>
87 <property name="width">1</property>
88 <property name="height">1</property>
89 </packing>
90 </child>
91 <child>
92 <object class="GtkSpinButton" id="offsetnf">
93 <property name="visible">True</property>
94 <property name="can_focus">True</property>
95 <property name="halign">start</property>
96 <property name="invisible_char"></property>
97 <property name="invisible_char_set">True</property>
98 <property name="adjustment">adjustment1</property>
99 </object>
100 <packing>
101 <property name="left_attach">3</property>
102 <property name="top_attach">0</property>
103 <property name="width">1</property>
104 <property name="height">1</property>
105 </packing>
106 </child>
107 <child>
108 <object class="GtkEntry" id="prefix">
109 <property name="visible">True</property>
110 <property name="can_focus">True</property>
111 <property name="hexpand">True</property>
112 <property name="invisible_char"></property>
113 <property name="invisible_char_set">True</property>
114 </object>
115 <packing>
116 <property name="left_attach">1</property>
117 <property name="top_attach">1</property>
118 <property name="width">1</property>
119 <property name="height">1</property>
120 </packing>
121 </child>
122 <child>
123 <object class="GtkEntry" id="suffix">
124 <property name="visible">True</property>
125 <property name="can_focus">True</property>
126 <property name="hexpand">True</property>
127 <property name="invisible_char"></property>
128 <property name="invisible_char_set">True</property>
129 </object>
130 <packing>
131 <property name="left_attach">3</property>
132 <property name="top_attach">1</property>
133 <property name="width">1</property>
134 <property name="height">1</property>
135 </packing>
136 </child>
137 <child>
138 <object class="swlo-SwNumberingTypeListBox" id="numberinglb">
139 <property name="visible">True</property>
140 <property name="can_focus">False</property>
141 <property name="hexpand">True</property>
142 <property name="type">16</property>
143 </object>
144 <packing>
145 <property name="left_attach">1</property>
146 <property name="top_attach">0</property>
147 <property name="width">1</property>
148 <property name="height">1</property>
149 </packing>
150 </child>
151 </object>
152 </child>
153 </object>
154 </child>
155 <child type="label">
156 <object class="GtkLabel" id="label26">
157 <property name="visible">True</property>
158 <property name="can_focus">False</property>
159 <property name="label" translatable="yes">Autonumbering</property>
160 <attributes>
161 <attribute name="weight" value="bold"/>
162 </attributes>
163 </object>
164 </child>
165 </object>
166 <packing>
167 <property name="expand">False</property>
168 <property name="fill">True</property>
169 <property name="position">0</property>
170 </packing>
171 </child>
172 <child>
173 <object class="GtkGrid" id="allstyles">
174 <property name="visible">True</property>
175 <property name="can_focus">False</property>
176 <property name="hexpand">True</property>
177 <property name="row_homogeneous">True</property>
178 <child>
179 <object class="GtkFrame" id="frame6">
180 <property name="visible">True</property>
181 <property name="can_focus">False</property>
182 <property name="label_xalign">0</property>
183 <property name="shadow_type">none</property>
184 <child>
185 <object class="GtkAlignment" id="alignment6">
186 <property name="visible">True</property>
187 <property name="can_focus">False</property>
188 <property name="top_padding">6</property>
189 <property name="left_padding">12</property>
190 <child>
191 <object class="GtkGrid" id="grid8">
192 <property name="visible">True</property>
193 <property name="can_focus">False</property>
194 <property name="row_spacing">6</property>
195 <property name="column_spacing">6</property>
196 <child>
197 <object class="GtkLabel" id="label20">
198 <property name="visible">True</property>
199 <property name="can_focus">False</property>
200 <property name="xalign">0</property>
201 <property name="label" translatable="yes">Paragraph</property>
202 </object>
203 <packing>
204 <property name="left_attach">0</property>
205 <property name="top_attach">0</property>
206 <property name="width">1</property>
207 <property name="height">1</property>
208 </packing>
209 </child>
210 <child>
211 <object class="GtkLabel" id="pagestyleft">
212 <property name="visible">True</property>
213 <property name="can_focus">False</property>
214 <property name="xalign">0</property>
215 <property name="label" translatable="yes">Page</property>
216 </object>
217 <packing>
218 <property name="left_attach">0</property>
219 <property name="top_attach">1</property>
220 <property name="width">1</property>
221 <property name="height">1</property>
222 </packing>
223 </child>
224 <child>
225 <object class="GtkComboBox" id="parastylelb">
226 <property name="visible">True</property>
227 <property name="can_focus">False</property>
228 </object>
229 <packing>
230 <property name="left_attach">1</property>
231 <property name="top_attach">0</property>
232 <property name="width">1</property>
233 <property name="height">1</property>
234 </packing>
235 </child>
236 <child>
237 <object class="GtkComboBox" id="pagestylelb">
238 <property name="visible">True</property>
239 <property name="can_focus">False</property>
240 </object>
241 <packing>
242 <property name="left_attach">1</property>
243 <property name="top_attach">1</property>
244 <property name="width">1</property>
245 <property name="height">1</property>
246 </packing>
247 </child>
248 </object>
249 </child>
250 </object>
251 </child>
252 <child type="label">
253 <object class="GtkLabel" id="label23">
254 <property name="visible">True</property>
255 <property name="can_focus">False</property>
256 <property name="label" translatable="yes">Styles</property>
257 <attributes>
258 <attribute name="weight" value="bold"/>
259 </attributes>
260 </object>
261 </child>
262 </object>
263 <packing>
264 <property name="left_attach">0</property>
265 <property name="top_attach">0</property>
266 <property name="width">1</property>
267 <property name="height">1</property>
268 </packing>
269 </child>
270 <child>
271 <object class="GtkFrame" id="frame7">
272 <property name="visible">True</property>
273 <property name="can_focus">False</property>
274 <property name="label_xalign">0</property>
275 <property name="shadow_type">none</property>
276 <child>
277 <object class="GtkAlignment" id="alignment7">
278 <property name="visible">True</property>
279 <property name="can_focus">False</property>
280 <property name="top_padding">6</property>
281 <property name="left_padding">12</property>
282 <child>
283 <object class="GtkGrid" id="grid9">
284 <property name="visible">True</property>
285 <property name="can_focus">False</property>
286 <property name="row_spacing">6</property>
287 <property name="column_spacing">6</property>
288 <child>
289 <object class="GtkLabel" id="label27">
290 <property name="visible">True</property>
291 <property name="can_focus">False</property>
292 <property name="xalign">0</property>
293 <property name="label" translatable="yes">Text area</property>
294 </object>
295 <packing>
296 <property name="left_attach">0</property>
297 <property name="top_attach">0</property>
298 <property name="width">1</property>
299 <property name="height">1</property>
300 </packing>
301 </child>
302 <child>
303 <object class="GtkLabel" id="label28">
304 <property name="visible">True</property>
305 <property name="can_focus">False</property>
306 <property name="xalign">0</property>
307 <property name="label" translatable="yes">Endnote area</property>
308 </object>
309 <packing>
310 <property name="left_attach">0</property>
311 <property name="top_attach">1</property>
312 <property name="width">1</property>
313 <property name="height">1</property>
314 </packing>
315 </child>
316 <child>
317 <object class="GtkComboBox" id="charanchorstylelb">
318 <property name="visible">True</property>
319 <property name="can_focus">False</property>
320 </object>
321 <packing>
322 <property name="left_attach">1</property>
323 <property name="top_attach">0</property>
324 <property name="width">1</property>
325 <property name="height">1</property>
326 </packing>
327 </child>
328 <child>
329 <object class="GtkComboBox" id="charstylelb">
330 <property name="visible">True</property>
331 <property name="can_focus">False</property>
332 </object>
333 <packing>
334 <property name="left_attach">1</property>
335 <property name="top_attach">1</property>
336 <property name="width">1</property>
337 <property name="height">1</property>
338 </packing>
339 </child>
340 </object>
341 </child>
342 </object>
343 </child>
344 <child type="label">
345 <object class="GtkLabel" id="label29">
346 <property name="visible">True</property>
347 <property name="can_focus">False</property>
348 <property name="label" translatable="yes">Character Styles</property>
349 <attributes>
350 <attribute name="weight" value="bold"/>
351 </attributes>
352 </object>
353 </child>
354 </object>
355 <packing>
356 <property name="left_attach">1</property>
357 <property name="top_attach">0</property>
358 <property name="width">1</property>
359 <property name="height">1</property>
360 </packing>
361 </child>
362 </object>
363 <packing>
364 <property name="expand">True</property>
365 <property name="fill">True</property>
366 <property name="position">1</property>
367 </packing>
368 </child>
369 </object>
370 </interface>