Gtk-WARNING gtktreestore.c:1047: Invalid column number 1 added to iter
[LibreOffice.git] / chart2 / uiconfig / ui / dlg_InsertErrorBars.ui
blobea0719132f5818308fe2feab3db4afccca04c2ad
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="adjustmentNEG">
6 <property name="upper">100</property>
7 <property name="step_increment">1</property>
8 <property name="page_increment">10</property>
9 </object>
10 <object class="GtkAdjustment" id="adjustmentPOS">
11 <property name="upper">100</property>
12 <property name="step_increment">1</property>
13 <property name="page_increment">10</property>
14 </object>
15 <object class="GtkImage" id="imageRANGE_SELECT_NEG">
16 <property name="visible">True</property>
17 <property name="can_focus">False</property>
18 <property name="icon_name">chart2/res/selectrange.png</property>
19 </object>
20 <object class="GtkImage" id="imageRANGE_SELECT_POSITIVE">
21 <property name="visible">True</property>
22 <property name="can_focus">False</property>
23 <property name="icon_name">chart2/res/selectrange.png</property>
24 </object>
25 <object class="GtkDialog" id="dlg_InsertErrorBars">
26 <property name="can_focus">False</property>
27 <property name="border_width">6</property>
28 <property name="title" translatable="yes" context="dlg_InsertErrorBars|dlg_InsertErrorBars">Legend</property>
29 <property name="modal">True</property>
30 <property name="default_width">0</property>
31 <property name="default_height">0</property>
32 <property name="type_hint">dialog</property>
33 <child internal-child="vbox">
34 <object class="GtkBox" id="dialog-vbox1">
35 <property name="can_focus">False</property>
36 <property name="orientation">vertical</property>
37 <property name="spacing">12</property>
38 <child internal-child="action_area">
39 <object class="GtkButtonBox" id="dialog-action_area1">
40 <property name="can_focus">False</property>
41 <property name="layout_style">end</property>
42 <child>
43 <object class="GtkButton" id="ok">
44 <property name="label" translatable="yes" context="stock">_OK</property>
45 <property name="visible">True</property>
46 <property name="can_focus">True</property>
47 <property name="can_default">True</property>
48 <property name="has_default">True</property>
49 <property name="receives_default">True</property>
50 <property name="use-underline">True</property>
51 </object>
52 <packing>
53 <property name="expand">False</property>
54 <property name="fill">True</property>
55 <property name="position">0</property>
56 </packing>
57 </child>
58 <child>
59 <object class="GtkButton" id="cancel">
60 <property name="label" translatable="yes" context="stock">_Cancel</property>
61 <property name="visible">True</property>
62 <property name="can_focus">True</property>
63 <property name="receives_default">True</property>
64 <property name="use-underline">True</property>
65 </object>
66 <packing>
67 <property name="expand">False</property>
68 <property name="fill">True</property>
69 <property name="position">1</property>
70 </packing>
71 </child>
72 <child>
73 <object class="GtkButton" id="help">
74 <property name="label" translatable="yes" context="stock">_Help</property>
75 <property name="visible">True</property>
76 <property name="can_focus">True</property>
77 <property name="receives_default">True</property>
78 <property name="use-underline">True</property>
79 </object>
80 <packing>
81 <property name="expand">False</property>
82 <property name="fill">True</property>
83 <property name="position">2</property>
84 <property name="secondary">True</property>
85 </packing>
86 </child>
87 </object>
88 <packing>
89 <property name="expand">False</property>
90 <property name="fill">True</property>
91 <property name="pack_type">end</property>
92 <property name="position">0</property>
93 </packing>
94 </child>
95 <child>
96 <object class="GtkBox" id="tp_ErrorBars">
97 <property name="visible">True</property>
98 <property name="can_focus">False</property>
99 <property name="border_width">6</property>
100 <property name="orientation">vertical</property>
101 <property name="spacing">6</property>
102 <child>
103 <object class="GtkBox" id="box2">
104 <property name="visible">True</property>
105 <property name="can_focus">False</property>
106 <property name="spacing">12</property>
107 <property name="homogeneous">True</property>
108 <child>
109 <object class="GtkFrame" id="FL_ERROR">
110 <property name="visible">True</property>
111 <property name="can_focus">False</property>
112 <property name="label_xalign">0</property>
113 <property name="shadow_type">none</property>
114 <child>
115 <object class="GtkBox" id="box3">
116 <property name="visible">True</property>
117 <property name="can_focus">False</property>
118 <property name="orientation">vertical</property>
119 <property name="spacing">6</property>
120 <property name="margin-start">12</property>
121 <property name="margin-top">6</property>
122 <child>
123 <object class="GtkRadioButton" id="RB_NONE">
124 <property name="label" translatable="yes" context="dlg_InsertErrorBars|RB_NONE">_None</property>
125 <property name="visible">True</property>
126 <property name="can_focus">True</property>
127 <property name="receives_default">False</property>
128 <property name="use_underline">True</property>
129 <property name="draw_indicator">True</property>
130 <property name="active">True</property>
131 <child internal-child="accessible">
132 <object class="AtkObject" id="RB_NONE-atkobject">
133 <property name="AtkObject::accessible-description" translatable="yes" context="dlg_InsertErrorBars|extended_tip|RB_NONE">Does not show any error bars.</property>
134 </object>
135 </child>
136 </object>
137 <packing>
138 <property name="expand">False</property>
139 <property name="fill">True</property>
140 <property name="position">0</property>
141 </packing>
142 </child>
143 <child>
144 <object class="GtkRadioButton" id="RB_CONST">
145 <property name="label" translatable="yes" context="dlg_InsertErrorBars|RB_CONST">_Constant Value</property>
146 <property name="visible">True</property>
147 <property name="can_focus">True</property>
148 <property name="receives_default">False</property>
149 <property name="use_underline">True</property>
150 <property name="draw_indicator">True</property>
151 <property name="group">RB_NONE</property>
152 <child internal-child="accessible">
153 <object class="AtkObject" id="RB_CONST-atkobject">
154 <property name="AtkObject::accessible-description" translatable="yes" context="dlg_InsertErrorBars|extended_tip|RB_CONST">Displays constant values that you specify in the Parameters area.</property>
155 </object>
156 </child>
157 </object>
158 <packing>
159 <property name="expand">False</property>
160 <property name="fill">True</property>
161 <property name="position">1</property>
162 </packing>
163 </child>
164 <child>
165 <object class="GtkRadioButton" id="RB_PERCENT">
166 <property name="label" translatable="yes" context="dlg_InsertErrorBars|RB_PERCENT">_Percentage</property>
167 <property name="visible">True</property>
168 <property name="can_focus">True</property>
169 <property name="receives_default">False</property>
170 <property name="use_underline">True</property>
171 <property name="draw_indicator">True</property>
172 <property name="group">RB_NONE</property>
173 <child internal-child="accessible">
174 <object class="AtkObject" id="RB_PERCENT-atkobject">
175 <property name="AtkObject::accessible-description" translatable="yes" context="dlg_InsertErrorBars|extended_tip|RB_PERCENT">Displays a percentage. The display refers to the corresponding data point. Set the percentage in the Parameters area.</property>
176 </object>
177 </child>
178 </object>
179 <packing>
180 <property name="expand">False</property>
181 <property name="fill">True</property>
182 <property name="position">2</property>
183 </packing>
184 </child>
185 <child>
186 <object class="GtkBox" id="box4">
187 <property name="visible">True</property>
188 <property name="can_focus">False</property>
189 <property name="spacing">6</property>
190 <child>
191 <object class="GtkRadioButton" id="RB_FUNCTION">
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 <property name="group">RB_NONE</property>
198 <child internal-child="accessible">
199 <object class="AtkObject" id="RB_FUNCTION-atkobject">
200 <property name="AtkObject::accessible-description" translatable="yes" context="dlg_InsertErrorBars|extended_tip|RB_FUNCTION">Select a function to calculate the error bars.</property>
201 </object>
202 </child>
203 </object>
204 <packing>
205 <property name="expand">False</property>
206 <property name="fill">True</property>
207 <property name="position">0</property>
208 </packing>
209 </child>
210 <child>
211 <object class="GtkComboBoxText" id="LB_FUNCTION">
212 <property name="visible">True</property>
213 <property name="can_focus">False</property>
214 <items>
215 <item id="0" translatable="yes" context="dlg_InsertErrorBars|liststoreFUNCTION">Standard Error</item>
216 <item id="1" translatable="yes" context="dlg_InsertErrorBars|liststoreFUNCTION">Standard Deviation</item>
217 <item id="2" translatable="yes" context="dlg_InsertErrorBars|liststoreFUNCTION">Variance</item>
218 <item id="3" translatable="yes" context="dlg_InsertErrorBars|liststoreFUNCTION">Error Margin</item>
219 </items>
220 <child internal-child="accessible">
221 <object class="AtkObject" id="LB_FUNCTION-atkobject">
222 <property name="AtkObject::accessible-description" translatable="yes" context="dlg_InsertErrorBars|extended_tip|LB_FUNCTION">Select a function to calculate the error bars.</property>
223 </object>
224 </child>
225 </object>
226 <packing>
227 <property name="expand">False</property>
228 <property name="fill">True</property>
229 <property name="position">1</property>
230 </packing>
231 </child>
232 </object>
233 <packing>
234 <property name="expand">False</property>
235 <property name="fill">True</property>
236 <property name="position">3</property>
237 </packing>
238 </child>
239 <child>
240 <object class="GtkRadioButton" id="RB_RANGE">
241 <property name="label" translatable="yes" context="dlg_InsertErrorBars|RB_RANGE">Cell _Range</property>
242 <property name="visible">True</property>
243 <property name="can_focus">True</property>
244 <property name="receives_default">False</property>
245 <property name="use_underline">True</property>
246 <property name="draw_indicator">True</property>
247 <property name="group">RB_NONE</property>
248 <child internal-child="accessible">
249 <object class="AtkObject" id="RB_RANGE-atkobject">
250 <property name="AtkObject::accessible-description" translatable="yes" context="dlg_InsertErrorBars|extended_tip|RB_RANGE">Click Cell Range and then specify a cell range from which to take the positive and negative error bar values.</property>
251 </object>
252 </child>
253 </object>
254 <packing>
255 <property name="expand">False</property>
256 <property name="fill">True</property>
257 <property name="position">4</property>
258 </packing>
259 </child>
260 </object>
261 </child>
262 <child type="label">
263 <object class="GtkLabel" id="label1">
264 <property name="visible">True</property>
265 <property name="can_focus">False</property>
266 <property name="label" translatable="yes" context="dlg_InsertErrorBars|label1">Error Category</property>
267 <attributes>
268 <attribute name="weight" value="bold"/>
269 </attributes>
270 </object>
271 </child>
272 </object>
273 <packing>
274 <property name="expand">False</property>
275 <property name="fill">True</property>
276 <property name="position">0</property>
277 </packing>
278 </child>
279 <child>
280 <object class="GtkFrame" id="frame2">
281 <property name="visible">True</property>
282 <property name="can_focus">False</property>
283 <property name="label_xalign">0</property>
284 <property name="shadow_type">none</property>
285 <child>
286 <!-- n-columns=1 n-rows=1 -->
287 <object class="GtkGrid" id="grid1">
288 <property name="visible">True</property>
289 <property name="can_focus">False</property>
290 <property name="row_spacing">6</property>
291 <property name="column_spacing">12</property>
292 <property name="margin-start">12</property>
293 <property name="margin-top">6</property>
294 <child>
295 <object class="GtkRadioButton" id="RB_BOTH">
296 <property name="label" translatable="yes" context="dlg_InsertErrorBars|RB_BOTH">Positive _and Negative</property>
297 <property name="visible">True</property>
298 <property name="can_focus">True</property>
299 <property name="receives_default">False</property>
300 <property name="use_underline">True</property>
301 <property name="draw_indicator">True</property>
302 <property name="active">True</property>
303 <child internal-child="accessible">
304 <object class="AtkObject" id="RB_BOTH-atkobject">
305 <property name="AtkObject::accessible-description" translatable="yes" context="dlg_InsertErrorBars|extended_tip|RB_BOTH">Shows positive and negative error bars.</property>
306 </object>
307 </child>
308 </object>
309 <packing>
310 <property name="left_attach">1</property>
311 <property name="top_attach">0</property>
312 </packing>
313 </child>
314 <child>
315 <object class="GtkRadioButton" id="RB_POSITIVE">
316 <property name="label" translatable="yes" context="dlg_InsertErrorBars|RB_POSITIVE">Pos_itive</property>
317 <property name="visible">True</property>
318 <property name="can_focus">True</property>
319 <property name="receives_default">False</property>
320 <property name="use_underline">True</property>
321 <property name="draw_indicator">True</property>
322 <property name="group">RB_BOTH</property>
323 <child internal-child="accessible">
324 <object class="AtkObject" id="RB_POSITIVE-atkobject">
325 <property name="AtkObject::accessible-description" translatable="yes" context="dlg_InsertErrorBars|extended_tip|RB_POSITIVE">Shows only positive error bars.</property>
326 </object>
327 </child>
328 </object>
329 <packing>
330 <property name="left_attach">1</property>
331 <property name="top_attach">1</property>
332 </packing>
333 </child>
334 <child>
335 <object class="GtkRadioButton" id="RB_NEGATIVE">
336 <property name="label" translatable="yes" context="dlg_InsertErrorBars|RB_NEGATIVE">Ne_gative</property>
337 <property name="visible">True</property>
338 <property name="can_focus">True</property>
339 <property name="receives_default">False</property>
340 <property name="use_underline">True</property>
341 <property name="draw_indicator">True</property>
342 <property name="group">RB_BOTH</property>
343 <child internal-child="accessible">
344 <object class="AtkObject" id="RB_NEGATIVE-atkobject">
345 <property name="AtkObject::accessible-description" translatable="yes" context="dlg_InsertErrorBars|extended_tip|RB_NEGATIVE">Shows only negative error bars.</property>
346 </object>
347 </child>
348 </object>
349 <packing>
350 <property name="left_attach">1</property>
351 <property name="top_attach">2</property>
352 </packing>
353 </child>
354 <child>
355 <object class="GtkImage" id="FI_BOTH">
356 <property name="visible">True</property>
357 <property name="can_focus">False</property>
358 <property name="icon-name">missing-image</property>
359 </object>
360 <packing>
361 <property name="left_attach">0</property>
362 <property name="top_attach">0</property>
363 </packing>
364 </child>
365 <child>
366 <object class="GtkImage" id="FI_POSITIVE">
367 <property name="visible">True</property>
368 <property name="can_focus">False</property>
369 <property name="icon-name">missing-image</property>
370 </object>
371 <packing>
372 <property name="left_attach">0</property>
373 <property name="top_attach">1</property>
374 </packing>
375 </child>
376 <child>
377 <object class="GtkImage" id="FI_NEGATIVE">
378 <property name="visible">True</property>
379 <property name="can_focus">False</property>
380 <property name="icon-name">missing-image</property>
381 </object>
382 <packing>
383 <property name="left_attach">0</property>
384 <property name="top_attach">2</property>
385 </packing>
386 </child>
387 </object>
388 </child>
389 <child type="label">
390 <object class="GtkLabel" id="label2">
391 <property name="visible">True</property>
392 <property name="can_focus">False</property>
393 <property name="label" translatable="yes" context="dlg_InsertErrorBars|label2">Error Indicator</property>
394 <property name="xalign">0</property>
395 <attributes>
396 <attribute name="weight" value="bold"/>
397 </attributes>
398 </object>
399 </child>
400 </object>
401 <packing>
402 <property name="expand">False</property>
403 <property name="fill">True</property>
404 <property name="position">1</property>
405 </packing>
406 </child>
407 </object>
408 <packing>
409 <property name="expand">False</property>
410 <property name="fill">True</property>
411 <property name="position">0</property>
412 </packing>
413 </child>
414 <child>
415 <object class="GtkFrame" id="framePARAMETERS">
416 <property name="visible">True</property>
417 <property name="can_focus">False</property>
418 <property name="label_xalign">0</property>
419 <property name="shadow_type">none</property>
420 <child>
421 <object class="GtkBox" id="box5">
422 <property name="visible">True</property>
423 <property name="can_focus">False</property>
424 <property name="orientation">vertical</property>
425 <property name="spacing">6</property>
426 <property name="margin-start">12</property>
427 <property name="margin-top">6</property>
428 <child>
429 <object class="GtkBox" id="boxPOSITIVE">
430 <property name="visible">True</property>
431 <property name="can_focus">False</property>
432 <property name="spacing">12</property>
433 <child>
434 <object class="GtkLabel" id="FT_POSITIVE">
435 <property name="visible">True</property>
436 <property name="can_focus">False</property>
437 <property name="label" translatable="yes" context="dlg_InsertErrorBars|FT_POSITIVE">P_ositive (+)</property>
438 <property name="use_underline">True</property>
439 <property name="mnemonic_widget">MF_POSITIVE</property>
440 </object>
441 <packing>
442 <property name="expand">False</property>
443 <property name="fill">True</property>
444 <property name="position">0</property>
445 </packing>
446 </child>
447 <child>
448 <object class="GtkSpinButton" id="MF_POSITIVE">
449 <property name="visible">True</property>
450 <property name="can_focus">True</property>
451 <property name="adjustment">adjustmentPOS</property>
452 <property name="digits">2</property>
453 <property name="truncate-multiline">True</property>
454 <child internal-child="accessible">
455 <object class="AtkObject" id="MF_POSITIVE-atkobject">
456 <property name="AtkObject::accessible-description" translatable="yes" context="dlg_InsertErrorBars|extended_tip|MF_POSITIVE">Enter the value to add to the displayed value as the positive error value.</property>
457 </object>
458 </child>
459 </object>
460 <packing>
461 <property name="expand">False</property>
462 <property name="fill">True</property>
463 <property name="position">1</property>
464 </packing>
465 </child>
466 <child>
467 <object class="GtkEntry" id="ED_RANGE_POSITIVE">
468 <property name="visible">True</property>
469 <property name="can_focus">True</property>
470 <property name="hexpand">True</property>
471 <property name="activates_default">True</property>
472 <property name="truncate-multiline">True</property>
473 <child internal-child="accessible">
474 <object class="AtkObject" id="ED_RANGE_POSITIVE-atkobject">
475 <property name="AtkObject::accessible-description" translatable="yes" context="dlg_InsertErrorBars|extended_tip|ED_RANGE_POSITIVE">Enter the address range from where to get the positive error values. Use the Shrink button to select the range from a sheet.</property>
476 </object>
477 </child>
478 </object>
479 <packing>
480 <property name="expand">False</property>
481 <property name="fill">True</property>
482 <property name="position">2</property>
483 </packing>
484 </child>
485 <child>
486 <object class="GtkButton" id="IB_RANGE_POSITIVE">
487 <property name="visible">True</property>
488 <property name="can_focus">True</property>
489 <property name="receives_default">True</property>
490 <property name="tooltip_text" translatable="yes" context="dlg_InsertErrorBars|IB_RANGE_POSITIVE|tooltip_text">Select data range</property>
491 <property name="image">imageRANGE_SELECT_POSITIVE</property>
492 <property name="always-show-image">True</property>
493 <child internal-child="accessible">
494 <object class="AtkObject" id="IB_RANGE_POSITIVE-atkobject">
495 <property name="AtkObject::accessible-description" translatable="yes" context="dlg_InsertErrorBars|extended_tip|IB_RANGE_POSITIVE">Click a button to shrink the dialog, then use the mouse to select the cell range in the spreadsheet. Click the button again to restore the dialog to full size.</property>
496 </object>
497 </child>
498 </object>
499 <packing>
500 <property name="expand">False</property>
501 <property name="fill">True</property>
502 <property name="position">3</property>
503 </packing>
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 <child>
513 <object class="GtkBox" id="boxNEGATIVE">
514 <property name="visible">True</property>
515 <property name="can_focus">False</property>
516 <property name="spacing">12</property>
517 <child>
518 <object class="GtkLabel" id="FT_NEGATIVE">
519 <property name="visible">True</property>
520 <property name="can_focus">False</property>
521 <property name="label" translatable="yes" context="dlg_InsertErrorBars|FT_NEGATIVE">_Negative (-)</property>
522 <property name="use_underline">True</property>
523 <property name="mnemonic_widget">MF_NEGATIVE</property>
524 </object>
525 <packing>
526 <property name="expand">False</property>
527 <property name="fill">True</property>
528 <property name="position">0</property>
529 </packing>
530 </child>
531 <child>
532 <object class="GtkSpinButton" id="MF_NEGATIVE">
533 <property name="visible">True</property>
534 <property name="can_focus">True</property>
535 <property name="adjustment">adjustmentNEG</property>
536 <property name="digits">2</property>
537 <property name="truncate-multiline">True</property>
538 <child internal-child="accessible">
539 <object class="AtkObject" id="MF_NEGATIVE-atkobject">
540 <property name="AtkObject::accessible-description" translatable="yes" context="dlg_InsertErrorBars|extended_tip|MF_NEGATIVE">Enter the value to subtract from the displayed value as the negative error value.</property>
541 </object>
542 </child>
543 </object>
544 <packing>
545 <property name="expand">False</property>
546 <property name="fill">True</property>
547 <property name="position">1</property>
548 </packing>
549 </child>
550 <child>
551 <object class="GtkEntry" id="ED_RANGE_NEGATIVE">
552 <property name="visible">True</property>
553 <property name="can_focus">True</property>
554 <property name="hexpand">True</property>
555 <property name="activates_default">True</property>
556 <property name="truncate-multiline">True</property>
557 <child internal-child="accessible">
558 <object class="AtkObject" id="ED_RANGE_NEGATIVE-atkobject">
559 <property name="AtkObject::accessible-description" translatable="yes" context="dlg_InsertErrorBars|extended_tip|ED_RANGE_NEGATIVE">Enter the address range from where to get the negative error values. Use the Shrink button to select the range from a sheet.</property>
560 </object>
561 </child>
562 </object>
563 <packing>
564 <property name="expand">False</property>
565 <property name="fill">True</property>
566 <property name="position">2</property>
567 </packing>
568 </child>
569 <child>
570 <object class="GtkButton" id="IB_RANGE_NEGATIVE">
571 <property name="visible">True</property>
572 <property name="can_focus">True</property>
573 <property name="receives_default">True</property>
574 <property name="tooltip_text" translatable="yes" context="dlg_InsertErrorBars|IB_RANGE_NEGATIVE|tooltip_text">Select data range</property>
575 <property name="image">imageRANGE_SELECT_NEG</property>
576 <property name="always-show-image">True</property>
577 <child internal-child="accessible">
578 <object class="AtkObject" id="IB_RANGE_NEGATIVE-atkobject">
579 <property name="AtkObject::accessible-description" translatable="yes" context="dlg_InsertErrorBars|extended_tip|IB_RANGE_NEGATIVE">Click a button to shrink the dialog, then use the mouse to select the cell range in the spreadsheet. Click the button again to restore the dialog to full size.</property>
580 </object>
581 </child>
582 </object>
583 <packing>
584 <property name="expand">False</property>
585 <property name="fill">True</property>
586 <property name="position">3</property>
587 </packing>
588 </child>
589 </object>
590 <packing>
591 <property name="expand">False</property>
592 <property name="fill">True</property>
593 <property name="position">1</property>
594 </packing>
595 </child>
596 <child>
597 <object class="GtkCheckButton" id="CB_SYN_POS_NEG">
598 <property name="label" translatable="yes" context="dlg_InsertErrorBars|CB_SYN_POS_NEG">Same value for both</property>
599 <property name="visible">True</property>
600 <property name="can_focus">True</property>
601 <property name="receives_default">False</property>
602 <property name="use_underline">True</property>
603 <property name="draw_indicator">True</property>
604 <child internal-child="accessible">
605 <object class="AtkObject" id="CB_SYN_POS_NEG-atkobject">
606 <property name="AtkObject::accessible-description" translatable="yes" context="dlg_InsertErrorBars|extended_tip|CB_SYN_POS_NEG">Enable to use the positive error values also as negative error values. You can only change the value of the "Positive (+)" box. That value gets copied to the "Negative (-)" box automatically.</property>
607 </object>
608 </child>
609 </object>
610 <packing>
611 <property name="expand">False</property>
612 <property name="fill">True</property>
613 <property name="position">2</property>
614 </packing>
615 </child>
616 </object>
617 </child>
618 <child type="label">
619 <object class="GtkLabel" id="label3">
620 <property name="visible">True</property>
621 <property name="can_focus">False</property>
622 <property name="label" translatable="yes" context="dlg_InsertErrorBars|label3">Parameters</property>
623 <property name="xalign">0</property>
624 <attributes>
625 <attribute name="weight" value="bold"/>
626 </attributes>
627 </object>
628 </child>
629 </object>
630 <packing>
631 <property name="expand">False</property>
632 <property name="fill">True</property>
633 <property name="position">1</property>
634 </packing>
635 </child>
636 <child>
637 <object class="GtkLabel" id="STR_DATA_SELECT_RANGE_FOR_POSITIVE_ERRORBARS">
638 <property name="can_focus">False</property>
639 <property name="label" translatable="yes" context="dlg_InsertErrorBars|STR_DATA_SELECT_RANGE_FOR_POSITIVE_ERRORBARS">Select Range for Positive Error Bars</property>
640 </object>
641 <packing>
642 <property name="expand">False</property>
643 <property name="fill">True</property>
644 <property name="position">2</property>
645 </packing>
646 </child>
647 <child>
648 <object class="GtkLabel" id="STR_DATA_SELECT_RANGE_FOR_NEGATIVE_ERRORBARS">
649 <property name="can_focus">False</property>
650 <property name="label" translatable="yes" context="dlg_InsertErrorBars|STR_DATA_SELECT_RANGE_FOR_NEGATIVE_ERRORBARS">Select Range for Negative Error Bars</property>
651 </object>
652 <packing>
653 <property name="expand">False</property>
654 <property name="fill">True</property>
655 <property name="position">3</property>
656 </packing>
657 </child>
658 <child>
659 <object class="GtkLabel" id="STR_CONTROLTEXT_ERROR_BARS_FROM_DATA">
660 <property name="can_focus">False</property>
661 <property name="label" translatable="yes" context="dlg_InsertErrorBars|STR_CONTROLTEXT_ERROR_BARS_FROM_DATA">From Data Table</property>
662 </object>
663 <packing>
664 <property name="expand">False</property>
665 <property name="fill">True</property>
666 <property name="position">4</property>
667 </packing>
668 </child>
669 </object>
670 <packing>
671 <property name="expand">False</property>
672 <property name="fill">True</property>
673 <property name="position">1</property>
674 </packing>
675 </child>
676 </object>
677 </child>
678 <action-widgets>
679 <action-widget response="-5">ok</action-widget>
680 <action-widget response="-6">cancel</action-widget>
681 <action-widget response="-11">help</action-widget>
682 </action-widgets>
683 <child type="titlebar">
684 <placeholder/>
685 </child>
686 </object>
687 <object class="GtkSizeGroup" id="sizegroup1">
688 <widgets>
689 <widget name="FT_POSITIVE"/>
690 <widget name="FT_NEGATIVE"/>
691 <widget name="FT_NEGATIVE"/>
692 <widget name="FT_POSITIVE"/>
693 </widgets>
694 </object>
695 </interface>