Version 5.2.6.1, tag libreoffice-5.2.6.1
[LibreOffice.git] / cui / uiconfig / ui / distributionpage.ui
blobc278b2f0f463ed5a777f5568c9ba7a0deef44e1d
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Generated with glade 3.18.3 -->
3 <interface>
4 <requires lib="gtk+" version="3.6"/>
5 <object class="GtkGrid" id="DistributionPage">
6 <property name="visible">True</property>
7 <property name="can_focus">False</property>
8 <property name="border_width">6</property>
9 <property name="row_spacing">12</property>
10 <child>
11 <object class="GtkGrid" id="grid1">
12 <property name="visible">True</property>
13 <property name="can_focus">False</property>
14 <property name="row_spacing">12</property>
15 <child>
16 <object class="GtkFrame" id="frame1">
17 <property name="visible">True</property>
18 <property name="can_focus">False</property>
19 <property name="label_xalign">0</property>
20 <property name="shadow_type">none</property>
21 <child>
22 <object class="GtkAlignment" id="alignment1">
23 <property name="visible">True</property>
24 <property name="can_focus">False</property>
25 <property name="top_padding">6</property>
26 <property name="left_padding">12</property>
27 <child>
28 <object class="GtkGrid" id="grid2">
29 <property name="visible">True</property>
30 <property name="can_focus">False</property>
31 <property name="row_spacing">6</property>
32 <property name="column_spacing">12</property>
33 <property name="row_homogeneous">True</property>
34 <child>
35 <object class="GtkRadioButton" id="hornone">
36 <property name="label" translatable="yes">_None</property>
37 <property name="visible">True</property>
38 <property name="can_focus">True</property>
39 <property name="receives_default">False</property>
40 <property name="use_underline">True</property>
41 <property name="xalign">0</property>
42 <property name="active">True</property>
43 <property name="draw_indicator">True</property>
44 <property name="group">horleft</property>
45 </object>
46 <packing>
47 <property name="left_attach">0</property>
48 <property name="top_attach">1</property>
49 </packing>
50 </child>
51 <child>
52 <object class="GtkRadioButton" id="horleft">
53 <property name="label" translatable="yes">_Left</property>
54 <property name="visible">True</property>
55 <property name="can_focus">True</property>
56 <property name="receives_default">False</property>
57 <property name="use_underline">True</property>
58 <property name="xalign">0</property>
59 <property name="draw_indicator">True</property>
60 <property name="group">horcenter</property>
61 </object>
62 <packing>
63 <property name="left_attach">1</property>
64 <property name="top_attach">1</property>
65 </packing>
66 </child>
67 <child>
68 <object class="GtkRadioButton" id="horcenter">
69 <property name="label" translatable="yes">_Center</property>
70 <property name="visible">True</property>
71 <property name="can_focus">True</property>
72 <property name="receives_default">False</property>
73 <property name="use_underline">True</property>
74 <property name="xalign">0</property>
75 <property name="draw_indicator">True</property>
76 <property name="group">hordistance</property>
77 </object>
78 <packing>
79 <property name="left_attach">2</property>
80 <property name="top_attach">1</property>
81 </packing>
82 </child>
83 <child>
84 <object class="GtkRadioButton" id="horright">
85 <property name="label" translatable="yes">_Right</property>
86 <property name="visible">True</property>
87 <property name="can_focus">True</property>
88 <property name="receives_default">False</property>
89 <property name="use_underline">True</property>
90 <property name="xalign">0</property>
91 <property name="draw_indicator">True</property>
92 <property name="group">hornone</property>
93 </object>
94 <packing>
95 <property name="left_attach">4</property>
96 <property name="top_attach">1</property>
97 </packing>
98 </child>
99 <child>
100 <object class="GtkImage" id="image1">
101 <property name="visible">True</property>
102 <property name="can_focus">False</property>
103 <property name="halign">center</property>
104 <property name="valign">center</property>
105 <property name="pixbuf">svx/res/dsth_low.png</property>
106 </object>
107 <packing>
108 <property name="left_attach">1</property>
109 <property name="top_attach">0</property>
110 </packing>
111 </child>
112 <child>
113 <object class="GtkImage" id="image3">
114 <property name="visible">True</property>
115 <property name="can_focus">False</property>
116 <property name="halign">center</property>
117 <property name="valign">center</property>
118 <property name="pixbuf">svx/res/dsth_cen.png</property>
119 </object>
120 <packing>
121 <property name="left_attach">2</property>
122 <property name="top_attach">0</property>
123 </packing>
124 </child>
125 <child>
126 <object class="GtkRadioButton" id="hordistance">
127 <property name="label" translatable="yes">_Spacing</property>
128 <property name="visible">True</property>
129 <property name="can_focus">True</property>
130 <property name="receives_default">False</property>
131 <property name="use_underline">True</property>
132 <property name="xalign">0</property>
133 <property name="draw_indicator">True</property>
134 <property name="group">horright</property>
135 </object>
136 <packing>
137 <property name="left_attach">3</property>
138 <property name="top_attach">1</property>
139 </packing>
140 </child>
141 <child>
142 <object class="GtkImage" id="image2">
143 <property name="visible">True</property>
144 <property name="can_focus">False</property>
145 <property name="halign">center</property>
146 <property name="valign">center</property>
147 <property name="pixbuf">svx/res/dsth_dst.png</property>
148 </object>
149 <packing>
150 <property name="left_attach">3</property>
151 <property name="top_attach">0</property>
152 </packing>
153 </child>
154 <child>
155 <object class="GtkImage" id="image4">
156 <property name="visible">True</property>
157 <property name="can_focus">False</property>
158 <property name="halign">center</property>
159 <property name="valign">center</property>
160 <property name="pixbuf">svx/res/dsth_hig.png</property>
161 </object>
162 <packing>
163 <property name="left_attach">4</property>
164 <property name="top_attach">0</property>
165 </packing>
166 </child>
167 <child>
168 <placeholder/>
169 </child>
170 </object>
171 </child>
172 </object>
173 </child>
174 <child type="label">
175 <object class="GtkLabel" id="label">
176 <property name="visible">True</property>
177 <property name="can_focus">False</property>
178 <property name="label" translatable="yes">Horizontal</property>
179 <attributes>
180 <attribute name="weight" value="bold"/>
181 </attributes>
182 </object>
183 </child>
184 </object>
185 <packing>
186 <property name="left_attach">0</property>
187 <property name="top_attach">0</property>
188 </packing>
189 </child>
190 <child>
191 <object class="GtkFrame" id="frame2">
192 <property name="visible">True</property>
193 <property name="can_focus">False</property>
194 <property name="label_xalign">0</property>
195 <property name="shadow_type">none</property>
196 <child>
197 <object class="GtkAlignment" id="alignment2">
198 <property name="visible">True</property>
199 <property name="can_focus">False</property>
200 <property name="top_padding">6</property>
201 <property name="left_padding">12</property>
202 <child>
203 <object class="GtkGrid" id="grid3">
204 <property name="visible">True</property>
205 <property name="can_focus">False</property>
206 <property name="row_spacing">6</property>
207 <property name="column_spacing">12</property>
208 <property name="row_homogeneous">True</property>
209 <child>
210 <object class="GtkRadioButton" id="vernone">
211 <property name="label" translatable="yes">N_one</property>
212 <property name="visible">True</property>
213 <property name="can_focus">True</property>
214 <property name="receives_default">False</property>
215 <property name="use_underline">True</property>
216 <property name="xalign">0</property>
217 <property name="draw_indicator">True</property>
218 <property name="group">vertop</property>
219 </object>
220 <packing>
221 <property name="left_attach">0</property>
222 <property name="top_attach">1</property>
223 </packing>
224 </child>
225 <child>
226 <object class="GtkRadioButton" id="vertop">
227 <property name="label" translatable="yes">_Top</property>
228 <property name="visible">True</property>
229 <property name="can_focus">True</property>
230 <property name="receives_default">False</property>
231 <property name="use_underline">True</property>
232 <property name="xalign">0</property>
233 <property name="draw_indicator">True</property>
234 <property name="group">vercenter</property>
235 </object>
236 <packing>
237 <property name="left_attach">1</property>
238 <property name="top_attach">1</property>
239 </packing>
240 </child>
241 <child>
242 <object class="GtkRadioButton" id="vercenter">
243 <property name="label" translatable="yes">C_enter</property>
244 <property name="visible">True</property>
245 <property name="can_focus">True</property>
246 <property name="receives_default">False</property>
247 <property name="use_underline">True</property>
248 <property name="xalign">0</property>
249 <property name="yalign">0.56000000238418579</property>
250 <property name="draw_indicator">True</property>
251 <property name="group">verdistance</property>
252 </object>
253 <packing>
254 <property name="left_attach">2</property>
255 <property name="top_attach">1</property>
256 </packing>
257 </child>
258 <child>
259 <object class="GtkRadioButton" id="verdistance">
260 <property name="label" translatable="yes">S_pacing</property>
261 <property name="visible">True</property>
262 <property name="can_focus">True</property>
263 <property name="receives_default">False</property>
264 <property name="use_underline">True</property>
265 <property name="xalign">0</property>
266 <property name="draw_indicator">True</property>
267 <property name="group">verbottom</property>
268 </object>
269 <packing>
270 <property name="left_attach">3</property>
271 <property name="top_attach">1</property>
272 </packing>
273 </child>
274 <child>
275 <object class="GtkRadioButton" id="verbottom">
276 <property name="label" translatable="yes">_Bottom</property>
277 <property name="visible">True</property>
278 <property name="can_focus">True</property>
279 <property name="receives_default">False</property>
280 <property name="use_underline">True</property>
281 <property name="xalign">0</property>
282 <property name="draw_indicator">True</property>
283 <property name="group">vernone</property>
284 </object>
285 <packing>
286 <property name="left_attach">4</property>
287 <property name="top_attach">1</property>
288 </packing>
289 </child>
290 <child>
291 <object class="GtkImage" id="image9">
292 <property name="visible">True</property>
293 <property name="can_focus">False</property>
294 <property name="halign">center</property>
295 <property name="valign">center</property>
296 <property name="pixbuf">svx/res/dstv_hig.png</property>
297 </object>
298 <packing>
299 <property name="left_attach">1</property>
300 <property name="top_attach">0</property>
301 </packing>
302 </child>
303 <child>
304 <object class="GtkImage" id="image10">
305 <property name="visible">True</property>
306 <property name="can_focus">False</property>
307 <property name="halign">center</property>
308 <property name="valign">center</property>
309 <property name="pixbuf">svx/res/dstv_cen.png</property>
310 </object>
311 <packing>
312 <property name="left_attach">2</property>
313 <property name="top_attach">0</property>
314 </packing>
315 </child>
316 <child>
317 <object class="GtkImage" id="image11">
318 <property name="visible">True</property>
319 <property name="can_focus">False</property>
320 <property name="halign">center</property>
321 <property name="valign">center</property>
322 <property name="pixbuf">svx/res/dstv_dst.png</property>
323 </object>
324 <packing>
325 <property name="left_attach">3</property>
326 <property name="top_attach">0</property>
327 </packing>
328 </child>
329 <child>
330 <object class="GtkImage" id="image12">
331 <property name="visible">True</property>
332 <property name="can_focus">False</property>
333 <property name="halign">center</property>
334 <property name="valign">center</property>
335 <property name="pixbuf">svx/res/dstv_low.png</property>
336 </object>
337 <packing>
338 <property name="left_attach">4</property>
339 <property name="top_attach">0</property>
340 </packing>
341 </child>
342 <child>
343 <placeholder/>
344 </child>
345 </object>
346 </child>
347 </object>
348 </child>
349 <child type="label">
350 <object class="GtkLabel" id="label1">
351 <property name="visible">True</property>
352 <property name="can_focus">False</property>
353 <property name="label" translatable="yes">Vertical</property>
354 <attributes>
355 <attribute name="weight" value="bold"/>
356 </attributes>
357 </object>
358 </child>
359 </object>
360 <packing>
361 <property name="left_attach">0</property>
362 <property name="top_attach">1</property>
363 </packing>
364 </child>
365 </object>
366 <packing>
367 <property name="left_attach">0</property>
368 <property name="top_attach">0</property>
369 </packing>
370 </child>
371 </object>
372 <object class="GtkSizeGroup" id="sizegroup1">
373 <widgets>
374 <widget name="hornone"/>
375 <widget name="horleft"/>
376 <widget name="horcenter"/>
377 <widget name="horright"/>
378 <widget name="hordistance"/>
379 <widget name="vernone"/>
380 <widget name="vertop"/>
381 <widget name="vercenter"/>
382 <widget name="verdistance"/>
383 <widget name="verbottom"/>
384 </widgets>
385 </object>
386 </interface>