Avoid potential negative array index access to cached text.
[LibreOffice.git] / chart2 / uiconfig / ui / tp_AxisPositions.ui
blob7cff4022b6ac7218dad40c87f2deceaf2cb71517
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Generated with glade 3.36.0 -->
3 <interface domain="chart">
4 <requires lib="gtk+" version="3.20"/>
5 <object class="GtkAdjustment" id="adjustment1">
6 <property name="upper">100</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="upper">100</property>
12 <property name="step_increment">1</property>
13 <property name="page_increment">10</property>
14 </object>
15 <object class="GtkBox" id="tp_AxisPositions">
16 <property name="visible">True</property>
17 <property name="can_focus">False</property>
18 <property name="border_width">6</property>
19 <property name="orientation">vertical</property>
20 <property name="spacing">6</property>
21 <child>
22 <object class="GtkFrame" id="FL_AXIS_LINE">
23 <property name="visible">True</property>
24 <property name="can_focus">False</property>
25 <property name="label_xalign">0</property>
26 <property name="shadow_type">none</property>
27 <child>
28 <object class="GtkBox" id="boxAXIS_LINE">
29 <property name="visible">True</property>
30 <property name="can_focus">False</property>
31 <property name="orientation">vertical</property>
32 <property name="spacing">6</property>
33 <property name="margin-start">12</property>
34 <property name="margin-top">6</property>
35 <child>
36 <object class="GtkBox" id="box3">
37 <property name="visible">True</property>
38 <property name="can_focus">False</property>
39 <property name="spacing">12</property>
40 <child>
41 <object class="GtkLabel" id="FT_CROSSES_OTHER_AXIS_AT">
42 <property name="visible">True</property>
43 <property name="can_focus">False</property>
44 <property name="label" translatable="yes" context="tp_AxisPositions|FT_CROSSES_OTHER_AXIS_AT">_Cross other axis at</property>
45 <property name="use_underline">True</property>
46 <property name="mnemonic_widget">LB_CROSSES_OTHER_AXIS_AT</property>
47 <property name="xalign">0</property>
48 </object>
49 <packing>
50 <property name="expand">False</property>
51 <property name="fill">True</property>
52 <property name="position">0</property>
53 </packing>
54 </child>
55 <child>
56 <object class="GtkComboBoxText" id="LB_CROSSES_OTHER_AXIS_AT">
57 <property name="visible">True</property>
58 <property name="can_focus">False</property>
59 <items>
60 <item translatable="yes" context="tp_AxisPositions|LB_CROSSES_OTHER_AXIS_AT">Start</item>
61 <item translatable="yes" context="tp_AxisPositions|LB_CROSSES_OTHER_AXIS_AT">End</item>
62 <item translatable="yes" context="tp_AxisPositions|LB_CROSSES_OTHER_AXIS_AT">Value</item>
63 <item translatable="yes" context="tp_AxisPositions|LB_CROSSES_OTHER_AXIS_AT">Category</item>
64 </items>
65 <child internal-child="accessible">
66 <object class="AtkObject" id="LB_CROSSES_OTHER_AXIS_AT-atkobject">
67 <property name="AtkObject::accessible-description" translatable="yes" context="tp_AxisPositions|extended_tip|LB_CROSSES_OTHER_AXIS_AT">Select where to cross the other axis: at start, at end, at a specified value, or at a category.</property>
68 </object>
69 </child>
70 </object>
71 <packing>
72 <property name="expand">False</property>
73 <property name="fill">True</property>
74 <property name="position">1</property>
75 </packing>
76 </child>
77 <child>
78 <object class="GtkSpinButton" id="EDT_CROSSES_OTHER_AXIS_AT">
79 <property name="visible">True</property>
80 <property name="can_focus">True</property>
81 <property name="activates_default">True</property>
82 <property name="adjustment">adjustment1</property>
83 <property name="truncate-multiline">True</property>
84 <child internal-child="accessible">
85 <object class="AtkObject" id="EDT_CROSSES_OTHER_AXIS_AT-atkobject">
86 <property name="AtkObject::accessible-description" translatable="yes" context="tp_AxisPositions|extended_tip|EDT_CROSSES_OTHER_AXIS_AT">Enter the value where the axis line should cross the other axis.</property>
87 </object>
88 </child>
89 </object>
90 <packing>
91 <property name="expand">False</property>
92 <property name="fill">True</property>
93 <property name="position">2</property>
94 </packing>
95 </child>
96 <child>
97 <object class="GtkComboBoxText" id="EDT_CROSSES_OTHER_AXIS_AT_CATEGORY">
98 <property name="visible">True</property>
99 <property name="can_focus">False</property>
100 <property name="has_entry">True</property>
101 <child internal-child="entry">
102 <object class="GtkEntry" id="combobox-entry">
103 <property name="can_focus">True</property>
104 <property name="truncate-multiline">True</property>
105 <property name="activates_default">True</property>
106 </object>
107 </child>
108 <child internal-child="accessible">
109 <object class="AtkObject" id="EDT_CROSSES_OTHER_AXIS_AT_CATEGORY-atkobject">
110 <property name="AtkObject::accessible-description" translatable="yes" context="tp_AxisPositions|extended_tip|EDT_CROSSES_OTHER_AXIS_AT_CATEGORY">Select the category where the axis line should cross the other axis.</property>
111 </object>
112 </child>
113 </object>
114 <packing>
115 <property name="expand">False</property>
116 <property name="fill">True</property>
117 <property name="position">3</property>
118 </packing>
119 </child>
120 </object>
121 <packing>
122 <property name="expand">False</property>
123 <property name="fill">True</property>
124 <property name="position">0</property>
125 </packing>
126 </child>
127 <child>
128 <object class="GtkCheckButton" id="CB_AXIS_BETWEEN_CATEGORIES">
129 <property name="label" translatable="yes" context="tp_AxisPositions|CB_AXIS_BETWEEN_CATEGORIES">Axis _between categories</property>
130 <property name="can_focus">True</property>
131 <property name="receives_default">False</property>
132 <property name="use_underline">True</property>
133 <property name="draw_indicator">True</property>
134 </object>
135 <packing>
136 <property name="expand">False</property>
137 <property name="fill">True</property>
138 <property name="position">1</property>
139 </packing>
140 </child>
141 </object>
142 </child>
143 <child type="label">
144 <object class="GtkLabel" id="TXT_AXIS_LINE">
145 <property name="visible">True</property>
146 <property name="can_focus">False</property>
147 <property name="label" translatable="yes" context="tp_AxisPositions|TXT_AXIS_LINE">Axis Line</property>
148 <property name="xalign">0</property>
149 <attributes>
150 <attribute name="weight" value="bold"/>
151 </attributes>
152 </object>
153 </child>
154 </object>
155 <packing>
156 <property name="expand">False</property>
157 <property name="fill">True</property>
158 <property name="position">0</property>
159 </packing>
160 </child>
161 <child>
162 <object class="GtkFrame" id="FL_POSITION">
163 <property name="visible">True</property>
164 <property name="can_focus">False</property>
165 <property name="label_xalign">0</property>
166 <property name="shadow_type">none</property>
167 <child>
168 <!-- n-columns=1 n-rows=1 -->
169 <object class="GtkGrid" id="grid3">
170 <property name="visible">True</property>
171 <property name="can_focus">False</property>
172 <property name="row_spacing">6</property>
173 <property name="margin-start">12</property>
174 <property name="margin-top">6</property>
175 <child>
176 <object class="GtkRadioButton" id="RB_ON">
177 <property name="label" translatable="yes" context="tp_AxisPositions|RB_ON">_On tick marks</property>
178 <property name="active">True</property>
179 <property name="visible">True</property>
180 <property name="can_focus">True</property>
181 <property name="receives_default">False</property>
182 <property name="use_underline">True</property>
183 <property name="draw_indicator">True</property>
184 <child internal-child="accessible">
185 <object class="AtkObject" id="RB_ON-atkobject">
186 <property name="AtkObject::accessible-description" translatable="yes" context="tp_AxisPositions|extended_tip|RB_ON">Specifies that the axis is positioned on the first/last tickmarks. This makes the data points visual representation begin/end at the value axis.</property>
187 </object>
188 </child>
189 </object>
190 <packing>
191 <property name="left_attach">0</property>
192 <property name="top_attach">0</property>
193 </packing>
194 </child>
195 <child>
196 <object class="GtkRadioButton" id="RB_BETWEEN">
197 <property name="label" translatable="yes" context="tp_AxisPositions|RB_BETWEEN">_Between tick marks</property>
198 <property name="visible">True</property>
199 <property name="can_focus">True</property>
200 <property name="receives_default">False</property>
201 <property name="use_underline">True</property>
202 <property name="draw_indicator">True</property>
203 <property name="group">RB_ON</property>
204 <child internal-child="accessible">
205 <object class="AtkObject" id="RB_BETWEEN-atkobject">
206 <property name="AtkObject::accessible-description" translatable="yes" context="tp_AxisPositions|extended_tip|RB_BETWEEN">Specifies that the axis is positioned between the tickmarks. This makes the data points visual representation begin/end at a distance from the value axis.</property>
207 </object>
208 </child>
209 </object>
210 <packing>
211 <property name="left_attach">0</property>
212 <property name="top_attach">1</property>
213 </packing>
214 </child>
215 </object>
216 </child>
217 <child type="label">
218 <object class="GtkLabel" id="TXT_POSITION">
219 <property name="visible">True</property>
220 <property name="can_focus">False</property>
221 <property name="label" translatable="yes" context="tp_AxisPositions|TXT_POSITION">Position Axis</property>
222 <property name="xalign">0</property>
223 <attributes>
224 <attribute name="weight" value="bold"/>
225 </attributes>
226 </object>
227 </child>
228 </object>
229 <packing>
230 <property name="expand">False</property>
231 <property name="fill">True</property>
232 <property name="position">1</property>
233 </packing>
234 </child>
235 <child>
236 <object class="GtkFrame" id="FL_LABELS">
237 <property name="visible">True</property>
238 <property name="can_focus">False</property>
239 <property name="label_xalign">0</property>
240 <property name="shadow_type">none</property>
241 <child>
242 <object class="GtkBox" id="box4">
243 <property name="visible">True</property>
244 <property name="can_focus">False</property>
245 <property name="orientation">vertical</property>
246 <property name="spacing">6</property>
247 <property name="margin-start">12</property>
248 <property name="margin-top">6</property>
249 <child>
250 <object class="GtkBox" id="box5">
251 <property name="visible">True</property>
252 <property name="can_focus">False</property>
253 <property name="spacing">12</property>
254 <child>
255 <object class="GtkLabel" id="FT_PLACE_LABELS">
256 <property name="visible">True</property>
257 <property name="can_focus">False</property>
258 <property name="label" translatable="yes" context="tp_AxisPositions|FT_PLACE_LABELS">_Place labels</property>
259 <property name="use_underline">True</property>
260 <property name="mnemonic_widget">LB_PLACE_LABELS</property>
261 <property name="xalign">0</property>
262 </object>
263 <packing>
264 <property name="expand">False</property>
265 <property name="fill">True</property>
266 <property name="position">0</property>
267 </packing>
268 </child>
269 <child>
270 <object class="GtkComboBoxText" id="LB_PLACE_LABELS">
271 <property name="visible">True</property>
272 <property name="can_focus">False</property>
273 <items>
274 <item translatable="yes" context="tp_AxisPositions|LB_PLACE_LABELS">Near axis</item>
275 <item translatable="yes" context="tp_AxisPositions|LB_PLACE_LABELS">Near axis (other side)</item>
276 <item translatable="yes" context="tp_AxisPositions|LB_PLACE_LABELS">Outside start</item>
277 <item translatable="yes" context="tp_AxisPositions|LB_PLACE_LABELS">Outside end</item>
278 </items>
279 <child internal-child="accessible">
280 <object class="AtkObject" id="LB_PLACE_LABELS-atkobject">
281 <property name="AtkObject::accessible-description" translatable="yes" context="tp_AxisPositions|extended_tip|LB_PLACE_LABELS">Select where to place the labels: near axis, near axis (other side), outside start, or outside end.</property>
282 </object>
283 </child>
284 </object>
285 <packing>
286 <property name="expand">False</property>
287 <property name="fill">True</property>
288 <property name="position">1</property>
289 </packing>
290 </child>
291 </object>
292 <packing>
293 <property name="expand">False</property>
294 <property name="fill">True</property>
295 <property name="position">0</property>
296 </packing>
297 </child>
298 <child>
299 <object class="GtkBox" id="box6">
300 <property name="visible">True</property>
301 <property name="can_focus">False</property>
302 <property name="spacing">12</property>
303 <child>
304 <object class="GtkLabel" id="FT_AXIS_LABEL_DISTANCE">
305 <property name="can_focus">False</property>
306 <property name="label" translatable="yes" context="tp_AxisPositions|FT_AXIS_LABEL_DISTANCE">_Distance</property>
307 <property name="use_underline">True</property>
308 <property name="mnemonic_widget">EDT_AXIS_LABEL_DISTANCE</property>
309 <property name="xalign">0</property>
310 </object>
311 <packing>
312 <property name="expand">False</property>
313 <property name="fill">True</property>
314 <property name="position">0</property>
315 </packing>
316 </child>
317 <child>
318 <object class="GtkSpinButton" id="EDT_AXIS_LABEL_DISTANCE">
319 <property name="can_focus">True</property>
320 <property name="activates_default">True</property>
321 <property name="truncate-multiline">True</property>
322 <property name="adjustment">adjustment2</property>
323 </object>
324 <packing>
325 <property name="expand">False</property>
326 <property name="fill">True</property>
327 <property name="position">1</property>
328 </packing>
329 </child>
330 </object>
331 <packing>
332 <property name="expand">False</property>
333 <property name="fill">True</property>
334 <property name="position">1</property>
335 </packing>
336 </child>
337 </object>
338 </child>
339 <child type="label">
340 <object class="GtkLabel" id="TXT_FL_LABELS">
341 <property name="visible">True</property>
342 <property name="can_focus">False</property>
343 <property name="label" translatable="yes" context="tp_AxisPositions|TXT_FL_LABELS">Labels</property>
344 <property name="xalign">0</property>
345 <attributes>
346 <attribute name="weight" value="bold"/>
347 </attributes>
348 </object>
349 </child>
350 </object>
351 <packing>
352 <property name="expand">False</property>
353 <property name="fill">True</property>
354 <property name="position">2</property>
355 </packing>
356 </child>
357 <child>
358 <object class="GtkFrame" id="FL_TICKS">
359 <property name="visible">True</property>
360 <property name="can_focus">False</property>
361 <property name="label_xalign">0</property>
362 <property name="shadow_type">none</property>
363 <child>
364 <object class="GtkBox" id="box8">
365 <property name="visible">True</property>
366 <property name="can_focus">False</property>
367 <property name="orientation">vertical</property>
368 <property name="spacing">6</property>
369 <property name="margin-start">12</property>
370 <property name="margin-top">6</property>
371 <child>
372 <!-- n-columns=1 n-rows=1 -->
373 <object class="GtkGrid" id="grid1">
374 <property name="visible">True</property>
375 <property name="can_focus">False</property>
376 <property name="row_spacing">6</property>
377 <property name="column_spacing">12</property>
378 <child>
379 <object class="GtkLabel" id="FT_MAJOR">
380 <property name="visible">True</property>
381 <property name="can_focus">False</property>
382 <property name="label" translatable="yes" context="tp_AxisPositions|FT_MAJOR">Major:</property>
383 <property name="xalign">0</property>
384 <accessibility>
385 <relation type="label-for" target="CB_TICKS_INNER"/>
386 <relation type="label-for" target="CB_TICKS_OUTER"/>
387 </accessibility>
388 </object>
389 <packing>
390 <property name="left_attach">0</property>
391 <property name="top_attach">0</property>
392 </packing>
393 </child>
394 <child>
395 <object class="GtkLabel" id="FT_MINOR">
396 <property name="visible">True</property>
397 <property name="can_focus">False</property>
398 <property name="label" translatable="yes" context="tp_AxisPositions|FT_MINOR">Minor:</property>
399 <property name="xalign">0</property>
400 <accessibility>
401 <relation type="label-for" target="CB_MINOR_INNER"/>
402 <relation type="label-for" target="CB_MINOR_OUTER"/>
403 </accessibility>
404 </object>
405 <packing>
406 <property name="left_attach">0</property>
407 <property name="top_attach">1</property>
408 </packing>
409 </child>
410 <child>
411 <object class="GtkCheckButton" id="CB_TICKS_INNER">
412 <property name="label" translatable="yes" context="tp_AxisPositions|CB_TICKS_INNER">_Inner</property>
413 <property name="visible">True</property>
414 <property name="can_focus">True</property>
415 <property name="receives_default">False</property>
416 <property name="use_underline">True</property>
417 <property name="draw_indicator">True</property>
418 <accessibility>
419 <relation type="labelled-by" target="FT_MAJOR"/>
420 </accessibility>
421 <child internal-child="accessible">
422 <object class="AtkObject" id="CB_TICKS_INNER-atkobject">
423 <property name="AtkObject::accessible-description" translatable="yes" context="tp_AxisPositions|extended_tip|CB_TICKS_INNER">Specifies that marks are placed on the inner side of the axis.</property>
424 </object>
425 </child>
426 </object>
427 <packing>
428 <property name="left_attach">1</property>
429 <property name="top_attach">0</property>
430 </packing>
431 </child>
432 <child>
433 <object class="GtkCheckButton" id="CB_TICKS_OUTER">
434 <property name="label" translatable="yes" context="tp_AxisPositions|CB_TICKS_OUTER">_Outer</property>
435 <property name="visible">True</property>
436 <property name="can_focus">True</property>
437 <property name="receives_default">False</property>
438 <property name="use_underline">True</property>
439 <property name="draw_indicator">True</property>
440 <accessibility>
441 <relation type="labelled-by" target="FT_MAJOR"/>
442 </accessibility>
443 <child internal-child="accessible">
444 <object class="AtkObject" id="CB_TICKS_OUTER-atkobject">
445 <property name="AtkObject::accessible-description" translatable="yes" context="tp_AxisPositions|extended_tip|CB_TICKS_OUTER">Specifies that marks are placed on the outer side of the axis.</property>
446 </object>
447 </child>
448 </object>
449 <packing>
450 <property name="left_attach">2</property>
451 <property name="top_attach">0</property>
452 </packing>
453 </child>
454 <child>
455 <object class="GtkCheckButton" id="CB_MINOR_INNER">
456 <property name="label" translatable="yes" context="tp_AxisPositions|CB_MINOR_INNER">I_nner</property>
457 <property name="visible">True</property>
458 <property name="can_focus">True</property>
459 <property name="receives_default">False</property>
460 <property name="use_underline">True</property>
461 <property name="draw_indicator">True</property>
462 <accessibility>
463 <relation type="labelled-by" target="FT_MINOR"/>
464 </accessibility>
465 <child internal-child="accessible">
466 <object class="AtkObject" id="CB_MINOR_INNER-atkobject">
467 <property name="AtkObject::accessible-description" translatable="yes" context="tp_AxisPositions|extended_tip|CB_MINOR_INNER">Specifies that minor interval marks are placed on the inner side of the axis.</property>
468 </object>
469 </child>
470 </object>
471 <packing>
472 <property name="left_attach">1</property>
473 <property name="top_attach">1</property>
474 </packing>
475 </child>
476 <child>
477 <object class="GtkCheckButton" id="CB_MINOR_OUTER">
478 <property name="label" translatable="yes" context="tp_AxisPositions|CB_MINOR_OUTER">O_uter</property>
479 <property name="visible">True</property>
480 <property name="can_focus">True</property>
481 <property name="receives_default">False</property>
482 <property name="use_underline">True</property>
483 <property name="draw_indicator">True</property>
484 <accessibility>
485 <relation type="labelled-by" target="FT_MINOR"/>
486 </accessibility>
487 <child internal-child="accessible">
488 <object class="AtkObject" id="CB_MINOR_OUTER-atkobject">
489 <property name="AtkObject::accessible-description" translatable="yes" context="tp_AxisPositions|extended_tip|CB_MINOR_OUTER">Specifies that minor interval marks are placed on the outer side of the axis.</property>
490 </object>
491 </child>
492 </object>
493 <packing>
494 <property name="left_attach">2</property>
495 <property name="top_attach">1</property>
496 </packing>
497 </child>
498 </object>
499 <packing>
500 <property name="expand">False</property>
501 <property name="fill">True</property>
502 <property name="position">0</property>
503 </packing>
504 </child>
505 <child>
506 <object class="GtkBox" id="boxPLACE_TICKS">
507 <property name="visible">True</property>
508 <property name="can_focus">False</property>
509 <property name="spacing">12</property>
510 <child>
511 <object class="GtkLabel" id="FT_PLACE_TICKS">
512 <property name="visible">True</property>
513 <property name="can_focus">False</property>
514 <property name="label" translatable="yes" context="tp_AxisPositions|FT_PLACE_TICKS">Place _marks</property>
515 <property name="use_underline">True</property>
516 <property name="mnemonic_widget">LB_PLACE_TICKS</property>
517 <property name="xalign">0</property>
518 </object>
519 <packing>
520 <property name="expand">False</property>
521 <property name="fill">True</property>
522 <property name="position">0</property>
523 </packing>
524 </child>
525 <child>
526 <object class="GtkComboBoxText" id="LB_PLACE_TICKS">
527 <property name="visible">True</property>
528 <property name="can_focus">False</property>
529 <items>
530 <item translatable="yes" context="tp_AxisPositions|LB_PLACE_TICKS">At labels</item>
531 <item translatable="yes" context="tp_AxisPositions|LB_PLACE_TICKS">At axis</item>
532 <item translatable="yes" context="tp_AxisPositions|LB_PLACE_TICKS">At axis and labels</item>
533 </items>
534 <child internal-child="accessible">
535 <object class="AtkObject" id="LB_PLACE_TICKS-atkobject">
536 <property name="AtkObject::accessible-description" translatable="yes" context="tp_AxisPositions|extended_tip|LB_PLACE_TICKS">Select where to place the marks: at labels, at axis, or at axis and labels.</property>
537 </object>
538 </child>
539 </object>
540 <packing>
541 <property name="expand">False</property>
542 <property name="fill">True</property>
543 <property name="position">1</property>
544 </packing>
545 </child>
546 </object>
547 <packing>
548 <property name="expand">False</property>
549 <property name="fill">True</property>
550 <property name="position">1</property>
551 </packing>
552 </child>
553 </object>
554 </child>
555 <child type="label">
556 <object class="GtkLabel" id="TXT_FL_TICKS">
557 <property name="visible">True</property>
558 <property name="can_focus">False</property>
559 <property name="label" translatable="yes" context="tp_AxisPositions|TXT_FL_TICKS">Interval Marks</property>
560 <property name="xalign">0</property>
561 <attributes>
562 <attribute name="weight" value="bold"/>
563 </attributes>
564 </object>
565 </child>
566 </object>
567 <packing>
568 <property name="expand">False</property>
569 <property name="fill">True</property>
570 <property name="position">3</property>
571 </packing>
572 </child>
573 <child>
574 <object class="GtkFrame" id="FL_GRIDS">
575 <property name="can_focus">False</property>
576 <property name="label_xalign">0</property>
577 <property name="shadow_type">none</property>
578 <child>
579 <!-- n-columns=1 n-rows=1 -->
580 <object class="GtkGrid" id="grid2">
581 <property name="visible">True</property>
582 <property name="can_focus">False</property>
583 <property name="row_spacing">12</property>
584 <property name="column_spacing">6</property>
585 <property name="margin-start">12</property>
586 <property name="margin-top">6</property>
587 <child>
588 <object class="GtkCheckButton" id="CB_MAJOR_GRID">
589 <property name="label" translatable="yes" context="tp_AxisPositions|CB_MAJOR_GRID">Show major _grid</property>
590 <property name="visible">True</property>
591 <property name="can_focus">True</property>
592 <property name="receives_default">False</property>
593 <property name="use_underline">True</property>
594 <property name="draw_indicator">True</property>
595 </object>
596 <packing>
597 <property name="left_attach">0</property>
598 <property name="top_attach">0</property>
599 </packing>
600 </child>
601 <child>
602 <object class="GtkCheckButton" id="CB_MINOR_GRID">
603 <property name="label" translatable="yes" context="tp_AxisPositions|CB_MINOR_GRID">_Show minor grid</property>
604 <property name="visible">True</property>
605 <property name="can_focus">True</property>
606 <property name="receives_default">False</property>
607 <property name="use_underline">True</property>
608 <property name="draw_indicator">True</property>
609 </object>
610 <packing>
611 <property name="left_attach">0</property>
612 <property name="top_attach">1</property>
613 </packing>
614 </child>
615 <child>
616 <object class="GtkButton" id="PB_MAJOR_GRID">
617 <property name="label" translatable="yes" context="tp_AxisPositions|PB_MAJOR_GRID">Mo_re...</property>
618 <property name="visible">True</property>
619 <property name="can_focus">True</property>
620 <property name="receives_default">True</property>
621 <property name="use_underline">True</property>
622 </object>
623 <packing>
624 <property name="left_attach">1</property>
625 <property name="top_attach">0</property>
626 </packing>
627 </child>
628 <child>
629 <object class="GtkButton" id="PB_MINOR_GRID">
630 <property name="label" translatable="yes" context="tp_AxisPositions|PB_MINOR_GRID">Mor_e...</property>
631 <property name="visible">True</property>
632 <property name="can_focus">True</property>
633 <property name="receives_default">True</property>
634 <property name="use_underline">True</property>
635 </object>
636 <packing>
637 <property name="left_attach">1</property>
638 <property name="top_attach">1</property>
639 </packing>
640 </child>
641 </object>
642 </child>
643 <child type="label">
644 <object class="GtkLabel" id="label2">
645 <property name="visible">True</property>
646 <property name="can_focus">False</property>
647 <property name="label" translatable="yes" context="tp_AxisPositions|label2">Grids</property>
648 <property name="xalign">0</property>
649 <attributes>
650 <attribute name="weight" value="bold"/>
651 </attributes>
652 </object>
653 </child>
654 </object>
655 <packing>
656 <property name="expand">False</property>
657 <property name="fill">True</property>
658 <property name="position">4</property>
659 </packing>
660 </child>
661 </object>
662 <object class="GtkSizeGroup" id="sizegroupCOMBOS">
663 <widgets>
664 <widget name="LB_CROSSES_OTHER_AXIS_AT"/>
665 <widget name="LB_PLACE_LABELS"/>
666 <widget name="LB_PLACE_TICKS"/>
667 <widget name="EDT_CROSSES_OTHER_AXIS_AT"/>
668 <widget name="combobox-entry"/>
669 </widgets>
670 </object>
671 <object class="GtkSizeGroup" id="sizegroupLABELS">
672 <widgets>
673 <widget name="FT_CROSSES_OTHER_AXIS_AT"/>
674 <widget name="FT_PLACE_LABELS"/>
675 <widget name="FT_AXIS_LABEL_DISTANCE"/>
676 <widget name="FT_MAJOR"/>
677 <widget name="FT_MINOR"/>
678 <widget name="FT_PLACE_TICKS"/>
679 </widgets>
680 </object>
681 </interface>