tdf#130857 qt weld: Implement QtInstanceWidget::strip_mnemonic
[LibreOffice.git] / chart2 / uiconfig / ui / tp_LegendPosition.ui
blob9584e4ef56b89183b6c92dc6b0d0ac760dc3fa8d
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="GtkBox" id="tp_LegendPosition">
6 <property name="visible">True</property>
7 <property name="can_focus">False</property>
8 <property name="border_width">6</property>
9 <property name="orientation">vertical</property>
10 <property name="spacing">12</property>
11 <child>
12 <object class="GtkFrame" id="framePOSITION">
13 <property name="visible">True</property>
14 <property name="can_focus">False</property>
15 <property name="label_xalign">0</property>
16 <property name="shadow_type">none</property>
17 <child>
18 <!-- n-columns=1 n-rows=1 -->
19 <object class="GtkGrid" id="grid1">
20 <property name="visible">True</property>
21 <property name="can_focus">False</property>
22 <property name="row_spacing">6</property>
23 <property name="margin-start">12</property>
24 <property name="margin-top">6</property>
25 <child>
26 <object class="GtkRadioButton" id="left">
27 <property name="label" translatable="yes" context="tp_LegendPosition|left">_Left</property>
28 <property name="active">True</property>
29 <property name="visible">True</property>
30 <property name="can_focus">True</property>
31 <property name="receives_default">False</property>
32 <property name="use_underline">True</property>
33 <property name="draw_indicator">True</property>
34 <child internal-child="accessible">
35 <object class="AtkObject" id="left-atkobject">
36 <property name="AtkObject::accessible-description" translatable="yes" context="tp_LegendPosition|extended_tip|left">Positions the legend at the left of the chart.</property>
37 </object>
38 </child>
39 </object>
40 <packing>
41 <property name="left_attach">0</property>
42 <property name="top_attach">0</property>
43 </packing>
44 </child>
45 <child>
46 <object class="GtkRadioButton" id="right">
47 <property name="label" translatable="yes" context="tp_LegendPosition|right">_Right</property>
48 <property name="visible">True</property>
49 <property name="can_focus">True</property>
50 <property name="receives_default">False</property>
51 <property name="use_underline">True</property>
52 <property name="draw_indicator">True</property>
53 <property name="group">left</property>
54 <child internal-child="accessible">
55 <object class="AtkObject" id="right-atkobject">
56 <property name="AtkObject::accessible-description" translatable="yes" context="tp_LegendPosition|extended_tip|right">Positions the legend at the right of the chart.</property>
57 </object>
58 </child>
59 </object>
60 <packing>
61 <property name="left_attach">0</property>
62 <property name="top_attach">1</property>
63 </packing>
64 </child>
65 <child>
66 <object class="GtkRadioButton" id="top">
67 <property name="label" translatable="yes" context="tp_LegendPosition|top">_Top</property>
68 <property name="visible">True</property>
69 <property name="can_focus">True</property>
70 <property name="receives_default">False</property>
71 <property name="use_underline">True</property>
72 <property name="draw_indicator">True</property>
73 <property name="group">left</property>
74 <child internal-child="accessible">
75 <object class="AtkObject" id="top-atkobject">
76 <property name="AtkObject::accessible-description" translatable="yes" context="tp_LegendPosition|extended_tip|top">Positions the legend at the top of the chart.</property>
77 </object>
78 </child>
79 </object>
80 <packing>
81 <property name="left_attach">0</property>
82 <property name="top_attach">2</property>
83 </packing>
84 </child>
85 <child>
86 <object class="GtkRadioButton" id="bottom">
87 <property name="label" translatable="yes" context="tp_LegendPosition|bottom">_Bottom</property>
88 <property name="visible">True</property>
89 <property name="can_focus">True</property>
90 <property name="receives_default">False</property>
91 <property name="use_underline">True</property>
92 <property name="draw_indicator">True</property>
93 <property name="group">left</property>
94 <child internal-child="accessible">
95 <object class="AtkObject" id="bottom-atkobject">
96 <property name="AtkObject::accessible-description" translatable="yes" context="tp_LegendPosition|extended_tip|bottom">Positions the legend at the bottom of the chart.</property>
97 </object>
98 </child>
99 </object>
100 <packing>
101 <property name="left_attach">0</property>
102 <property name="top_attach">3</property>
103 </packing>
104 </child>
105 </object>
106 </child>
107 <child type="label">
108 <object class="GtkLabel" id="TXT_POSITION">
109 <property name="visible">True</property>
110 <property name="can_focus">False</property>
111 <property name="label" translatable="yes" context="tp_LegendPosition|TXT_POSITION">Position</property>
112 <property name="xalign">0</property>
113 <attributes>
114 <attribute name="weight" value="bold"/>
115 </attributes>
116 </object>
117 </child>
118 </object>
119 <packing>
120 <property name="expand">False</property>
121 <property name="fill">True</property>
122 <property name="position">0</property>
123 </packing>
124 </child>
125 <child>
126 <object class="GtkFrame" id="frameORIENTATION">
127 <property name="visible">True</property>
128 <property name="can_focus">False</property>
129 <property name="label_xalign">0</property>
130 <property name="shadow_type">none</property>
131 <child>
132 <object class="GtkBox" id="box1">
133 <property name="visible">True</property>
134 <property name="can_focus">False</property>
135 <property name="spacing">12</property>
136 <property name="margin-start">12</property>
137 <property name="margin-top">6</property>
138 <child>
139 <object class="GtkLabel" id="FT_LEGEND_TEXTDIR">
140 <property name="visible">True</property>
141 <property name="can_focus">False</property>
142 <property name="label" translatable="yes" context="tp_LegendPosition|FT_LEGEND_TEXTDIR">Te_xt direction</property>
143 <property name="use_underline">True</property>
144 <property name="xalign">0</property>
145 </object>
146 <packing>
147 <property name="expand">False</property>
148 <property name="fill">True</property>
149 <property name="position">0</property>
150 </packing>
151 </child>
152 <child>
153 <object class="GtkComboBoxText" id="LB_LEGEND_TEXTDIR">
154 <property name="visible">True</property>
155 <property name="can_focus">False</property>
156 <child internal-child="accessible">
157 <object class="AtkObject" id="LB_LEGEND_TEXTDIR-atkobject">
158 <property name="AtkObject::accessible-description" translatable="yes" context="tp_LegendPosition|extended_tip|LB_LEGEND_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>
159 </object>
160 </child>
161 </object>
162 <packing>
163 <property name="expand">False</property>
164 <property name="fill">True</property>
165 <property name="position">1</property>
166 </packing>
167 </child>
168 </object>
169 </child>
170 <child type="label">
171 <object class="GtkLabel" id="TXT_ORIENTATION">
172 <property name="visible">True</property>
173 <property name="can_focus">False</property>
174 <property name="label" translatable="yes" context="tp_LegendPosition|TXT_ORIENTATION">Text Orientation</property>
175 <property name="xalign">0</property>
176 <attributes>
177 <attribute name="weight" value="bold"/>
178 </attributes>
179 </object>
180 </child>
181 </object>
182 <packing>
183 <property name="expand">False</property>
184 <property name="fill">True</property>
185 <property name="position">1</property>
186 </packing>
187 </child>
188 <child>
189 <object class="GtkFrame" id="frameOVERLAY">
190 <property name="visible">True</property>
191 <property name="can_focus">False</property>
192 <property name="label_xalign">0</property>
193 <property name="shadow_type">none</property>
194 <child>
195 <object class="GtkBox" id="box2">
196 <property name="visible">True</property>
197 <property name="can_focus">False</property>
198 <property name="spacing">12</property>
199 <property name="margin-start">12</property>
200 <property name="margin-top">6</property>
201 <child>
202 <object class="GtkCheckButton" id="CB_NO_OVERLAY">
203 <property name="label" translatable="yes" context="tp_LegendPosition|CB_NO_OVERLAY">Show the legend without overlapping the chart</property>
204 <property name="visible">True</property>
205 <property name="can_focus">False</property>
206 <property name="receives_default">False</property>
207 <property name="use_underline">True</property>
208 <property name="draw_indicator">True</property>
209 <child internal-child="accessible">
210 <object class="AtkObject" id="CB_NO_OVERLAY-atkobject">
211 <property name="AtkObject::accessible-description" translatable="yes" context="tp_LegendPosition|extended_tip|CB_NO_OVERLAY">Specifies whether the legend should overlap the chart.</property>
212 </object>
213 </child>
214 </object>
215 <packing>
216 <property name="expand">False</property>
217 <property name="fill">True</property>
218 <property name="position">0</property>
219 </packing>
220 </child>
221 </object>
222 </child>
223 <child type="label">
224 <object class="GtkLabel" id="TXT_OVERLAY">
225 <property name="visible">True</property>
226 <property name="can_focus">False</property>
227 <property name="label" translatable="yes" context="tp_LegendPosition|TXT_OVERLAY">Overlay</property>
228 <property name="xalign">0</property>
229 <attributes>
230 <attribute name="weight" value="bold"/>
231 </attributes>
232 </object>
233 </child>
234 </object>
235 <packing>
236 <property name="expand">False</property>
237 <property name="fill">True</property>
238 <property name="position">2</property>
239 </packing>
240 </child>
241 </object>
242 </interface>