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>
12 <object class=
"GtkTreeStore" id=
"liststore1">
14 <!-- column-name text -->
15 <column type=
"gchararray"/>
16 <!-- column-name id -->
17 <column type=
"gchararray"/>
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>
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>
48 <property name=
"expand">False
</property>
49 <property name=
"fill">True
</property>
50 <property name=
"position">0</property>
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>
62 <property name=
"expand">False
</property>
63 <property name=
"fill">True
</property>
64 <property name=
"position">1</property>
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>
76 <property name=
"expand">False
</property>
77 <property name=
"fill">True
</property>
78 <property name=
"position">2</property>
79 <property name=
"secondary">True
</property>
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>
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>
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>
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>
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>
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>
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>
141 <property name=
"expand">True
</property>
142 <property name=
"fill">True
</property>
143 <property name=
"position">0</property>
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>
160 <property name=
"expand">False
</property>
161 <property name=
"fill">True
</property>
162 <property name=
"position">1</property>
167 <property name=
"expand">False
</property>
168 <property name=
"fill">True
</property>
169 <property name=
"position">0</property>
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>
181 <attribute name=
"weight" value=
"bold"/>
187 <property name=
"expand">False
</property>
188 <property name=
"fill">True
</property>
189 <property name=
"position">0</property>
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>
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>
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>
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"/>
231 <object class=
"GtkTreeViewColumn" id=
"treeviewcolumn1">
233 <object class=
"GtkCellRendererText" id=
"cellrenderertext1"/>
235 <attribute name=
"text">0</attribute>
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>
249 <property name=
"expand">False
</property>
250 <property name=
"fill">True
</property>
251 <property name=
"position">0</property>
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>
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>
268 <relation type=
"label-for" target=
"delay"/>
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>
277 <property name=
"expand">False
</property>
278 <property name=
"fill">True
</property>
279 <property name=
"position">0</property>
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>
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>
294 <relation type=
"labelled-by" target=
"reload"/>
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>
304 <property name=
"expand">False
</property>
305 <property name=
"fill">True
</property>
306 <property name=
"position">0</property>
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>
317 <property name=
"expand">False
</property>
318 <property name=
"fill">True
</property>
319 <property name=
"position">1</property>
324 <property name=
"expand">False
</property>
325 <property name=
"fill">True
</property>
326 <property name=
"position">1</property>
331 <property name=
"expand">False
</property>
332 <property name=
"fill">True
</property>
333 <property name=
"position">1</property>
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>
346 <attribute name=
"weight" value=
"bold"/>
352 <property name=
"expand">False
</property>
353 <property name=
"fill">True
</property>
354 <property name=
"position">1</property>
359 <property name=
"expand">False
</property>
360 <property name=
"fill">True
</property>
361 <property name=
"position">1</property>
367 <action-widget response=
"-5">ok
</action-widget>
368 <action-widget response=
"-6">cancel
</action-widget>
369 <action-widget response=
"-11">help
</action-widget>
371 <child type=
"titlebar">
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>