cid#1636693 COPY_INSTEAD_OF_MOVE
[LibreOffice.git] / sc / uiconfig / scalc / ui / fourieranalysisdialog.ui
blob8212b64a9eab3e1aba56dd6923ac2045ad36cb94
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="GtkAdjustment" id="adjustment1">
6 <property name="lower">-150</property>
7 <property name="upper">150</property>
8 <property name="value">-150</property>
9 <property name="step_increment">1</property>
10 <property name="page_increment">10</property>
11 </object>
12 <object class="GtkDialog" id="FourierAnalysisDialog">
13 <property name="can_focus">False</property>
14 <property name="border_width">6</property>
15 <property name="title" translatable="yes" context="fourieranalysisdialog|FourierAnalysisDialog">Fourier Analysis</property>
16 <property name="resizable">False</property>
17 <property name="default_width">0</property>
18 <property name="default_height">0</property>
19 <property name="type_hint">dialog</property>
20 <child internal-child="vbox">
21 <object class="GtkBox" id="dialog-vbox1">
22 <property name="can_focus">False</property>
23 <property name="orientation">vertical</property>
24 <property name="spacing">12</property>
25 <child internal-child="action_area">
26 <object class="GtkButtonBox" id="dialog-action_area1">
27 <property name="can_focus">False</property>
28 <property name="layout_style">end</property>
29 <child>
30 <object class="GtkButton" id="ok">
31 <property name="label" translatable="yes" context="stock">_OK</property>
32 <property name="visible">True</property>
33 <property name="can_focus">True</property>
34 <property name="can_default">True</property>
35 <property name="has_default">True</property>
36 <property name="receives_default">True</property>
37 <property name="use-underline">True</property>
38 </object>
39 <packing>
40 <property name="expand">False</property>
41 <property name="fill">True</property>
42 <property name="position">0</property>
43 </packing>
44 </child>
45 <child>
46 <object class="GtkButton" id="cancel">
47 <property name="label" translatable="yes" context="stock">_Cancel</property>
48 <property name="visible">True</property>
49 <property name="can_focus">True</property>
50 <property name="can_default">True</property>
51 <property name="receives_default">True</property>
52 <property name="use-underline">True</property>
53 </object>
54 <packing>
55 <property name="expand">False</property>
56 <property name="fill">True</property>
57 <property name="position">1</property>
58 </packing>
59 </child>
60 <child>
61 <object class="GtkButton" id="help">
62 <property name="label" translatable="yes" context="stock">_Help</property>
63 <property name="visible">True</property>
64 <property name="can_focus">True</property>
65 <property name="receives_default">True</property>
66 <property name="use-underline">True</property>
67 </object>
68 <packing>
69 <property name="expand">False</property>
70 <property name="fill">True</property>
71 <property name="position">2</property>
72 <property name="secondary">True</property>
73 </packing>
74 </child>
75 </object>
76 <packing>
77 <property name="expand">False</property>
78 <property name="fill">True</property>
79 <property name="pack_type">end</property>
80 <property name="position">0</property>
81 </packing>
82 </child>
83 <child>
84 <object class="GtkFrame" id="framedata">
85 <property name="visible">True</property>
86 <property name="can_focus">False</property>
87 <property name="label_xalign">0</property>
88 <property name="shadow_type">none</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 <property name="margin-start">12</property>
97 <property name="margin-top">6</property>
98 <property name="margin-bottom">6</property>
99 <property name="margin-end">12</property>
100 <child>
101 <object class="GtkLabel" id="input-range-label">
102 <property name="visible">True</property>
103 <property name="can_focus">False</property>
104 <property name="label" translatable="yes" context="fourieranalysisdialog|input-range-label">Input range:</property>
105 <property name="use_underline">True</property>
106 <property name="mnemonic_widget">input-range-edit</property>
107 <property name="xalign">0</property>
108 </object>
109 <packing>
110 <property name="left_attach">0</property>
111 <property name="top_attach">0</property>
112 </packing>
113 </child>
114 <child>
115 <object class="GtkEntry" id="input-range-edit">
116 <property name="visible">True</property>
117 <property name="can_focus">True</property>
118 <property name="valign">center</property>
119 <property name="hexpand">True</property>
120 <property name="activates_default">True</property>
121 <property name="truncate-multiline">True</property>
122 <property name="width_chars">30</property>
123 </object>
124 <packing>
125 <property name="left_attach">1</property>
126 <property name="top_attach">0</property>
127 </packing>
128 </child>
129 <child>
130 <object class="GtkButton" id="input-range-button">
131 <property name="visible">True</property>
132 <property name="can_focus">True</property>
133 <property name="receives_default">True</property>
134 </object>
135 <packing>
136 <property name="left_attach">2</property>
137 <property name="top_attach">0</property>
138 </packing>
139 </child>
140 <child>
141 <object class="GtkLabel" id="output-range-label">
142 <property name="visible">True</property>
143 <property name="can_focus">False</property>
144 <property name="label" translatable="yes" context="fourieranalysisdialog|output-range-label">Results to:</property>
145 <property name="use_underline">True</property>
146 <property name="mnemonic_widget">output-range-edit</property>
147 <property name="xalign">0</property>
148 </object>
149 <packing>
150 <property name="left_attach">0</property>
151 <property name="top_attach">1</property>
152 </packing>
153 </child>
154 <child>
155 <object class="GtkEntry" id="output-range-edit">
156 <property name="visible">True</property>
157 <property name="can_focus">True</property>
158 <property name="valign">center</property>
159 <property name="hexpand">True</property>
160 <property name="activates_default">True</property>
161 <property name="truncate-multiline">True</property>
162 <property name="width_chars">30</property>
163 </object>
164 <packing>
165 <property name="left_attach">1</property>
166 <property name="top_attach">1</property>
167 </packing>
168 </child>
169 <child>
170 <object class="GtkButton" id="output-range-button">
171 <property name="visible">True</property>
172 <property name="can_focus">True</property>
173 <property name="receives_default">True</property>
174 </object>
175 <packing>
176 <property name="left_attach">2</property>
177 <property name="top_attach">1</property>
178 </packing>
179 </child>
180 <child>
181 <object class="GtkCheckButton" id="withlabels-check">
182 <property name="label" translatable="yes" context="fourieranalysisdialog|withlabels-check">Input range has label</property>
183 <property name="visible">True</property>
184 <property name="can_focus">True</property>
185 <property name="receives_default">False</property>
186 <property name="halign">start</property>
187 <property name="draw_indicator">True</property>
188 </object>
189 <packing>
190 <property name="left_attach">0</property>
191 <property name="top_attach">2</property>
192 <property name="width">2</property>
193 </packing>
194 </child>
195 <child>
196 <placeholder/>
197 </child>
198 </object>
199 </child>
200 <child type="label">
201 <object class="GtkLabel" id="label1">
202 <property name="visible">True</property>
203 <property name="can_focus">False</property>
204 <property name="label" translatable="yes" context="fourieranalysisdialog|label1">Data</property>
205 <attributes>
206 <attribute name="weight" value="bold"/>
207 </attributes>
208 </object>
209 </child>
210 </object>
211 <packing>
212 <property name="expand">False</property>
213 <property name="fill">True</property>
214 <property name="position">0</property>
215 </packing>
216 </child>
217 <child>
218 <object class="GtkFrame" id="frame2">
219 <property name="visible">True</property>
220 <property name="can_focus">False</property>
221 <property name="label_xalign">0</property>
222 <property name="shadow_type">none</property>
223 <child>
224 <!-- n-columns=1 n-rows=1 -->
225 <object class="GtkGrid" id="grid2">
226 <property name="visible">True</property>
227 <property name="can_focus">False</property>
228 <property name="row_spacing">6</property>
229 <property name="column_spacing">12</property>
230 <property name="margin-start">12</property>
231 <property name="margin-top">6</property>
232 <property name="margin-bottom">6</property>
233 <property name="margin-end">12</property>
234 <child>
235 <object class="GtkRadioButton" id="groupedby-columns-radio">
236 <property name="label" translatable="yes" context="fourieranalysisdialog|groupedby-columns-radio">_Columns</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="active">True</property>
242 <property name="draw_indicator">True</property>
243 </object>
244 <packing>
245 <property name="left_attach">0</property>
246 <property name="top_attach">0</property>
247 </packing>
248 </child>
249 <child>
250 <object class="GtkRadioButton" id="groupedby-rows-radio">
251 <property name="label" translatable="yes" context="fourieranalysisdialog|groupedby-rows-radio">_Rows</property>
252 <property name="visible">True</property>
253 <property name="can_focus">True</property>
254 <property name="receives_default">False</property>
255 <property name="use_underline">True</property>
256 <property name="draw_indicator">True</property>
257 <property name="group">groupedby-columns-radio</property>
258 </object>
259 <packing>
260 <property name="left_attach">1</property>
261 <property name="top_attach">0</property>
262 </packing>
263 </child>
264 </object>
265 </child>
266 <child type="label">
267 <object class="GtkLabel" id="label2">
268 <property name="visible">True</property>
269 <property name="can_focus">False</property>
270 <property name="label" translatable="yes" context="fourieranalysisdialog|label2">Grouped by</property>
271 <attributes>
272 <attribute name="weight" value="bold"/>
273 </attributes>
274 </object>
275 </child>
276 </object>
277 <packing>
278 <property name="expand">False</property>
279 <property name="fill">True</property>
280 <property name="position">1</property>
281 </packing>
282 </child>
283 <child>
284 <object class="GtkFrame" id="frame3">
285 <property name="visible">True</property>
286 <property name="can_focus">False</property>
287 <property name="label_xalign">0</property>
288 <property name="shadow_type">none</property>
289 <child>
290 <!-- n-columns=1 n-rows=1 -->
291 <object class="GtkGrid">
292 <property name="visible">True</property>
293 <property name="can_focus">False</property>
294 <property name="margin-start">12</property>
295 <property name="margin-top">6</property>
296 <child>
297 <object class="GtkCheckButton" id="inverse-check">
298 <property name="label" translatable="yes" context="fourieranalysisdialog|inverse-check">Inverse</property>
299 <property name="visible">True</property>
300 <property name="can_focus">True</property>
301 <property name="receives_default">False</property>
302 <property name="halign">start</property>
303 <property name="valign">center</property>
304 <property name="margin_bottom">3</property>
305 <property name="draw_indicator">True</property>
306 </object>
307 <packing>
308 <property name="left_attach">0</property>
309 <property name="top_attach">0</property>
310 </packing>
311 </child>
312 <child>
313 <object class="GtkCheckButton" id="polar-check">
314 <property name="label" translatable="yes" context="fourieranalysisdialog|polar-check">Output in polar form</property>
315 <property name="visible">True</property>
316 <property name="can_focus">True</property>
317 <property name="receives_default">False</property>
318 <property name="halign">start</property>
319 <property name="valign">center</property>
320 <property name="margin_bottom">3</property>
321 <property name="draw_indicator">True</property>
322 </object>
323 <packing>
324 <property name="left_attach">0</property>
325 <property name="top_attach">1</property>
326 </packing>
327 </child>
328 <child>
329 <object class="GtkLabel" id="label4">
330 <property name="visible">True</property>
331 <property name="can_focus">False</property>
332 <property name="valign">center</property>
333 <property name="margin-end">5</property>
334 <property name="margin_top">4</property>
335 <property name="label" translatable="yes" context="fourieranalysisdialog|label4">Minimum magnitude for polar form output (in dB)</property>
336 <property name="wrap">True</property>
337 <property name="mnemonic_widget">minmagnitude-spin</property>
338 </object>
339 <packing>
340 <property name="left_attach">0</property>
341 <property name="top_attach">2</property>
342 </packing>
343 </child>
344 <child>
345 <object class="GtkSpinButton" id="minmagnitude-spin">
346 <property name="visible">True</property>
347 <property name="can_focus">True</property>
348 <property name="truncate-multiline">True</property>
349 <property name="adjustment">adjustment1</property>
350 </object>
351 <packing>
352 <property name="left_attach">1</property>
353 <property name="top_attach">2</property>
354 </packing>
355 </child>
356 <child>
357 <placeholder/>
358 </child>
359 <child>
360 <placeholder/>
361 </child>
362 </object>
363 </child>
364 <child type="label">
365 <object class="GtkLabel" id="label3">
366 <property name="visible">True</property>
367 <property name="can_focus">False</property>
368 <property name="label" translatable="yes" context="fourieranalysisdialog|label3">Options</property>
369 <attributes>
370 <attribute name="weight" value="bold"/>
371 </attributes>
372 </object>
373 </child>
374 </object>
375 <packing>
376 <property name="expand">False</property>
377 <property name="fill">True</property>
378 <property name="position">2</property>
379 </packing>
380 </child>
381 <child>
382 <object class="GtkLabel" id="error-message">
383 <property name="visible">True</property>
384 <property name="can_focus">False</property>
385 <property name="ellipsize">end</property>
386 </object>
387 <packing>
388 <property name="expand">False</property>
389 <property name="fill">True</property>
390 <property name="position">4</property>
391 </packing>
392 </child>
393 </object>
394 </child>
395 <action-widgets>
396 <action-widget response="-5">ok</action-widget>
397 <action-widget response="-6">cancel</action-widget>
398 <action-widget response="-11">help</action-widget>
399 </action-widgets>
400 <child type="titlebar">
401 <placeholder/>
402 </child>
403 <child internal-child="accessible">
404 <object class="AtkObject" id="FourierAnalysisDialog-atkobject">
405 <property name="AtkObject::accessible-description" translatable="yes" context="fourieranalysisdialog|extended_tip|FourierAnalysisDialog">Produces the Fourier analysis of a data set by computing the Discrete Fourier Transform (DFT) of an input array of complex numbers using a couple of Fast Fourier Transform (FFT) algorithms.</property>
406 </object>
407 </child>
408 </object>
409 <object class="GtkSizeGroup" id="sizegroup1">
410 <widgets>
411 <widget name="input-range-label"/>
412 <widget name="output-range-label"/>
413 <widget name="groupedby-columns-radio"/>
414 <widget name="groupedby-rows-radio"/>
415 </widgets>
416 </object>
417 </interface>