cid#1606940 Check of thread-shared field evades lock acquisition
[LibreOffice.git] / chart2 / uiconfig / ui / tp_ChartType.ui
blobbdd9427768b1bb6ff3c6189948f8f6f0d533560d
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Generated with glade 3.38.2 -->
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=2 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=3 -->
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="can-focus">True</property>
79 <property name="hexpand">True</property>
80 <property name="hscrollbar-policy">never</property>
81 <property name="vscrollbar-policy">never</property>
82 <property name="shadow-type">in</property>
83 <child>
84 <object class="GtkViewport">
85 <property name="visible">True</property>
86 <property name="can-focus">True</property>
87 <child>
88 <object class="GtkDrawingArea" id="subtype">
89 <property name="can-focus">True</property>
90 <property name="events">GDK_BUTTON_MOTION_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK | GDK_STRUCTURE_MASK</property>
91 <property name="hexpand">True</property>
92 <child internal-child="accessible">
93 <object class="AtkObject" id="subtype-atkobject">
94 <property name="AtkObject::accessible-description" translatable="yes" context="tp_ChartType|extended_tip|subtype">Select a sub type of the basic chart type.</property>
95 </object>
96 </child>
97 </object>
98 </child>
99 </object>
100 </child>
101 </object>
102 <packing>
103 <property name="left-attach">0</property>
104 <property name="top-attach">0</property>
105 </packing>
106 </child>
107 <child>
108 <!-- n-columns=1 n-rows=3 -->
109 <object class="GtkGrid" id="3dblock">
110 <property name="visible">True</property>
111 <property name="can-focus">False</property>
112 <property name="hexpand">True</property>
113 <property name="vexpand">True</property>
114 <property name="row-spacing">3</property>
115 <child>
116 <!-- n-columns=2 n-rows=1 -->
117 <object class="GtkGrid" id="grid9">
118 <property name="visible">True</property>
119 <property name="can-focus">False</property>
120 <property name="column-spacing">6</property>
121 <child>
122 <object class="GtkCheckButton" id="3dlook">
123 <property name="label" translatable="yes" context="tp_ChartType|3dlook">_3D Look</property>
124 <property name="can-focus">True</property>
125 <property name="receives-default">False</property>
126 <property name="use-underline">True</property>
127 <property name="draw-indicator">True</property>
128 <accessibility>
129 <relation type="label-for" target="3dscheme"/>
130 </accessibility>
131 <child internal-child="accessible">
132 <object class="AtkObject" id="3dlook-atkobject">
133 <property name="AtkObject::accessible-description" translatable="yes" context="tp_ChartType|extended_tip|3dlook">Enables a 3D look for the data values.</property>
134 </object>
135 </child>
136 </object>
137 <packing>
138 <property name="left-attach">0</property>
139 <property name="top-attach">0</property>
140 </packing>
141 </child>
142 <child>
143 <object class="GtkComboBoxText" id="3dscheme">
144 <property name="can-focus">False</property>
145 <property name="hexpand">True</property>
146 <items>
147 <item translatable="yes" context="tp_ChartType|3dscheme">Simple</item>
148 <item translatable="yes" context="tp_ChartType|3dscheme">Realistic</item>
149 </items>
150 <accessibility>
151 <relation type="labelled-by" target="3dlook"/>
152 </accessibility>
153 <child internal-child="accessible">
154 <object class="AtkObject" id="3dscheme-atkobject">
155 <property name="AtkObject::accessible-description" translatable="yes" context="tp_ChartType|extended_tip|3dscheme">Select the type of 3D look.</property>
156 </object>
157 </child>
158 </object>
159 <packing>
160 <property name="left-attach">1</property>
161 <property name="top-attach">0</property>
162 </packing>
163 </child>
164 </object>
165 <packing>
166 <property name="left-attach">0</property>
167 <property name="top-attach">0</property>
168 </packing>
169 </child>
170 <child>
171 <object class="GtkLabel" id="shapeft">
172 <property name="can-focus">False</property>
173 <property name="label" translatable="yes" context="tp_ChartType|shapeft">Sh_ape</property>
174 <property name="use-underline">True</property>
175 <property name="mnemonic-widget">shape</property>
176 <property name="xalign">0</property>
177 </object>
178 <packing>
179 <property name="left-attach">0</property>
180 <property name="top-attach">1</property>
181 </packing>
182 </child>
183 <child>
184 <object class="GtkScrolledWindow">
185 <property name="visible">True</property>
186 <property name="can-focus">False</property>
187 <property name="hexpand">True</property>
188 <property name="vexpand">True</property>
189 <property name="shadow-type">in</property>
190 <child>
191 <object class="GtkTreeView" id="shape">
192 <property name="visible">True</property>
193 <property name="can-focus">True</property>
194 <property name="hexpand">True</property>
195 <property name="vexpand">True</property>
196 <property name="model">liststore1</property>
197 <property name="headers-visible">False</property>
198 <property name="headers-clickable">False</property>
199 <property name="search-column">0</property>
200 <property name="show-expanders">False</property>
201 <child internal-child="selection">
202 <object class="GtkTreeSelection" id="treeview-selection1"/>
203 </child>
204 <child>
205 <object class="GtkTreeViewColumn" id="treeviewcolumn1">
206 <child>
207 <object class="GtkCellRendererText" id="cellrenderertext1"/>
208 <attributes>
209 <attribute name="text">0</attribute>
210 </attributes>
211 </child>
212 </object>
213 </child>
214 <child internal-child="accessible">
215 <object class="AtkObject" id="shape-atkobject">
216 <property name="AtkObject::accessible-description" translatable="yes" context="tp_ChartType|extended_tip|shape">Select a shape from the list.</property>
217 </object>
218 </child>
219 </object>
220 </child>
221 </object>
222 <packing>
223 <property name="left-attach">0</property>
224 <property name="top-attach">2</property>
225 </packing>
226 </child>
227 </object>
228 <packing>
229 <property name="left-attach">0</property>
230 <property name="top-attach">1</property>
231 </packing>
232 </child>
233 <child>
234 <!-- n-columns=1 n-rows=5 -->
235 <object class="GtkGrid" id="stackblock">
236 <property name="visible">True</property>
237 <property name="can-focus">False</property>
238 <property name="row-spacing">3</property>
239 <child>
240 <object class="GtkCheckButton" id="stack">
241 <property name="label" translatable="yes" context="tp_ChartType|stack">_Stack series</property>
242 <property name="can-focus">True</property>
243 <property name="receives-default">False</property>
244 <property name="use-underline">True</property>
245 <property name="draw-indicator">True</property>
246 <child internal-child="accessible">
247 <object class="AtkObject" id="stack-atkobject">
248 <property name="AtkObject::accessible-description" translatable="yes" context="tp_ChartType|extended_tip|stack">Displays stacked series for Line charts.</property>
249 </object>
250 </child>
251 </object>
252 <packing>
253 <property name="left-attach">0</property>
254 <property name="top-attach">0</property>
255 </packing>
256 </child>
257 <child>
258 <!-- n-columns=1 n-rows=3 -->
259 <object class="GtkGrid" id="grid6">
260 <property name="visible">True</property>
261 <property name="can-focus">False</property>
262 <property name="margin-start">12</property>
263 <property name="row-spacing">3</property>
264 <child>
265 <object class="GtkRadioButton" id="ontop">
266 <property name="label" translatable="yes" context="tp_ChartType|ontop">On top</property>
267 <property name="can-focus">True</property>
268 <property name="receives-default">False</property>
269 <property name="use-underline">True</property>
270 <property name="active">True</property>
271 <property name="draw-indicator">True</property>
272 <child internal-child="accessible">
273 <object class="AtkObject" id="ontop-atkobject">
274 <property name="AtkObject::accessible-description" translatable="yes" context="tp_ChartType|extended_tip|ontop">Stack series display values on top of each other.</property>
275 </object>
276 </child>
277 </object>
278 <packing>
279 <property name="left-attach">0</property>
280 <property name="top-attach">0</property>
281 </packing>
282 </child>
283 <child>
284 <object class="GtkRadioButton" id="percent">
285 <property name="label" translatable="yes" context="tp_ChartType|percent">Percent</property>
286 <property name="can-focus">True</property>
287 <property name="receives-default">False</property>
288 <property name="use-underline">True</property>
289 <property name="draw-indicator">True</property>
290 <property name="group">ontop</property>
291 <child internal-child="accessible">
292 <object class="AtkObject" id="percent-atkobject">
293 <property name="AtkObject::accessible-description" translatable="yes" context="tp_ChartType|extended_tip|percent">Stack series display values as percent.</property>
294 </object>
295 </child>
296 </object>
297 <packing>
298 <property name="left-attach">0</property>
299 <property name="top-attach">1</property>
300 </packing>
301 </child>
302 <child>
303 <object class="GtkRadioButton" id="deep">
304 <property name="label" translatable="yes" context="tp_ChartType|deep">Deep</property>
305 <property name="can-focus">True</property>
306 <property name="receives-default">False</property>
307 <property name="use-underline">True</property>
308 <property name="draw-indicator">True</property>
309 <property name="group">ontop</property>
310 </object>
311 <packing>
312 <property name="left-attach">0</property>
313 <property name="top-attach">2</property>
314 </packing>
315 </child>
316 </object>
317 <packing>
318 <property name="left-attach">0</property>
319 <property name="top-attach">1</property>
320 </packing>
321 </child>
322 <child>
323 <!-- n-columns=3 n-rows=1 -->
324 <object class="GtkGrid" id="grid7">
325 <property name="visible">True</property>
326 <property name="can-focus">False</property>
327 <property name="column-spacing">6</property>
328 <child>
329 <object class="GtkLabel" id="linetypeft">
330 <property name="can-focus">False</property>
331 <property name="label" translatable="yes" context="tp_ChartType|linetypeft">_Line type</property>
332 <property name="use-underline">True</property>
333 <property name="mnemonic-widget">linetype</property>
334 <property name="xalign">0</property>
335 </object>
336 <packing>
337 <property name="left-attach">0</property>
338 <property name="top-attach">0</property>
339 </packing>
340 </child>
341 <child>
342 <object class="GtkComboBoxText" id="linetype">
343 <property name="can-focus">False</property>
344 <items>
345 <item translatable="yes" context="tp_ChartType|linetype">Straight</item>
346 <item translatable="yes" context="tp_ChartType|linetype">Smooth</item>
347 <item translatable="yes" context="tp_ChartType|linetype">Stepped</item>
348 </items>
349 <child internal-child="accessible">
350 <object class="AtkObject" id="linetype-atkobject">
351 <property name="AtkObject::accessible-description" translatable="yes" context="tp_ChartType|extended_tip|linetype">Choose the type of line to draw.</property>
352 </object>
353 </child>
354 </object>
355 <packing>
356 <property name="left-attach">1</property>
357 <property name="top-attach">0</property>
358 </packing>
359 </child>
360 <child>
361 <object class="GtkButton" id="properties">
362 <property name="label" translatable="yes" context="tp_ChartType|properties">Properties...</property>
363 <property name="can-focus">True</property>
364 <property name="receives-default">True</property>
365 <property name="use-underline">True</property>
366 <child internal-child="accessible">
367 <object class="AtkObject" id="properties-atkobject">
368 <property name="AtkObject::accessible-description" translatable="yes" context="tp_ChartType|extended_tip|properties">Opens a dialog to set the line or curve properties.</property>
369 </object>
370 </child>
371 </object>
372 <packing>
373 <property name="left-attach">2</property>
374 <property name="top-attach">0</property>
375 </packing>
376 </child>
377 </object>
378 <packing>
379 <property name="left-attach">0</property>
380 <property name="top-attach">2</property>
381 </packing>
382 </child>
383 <child>
384 <object class="GtkCheckButton" id="sort">
385 <property name="label" translatable="yes" context="tp_ChartType|sort">_Sort by X values</property>
386 <property name="can-focus">True</property>
387 <property name="receives-default">False</property>
388 <property name="use-underline">True</property>
389 <property name="draw-indicator">True</property>
390 <child internal-child="accessible">
391 <object class="AtkObject" id="sort-atkobject">
392 <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>
393 </object>
394 </child>
395 </object>
396 <packing>
397 <property name="left-attach">0</property>
398 <property name="top-attach">3</property>
399 </packing>
400 </child>
401 <child>
402 <!-- n-columns=2 n-rows=1 -->
403 <object class="GtkGrid" id="grid8">
404 <property name="visible">True</property>
405 <property name="can-focus">False</property>
406 <property name="column-spacing">6</property>
407 <child>
408 <object class="GtkLabel" id="nolinesft">
409 <property name="can-focus">False</property>
410 <property name="no-show-all">True</property>
411 <property name="label" translatable="yes" context="tp_ChartType|nolinesft">_Number of lines</property>
412 <property name="use-underline">True</property>
413 <property name="mnemonic-widget">nolines</property>
414 <property name="ellipsize">end</property>
415 <property name="xalign">0</property>
416 </object>
417 <packing>
418 <property name="left-attach">0</property>
419 <property name="top-attach">0</property>
420 </packing>
421 </child>
422 <child>
423 <object class="GtkSpinButton" id="nolines">
424 <property name="can-focus">True</property>
425 <property name="no-show-all">True</property>
426 <property name="activates-default">True</property>
427 <property name="truncate-multiline">True</property>
428 <property name="adjustment">adjustment1</property>
429 <child internal-child="accessible">
430 <object class="AtkObject" id="nolines-atkobject">
431 <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>
432 </object>
433 </child>
434 </object>
435 <packing>
436 <property name="left-attach">1</property>
437 <property name="top-attach">0</property>
438 </packing>
439 </child>
440 </object>
441 <packing>
442 <property name="left-attach">0</property>
443 <property name="top-attach">4</property>
444 </packing>
445 </child>
446 <child>
447 <!-- n-columns=2 n-rows=1 -->
448 <object class="GtkGrid" id="grid10">
449 <property name="visible">True</property>
450 <property name="can-focus">False</property>
451 <property name="column-spacing">6</property>
452 <child>
453 <object class="GtkLabel" id="compositesizeft">
454 <property name="can-focus">False</property>
455 <property name="no-show-all">True</property>
456 <property name="label" translatable="yes" context="tp_ChartType|compositesizeft">_Size of composite wedge</property>
457 <property name="use-underline">True</property>
458 <property name="mnemonic-widget">compositesize</property>
459 <property name="ellipsize">end</property>
460 <property name="xalign">0</property>
461 </object>
462 <packing>
463 <property name="left-attach">0</property>
464 <property name="top-attach">0</property>
465 </packing>
466 </child>
467 <child>
468 <object class="GtkSpinButton" id="compositesize">
469 <property name="can-focus">True</property>
470 <property name="no-show-all">True</property>
471 <property name="activates-default">True</property>
472 <property name="truncate-multiline">True</property>
473 <property name="adjustment">adjustment1</property>
474 <child internal-child="accessible">
475 <object class="AtkObject" id="compositesize-atkobject">
476 <property name="AtkObject::accessible-description" translatable="yes" context="tp_ChartType|extended_tip|compositesize">Set the number of entries in an of-pie chart composite wedge.</property>
477 </object>
478 </child>
479 </object>
480 <packing>
481 <property name="left-attach">1</property>
482 <property name="top-attach">0</property>
483 </packing>
484 </child>
485 </object>
486 <packing>
487 <property name="left-attach">0</property>
488 <property name="top-attach">4</property>
489 </packing>
490 </child>
491 </object>
492 <packing>
493 <property name="left-attach">0</property>
494 <property name="top-attach">2</property>
495 </packing>
496 </child>
497 </object>
498 <packing>
499 <property name="left-attach">1</property>
500 <property name="top-attach">0</property>
501 </packing>
502 </child>
503 <child>
504 <object class="GtkScrolledWindow">
505 <property name="can-focus">False</property>
506 <property name="vexpand">True</property>
507 <property name="hscrollbar-policy">never</property>
508 <property name="shadow-type">in</property>
509 <child>
510 <object class="GtkTreeView" id="charttype">
511 <property name="can-focus">True</property>
512 <property name="has-focus">True</property>
513 <property name="vexpand">True</property>
514 <property name="model">liststore2</property>
515 <property name="headers-visible">False</property>
516 <property name="headers-clickable">False</property>
517 <property name="search-column">0</property>
518 <property name="show-expanders">False</property>
519 <child internal-child="selection">
520 <object class="GtkTreeSelection" id="treeview-selection2"/>
521 </child>
522 <child>
523 <object class="GtkTreeViewColumn" id="treeviewcolumn3">
524 <child>
525 <object class="GtkCellRendererPixbuf" id="cellrenderertext3"/>
526 <attributes>
527 <attribute name="pixbuf">0</attribute>
528 </attributes>
529 </child>
530 </object>
531 </child>
532 <child>
533 <object class="GtkTreeViewColumn" id="treeviewcolumn2">
534 <child>
535 <object class="GtkCellRendererText" id="cellrenderertext2"/>
536 <attributes>
537 <attribute name="text">1</attribute>
538 </attributes>
539 </child>
540 </object>
541 </child>
542 <child internal-child="accessible">
543 <object class="AtkObject" id="charttype-atkobject">
544 <property name="AtkObject::accessible-description" translatable="yes" context="tp_ChartType|extended_tip|charttype">Select a basic chart type.</property>
545 </object>
546 </child>
547 </object>
548 </child>
549 </object>
550 <packing>
551 <property name="left-attach">0</property>
552 <property name="top-attach">0</property>
553 </packing>
554 </child>
555 </object>
556 <packing>
557 <property name="expand">False</property>
558 <property name="fill">True</property>
559 <property name="position">1</property>
560 </packing>
561 </child>
562 </object>
563 <packing>
564 <property name="expand">False</property>
565 <property name="fill">True</property>
566 <property name="position">0</property>
567 </packing>
568 </child>
569 </object>
570 </interface>