Version 7.6.3.2-android, tag libreoffice-7.6.3.2-android
[LibreOffice.git] / sw / uiconfig / swriter / ui / tablecolumnpage.ui
blobd9dca74f260d21d5dd5defb23f1bfe68d9717c7c
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Generated with glade 3.36.0 -->
3 <interface domain="sw">
4 <requires lib="gtk+" version="3.20"/>
5 <object class="GtkAdjustment" id="adjustment1">
6 <property name="upper">56</property>
7 <property name="step_increment">1</property>
8 <property name="page_increment">10</property>
9 </object>
10 <object class="GtkAdjustment" id="adjustment2">
11 <property name="lower">0.01</property>
12 <property name="upper">56</property>
13 <property name="step_increment">1</property>
14 <property name="page_increment">10</property>
15 </object>
16 <object class="GtkAdjustment" id="adjustment3">
17 <property name="lower">0.01</property>
18 <property name="upper">56</property>
19 <property name="step_increment">1</property>
20 <property name="page_increment">10</property>
21 </object>
22 <object class="GtkAdjustment" id="adjustment4">
23 <property name="lower">0.01</property>
24 <property name="upper">56</property>
25 <property name="step_increment">1</property>
26 <property name="page_increment">10</property>
27 </object>
28 <object class="GtkAdjustment" id="adjustment5">
29 <property name="lower">0.01</property>
30 <property name="upper">56</property>
31 <property name="step_increment">1</property>
32 <property name="page_increment">10</property>
33 </object>
34 <object class="GtkAdjustment" id="adjustment6">
35 <property name="lower">0.01</property>
36 <property name="upper">56</property>
37 <property name="step_increment">1</property>
38 <property name="page_increment">10</property>
39 </object>
40 <object class="GtkAdjustment" id="adjustment7">
41 <property name="lower">0.01</property>
42 <property name="upper">56</property>
43 <property name="step_increment">1</property>
44 <property name="page_increment">10</property>
45 </object>
46 <object class="GtkImage" id="image7">
47 <property name="visible">True</property>
48 <property name="can_focus">False</property>
49 <property name="icon-name">go-previous</property>
50 <property name="icon_size">1</property>
51 </object>
52 <object class="GtkImage" id="image8">
53 <property name="visible">True</property>
54 <property name="can_focus">False</property>
55 <property name="icon-name">go-next</property>
56 <property name="icon_size">1</property>
57 </object>
58 <!-- n-columns=1 n-rows=1 -->
59 <object class="GtkGrid" id="TableColumnPage">
60 <property name="visible">True</property>
61 <property name="can_focus">False</property>
62 <property name="hexpand">True</property>
63 <property name="border_width">6</property>
64 <property name="row_spacing">6</property>
65 <child>
66 <object class="GtkCheckButton" id="adaptwidth">
67 <property name="label" translatable="yes" context="tablecolumnpage|adaptwidth">Adapt table _width</property>
68 <property name="visible">True</property>
69 <property name="can_focus">True</property>
70 <property name="receives_default">False</property>
71 <property name="use_underline">True</property>
72 <property name="draw_indicator">True</property>
73 <child internal-child="accessible">
74 <object class="AtkObject" id="adaptwidth-atkobject">
75 <property name="AtkObject::accessible-description" translatable="yes" context="tablecolumnpage|extended_tip|adaptwidth">Reduces or increases table width with modified column width.</property>
76 </object>
77 </child>
78 </object>
79 <packing>
80 <property name="left_attach">0</property>
81 <property name="top_attach">0</property>
82 </packing>
83 </child>
84 <child>
85 <object class="GtkCheckButton" id="adaptcolumns">
86 <property name="label" translatable="yes" context="tablecolumnpage|adaptcolumns">Ad_just columns proportionally</property>
87 <property name="visible">True</property>
88 <property name="can_focus">True</property>
89 <property name="receives_default">False</property>
90 <property name="use_underline">True</property>
91 <property name="draw_indicator">True</property>
92 <child internal-child="accessible">
93 <object class="AtkObject" id="adaptcolumns-atkobject">
94 <property name="AtkObject::accessible-description" translatable="yes" context="tablecolumnpage|extended_tip|adaptcolumns">If possible, change in column width will be equal for each column.</property>
95 </object>
96 </child>
97 </object>
98 <packing>
99 <property name="left_attach">0</property>
100 <property name="top_attach">1</property>
101 </packing>
102 </child>
103 <child>
104 <!-- n-columns=1 n-rows=1 -->
105 <object class="GtkGrid" id="grid14">
106 <property name="visible">True</property>
107 <property name="can_focus">False</property>
108 <property name="column_spacing">12</property>
109 <child>
110 <object class="GtkLabel" id="spaceft">
111 <property name="visible">True</property>
112 <property name="can_focus">False</property>
113 <property name="label" translatable="yes" context="tablecolumnpage|spaceft">Remaining space:</property>
114 <property name="use_underline">True</property>
115 <property name="mnemonic_widget">space</property>
116 </object>
117 <packing>
118 <property name="left_attach">0</property>
119 <property name="top_attach">0</property>
120 </packing>
121 </child>
122 <child>
123 <object class="GtkSpinButton" id="spacefmt">
124 <property name="can_focus">True</property>
125 <property name="no_show_all">True</property>
126 <property name="activates_default">True</property>
127 <property name="adjustment">adjustment1</property>
128 <property name="truncate-multiline">True</property>
129 <property name="digits">2</property>
130 </object>
131 <packing>
132 <property name="left_attach">2</property>
133 <property name="top_attach">0</property>
134 </packing>
135 </child>
136 <child>
137 <object class="GtkLabel" id="space">
138 <property name="visible">True</property>
139 <property name="can_focus">False</property>
140 <property name="hexpand">True</property>
141 <property name="use_underline">True</property>
142 <property name="selectable">True</property>
143 <property name="xalign">0</property>
144 <child internal-child="accessible">
145 <object class="AtkObject" id="space-atkobject">
146 <property name="AtkObject::accessible-description" translatable="yes" context="tablecolumnpage|extended_tip|space">Displays the amount of space that is available for adjusting the width of the columns. To set the width of the table, click the Table tab.</property>
147 <property name="AtkObject::accessible-role">static</property>
148 </object>
149 </child>
150 </object>
151 <packing>
152 <property name="left_attach">1</property>
153 <property name="top_attach">0</property>
154 </packing>
155 </child>
156 </object>
157 <packing>
158 <property name="left_attach">0</property>
159 <property name="top_attach">2</property>
160 </packing>
161 </child>
162 <child>
163 <object class="GtkFrame" id="frame7">
164 <property name="visible">True</property>
165 <property name="can_focus">False</property>
166 <property name="hexpand">True</property>
167 <property name="label_xalign">0</property>
168 <property name="shadow_type">none</property>
169 <child>
170 <!-- n-columns=1 n-rows=1 -->
171 <object class="GtkGrid" id="grid17">
172 <property name="visible">True</property>
173 <property name="can_focus">False</property>
174 <property name="hexpand">True</property>
175 <property name="row_spacing">6</property>
176 <property name="column_spacing">12</property>
177 <property name="margin-start">12</property>
178 <property name="margin-top">6</property>
179 <child>
180 <object class="GtkSpinButton" id="width2">
181 <property name="sensitive">False</property>
182 <property name="can_focus">True</property>
183 <property name="halign">center</property>
184 <property name="hexpand">True</property>
185 <property name="activates_default">True</property>
186 <property name="adjustment">adjustment3</property>
187 <property name="digits">2</property>
188 <property name="truncate-multiline">True</property>
189 <child internal-child="accessible">
190 <object class="AtkObject" id="width2-atkobject">
191 <property name="AtkObject::accessible-name" translatable="yes" context="tablecolumnpage|width2-atkobject">Column 2 Width</property>
192 <property name="AtkObject::accessible-description" translatable="yes" context="tablecolumnpage|extended_tip|width2">Enter the width that you want for the column.</property>
193 </object>
194 </child>
195 </object>
196 <packing>
197 <property name="left_attach">2</property>
198 <property name="top_attach">1</property>
199 <property name="width">2</property>
200 </packing>
201 </child>
202 <child>
203 <object class="GtkSpinButton" id="width3">
204 <property name="sensitive">False</property>
205 <property name="can_focus">True</property>
206 <property name="halign">center</property>
207 <property name="hexpand">True</property>
208 <property name="activates_default">True</property>
209 <property name="adjustment">adjustment4</property>
210 <property name="digits">2</property>
211 <property name="truncate-multiline">True</property>
212 <child internal-child="accessible">
213 <object class="AtkObject" id="width3-atkobject">
214 <property name="AtkObject::accessible-name" translatable="yes" context="tablecolumnpage|width3-atkobject">Column 3 Width</property>
215 <property name="AtkObject::accessible-description" translatable="yes" context="tablecolumnpage|extended_tip|width3">Enter the width that you want for the column.</property>
216 </object>
217 </child>
218 </object>
219 <packing>
220 <property name="left_attach">4</property>
221 <property name="top_attach">1</property>
222 <property name="width">2</property>
223 </packing>
224 </child>
225 <child>
226 <object class="GtkSpinButton" id="width4">
227 <property name="sensitive">False</property>
228 <property name="can_focus">True</property>
229 <property name="halign">center</property>
230 <property name="hexpand">True</property>
231 <property name="activates_default">True</property>
232 <property name="adjustment">adjustment5</property>
233 <property name="digits">2</property>
234 <property name="truncate-multiline">True</property>
235 <child internal-child="accessible">
236 <object class="AtkObject" id="width4-atkobject">
237 <property name="AtkObject::accessible-name" translatable="yes" context="tablecolumnpage|width4-atkobject">Column 4 Width</property>
238 <property name="AtkObject::accessible-description" translatable="yes" context="tablecolumnpage|extended_tip|width4">Enter the width that you want for the column.</property>
239 </object>
240 </child>
241 </object>
242 <packing>
243 <property name="left_attach">6</property>
244 <property name="top_attach">1</property>
245 <property name="width">2</property>
246 </packing>
247 </child>
248 <child>
249 <object class="GtkSpinButton" id="width5">
250 <property name="sensitive">False</property>
251 <property name="can_focus">True</property>
252 <property name="halign">center</property>
253 <property name="hexpand">True</property>
254 <property name="activates_default">True</property>
255 <property name="adjustment">adjustment6</property>
256 <property name="digits">2</property>
257 <property name="truncate-multiline">True</property>
258 <child internal-child="accessible">
259 <object class="AtkObject" id="width5-atkobject">
260 <property name="AtkObject::accessible-name" translatable="yes" context="tablecolumnpage|width5-atkobject">Column 5 Width</property>
261 <property name="AtkObject::accessible-description" translatable="yes" context="tablecolumnpage|extended_tip|width5">Enter the width that you want for the column.</property>
262 </object>
263 </child>
264 </object>
265 <packing>
266 <property name="left_attach">8</property>
267 <property name="top_attach">1</property>
268 <property name="width">2</property>
269 </packing>
270 </child>
271 <child>
272 <object class="GtkSpinButton" id="width6">
273 <property name="sensitive">False</property>
274 <property name="can_focus">True</property>
275 <property name="halign">center</property>
276 <property name="hexpand">True</property>
277 <property name="activates_default">True</property>
278 <property name="adjustment">adjustment7</property>
279 <property name="digits">2</property>
280 <property name="truncate-multiline">True</property>
281 <child internal-child="accessible">
282 <object class="AtkObject" id="width6-atkobject">
283 <property name="AtkObject::accessible-name" translatable="yes" context="tablecolumnpage|width6-atkobject">Column 6 Width</property>
284 <property name="AtkObject::accessible-description" translatable="yes" context="tablecolumnpage|extended_tip|width6">Enter the width that you want for the column.</property>
285 </object>
286 </child>
287 </object>
288 <packing>
289 <property name="left_attach">10</property>
290 <property name="top_attach">1</property>
291 <property name="width">2</property>
292 </packing>
293 </child>
294 <child>
295 <object class="GtkLabel" id="6">
296 <property name="sensitive">False</property>
297 <property name="can_focus">False</property>
298 <property name="hexpand">True</property>
299 <property name="label">_6</property>
300 <property name="use_underline">True</property>
301 <property name="mnemonic_widget">width6</property>
302 </object>
303 <packing>
304 <property name="left_attach">10</property>
305 <property name="top_attach">0</property>
306 </packing>
307 </child>
308 <child>
309 <object class="GtkLabel" id="1">
310 <property name="sensitive">False</property>
311 <property name="can_focus">False</property>
312 <property name="hexpand">True</property>
313 <property name="label">_1</property>
314 <property name="use_underline">True</property>
315 <property name="mnemonic_widget">width1</property>
316 </object>
317 <packing>
318 <property name="left_attach">1</property>
319 <property name="top_attach">0</property>
320 </packing>
321 </child>
322 <child>
323 <object class="GtkLabel" id="2">
324 <property name="sensitive">False</property>
325 <property name="can_focus">False</property>
326 <property name="hexpand">True</property>
327 <property name="label">_2</property>
328 <property name="use_underline">True</property>
329 <property name="mnemonic_widget">width2</property>
330 </object>
331 <packing>
332 <property name="left_attach">2</property>
333 <property name="top_attach">0</property>
334 <property name="width">2</property>
335 </packing>
336 </child>
337 <child>
338 <object class="GtkLabel" id="3">
339 <property name="sensitive">False</property>
340 <property name="can_focus">False</property>
341 <property name="hexpand">True</property>
342 <property name="label">_3</property>
343 <property name="use_underline">True</property>
344 <property name="mnemonic_widget">width3</property>
345 </object>
346 <packing>
347 <property name="left_attach">4</property>
348 <property name="top_attach">0</property>
349 <property name="width">2</property>
350 </packing>
351 </child>
352 <child>
353 <object class="GtkLabel" id="5">
354 <property name="sensitive">False</property>
355 <property name="can_focus">False</property>
356 <property name="hexpand">True</property>
357 <property name="label">_5</property>
358 <property name="use_underline">True</property>
359 <property name="mnemonic_widget">width5</property>
360 </object>
361 <packing>
362 <property name="left_attach">8</property>
363 <property name="top_attach">0</property>
364 <property name="width">2</property>
365 </packing>
366 </child>
367 <child>
368 <object class="GtkLabel" id="4">
369 <property name="sensitive">False</property>
370 <property name="can_focus">False</property>
371 <property name="hexpand">True</property>
372 <property name="label">_4</property>
373 <property name="use_underline">True</property>
374 <property name="mnemonic_widget">width4</property>
375 </object>
376 <packing>
377 <property name="left_attach">6</property>
378 <property name="top_attach">0</property>
379 <property name="width">2</property>
380 </packing>
381 </child>
382 <child>
383 <object class="GtkSpinButton" id="width1">
384 <property name="sensitive">False</property>
385 <property name="can_focus">True</property>
386 <property name="halign">center</property>
387 <property name="hexpand">True</property>
388 <property name="activates_default">True</property>
389 <property name="adjustment">adjustment2</property>
390 <property name="digits">2</property>
391 <property name="truncate-multiline">True</property>
392 <child internal-child="accessible">
393 <object class="AtkObject" id="width1-atkobject">
394 <property name="AtkObject::accessible-name" translatable="yes" context="tablecolumnpage|width1-atkobject">Column 1 Width</property>
395 <property name="AtkObject::accessible-description" translatable="yes" context="tablecolumnpage|extended_tip|width1">Enter the width that you want for the column.</property>
396 </object>
397 </child>
398 </object>
399 <packing>
400 <property name="left_attach">0</property>
401 <property name="top_attach">1</property>
402 <property name="width">2</property>
403 </packing>
404 </child>
405 <child>
406 <object class="GtkButton" id="back">
407 <property name="visible">True</property>
408 <property name="sensitive">False</property>
409 <property name="can_focus">True</property>
410 <property name="receives_default">True</property>
411 <property name="halign">start</property>
412 <property name="image">image7</property>
413 <property name="always_show_image">True</property>
414 <child internal-child="accessible">
415 <object class="AtkObject" id="back-atkobject">
416 <property name="AtkObject::accessible-description" translatable="yes" context="tablecolumnpage|extended_tip|back">Displays the table columns found to the left of the current column.</property>
417 </object>
418 </child>
419 </object>
420 <packing>
421 <property name="left_attach">0</property>
422 <property name="top_attach">0</property>
423 </packing>
424 </child>
425 <child>
426 <object class="GtkButton" id="next">
427 <property name="visible">True</property>
428 <property name="sensitive">False</property>
429 <property name="can_focus">True</property>
430 <property name="receives_default">True</property>
431 <property name="halign">end</property>
432 <property name="image">image8</property>
433 <property name="always_show_image">True</property>
434 <child internal-child="accessible">
435 <object class="AtkObject" id="next-atkobject">
436 <property name="AtkObject::accessible-description" translatable="yes" context="tablecolumnpage|extended_tip|next">Displays the table columns found to the right of the current column.</property>
437 </object>
438 </child>
439 </object>
440 <packing>
441 <property name="left_attach">11</property>
442 <property name="top_attach">0</property>
443 </packing>
444 </child>
445 </object>
446 </child>
447 <child type="label">
448 <object class="GtkLabel" id="label26">
449 <property name="visible">True</property>
450 <property name="can_focus">False</property>
451 <property name="label" translatable="yes" context="tablecolumnpage|label26">Column Width</property>
452 <attributes>
453 <attribute name="weight" value="bold"/>
454 </attributes>
455 </object>
456 </child>
457 </object>
458 <packing>
459 <property name="left_attach">0</property>
460 <property name="top_attach">3</property>
461 </packing>
462 </child>
463 </object>
464 </interface>