cid#1607171 Data race condition
[LibreOffice.git] / sc / uiconfig / scalc / ui / externaldata.ui
blob01115e51a6c2ae01306dfe0e270076ea99bbf86a
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">1</property>
7 <property name="upper">99999</property>
8 <property name="value">60</property>
9 <property name="step_increment">1</property>
10 <property name="page_increment">10</property>
11 </object>
12 <object class="GtkTreeStore" id="liststore1">
13 <columns>
14 <!-- column-name text -->
15 <column type="gchararray"/>
16 <!-- column-name id -->
17 <column type="gchararray"/>
18 </columns>
19 </object>
20 <object class="GtkDialog" id="ExternalDataDialog">
21 <property name="can_focus">False</property>
22 <property name="border_width">6</property>
23 <property name="title" translatable="yes" context="externaldata|ExternalDataDialog">External Data</property>
24 <property name="modal">True</property>
25 <property name="default_width">0</property>
26 <property name="default_height">0</property>
27 <property name="type_hint">dialog</property>
28 <child internal-child="vbox">
29 <object class="GtkBox" id="dialog-vbox1">
30 <property name="can_focus">False</property>
31 <property name="orientation">vertical</property>
32 <property name="spacing">12</property>
33 <child internal-child="action_area">
34 <object class="GtkButtonBox" id="dialog-action_area1">
35 <property name="can_focus">False</property>
36 <property name="layout_style">end</property>
37 <child>
38 <object class="GtkButton" id="ok">
39 <property name="label" translatable="yes" context="stock">_OK</property>
40 <property name="visible">True</property>
41 <property name="can_focus">True</property>
42 <property name="can_default">True</property>
43 <property name="has_default">True</property>
44 <property name="receives_default">True</property>
45 <property name="use-underline">True</property>
46 </object>
47 <packing>
48 <property name="expand">False</property>
49 <property name="fill">True</property>
50 <property name="position">0</property>
51 </packing>
52 </child>
53 <child>
54 <object class="GtkButton" id="cancel">
55 <property name="label" translatable="yes" context="stock">_Cancel</property>
56 <property name="visible">True</property>
57 <property name="can_focus">True</property>
58 <property name="receives_default">True</property>
59 <property name="use-underline">True</property>
60 </object>
61 <packing>
62 <property name="expand">False</property>
63 <property name="fill">True</property>
64 <property name="position">1</property>
65 </packing>
66 </child>
67 <child>
68 <object class="GtkButton" id="help">
69 <property name="label" translatable="yes" context="stock">_Help</property>
70 <property name="visible">True</property>
71 <property name="can_focus">True</property>
72 <property name="receives_default">True</property>
73 <property name="use-underline">True</property>
74 </object>
75 <packing>
76 <property name="expand">False</property>
77 <property name="fill">True</property>
78 <property name="position">2</property>
79 <property name="secondary">True</property>
80 </packing>
81 </child>
82 </object>
83 <packing>
84 <property name="expand">False</property>
85 <property name="fill">True</property>
86 <property name="pack_type">end</property>
87 <property name="position">0</property>
88 </packing>
89 </child>
90 <child>
91 <object class="GtkBox" id="box1">
92 <property name="visible">True</property>
93 <property name="can_focus">False</property>
94 <property name="hexpand">True</property>
95 <property name="vexpand">True</property>
96 <property name="orientation">vertical</property>
97 <property name="spacing">12</property>
98 <child>
99 <object class="GtkFrame" id="frame1">
100 <property name="visible">True</property>
101 <property name="can_focus">False</property>
102 <property name="hexpand">True</property>
103 <property name="label_xalign">0</property>
104 <property name="shadow_type">none</property>
105 <child>
106 <object class="GtkBox" id="box2">
107 <property name="visible">True</property>
108 <property name="can_focus">False</property>
109 <property name="hexpand">True</property>
110 <property name="orientation">vertical</property>
111 <property name="spacing">6</property>
112 <property name="margin-start">12</property>
113 <property name="margin-top">6</property>
114 <child>
115 <object class="GtkBox" id="box3">
116 <property name="visible">True</property>
117 <property name="can_focus">False</property>
118 <property name="hexpand">True</property>
119 <property name="spacing">12</property>
120 <child>
121 <object class="GtkComboBoxText" id="url">
122 <property name="visible">True</property>
123 <property name="can_focus">False</property>
124 <property name="tooltip_text" translatable="yes" context="externaldata|url|tooltip_text">Enter the URL of the source document in the local file system or Internet here.</property>
125 <property name="has_entry">True</property>
126 <child internal-child="entry">
127 <object class="GtkEntry">
128 <property name="visible">True</property>
129 <property name="can_focus">True</property>
130 <property name="truncate-multiline">True</property>
131 <property name="activates_default">True</property>
132 </object>
133 </child>
134 <child internal-child="accessible">
135 <object class="AtkObject" id="url-atkobject">
136 <property name="AtkObject::accessible-description" translatable="yes" context="externaldata|extended_tip|url">Enter the URL or the file name that contains the data that you want to insert, and then press Enter.</property>
137 </object>
138 </child>
139 </object>
140 <packing>
141 <property name="expand">True</property>
142 <property name="fill">True</property>
143 <property name="position">0</property>
144 </packing>
145 </child>
146 <child>
147 <object class="GtkButton" id="browse">
148 <property name="label" translatable="yes" context="externaldata|browse">_Browse...</property>
149 <property name="visible">True</property>
150 <property name="can_focus">True</property>
151 <property name="receives_default">True</property>
152 <property name="use_underline">True</property>
153 <child internal-child="accessible">
154 <object class="AtkObject" id="browse-atkobject">
155 <property name="AtkObject::accessible-description" translatable="yes" context="externaldata|extended_tip|browse">Open a file dialog to locate the file containing the data you want to insert.</property>
156 </object>
157 </child>
158 </object>
159 <packing>
160 <property name="expand">False</property>
161 <property name="fill">True</property>
162 <property name="position">1</property>
163 </packing>
164 </child>
165 </object>
166 <packing>
167 <property name="expand">False</property>
168 <property name="fill">True</property>
169 <property name="position">0</property>
170 </packing>
171 </child>
172 </object>
173 </child>
174 <child type="label">
175 <object class="GtkLabel" id="label1">
176 <property name="visible">True</property>
177 <property name="can_focus">False</property>
178 <property name="label" translatable="yes" context="externaldata|label1">URL of _External Data Source</property>
179 <property name="use_underline">True</property>
180 <attributes>
181 <attribute name="weight" value="bold"/>
182 </attributes>
183 </object>
184 </child>
185 </object>
186 <packing>
187 <property name="expand">False</property>
188 <property name="fill">True</property>
189 <property name="position">0</property>
190 </packing>
191 </child>
192 <child>
193 <object class="GtkFrame" id="frame2">
194 <property name="visible">True</property>
195 <property name="can_focus">False</property>
196 <property name="hexpand">True</property>
197 <property name="vexpand">True</property>
198 <property name="label_xalign">0</property>
199 <property name="shadow_type">none</property>
200 <child>
201 <object class="GtkBox" id="box4">
202 <property name="visible">True</property>
203 <property name="can_focus">False</property>
204 <property name="hexpand">True</property>
205 <property name="vexpand">True</property>
206 <property name="orientation">vertical</property>
207 <property name="spacing">6</property>
208 <property name="margin-start">12</property>
209 <property name="margin-top">6</property>
210 <child>
211 <object class="GtkScrolledWindow">
212 <property name="visible">True</property>
213 <property name="can_focus">True</property>
214 <property name="hexpand">True</property>
215 <property name="vexpand">True</property>
216 <property name="shadow_type">in</property>
217 <child>
218 <object class="GtkTreeView" id="ranges">
219 <property name="visible">True</property>
220 <property name="can_focus">True</property>
221 <property name="vexpand">True</property>
222 <property name="model">liststore1</property>
223 <property name="headers_visible">False</property>
224 <property name="headers_clickable">False</property>
225 <property name="search_column">0</property>
226 <property name="show_expanders">False</property>
227 <child internal-child="selection">
228 <object class="GtkTreeSelection" id="treeview-selection1"/>
229 </child>
230 <child>
231 <object class="GtkTreeViewColumn" id="treeviewcolumn1">
232 <child>
233 <object class="GtkCellRendererText" id="cellrenderertext1"/>
234 <attributes>
235 <attribute name="text">0</attribute>
236 </attributes>
237 </child>
238 </object>
239 </child>
240 <child internal-child="accessible">
241 <object class="AtkObject" id="ranges-atkobject">
242 <property name="AtkObject::accessible-description" translatable="yes" context="externaldata|extended_tip|ranges">Select the table or the data range that you want to insert.</property>
243 </object>
244 </child>
245 </object>
246 </child>
247 </object>
248 <packing>
249 <property name="expand">False</property>
250 <property name="fill">True</property>
251 <property name="position">0</property>
252 </packing>
253 </child>
254 <child>
255 <object class="GtkBox" id="box5">
256 <property name="visible">True</property>
257 <property name="can_focus">False</property>
258 <property name="spacing">12</property>
259 <child>
260 <object class="GtkCheckButton" id="reload">
261 <property name="label" translatable="yes" context="externaldata|reload">_Update every:</property>
262 <property name="visible">True</property>
263 <property name="can_focus">True</property>
264 <property name="receives_default">False</property>
265 <property name="use_underline">True</property>
266 <property name="draw_indicator">True</property>
267 <accessibility>
268 <relation type="label-for" target="delay"/>
269 </accessibility>
270 <child internal-child="accessible">
271 <object class="AtkObject" id="reload-atkobject">
272 <property name="AtkObject::accessible-description" translatable="yes" context="externaldata|extended_tip|reload">Enter the number of seconds to wait before the external data are reloaded into the current document.</property>
273 </object>
274 </child>
275 </object>
276 <packing>
277 <property name="expand">False</property>
278 <property name="fill">True</property>
279 <property name="position">0</property>
280 </packing>
281 </child>
282 <child>
283 <object class="GtkBox" id="box6">
284 <property name="visible">True</property>
285 <property name="can_focus">False</property>
286 <property name="spacing">6</property>
287 <child>
288 <object class="GtkSpinButton" id="delay">
289 <property name="visible">True</property>
290 <property name="can_focus">True</property>
291 <property name="activates_default">True</property>
292 <property name="adjustment">adjustment1</property>
293 <accessibility>
294 <relation type="labelled-by" target="reload"/>
295 </accessibility>
296 <property name="truncate-multiline">True</property>
297 <child internal-child="accessible">
298 <object class="AtkObject" id="delay-atkobject">
299 <property name="AtkObject::accessible-description" translatable="yes" context="externaldata|extended_tip|delay">Enter the number of seconds to wait before the external data are reloaded into the current document.</property>
300 </object>
301 </child>
302 </object>
303 <packing>
304 <property name="expand">False</property>
305 <property name="fill">True</property>
306 <property name="position">0</property>
307 </packing>
308 </child>
309 <child>
310 <object class="GtkLabel" id="secondsft">
311 <property name="visible">True</property>
312 <property name="can_focus">False</property>
313 <property name="label" translatable="yes" context="externaldata|secondsft">_seconds</property>
314 <property name="use_underline">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 </object>
323 <packing>
324 <property name="expand">False</property>
325 <property name="fill">True</property>
326 <property name="position">1</property>
327 </packing>
328 </child>
329 </object>
330 <packing>
331 <property name="expand">False</property>
332 <property name="fill">True</property>
333 <property name="position">1</property>
334 </packing>
335 </child>
336 </object>
337 </child>
338 <child type="label">
339 <object class="GtkLabel" id="label2">
340 <property name="visible">True</property>
341 <property name="can_focus">False</property>
342 <property name="label" translatable="yes" context="externaldata|label2">_Available Tables/Ranges</property>
343 <property name="use_underline">True</property>
344 <property name="xalign">0.5</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">1</property>
355 </packing>
356 </child>
357 </object>
358 <packing>
359 <property name="expand">False</property>
360 <property name="fill">True</property>
361 <property name="position">1</property>
362 </packing>
363 </child>
364 </object>
365 </child>
366 <action-widgets>
367 <action-widget response="-5">ok</action-widget>
368 <action-widget response="-6">cancel</action-widget>
369 <action-widget response="-11">help</action-widget>
370 </action-widgets>
371 <child type="titlebar">
372 <placeholder/>
373 </child>
374 <child internal-child="accessible">
375 <object class="AtkObject" id="ExternalDataDialog-atkobject">
376 <property name="AtkObject::accessible-description" translatable="yes" context="externaldata|extended_tip|ExternalDataDialog">Inserts data from an HTML, Calc, CSV or Excel file into the current sheet as a link. The data must be located within a named range.</property>
377 </object>
378 </child>
379 </object>
380 </interface>