nss: upgrade to release 3.73
[LibreOffice.git] / chart2 / uiconfig / ui / wizelementspage.ui
blob69189f9c61be93c05b0fd3f5a7be76017ba1e9b4
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="GtkBox" id="WizElementsPage">
6 <property name="visible">True</property>
7 <property name="can_focus">False</property>
8 <property name="hexpand">True</property>
9 <property name="border_width">6</property>
10 <property name="orientation">vertical</property>
11 <property name="spacing">12</property>
12 <child>
13 <object class="GtkFrame" id="frameAxes">
14 <property name="visible">True</property>
15 <property name="can_focus">False</property>
16 <property name="hexpand">True</property>
17 <property name="label_xalign">0</property>
18 <property name="shadow_type">none</property>
19 <child>
20 <object class="GtkAlignment" id="alignment1">
21 <property name="visible">True</property>
22 <property name="can_focus">False</property>
23 <property name="hexpand">True</property>
24 <property name="top_padding">6</property>
25 <property name="left_padding">12</property>
26 <child>
27 <!-- n-columns=1 n-rows=1 -->
28 <object class="GtkGrid" id="grid2">
29 <property name="visible">True</property>
30 <property name="can_focus">False</property>
31 <property name="hexpand">True</property>
32 <property name="column_spacing">18</property>
33 <child>
34 <!-- n-columns=1 n-rows=1 -->
35 <object class="GtkGrid" id="grid4">
36 <property name="visible">True</property>
37 <property name="can_focus">False</property>
38 <property name="hexpand">True</property>
39 <property name="row_spacing">6</property>
40 <property name="column_spacing">12</property>
41 <child>
42 <object class="GtkLabel" id="labelPrimaryXaxis">
43 <property name="visible">True</property>
44 <property name="can_focus">False</property>
45 <property name="label" translatable="yes" context="wizelementspage|labelPrimaryXaxis">_X axis</property>
46 <property name="use_underline">True</property>
47 <property name="mnemonic_widget">primaryXaxis</property>
48 <property name="xalign">0</property>
49 </object>
50 <packing>
51 <property name="left_attach">0</property>
52 <property name="top_attach">2</property>
53 </packing>
54 </child>
55 <child>
56 <object class="GtkLabel" id="labelPrimaryYaxis">
57 <property name="visible">True</property>
58 <property name="can_focus">False</property>
59 <property name="label" translatable="yes" context="wizelementspage|labelPrimaryYaxis">_Y axis</property>
60 <property name="use_underline">True</property>
61 <property name="mnemonic_widget">primaryYaxis</property>
62 <property name="xalign">0</property>
63 </object>
64 <packing>
65 <property name="left_attach">0</property>
66 <property name="top_attach">3</property>
67 </packing>
68 </child>
69 <child>
70 <object class="GtkLabel" id="labelPrimaryZaxis">
71 <property name="visible">True</property>
72 <property name="can_focus">False</property>
73 <property name="label" translatable="yes" context="wizelementspage|labelPrimaryZaxis">_Z axis</property>
74 <property name="use_underline">True</property>
75 <property name="mnemonic_widget">primaryZaxis</property>
76 <property name="xalign">0</property>
77 </object>
78 <packing>
79 <property name="left_attach">0</property>
80 <property name="top_attach">4</property>
81 </packing>
82 </child>
83 <child>
84 <object class="GtkEntry" id="primaryXaxis">
85 <property name="visible">True</property>
86 <property name="can_focus">True</property>
87 <property name="hexpand">True</property>
88 <property name="activates_default">True</property>
89 <property name="truncate-multiline">True</property>
90 <child internal-child="accessible">
91 <object class="AtkObject" id="primaryXaxis-atkobject">
92 <property name="AtkObject::accessible-description" translatable="yes" context="wizelementspage|extended_tip|primaryXaxis">Enter a label for the x-axis (horizontal).</property>
93 </object>
94 </child>
95 </object>
96 <packing>
97 <property name="left_attach">1</property>
98 <property name="top_attach">2</property>
99 </packing>
100 </child>
101 <child>
102 <object class="GtkEntry" id="primaryYaxis">
103 <property name="visible">True</property>
104 <property name="can_focus">True</property>
105 <property name="hexpand">True</property>
106 <property name="activates_default">True</property>
107 <property name="truncate-multiline">True</property>
108 <child internal-child="accessible">
109 <object class="AtkObject" id="primaryYaxis-atkobject">
110 <property name="AtkObject::accessible-description" translatable="yes" context="wizelementspage|extended_tip|primaryYaxis">Enter a label for the y-axis (vertical).</property>
111 </object>
112 </child>
113 </object>
114 <packing>
115 <property name="left_attach">1</property>
116 <property name="top_attach">3</property>
117 </packing>
118 </child>
119 <child>
120 <object class="GtkEntry" id="primaryZaxis">
121 <property name="visible">True</property>
122 <property name="can_focus">True</property>
123 <property name="hexpand">True</property>
124 <property name="activates_default">True</property>
125 <property name="truncate-multiline">True</property>
126 <child internal-child="accessible">
127 <object class="AtkObject" id="primaryZaxis-atkobject">
128 <property name="AtkObject::accessible-description" translatable="yes" context="wizelementspage|extended_tip|primaryZaxis">Enter a label for the z-axis. This option is only available for three-dimensional charts.</property>
129 </object>
130 </child>
131 </object>
132 <packing>
133 <property name="left_attach">1</property>
134 <property name="top_attach">4</property>
135 </packing>
136 </child>
137 <child>
138 <object class="GtkLabel" id="labelMainTitle">
139 <property name="visible">True</property>
140 <property name="can_focus">False</property>
141 <property name="label" translatable="yes" context="wizelementspage|labelMainTitle">_Title</property>
142 <property name="use_underline">True</property>
143 <property name="mnemonic_widget">maintitle</property>
144 <property name="xalign">0</property>
145 </object>
146 <packing>
147 <property name="left_attach">0</property>
148 <property name="top_attach">0</property>
149 </packing>
150 </child>
151 <child>
152 <object class="GtkLabel" id="labelSubTitle">
153 <property name="visible">True</property>
154 <property name="can_focus">False</property>
155 <property name="label" translatable="yes" context="wizelementspage|labelSubTitle">_Subtitle</property>
156 <property name="use_underline">True</property>
157 <property name="mnemonic_widget">subtitle</property>
158 <property name="xalign">0</property>
159 </object>
160 <packing>
161 <property name="left_attach">0</property>
162 <property name="top_attach">1</property>
163 </packing>
164 </child>
165 <child>
166 <object class="GtkEntry" id="maintitle">
167 <property name="visible">True</property>
168 <property name="can_focus">True</property>
169 <property name="hexpand">True</property>
170 <property name="activates_default">True</property>
171 <property name="truncate-multiline">True</property>
172 <child internal-child="accessible">
173 <object class="AtkObject" id="maintitle-atkobject">
174 <property name="AtkObject::accessible-description" translatable="yes" context="wizelementspage|extended_tip|maintitle">Enter a title for your chart.</property>
175 </object>
176 </child>
177 </object>
178 <packing>
179 <property name="left_attach">1</property>
180 <property name="top_attach">0</property>
181 </packing>
182 </child>
183 <child>
184 <object class="GtkEntry" id="subtitle">
185 <property name="visible">True</property>
186 <property name="can_focus">True</property>
187 <property name="hexpand">True</property>
188 <property name="activates_default">True</property>
189 <property name="truncate-multiline">True</property>
190 <child internal-child="accessible">
191 <object class="AtkObject" id="subtitle-atkobject">
192 <property name="AtkObject::accessible-description" translatable="yes" context="wizelementspage|extended_tip|subtitle">Enter a subtitle for your chart.</property>
193 </object>
194 </child>
195 </object>
196 <packing>
197 <property name="left_attach">1</property>
198 <property name="top_attach">1</property>
199 </packing>
200 </child>
201 <child>
202 <object class="GtkLabel" id="labelSecondaryXAxis">
203 <property name="can_focus">False</property>
204 <property name="no_show_all">True</property>
205 <property name="label" translatable="yes" context="wizelementspage|labelSecondaryXAxis">X _axis</property>
206 <property name="use_underline">True</property>
207 <property name="mnemonic_widget">secondaryXaxis</property>
208 <property name="xalign">0</property>
209 </object>
210 <packing>
211 <property name="left_attach">0</property>
212 <property name="top_attach">5</property>
213 </packing>
214 </child>
215 <child>
216 <object class="GtkLabel" id="labelSecondaryYAxis">
217 <property name="can_focus">False</property>
218 <property name="no_show_all">True</property>
219 <property name="label" translatable="yes" context="wizelementspage|labelSecondaryYAxis">Y ax_is</property>
220 <property name="use_underline">True</property>
221 <property name="mnemonic_widget">secondaryYaxis</property>
222 <property name="xalign">0</property>
223 </object>
224 <packing>
225 <property name="left_attach">0</property>
226 <property name="top_attach">6</property>
227 </packing>
228 </child>
229 <child>
230 <object class="GtkEntry" id="secondaryXaxis">
231 <property name="can_focus">True</property>
232 <property name="no_show_all">True</property>
233 <property name="hexpand">True</property>
234 <property name="activates_default">True</property>
235 <property name="truncate-multiline">True</property>
236 <child internal-child="accessible">
237 <object class="AtkObject" id="secondaryXaxis-atkobject">
238 <property name="AtkObject::accessible-description" translatable="yes" context="wizelementspage|extended_tip|secondaryXaxis">Enter a label for the secondary x-axis. This option is only available for charts that support a secondary x-axis.</property>
239 </object>
240 </child>
241 </object>
242 <packing>
243 <property name="left_attach">1</property>
244 <property name="top_attach">5</property>
245 </packing>
246 </child>
247 <child>
248 <object class="GtkEntry" id="secondaryYaxis">
249 <property name="can_focus">True</property>
250 <property name="no_show_all">True</property>
251 <property name="hexpand">True</property>
252 <property name="truncate-multiline">True</property>
253 <property name="activates_default">True</property>
254 </object>
255 <packing>
256 <property name="left_attach">1</property>
257 <property name="top_attach">6</property>
258 </packing>
259 </child>
260 </object>
261 <packing>
262 <property name="left_attach">0</property>
263 <property name="top_attach">0</property>
264 </packing>
265 </child>
266 <child>
267 <!-- n-columns=1 n-rows=1 -->
268 <object class="GtkGrid" id="grid5">
269 <property name="visible">True</property>
270 <property name="can_focus">False</property>
271 <property name="row_spacing">6</property>
272 <child>
273 <object class="GtkCheckButton" id="show">
274 <property name="label" translatable="yes" context="wizelementspage|show">_Display legend</property>
275 <property name="visible">True</property>
276 <property name="can_focus">True</property>
277 <property name="receives_default">False</property>
278 <property name="use_underline">True</property>
279 <property name="xalign">0</property>
280 <property name="draw_indicator">True</property>
281 <child internal-child="accessible">
282 <object class="AtkObject" id="show-atkobject">
283 <property name="AtkObject::accessible-description" translatable="yes" context="wizelementspage|extended_tip|show">Specifies whether to display a legend for the chart.</property>
284 </object>
285 </child>
286 </object>
287 <packing>
288 <property name="left_attach">0</property>
289 <property name="top_attach">0</property>
290 </packing>
291 </child>
292 <child>
293 <object class="GtkAlignment" id="alignment3">
294 <property name="visible">True</property>
295 <property name="can_focus">False</property>
296 <property name="left_padding">12</property>
297 <child>
298 <!-- n-columns=1 n-rows=1 -->
299 <object class="GtkGrid" id="grid6">
300 <property name="visible">True</property>
301 <property name="can_focus">False</property>
302 <property name="row_spacing">6</property>
303 <child>
304 <object class="GtkRadioButton" id="left">
305 <property name="label" translatable="yes" context="wizelementspage|left">_Left</property>
306 <property name="visible">True</property>
307 <property name="can_focus">True</property>
308 <property name="receives_default">False</property>
309 <property name="use_underline">True</property>
310 <property name="xalign">0</property>
311 <property name="active">True</property>
312 <property name="draw_indicator">True</property>
313 <child internal-child="accessible">
314 <object class="AtkObject" id="left-atkobject">
315 <property name="AtkObject::accessible-description" translatable="yes" context="wizelementspage|extended_tip|left">Positions the legend at the left of the chart.</property>
316 </object>
317 </child>
318 </object>
319 <packing>
320 <property name="left_attach">0</property>
321 <property name="top_attach">0</property>
322 </packing>
323 </child>
324 <child>
325 <object class="GtkRadioButton" id="right">
326 <property name="label" translatable="yes" context="wizelementspage|right">_Right</property>
327 <property name="visible">True</property>
328 <property name="can_focus">True</property>
329 <property name="receives_default">False</property>
330 <property name="use_underline">True</property>
331 <property name="xalign">0</property>
332 <property name="draw_indicator">True</property>
333 <property name="group">left</property>
334 <child internal-child="accessible">
335 <object class="AtkObject" id="right-atkobject">
336 <property name="AtkObject::accessible-description" translatable="yes" context="wizelementspage|extended_tip|right">Positions the legend at the right of the chart.</property>
337 </object>
338 </child>
339 </object>
340 <packing>
341 <property name="left_attach">0</property>
342 <property name="top_attach">1</property>
343 </packing>
344 </child>
345 <child>
346 <object class="GtkRadioButton" id="top">
347 <property name="label" translatable="yes" context="wizelementspage|top">_Top</property>
348 <property name="visible">True</property>
349 <property name="can_focus">True</property>
350 <property name="receives_default">False</property>
351 <property name="use_underline">True</property>
352 <property name="xalign">0</property>
353 <property name="draw_indicator">True</property>
354 <property name="group">left</property>
355 <child internal-child="accessible">
356 <object class="AtkObject" id="top-atkobject">
357 <property name="AtkObject::accessible-description" translatable="yes" context="wizelementspage|extended_tip|top">Positions the legend at the top of the chart.</property>
358 </object>
359 </child>
360 </object>
361 <packing>
362 <property name="left_attach">0</property>
363 <property name="top_attach">2</property>
364 </packing>
365 </child>
366 <child>
367 <object class="GtkRadioButton" id="bottom">
368 <property name="label" translatable="yes" context="wizelementspage|bottom">_Bottom</property>
369 <property name="visible">True</property>
370 <property name="can_focus">True</property>
371 <property name="receives_default">False</property>
372 <property name="use_underline">True</property>
373 <property name="xalign">0</property>
374 <property name="draw_indicator">True</property>
375 <property name="group">left</property>
376 <child internal-child="accessible">
377 <object class="AtkObject" id="bottom-atkobject">
378 <property name="AtkObject::accessible-description" translatable="yes" context="wizelementspage|extended_tip|bottom">Positions the legend at the bottom of the chart.</property>
379 </object>
380 </child>
381 </object>
382 <packing>
383 <property name="left_attach">0</property>
384 <property name="top_attach">3</property>
385 </packing>
386 </child>
387 </object>
388 </child>
389 </object>
390 <packing>
391 <property name="left_attach">0</property>
392 <property name="top_attach">1</property>
393 </packing>
394 </child>
395 </object>
396 <packing>
397 <property name="left_attach">1</property>
398 <property name="top_attach">0</property>
399 </packing>
400 </child>
401 </object>
402 </child>
403 </object>
404 </child>
405 <child type="label">
406 <object class="GtkLabel" id="Axe">
407 <property name="visible">True</property>
408 <property name="can_focus">False</property>
409 <property name="label" translatable="yes" context="wizelementspage|Axe">Choose Titles, Legend, and Grid Settings</property>
410 <attributes>
411 <attribute name="weight" value="bold"/>
412 </attributes>
413 </object>
414 </child>
415 </object>
416 <packing>
417 <property name="expand">False</property>
418 <property name="fill">True</property>
419 <property name="position">1</property>
420 </packing>
421 </child>
422 <child>
423 <object class="GtkFrame" id="frameSecondaryAxes">
424 <property name="visible">True</property>
425 <property name="can_focus">False</property>
426 <property name="label_xalign">0</property>
427 <property name="shadow_type">none</property>
428 <child>
429 <object class="GtkAlignment" id="alignment2">
430 <property name="visible">True</property>
431 <property name="can_focus">False</property>
432 <property name="top_padding">6</property>
433 <property name="left_padding">12</property>
434 <child>
435 <!-- n-columns=1 n-rows=1 -->
436 <object class="GtkGrid" id="grid3">
437 <property name="visible">True</property>
438 <property name="can_focus">False</property>
439 <property name="row_spacing">6</property>
440 <property name="column_spacing">12</property>
441 <child>
442 <object class="GtkCheckButton" id="x">
443 <property name="label" translatable="yes" context="wizelementspage|x">X axis</property>
444 <property name="visible">True</property>
445 <property name="can_focus">True</property>
446 <property name="receives_default">False</property>
447 <property name="use_underline">True</property>
448 <property name="xalign">0</property>
449 <property name="draw_indicator">True</property>
450 <child internal-child="accessible">
451 <object class="AtkObject" id="x-atkobject">
452 <property name="AtkObject::accessible-description" translatable="yes" context="wizelementspage|extended_tip|x">Displays grid lines that are perpendicular to the x-axis.</property>
453 </object>
454 </child>
455 </object>
456 <packing>
457 <property name="left_attach">0</property>
458 <property name="top_attach">0</property>
459 </packing>
460 </child>
461 <child>
462 <object class="GtkCheckButton" id="y">
463 <property name="label" translatable="yes" context="wizelementspage|y">Y ax_is</property>
464 <property name="visible">True</property>
465 <property name="can_focus">True</property>
466 <property name="receives_default">False</property>
467 <property name="use_underline">True</property>
468 <property name="xalign">0</property>
469 <property name="draw_indicator">True</property>
470 <child internal-child="accessible">
471 <object class="AtkObject" id="y-atkobject">
472 <property name="AtkObject::accessible-description" translatable="yes" context="wizelementspage|extended_tip|y">Displays grid lines that are perpendicular to the y-axis.</property>
473 </object>
474 </child>
475 </object>
476 <packing>
477 <property name="left_attach">1</property>
478 <property name="top_attach">0</property>
479 </packing>
480 </child>
481 <child>
482 <object class="GtkCheckButton" id="z">
483 <property name="label" translatable="yes" context="wizelementspage|z">Z axi_s</property>
484 <property name="visible">True</property>
485 <property name="can_focus">True</property>
486 <property name="receives_default">False</property>
487 <property name="use_underline">True</property>
488 <property name="xalign">0</property>
489 <property name="draw_indicator">True</property>
490 <child internal-child="accessible">
491 <object class="AtkObject" id="z-atkobject">
492 <property name="AtkObject::accessible-description" translatable="yes" context="wizelementspage|extended_tip|z">Displays grid lines that are perpendicular to the z-axis. This option is only available for three-dimensional charts.</property>
493 </object>
494 </child>
495 </object>
496 <packing>
497 <property name="left_attach">2</property>
498 <property name="top_attach">0</property>
499 </packing>
500 </child>
501 </object>
502 </child>
503 </object>
504 </child>
505 <child type="label">
506 <object class="GtkLabel" id="label2">
507 <property name="visible">True</property>
508 <property name="can_focus">False</property>
509 <property name="label" translatable="yes" context="wizelementspage|label2">Display Grids</property>
510 <attributes>
511 <attribute name="weight" value="bold"/>
512 </attributes>
513 </object>
514 </child>
515 </object>
516 <packing>
517 <property name="expand">False</property>
518 <property name="fill">True</property>
519 <property name="position">2</property>
520 </packing>
521 </child>
522 </object>
523 </interface>