tdf#130857 qt weld: Implement QtInstanceWidget::strip_mnemonic
[LibreOffice.git] / sc / uiconfig / scalc / ui / datastreams.ui
blobd3e20aaabac6417fd362d5b8e88fae1c44fe2d63
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="DataStreamDialog">
6 <property name="can_focus">False</property>
7 <property name="border_width">6</property>
8 <property name="title" translatable="yes" context="datastreams|DataStreamDialog">Live Data Streams</property>
9 <property name="modal">True</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" translatable="yes" context="stock">_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-underline">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" translatable="yes" context="stock">_Cancel</property>
41 <property name="visible">True</property>
42 <property name="can_focus">True</property>
43 <property name="receives_default">True</property>
44 <property name="use-underline">True</property>
45 </object>
46 <packing>
47 <property name="expand">False</property>
48 <property name="fill">True</property>
49 <property name="position">1</property>
50 </packing>
51 </child>
52 <child>
53 <object class="GtkButton" id="help">
54 <property name="label" translatable="yes" context="stock">_Help</property>
55 <property name="visible">True</property>
56 <property name="can_focus">True</property>
57 <property name="receives_default">True</property>
58 <property name="use-underline">True</property>
59 </object>
60 <packing>
61 <property name="expand">False</property>
62 <property name="fill">True</property>
63 <property name="position">2</property>
64 <property name="secondary">True</property>
65 </packing>
66 </child>
67 </object>
68 <packing>
69 <property name="expand">False</property>
70 <property name="fill">True</property>
71 <property name="pack_type">end</property>
72 <property name="position">0</property>
73 </packing>
74 </child>
75 <child>
76 <object class="GtkBox" id="dialog-vbox2">
77 <property name="visible">True</property>
78 <property name="can_focus">False</property>
79 <property name="orientation">vertical</property>
80 <property name="spacing">6</property>
81 <child>
82 <object class="GtkFrame" id="frame">
83 <property name="visible">True</property>
84 <property name="can_focus">False</property>
85 <property name="label_xalign">0</property>
86 <property name="shadow_type">none</property>
87 <child>
88 <object class="GtkBox" id="box4">
89 <property name="visible">True</property>
90 <property name="can_focus">False</property>
91 <property name="orientation">vertical</property>
92 <property name="spacing">6</property>
93 <property name="margin-start">12</property>
94 <property name="margin-top">6</property>
95 <child>
96 <object class="GtkBox" id="box12">
97 <property name="visible">True</property>
98 <property name="can_focus">False</property>
99 <property name="hexpand">True</property>
100 <property name="spacing">12</property>
101 <child>
102 <object class="GtkLabel" id="label6">
103 <property name="visible">True</property>
104 <property name="can_focus">False</property>
105 <property name="label" translatable="yes" context="datastreams|label6">URL:</property>
106 </object>
107 <packing>
108 <property name="expand">False</property>
109 <property name="fill">True</property>
110 <property name="position">0</property>
111 </packing>
112 </child>
113 <child>
114 <object class="GtkComboBoxText" id="url">
115 <property name="visible">True</property>
116 <property name="can_focus">False</property>
117 <property name="tooltip_text" translatable="yes" context="datastreams|url|tooltip_text">Enter the URL of the source document in the local file system or Internet here.</property>
118 <property name="hexpand">True</property>
119 <property name="has_entry">True</property>
120 <child internal-child="entry">
121 <object class="GtkEntry" id="URLBox-entry">
122 <property name="can_focus">True</property>
123 <property name="truncate-multiline">True</property>
124 <property name="activates_default">True</property>
125 </object>
126 </child>
127 </object>
128 <packing>
129 <property name="expand">False</property>
130 <property name="fill">True</property>
131 <property name="position">1</property>
132 </packing>
133 </child>
134 <child>
135 <object class="GtkButton" id="browse">
136 <property name="label" translatable="yes" context="datastreams|browse">_Browse...</property>
137 <property name="visible">True</property>
138 <property name="can_focus">True</property>
139 <property name="receives_default">True</property>
140 <property name="use_underline">True</property>
141 </object>
142 <packing>
143 <property name="expand">False</property>
144 <property name="fill">True</property>
145 <property name="position">2</property>
146 </packing>
147 </child>
148 </object>
149 <packing>
150 <property name="expand">False</property>
151 <property name="fill">True</property>
152 <property name="position">0</property>
153 </packing>
154 </child>
155 <child>
156 <object class="GtkFrame" id="frame4">
157 <property name="visible">True</property>
158 <property name="can_focus">False</property>
159 <property name="label_xalign">0</property>
160 <property name="shadow_type">none</property>
161 <child>
162 <!-- n-columns=1 n-rows=1 -->
163 <object class="GtkGrid" id="grid2">
164 <property name="visible">True</property>
165 <property name="can_focus">False</property>
166 <property name="row_spacing">6</property>
167 <property name="column_spacing">6</property>
168 <property name="margin-start">12</property>
169 <property name="margin-top">6</property>
170 <child>
171 <object class="GtkRadioButton" id="valuesinline">
172 <property name="label" translatable="yes" context="datastreams|valuesinline">value1,value2,...,valueN, and fill into range:</property>
173 <property name="visible">True</property>
174 <property name="can_focus">True</property>
175 <property name="receives_default">False</property>
176 <property name="use_underline">True</property>
177 <property name="active">True</property>
178 <property name="draw_indicator">True</property>
179 </object>
180 <packing>
181 <property name="left_attach">0</property>
182 <property name="top_attach">0</property>
183 </packing>
184 </child>
185 <child>
186 <object class="GtkRadioButton" id="addressvalue">
187 <property name="label" translatable="yes" context="datastreams|addressvalue">address,value</property>
188 <property name="visible">True</property>
189 <property name="can_focus">True</property>
190 <property name="receives_default">False</property>
191 <property name="use_underline">True</property>
192 <property name="draw_indicator">True</property>
193 <property name="group">valuesinline</property>
194 </object>
195 <packing>
196 <property name="left_attach">0</property>
197 <property name="top_attach">1</property>
198 </packing>
199 </child>
200 <child>
201 <object class="GtkEntry" id="range">
202 <property name="visible">True</property>
203 <property name="can_focus">True</property>
204 <property name="hexpand">True</property>
205 <property name="truncate-multiline">True</property>
206 <property name="activates_default">True</property>
207 </object>
208 <packing>
209 <property name="left_attach">1</property>
210 <property name="top_attach">0</property>
211 </packing>
212 </child>
213 <child>
214 <placeholder/>
215 </child>
216 </object>
217 </child>
218 <child type="label">
219 <object class="GtkLabel" id="label4">
220 <property name="visible">True</property>
221 <property name="can_focus">False</property>
222 <property name="label" translatable="yes" context="datastreams|label4">Interpret stream data as</property>
223 </object>
224 </child>
225 </object>
226 <packing>
227 <property name="expand">False</property>
228 <property name="fill">True</property>
229 <property name="padding">6</property>
230 <property name="position">2</property>
231 </packing>
232 </child>
233 <child>
234 <object class="GtkCheckButton" id="refresh_ui">
235 <property name="label" translatable="yes" context="datastreams|refresh_ui">Empty lines trigger UI refresh</property>
236 <property name="visible">True</property>
237 <property name="can_focus">True</property>
238 <property name="receives_default">False</property>
239 <property name="use_underline">True</property>
240 <property name="active">True</property>
241 <property name="draw_indicator">True</property>
242 </object>
243 <packing>
244 <property name="expand">False</property>
245 <property name="fill">True</property>
246 <property name="position">3</property>
247 </packing>
248 </child>
249 </object>
250 </child>
251 <child type="label">
252 <object class="GtkLabel" id="label">
253 <property name="visible">True</property>
254 <property name="can_focus">False</property>
255 <property name="label" translatable="yes" context="datastreams|label">Source Stream</property>
256 <attributes>
257 <attribute name="weight" value="bold"/>
258 </attributes>
259 </object>
260 </child>
261 </object>
262 <packing>
263 <property name="expand">False</property>
264 <property name="fill">True</property>
265 <property name="padding">6</property>
266 <property name="position">0</property>
267 </packing>
268 </child>
269 <child>
270 <object class="GtkBox" id="box3">
271 <property name="visible">True</property>
272 <property name="can_focus">False</property>
273 <property name="hexpand">True</property>
274 <property name="spacing">6</property>
275 <property name="homogeneous">True</property>
276 <child>
277 <object class="GtkFrame" id="framemove">
278 <property name="visible">True</property>
279 <property name="can_focus">False</property>
280 <property name="label_xalign">0</property>
281 <property name="shadow_type">none</property>
282 <child>
283 <object class="GtkBox" id="box1">
284 <property name="visible">True</property>
285 <property name="can_focus">False</property>
286 <property name="orientation">vertical</property>
287 <property name="spacing">6</property>
288 <property name="margin-start">12</property>
289 <property name="margin-top">6</property>
290 <child>
291 <object class="GtkRadioButton" id="datadown">
292 <property name="label" translatable="yes" context="datastreams|datadown">Move existing data down</property>
293 <property name="visible">True</property>
294 <property name="can_focus">True</property>
295 <property name="receives_default">False</property>
296 <property name="use_underline">True</property>
297 <property name="draw_indicator">True</property>
298 <property name="group">rangedown</property>
299 </object>
300 <packing>
301 <property name="expand">False</property>
302 <property name="fill">True</property>
303 <property name="position">0</property>
304 </packing>
305 </child>
306 <child>
307 <object class="GtkRadioButton" id="rangedown">
308 <property name="label" translatable="yes" context="datastreams|rangedown">Move the range down</property>
309 <property name="visible">True</property>
310 <property name="can_focus">True</property>
311 <property name="receives_default">False</property>
312 <property name="use_underline">True</property>
313 <property name="active">True</property>
314 <property name="draw_indicator">True</property>
315 </object>
316 <packing>
317 <property name="expand">False</property>
318 <property name="fill">True</property>
319 <property name="position">1</property>
320 </packing>
321 </child>
322 <child>
323 <object class="GtkRadioButton" id="nomove">
324 <property name="label" translatable="yes" context="datastreams|nomove">Overwrite existing data</property>
325 <property name="visible">True</property>
326 <property name="can_focus">True</property>
327 <property name="receives_default">False</property>
328 <property name="use_underline">True</property>
329 <property name="draw_indicator">True</property>
330 <property name="group">rangedown</property>
331 </object>
332 <packing>
333 <property name="expand">False</property>
334 <property name="fill">True</property>
335 <property name="position">2</property>
336 </packing>
337 </child>
338 </object>
339 </child>
340 <child type="label">
341 <object class="GtkLabel" id="label2">
342 <property name="visible">True</property>
343 <property name="can_focus">False</property>
344 <property name="label" translatable="yes" context="datastreams|label2">When New Data Arrives</property>
345 <attributes>
346 <attribute name="weight" value="bold"/>
347 </attributes>
348 </object>
349 </child>
350 </object>
351 <packing>
352 <property name="expand">False</property>
353 <property name="fill">True</property>
354 <property name="position">0</property>
355 </packing>
356 </child>
357 <child>
358 <object class="GtkFrame" id="framelimit">
359 <property name="visible">True</property>
360 <property name="can_focus">False</property>
361 <property name="label_xalign">0</property>
362 <property name="shadow_type">none</property>
363 <child>
364 <!-- n-columns=1 n-rows=1 -->
365 <object class="GtkGrid" id="grid3">
366 <property name="visible">True</property>
367 <property name="can_focus">False</property>
368 <property name="vexpand">True</property>
369 <property name="row_spacing">6</property>
370 <property name="column_spacing">6</property>
371 <property name="margin-start">12</property>
372 <property name="margin-top">6</property>
373 <child>
374 <object class="GtkRadioButton" id="maxlimit">
375 <property name="label" translatable="yes" context="datastreams|maxlimit">Limit to:</property>
376 <property name="visible">True</property>
377 <property name="can_focus">True</property>
378 <property name="receives_default">False</property>
379 <property name="use_underline">True</property>
380 <property name="active">True</property>
381 <property name="draw_indicator">True</property>
382 </object>
383 <packing>
384 <property name="left_attach">0</property>
385 <property name="top_attach">0</property>
386 </packing>
387 </child>
388 <child>
389 <object class="GtkEntry" id="limit">
390 <property name="visible">True</property>
391 <property name="can_focus">True</property>
392 <property name="hexpand">True</property>
393 <property name="activates_default">True</property>
394 <property name="truncate-multiline">True</property>
395 <property name="text">1000</property>
396 </object>
397 <packing>
398 <property name="left_attach">1</property>
399 <property name="top_attach">0</property>
400 </packing>
401 </child>
402 <child>
403 <object class="GtkRadioButton" id="unlimited">
404 <property name="label" translatable="yes" context="datastreams|unlimited">_Unlimited</property>
405 <property name="visible">True</property>
406 <property name="can_focus">True</property>
407 <property name="receives_default">False</property>
408 <property name="valign">start</property>
409 <property name="use_underline">True</property>
410 <property name="draw_indicator">True</property>
411 <property name="group">maxlimit</property>
412 </object>
413 <packing>
414 <property name="left_attach">0</property>
415 <property name="top_attach">1</property>
416 </packing>
417 </child>
418 <child>
419 <placeholder/>
420 </child>
421 </object>
422 </child>
423 <child type="label">
424 <object class="GtkLabel" id="label3">
425 <property name="visible">True</property>
426 <property name="can_focus">False</property>
427 <property name="label" translatable="yes" context="datastreams|label3">Maximal Amount of Rows</property>
428 <attributes>
429 <attribute name="weight" value="bold"/>
430 </attributes>
431 </object>
432 </child>
433 </object>
434 <packing>
435 <property name="expand">False</property>
436 <property name="fill">True</property>
437 <property name="position">1</property>
438 </packing>
439 </child>
440 </object>
441 <packing>
442 <property name="expand">False</property>
443 <property name="fill">True</property>
444 <property name="position">1</property>
445 </packing>
446 </child>
447 </object>
448 <packing>
449 <property name="expand">False</property>
450 <property name="fill">True</property>
451 <property name="position">0</property>
452 </packing>
453 </child>
454 </object>
455 </child>
456 <action-widgets>
457 <action-widget response="-5">ok</action-widget>
458 <action-widget response="-6">cancel</action-widget>
459 <action-widget response="-11">help</action-widget>
460 </action-widgets>
461 <child type="titlebar">
462 <placeholder/>
463 </child>
464 <child internal-child="accessible">
465 <object class="AtkObject" id="DataStreamDialog-atkobject">
466 <property name="AtkObject::accessible-description" translatable="yes" context="datastreams|extended_tip|DataStreamDialog">Live data stream for spreadsheets</property>
467 </object>
468 </child>
469 </object>
470 <object class="GtkAdjustment" id="adjustment1">
471 <property name="lower">1</property>
472 <property name="upper">99999</property>
473 <property name="value">1</property>
474 <property name="step_increment">1</property>
475 <property name="page_increment">10</property>
476 </object>
477 </interface>