bump product version to 6.3.0.0.beta1
[LibreOffice.git] / cui / uiconfig / ui / paragalignpage.ui
blobddc3690fffa72abae35e5f1c885798cc9a2cf4ed
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="GtkGrid" id="ParaAlignPage">
6 <property name="visible">True</property>
7 <property name="can_focus">False</property>
8 <property name="valign">start</property>
9 <property name="hexpand">True</property>
10 <property name="border_width">6</property>
11 <property name="row_spacing">12</property>
12 <property name="column_spacing">24</property>
13 <child>
14 <object class="GtkAlignment" id="alignment4">
15 <property name="visible">True</property>
16 <property name="can_focus">False</property>
17 <property name="top_padding">24</property>
18 <child>
19 <object class="GtkScrolledWindow">
20 <property name="visible">True</property>
21 <property name="can_focus">False</property>
22 <property name="halign">center</property>
23 <property name="valign">start</property>
24 <property name="hscrollbar_policy">never</property>
25 <property name="vscrollbar_policy">never</property>
26 <property name="shadow_type">in</property>
27 <child>
28 <object class="GtkViewport">
29 <property name="visible">True</property>
30 <property name="can_focus">False</property>
31 <child>
32 <object class="GtkDrawingArea" id="drawingareaWN_EXAMPLE">
33 <property name="visible">True</property>
34 <property name="can_focus">False</property>
35 <property name="halign">center</property>
36 <property name="valign">start</property>
37 <child internal-child="accessible">
38 <object class="AtkObject" id="drawingareaWN_EXAMPLE-atkobject">
39 <property name="AtkObject::accessible-name" translatable="yes" context="paragalignpage|drawingareaWN_EXAMPLE-atkobject">Example</property>
40 </object>
41 </child>
42 </object>
43 </child>
44 </object>
45 </child>
46 </object>
47 </child>
48 </object>
49 <packing>
50 <property name="left_attach">1</property>
51 <property name="top_attach">0</property>
52 </packing>
53 </child>
54 <child>
55 <object class="GtkGrid" id="maingrid">
56 <property name="visible">True</property>
57 <property name="can_focus">False</property>
58 <property name="halign">start</property>
59 <property name="valign">start</property>
60 <property name="hexpand">True</property>
61 <property name="vexpand">True</property>
62 <property name="row_spacing">12</property>
63 <child>
64 <object class="GtkFrame" id="frame1">
65 <property name="visible">True</property>
66 <property name="can_focus">False</property>
67 <property name="label_xalign">0</property>
68 <property name="shadow_type">none</property>
69 <child>
70 <object class="GtkAlignment" id="alignment1">
71 <property name="visible">True</property>
72 <property name="can_focus">False</property>
73 <property name="top_padding">6</property>
74 <property name="left_padding">12</property>
75 <child>
76 <object class="GtkGrid" id="grid2">
77 <property name="visible">True</property>
78 <property name="can_focus">False</property>
79 <property name="row_spacing">6</property>
80 <child>
81 <object class="GtkRadioButton" id="radioBTN_LEFTALIGN">
82 <property name="label" translatable="yes" context="paragalignpage|radioBTN_LEFTALIGN">_Left</property>
83 <property name="visible">True</property>
84 <property name="can_focus">True</property>
85 <property name="receives_default">False</property>
86 <property name="use_underline">True</property>
87 <property name="xalign">0</property>
88 <property name="active">True</property>
89 <property name="draw_indicator">True</property>
90 </object>
91 <packing>
92 <property name="left_attach">0</property>
93 <property name="top_attach">0</property>
94 </packing>
95 </child>
96 <child>
97 <object class="GtkRadioButton" id="radioBTN_RIGHTALIGN">
98 <property name="label" translatable="yes" context="paragalignpage|radioBTN_RIGHTALIGN">_Right</property>
99 <property name="visible">True</property>
100 <property name="can_focus">True</property>
101 <property name="receives_default">False</property>
102 <property name="use_underline">True</property>
103 <property name="xalign">0</property>
104 <property name="draw_indicator">True</property>
105 <property name="group">radioBTN_LEFTALIGN</property>
106 </object>
107 <packing>
108 <property name="left_attach">0</property>
109 <property name="top_attach">1</property>
110 </packing>
111 </child>
112 <child>
113 <object class="GtkRadioButton" id="radioBTN_CENTERALIGN">
114 <property name="label" translatable="yes" context="paragalignpage|radioBTN_CENTERALIGN">_Center</property>
115 <property name="visible">True</property>
116 <property name="can_focus">True</property>
117 <property name="receives_default">False</property>
118 <property name="relief">none</property>
119 <property name="use_underline">True</property>
120 <property name="xalign">0</property>
121 <property name="draw_indicator">True</property>
122 <property name="group">radioBTN_LEFTALIGN</property>
123 </object>
124 <packing>
125 <property name="left_attach">0</property>
126 <property name="top_attach">2</property>
127 </packing>
128 </child>
129 <child>
130 <object class="GtkRadioButton" id="radioBTN_JUSTIFYALIGN">
131 <property name="label" translatable="yes" context="paragalignpage|radioBTN_JUSTIFYALIGN">_Justified</property>
132 <property name="visible">True</property>
133 <property name="can_focus">True</property>
134 <property name="receives_default">False</property>
135 <property name="use_underline">True</property>
136 <property name="xalign">0</property>
137 <property name="draw_indicator">True</property>
138 <property name="group">radioBTN_LEFTALIGN</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="GtkCheckButton" id="checkCB_EXPAND">
147 <property name="label" translatable="yes" context="paragalignpage|checkCB_EXPAND">_Expand single word</property>
148 <property name="visible">True</property>
149 <property name="can_focus">True</property>
150 <property name="receives_default">False</property>
151 <property name="margin_left">22</property>
152 <property name="relief">none</property>
153 <property name="use_underline">True</property>
154 <property name="xalign">0</property>
155 <property name="draw_indicator">True</property>
156 </object>
157 <packing>
158 <property name="left_attach">0</property>
159 <property name="top_attach">5</property>
160 </packing>
161 </child>
162 <child>
163 <object class="GtkCheckButton" id="checkCB_SNAP">
164 <property name="label" translatable="yes" context="paragalignpage|checkCB_SNAP">_Snap to text grid (if active)</property>
165 <property name="visible">True</property>
166 <property name="can_focus">True</property>
167 <property name="receives_default">False</property>
168 <property name="margin_left">22</property>
169 <property name="use_underline">True</property>
170 <property name="xalign">0</property>
171 <property name="draw_indicator">True</property>
172 </object>
173 <packing>
174 <property name="left_attach">0</property>
175 <property name="top_attach">6</property>
176 </packing>
177 </child>
178 <child>
179 <object class="GtkBox" id="box4">
180 <property name="visible">True</property>
181 <property name="can_focus">False</property>
182 <property name="spacing">12</property>
183 <child>
184 <object class="GtkBox" id="box1">
185 <property name="visible">True</property>
186 <property name="can_focus">False</property>
187 <property name="margin_left">13</property>
188 <property name="orientation">vertical</property>
189 <child>
190 <object class="GtkLabel" id="labelLB_LASTLINE">
191 <property name="visible">True</property>
192 <property name="can_focus">False</property>
193 <property name="margin_left">12</property>
194 <property name="vexpand">True</property>
195 <property name="label" translatable="yes" context="paragalignpage|labelLB_LASTLINE">_Last line:</property>
196 <property name="use_underline">True</property>
197 <property name="mnemonic_widget">comboLB_LASTLINE</property>
198 <property name="xalign">0</property>
199 </object>
200 <packing>
201 <property name="expand">False</property>
202 <property name="fill">True</property>
203 <property name="position">0</property>
204 </packing>
205 </child>
206 </object>
207 <packing>
208 <property name="expand">False</property>
209 <property name="fill">True</property>
210 <property name="position">0</property>
211 </packing>
212 </child>
213 <child>
214 <object class="GtkComboBoxText" id="comboLB_LASTLINE">
215 <property name="visible">True</property>
216 <property name="can_focus">False</property>
217 <property name="active">0</property>
218 <items>
219 <item id="0" translatable="yes" context="paragalignpage|liststoreLB_LASTLINE">Start</item>
220 <item id="1" translatable="yes" context="paragalignpage|liststoreLB_LASTLINE">Start</item>
221 <item id="2" translatable="yes" context="paragalignpage|liststoreLB_LASTLINE">Centered</item>
222 <item id="3" translatable="yes" context="paragalignpage|liststoreLB_LASTLINE">Justified</item>
223 </items>
224 </object>
225 <packing>
226 <property name="expand">False</property>
227 <property name="fill">True</property>
228 <property name="position">1</property>
229 </packing>
230 </child>
231 </object>
232 <packing>
233 <property name="left_attach">0</property>
234 <property name="top_attach">4</property>
235 </packing>
236 </child>
237 <child>
238 <object class="GtkBox" id="box5">
239 <property name="visible">True</property>
240 <property name="can_focus">False</property>
241 <property name="homogeneous">True</property>
242 <child>
243 <object class="GtkLabel" id="labelST_RIGHTALIGN_ASIAN">
244 <property name="can_focus">False</property>
245 <property name="label" translatable="yes" context="paragalignpage|labelST_RIGHTALIGN_ASIAN">Righ_t/Bottom</property>
246 <property name="use_underline">True</property>
247 </object>
248 <packing>
249 <property name="expand">False</property>
250 <property name="fill">True</property>
251 <property name="position">0</property>
252 </packing>
253 </child>
254 <child>
255 <object class="GtkLabel" id="labelST_LEFTALIGN_ASIAN">
256 <property name="can_focus">False</property>
257 <property name="xpad">5</property>
258 <property name="label" translatable="yes" context="paragalignpage|labelST_LEFTALIGN_ASIAN">_Left/Top</property>
259 <property name="use_underline">True</property>
260 </object>
261 <packing>
262 <property name="expand">False</property>
263 <property name="fill">True</property>
264 <property name="position">1</property>
265 </packing>
266 </child>
267 </object>
268 <packing>
269 <property name="left_attach">0</property>
270 <property name="top_attach">7</property>
271 </packing>
272 </child>
273 </object>
274 </child>
275 </object>
276 </child>
277 <child type="label">
278 <object class="GtkLabel" id="label1">
279 <property name="visible">True</property>
280 <property name="can_focus">False</property>
281 <property name="label" translatable="yes" context="paragalignpage|label1">Options</property>
282 <attributes>
283 <attribute name="weight" value="bold"/>
284 </attributes>
285 </object>
286 </child>
287 </object>
288 <packing>
289 <property name="left_attach">0</property>
290 <property name="top_attach">0</property>
291 </packing>
292 </child>
293 <child>
294 <object class="GtkFrame" id="frameFL_VERTALIGN">
295 <property name="visible">True</property>
296 <property name="can_focus">False</property>
297 <property name="label_xalign">0</property>
298 <property name="shadow_type">none</property>
299 <child>
300 <object class="GtkAlignment" id="alignment2">
301 <property name="visible">True</property>
302 <property name="can_focus">False</property>
303 <property name="top_padding">6</property>
304 <property name="left_padding">12</property>
305 <child>
306 <object class="GtkBox" id="box2">
307 <property name="visible">True</property>
308 <property name="can_focus">False</property>
309 <property name="spacing">12</property>
310 <child>
311 <object class="GtkLabel" id="labelFT_VERTALIGN">
312 <property name="visible">True</property>
313 <property name="can_focus">False</property>
314 <property name="margin_right">12</property>
315 <property name="label" translatable="yes" context="paragalignpage|labelFT_VERTALIGN">_Alignment:</property>
316 <property name="use_underline">True</property>
317 <property name="mnemonic_widget">comboLB_VERTALIGN</property>
318 <property name="xalign">0</property>
319 </object>
320 <packing>
321 <property name="expand">False</property>
322 <property name="fill">True</property>
323 <property name="position">0</property>
324 </packing>
325 </child>
326 <child>
327 <object class="GtkComboBoxText" id="comboLB_VERTALIGN">
328 <property name="visible">True</property>
329 <property name="can_focus">False</property>
330 <property name="active">0</property>
331 <items>
332 <item id="0" translatable="yes" context="paragalignpage|liststoreLB_VERTALIGN">Automatic</item>
333 <item id="1" translatable="yes" context="paragalignpage|liststoreLB_VERTALIGN">Base line</item>
334 <item id="2" translatable="yes" context="paragalignpage|liststoreLB_VERTALIGN">Top</item>
335 <item id="3" translatable="yes" context="paragalignpage|liststoreLB_VERTALIGN">Middle</item>
336 <item id="4" translatable="yes" context="paragalignpage|liststoreLB_VERTALIGN">Bottom</item>
337 </items>
338 </object>
339 <packing>
340 <property name="expand">False</property>
341 <property name="fill">True</property>
342 <property name="position">1</property>
343 </packing>
344 </child>
345 </object>
346 </child>
347 </object>
348 </child>
349 <child type="label">
350 <object class="GtkLabel" id="labelFL_VERTALIGN">
351 <property name="visible">True</property>
352 <property name="can_focus">False</property>
353 <property name="label" translatable="yes" context="paragalignpage|labelFL_VERTALIGN">Text-to-text</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 <child>
366 <object class="GtkFrame" id="framePROPERTIES">
367 <property name="visible">True</property>
368 <property name="can_focus">False</property>
369 <property name="label_xalign">0</property>
370 <property name="shadow_type">none</property>
371 <child>
372 <object class="GtkAlignment" id="alignment3">
373 <property name="visible">True</property>
374 <property name="can_focus">False</property>
375 <property name="top_padding">6</property>
376 <property name="left_padding">12</property>
377 <child>
378 <object class="GtkBox" id="box3">
379 <property name="visible">True</property>
380 <property name="can_focus">False</property>
381 <property name="spacing">12</property>
382 <child>
383 <object class="GtkLabel" id="label2">
384 <property name="visible">True</property>
385 <property name="can_focus">False</property>
386 <property name="margin_right">12</property>
387 <property name="label" translatable="yes" context="paragalignpage|label2">_Text direction:</property>
388 <property name="use_underline">True</property>
389 <property name="mnemonic_widget">comboLB_TEXTDIRECTION</property>
390 <property name="xalign">0</property>
391 </object>
392 <packing>
393 <property name="expand">False</property>
394 <property name="fill">True</property>
395 <property name="position">0</property>
396 </packing>
397 </child>
398 <child>
399 <object class="GtkComboBoxText" id="comboLB_TEXTDIRECTION">
400 <property name="visible">True</property>
401 <property name="can_focus">False</property>
402 </object>
403 <packing>
404 <property name="expand">False</property>
405 <property name="fill">True</property>
406 <property name="position">1</property>
407 </packing>
408 </child>
409 </object>
410 </child>
411 </object>
412 </child>
413 <child type="label">
414 <object class="GtkLabel" id="labelFL_PROPERTIES">
415 <property name="visible">True</property>
416 <property name="can_focus">False</property>
417 <property name="label" translatable="yes" context="paragalignpage|labelFL_PROPERTIES">Properties</property>
418 <attributes>
419 <attribute name="weight" value="bold"/>
420 </attributes>
421 </object>
422 </child>
423 </object>
424 <packing>
425 <property name="left_attach">0</property>
426 <property name="top_attach">2</property>
427 </packing>
428 </child>
429 </object>
430 <packing>
431 <property name="left_attach">0</property>
432 <property name="top_attach">0</property>
433 </packing>
434 </child>
435 </object>
436 <object class="GtkSizeGroup" id="sizegroup1">
437 <widgets>
438 <widget name="box1"/>
439 <widget name="labelFT_VERTALIGN"/>
440 <widget name="label2"/>
441 </widgets>
442 </object>
443 </interface>