vcl: allow for overriding the default PDF rendering resolution
[LibreOffice.git] / chart2 / uiconfig / ui / tp_AxisPositions.ui
blob64aa39330b84b90646d30b1a367f6135ad747285
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Generated with glade 3.22.1 -->
3 <interface domain="chart">
4 <requires lib="gtk+" version="3.18"/>
5 <object class="GtkAdjustment" id="adjustment1">
6 <property name="upper">100</property>
7 <property name="step_increment">5</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">5</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="GtkAlignment" id="alignment1">
29 <property name="visible">True</property>
30 <property name="can_focus">False</property>
31 <property name="top_padding">6</property>
32 <property name="left_padding">12</property>
33 <child>
34 <object class="GtkBox" id="boxAXIS_LINE">
35 <property name="visible">True</property>
36 <property name="can_focus">False</property>
37 <property name="orientation">vertical</property>
38 <property name="spacing">6</property>
39 <child>
40 <object class="GtkBox" id="box3">
41 <property name="visible">True</property>
42 <property name="can_focus">False</property>
43 <property name="spacing">12</property>
44 <child>
45 <object class="GtkLabel" id="FT_CROSSES_OTHER_AXIS_AT">
46 <property name="visible">True</property>
47 <property name="can_focus">False</property>
48 <property name="label" translatable="yes" context="tp_AxisPositions|FT_CROSSES_OTHER_AXIS_AT">_Cross other axis at</property>
49 <property name="use_underline">True</property>
50 <property name="mnemonic_widget">LB_CROSSES_OTHER_AXIS_AT</property>
51 <property name="xalign">0</property>
52 </object>
53 <packing>
54 <property name="expand">False</property>
55 <property name="fill">True</property>
56 <property name="position">0</property>
57 </packing>
58 </child>
59 <child>
60 <object class="GtkComboBoxText" id="LB_CROSSES_OTHER_AXIS_AT">
61 <property name="visible">True</property>
62 <property name="can_focus">False</property>
63 <items>
64 <item translatable="yes" context="tp_AxisPositions|LB_CROSSES_OTHER_AXIS_AT">Start</item>
65 <item translatable="yes" context="tp_AxisPositions|LB_CROSSES_OTHER_AXIS_AT">End</item>
66 <item translatable="yes" context="tp_AxisPositions|LB_CROSSES_OTHER_AXIS_AT">Value</item>
67 <item translatable="yes" context="tp_AxisPositions|LB_CROSSES_OTHER_AXIS_AT">Category</item>
68 </items>
69 </object>
70 <packing>
71 <property name="expand">False</property>
72 <property name="fill">True</property>
73 <property name="position">1</property>
74 </packing>
75 </child>
76 <child>
77 <object class="GtkSpinButton" id="EDT_CROSSES_OTHER_AXIS_AT">
78 <property name="visible">True</property>
79 <property name="can_focus">True</property>
80 <property name="activates_default">True</property>
81 <property name="adjustment">adjustment1</property>
82 </object>
83 <packing>
84 <property name="expand">False</property>
85 <property name="fill">True</property>
86 <property name="position">2</property>
87 </packing>
88 </child>
89 <child>
90 <object class="GtkComboBoxText" id="EDT_CROSSES_OTHER_AXIS_AT_CATEGORY">
91 <property name="visible">True</property>
92 <property name="can_focus">False</property>
93 <property name="has_entry">True</property>
94 <child internal-child="entry">
95 <object class="GtkEntry" id="combobox-entry">
96 <property name="can_focus">True</property>
97 <property name="activates_default">True</property>
98 </object>
99 </child>
100 </object>
101 <packing>
102 <property name="expand">False</property>
103 <property name="fill">True</property>
104 <property name="position">3</property>
105 </packing>
106 </child>
107 </object>
108 <packing>
109 <property name="expand">False</property>
110 <property name="fill">True</property>
111 <property name="position">0</property>
112 </packing>
113 </child>
114 <child>
115 <object class="GtkCheckButton" id="CB_AXIS_BETWEEN_CATEGORIES">
116 <property name="label" translatable="yes" context="tp_AxisPositions|CB_AXIS_BETWEEN_CATEGORIES">Axis _between categories</property>
117 <property name="can_focus">True</property>
118 <property name="receives_default">False</property>
119 <property name="use_underline">True</property>
120 <property name="xalign">0</property>
121 <property name="draw_indicator">True</property>
122 </object>
123 <packing>
124 <property name="expand">False</property>
125 <property name="fill">True</property>
126 <property name="position">1</property>
127 </packing>
128 </child>
129 </object>
130 </child>
131 </object>
132 </child>
133 <child type="label">
134 <object class="GtkLabel" id="TXT_AXIS_LINE">
135 <property name="visible">True</property>
136 <property name="can_focus">False</property>
137 <property name="label" translatable="yes" context="tp_AxisPositions|TXT_AXIS_LINE">Axis Line</property>
138 <property name="xalign">0</property>
139 <attributes>
140 <attribute name="weight" value="bold"/>
141 </attributes>
142 </object>
143 </child>
144 </object>
145 <packing>
146 <property name="expand">False</property>
147 <property name="fill">True</property>
148 <property name="position">0</property>
149 </packing>
150 </child>
151 <child>
152 <object class="GtkFrame" id="FL_LABELS">
153 <property name="visible">True</property>
154 <property name="can_focus">False</property>
155 <property name="label_xalign">0</property>
156 <property name="shadow_type">none</property>
157 <child>
158 <object class="GtkAlignment" id="alignment2">
159 <property name="visible">True</property>
160 <property name="can_focus">False</property>
161 <property name="top_padding">6</property>
162 <property name="left_padding">12</property>
163 <child>
164 <object class="GtkBox" id="box4">
165 <property name="visible">True</property>
166 <property name="can_focus">False</property>
167 <property name="orientation">vertical</property>
168 <property name="spacing">6</property>
169 <child>
170 <object class="GtkBox" id="box5">
171 <property name="visible">True</property>
172 <property name="can_focus">False</property>
173 <property name="spacing">12</property>
174 <child>
175 <object class="GtkLabel" id="FT_PLACE_LABELS">
176 <property name="visible">True</property>
177 <property name="can_focus">False</property>
178 <property name="label" translatable="yes" context="tp_AxisPositions|FT_PLACE_LABELS">_Place labels</property>
179 <property name="use_underline">True</property>
180 <property name="mnemonic_widget">LB_PLACE_LABELS</property>
181 <property name="xalign">0</property>
182 </object>
183 <packing>
184 <property name="expand">False</property>
185 <property name="fill">True</property>
186 <property name="position">0</property>
187 </packing>
188 </child>
189 <child>
190 <object class="GtkComboBoxText" id="LB_PLACE_LABELS">
191 <property name="visible">True</property>
192 <property name="can_focus">False</property>
193 <items>
194 <item translatable="yes" context="tp_AxisPositions|LB_PLACE_LABELS">Near axis</item>
195 <item translatable="yes" context="tp_AxisPositions|LB_PLACE_LABELS">Near axis (other side)</item>
196 <item translatable="yes" context="tp_AxisPositions|LB_PLACE_LABELS">Outside start</item>
197 <item translatable="yes" context="tp_AxisPositions|LB_PLACE_LABELS">Outside end</item>
198 </items>
199 </object>
200 <packing>
201 <property name="expand">False</property>
202 <property name="fill">True</property>
203 <property name="position">1</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="GtkBox" id="box6">
215 <property name="visible">True</property>
216 <property name="can_focus">False</property>
217 <property name="spacing">12</property>
218 <child>
219 <object class="GtkLabel" id="FT_AXIS_LABEL_DISTANCE">
220 <property name="can_focus">False</property>
221 <property name="label" translatable="yes" context="tp_AxisPositions|FT_AXIS_LABEL_DISTANCE">_Distance</property>
222 <property name="use_underline">True</property>
223 <property name="mnemonic_widget">EDT_AXIS_LABEL_DISTANCE</property>
224 <property name="xalign">0</property>
225 </object>
226 <packing>
227 <property name="expand">False</property>
228 <property name="fill">True</property>
229 <property name="position">0</property>
230 </packing>
231 </child>
232 <child>
233 <object class="GtkSpinButton" id="EDT_AXIS_LABEL_DISTANCE">
234 <property name="can_focus">True</property>
235 <property name="activates_default">True</property>
236 <property name="adjustment">adjustment2</property>
237 </object>
238 <packing>
239 <property name="expand">False</property>
240 <property name="fill">True</property>
241 <property name="position">1</property>
242 </packing>
243 </child>
244 </object>
245 <packing>
246 <property name="expand">False</property>
247 <property name="fill">True</property>
248 <property name="position">1</property>
249 </packing>
250 </child>
251 </object>
252 </child>
253 </object>
254 </child>
255 <child type="label">
256 <object class="GtkLabel" id="TXT_FL_LABELS">
257 <property name="visible">True</property>
258 <property name="can_focus">False</property>
259 <property name="label" translatable="yes" context="tp_AxisPositions|TXT_FL_LABELS">Labels</property>
260 <property name="xalign">0</property>
261 <attributes>
262 <attribute name="weight" value="bold"/>
263 </attributes>
264 </object>
265 </child>
266 </object>
267 <packing>
268 <property name="expand">False</property>
269 <property name="fill">True</property>
270 <property name="position">1</property>
271 </packing>
272 </child>
273 <child>
274 <object class="GtkFrame" id="FL_TICKS">
275 <property name="visible">True</property>
276 <property name="can_focus">False</property>
277 <property name="label_xalign">0</property>
278 <property name="shadow_type">none</property>
279 <child>
280 <object class="GtkAlignment" id="alignment3">
281 <property name="visible">True</property>
282 <property name="can_focus">False</property>
283 <property name="top_padding">6</property>
284 <property name="left_padding">12</property>
285 <child>
286 <object class="GtkBox" id="box8">
287 <property name="visible">True</property>
288 <property name="can_focus">False</property>
289 <property name="orientation">vertical</property>
290 <property name="spacing">6</property>
291 <child>
292 <object class="GtkGrid" id="grid1">
293 <property name="visible">True</property>
294 <property name="can_focus">False</property>
295 <property name="row_spacing">6</property>
296 <property name="column_spacing">12</property>
297 <child>
298 <object class="GtkLabel" id="FT_MAJOR">
299 <property name="visible">True</property>
300 <property name="can_focus">False</property>
301 <property name="label" translatable="yes" context="tp_AxisPositions|FT_MAJOR">Major:</property>
302 <property name="xalign">0</property>
303 <accessibility>
304 <relation type="label-for" target="CB_TICKS_INNER"/>
305 <relation type="label-for" target="CB_TICKS_OUTER"/>
306 </accessibility>
307 </object>
308 <packing>
309 <property name="left_attach">0</property>
310 <property name="top_attach">0</property>
311 </packing>
312 </child>
313 <child>
314 <object class="GtkLabel" id="FT_MINOR">
315 <property name="visible">True</property>
316 <property name="can_focus">False</property>
317 <property name="label" translatable="yes" context="tp_AxisPositions|FT_MINOR">Minor:</property>
318 <property name="xalign">0</property>
319 <accessibility>
320 <relation type="label-for" target="CB_MINOR_INNER"/>
321 <relation type="label-for" target="CB_MINOR_OUTER"/>
322 </accessibility>
323 </object>
324 <packing>
325 <property name="left_attach">0</property>
326 <property name="top_attach">1</property>
327 </packing>
328 </child>
329 <child>
330 <object class="GtkCheckButton" id="CB_TICKS_INNER">
331 <property name="label" translatable="yes" context="tp_AxisPositions|CB_TICKS_INNER">_Inner</property>
332 <property name="visible">True</property>
333 <property name="can_focus">True</property>
334 <property name="receives_default">False</property>
335 <property name="use_underline">True</property>
336 <property name="xalign">0</property>
337 <property name="draw_indicator">True</property>
338 <accessibility>
339 <relation type="labelled-by" target="FT_MAJOR"/>
340 </accessibility>
341 </object>
342 <packing>
343 <property name="left_attach">1</property>
344 <property name="top_attach">0</property>
345 </packing>
346 </child>
347 <child>
348 <object class="GtkCheckButton" id="CB_TICKS_OUTER">
349 <property name="label" translatable="yes" context="tp_AxisPositions|CB_TICKS_OUTER">_Outer</property>
350 <property name="visible">True</property>
351 <property name="can_focus">True</property>
352 <property name="receives_default">False</property>
353 <property name="use_underline">True</property>
354 <property name="xalign">0</property>
355 <property name="draw_indicator">True</property>
356 <accessibility>
357 <relation type="labelled-by" target="FT_MAJOR"/>
358 </accessibility>
359 </object>
360 <packing>
361 <property name="left_attach">2</property>
362 <property name="top_attach">0</property>
363 </packing>
364 </child>
365 <child>
366 <object class="GtkCheckButton" id="CB_MINOR_INNER">
367 <property name="label" translatable="yes" context="tp_AxisPositions|CB_MINOR_INNER">I_nner</property>
368 <property name="visible">True</property>
369 <property name="can_focus">True</property>
370 <property name="receives_default">False</property>
371 <property name="use_underline">True</property>
372 <property name="xalign">0</property>
373 <property name="draw_indicator">True</property>
374 <accessibility>
375 <relation type="labelled-by" target="FT_MINOR"/>
376 </accessibility>
377 </object>
378 <packing>
379 <property name="left_attach">1</property>
380 <property name="top_attach">1</property>
381 </packing>
382 </child>
383 <child>
384 <object class="GtkCheckButton" id="CB_MINOR_OUTER">
385 <property name="label" translatable="yes" context="tp_AxisPositions|CB_MINOR_OUTER">O_uter</property>
386 <property name="visible">True</property>
387 <property name="can_focus">True</property>
388 <property name="receives_default">False</property>
389 <property name="use_underline">True</property>
390 <property name="xalign">0</property>
391 <property name="draw_indicator">True</property>
392 <accessibility>
393 <relation type="labelled-by" target="FT_MINOR"/>
394 </accessibility>
395 </object>
396 <packing>
397 <property name="left_attach">2</property>
398 <property name="top_attach">1</property>
399 </packing>
400 </child>
401 </object>
402 <packing>
403 <property name="expand">False</property>
404 <property name="fill">True</property>
405 <property name="position">0</property>
406 </packing>
407 </child>
408 <child>
409 <object class="GtkBox" id="boxPLACE_TICKS">
410 <property name="visible">True</property>
411 <property name="can_focus">False</property>
412 <property name="spacing">12</property>
413 <child>
414 <object class="GtkLabel" id="FT_PLACE_TICKS">
415 <property name="visible">True</property>
416 <property name="can_focus">False</property>
417 <property name="label" translatable="yes" context="tp_AxisPositions|FT_PLACE_TICKS">Place _marks</property>
418 <property name="use_underline">True</property>
419 <property name="mnemonic_widget">LB_PLACE_TICKS</property>
420 <property name="xalign">0</property>
421 </object>
422 <packing>
423 <property name="expand">False</property>
424 <property name="fill">True</property>
425 <property name="position">0</property>
426 </packing>
427 </child>
428 <child>
429 <object class="GtkComboBoxText" id="LB_PLACE_TICKS">
430 <property name="visible">True</property>
431 <property name="can_focus">False</property>
432 <items>
433 <item translatable="yes" context="tp_AxisPositions|LB_PLACE_TICKS">At labels</item>
434 <item translatable="yes" context="tp_AxisPositions|LB_PLACE_TICKS">At axis</item>
435 <item translatable="yes" context="tp_AxisPositions|LB_PLACE_TICKS">At axis and labels</item>
436 </items>
437 </object>
438 <packing>
439 <property name="expand">False</property>
440 <property name="fill">True</property>
441 <property name="position">1</property>
442 </packing>
443 </child>
444 </object>
445 <packing>
446 <property name="expand">False</property>
447 <property name="fill">True</property>
448 <property name="position">1</property>
449 </packing>
450 </child>
451 </object>
452 </child>
453 </object>
454 </child>
455 <child type="label">
456 <object class="GtkLabel" id="TXT_FL_TICKS">
457 <property name="visible">True</property>
458 <property name="can_focus">False</property>
459 <property name="label" translatable="yes" context="tp_AxisPositions|TXT_FL_TICKS">Interval Marks</property>
460 <property name="xalign">0</property>
461 <attributes>
462 <attribute name="weight" value="bold"/>
463 </attributes>
464 </object>
465 </child>
466 </object>
467 <packing>
468 <property name="expand">False</property>
469 <property name="fill">True</property>
470 <property name="position">2</property>
471 </packing>
472 </child>
473 <child>
474 <object class="GtkFrame" id="FL_GRIDS">
475 <property name="can_focus">False</property>
476 <property name="label_xalign">0</property>
477 <property name="shadow_type">none</property>
478 <child>
479 <object class="GtkAlignment" id="alignment5">
480 <property name="visible">True</property>
481 <property name="can_focus">False</property>
482 <property name="top_padding">6</property>
483 <property name="left_padding">12</property>
484 <child>
485 <object class="GtkGrid" id="grid2">
486 <property name="visible">True</property>
487 <property name="can_focus">False</property>
488 <property name="row_spacing">12</property>
489 <property name="column_spacing">6</property>
490 <child>
491 <object class="GtkCheckButton" id="CB_MAJOR_GRID">
492 <property name="label" translatable="yes" context="tp_AxisPositions|CB_MAJOR_GRID">Show major _grid</property>
493 <property name="visible">True</property>
494 <property name="can_focus">True</property>
495 <property name="receives_default">False</property>
496 <property name="relief">half</property>
497 <property name="use_underline">True</property>
498 <property name="xalign">0</property>
499 <property name="draw_indicator">True</property>
500 </object>
501 <packing>
502 <property name="left_attach">0</property>
503 <property name="top_attach">0</property>
504 </packing>
505 </child>
506 <child>
507 <object class="GtkCheckButton" id="CB_MINOR_GRID">
508 <property name="label" translatable="yes" context="tp_AxisPositions|CB_MINOR_GRID">_Show minor grid</property>
509 <property name="visible">True</property>
510 <property name="can_focus">True</property>
511 <property name="receives_default">False</property>
512 <property name="use_underline">True</property>
513 <property name="xalign">0</property>
514 <property name="draw_indicator">True</property>
515 </object>
516 <packing>
517 <property name="left_attach">0</property>
518 <property name="top_attach">1</property>
519 </packing>
520 </child>
521 <child>
522 <object class="GtkButton" id="PB_MAJOR_GRID">
523 <property name="label" translatable="yes" context="tp_AxisPositions|PB_MAJOR_GRID">Mo_re...</property>
524 <property name="visible">True</property>
525 <property name="can_focus">True</property>
526 <property name="receives_default">True</property>
527 <property name="use_underline">True</property>
528 </object>
529 <packing>
530 <property name="left_attach">1</property>
531 <property name="top_attach">0</property>
532 </packing>
533 </child>
534 <child>
535 <object class="GtkButton" id="PB_MINOR_GRID">
536 <property name="label" translatable="yes" context="tp_AxisPositions|PB_MINOR_GRID">Mor_e...</property>
537 <property name="visible">True</property>
538 <property name="can_focus">True</property>
539 <property name="receives_default">True</property>
540 <property name="use_underline">True</property>
541 <property name="xalign">0.49000000953674316</property>
542 </object>
543 <packing>
544 <property name="left_attach">1</property>
545 <property name="top_attach">1</property>
546 </packing>
547 </child>
548 </object>
549 </child>
550 </object>
551 </child>
552 <child type="label">
553 <object class="GtkLabel" id="label2">
554 <property name="visible">True</property>
555 <property name="can_focus">False</property>
556 <property name="label" translatable="yes" context="tp_AxisPositions|label2">Grids</property>
557 <property name="xalign">0</property>
558 <attributes>
559 <attribute name="weight" value="bold"/>
560 </attributes>
561 </object>
562 </child>
563 </object>
564 <packing>
565 <property name="expand">False</property>
566 <property name="fill">True</property>
567 <property name="position">3</property>
568 </packing>
569 </child>
570 </object>
571 <object class="GtkSizeGroup" id="sizegroupCOMBOS">
572 <widgets>
573 <widget name="LB_CROSSES_OTHER_AXIS_AT"/>
574 <widget name="LB_PLACE_LABELS"/>
575 <widget name="LB_PLACE_TICKS"/>
576 <widget name="EDT_CROSSES_OTHER_AXIS_AT"/>
577 <widget name="combobox-entry"/>
578 </widgets>
579 </object>
580 <object class="GtkSizeGroup" id="sizegroupLABELS">
581 <widgets>
582 <widget name="FT_CROSSES_OTHER_AXIS_AT"/>
583 <widget name="FT_PLACE_LABELS"/>
584 <widget name="FT_AXIS_LABEL_DISTANCE"/>
585 <widget name="FT_MAJOR"/>
586 <widget name="FT_MINOR"/>
587 <widget name="FT_PLACE_TICKS"/>
588 </widgets>
589 </object>
590 </interface>