OInterfaceContainerHelper3 needs to be thread-safe
[LibreOffice.git] / chart2 / uiconfig / ui / tp_DataLabel.ui
blob335d65cf292a4c7c533b780a80010854b6a3e68e
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="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="orientation">vertical</property>
15 <property name="spacing">12</property>
16 <child>
17 <object class="GtkFrame" id="frame1">
18 <property name="visible">True</property>
19 <property name="can_focus">False</property>
20 <property name="label_xalign">0</property>
21 <property name="shadow_type">none</property>
22 <child>
23 <object class="GtkAlignment" id="alignment1">
24 <property name="visible">True</property>
25 <property name="can_focus">False</property>
26 <property name="top_padding">6</property>
27 <property name="left_padding">12</property>
28 <child>
29 <!-- n-columns=1 n-rows=1 -->
30 <object class="GtkGrid" id="grid1">
31 <property name="visible">True</property>
32 <property name="can_focus">False</property>
33 <property name="row_spacing">6</property>
34 <property name="column_spacing">12</property>
35 <property name="row_homogeneous">True</property>
36 <child>
37 <object class="GtkCheckButton" id="CB_VALUE_AS_NUMBER">
38 <property name="label" translatable="yes" context="tp_DataLabel|CB_VALUE_AS_NUMBER">Show value as _number</property>
39 <property name="visible">True</property>
40 <property name="can_focus">True</property>
41 <property name="receives_default">False</property>
42 <property name="use_underline">True</property>
43 <property name="xalign">0</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">Show 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="xalign">0</property>
64 <property name="draw_indicator">True</property>
65 <child internal-child="accessible">
66 <object class="AtkObject" id="CB_VALUE_AS_PERCENTAGE-atkobject">
67 <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>
68 </object>
69 </child>
70 </object>
71 <packing>
72 <property name="left_attach">0</property>
73 <property name="top_attach">1</property>
74 </packing>
75 </child>
76 <child>
77 <object class="GtkCheckButton" id="CB_CATEGORY">
78 <property name="label" translatable="yes" context="tp_DataLabel|CB_CATEGORY">Show _category</property>
79 <property name="visible">True</property>
80 <property name="can_focus">True</property>
81 <property name="receives_default">False</property>
82 <property name="use_underline">True</property>
83 <property name="xalign">0</property>
84 <property name="draw_indicator">True</property>
85 <child internal-child="accessible">
86 <object class="AtkObject" id="CB_CATEGORY-atkobject">
87 <property name="AtkObject::accessible-description" translatable="yes" context="tp_DataLabel|extended_tip|CB_CATEGORY">Shows the data point text labels.</property>
88 </object>
89 </child>
90 </object>
91 <packing>
92 <property name="left_attach">0</property>
93 <property name="top_attach">2</property>
94 </packing>
95 </child>
96 <child>
97 <object class="GtkCheckButton" id="CB_SYMBOL">
98 <property name="label" translatable="yes" context="tp_DataLabel|CB_SYMBOL">Show _legend key</property>
99 <property name="visible">True</property>
100 <property name="can_focus">True</property>
101 <property name="receives_default">False</property>
102 <property name="use_underline">True</property>
103 <property name="xalign">0</property>
104 <property name="draw_indicator">True</property>
105 <child internal-child="accessible">
106 <object class="AtkObject" id="CB_SYMBOL-atkobject">
107 <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>
108 </object>
109 </child>
110 </object>
111 <packing>
112 <property name="left_attach">0</property>
113 <property name="top_attach">3</property>
114 </packing>
115 </child>
116 <child>
117 <object class="GtkCheckButton" id="CB_WRAP_TEXT">
118 <property name="label" translatable="yes" context="tp_DataLabel|CB_WRAP_TEXT">Auto text _wrap</property>
119 <property name="visible">True</property>
120 <property name="can_focus">True</property>
121 <property name="receives_default">False</property>
122 <property name="use_underline">True</property>
123 <property name="xalign">0</property>
124 <property name="draw_indicator">True</property>
125 </object>
126 <packing>
127 <property name="left_attach">0</property>
128 <property name="top_attach">4</property>
129 </packing>
130 </child>
131 <child>
132 <object class="GtkButton" id="PB_NUMBERFORMAT">
133 <property name="label" translatable="yes" context="tp_DataLabel|PB_NUMBERFORMAT">Number _format...</property>
134 <property name="visible">True</property>
135 <property name="can_focus">True</property>
136 <property name="receives_default">True</property>
137 <property name="valign">center</property>
138 <property name="use_underline">True</property>
139 <child internal-child="accessible">
140 <object class="AtkObject" id="PB_NUMBERFORMAT-atkobject">
141 <property name="AtkObject::accessible-description" translatable="yes" context="tp_DataLabel|extended_tip|PB_NUMBERFORMAT">Opens a dialog to select the number format.</property>
142 </object>
143 </child>
144 </object>
145 <packing>
146 <property name="left_attach">1</property>
147 <property name="top_attach">0</property>
148 </packing>
149 </child>
150 <child>
151 <object class="GtkButton" id="PB_PERCENT_NUMBERFORMAT">
152 <property name="label" translatable="yes" context="tp_DataLabel|PB_PERCENT_NUMBERFORMAT">Percentage f_ormat...</property>
153 <property name="visible">True</property>
154 <property name="can_focus">True</property>
155 <property name="receives_default">True</property>
156 <property name="valign">center</property>
157 <property name="use_underline">True</property>
158 <child internal-child="accessible">
159 <object class="AtkObject" id="PB_PERCENT_NUMBERFORMAT-atkobject">
160 <property name="AtkObject::accessible-description" translatable="yes" context="tp_DataLabel|extended_tip|PB_PERCENT_NUMBERFORMAT">Opens a dialog to select the percentage format.</property>
161 </object>
162 </child>
163 </object>
164 <packing>
165 <property name="left_attach">1</property>
166 <property name="top_attach">1</property>
167 </packing>
168 </child>
169 <child>
170 <object class="GtkLabel" id="CT_LABEL_DIAL">
171 <property name="can_focus">False</property>
172 <property name="no_show_all">True</property>
173 <property name="label" translatable="yes" context="tp_DataLabel|CT_LABEL_DIAL">ABCD</property>
174 <attributes>
175 <attribute name="weight" value="bold"/>
176 </attributes>
177 </object>
178 <packing>
179 <property name="left_attach">1</property>
180 <property name="top_attach">3</property>
181 </packing>
182 </child>
183 <child>
184 <object class="GtkBox" id="boxSEPARATOR">
185 <property name="visible">True</property>
186 <property name="can_focus">False</property>
187 <property name="spacing">12</property>
188 <child>
189 <object class="GtkLabel" id="FT_TEXT_SEPARATOR">
190 <property name="visible">True</property>
191 <property name="can_focus">False</property>
192 <property name="label" translatable="yes" context="tp_DataLabel|FT_TEXT_SEPARATOR">_Separator</property>
193 <property name="use_underline">True</property>
194 <property name="mnemonic_widget">LB_TEXT_SEPARATOR</property>
195 <property name="xalign">0</property>
196 </object>
197 <packing>
198 <property name="expand">False</property>
199 <property name="fill">True</property>
200 <property name="position">0</property>
201 </packing>
202 </child>
203 <child>
204 <object class="GtkComboBoxText" id="LB_TEXT_SEPARATOR">
205 <property name="visible">True</property>
206 <property name="can_focus">False</property>
207 <property name="valign">center</property>
208 <items>
209 <item id="0" translatable="yes" context="tp_DataLabel|liststoreSEPARATOR">Space</item>
210 <item id="1" translatable="yes" context="tp_DataLabel|liststoreSEPARATOR">Comma</item>
211 <item id="2" translatable="yes" context="tp_DataLabel|liststoreSEPARATOR">Semicolon</item>
212 <item id="3" translatable="yes" context="tp_DataLabel|liststoreSEPARATOR">New line</item>
213 <item id="4" translatable="yes" context="tp_DataLabel|liststoreSEPARATOR">Period</item>
214 </items>
215 <child internal-child="accessible">
216 <object class="AtkObject" id="LB_TEXT_SEPARATOR-atkobject">
217 <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>
218 </object>
219 </child>
220 </object>
221 <packing>
222 <property name="expand">False</property>
223 <property name="fill">True</property>
224 <property name="position">1</property>
225 </packing>
226 </child>
227 </object>
228 <packing>
229 <property name="left_attach">0</property>
230 <property name="top_attach">5</property>
231 <property name="width">2</property>
232 </packing>
233 </child>
234 <child>
235 <object class="GtkBox" id="boxPLACEMENT">
236 <property name="visible">True</property>
237 <property name="can_focus">False</property>
238 <property name="spacing">12</property>
239 <child>
240 <object class="GtkLabel" id="FT_LABEL_PLACEMENT">
241 <property name="visible">True</property>
242 <property name="can_focus">False</property>
243 <property name="label" translatable="yes" context="tp_DataLabel|FT_LABEL_PLACEMENT">Place_ment</property>
244 <property name="use_underline">True</property>
245 <property name="mnemonic_widget">LB_LABEL_PLACEMENT</property>
246 <property name="xalign">0</property>
247 </object>
248 <packing>
249 <property name="expand">False</property>
250 <property name="fill">True</property>
251 <property name="position">0</property>
252 </packing>
253 </child>
254 <child>
255 <object class="GtkComboBoxText" id="LB_LABEL_PLACEMENT">
256 <property name="visible">True</property>
257 <property name="can_focus">False</property>
258 <property name="valign">center</property>
259 <items>
260 <item id="0" translatable="yes" context="tp_DataLabel|liststorePLACEMENT">Best fit</item>
261 <item id="1" translatable="yes" context="tp_DataLabel|liststorePLACEMENT">Center</item>
262 <item id="2" translatable="yes" context="tp_DataLabel|liststorePLACEMENT">Above</item>
263 <item id="3" translatable="yes" context="tp_DataLabel|liststorePLACEMENT">Top left</item>
264 <item id="4" translatable="yes" context="tp_DataLabel|liststorePLACEMENT">Left</item>
265 <item id="5" translatable="yes" context="tp_DataLabel|liststorePLACEMENT">Bottom left</item>
266 <item id="6" translatable="yes" context="tp_DataLabel|liststorePLACEMENT">Below</item>
267 <item id="7" translatable="yes" context="tp_DataLabel|liststorePLACEMENT">Bottom right</item>
268 <item id="8" translatable="yes" context="tp_DataLabel|liststorePLACEMENT">Right</item>
269 <item id="9" translatable="yes" context="tp_DataLabel|liststorePLACEMENT">Top right</item>
270 <item id="10" translatable="yes" context="tp_DataLabel|liststorePLACEMENT">Inside</item>
271 <item id="11" translatable="yes" context="tp_DataLabel|liststorePLACEMENT">Outside</item>
272 <item id="12" translatable="yes" context="tp_DataLabel|liststorePLACEMENT">Near origin</item>
273 </items>
274 <child internal-child="accessible">
275 <object class="AtkObject" id="LB_LABEL_PLACEMENT-atkobject">
276 <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>
277 </object>
278 </child>
279 </object>
280 <packing>
281 <property name="expand">False</property>
282 <property name="fill">True</property>
283 <property name="position">1</property>
284 </packing>
285 </child>
286 </object>
287 <packing>
288 <property name="left_attach">0</property>
289 <property name="top_attach">6</property>
290 <property name="width">2</property>
291 </packing>
292 </child>
293 <child>
294 <object class="GtkLabel" id="STR_DLG_NUMBERFORMAT_FOR_PERCENTAGE_VALUE">
295 <property name="can_focus">False</property>
296 <property name="label" translatable="yes" context="tp_DataLabel|STR_DLG_NUMBERFORMAT_FOR_PERCENTAGE_VALUE">Number Format for Percentage Value</property>
297 </object>
298 <packing>
299 <property name="left_attach">1</property>
300 <property name="top_attach">2</property>
301 </packing>
302 </child>
303 <child>
304 <placeholder/>
305 </child>
306 </object>
307 </child>
308 </object>
309 </child>
310 <child type="label">
311 <object class="GtkLabel" id="label1">
312 <property name="visible">True</property>
313 <property name="can_focus">False</property>
314 <property name="label" translatable="yes" context="tp_DataLabel|label1">Text Attributes</property>
315 <property name="xalign">0</property>
316 <attributes>
317 <attribute name="weight" value="bold"/>
318 </attributes>
319 </object>
320 </child>
321 </object>
322 <packing>
323 <property name="expand">False</property>
324 <property name="fill">True</property>
325 <property name="position">0</property>
326 </packing>
327 </child>
328 <child>
329 <object class="GtkFrame" id="frame2">
330 <property name="visible">True</property>
331 <property name="can_focus">False</property>
332 <property name="label_xalign">0</property>
333 <property name="shadow_type">none</property>
334 <child>
335 <object class="GtkAlignment" id="alignment2">
336 <property name="visible">True</property>
337 <property name="can_focus">False</property>
338 <property name="top_padding">6</property>
339 <property name="left_padding">12</property>
340 <child>
341 <object class="GtkBox" id="box5">
342 <property name="visible">True</property>
343 <property name="can_focus">False</property>
344 <property name="orientation">vertical</property>
345 <property name="spacing">6</property>
346 <child>
347 <object class="GtkBox" id="boxORIENTATION">
348 <property name="visible">True</property>
349 <property name="can_focus">False</property>
350 <property name="spacing">12</property>
351 <child>
352 <object class="GtkDrawingArea" id="CT_DIAL">
353 <property name="visible">True</property>
354 <property name="can_focus">False</property>
355 <property name="events">GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK | GDK_KEY_PRESS_MASK | GDK_KEY_RELEASE_MASK | GDK_STRUCTURE_MASK</property>
356 <child internal-child="accessible">
357 <object class="AtkObject" id="CT_DIAL-atkobject">
358 <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>
359 </object>
360 </child>
361 </object>
362 <packing>
363 <property name="expand">False</property>
364 <property name="fill">True</property>
365 <property name="position">0</property>
366 </packing>
367 </child>
368 <child>
369 <object class="GtkSpinButton" id="NF_LABEL_DEGREES">
370 <property name="visible">True</property>
371 <property name="can_focus">True</property>
372 <property name="valign">center</property>
373 <property name="activates_default">True</property>
374 <property name="adjustment">adjustmentDEGREE</property>
375 <property name="wrap">True</property>
376 <property name="truncate-multiline">True</property>
377 <child internal-child="accessible">
378 <object class="AtkObject" id="NF_LABEL_DEGREES-atkobject">
379 <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>
380 </object>
381 </child>
382 </object>
383 <packing>
384 <property name="expand">False</property>
385 <property name="fill">True</property>
386 <property name="position">1</property>
387 </packing>
388 </child>
389 <child>
390 <object class="GtkLabel" id="FT_LABEL_DEGREES">
391 <property name="visible">True</property>
392 <property name="can_focus">False</property>
393 <property name="label" translatable="yes" context="tp_DataLabel|FT_LABEL_DEGREES">_Degrees</property>
394 <property name="use_underline">True</property>
395 </object>
396 <packing>
397 <property name="expand">False</property>
398 <property name="fill">True</property>
399 <property name="position">2</property>
400 </packing>
401 </child>
402 </object>
403 <packing>
404 <property name="expand">False</property>
405 <property name="fill">True</property>
406 <property name="position">0</property>
407 </packing>
408 </child>
409 <child>
410 <object class="GtkBox" id="boxTXT_DIRECTION">
411 <property name="visible">True</property>
412 <property name="can_focus">False</property>
413 <property name="spacing">12</property>
414 <child>
415 <object class="GtkLabel" id="FT_LABEL_TEXTDIR">
416 <property name="visible">True</property>
417 <property name="can_focus">False</property>
418 <property name="label" translatable="yes" context="tp_DataLabel|FT_LABEL_TEXTDIR">Te_xt direction</property>
419 <property name="use_underline">True</property>
420 <property name="mnemonic_widget">LB_LABEL_TEXTDIR</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_LABEL_TEXTDIR">
430 <property name="visible">True</property>
431 <property name="can_focus">False</property>
432 <property name="no_show_all">True</property>
433 <child internal-child="accessible">
434 <object class="AtkObject" id="LB_LABEL_TEXTDIR-atkobject">
435 <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>
436 </object>
437 </child>
438 </object>
439 <packing>
440 <property name="expand">False</property>
441 <property name="fill">True</property>
442 <property name="position">1</property>
443 </packing>
444 </child>
445 </object>
446 <packing>
447 <property name="expand">False</property>
448 <property name="fill">True</property>
449 <property name="position">1</property>
450 </packing>
451 </child>
452 </object>
453 </child>
454 </object>
455 </child>
456 <child type="label">
457 <object class="GtkLabel" id="label2">
458 <property name="visible">True</property>
459 <property name="can_focus">False</property>
460 <property name="label" translatable="yes" context="tp_DataLabel|label2">Rotate Text</property>
461 <property name="xalign">0</property>
462 <attributes>
463 <attribute name="weight" value="bold"/>
464 </attributes>
465 </object>
466 </child>
467 </object>
468 <packing>
469 <property name="expand">False</property>
470 <property name="fill">True</property>
471 <property name="position">1</property>
472 </packing>
473 </child>
474 <child>
475 <object class="GtkFrame" id="frame3">
476 <property name="visible">True</property>
477 <property name="can_focus">False</property>
478 <property name="label_xalign">0</property>
479 <property name="shadow_type">none</property>
480 <child>
481 <object class="GtkAlignment" id="alignment3">
482 <property name="visible">True</property>
483 <property name="can_focus">False</property>
484 <property name="top_padding">6</property>
485 <property name="left_padding">12</property>
486 <child>
487 <object class="GtkBox" id="box6">
488 <property name="visible">True</property>
489 <property name="can_focus">False</property>
490 <property name="orientation">vertical</property>
491 <child>
492 <object class="GtkCheckButton" id="CB_CUSTOM_LEADER_LINES">
493 <property name="label" translatable="yes" context="tp_DataLabel|CB_CUSTOM_LEADER_LINES">_Connect displaced data labels to data points</property>
494 <property name="visible">True</property>
495 <property name="can_focus">True</property>
496 <property name="receives_default">False</property>
497 <property name="use_underline">True</property>
498 <property name="xalign">0</property>
499 <property name="draw_indicator">True</property>
500 <child internal-child="accessible">
501 <object class="AtkObject" id="CB_CUSTOM_LEADER_LINES-atkobject">
502 <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>
503 </object>
504 </child>
505 </object>
506 <packing>
507 <property name="expand">False</property>
508 <property name="fill">True</property>
509 <property name="position">0</property>
510 </packing>
511 </child>
512 </object>
513 </child>
514 </object>
515 </child>
516 <child type="label">
517 <object class="GtkLabel" id="label3">
518 <property name="visible">True</property>
519 <property name="can_focus">False</property>
520 <property name="label" translatable="yes" context="tp_DataLabel|label3">Leader Lines</property>
521 <property name="xalign">0</property>
522 <attributes>
523 <attribute name="weight" value="bold"/>
524 </attributes>
525 </object>
526 </child>
527 </object>
528 <packing>
529 <property name="expand">False</property>
530 <property name="fill">True</property>
531 <property name="position">2</property>
532 </packing>
533 </child>
534 <child internal-child="accessible">
535 <object class="AtkObject" id="tp_DataLabel-atkobject">
536 <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>
537 </object>
538 </child>
539 </object>
540 <object class="GtkSizeGroup" id="sizegroup1">
541 <widgets>
542 <widget name="FT_TEXT_SEPARATOR"/>
543 <widget name="FT_LABEL_PLACEMENT"/>
544 </widgets>
545 </object>
546 <object class="GtkSizeGroup" id="sizegroup2">
547 <widgets>
548 <widget name="LB_TEXT_SEPARATOR"/>
549 <widget name="LB_LABEL_PLACEMENT"/>
550 </widgets>
551 </object>
552 </interface>