bump product version to 5.0.4.1
[LibreOffice.git] / sc / uiconfig / scalc / ui / chisquaretestdialog.ui
blob6c77b5af0fae82a4b32ed426942052aeee7d6374
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="GtkDialog" id="ChiSquareTestDialog">
7 <property name="can_focus">False</property>
8 <property name="border_width">6</property>
9 <property name="title" translatable="yes">Chi Square Test</property>
10 <property name="resizable">False</property>
11 <property name="type_hint">dialog</property>
12 <child internal-child="vbox">
13 <object class="GtkBox" id="dialog-vbox1">
14 <property name="can_focus">False</property>
15 <property name="orientation">vertical</property>
16 <property name="spacing">12</property>
17 <child>
18 <object class="GtkFrame" id="framedata">
19 <property name="visible">True</property>
20 <property name="can_focus">False</property>
21 <property name="label_xalign">0</property>
22 <property name="shadow_type">none</property>
23 <child>
24 <object class="GtkAlignment" id="alignment1">
25 <property name="visible">True</property>
26 <property name="can_focus">False</property>
27 <property name="top_padding">6</property>
28 <property name="bottom_padding">6</property>
29 <property name="left_padding">12</property>
30 <property name="right_padding">12</property>
31 <child>
32 <object class="GtkGrid" id="grid1">
33 <property name="visible">True</property>
34 <property name="can_focus">False</property>
35 <property name="row_spacing">6</property>
36 <property name="column_spacing">12</property>
37 <child>
38 <object class="GtkLabel" id="input-range-label">
39 <property name="visible">True</property>
40 <property name="can_focus">False</property>
41 <property name="xalign">0</property>
42 <property name="label" translatable="yes">Input range:</property>
43 <property name="use_underline">True</property>
44 <property name="mnemonic_widget">input-range-edit</property>
45 </object>
46 <packing>
47 <property name="left_attach">0</property>
48 <property name="top_attach">0</property>
49 </packing>
50 </child>
51 <child>
52 <object class="foruilo-RefEdit" id="input-range-edit">
53 <property name="visible">True</property>
54 <property name="can_focus">True</property>
55 <property name="valign">center</property>
56 <property name="hexpand">True</property>
57 <property name="invisible_char"></property>
58 <property name="width_chars">30</property>
59 </object>
60 <packing>
61 <property name="left_attach">1</property>
62 <property name="top_attach">0</property>
63 </packing>
64 </child>
65 <child>
66 <object class="foruilo-RefButton" id="input-range-button">
67 <property name="visible">True</property>
68 <property name="can_focus">True</property>
69 <property name="receives_default">True</property>
70 </object>
71 <packing>
72 <property name="left_attach">2</property>
73 <property name="top_attach">0</property>
74 </packing>
75 </child>
76 <child>
77 <object class="GtkLabel" id="output-range-label">
78 <property name="visible">True</property>
79 <property name="can_focus">False</property>
80 <property name="xalign">0</property>
81 <property name="label" translatable="yes">Results to:</property>
82 <property name="use_underline">True</property>
83 <property name="mnemonic_widget">output-range-edit</property>
84 </object>
85 <packing>
86 <property name="left_attach">0</property>
87 <property name="top_attach">1</property>
88 </packing>
89 </child>
90 <child>
91 <object class="foruilo-RefEdit" id="output-range-edit">
92 <property name="visible">True</property>
93 <property name="can_focus">True</property>
94 <property name="valign">center</property>
95 <property name="hexpand">True</property>
96 <property name="invisible_char"></property>
97 <property name="width_chars">30</property>
98 </object>
99 <packing>
100 <property name="left_attach">1</property>
101 <property name="top_attach">1</property>
102 </packing>
103 </child>
104 <child>
105 <object class="foruilo-RefButton" id="output-range-button">
106 <property name="visible">True</property>
107 <property name="can_focus">True</property>
108 <property name="receives_default">True</property>
109 </object>
110 <packing>
111 <property name="left_attach">2</property>
112 <property name="top_attach">1</property>
113 </packing>
114 </child>
115 </object>
116 </child>
117 </object>
118 </child>
119 <child type="label">
120 <object class="GtkLabel" id="label1">
121 <property name="visible">True</property>
122 <property name="can_focus">False</property>
123 <property name="label" translatable="yes">Data</property>
124 <attributes>
125 <attribute name="weight" value="bold"/>
126 </attributes>
127 </object>
128 </child>
129 </object>
130 <packing>
131 <property name="expand">False</property>
132 <property name="fill">True</property>
133 <property name="position">0</property>
134 </packing>
135 </child>
136 <child internal-child="action_area">
137 <object class="GtkButtonBox" id="dialog-action_area1">
138 <property name="can_focus">False</property>
139 <property name="layout_style">end</property>
140 <child>
141 <object class="GtkButton" id="ok">
142 <property name="label">gtk-ok</property>
143 <property name="visible">True</property>
144 <property name="can_focus">True</property>
145 <property name="can_default">True</property>
146 <property name="has_default">True</property>
147 <property name="receives_default">True</property>
148 <property name="use_stock">True</property>
149 </object>
150 <packing>
151 <property name="expand">False</property>
152 <property name="fill">True</property>
153 <property name="position">0</property>
154 </packing>
155 </child>
156 <child>
157 <object class="GtkButton" id="cancel">
158 <property name="label">gtk-cancel</property>
159 <property name="visible">True</property>
160 <property name="can_focus">True</property>
161 <property name="can_default">True</property>
162 <property name="has_default">True</property>
163 <property name="receives_default">True</property>
164 <property name="use_stock">True</property>
165 </object>
166 <packing>
167 <property name="expand">False</property>
168 <property name="fill">True</property>
169 <property name="position">1</property>
170 </packing>
171 </child>
172 <child>
173 <object class="GtkButton" id="help">
174 <property name="label">gtk-help</property>
175 <property name="visible">True</property>
176 <property name="can_focus">True</property>
177 <property name="receives_default">True</property>
178 <property name="use_stock">True</property>
179 </object>
180 <packing>
181 <property name="expand">False</property>
182 <property name="fill">True</property>
183 <property name="position">2</property>
184 <property name="secondary">True</property>
185 </packing>
186 </child>
187 </object>
188 <packing>
189 <property name="expand">False</property>
190 <property name="fill">True</property>
191 <property name="pack_type">end</property>
192 <property name="position">0</property>
193 </packing>
194 </child>
195 <child>
196 <object class="GtkFrame" id="frame2">
197 <property name="visible">True</property>
198 <property name="can_focus">False</property>
199 <property name="label_xalign">0</property>
200 <property name="shadow_type">none</property>
201 <child>
202 <object class="GtkAlignment" id="alignment2">
203 <property name="visible">True</property>
204 <property name="can_focus">False</property>
205 <property name="top_padding">6</property>
206 <property name="bottom_padding">6</property>
207 <property name="left_padding">12</property>
208 <property name="right_padding">12</property>
209 <child>
210 <object class="GtkGrid" id="grid2">
211 <property name="visible">True</property>
212 <property name="can_focus">False</property>
213 <property name="row_spacing">6</property>
214 <property name="column_spacing">12</property>
215 <child>
216 <object class="GtkRadioButton" id="groupedby-columns-radio">
217 <property name="label" translatable="yes">_Columns</property>
218 <property name="visible">True</property>
219 <property name="can_focus">True</property>
220 <property name="receives_default">False</property>
221 <property name="use_underline">True</property>
222 <property name="xalign">0</property>
223 <property name="active">True</property>
224 <property name="draw_indicator">True</property>
225 </object>
226 <packing>
227 <property name="left_attach">0</property>
228 <property name="top_attach">0</property>
229 </packing>
230 </child>
231 <child>
232 <object class="GtkRadioButton" id="groupedby-rows-radio">
233 <property name="label" translatable="yes">_Rows</property>
234 <property name="visible">True</property>
235 <property name="can_focus">True</property>
236 <property name="receives_default">False</property>
237 <property name="use_underline">True</property>
238 <property name="xalign">0</property>
239 <property name="draw_indicator">True</property>
240 <property name="group">groupedby-columns-radio</property>
241 </object>
242 <packing>
243 <property name="left_attach">1</property>
244 <property name="top_attach">0</property>
245 </packing>
246 </child>
247 </object>
248 </child>
249 </object>
250 </child>
251 <child type="label">
252 <object class="GtkLabel" id="label2">
253 <property name="visible">True</property>
254 <property name="can_focus">False</property>
255 <property name="label" translatable="yes">Grouped by</property>
256 <attributes>
257 <attribute name="weight" value="bold"/>
258 </attributes>
259 </object>
260 </child>
261 </object>
262 <packing>
263 <property name="expand">False</property>
264 <property name="fill">True</property>
265 <property name="position">2</property>
266 </packing>
267 </child>
268 </object>
269 </child>
270 <action-widgets>
271 <action-widget response="0">ok</action-widget>
272 </action-widgets>
273 </object>
274 <object class="GtkSizeGroup" id="sizegroup1">
275 <widgets>
276 <widget name="input-range-label"/>
277 <widget name="output-range-label"/>
278 <widget name="groupedby-columns-radio"/>
279 <widget name="groupedby-rows-radio"/>
280 </widgets>
281 </object>
282 </interface>