nss: upgrade to release 3.73
[LibreOffice.git] / chart2 / uiconfig / ui / tp_DataPointOption.ui
blobb9f4cb17c00dd2bf64f6475ce88284bc0ec12ed8
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="adjustmentGAP">
6 <property name="upper">600</property>
7 <property name="step_increment">1</property>
8 <property name="page_increment">10</property>
9 </object>
10 <object class="GtkAdjustment" id="adjustmentOVERLAP">
11 <property name="lower">-100</property>
12 <property name="upper">100</property>
13 <property name="step_increment">1</property>
14 <property name="page_increment">10</property>
15 </object>
16 <object class="GtkBox" id="tp_DataPointOption">
17 <property name="visible">True</property>
18 <property name="can_focus">False</property>
19 <property name="border_width">6</property>
20 <property name="orientation">vertical</property>
21 <property name="spacing">6</property>
22 <child>
23 <object class="GtkFrame" id="frameLegend">
24 <property name="visible">True</property>
25 <property name="can_focus">False</property>
26 <property name="label_xalign">0</property>
27 <property name="shadow_type">none</property>
28 <child>
29 <object class="GtkAlignment">
30 <property name="visible">True</property>
31 <property name="can_focus">False</property>
32 <property name="top_padding">6</property>
33 <property name="left_padding">12</property>
34 <child>
35 <object class="GtkBox">
36 <property name="visible">True</property>
37 <property name="can_focus">False</property>
38 <property name="orientation">vertical</property>
39 <child>
40 <object class="GtkCheckButton" id="CB_LEGEND_ENTRY_HIDDEN">
41 <property name="label" translatable="yes" context="tp_DataPointOption|CB_LEGEND_ENTRY_HIDDEN">Hide legend entry</property>
42 <property name="visible">True</property>
43 <property name="can_focus">True</property>
44 <property name="receives_default">False</property>
45 <property name="halign">start</property>
46 <property name="draw_indicator">True</property>
47 <child internal-child="accessible">
48 <object class="AtkObject" id="CB_LEGEND_ENTRY_HIDDEN-atkobject">
49 <property name="AtkObject::accessible-description" translatable="yes" context="tp_DataPointOption|extended_tip|CB_LEGEND_ENTRY_HIDDEN">Do not show legend entry for the selected data series or data point.</property>
50 </object>
51 </child>
52 </object>
53 <packing>
54 <property name="expand">False</property>
55 <property name="fill">True</property>
56 <property name="position">0</property>
57 </packing>
58 </child>
59 </object>
60 </child>
61 </object>
62 </child>
63 <child type="label">
64 <object class="GtkLabel" id="label1">
65 <property name="visible">True</property>
66 <property name="can_focus">False</property>
67 <property name="label" translatable="yes" context="tp_DataPointOption|label1">Legend Entry</property>
68 <attributes>
69 <attribute name="weight" value="bold"/>
70 </attributes>
71 </object>
72 </child>
73 </object>
74 <packing>
75 <property name="expand">False</property>
76 <property name="fill">True</property>
77 <property name="position">3</property>
78 </packing>
79 </child>
80 </object>
81 </interface>