Gtk-WARNING gtktreestore.c:1047: Invalid column number 1 added to iter
[LibreOffice.git] / chart2 / uiconfig / ui / tp_DataLabel.ui
blob0eef45da8f5802064a8adda56ba81240259c9bfe
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="adjustmentDEGREE">
6 <property name="upper">359</property>
7 <property name="step-increment">1</property>
8 <property name="page-increment">10</property>
9 </object>
10 <object class="GtkBox" id="tp_DataLabel">
11 <property name="visible">True</property>
12 <property name="can-focus">False</property>
13 <property name="border-width">6</property>
14 <property name="spacing">12</property>
15 <child>
16 <object class="GtkBox">
17 <property name="name">box_left</property>
18 <property name="visible">True</property>
19 <property name="can-focus">False</property>
20 <property name="orientation">vertical</property>
21 <child>
22 <object class="GtkFrame" id="frame1">
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 <!-- n-columns=2 n-rows=6 -->
29 <object class="GtkGrid" id="grid1">
30 <property name="visible">True</property>
31 <property name="can-focus">False</property>
32 <property name="margin-start">12</property>
33 <property name="margin-top">6</property>
34 <property name="row-spacing">6</property>
35 <property name="column-spacing">12</property>
36 <property name="row-homogeneous">True</property>
37 <child>
38 <object class="GtkCheckButton" id="CB_VALUE_AS_NUMBER">
39 <property name="label" translatable="yes" context="tp_DataLabel|CB_VALUE_AS_NUMBER">Value as _number</property>
40 <property name="visible">True</property>
41 <property name="can-focus">True</property>
42 <property name="receives-default">False</property>
43 <property name="use-underline">True</property>
44 <property name="draw-indicator">True</property>
45 <child internal-child="accessible">
46 <object class="AtkObject" id="CB_VALUE_AS_NUMBER-atkobject">
47 <property name="AtkObject::accessible-description" translatable="yes" context="tp_DataLabel|extended_tip|CB_VALUE_AS_NUMBER">Displays the absolute values of the data points.</property>
48 </object>
49 </child>
50 </object>
51 <packing>
52 <property name="left-attach">0</property>
53 <property name="top-attach">0</property>
54 </packing>
55 </child>
56 <child>
57 <object class="GtkCheckButton" id="CB_VALUE_AS_PERCENTAGE">
58 <property name="label" translatable="yes" context="tp_DataLabel|CB_VALUE_AS_PERCENTAGE">Value as _percentage</property>
59 <property name="visible">True</property>
60 <property name="can-focus">True</property>
61 <property name="receives-default">False</property>
62 <property name="use-underline">True</property>
63 <property name="draw-indicator">True</property>
64 <child internal-child="accessible">
65 <object class="AtkObject" id="CB_VALUE_AS_PERCENTAGE-atkobject">
66 <property name="AtkObject::accessible-description" translatable="yes" context="tp_DataLabel|extended_tip|CB_VALUE_AS_PERCENTAGE">Displays the percentage of the data points in each column.</property>
67 </object>
68 </child>
69 </object>
70 <packing>
71 <property name="left-attach">0</property>
72 <property name="top-attach">1</property>
73 </packing>
74 </child>
75 <child>
76 <object class="GtkCheckButton" id="CB_CATEGORY">
77 <property name="label" translatable="yes" context="tp_DataLabel|CB_CATEGORY">_Category</property>
78 <property name="visible">True</property>
79 <property name="can-focus">True</property>
80 <property name="receives-default">False</property>
81 <property name="use-underline">True</property>
82 <property name="draw-indicator">True</property>
83 <child internal-child="accessible">
84 <object class="AtkObject" id="CB_CATEGORY-atkobject">
85 <property name="AtkObject::accessible-description" translatable="yes" context="tp_DataLabel|extended_tip|CB_CATEGORY">Shows the data point text labels.</property>
86 </object>
87 </child>
88 </object>
89 <packing>
90 <property name="left-attach">0</property>
91 <property name="top-attach">2</property>
92 </packing>
93 </child>
94 <child>
95 <object class="GtkCheckButton" id="CB_SYMBOL">
96 <property name="label" translatable="yes" context="tp_DataLabel|CB_SYMBOL">_Legend key</property>
97 <property name="visible">True</property>
98 <property name="can-focus">True</property>
99 <property name="receives-default">False</property>
100 <property name="use-underline">True</property>
101 <property name="draw-indicator">True</property>
102 <child internal-child="accessible">
103 <object class="AtkObject" id="CB_SYMBOL-atkobject">
104 <property name="AtkObject::accessible-description" translatable="yes" context="tp_DataLabel|extended_tip|CB_SYMBOL">Displays the legend icons next to each data point label.</property>
105 </object>
106 </child>
107 </object>
108 <packing>
109 <property name="left-attach">0</property>
110 <property name="top-attach">4</property>
111 </packing>
112 </child>
113 <child>
114 <object class="GtkCheckButton" id="CB_WRAP_TEXT">
115 <property name="label" translatable="yes" context="tp_DataLabel|CB_WRAP_TEXT">Auto text _wrap</property>
116 <property name="visible">True</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="draw-indicator">True</property>
121 </object>
122 <packing>
123 <property name="left-attach">0</property>
124 <property name="top-attach">5</property>
125 </packing>
126 </child>
127 <child>
128 <object class="GtkButton" id="PB_NUMBERFORMAT">
129 <property name="label" translatable="yes" context="tp_DataLabel|PB_NUMBERFORMAT">Number _format...</property>
130 <property name="visible">True</property>
131 <property name="can-focus">True</property>
132 <property name="receives-default">True</property>
133 <property name="valign">center</property>
134 <property name="use-underline">True</property>
135 <child internal-child="accessible">
136 <object class="AtkObject" id="PB_NUMBERFORMAT-atkobject">
137 <property name="AtkObject::accessible-description" translatable="yes" context="tp_DataLabel|extended_tip|PB_NUMBERFORMAT">Opens a dialog to select the number format.</property>
138 </object>
139 </child>
140 </object>
141 <packing>
142 <property name="left-attach">1</property>
143 <property name="top-attach">0</property>
144 </packing>
145 </child>
146 <child>
147 <object class="GtkButton" id="PB_PERCENT_NUMBERFORMAT">
148 <property name="label" translatable="yes" context="tp_DataLabel|PB_PERCENT_NUMBERFORMAT">Percentage f_ormat...</property>
149 <property name="visible">True</property>
150 <property name="can-focus">True</property>
151 <property name="receives-default">True</property>
152 <property name="valign">center</property>
153 <property name="use-underline">True</property>
154 <child internal-child="accessible">
155 <object class="AtkObject" id="PB_PERCENT_NUMBERFORMAT-atkobject">
156 <property name="AtkObject::accessible-description" translatable="yes" context="tp_DataLabel|extended_tip|PB_PERCENT_NUMBERFORMAT">Opens a dialog to select the percentage format.</property>
157 </object>
158 </child>
159 </object>
160 <packing>
161 <property name="left-attach">1</property>
162 <property name="top-attach">1</property>
163 </packing>
164 </child>
165 <child>
166 <object class="GtkLabel" id="CT_LABEL_DIAL">
167 <property name="can-focus">False</property>
168 <property name="no-show-all">True</property>
169 <property name="label" translatable="yes" context="tp_DataLabel|CT_LABEL_DIAL">ABCD</property>
170 <attributes>
171 <attribute name="weight" value="bold"/>
172 </attributes>
173 </object>
174 <packing>
175 <property name="left-attach">1</property>
176 <property name="top-attach">3</property>
177 </packing>
178 </child>
179 <child>
180 <object class="GtkLabel" id="STR_DLG_NUMBERFORMAT_FOR_PERCENTAGE_VALUE">
181 <property name="can-focus">False</property>
182 <property name="label" translatable="yes" context="tp_DataLabel|STR_DLG_NUMBERFORMAT_FOR_PERCENTAGE_VALUE">Number Format for Percentage Value</property>
183 </object>
184 <packing>
185 <property name="left-attach">1</property>
186 <property name="top-attach">2</property>
187 </packing>
188 </child>
189 <child>
190 <object class="GtkCheckButton" id="CB_DATA_SERIES_NAME">
191 <property name="label" translatable="yes" context="tp_DataLabel|CB_DATA_SERIES_NAME">_Series name</property>
192 <property name="visible">True</property>
193 <property name="can-focus">True</property>
194 <property name="receives-default">False</property>
195 <property name="use-underline">True</property>
196 <property name="draw-indicator">True</property>
197 <child internal-child="accessible">
198 <object class="AtkObject" id="CB_DATA_SERIES_NAME-atkobject">
199 <property name="AtkObject::accessible-description" translatable="yes" context="tp_DataLabel|extended_tip|CB_DATA_SERIES_NAME">Shows the data series name in the label.</property>
200 </object>
201 </child>
202 </object>
203 <packing>
204 <property name="left-attach">0</property>
205 <property name="top-attach">3</property>
206 </packing>
207 </child>
208 <child>
209 <placeholder/>
210 </child>
211 <child>
212 <placeholder/>
213 </child>
214 </object>
215 </child>
216 <child type="label">
217 <object class="GtkLabel" id="label1">
218 <property name="visible">True</property>
219 <property name="can-focus">False</property>
220 <property name="label" translatable="yes" context="tp_DataLabel|label1">Text Attributes</property>
221 <property name="xalign">0</property>
222 <attributes>
223 <attribute name="weight" value="bold"/>
224 </attributes>
225 </object>
226 </child>
227 </object>
228 <packing>
229 <property name="expand">False</property>
230 <property name="fill">True</property>
231 <property name="position">0</property>
232 </packing>
233 </child>
234 <child>
235 <object class="GtkFrame" id="frame4">
236 <property name="visible">True</property>
237 <property name="can-focus">False</property>
238 <property name="label-xalign">0</property>
239 <property name="shadow-type">none</property>
240 <child>
241 <!-- n-columns=2 n-rows=2 -->
242 <object class="GtkGrid" id="grid2">
243 <property name="visible">True</property>
244 <property name="can-focus">False</property>
245 <property name="margin-start">12</property>
246 <property name="margin-top">6</property>
247 <property name="row-spacing">6</property>
248 <property name="column-spacing">12</property>
249 <property name="row-homogeneous">True</property>
250 <child>
251 <object class="GtkLabel" id="FT_LABEL_PLACEMENT">
252 <property name="visible">True</property>
253 <property name="can-focus">False</property>
254 <property name="label" translatable="yes" context="tp_DataLabel|FT_LABEL_PLACEMENT">Place_ment</property>
255 <property name="use-underline">True</property>
256 <property name="mnemonic-widget">LB_LABEL_PLACEMENT</property>
257 <property name="xalign">0</property>
258 </object>
259 <packing>
260 <property name="left-attach">0</property>
261 <property name="top-attach">1</property>
262 </packing>
263 </child>
264 <child>
265 <object class="GtkComboBoxText" id="LB_LABEL_PLACEMENT">
266 <property name="visible">True</property>
267 <property name="can-focus">False</property>
268 <property name="valign">center</property>
269 <items>
270 <item id="0" translatable="yes" context="tp_DataLabel|liststorePLACEMENT">Best fit</item>
271 <item id="1" translatable="yes" context="tp_DataLabel|liststorePLACEMENT">Center</item>
272 <item id="2" translatable="yes" context="tp_DataLabel|liststorePLACEMENT">Above</item>
273 <item id="3" translatable="yes" context="tp_DataLabel|liststorePLACEMENT">Top left</item>
274 <item id="4" translatable="yes" context="tp_DataLabel|liststorePLACEMENT">Left</item>
275 <item id="5" translatable="yes" context="tp_DataLabel|liststorePLACEMENT">Bottom left</item>
276 <item id="6" translatable="yes" context="tp_DataLabel|liststorePLACEMENT">Below</item>
277 <item id="7" translatable="yes" context="tp_DataLabel|liststorePLACEMENT">Bottom right</item>
278 <item id="8" translatable="yes" context="tp_DataLabel|liststorePLACEMENT">Right</item>
279 <item id="9" translatable="yes" context="tp_DataLabel|liststorePLACEMENT">Top right</item>
280 <item id="10" translatable="yes" context="tp_DataLabel|liststorePLACEMENT">Inside</item>
281 <item id="11" translatable="yes" context="tp_DataLabel|liststorePLACEMENT">Outside</item>
282 <item id="12" translatable="yes" context="tp_DataLabel|liststorePLACEMENT">Near origin</item>
283 </items>
284 <child internal-child="accessible">
285 <object class="AtkObject" id="LB_LABEL_PLACEMENT-atkobject">
286 <property name="AtkObject::accessible-description" translatable="yes" context="tp_DataLabel|extended_tip|LB_LABEL_PLACEMENT">Selects the placement of data labels relative to the objects.</property>
287 </object>
288 </child>
289 </object>
290 <packing>
291 <property name="left-attach">1</property>
292 <property name="top-attach">1</property>
293 </packing>
294 </child>
295 <child>
296 <object class="GtkLabel" id="FT_TEXT_SEPARATOR">
297 <property name="visible">True</property>
298 <property name="can-focus">False</property>
299 <property name="label" translatable="yes" context="tp_DataLabel|FT_TEXT_SEPARATOR">_Separator</property>
300 <property name="use-underline">True</property>
301 <property name="mnemonic-widget">LB_TEXT_SEPARATOR</property>
302 <property name="xalign">0</property>
303 </object>
304 <packing>
305 <property name="left-attach">0</property>
306 <property name="top-attach">0</property>
307 </packing>
308 </child>
309 <child>
310 <object class="GtkComboBoxText" id="LB_TEXT_SEPARATOR">
311 <property name="visible">True</property>
312 <property name="can-focus">False</property>
313 <property name="valign">center</property>
314 <items>
315 <item id="0" translatable="yes" context="tp_DataLabel|liststoreSEPARATOR">Space</item>
316 <item id="1" translatable="yes" context="tp_DataLabel|liststoreSEPARATOR">Comma</item>
317 <item id="2" translatable="yes" context="tp_DataLabel|liststoreSEPARATOR">Semicolon</item>
318 <item id="3" translatable="yes" context="tp_DataLabel|liststoreSEPARATOR">New line</item>
319 <item id="4" translatable="yes" context="tp_DataLabel|liststoreSEPARATOR">Period</item>
320 </items>
321 <child internal-child="accessible">
322 <object class="AtkObject" id="LB_TEXT_SEPARATOR-atkobject">
323 <property name="AtkObject::accessible-description" translatable="yes" context="tp_DataLabel|extended_tip|LB_TEXT_SEPARATOR">Selects the separator between multiple text strings for the same object.</property>
324 </object>
325 </child>
326 </object>
327 <packing>
328 <property name="left-attach">1</property>
329 <property name="top-attach">0</property>
330 </packing>
331 </child>
332 </object>
333 </child>
334 <child type="label">
335 <object class="GtkLabel" id="label6">
336 <property name="visible">True</property>
337 <property name="can-focus">False</property>
338 <property name="label" translatable="yes" context="tp_DataLabel|label1">Attribute Options</property>
339 <property name="xalign">0</property>
340 <attributes>
341 <attribute name="weight" value="bold"/>
342 </attributes>
343 </object>
344 </child>
345 </object>
346 <packing>
347 <property name="expand">False</property>
348 <property name="fill">True</property>
349 <property name="position">1</property>
350 </packing>
351 </child>
352 </object>
353 <packing>
354 <property name="expand">False</property>
355 <property name="fill">True</property>
356 <property name="position">0</property>
357 </packing>
358 </child>
359 <child>
360 <object class="GtkBox" id="box_right">
361 <property name="visible">True</property>
362 <property name="can-focus">False</property>
363 <property name="orientation">vertical</property>
364 <child>
365 <object class="GtkFrame" id="frame2">
366 <property name="visible">True</property>
367 <property name="can-focus">False</property>
368 <property name="label-xalign">0</property>
369 <property name="shadow-type">none</property>
370 <child>
371 <object class="GtkBox" id="box5">
372 <property name="visible">True</property>
373 <property name="can-focus">False</property>
374 <property name="margin-start">12</property>
375 <property name="margin-top">6</property>
376 <property name="orientation">vertical</property>
377 <property name="spacing">6</property>
378 <child>
379 <object class="GtkBox" id="boxORIENTATION">
380 <property name="visible">True</property>
381 <property name="can-focus">False</property>
382 <property name="spacing">12</property>
383 <child>
384 <object class="GtkDrawingArea" id="CT_DIAL">
385 <property name="visible">True</property>
386 <property name="can-focus">False</property>
387 <property name="events">GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK | GDK_KEY_PRESS_MASK | GDK_KEY_RELEASE_MASK | GDK_STRUCTURE_MASK</property>
388 <child internal-child="accessible">
389 <object class="AtkObject" id="CT_DIAL-atkobject">
390 <property name="AtkObject::accessible-description" translatable="yes" context="tp_DataLabel|extended_tip|CT_DIAL">Click in the dial to set the text orientation for the data labels.</property>
391 </object>
392 </child>
393 </object>
394 <packing>
395 <property name="expand">False</property>
396 <property name="fill">True</property>
397 <property name="position">0</property>
398 </packing>
399 </child>
400 <child>
401 <object class="GtkSpinButton" id="NF_LABEL_DEGREES">
402 <property name="visible">True</property>
403 <property name="can-focus">True</property>
404 <property name="valign">center</property>
405 <property name="activates-default">True</property>
406 <property name="truncate-multiline">True</property>
407 <property name="adjustment">adjustmentDEGREE</property>
408 <property name="wrap">True</property>
409 <child internal-child="accessible">
410 <object class="AtkObject" id="NF_LABEL_DEGREES-atkobject">
411 <property name="AtkObject::accessible-description" translatable="yes" context="tp_DataLabel|extended_tip|NF_LABEL_DEGREES">Enter the counterclockwise rotation angle for the data labels.</property>
412 </object>
413 </child>
414 </object>
415 <packing>
416 <property name="expand">False</property>
417 <property name="fill">True</property>
418 <property name="position">1</property>
419 </packing>
420 </child>
421 <child>
422 <object class="GtkLabel" id="FT_LABEL_DEGREES">
423 <property name="visible">True</property>
424 <property name="can-focus">False</property>
425 <property name="label" translatable="yes" context="tp_DataLabel|FT_LABEL_DEGREES">_Degrees</property>
426 <property name="use-underline">True</property>
427 </object>
428 <packing>
429 <property name="expand">False</property>
430 <property name="fill">True</property>
431 <property name="position">2</property>
432 </packing>
433 </child>
434 </object>
435 <packing>
436 <property name="expand">False</property>
437 <property name="fill">True</property>
438 <property name="position">0</property>
439 </packing>
440 </child>
441 <child>
442 <object class="GtkBox" id="boxTXT_DIRECTION">
443 <property name="visible">True</property>
444 <property name="can-focus">False</property>
445 <property name="spacing">12</property>
446 <child>
447 <object class="GtkLabel" id="FT_LABEL_TEXTDIR">
448 <property name="visible">True</property>
449 <property name="can-focus">False</property>
450 <property name="label" translatable="yes" context="tp_DataLabel|FT_LABEL_TEXTDIR">Te_xt direction</property>
451 <property name="use-underline">True</property>
452 <property name="mnemonic-widget">LB_LABEL_TEXTDIR</property>
453 </object>
454 <packing>
455 <property name="expand">False</property>
456 <property name="fill">True</property>
457 <property name="position">0</property>
458 </packing>
459 </child>
460 <child>
461 <object class="GtkComboBoxText" id="LB_LABEL_TEXTDIR">
462 <property name="visible">True</property>
463 <property name="can-focus">False</property>
464 <property name="no-show-all">True</property>
465 <child internal-child="accessible">
466 <object class="AtkObject" id="LB_LABEL_TEXTDIR-atkobject">
467 <property name="AtkObject::accessible-description" translatable="yes" context="tp_DataLabel|extended_tip|LB_LABEL_TEXTDIR">Specify the text direction for a paragraph that uses complex text layout (CTL). This feature is only available if complex text layout support is enabled.</property>
468 </object>
469 </child>
470 </object>
471 <packing>
472 <property name="expand">False</property>
473 <property name="fill">True</property>
474 <property name="position">1</property>
475 </packing>
476 </child>
477 </object>
478 <packing>
479 <property name="expand">False</property>
480 <property name="fill">True</property>
481 <property name="position">1</property>
482 </packing>
483 </child>
484 </object>
485 </child>
486 <child type="label">
487 <object class="GtkLabel" id="label2">
488 <property name="visible">True</property>
489 <property name="can-focus">False</property>
490 <property name="label" translatable="yes" context="tp_DataLabel|label2">Rotate Text</property>
491 <property name="xalign">0</property>
492 <attributes>
493 <attribute name="weight" value="bold"/>
494 </attributes>
495 </object>
496 </child>
497 </object>
498 <packing>
499 <property name="expand">False</property>
500 <property name="fill">True</property>
501 <property name="position">0</property>
502 </packing>
503 </child>
504 <child>
505 <object class="GtkFrame" id="frame3">
506 <property name="visible">True</property>
507 <property name="can-focus">False</property>
508 <property name="label-xalign">0</property>
509 <property name="shadow-type">none</property>
510 <child>
511 <object class="GtkBox" id="box6">
512 <property name="visible">True</property>
513 <property name="can-focus">False</property>
514 <property name="margin-start">12</property>
515 <property name="margin-top">6</property>
516 <property name="orientation">vertical</property>
517 <child>
518 <object class="GtkCheckButton" id="CB_CUSTOM_LEADER_LINES">
519 <property name="label" translatable="yes" context="tp_DataLabel|CB_CUSTOM_LEADER_LINES">_Connect displaced data labels to data points</property>
520 <property name="visible">True</property>
521 <property name="can-focus">True</property>
522 <property name="receives-default">False</property>
523 <property name="use-underline">True</property>
524 <property name="draw-indicator">True</property>
525 <child internal-child="accessible">
526 <object class="AtkObject" id="CB_CUSTOM_LEADER_LINES-atkobject">
527 <property name="AtkObject::accessible-description" translatable="yes" context="tp_DataLabel|extended_tip|CB_CUSTOM_LEADER_LINES">Draws a line connecting the data labels to the data points</property>
528 </object>
529 </child>
530 </object>
531 <packing>
532 <property name="expand">False</property>
533 <property name="fill">True</property>
534 <property name="position">0</property>
535 </packing>
536 </child>
537 </object>
538 </child>
539 <child type="label">
540 <object class="GtkLabel" id="label3">
541 <property name="visible">True</property>
542 <property name="can-focus">False</property>
543 <property name="label" translatable="yes" context="tp_DataLabel|label3">Leader Lines</property>
544 <property name="xalign">0</property>
545 <attributes>
546 <attribute name="weight" value="bold"/>
547 </attributes>
548 </object>
549 </child>
550 </object>
551 <packing>
552 <property name="expand">False</property>
553 <property name="fill">True</property>
554 <property name="padding">12</property>
555 <property name="position">1</property>
556 </packing>
557 </child>
558 <child>
559 <placeholder/>
560 </child>
561 </object>
562 <packing>
563 <property name="expand">False</property>
564 <property name="fill">True</property>
565 <property name="position">1</property>
566 </packing>
567 </child>
568 <child>
569 <placeholder/>
570 </child>
571 <child internal-child="accessible">
572 <object class="AtkObject" id="tp_DataLabel-atkobject">
573 <property name="AtkObject::accessible-description" translatable="yes" context="tp_DataLabel|extended_tip|tp_DataLabel">Opens the Data Labels dialog, which enables you to set the data labels.</property>
574 </object>
575 </child>
576 </object>
577 <object class="GtkSizeGroup" id="sizegroup1"/>
578 <object class="GtkSizeGroup" id="sizegroup2"/>
579 </interface>