Gtk-WARNING gtktreestore.c:1047: Invalid column number 1 added to iter
[LibreOffice.git] / chart2 / uiconfig / ui / insertaxisdlg.ui
blob5c714e56efd7283f3fc2ce9c0ff90ce22dea765a
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Generated with glade 3.40.0 -->
3 <interface domain="chart">
4 <requires lib="gtk+" version="3.20"/>
5 <object class="GtkDialog" id="InsertAxisDialog">
6 <property name="can-focus">False</property>
7 <property name="border-width">6</property>
8 <property name="title" translatable="yes" context="insertaxisdlg|InsertAxisDialog">Axes</property>
9 <property name="modal">True</property>
10 <property name="default-width">0</property>
11 <property name="default-height">0</property>
12 <property name="type-hint">dialog</property>
13 <child internal-child="vbox">
14 <object class="GtkBox" id="dialog-vbox3">
15 <property name="can-focus">False</property>
16 <property name="orientation">vertical</property>
17 <property name="spacing">12</property>
18 <child internal-child="action_area">
19 <object class="GtkButtonBox" id="dialog-action_area3">
20 <property name="can-focus">False</property>
21 <property name="layout-style">end</property>
22 <child>
23 <object class="GtkButton" id="ok">
24 <property name="label" translatable="yes" context="stock">_OK</property>
25 <property name="visible">True</property>
26 <property name="can-focus">True</property>
27 <property name="can-default">True</property>
28 <property name="has-default">True</property>
29 <property name="receives-default">True</property>
30 <property name="use-underline">True</property>
31 </object>
32 <packing>
33 <property name="expand">False</property>
34 <property name="fill">True</property>
35 <property name="position">0</property>
36 </packing>
37 </child>
38 <child>
39 <object class="GtkButton" id="cancel">
40 <property name="label" translatable="yes" context="stock">_Cancel</property>
41 <property name="visible">True</property>
42 <property name="can-focus">True</property>
43 <property name="receives-default">True</property>
44 <property name="use-underline">True</property>
45 </object>
46 <packing>
47 <property name="expand">False</property>
48 <property name="fill">True</property>
49 <property name="position">1</property>
50 </packing>
51 </child>
52 <child>
53 <object class="GtkButton" id="help">
54 <property name="label" translatable="yes" context="stock">_Help</property>
55 <property name="visible">True</property>
56 <property name="can-focus">True</property>
57 <property name="receives-default">True</property>
58 <property name="margin-end">6</property>
59 <property name="use-underline">True</property>
60 </object>
61 <packing>
62 <property name="expand">False</property>
63 <property name="fill">True</property>
64 <property name="position">2</property>
65 <property name="secondary">True</property>
66 </packing>
67 </child>
68 </object>
69 <packing>
70 <property name="expand">False</property>
71 <property name="fill">True</property>
72 <property name="pack-type">end</property>
73 <property name="position">0</property>
74 </packing>
75 </child>
76 <child>
77 <object class="GtkBox" id="box1">
78 <property name="visible">True</property>
79 <property name="can-focus">False</property>
80 <property name="hexpand">True</property>
81 <property name="vexpand">True</property>
82 <property name="spacing">12</property>
83 <property name="homogeneous">True</property>
84 <child>
85 <object class="GtkFrame" id="frame1">
86 <property name="visible">True</property>
87 <property name="can-focus">False</property>
88 <property name="hexpand">True</property>
89 <property name="label-xalign">0</property>
90 <property name="shadow-type">none</property>
91 <child>
92 <object class="GtkBox" id="box2">
93 <property name="visible">True</property>
94 <property name="can-focus">False</property>
95 <property name="margin-start">12</property>
96 <property name="margin-top">6</property>
97 <property name="vexpand">True</property>
98 <property name="orientation">vertical</property>
99 <property name="spacing">6</property>
100 <child>
101 <object class="GtkCheckButton" id="primaryX">
102 <property name="label" translatable="yes" context="insertaxisdlg|primaryX">_X axis</property>
103 <property name="visible">True</property>
104 <property name="can-focus">True</property>
105 <property name="receives-default">False</property>
106 <property name="use-underline">True</property>
107 <property name="draw-indicator">True</property>
108 <child internal-child="accessible">
109 <object class="AtkObject" id="primaryX-atkobject">
110 <property name="AtkObject::accessible-description" translatable="yes" context="insertaxisdlg|extended_tip|primaryX">Displays the X axis as a line with subdivisions.</property>
111 </object>
112 </child>
113 </object>
114 <packing>
115 <property name="expand">False</property>
116 <property name="fill">True</property>
117 <property name="position">0</property>
118 </packing>
119 </child>
120 <child>
121 <object class="GtkCheckButton" id="primaryY">
122 <property name="label" translatable="yes" context="insertaxisdlg|primaryY">_Y axis</property>
123 <property name="visible">True</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 <child internal-child="accessible">
129 <object class="AtkObject" id="primaryY-atkobject">
130 <property name="AtkObject::accessible-description" translatable="yes" context="insertaxisdlg|extended_tip|primaryY">Displays the Y axis as a line with subdivisions.</property>
131 </object>
132 </child>
133 </object>
134 <packing>
135 <property name="expand">False</property>
136 <property name="fill">True</property>
137 <property name="position">1</property>
138 </packing>
139 </child>
140 <child>
141 <object class="GtkCheckButton" id="primaryZ">
142 <property name="label" translatable="yes" context="insertaxisdlg|primaryZ">_Z axis</property>
143 <property name="visible">True</property>
144 <property name="can-focus">True</property>
145 <property name="receives-default">False</property>
146 <property name="use-underline">True</property>
147 <property name="draw-indicator">True</property>
148 <child internal-child="accessible">
149 <object class="AtkObject" id="primaryZ-atkobject">
150 <property name="AtkObject::accessible-description" translatable="yes" context="insertaxisdlg|extended_tip|primaryZ">Displays the Z axis as a line with subdivisions.</property>
151 </object>
152 </child>
153 </object>
154 <packing>
155 <property name="expand">False</property>
156 <property name="fill">True</property>
157 <property name="position">2</property>
158 </packing>
159 </child>
160 </object>
161 </child>
162 <child type="label">
163 <object class="GtkLabel" id="label1">
164 <property name="visible">True</property>
165 <property name="can-focus">False</property>
166 <property name="hexpand">True</property>
167 <property name="label" translatable="yes" context="insertaxisdlg|label1">Axes</property>
168 <attributes>
169 <attribute name="weight" value="bold"/>
170 </attributes>
171 </object>
172 </child>
173 </object>
174 <packing>
175 <property name="expand">False</property>
176 <property name="fill">True</property>
177 <property name="position">0</property>
178 </packing>
179 </child>
180 <child>
181 <object class="GtkFrame" id="frame2">
182 <property name="visible">True</property>
183 <property name="can-focus">False</property>
184 <property name="hexpand">True</property>
185 <property name="label-xalign">0</property>
186 <property name="shadow-type">none</property>
187 <child>
188 <object class="GtkBox" id="box3">
189 <property name="visible">True</property>
190 <property name="can-focus">False</property>
191 <property name="margin-start">12</property>
192 <property name="margin-top">6</property>
193 <property name="vexpand">True</property>
194 <property name="orientation">vertical</property>
195 <property name="spacing">6</property>
196 <child>
197 <object class="GtkCheckButton" id="secondaryX">
198 <property name="label" translatable="yes" context="insertaxisdlg|secondaryX">X _axis</property>
199 <property name="visible">True</property>
200 <property name="can-focus">True</property>
201 <property name="receives-default">False</property>
202 <property name="use-underline">True</property>
203 <property name="draw-indicator">True</property>
204 <child internal-child="accessible">
205 <object class="AtkObject" id="secondaryX-atkobject">
206 <property name="AtkObject::accessible-description" translatable="yes" context="insertaxisdlg|extended_tip|secondaryX">Displays a secondary X axis in the chart.</property>
207 </object>
208 </child>
209 </object>
210 <packing>
211 <property name="expand">False</property>
212 <property name="fill">True</property>
213 <property name="position">0</property>
214 </packing>
215 </child>
216 <child>
217 <object class="GtkCheckButton" id="secondaryY">
218 <property name="label" translatable="yes" context="insertaxisdlg|secondaryY">Y ax_is</property>
219 <property name="visible">True</property>
220 <property name="can-focus">True</property>
221 <property name="receives-default">False</property>
222 <property name="use-underline">True</property>
223 <property name="draw-indicator">True</property>
224 <child internal-child="accessible">
225 <object class="AtkObject" id="secondaryY-atkobject">
226 <property name="AtkObject::accessible-description" translatable="yes" context="insertaxisdlg|extended_tip|secondaryY">The major axis and the secondary axis can have different scaling. For example, you can scale one axis to 2 in. and the other to 1.5 in. </property>
227 </object>
228 </child>
229 </object>
230 <packing>
231 <property name="expand">False</property>
232 <property name="fill">True</property>
233 <property name="position">1</property>
234 </packing>
235 </child>
236 <child>
237 <object class="GtkCheckButton" id="secondaryZ">
238 <property name="label" translatable="yes" context="insertaxisdlg|secondaryZ">Z axi_s</property>
239 <property name="visible">True</property>
240 <property name="can-focus">True</property>
241 <property name="receives-default">False</property>
242 <property name="use-underline">True</property>
243 <property name="draw-indicator">True</property>
244 </object>
245 <packing>
246 <property name="expand">False</property>
247 <property name="fill">True</property>
248 <property name="position">2</property>
249 </packing>
250 </child>
251 </object>
252 </child>
253 <child type="label">
254 <object class="GtkLabel" id="label2">
255 <property name="visible">True</property>
256 <property name="can-focus">False</property>
257 <property name="hexpand">True</property>
258 <property name="label" translatable="yes" context="insertaxisdlg|label2">Secondary Axes</property>
259 <attributes>
260 <attribute name="weight" value="bold"/>
261 </attributes>
262 </object>
263 </child>
264 </object>
265 <packing>
266 <property name="expand">False</property>
267 <property name="fill">True</property>
268 <property name="position">1</property>
269 </packing>
270 </child>
271 </object>
272 <packing>
273 <property name="expand">False</property>
274 <property name="fill">True</property>
275 <property name="position">1</property>
276 </packing>
277 </child>
278 </object>
279 </child>
280 <action-widgets>
281 <action-widget response="-5">ok</action-widget>
282 <action-widget response="-6">cancel</action-widget>
283 <action-widget response="-11">help</action-widget>
284 </action-widgets>
285 <child internal-child="accessible">
286 <object class="AtkObject" id="InsertAxisDialog-atkobject">
287 <property name="AtkObject::accessible-description" translatable="yes" context="insertaxisdlg|extended_tip|InsertAxisDialog">Specifies the axes to be displayed in the chart.</property>
288 </object>
289 </child>
290 </object>
291 </interface>