Avoid potential negative array index access to cached text.
[LibreOffice.git] / sc / uiconfig / scalc / ui / chisquaretestdialog.ui
blobcbbd76a316dfb6928173f630852ea89df5822c88
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="GtkDialog" id="ChiSquareTestDialog">
6 <property name="can_focus">False</property>
7 <property name="border_width">6</property>
8 <property name="title" translatable="yes" context="chisquaretestdialog|ChiSquareTestDialog">Chi Square Test</property>
9 <property name="resizable">False</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-vbox1">
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_area1">
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="can_default">True</property>
44 <property name="receives_default">True</property>
45 <property name="use-underline">True</property>
46 </object>
47 <packing>
48 <property name="expand">False</property>
49 <property name="fill">True</property>
50 <property name="position">1</property>
51 </packing>
52 </child>
53 <child>
54 <object class="GtkButton" id="help">
55 <property name="label" translatable="yes" context="stock">_Help</property>
56 <property name="visible">True</property>
57 <property name="can_focus">True</property>
58 <property name="receives_default">True</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="GtkFrame" id="framedata">
78 <property name="visible">True</property>
79 <property name="can_focus">False</property>
80 <property name="label_xalign">0</property>
81 <property name="shadow_type">none</property>
82 <child>
83 <!-- n-columns=1 n-rows=1 -->
84 <object class="GtkGrid" id="grid1">
85 <property name="visible">True</property>
86 <property name="can_focus">False</property>
87 <property name="row_spacing">6</property>
88 <property name="column_spacing">12</property>
89 <property name="margin-start">12</property>
90 <property name="margin-top">6</property>
91 <property name="margin-bottom">6</property>
92 <property name="margin-end">6</property>
93 <child>
94 <object class="GtkLabel" id="input-range-label">
95 <property name="visible">True</property>
96 <property name="can_focus">False</property>
97 <property name="label" translatable="yes" context="chisquaretestdialog|input-range-label">Input range:</property>
98 <property name="use_underline">True</property>
99 <property name="mnemonic_widget">input-range-edit</property>
100 <property name="xalign">0</property>
101 </object>
102 <packing>
103 <property name="left_attach">0</property>
104 <property name="top_attach">0</property>
105 </packing>
106 </child>
107 <child>
108 <object class="GtkEntry" id="input-range-edit">
109 <property name="visible">True</property>
110 <property name="can_focus">True</property>
111 <property name="valign">center</property>
112 <property name="hexpand">True</property>
113 <property name="activates_default">True</property>
114 <property name="truncate-multiline">True</property>
115 <property name="width_chars">30</property>
116 </object>
117 <packing>
118 <property name="left_attach">1</property>
119 <property name="top_attach">0</property>
120 </packing>
121 </child>
122 <child>
123 <object class="GtkButton" id="input-range-button">
124 <property name="visible">True</property>
125 <property name="can_focus">True</property>
126 <property name="receives_default">True</property>
127 </object>
128 <packing>
129 <property name="left_attach">2</property>
130 <property name="top_attach">0</property>
131 </packing>
132 </child>
133 <child>
134 <object class="GtkLabel" id="output-range-label">
135 <property name="visible">True</property>
136 <property name="can_focus">False</property>
137 <property name="label" translatable="yes" context="chisquaretestdialog|output-range-label">Results to:</property>
138 <property name="use_underline">True</property>
139 <property name="mnemonic_widget">output-range-edit</property>
140 <property name="xalign">0</property>
141 </object>
142 <packing>
143 <property name="left_attach">0</property>
144 <property name="top_attach">1</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="output-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">1</property>
171 </packing>
172 </child>
173 </object>
174 </child>
175 <child type="label">
176 <object class="GtkLabel" id="label1">
177 <property name="visible">True</property>
178 <property name="can_focus">False</property>
179 <property name="label" translatable="yes" context="chisquaretestdialog|label1">Data</property>
180 <attributes>
181 <attribute name="weight" value="bold"/>
182 </attributes>
183 </object>
184 </child>
185 </object>
186 <packing>
187 <property name="expand">False</property>
188 <property name="fill">True</property>
189 <property name="position">0</property>
190 </packing>
191 </child>
192 <child>
193 <object class="GtkFrame" id="frame2">
194 <property name="visible">True</property>
195 <property name="can_focus">False</property>
196 <property name="label_xalign">0</property>
197 <property name="shadow_type">none</property>
198 <child>
199 <!-- n-columns=1 n-rows=1 -->
200 <object class="GtkGrid" id="grid2">
201 <property name="visible">True</property>
202 <property name="can_focus">False</property>
203 <property name="row_spacing">6</property>
204 <property name="column_spacing">12</property>
205 <property name="margin-start">12</property>
206 <property name="margin-top">6</property>
207 <property name="margin-bottom">6</property>
208 <property name="margin-end">6</property>
209 <child>
210 <object class="GtkRadioButton" id="groupedby-columns-radio">
211 <property name="label" translatable="yes" context="chisquaretestdialog|groupedby-columns-radio">_Columns</property>
212 <property name="visible">True</property>
213 <property name="can_focus">True</property>
214 <property name="receives_default">False</property>
215 <property name="use_underline">True</property>
216 <property name="active">True</property>
217 <property name="draw_indicator">True</property>
218 </object>
219 <packing>
220 <property name="left_attach">0</property>
221 <property name="top_attach">0</property>
222 </packing>
223 </child>
224 <child>
225 <object class="GtkRadioButton" id="groupedby-rows-radio">
226 <property name="label" translatable="yes" context="chisquaretestdialog|groupedby-rows-radio">_Rows</property>
227 <property name="visible">True</property>
228 <property name="can_focus">True</property>
229 <property name="receives_default">False</property>
230 <property name="use_underline">True</property>
231 <property name="draw_indicator">True</property>
232 <property name="group">groupedby-columns-radio</property>
233 </object>
234 <packing>
235 <property name="left_attach">1</property>
236 <property name="top_attach">0</property>
237 </packing>
238 </child>
239 </object>
240 </child>
241 <child type="label">
242 <object class="GtkLabel" id="label2">
243 <property name="visible">True</property>
244 <property name="can_focus">False</property>
245 <property name="label" translatable="yes" context="chisquaretestdialog|label2">Grouped by</property>
246 <attributes>
247 <attribute name="weight" value="bold"/>
248 </attributes>
249 </object>
250 </child>
251 </object>
252 <packing>
253 <property name="expand">False</property>
254 <property name="fill">True</property>
255 <property name="position">2</property>
256 </packing>
257 </child>
258 </object>
259 </child>
260 <action-widgets>
261 <action-widget response="-5">ok</action-widget>
262 <action-widget response="-6">cancel</action-widget>
263 <action-widget response="-11">help</action-widget>
264 </action-widgets>
265 <child type="titlebar">
266 <placeholder/>
267 </child>
268 <child internal-child="accessible">
269 <object class="AtkObject" id="ChiSquareTestDialog-atkobject">
270 <property name="AtkObject::accessible-description" translatable="yes" context="chisquaretestdialog|extended_tip|ChiSquareTestDialog">Calculates the Chi-square test of a data sample.</property>
271 </object>
272 </child>
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>