nss: upgrade to release 3.73
[LibreOffice.git] / sc / uiconfig / scalc / ui / covariancedialog.ui
blob729e7252b0f734b65a7603f1860e2879823f86ec
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="CovarianceDialog">
6 <property name="can_focus">False</property>
7 <property name="border_width">6</property>
8 <property name="title" translatable="yes" context="covariancedialog|CovarianceDialog">Covariance</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">gtk-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_stock">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">gtk-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_stock">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">gtk-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_stock">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="frame1">
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 <object class="GtkAlignment" id="alignment1">
84 <property name="visible">True</property>
85 <property name="can_focus">False</property>
86 <property name="top_padding">6</property>
87 <property name="bottom_padding">6</property>
88 <property name="left_padding">12</property>
89 <child>
90 <!-- n-columns=1 n-rows=1 -->
91 <object class="GtkGrid" id="grid1">
92 <property name="visible">True</property>
93 <property name="can_focus">False</property>
94 <property name="row_spacing">6</property>
95 <property name="column_spacing">12</property>
96 <child>
97 <object class="GtkLabel" id="input-range-label">
98 <property name="visible">True</property>
99 <property name="can_focus">False</property>
100 <property name="label" translatable="yes" context="covariancedialog|input-range-label">Input range:</property>
101 <property name="use_underline">True</property>
102 <property name="mnemonic_widget">input-range-edit</property>
103 <property name="xalign">0</property>
104 </object>
105 <packing>
106 <property name="left_attach">0</property>
107 <property name="top_attach">0</property>
108 </packing>
109 </child>
110 <child>
111 <object class="GtkEntry" id="input-range-edit">
112 <property name="visible">True</property>
113 <property name="can_focus">True</property>
114 <property name="valign">center</property>
115 <property name="hexpand">True</property>
116 <property name="activates_default">True</property>
117 <property name="truncate-multiline">True</property>
118 <property name="width_chars">30</property>
119 </object>
120 <packing>
121 <property name="left_attach">1</property>
122 <property name="top_attach">0</property>
123 </packing>
124 </child>
125 <child>
126 <object class="GtkButton" id="input-range-button">
127 <property name="visible">True</property>
128 <property name="can_focus">True</property>
129 <property name="receives_default">True</property>
130 </object>
131 <packing>
132 <property name="left_attach">2</property>
133 <property name="top_attach">0</property>
134 </packing>
135 </child>
136 <child>
137 <object class="GtkLabel" id="output-range-label">
138 <property name="visible">True</property>
139 <property name="can_focus">False</property>
140 <property name="label" translatable="yes" context="covariancedialog|output-range-label">Results to:</property>
141 <property name="use_underline">True</property>
142 <property name="mnemonic_widget">output-range-edit</property>
143 <property name="xalign">0</property>
144 </object>
145 <packing>
146 <property name="left_attach">0</property>
147 <property name="top_attach">1</property>
148 </packing>
149 </child>
150 <child>
151 <object class="GtkEntry" id="output-range-edit">
152 <property name="visible">True</property>
153 <property name="can_focus">True</property>
154 <property name="valign">center</property>
155 <property name="hexpand">True</property>
156 <property name="activates_default">True</property>
157 <property name="truncate-multiline">True</property>
158 <property name="width_chars">30</property>
159 </object>
160 <packing>
161 <property name="left_attach">1</property>
162 <property name="top_attach">1</property>
163 </packing>
164 </child>
165 <child>
166 <object class="GtkButton" id="output-range-button">
167 <property name="visible">True</property>
168 <property name="can_focus">True</property>
169 <property name="receives_default">True</property>
170 </object>
171 <packing>
172 <property name="left_attach">2</property>
173 <property name="top_attach">1</property>
174 </packing>
175 </child>
176 </object>
177 </child>
178 </object>
179 </child>
180 <child type="label">
181 <object class="GtkLabel" id="label1">
182 <property name="visible">True</property>
183 <property name="can_focus">False</property>
184 <property name="label" translatable="yes" context="covariancedialog|label1">Data</property>
185 <attributes>
186 <attribute name="weight" value="bold"/>
187 </attributes>
188 </object>
189 </child>
190 </object>
191 <packing>
192 <property name="expand">False</property>
193 <property name="fill">True</property>
194 <property name="position">0</property>
195 </packing>
196 </child>
197 <child>
198 <object class="GtkFrame" id="frame2">
199 <property name="visible">True</property>
200 <property name="can_focus">False</property>
201 <property name="label_xalign">0</property>
202 <property name="shadow_type">none</property>
203 <child>
204 <object class="GtkAlignment" id="alignment2">
205 <property name="visible">True</property>
206 <property name="can_focus">False</property>
207 <property name="top_padding">6</property>
208 <property name="bottom_padding">6</property>
209 <property name="left_padding">12</property>
210 <property name="right_padding">12</property>
211 <child>
212 <!-- n-columns=1 n-rows=1 -->
213 <object class="GtkGrid" id="grid2">
214 <property name="visible">True</property>
215 <property name="can_focus">False</property>
216 <property name="row_spacing">6</property>
217 <property name="column_spacing">12</property>
218 <child>
219 <object class="GtkRadioButton" id="groupedby-columns-radio">
220 <property name="label" translatable="yes" context="covariancedialog|groupedby-columns-radio">Columns</property>
221 <property name="visible">True</property>
222 <property name="can_focus">True</property>
223 <property name="receives_default">False</property>
224 <property name="use_underline">True</property>
225 <property name="xalign">0</property>
226 <property name="active">True</property>
227 <property name="draw_indicator">True</property>
228 </object>
229 <packing>
230 <property name="left_attach">0</property>
231 <property name="top_attach">0</property>
232 </packing>
233 </child>
234 <child>
235 <object class="GtkRadioButton" id="groupedby-rows-radio">
236 <property name="label" translatable="yes" context="covariancedialog|groupedby-rows-radio">Rows</property>
237 <property name="visible">True</property>
238 <property name="can_focus">True</property>
239 <property name="receives_default">False</property>
240 <property name="use_underline">True</property>
241 <property name="xalign">0</property>
242 <property name="draw_indicator">True</property>
243 <property name="group">groupedby-columns-radio</property>
244 </object>
245 <packing>
246 <property name="left_attach">1</property>
247 <property name="top_attach">0</property>
248 </packing>
249 </child>
250 </object>
251 </child>
252 </object>
253 </child>
254 <child type="label">
255 <object class="GtkLabel" id="label2">
256 <property name="visible">True</property>
257 <property name="can_focus">False</property>
258 <property name="label" translatable="yes" context="covariancedialog|label2">Grouped by</property>
259 <attributes>
260 <attribute name="weight" value="bold"/>
261 </attributes>
262 </object>
263 </child>
264 </object>
265 <packing>
266 <property name="expand">False</property>
267 <property name="fill">True</property>
268 <property name="position">3</property>
269 </packing>
270 </child>
271 </object>
272 </child>
273 <action-widgets>
274 <action-widget response="-5">ok</action-widget>
275 <action-widget response="-6">cancel</action-widget>
276 <action-widget response="-11">help</action-widget>
277 </action-widgets>
278 <child type="titlebar">
279 <placeholder/>
280 </child>
281 <child internal-child="accessible">
282 <object class="AtkObject" id="CovarianceDialog-atkobject">
283 <property name="AtkObject::accessible-description" translatable="yes" context="covariancedialog|extended_tip|CovarianceDialog">Calculates the covariance of two sets of numeric data.</property>
284 </object>
285 </child>
286 </object>
287 </interface>