1 <?xml version=
"1.0" encoding=
"UTF-8"?>
2 <!-- Generated with glade 3.36.0 -->
3 <interface domain=
"sw">
4 <requires lib=
"gtk+" version=
"3.20"/>
5 <object class=
"GtkMenu" id=
"menu">
6 <property name=
"visible">True
</property>
7 <property name=
"can_focus">False
</property>
9 <object class=
"GtkMenuItem" id=
"sum">
10 <property name=
"visible">True
</property>
11 <property name=
"can_focus">False
</property>
12 <property name=
"label" translatable=
"yes" context=
"inputwinmenu|sum">Sum
</property>
13 <property name=
"use_underline">True
</property>
14 <child internal-child=
"accessible">
15 <object class=
"AtkObject" id=
"sum-atkobject">
16 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"inputwinmenu|extended_tip|sum">Calculates the sum of the selected cells.
</property>
22 <object class=
"GtkMenuItem" id=
"round">
23 <property name=
"visible">True
</property>
24 <property name=
"can_focus">False
</property>
25 <property name=
"label" translatable=
"yes" context=
"inputwinmenu|round">Round
</property>
26 <property name=
"use_underline">True
</property>
27 <child internal-child=
"accessible">
28 <object class=
"AtkObject" id=
"round-atkobject">
29 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"inputwinmenu|extended_tip|round">Rounds a number to the specified decimal places.
</property>
35 <object class=
"GtkMenuItem" id=
"phd">
36 <property name=
"visible">True
</property>
37 <property name=
"can_focus">False
</property>
38 <property name=
"label" translatable=
"yes" context=
"inputwinmenu|phd">Percent
</property>
39 <property name=
"use_underline">True
</property>
40 <child internal-child=
"accessible">
41 <object class=
"AtkObject" id=
"phd-atkobject">
42 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"inputwinmenu|extended_tip|phd">Calculates a percentage
</property>
48 <object class=
"GtkMenuItem" id=
"sqrt">
49 <property name=
"visible">True
</property>
50 <property name=
"can_focus">False
</property>
51 <property name=
"label" translatable=
"yes" context=
"inputwinmenu|sqrt">Square Root
</property>
52 <property name=
"use_underline">True
</property>
53 <child internal-child=
"accessible">
54 <object class=
"AtkObject" id=
"sqrt-atkobject">
55 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"inputwinmenu|extended_tip|sqrt">Calculates the square root.
</property>
61 <object class=
"GtkMenuItem" id=
"pow">
62 <property name=
"visible">True
</property>
63 <property name=
"can_focus">False
</property>
64 <property name=
"label" translatable=
"yes" context=
"inputwinmenu|pow">Power
</property>
65 <property name=
"use_underline">True
</property>
66 <child internal-child=
"accessible">
67 <object class=
"AtkObject" id=
"pow-atkobject">
68 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"inputwinmenu|extended_tip|pow">Calculates the power of a number.
</property>
74 <object class=
"GtkMenuItem" id=
"operators">
75 <property name=
"visible">True
</property>
76 <property name=
"can_focus">False
</property>
77 <property name=
"label" translatable=
"yes" context=
"inputwinmenu|operators">Operators
</property>
78 <property name=
"use_underline">True
</property>
79 <child type=
"submenu">
80 <object class=
"GtkMenu">
81 <property name=
"visible">True
</property>
82 <property name=
"can_focus">False
</property>
84 <object class=
"GtkMenuItem" id=
"|">
85 <property name=
"visible">True
</property>
86 <property name=
"can_focus">False
</property>
87 <property name=
"label" translatable=
"yes" context=
"inputwinmenu||">List Separator
</property>
88 <property name=
"use_underline">True
</property>
89 <child internal-child=
"accessible">
90 <object class=
"AtkObject" id=
"|-atkobject">
91 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"inputwinmenu|extended_tip||">Separates the elements in a list.
</property>
97 <object class=
"GtkMenuItem" id=
"eq">
98 <property name=
"visible">True
</property>
99 <property name=
"can_focus">False
</property>
100 <property name=
"label" translatable=
"yes" context=
"inputwinmenu|eq">Equal
</property>
101 <property name=
"use_underline">True
</property>
102 <child internal-child=
"accessible">
103 <object class=
"AtkObject" id=
"eq-atkobject">
104 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"inputwinmenu|extended_tip|eq">Checks if selected values are equal.
</property>
110 <object class=
"GtkMenuItem" id=
"neq">
111 <property name=
"visible">True
</property>
112 <property name=
"can_focus">False
</property>
113 <property name=
"label" translatable=
"yes" context=
"inputwinmenu|neq">Not Equal
</property>
114 <property name=
"use_underline">True
</property>
115 <child internal-child=
"accessible">
116 <object class=
"AtkObject" id=
"neq-atkobject">
117 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"inputwinmenu|extended_tip|neq">Tests for inequality between selected values.
</property>
123 <object class=
"GtkMenuItem" id=
"leq">
124 <property name=
"visible">True
</property>
125 <property name=
"can_focus">False
</property>
126 <property name=
"label" translatable=
"yes" context=
"inputwinmenu|leq">Less Than or Equal
</property>
127 <property name=
"use_underline">True
</property>
128 <child internal-child=
"accessible">
129 <object class=
"AtkObject" id=
"leq-atkobject">
130 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"inputwinmenu|extended_tip|leq">Tests for values less than or equal to a specified value.
</property>
136 <object class=
"GtkMenuItem" id=
"geq">
137 <property name=
"visible">True
</property>
138 <property name=
"can_focus">False
</property>
139 <property name=
"label" translatable=
"yes" context=
"inputwinmenu|geq">Greater Than or Equal
</property>
140 <property name=
"use_underline">True
</property>
141 <child internal-child=
"accessible">
142 <object class=
"AtkObject" id=
"geq-atkobject">
143 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"inputwinmenu|extended_tip|geq">Tests for values greater than or equal to a specified value
</property>
149 <object class=
"GtkMenuItem" id=
"l">
150 <property name=
"visible">True
</property>
151 <property name=
"can_focus">False
</property>
152 <property name=
"label" translatable=
"yes" context=
"inputwinmenu|l">Less
</property>
153 <property name=
"use_underline">True
</property>
154 <child internal-child=
"accessible">
155 <object class=
"AtkObject" id=
"l-atkobject">
156 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"inputwinmenu|extended_tip|l">Tests for values less than a specified value
</property>
162 <object class=
"GtkMenuItem" id=
"g">
163 <property name=
"visible">True
</property>
164 <property name=
"can_focus">False
</property>
165 <property name=
"label" translatable=
"yes" context=
"inputwinmenu|g">Greater
</property>
166 <property name=
"use_underline">True
</property>
167 <child internal-child=
"accessible">
168 <object class=
"AtkObject" id=
"g-atkobject">
169 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"inputwinmenu|extended_tip|g">Tests for values greater than a specified value
</property>
175 <object class=
"GtkSeparatorMenuItem" id=
"separator1">
176 <property name=
"visible">True
</property>
177 <property name=
"can_focus">False
</property>
181 <object class=
"GtkMenuItem" id=
"or">
182 <property name=
"visible">True
</property>
183 <property name=
"can_focus">False
</property>
184 <property name=
"label" translatable=
"yes" context=
"inputwinmenu|or">Boolean Or
</property>
185 <property name=
"use_underline">True
</property>
186 <child internal-child=
"accessible">
187 <object class=
"AtkObject" id=
"or-atkobject">
188 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"inputwinmenu|extended_tip|or">Tests for values matching the Boolean OR
</property>
194 <object class=
"GtkMenuItem" id=
"xor">
195 <property name=
"visible">True
</property>
196 <property name=
"can_focus">False
</property>
197 <property name=
"label" translatable=
"yes" context=
"inputwinmenu|xor">Boolean Xor
</property>
198 <property name=
"use_underline">True
</property>
199 <child internal-child=
"accessible">
200 <object class=
"AtkObject" id=
"xor-atkobject">
201 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"inputwinmenu|extended_tip|xor">Tests for values matching the Boolean exclusive OR
</property>
207 <object class=
"GtkMenuItem" id=
"and">
208 <property name=
"visible">True
</property>
209 <property name=
"can_focus">False
</property>
210 <property name=
"label" translatable=
"yes" context=
"inputwinmenu|and">Boolean And
</property>
211 <property name=
"use_underline">True
</property>
212 <child internal-child=
"accessible">
213 <object class=
"AtkObject" id=
"and-atkobject">
214 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"inputwinmenu|extended_tip|and">Tests for values matching the Boolean AND
</property>
220 <object class=
"GtkMenuItem" id=
"not">
221 <property name=
"visible">True
</property>
222 <property name=
"can_focus">False
</property>
223 <property name=
"label" translatable=
"yes" context=
"inputwinmenu|not">Boolean Not
</property>
224 <property name=
"use_underline">True
</property>
225 <child internal-child=
"accessible">
226 <object class=
"AtkObject" id=
"not-atkobject">
227 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"inputwinmenu|extended_tip|not">Tests for values matching the Boolean NOT
</property>
234 <child internal-child=
"accessible">
235 <object class=
"AtkObject" id=
"operators-atkobject">
236 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"inputwinmenu|extended_tip|operators">You can insert various operators in your formula.
</property>
242 <object class=
"GtkMenuItem" id=
"statistics">
243 <property name=
"visible">True
</property>
244 <property name=
"can_focus">False
</property>
245 <property name=
"label" translatable=
"yes" context=
"inputwinmenu|statistics">Statistical Functions
</property>
246 <property name=
"use_underline">True
</property>
247 <child type=
"submenu">
248 <object class=
"GtkMenu">
249 <property name=
"visible">True
</property>
250 <property name=
"can_focus">False
</property>
252 <object class=
"GtkMenuItem" id=
"mean">
253 <property name=
"visible">True
</property>
254 <property name=
"can_focus">False
</property>
255 <property name=
"label" translatable=
"yes" context=
"inputwinmenu|mean">Mean
</property>
256 <property name=
"use_underline">True
</property>
257 <child internal-child=
"accessible">
258 <object class=
"AtkObject" id=
"mean-atkobject">
259 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"inputwinmenu|extended_tip|mean">Calculates the arithmetic mean of the values in an area or a list.
</property>
265 <object class=
"GtkMenuItem" id=
"min">
266 <property name=
"visible">True
</property>
267 <property name=
"can_focus">False
</property>
268 <property name=
"label" translatable=
"yes" context=
"inputwinmenu|min">Minimum
</property>
269 <property name=
"use_underline">True
</property>
270 <child internal-child=
"accessible">
271 <object class=
"AtkObject" id=
"min-atkobject">
272 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"inputwinmenu|extended_tip|min">Calculates the minimum value in an area or a list.
</property>
278 <object class=
"GtkMenuItem" id=
"max">
279 <property name=
"visible">True
</property>
280 <property name=
"can_focus">False
</property>
281 <property name=
"label" translatable=
"yes" context=
"inputwinmenu|max">Maximum
</property>
282 <property name=
"use_underline">True
</property>
283 <child internal-child=
"accessible">
284 <object class=
"AtkObject" id=
"max-atkobject">
285 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"inputwinmenu|extended_tip|max">Calculates the maximum value in an area or a list.
</property>
291 <object class=
"GtkMenuItem" id=
"count">
292 <property name=
"visible">True
</property>
293 <property name=
"can_focus">False
</property>
294 <property name=
"label" translatable=
"yes" context=
"inputwinmenu|count">Count
</property>
295 <property name=
"use_underline">True
</property>
299 <object class=
"GtkMenuItem" id=
"product">
300 <property name=
"visible">True
</property>
301 <property name=
"can_focus">False
</property>
302 <property name=
"label" translatable=
"yes" context=
"inputwinmenu|product">Product
</property>
303 <property name=
"use_underline">True
</property>
308 <child internal-child=
"accessible">
309 <object class=
"AtkObject" id=
"statistics-atkobject">
310 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"inputwinmenu|extended_tip|statistics">You can choose from the following statistical functions:
</property>
316 <object class=
"GtkMenuItem" id=
"functions">
317 <property name=
"visible">True
</property>
318 <property name=
"can_focus">False
</property>
319 <property name=
"label" translatable=
"yes" context=
"inputwinmenu|functions">Functions
</property>
320 <property name=
"use_underline">True
</property>
321 <child type=
"submenu">
322 <object class=
"GtkMenu">
323 <property name=
"visible">True
</property>
324 <property name=
"can_focus">False
</property>
326 <object class=
"GtkMenuItem" id=
"sin">
327 <property name=
"visible">True
</property>
328 <property name=
"can_focus">False
</property>
329 <property name=
"label" translatable=
"yes" context=
"inputwinmenu|sin">Sine
</property>
330 <property name=
"use_underline">True
</property>
331 <child internal-child=
"accessible">
332 <object class=
"AtkObject" id=
"sin-atkobject">
333 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"inputwinmenu|extended_tip|sin">Calculates the sine in radians
</property>
339 <object class=
"GtkMenuItem" id=
"cos">
340 <property name=
"visible">True
</property>
341 <property name=
"can_focus">False
</property>
342 <property name=
"label" translatable=
"yes" context=
"inputwinmenu|cos">Cosine
</property>
343 <property name=
"use_underline">True
</property>
344 <child internal-child=
"accessible">
345 <object class=
"AtkObject" id=
"cos-atkobject">
346 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"inputwinmenu|extended_tip|cos">Calculates the cosine in radians.
</property>
352 <object class=
"GtkMenuItem" id=
"tag">
353 <property name=
"visible">True
</property>
354 <property name=
"can_focus">False
</property>
355 <property name=
"label" translatable=
"yes" context=
"inputwinmenu|tag">Tangent
</property>
356 <property name=
"use_underline">True
</property>
357 <child internal-child=
"accessible">
358 <object class=
"AtkObject" id=
"tag-atkobject">
359 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"inputwinmenu|extended_tip|tag">Calculates the tangent in radians.
</property>
365 <object class=
"GtkMenuItem" id=
"asin">
366 <property name=
"visible">True
</property>
367 <property name=
"can_focus">False
</property>
368 <property name=
"label" translatable=
"yes" context=
"inputwinmenu|asin">Arcsine
</property>
369 <property name=
"use_underline">True
</property>
370 <child internal-child=
"accessible">
371 <object class=
"AtkObject" id=
"asin-atkobject">
372 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"inputwinmenu|extended_tip|asin">Calculates the arc sine in radians.
</property>
378 <object class=
"GtkMenuItem" id=
"acos">
379 <property name=
"visible">True
</property>
380 <property name=
"can_focus">False
</property>
381 <property name=
"label" translatable=
"yes" context=
"inputwinmenu|acos">Arccosine
</property>
382 <property name=
"use_underline">True
</property>
383 <child internal-child=
"accessible">
384 <object class=
"AtkObject" id=
"acos-atkobject">
385 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"inputwinmenu|extended_tip|acos">Calculates the arc cosine in radians.
</property>
391 <object class=
"GtkMenuItem" id=
"atan">
392 <property name=
"visible">True
</property>
393 <property name=
"can_focus">False
</property>
394 <property name=
"label" translatable=
"yes" context=
"inputwinmenu|atan">Arctangent
</property>
395 <property name=
"use_underline">True
</property>
396 <child internal-child=
"accessible">
397 <object class=
"AtkObject" id=
"atan-atkobject">
398 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"inputwinmenu|extended_tip|atan">Calculates the arc tangent in radians.
</property>
404 <object class=
"GtkSeparatorMenuItem" id=
"separator2">
405 <property name=
"visible">True
</property>
406 <property name=
"can_focus">False
</property>
410 <object class=
"GtkMenuItem" id=
"abs">
411 <property name=
"visible">True
</property>
412 <property name=
"can_focus">False
</property>
413 <property name=
"label" translatable=
"yes" context=
"inputwinmenu|abs">Abs
</property>
414 <property name=
"use_underline">True
</property>
418 <object class=
"GtkMenuItem" id=
"sign">
419 <property name=
"visible">True
</property>
420 <property name=
"can_focus">False
</property>
421 <property name=
"label" translatable=
"yes" context=
"inputwinmenu|sign">Sign
</property>
422 <property name=
"use_underline">True
</property>
426 <object class=
"GtkMenuItem" id=
"int">
427 <property name=
"visible">True
</property>
428 <property name=
"can_focus">False
</property>
429 <property name=
"label" translatable=
"yes" context=
"inputwinmenu|int">Int
</property>
430 <property name=
"use_underline">True
</property>
435 <child internal-child=
"accessible">
436 <object class=
"AtkObject" id=
"functions-atkobject">
437 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"inputwinmenu|extended_tip|functions">You can choose from the following trigonometric functions:
</property>