1 <?xml version=
"1.0" encoding=
"UTF-8"?>
2 <!-- Generated with glade 3.16.0 on Sun Nov 3 19:05:47 2013 -->
4 <!-- interface-requires gtk+ 3.0 -->
5 <!-- interface-requires LibreOffice 1.0 -->
6 <object class=
"GtkAdjustment" id=
"smoothing-factor-adjustment">
7 <property name=
"upper">1</property>
8 <property name=
"value">0.20000000000000001</property>
9 <property name=
"step_increment">0.050000000000000003</property>
10 <property name=
"page_increment">0.10000000000000001</property>
12 <object class=
"GtkDialog" id=
"ExponentialSmoothingDialog">
13 <property name=
"can_focus">False
</property>
14 <property name=
"border_width">5</property>
15 <property name=
"title" translatable=
"yes">Exponential Smoothing
</property>
16 <property name=
"type_hint">dialog
</property>
17 <child internal-child=
"vbox">
18 <object class=
"GtkBox" id=
"dialog-vbox1">
19 <property name=
"can_focus">False
</property>
20 <property name=
"orientation">vertical
</property>
21 <property name=
"spacing">2</property>
22 <child internal-child=
"action_area">
23 <object class=
"GtkButtonBox" id=
"dialog-action_area1">
24 <property name=
"can_focus">False
</property>
25 <property name=
"layout_style">end
</property>
27 <object class=
"GtkButton" id=
"apply">
28 <property name=
"label">gtk-apply
</property>
29 <property name=
"visible">True
</property>
30 <property name=
"can_focus">True
</property>
31 <property name=
"can_default">True
</property>
32 <property name=
"has_default">True
</property>
33 <property name=
"receives_default">True
</property>
34 <property name=
"use_stock">True
</property>
37 <property name=
"expand">False
</property>
38 <property name=
"fill">True
</property>
39 <property name=
"position">0</property>
43 <object class=
"GtkButton" id=
"ok">
44 <property name=
"label">gtk-ok
</property>
45 <property name=
"visible">True
</property>
46 <property name=
"can_focus">True
</property>
47 <property name=
"can_default">True
</property>
48 <property name=
"has_default">True
</property>
49 <property name=
"receives_default">True
</property>
50 <property name=
"use_stock">True
</property>
53 <property name=
"expand">False
</property>
54 <property name=
"fill">True
</property>
55 <property name=
"position">1</property>
59 <object class=
"GtkButton" id=
"close">
60 <property name=
"label">gtk-close
</property>
61 <property name=
"visible">True
</property>
62 <property name=
"can_focus">True
</property>
63 <property name=
"can_default">True
</property>
64 <property name=
"has_default">True
</property>
65 <property name=
"receives_default">True
</property>
66 <property name=
"use_stock">True
</property>
69 <property name=
"expand">False
</property>
70 <property name=
"fill">True
</property>
71 <property name=
"position">2</property>
76 <property name=
"expand">False
</property>
77 <property name=
"fill">True
</property>
78 <property name=
"pack_type">end
</property>
79 <property name=
"position">0</property>
83 <object class=
"GtkGrid" id=
"grid1">
84 <property name=
"visible">True
</property>
85 <property name=
"can_focus">False
</property>
86 <property name=
"row_spacing">6</property>
87 <property name=
"column_spacing">12</property>
89 <object class=
"GtkLabel" id=
"input-range-label">
90 <property name=
"visible">True
</property>
91 <property name=
"can_focus">False
</property>
92 <property name=
"xalign">0</property>
93 <property name=
"label" translatable=
"yes">Input Range
</property>
94 <property name=
"use_underline">True
</property>
95 <property name=
"mnemonic_widget">input-range-edit
</property>
98 <property name=
"left_attach">0</property>
99 <property name=
"top_attach">0</property>
100 <property name=
"width">1</property>
101 <property name=
"height">1</property>
105 <object class=
"foruilo-RefEdit" id=
"input-range-edit">
106 <property name=
"visible">True
</property>
107 <property name=
"can_focus">True
</property>
108 <property name=
"valign">center
</property>
109 <property name=
"hexpand">True
</property>
110 <property name=
"invisible_char">•
</property>
111 <property name=
"width_chars">30</property>
114 <property name=
"left_attach">1</property>
115 <property name=
"top_attach">0</property>
116 <property name=
"width">1</property>
117 <property name=
"height">1</property>
121 <object class=
"foruilo-RefButton" id=
"input-range-button">
122 <property name=
"visible">True
</property>
123 <property name=
"can_focus">False
</property>
124 <property name=
"receives_default">True
</property>
127 <property name=
"left_attach">2</property>
128 <property name=
"top_attach">0</property>
129 <property name=
"width">1</property>
130 <property name=
"height">1</property>
134 <object class=
"GtkLabel" id=
"output-range-label">
135 <property name=
"visible">True
</property>
136 <property name=
"can_focus">False
</property>
137 <property name=
"xalign">0</property>
138 <property name=
"label" translatable=
"yes">Results to
</property>
139 <property name=
"use_underline">True
</property>
140 <property name=
"mnemonic_widget">output-range-edit
</property>
143 <property name=
"left_attach">0</property>
144 <property name=
"top_attach">1</property>
145 <property name=
"width">1</property>
146 <property name=
"height">1</property>
150 <object class=
"foruilo-RefEdit" id=
"output-range-edit">
151 <property name=
"visible">True
</property>
152 <property name=
"can_focus">True
</property>
153 <property name=
"valign">center
</property>
154 <property name=
"hexpand">True
</property>
155 <property name=
"invisible_char">•
</property>
156 <property name=
"width_chars">30</property>
159 <property name=
"left_attach">1</property>
160 <property name=
"top_attach">1</property>
161 <property name=
"width">1</property>
162 <property name=
"height">1</property>
166 <object class=
"foruilo-RefButton" id=
"output-range-button">
167 <property name=
"visible">True
</property>
168 <property name=
"can_focus">False
</property>
169 <property name=
"receives_default">True
</property>
172 <property name=
"left_attach">2</property>
173 <property name=
"top_attach">1</property>
174 <property name=
"width">1</property>
175 <property name=
"height">1</property>
179 <object class=
"GtkFrame" id=
"frame2">
180 <property name=
"visible">True
</property>
181 <property name=
"can_focus">False
</property>
182 <property name=
"label_xalign">0</property>
183 <property name=
"shadow_type">none
</property>
185 <object class=
"GtkAlignment" id=
"alignment2">
186 <property name=
"visible">True
</property>
187 <property name=
"can_focus">False
</property>
188 <property name=
"top_padding">6</property>
189 <property name=
"bottom_padding">6</property>
190 <property name=
"left_padding">12</property>
191 <property name=
"right_padding">12</property>
193 <object class=
"GtkGrid" id=
"grid2">
194 <property name=
"visible">True
</property>
195 <property name=
"can_focus">False
</property>
196 <property name=
"row_spacing">6</property>
197 <property name=
"column_spacing">12</property>
199 <object class=
"GtkRadioButton" id=
"groupedby-columns-radio">
200 <property name=
"label" translatable=
"yes">Columns
</property>
201 <property name=
"visible">True
</property>
202 <property name=
"can_focus">True
</property>
203 <property name=
"receives_default">False
</property>
204 <property name=
"xalign">0</property>
205 <property name=
"active">True
</property>
206 <property name=
"draw_indicator">True
</property>
209 <property name=
"left_attach">0</property>
210 <property name=
"top_attach">0</property>
211 <property name=
"width">1</property>
212 <property name=
"height">1</property>
216 <object class=
"GtkRadioButton" id=
"groupedby-rows-radio">
217 <property name=
"label" translatable=
"yes">Rows
</property>
218 <property name=
"visible">True
</property>
219 <property name=
"can_focus">True
</property>
220 <property name=
"receives_default">False
</property>
221 <property name=
"xalign">0</property>
222 <property name=
"draw_indicator">True
</property>
223 <property name=
"group">groupedby-columns-radio
</property>
226 <property name=
"left_attach">1</property>
227 <property name=
"top_attach">0</property>
228 <property name=
"width">1</property>
229 <property name=
"height">1</property>
237 <object class=
"GtkLabel" id=
"label2">
238 <property name=
"visible">True
</property>
239 <property name=
"can_focus">False
</property>
240 <property name=
"label" translatable=
"yes">Grouped by
</property>
242 <attribute name=
"weight" value=
"bold"/>
248 <property name=
"left_attach">0</property>
249 <property name=
"top_attach">2</property>
250 <property name=
"width">3</property>
251 <property name=
"height">1</property>
255 <object class=
"GtkFrame" id=
"frame1">
256 <property name=
"visible">True
</property>
257 <property name=
"can_focus">False
</property>
258 <property name=
"label_xalign">0</property>
259 <property name=
"shadow_type">none
</property>
261 <object class=
"GtkAlignment" id=
"alignment1">
262 <property name=
"visible">True
</property>
263 <property name=
"can_focus">False
</property>
264 <property name=
"top_padding">6</property>
265 <property name=
"bottom_padding">6</property>
266 <property name=
"left_padding">12</property>
267 <property name=
"right_padding">12</property>
269 <object class=
"GtkGrid" id=
"grid3">
270 <property name=
"visible">True
</property>
271 <property name=
"can_focus">False
</property>
272 <property name=
"row_spacing">6</property>
273 <property name=
"column_spacing">12</property>
275 <object class=
"GtkLabel" id=
"smoothing-factor-label">
276 <property name=
"visible">True
</property>
277 <property name=
"can_focus">False
</property>
278 <property name=
"xalign">0</property>
279 <property name=
"label" translatable=
"yes">Smoothing Factor
</property>
280 <property name=
"use_underline">True
</property>
283 <property name=
"left_attach">0</property>
284 <property name=
"top_attach">0</property>
285 <property name=
"width">1</property>
286 <property name=
"height">1</property>
290 <object class=
"GtkSpinButton" id=
"smoothing-factor-spin">
291 <property name=
"visible">True
</property>
292 <property name=
"can_focus">True
</property>
293 <property name=
"invisible_char">•
</property>
294 <property name=
"text" translatable=
"yes">0.05</property>
295 <property name=
"adjustment">smoothing-factor-adjustment
</property>
296 <property name=
"digits">2</property>
297 <property name=
"value">0.20000000298023224</property>
300 <property name=
"left_attach">1</property>
301 <property name=
"top_attach">0</property>
302 <property name=
"width">1</property>
303 <property name=
"height">1</property>
311 <object class=
"GtkLabel" id=
"label1">
312 <property name=
"visible">True
</property>
313 <property name=
"can_focus">False
</property>
314 <property name=
"label" translatable=
"yes">Parameters
</property>
316 <attribute name=
"weight" value=
"bold"/>
322 <property name=
"left_attach">0</property>
323 <property name=
"top_attach">3</property>
324 <property name=
"width">3</property>
325 <property name=
"height">1</property>
330 <property name=
"expand">False
</property>
331 <property name=
"fill">True
</property>
332 <property name=
"position">1</property>
338 <action-widget response=
"0">apply
</action-widget>
339 <action-widget response=
"0">ok
</action-widget>
340 <action-widget response=
"0">close
</action-widget>