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