1 <?xml version=
"1.0" encoding=
"UTF-8"?>
2 <!-- Generated with glade 3.18.3 -->
4 <requires lib=
"gtk+" version=
"3.0"/>
5 <requires lib=
"LibreOffice" version=
"1.0"/>
6 <object class=
"GtkAdjustment" id=
"interval-adjustment">
7 <property name=
"lower">2</property>
8 <property name=
"upper">10000</property>
9 <property name=
"value">2</property>
10 <property name=
"step_increment">1</property>
11 <property name=
"page_increment">1</property>
13 <object class=
"GtkDialog" id=
"MovingAverageDialog">
14 <property name=
"can_focus">False
</property>
15 <property name=
"border_width">6</property>
16 <property name=
"title" translatable=
"yes">Moving Average
</property>
17 <property name=
"resizable">False
</property>
18 <property name=
"type_hint">dialog
</property>
19 <child internal-child=
"vbox">
20 <object class=
"GtkBox" id=
"dialog-vbox1">
21 <property name=
"can_focus">False
</property>
22 <property name=
"orientation">vertical
</property>
23 <property name=
"spacing">12</property>
25 <object class=
"GtkFrame" id=
"frame-data">
26 <property name=
"visible">True
</property>
27 <property name=
"can_focus">False
</property>
28 <property name=
"label_xalign">0</property>
29 <property name=
"shadow_type">none
</property>
31 <object class=
"GtkAlignment" id=
"alignment3">
32 <property name=
"visible">True
</property>
33 <property name=
"can_focus">False
</property>
34 <property name=
"top_padding">6</property>
35 <property name=
"bottom_padding">6</property>
36 <property name=
"left_padding">12</property>
37 <property name=
"right_padding">12</property>
39 <object class=
"GtkGrid" id=
"grid1">
40 <property name=
"visible">True
</property>
41 <property name=
"can_focus">False
</property>
42 <property name=
"row_spacing">6</property>
43 <property name=
"column_spacing">12</property>
45 <object class=
"GtkLabel" id=
"input-range-label">
46 <property name=
"visible">True
</property>
47 <property name=
"can_focus">False
</property>
48 <property name=
"xalign">0</property>
49 <property name=
"label" translatable=
"yes">Input range:
</property>
50 <property name=
"use_underline">True
</property>
51 <property name=
"mnemonic_widget">input-range-edit
</property>
54 <property name=
"left_attach">0</property>
55 <property name=
"top_attach">0</property>
59 <object class=
"foruilo-RefEdit" id=
"input-range-edit">
60 <property name=
"visible">True
</property>
61 <property name=
"can_focus">True
</property>
62 <property name=
"valign">center
</property>
63 <property name=
"hexpand">True
</property>
64 <property name=
"invisible_char">•
</property>
65 <property name=
"width_chars">30</property>
68 <property name=
"left_attach">1</property>
69 <property name=
"top_attach">0</property>
73 <object class=
"foruilo-RefButton" id=
"input-range-button">
74 <property name=
"visible">True
</property>
75 <property name=
"can_focus">True
</property>
76 <property name=
"receives_default">True
</property>
79 <property name=
"left_attach">2</property>
80 <property name=
"top_attach">0</property>
84 <object class=
"GtkLabel" id=
"output-range-label">
85 <property name=
"visible">True
</property>
86 <property name=
"can_focus">False
</property>
87 <property name=
"xalign">0</property>
88 <property name=
"label" translatable=
"yes">Results to:
</property>
89 <property name=
"use_underline">True
</property>
90 <property name=
"mnemonic_widget">output-range-edit
</property>
93 <property name=
"left_attach">0</property>
94 <property name=
"top_attach">1</property>
98 <object class=
"foruilo-RefEdit" id=
"output-range-edit">
99 <property name=
"visible">True
</property>
100 <property name=
"can_focus">True
</property>
101 <property name=
"valign">center
</property>
102 <property name=
"hexpand">True
</property>
103 <property name=
"invisible_char">•
</property>
104 <property name=
"width_chars">30</property>
107 <property name=
"left_attach">1</property>
108 <property name=
"top_attach">1</property>
112 <object class=
"foruilo-RefButton" id=
"output-range-button">
113 <property name=
"visible">True
</property>
114 <property name=
"can_focus">True
</property>
115 <property name=
"receives_default">True
</property>
118 <property name=
"left_attach">2</property>
119 <property name=
"top_attach">1</property>
127 <object class=
"GtkLabel" id=
"label3">
128 <property name=
"visible">True
</property>
129 <property name=
"can_focus">False
</property>
130 <property name=
"label" translatable=
"yes">Data
</property>
132 <attribute name=
"weight" value=
"bold"/>
138 <property name=
"expand">False
</property>
139 <property name=
"fill">True
</property>
140 <property name=
"position">0</property>
143 <child internal-child=
"action_area">
144 <object class=
"GtkButtonBox" id=
"dialog-action_area1">
145 <property name=
"can_focus">False
</property>
146 <property name=
"layout_style">end
</property>
148 <object class=
"GtkButton" id=
"ok">
149 <property name=
"label">gtk-ok
</property>
150 <property name=
"visible">True
</property>
151 <property name=
"can_focus">True
</property>
152 <property name=
"can_default">True
</property>
153 <property name=
"has_default">True
</property>
154 <property name=
"receives_default">True
</property>
155 <property name=
"use_stock">True
</property>
158 <property name=
"expand">False
</property>
159 <property name=
"fill">True
</property>
160 <property name=
"position">0</property>
164 <object class=
"GtkButton" id=
"cancel">
165 <property name=
"label">gtk-cancel
</property>
166 <property name=
"visible">True
</property>
167 <property name=
"can_focus">True
</property>
168 <property name=
"can_default">True
</property>
169 <property name=
"has_default">True
</property>
170 <property name=
"receives_default">True
</property>
171 <property name=
"use_stock">True
</property>
174 <property name=
"expand">False
</property>
175 <property name=
"fill">True
</property>
176 <property name=
"position">1</property>
180 <object class=
"GtkButton" id=
"help">
181 <property name=
"label">gtk-help
</property>
182 <property name=
"visible">True
</property>
183 <property name=
"can_focus">True
</property>
184 <property name=
"receives_default">True
</property>
185 <property name=
"use_stock">True
</property>
188 <property name=
"expand">False
</property>
189 <property name=
"fill">True
</property>
190 <property name=
"position">2</property>
191 <property name=
"secondary">True
</property>
196 <property name=
"expand">False
</property>
197 <property name=
"fill">True
</property>
198 <property name=
"pack_type">end
</property>
199 <property name=
"position">0</property>
203 <object class=
"GtkFrame" id=
"frame-group">
204 <property name=
"visible">True
</property>
205 <property name=
"can_focus">False
</property>
206 <property name=
"label_xalign">0</property>
207 <property name=
"shadow_type">none
</property>
209 <object class=
"GtkAlignment" id=
"alignment4">
210 <property name=
"visible">True
</property>
211 <property name=
"can_focus">False
</property>
212 <property name=
"top_padding">6</property>
213 <property name=
"bottom_padding">6</property>
214 <property name=
"left_padding">12</property>
215 <property name=
"right_padding">12</property>
217 <object class=
"GtkGrid" id=
"grid2">
218 <property name=
"visible">True
</property>
219 <property name=
"can_focus">False
</property>
220 <property name=
"row_spacing">6</property>
221 <property name=
"column_spacing">12</property>
223 <object class=
"GtkRadioButton" id=
"groupedby-columns-radio">
224 <property name=
"label" translatable=
"yes">Columns
</property>
225 <property name=
"visible">True
</property>
226 <property name=
"can_focus">True
</property>
227 <property name=
"receives_default">False
</property>
228 <property name=
"xalign">0</property>
229 <property name=
"active">True
</property>
230 <property name=
"draw_indicator">True
</property>
233 <property name=
"left_attach">0</property>
234 <property name=
"top_attach">0</property>
238 <object class=
"GtkRadioButton" id=
"groupedby-rows-radio">
239 <property name=
"label" translatable=
"yes">Rows
</property>
240 <property name=
"visible">True
</property>
241 <property name=
"can_focus">True
</property>
242 <property name=
"receives_default">False
</property>
243 <property name=
"xalign">0</property>
244 <property name=
"draw_indicator">True
</property>
245 <property name=
"group">groupedby-columns-radio
</property>
248 <property name=
"left_attach">1</property>
249 <property name=
"top_attach">0</property>
257 <object class=
"GtkLabel" id=
"label2">
258 <property name=
"visible">True
</property>
259 <property name=
"can_focus">False
</property>
260 <property name=
"label" translatable=
"yes">Grouped by
</property>
262 <attribute name=
"weight" value=
"bold"/>
268 <property name=
"expand">False
</property>
269 <property name=
"fill">True
</property>
270 <property name=
"position">3</property>
274 <object class=
"GtkFrame" id=
"frame-param">
275 <property name=
"visible">True
</property>
276 <property name=
"can_focus">False
</property>
277 <property name=
"label_xalign">0</property>
278 <property name=
"shadow_type">none
</property>
280 <object class=
"GtkAlignment" id=
"alignment5">
281 <property name=
"visible">True
</property>
282 <property name=
"can_focus">False
</property>
283 <property name=
"top_padding">6</property>
284 <property name=
"bottom_padding">6</property>
285 <property name=
"left_padding">12</property>
286 <property name=
"right_padding">12</property>
288 <object class=
"GtkGrid" id=
"grid4">
289 <property name=
"visible">True
</property>
290 <property name=
"can_focus">False
</property>
291 <property name=
"row_spacing">6</property>
292 <property name=
"column_spacing">12</property>
294 <object class=
"GtkLabel" id=
"interval-label">
295 <property name=
"visible">True
</property>
296 <property name=
"can_focus">False
</property>
297 <property name=
"xalign">0</property>
298 <property name=
"label" translatable=
"yes">Interval:
</property>
299 <property name=
"use_underline">True
</property>
302 <property name=
"left_attach">0</property>
303 <property name=
"top_attach">0</property>
307 <object class=
"GtkSpinButton" id=
"interval-spin">
308 <property name=
"visible">True
</property>
309 <property name=
"can_focus">True
</property>
310 <property name=
"invisible_char">•
</property>
311 <property name=
"text" translatable=
"no">2</property>
312 <property name=
"adjustment">interval-adjustment
</property>
313 <property name=
"value">2</property>
316 <property name=
"left_attach">1</property>
317 <property name=
"top_attach">0</property>
325 <object class=
"GtkLabel" id=
"label1">
326 <property name=
"visible">True
</property>
327 <property name=
"can_focus">False
</property>
328 <property name=
"label" translatable=
"yes">Parameters
</property>
330 <attribute name=
"weight" value=
"bold"/>
336 <property name=
"expand">False
</property>
337 <property name=
"fill">True
</property>
338 <property name=
"position">4</property>
344 <action-widget response=
"0">ok
</action-widget>
347 <object class=
"GtkSizeGroup" id=
"sizegroup1">
349 <widget name=
"input-range-label"/>
350 <widget name=
"output-range-label"/>
351 <widget name=
"groupedby-columns-radio"/>
352 <widget name=
"interval-label"/>