nss: upgrade to release 3.73
[LibreOffice.git] / chart2 / uiconfig / ui / tp_ChartType.ui
blob1a4ad6c4b04f8f665faeeea6eac6cd73af927821
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="lower">1</property>
7 <property name="upper">100</property>
8 <property name="value">1</property>
9 <property name="step_increment">1</property>
10 <property name="page_increment">10</property>
11 </object>
12 <object class="GtkTreeStore" id="liststore1">
13 <columns>
14 <!-- column-name text -->
15 <column type="gchararray"/>
16 <!-- column-name id -->
17 <column type="gchararray"/>
18 </columns>
19 </object>
20 <object class="GtkTreeStore" id="liststore2">
21 <columns>
22 <!-- column-name image -->
23 <column type="GdkPixbuf"/>
24 <!-- column-name text -->
25 <column type="gchararray"/>
26 <!-- column-name id -->
27 <column type="gchararray"/>
28 </columns>
29 </object>
30 <object class="GtkBox" id="tp_ChartType">
31 <property name="visible">True</property>
32 <property name="can_focus">False</property>
33 <property name="hexpand">True</property>
34 <property name="vexpand">True</property>
35 <property name="border_width">6</property>
36 <property name="spacing">12</property>
37 <child>
38 <object class="GtkBox" id="box1">
39 <property name="visible">True</property>
40 <property name="can_focus">False</property>
41 <property name="hexpand">True</property>
42 <property name="vexpand">True</property>
43 <property name="orientation">vertical</property>
44 <property name="spacing">6</property>
45 <child>
46 <object class="GtkLabel" id="FT_CAPTION_FOR_WIZARD">
47 <property name="can_focus">False</property>
48 <property name="label" translatable="yes" context="tp_ChartType|FT_CAPTION_FOR_WIZARD">Choose a Chart Type</property>
49 <property name="xalign">0</property>
50 <attributes>
51 <attribute name="weight" value="bold"/>
52 </attributes>
53 </object>
54 <packing>
55 <property name="expand">False</property>
56 <property name="fill">True</property>
57 <property name="position">0</property>
58 </packing>
59 </child>
60 <child>
61 <!-- n-columns=1 n-rows=1 -->
62 <object class="GtkGrid" id="grid1">
63 <property name="visible">True</property>
64 <property name="can_focus">False</property>
65 <property name="hexpand">True</property>
66 <property name="vexpand">True</property>
67 <property name="column_spacing">12</property>
68 <child>
69 <!-- n-columns=1 n-rows=1 -->
70 <object class="GtkGrid" id="grid2">
71 <property name="visible">True</property>
72 <property name="can_focus">False</property>
73 <property name="hexpand">True</property>
74 <property name="vexpand">True</property>
75 <property name="row_spacing">6</property>
76 <child>
77 <object class="GtkScrolledWindow" id="subtypewin">
78 <property name="visible">False</property>
79 <property name="can_focus">True</property>
80 <property name="hexpand">True</property>
81 <property name="hscrollbar_policy">never</property>
82 <property name="vscrollbar_policy">never</property>
83 <property name="shadow_type">in</property>
84 <child>
85 <object class="GtkViewport">
86 <property name="visible">True</property>
87 <property name="can_focus">True</property>
88 <child>
89 <object class="GtkDrawingArea" id="subtype">
90 <property name="visible">False</property>
91 <property name="can_focus">True</property>
92 <property name="events">GDK_BUTTON_MOTION_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK | GDK_STRUCTURE_MASK</property>
93 <property name="hexpand">True</property>
94 <child internal-child="accessible">
95 <object class="AtkObject" id="subtype-atkobject">
96 <property name="AtkObject::accessible-description" translatable="yes" context="tp_ChartType|extended_tip|subtype">Select a sub type of the basic chart type.</property>
97 </object>
98 </child>
99 </object>
100 </child>
101 </object>
102 </child>
103 </object>
104 <packing>
105 <property name="left_attach">0</property>
106 <property name="top_attach">0</property>
107 </packing>
108 </child>
109 <child>
110 <!-- n-columns=1 n-rows=1 -->
111 <object class="GtkGrid" id="3dblock">
112 <property name="visible">True</property>
113 <property name="can_focus">False</property>
114 <property name="hexpand">True</property>
115 <property name="vexpand">True</property>
116 <property name="row_spacing">3</property>
117 <child>
118 <!-- n-columns=1 n-rows=1 -->
119 <object class="GtkGrid" id="grid9">
120 <property name="visible">True</property>
121 <property name="can_focus">False</property>
122 <property name="column_spacing">6</property>
123 <child>
124 <object class="GtkCheckButton" id="3dlook">
125 <property name="label" translatable="yes" context="tp_ChartType|3dlook">_3D Look</property>
126 <property name="can_focus">True</property>
127 <property name="receives_default">False</property>
128 <property name="use_underline">True</property>
129 <property name="xalign">0</property>
130 <property name="draw_indicator">True</property>
131 <accessibility>
132 <relation type="label-for" target="3dscheme"/>
133 </accessibility>
134 <child internal-child="accessible">
135 <object class="AtkObject" id="3dlook-atkobject">
136 <property name="AtkObject::accessible-description" translatable="yes" context="tp_ChartType|extended_tip|3dlook">Enables a 3D look for the data values.</property>
137 </object>
138 </child>
139 </object>
140 <packing>
141 <property name="left_attach">0</property>
142 <property name="top_attach">0</property>
143 </packing>
144 </child>
145 <child>
146 <object class="GtkComboBoxText" id="3dscheme">
147 <property name="can_focus">False</property>
148 <property name="hexpand">True</property>
149 <items>
150 <item translatable="yes" context="tp_ChartType|3dscheme">Simple</item>
151 <item translatable="yes" context="tp_ChartType|3dscheme">Realistic</item>
152 </items>
153 <accessibility>
154 <relation type="labelled-by" target="3dlook"/>
155 </accessibility>
156 <child internal-child="accessible">
157 <object class="AtkObject" id="3dscheme-atkobject">
158 <property name="AtkObject::accessible-description" translatable="yes" context="tp_ChartType|extended_tip|3dscheme">Select the type of 3D look.</property>
159 </object>
160 </child>
161 </object>
162 <packing>
163 <property name="left_attach">1</property>
164 <property name="top_attach">0</property>
165 </packing>
166 </child>
167 </object>
168 <packing>
169 <property name="left_attach">0</property>
170 <property name="top_attach">0</property>
171 </packing>
172 </child>
173 <child>
174 <object class="GtkLabel" id="shapeft">
175 <property name="can_focus">False</property>
176 <property name="label" translatable="yes" context="tp_ChartType|shapeft">Sh_ape</property>
177 <property name="use_underline">True</property>
178 <property name="mnemonic_widget">shape</property>
179 <property name="angle">0.02</property>
180 <property name="xalign">0</property>
181 </object>
182 <packing>
183 <property name="left_attach">0</property>
184 <property name="top_attach">1</property>
185 </packing>
186 </child>
187 <child>
188 <object class="GtkScrolledWindow">
189 <property name="visible">True</property>
190 <property name="can_focus">False</property>
191 <property name="hexpand">True</property>
192 <property name="vexpand">True</property>
193 <property name="shadow_type">in</property>
194 <child>
195 <object class="GtkTreeView" id="shape">
196 <property name="visible">True</property>
197 <property name="can_focus">True</property>
198 <property name="hexpand">True</property>
199 <property name="vexpand">True</property>
200 <property name="model">liststore1</property>
201 <property name="headers_visible">False</property>
202 <property name="headers_clickable">False</property>
203 <property name="search_column">0</property>
204 <property name="show_expanders">False</property>
205 <child internal-child="selection">
206 <object class="GtkTreeSelection" id="treeview-selection1"/>
207 </child>
208 <child>
209 <object class="GtkTreeViewColumn" id="treeviewcolumn1">
210 <child>
211 <object class="GtkCellRendererText" id="cellrenderertext1"/>
212 <attributes>
213 <attribute name="text">0</attribute>
214 </attributes>
215 </child>
216 </object>
217 </child>
218 <child internal-child="accessible">
219 <object class="AtkObject" id="shape-atkobject">
220 <property name="AtkObject::accessible-description" translatable="yes" context="tp_ChartType|extended_tip|shape">Select a shape from the list.</property>
221 </object>
222 </child>
223 </object>
224 </child>
225 </object>
226 <packing>
227 <property name="left_attach">0</property>
228 <property name="top_attach">2</property>
229 </packing>
230 </child>
231 </object>
232 <packing>
233 <property name="left_attach">0</property>
234 <property name="top_attach">1</property>
235 </packing>
236 </child>
237 <child>
238 <!-- n-columns=1 n-rows=1 -->
239 <object class="GtkGrid" id="stackblock">
240 <property name="visible">True</property>
241 <property name="can_focus">False</property>
242 <property name="row_spacing">3</property>
243 <child>
244 <object class="GtkCheckButton" id="stack">
245 <property name="label" translatable="yes" context="tp_ChartType|stack">_Stack series</property>
246 <property name="can_focus">True</property>
247 <property name="receives_default">False</property>
248 <property name="use_underline">True</property>
249 <property name="xalign">0</property>
250 <property name="draw_indicator">True</property>
251 <child internal-child="accessible">
252 <object class="AtkObject" id="stack-atkobject">
253 <property name="AtkObject::accessible-description" translatable="yes" context="tp_ChartType|extended_tip|stack">Displays stacked series for Line charts.</property>
254 </object>
255 </child>
256 </object>
257 <packing>
258 <property name="left_attach">0</property>
259 <property name="top_attach">0</property>
260 </packing>
261 </child>
262 <child>
263 <object class="GtkAlignment" id="alignment1">
264 <property name="visible">True</property>
265 <property name="can_focus">False</property>
266 <property name="left_padding">12</property>
267 <child>
268 <!-- n-columns=1 n-rows=1 -->
269 <object class="GtkGrid" id="grid6">
270 <property name="visible">True</property>
271 <property name="can_focus">False</property>
272 <property name="row_spacing">3</property>
273 <child>
274 <object class="GtkRadioButton" id="ontop">
275 <property name="label" translatable="yes" context="tp_ChartType|ontop">On top</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="active">True</property>
281 <property name="draw_indicator">True</property>
282 <child internal-child="accessible">
283 <object class="AtkObject" id="ontop-atkobject">
284 <property name="AtkObject::accessible-description" translatable="yes" context="tp_ChartType|extended_tip|ontop">Stack series display values on top of each other.</property>
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="GtkRadioButton" id="percent">
295 <property name="label" translatable="yes" context="tp_ChartType|percent">Percent</property>
296 <property name="can_focus">True</property>
297 <property name="receives_default">False</property>
298 <property name="use_underline">True</property>
299 <property name="xalign">0</property>
300 <property name="draw_indicator">True</property>
301 <property name="group">ontop</property>
302 <child internal-child="accessible">
303 <object class="AtkObject" id="percent-atkobject">
304 <property name="AtkObject::accessible-description" translatable="yes" context="tp_ChartType|extended_tip|percent">Stack series display values as percent.</property>
305 </object>
306 </child>
307 </object>
308 <packing>
309 <property name="left_attach">0</property>
310 <property name="top_attach">1</property>
311 </packing>
312 </child>
313 <child>
314 <object class="GtkRadioButton" id="deep">
315 <property name="label" translatable="yes" context="tp_ChartType|deep">Deep</property>
316 <property name="can_focus">True</property>
317 <property name="receives_default">False</property>
318 <property name="use_underline">True</property>
319 <property name="xalign">0</property>
320 <property name="draw_indicator">True</property>
321 <property name="group">ontop</property>
322 </object>
323 <packing>
324 <property name="left_attach">0</property>
325 <property name="top_attach">2</property>
326 </packing>
327 </child>
328 </object>
329 </child>
330 </object>
331 <packing>
332 <property name="left_attach">0</property>
333 <property name="top_attach">1</property>
334 </packing>
335 </child>
336 <child>
337 <!-- n-columns=1 n-rows=1 -->
338 <object class="GtkGrid" id="grid7">
339 <property name="visible">True</property>
340 <property name="can_focus">False</property>
341 <property name="column_spacing">6</property>
342 <child>
343 <object class="GtkLabel" id="linetypeft">
344 <property name="can_focus">False</property>
345 <property name="label" translatable="yes" context="tp_ChartType|linetypeft">_Line type</property>
346 <property name="use_underline">True</property>
347 <property name="mnemonic_widget">linetype</property>
348 <property name="xalign">0</property>
349 </object>
350 <packing>
351 <property name="left_attach">0</property>
352 <property name="top_attach">0</property>
353 </packing>
354 </child>
355 <child>
356 <object class="GtkComboBoxText" id="linetype">
357 <property name="can_focus">False</property>
358 <items>
359 <item translatable="yes" context="tp_ChartType|linetype">Straight</item>
360 <item translatable="yes" context="tp_ChartType|linetype">Smooth</item>
361 <item translatable="yes" context="tp_ChartType|linetype">Stepped</item>
362 </items>
363 <child internal-child="accessible">
364 <object class="AtkObject" id="linetype-atkobject">
365 <property name="AtkObject::accessible-description" translatable="yes" context="tp_ChartType|extended_tip|linetype">Choose the type of line to draw.</property>
366 </object>
367 </child>
368 </object>
369 <packing>
370 <property name="left_attach">1</property>
371 <property name="top_attach">0</property>
372 </packing>
373 </child>
374 <child>
375 <object class="GtkButton" id="properties">
376 <property name="label" translatable="yes" context="tp_ChartType|properties">Properties...</property>
377 <property name="can_focus">True</property>
378 <property name="receives_default">True</property>
379 <property name="use_underline">True</property>
380 <child internal-child="accessible">
381 <object class="AtkObject" id="properties-atkobject">
382 <property name="AtkObject::accessible-description" translatable="yes" context="tp_ChartType|extended_tip|properties">Opens a dialog to set the line or curve properties.</property>
383 </object>
384 </child>
385 </object>
386 <packing>
387 <property name="left_attach">2</property>
388 <property name="top_attach">0</property>
389 </packing>
390 </child>
391 </object>
392 <packing>
393 <property name="left_attach">0</property>
394 <property name="top_attach">2</property>
395 </packing>
396 </child>
397 <child>
398 <object class="GtkCheckButton" id="sort">
399 <property name="label" translatable="yes" context="tp_ChartType|sort">_Sort by X values</property>
400 <property name="can_focus">True</property>
401 <property name="receives_default">False</property>
402 <property name="use_underline">True</property>
403 <property name="xalign">0.029999999329447746</property>
404 <property name="draw_indicator">True</property>
405 <child internal-child="accessible">
406 <object class="AtkObject" id="sort-atkobject">
407 <property name="AtkObject::accessible-description" translatable="yes" context="tp_ChartType|extended_tip|sort">Connects points by ascending X values, even if the order of values is different, in an XY scatter diagram.</property>
408 </object>
409 </child>
410 </object>
411 <packing>
412 <property name="left_attach">0</property>
413 <property name="top_attach">3</property>
414 </packing>
415 </child>
416 <child>
417 <!-- n-columns=1 n-rows=1 -->
418 <object class="GtkGrid" id="grid8">
419 <property name="visible">True</property>
420 <property name="can_focus">False</property>
421 <property name="column_spacing">6</property>
422 <child>
423 <object class="GtkLabel" id="nolinesft">
424 <property name="can_focus">False</property>
425 <property name="no_show_all">True</property>
426 <property name="label" translatable="yes" context="tp_ChartType|nolinesft">_Number of lines</property>
427 <property name="use_underline">True</property>
428 <property name="mnemonic_widget">nolines</property>
429 <property name="ellipsize">end</property>
430 <property name="xalign">0</property>
431 </object>
432 <packing>
433 <property name="left_attach">0</property>
434 <property name="top_attach">0</property>
435 </packing>
436 </child>
437 <child>
438 <object class="GtkSpinButton" id="nolines">
439 <property name="can_focus">True</property>
440 <property name="no_show_all">True</property>
441 <property name="activates_default">True</property>
442 <property name="adjustment">adjustment1</property>
443 <property name="truncate-multiline">True</property>
444 <child internal-child="accessible">
445 <object class="AtkObject" id="nolines-atkobject">
446 <property name="AtkObject::accessible-description" translatable="yes" context="tp_ChartType|extended_tip|nolines">Set the number of lines for the Column and Line chart type.</property>
447 </object>
448 </child>
449 </object>
450 <packing>
451 <property name="left_attach">1</property>
452 <property name="top_attach">0</property>
453 </packing>
454 </child>
455 </object>
456 <packing>
457 <property name="left_attach">0</property>
458 <property name="top_attach">4</property>
459 </packing>
460 </child>
461 </object>
462 <packing>
463 <property name="left_attach">0</property>
464 <property name="top_attach">2</property>
465 </packing>
466 </child>
467 </object>
468 <packing>
469 <property name="left_attach">1</property>
470 <property name="top_attach">0</property>
471 </packing>
472 </child>
473 <child>
474 <object class="GtkScrolledWindow">
475 <property name="visible">False</property>
476 <property name="can_focus">False</property>
477 <property name="vexpand">True</property>
478 <property name="hscrollbar_policy">never</property>
479 <property name="shadow_type">in</property>
480 <child>
481 <object class="GtkTreeView" id="charttype">
482 <property name="visible">False</property>
483 <property name="can_focus">True</property>
484 <property name="vexpand">True</property>
485 <property name="model">liststore2</property>
486 <property name="headers_visible">False</property>
487 <property name="headers_clickable">False</property>
488 <property name="search_column">0</property>
489 <property name="show_expanders">False</property>
490 <child internal-child="selection">
491 <object class="GtkTreeSelection" id="treeview-selection2"/>
492 </child>
493 <child>
494 <object class="GtkTreeViewColumn" id="treeviewcolumn3">
495 <child>
496 <object class="GtkCellRendererPixbuf" id="cellrenderertext3"/>
497 <attributes>
498 <attribute name="pixbuf">0</attribute>
499 </attributes>
500 </child>
501 </object>
502 </child>
503 <child>
504 <object class="GtkTreeViewColumn" id="treeviewcolumn2">
505 <child>
506 <object class="GtkCellRendererText" id="cellrenderertext2"/>
507 <attributes>
508 <attribute name="text">1</attribute>
509 </attributes>
510 </child>
511 </object>
512 </child>
513 <child internal-child="accessible">
514 <object class="AtkObject" id="charttype-atkobject">
515 <property name="AtkObject::accessible-description" translatable="yes" context="tp_ChartType|extended_tip|charttype">Select a basic chart type.</property>
516 </object>
517 </child>
518 </object>
519 </child>
520 </object>
521 <packing>
522 <property name="left_attach">0</property>
523 <property name="top_attach">0</property>
524 </packing>
525 </child>
526 </object>
527 <packing>
528 <property name="expand">False</property>
529 <property name="fill">True</property>
530 <property name="position">1</property>
531 </packing>
532 </child>
533 </object>
534 <packing>
535 <property name="expand">False</property>
536 <property name="fill">True</property>
537 <property name="position">0</property>
538 </packing>
539 </child>
540 </object>
541 </interface>