bump product version to 5.0.4.1
[LibreOffice.git] / sc / uiconfig / scalc / ui / analysisofvariancedialog.ui
blobe4e6bf865e77e4ff0bfa80c5fb97e9b2516b6eac
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Generated with glade 3.18.3 -->
3 <interface>
4 <requires lib="gtk+" version="3.0"/>
5 <requires lib="LibreOffice" version="1.0"/>
6 <object class="GtkAdjustment" id="alpha-adjustment">
7 <property name="lower">0.01</property>
8 <property name="upper">0.98999999999999999</property>
9 <property name="value">0.050000000000000003</property>
10 <property name="step_increment">0.01</property>
11 <property name="page_increment">0.050000000000000003</property>
12 </object>
13 <object class="GtkDialog" id="AnalysisOfVarianceDialog">
14 <property name="can_focus">False</property>
15 <property name="border_width">6</property>
16 <property name="title" translatable="yes">Analysis of Variance (ANOVA)</property>
17 <property name="resizable">False</property>
18 <property name="type_hint">dialog</property>
19 <child internal-child="vbox">
20 <object class="GtkBox" id="dialog-vbox1">
21 <property name="can_focus">False</property>
22 <property name="orientation">vertical</property>
23 <property name="spacing">12</property>
24 <child internal-child="action_area">
25 <object class="GtkButtonBox" id="dialog-action_area1">
26 <property name="can_focus">False</property>
27 <property name="layout_style">end</property>
28 <child>
29 <object class="GtkButton" id="ok">
30 <property name="label">gtk-ok</property>
31 <property name="visible">True</property>
32 <property name="can_focus">True</property>
33 <property name="can_default">True</property>
34 <property name="has_default">True</property>
35 <property name="receives_default">True</property>
36 <property name="use_stock">True</property>
37 </object>
38 <packing>
39 <property name="expand">False</property>
40 <property name="fill">True</property>
41 <property name="position">0</property>
42 </packing>
43 </child>
44 <child>
45 <object class="GtkButton" id="cancel">
46 <property name="label">gtk-cancel</property>
47 <property name="visible">True</property>
48 <property name="can_focus">True</property>
49 <property name="can_default">True</property>
50 <property name="has_default">True</property>
51 <property name="receives_default">True</property>
52 <property name="use_stock">True</property>
53 </object>
54 <packing>
55 <property name="expand">False</property>
56 <property name="fill">True</property>
57 <property name="position">1</property>
58 </packing>
59 </child>
60 <child>
61 <object class="GtkButton" id="help">
62 <property name="label">gtk-help</property>
63 <property name="visible">True</property>
64 <property name="can_focus">True</property>
65 <property name="receives_default">True</property>
66 <property name="use_stock">True</property>
67 </object>
68 <packing>
69 <property name="expand">False</property>
70 <property name="fill">True</property>
71 <property name="position">2</property>
72 <property name="secondary">True</property>
73 </packing>
74 </child>
75 </object>
76 <packing>
77 <property name="expand">False</property>
78 <property name="fill">True</property>
79 <property name="pack_type">end</property>
80 <property name="position">0</property>
81 </packing>
82 </child>
83 <child>
84 <object class="GtkFrame" id="frame-data">
85 <property name="visible">True</property>
86 <property name="can_focus">False</property>
87 <property name="label_xalign">0</property>
88 <property name="shadow_type">none</property>
89 <child>
90 <object class="GtkAlignment" id="alignment4">
91 <property name="visible">True</property>
92 <property name="can_focus">False</property>
93 <property name="top_padding">6</property>
94 <property name="bottom_padding">6</property>
95 <property name="left_padding">12</property>
96 <property name="right_padding">12</property>
97 <child>
98 <object class="GtkGrid" id="grid5">
99 <property name="visible">True</property>
100 <property name="can_focus">False</property>
101 <property name="row_spacing">6</property>
102 <property name="column_spacing">12</property>
103 <child>
104 <object class="GtkLabel" id="input-range-label">
105 <property name="visible">True</property>
106 <property name="can_focus">False</property>
107 <property name="xalign">0</property>
108 <property name="label" translatable="yes">Input range:</property>
109 <property name="use_underline">True</property>
110 <property name="mnemonic_widget">input-range-edit</property>
111 </object>
112 <packing>
113 <property name="left_attach">0</property>
114 <property name="top_attach">0</property>
115 </packing>
116 </child>
117 <child>
118 <object class="GtkLabel" id="output-range-label">
119 <property name="visible">True</property>
120 <property name="can_focus">False</property>
121 <property name="xalign">0</property>
122 <property name="label" translatable="yes">Results to:</property>
123 <property name="use_underline">True</property>
124 <property name="mnemonic_widget">output-range-edit</property>
125 </object>
126 <packing>
127 <property name="left_attach">0</property>
128 <property name="top_attach">1</property>
129 </packing>
130 </child>
131 <child>
132 <object class="foruilo-RefEdit" id="input-range-edit">
133 <property name="visible">True</property>
134 <property name="can_focus">True</property>
135 <property name="valign">center</property>
136 <property name="hexpand">True</property>
137 <property name="invisible_char"></property>
138 <property name="width_chars">30</property>
139 </object>
140 <packing>
141 <property name="left_attach">1</property>
142 <property name="top_attach">0</property>
143 </packing>
144 </child>
145 <child>
146 <object class="foruilo-RefEdit" id="output-range-edit">
147 <property name="visible">True</property>
148 <property name="can_focus">True</property>
149 <property name="valign">center</property>
150 <property name="hexpand">True</property>
151 <property name="invisible_char"></property>
152 <property name="width_chars">30</property>
153 </object>
154 <packing>
155 <property name="left_attach">1</property>
156 <property name="top_attach">1</property>
157 </packing>
158 </child>
159 <child>
160 <object class="foruilo-RefButton" id="input-range-button">
161 <property name="visible">True</property>
162 <property name="can_focus">True</property>
163 <property name="receives_default">True</property>
164 </object>
165 <packing>
166 <property name="left_attach">2</property>
167 <property name="top_attach">0</property>
168 </packing>
169 </child>
170 <child>
171 <object class="foruilo-RefButton" id="output-range-button">
172 <property name="visible">True</property>
173 <property name="can_focus">True</property>
174 <property name="receives_default">True</property>
175 </object>
176 <packing>
177 <property name="left_attach">2</property>
178 <property name="top_attach">1</property>
179 </packing>
180 </child>
181 </object>
182 </child>
183 </object>
184 </child>
185 <child type="label">
186 <object class="GtkLabel" id="label4">
187 <property name="visible">True</property>
188 <property name="can_focus">False</property>
189 <property name="label" translatable="yes">Data</property>
190 <attributes>
191 <attribute name="weight" value="bold"/>
192 </attributes>
193 </object>
194 </child>
195 </object>
196 <packing>
197 <property name="expand">False</property>
198 <property name="fill">True</property>
199 <property name="position">1</property>
200 </packing>
201 </child>
202 <child>
203 <object class="GtkFrame" id="frame-type">
204 <property name="visible">True</property>
205 <property name="can_focus">False</property>
206 <property name="label_xalign">0</property>
207 <property name="shadow_type">none</property>
208 <child>
209 <object class="GtkAlignment" id="alignment7">
210 <property name="visible">True</property>
211 <property name="can_focus">False</property>
212 <property name="top_padding">6</property>
213 <property name="bottom_padding">6</property>
214 <property name="left_padding">12</property>
215 <property name="right_padding">12</property>
216 <child>
217 <object class="GtkGrid" id="grid8">
218 <property name="visible">True</property>
219 <property name="can_focus">False</property>
220 <property name="row_spacing">6</property>
221 <property name="column_spacing">12</property>
222 <child>
223 <object class="GtkRadioButton" id="radio-single-factor">
224 <property name="label" translatable="yes">Single factor</property>
225 <property name="visible">True</property>
226 <property name="can_focus">True</property>
227 <property name="receives_default">False</property>
228 <property name="use_underline">True</property>
229 <property name="xalign">0</property>
230 <property name="draw_indicator">True</property>
231 <property name="group">radio-two-factor</property>
232 </object>
233 <packing>
234 <property name="left_attach">0</property>
235 <property name="top_attach">0</property>
236 </packing>
237 </child>
238 <child>
239 <object class="GtkRadioButton" id="radio-two-factor">
240 <property name="label" translatable="yes">Two factor</property>
241 <property name="visible">True</property>
242 <property name="can_focus">True</property>
243 <property name="receives_default">False</property>
244 <property name="use_underline">True</property>
245 <property name="xalign">0</property>
246 <property name="draw_indicator">True</property>
247 <property name="group">radio-single-factor</property>
248 </object>
249 <packing>
250 <property name="left_attach">1</property>
251 <property name="top_attach">0</property>
252 </packing>
253 </child>
254 </object>
255 </child>
256 </object>
257 </child>
258 <child type="label">
259 <object class="GtkLabel" id="label3">
260 <property name="visible">True</property>
261 <property name="can_focus">False</property>
262 <property name="label" translatable="yes">Type</property>
263 <attributes>
264 <attribute name="weight" value="bold"/>
265 </attributes>
266 </object>
267 </child>
268 </object>
269 <packing>
270 <property name="expand">False</property>
271 <property name="fill">True</property>
272 <property name="position">2</property>
273 </packing>
274 </child>
275 <child>
276 <object class="GtkFrame" id="frame-grouped-by">
277 <property name="visible">True</property>
278 <property name="can_focus">False</property>
279 <property name="label_xalign">0</property>
280 <property name="shadow_type">none</property>
281 <child>
282 <object class="GtkAlignment" id="alignment6">
283 <property name="visible">True</property>
284 <property name="can_focus">False</property>
285 <property name="top_padding">6</property>
286 <property name="bottom_padding">6</property>
287 <property name="left_padding">12</property>
288 <property name="right_padding">12</property>
289 <child>
290 <object class="GtkGrid" id="grid7">
291 <property name="visible">True</property>
292 <property name="can_focus">False</property>
293 <property name="row_spacing">6</property>
294 <property name="column_spacing">12</property>
295 <child>
296 <object class="GtkRadioButton" id="groupedby-columns-radio">
297 <property name="label" translatable="yes">Columns</property>
298 <property name="visible">True</property>
299 <property name="can_focus">True</property>
300 <property name="receives_default">False</property>
301 <property name="use_underline">True</property>
302 <property name="xalign">0</property>
303 <property name="active">True</property>
304 <property name="draw_indicator">True</property>
305 <property name="group">groupedby-rows-radio</property>
306 </object>
307 <packing>
308 <property name="left_attach">0</property>
309 <property name="top_attach">0</property>
310 </packing>
311 </child>
312 <child>
313 <object class="GtkRadioButton" id="groupedby-rows-radio">
314 <property name="label" translatable="yes">Rows</property>
315 <property name="visible">True</property>
316 <property name="can_focus">True</property>
317 <property name="receives_default">False</property>
318 <property name="use_underline">True</property>
319 <property name="xalign">0</property>
320 <property name="yalign">0.56000000238418579</property>
321 <property name="draw_indicator">True</property>
322 <property name="group">groupedby-columns-radio</property>
323 </object>
324 <packing>
325 <property name="left_attach">1</property>
326 <property name="top_attach">0</property>
327 </packing>
328 </child>
329 </object>
330 </child>
331 </object>
332 </child>
333 <child type="label">
334 <object class="GtkLabel" id="label2">
335 <property name="visible">True</property>
336 <property name="can_focus">False</property>
337 <property name="label" translatable="yes">Grouped by</property>
338 <attributes>
339 <attribute name="weight" value="bold"/>
340 </attributes>
341 </object>
342 </child>
343 </object>
344 <packing>
345 <property name="expand">False</property>
346 <property name="fill">True</property>
347 <property name="position">3</property>
348 </packing>
349 </child>
350 <child>
351 <object class="GtkFrame" id="frame-options">
352 <property name="visible">True</property>
353 <property name="can_focus">False</property>
354 <property name="label_xalign">0</property>
355 <property name="shadow_type">none</property>
356 <child>
357 <object class="GtkAlignment" id="alignment5">
358 <property name="visible">True</property>
359 <property name="can_focus">False</property>
360 <property name="top_padding">6</property>
361 <property name="bottom_padding">6</property>
362 <property name="left_padding">12</property>
363 <property name="right_padding">12</property>
364 <child>
365 <object class="GtkGrid" id="grid6">
366 <property name="visible">True</property>
367 <property name="can_focus">False</property>
368 <property name="row_spacing">6</property>
369 <property name="column_spacing">12</property>
370 <child>
371 <object class="GtkLabel" id="alpha-label">
372 <property name="visible">True</property>
373 <property name="can_focus">False</property>
374 <property name="xalign">0</property>
375 <property name="label" translatable="yes">Alpha:</property>
376 <property name="use_underline">True</property>
377 <property name="mnemonic_widget">alpha-spin</property>
378 </object>
379 <packing>
380 <property name="left_attach">0</property>
381 <property name="top_attach">0</property>
382 </packing>
383 </child>
384 <child>
385 <object class="GtkSpinButton" id="alpha-spin">
386 <property name="visible">True</property>
387 <property name="can_focus">True</property>
388 <property name="invisible_char"></property>
389 <property name="text" translatable="yes">0,05</property>
390 <property name="adjustment">alpha-adjustment</property>
391 <property name="digits">2</property>
392 <property name="value">0.050000000000000003</property>
393 </object>
394 <packing>
395 <property name="left_attach">1</property>
396 <property name="top_attach">0</property>
397 </packing>
398 </child>
399 <child>
400 <object class="GtkLabel" id="rows-per-sample-label">
401 <property name="visible">True</property>
402 <property name="can_focus">False</property>
403 <property name="xalign">0</property>
404 <property name="label" translatable="yes">Rows per sample:</property>
405 <property name="use_underline">True</property>
406 <property name="mnemonic_widget">rows-per-sample-spin</property>
407 </object>
408 <packing>
409 <property name="left_attach">0</property>
410 <property name="top_attach">1</property>
411 </packing>
412 </child>
413 <child>
414 <object class="GtkSpinButton" id="rows-per-sample-spin">
415 <property name="visible">True</property>
416 <property name="can_focus">True</property>
417 <property name="invisible_char"></property>
418 <property name="text">1</property>
419 <property name="value">1</property>
420 </object>
421 <packing>
422 <property name="left_attach">1</property>
423 <property name="top_attach">1</property>
424 </packing>
425 </child>
426 </object>
427 </child>
428 </object>
429 </child>
430 <child type="label">
431 <object class="GtkLabel" id="label1">
432 <property name="visible">True</property>
433 <property name="can_focus">False</property>
434 <property name="label" translatable="yes">Parameters</property>
435 <attributes>
436 <attribute name="weight" value="bold"/>
437 </attributes>
438 </object>
439 </child>
440 </object>
441 <packing>
442 <property name="expand">False</property>
443 <property name="fill">True</property>
444 <property name="position">4</property>
445 </packing>
446 </child>
447 </object>
448 </child>
449 <action-widgets>
450 <action-widget response="0">ok</action-widget>
451 </action-widgets>
452 </object>
453 <object class="GtkSizeGroup" id="sizegroup1">
454 <widgets>
455 <widget name="input-range-label"/>
456 <widget name="output-range-label"/>
457 <widget name="radio-single-factor"/>
458 <widget name="groupedby-columns-radio"/>
459 <widget name="alpha-label"/>
460 <widget name="rows-per-sample-label"/>
461 </widgets>
462 </object>
463 <object class="GtkSizeGroup" id="sizegroup2">
464 <widgets>
465 <widget name="input-range-edit"/>
466 <widget name="output-range-edit"/>
467 <widget name="radio-two-factor"/>
468 <widget name="groupedby-rows-radio"/>
469 </widgets>
470 </object>
471 </interface>