Version 7.6.3.2-android, tag libreoffice-7.6.3.2-android
[LibreOffice.git] / sw / uiconfig / swriter / ui / exchangedatabases.ui
blob9d5589d6ce6b60afe4ca8ab75be715d667890984
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Generated with glade 3.38.2 -->
3 <interface domain="sw">
4 <requires lib="gtk+" version="3.20"/>
5 <object class="GtkTreeStore" id="liststore1">
6 <columns>
7 <!-- column-name expander -->
8 <column type="GdkPixbuf"/>
9 <!-- column-name text -->
10 <column type="gchararray"/>
11 <!-- column-name id -->
12 <column type="gchararray"/>
13 </columns>
14 </object>
15 <object class="GtkTreeStore" id="liststore2">
16 <columns>
17 <!-- column-name expander -->
18 <column type="GdkPixbuf"/>
19 <!-- column-name text -->
20 <column type="gchararray"/>
21 <!-- column-name id -->
22 <column type="gchararray"/>
23 </columns>
24 </object>
25 <object class="GtkDialog" id="ExchangeDatabasesDialog">
26 <property name="can-focus">False</property>
27 <property name="border-width">6</property>
28 <property name="title" translatable="yes" context="exchangedatabases|ExchangeDatabasesDialog">Exchange Databases</property>
29 <property name="modal">True</property>
30 <property name="type-hint">dialog</property>
31 <child internal-child="vbox">
32 <object class="GtkBox" id="dialog-vbox1">
33 <property name="can-focus">False</property>
34 <property name="orientation">vertical</property>
35 <property name="spacing">12</property>
36 <child internal-child="action_area">
37 <object class="GtkButtonBox" id="dialog-action_area1">
38 <property name="can-focus">False</property>
39 <property name="layout-style">end</property>
40 <child>
41 <object class="GtkButton" id="ok">
42 <property name="label" translatable="yes" context="exchangedatabases|define">Define</property>
43 <property name="visible">True</property>
44 <property name="can-focus">True</property>
45 <property name="can-default">True</property>
46 <property name="has-default">True</property>
47 <property name="receives-default">True</property>
48 </object>
49 <packing>
50 <property name="expand">False</property>
51 <property name="fill">True</property>
52 <property name="position">0</property>
53 </packing>
54 </child>
55 <child>
56 <object class="GtkButton" id="close">
57 <property name="label" translatable="yes" context="stock">_Close</property>
58 <property name="visible">True</property>
59 <property name="can-focus">True</property>
60 <property name="receives-default">True</property>
61 <property name="use-underline">True</property>
62 </object>
63 <packing>
64 <property name="expand">False</property>
65 <property name="fill">True</property>
66 <property name="position">1</property>
67 </packing>
68 </child>
69 <child>
70 <object class="GtkButton" id="help">
71 <property name="label" translatable="yes" context="stock">_Help</property>
72 <property name="visible">True</property>
73 <property name="can-focus">True</property>
74 <property name="receives-default">True</property>
75 <property name="use-underline">True</property>
76 </object>
77 <packing>
78 <property name="expand">False</property>
79 <property name="fill">True</property>
80 <property name="position">2</property>
81 <property name="secondary">True</property>
82 </packing>
83 </child>
84 </object>
85 <packing>
86 <property name="expand">False</property>
87 <property name="fill">True</property>
88 <property name="pack-type">end</property>
89 <property name="position">0</property>
90 </packing>
91 </child>
92 <child>
93 <object class="GtkBox" id="box1">
94 <property name="visible">True</property>
95 <property name="can-focus">False</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="vexpand">True</property>
104 <property name="label-xalign">0</property>
105 <property name="shadow-type">none</property>
106 <child>
107 <!-- n-columns=2 n-rows=4 -->
108 <object class="GtkGrid" id="grid1">
109 <property name="visible">True</property>
110 <property name="can-focus">False</property>
111 <property name="margin-start">12</property>
112 <property name="margin-top">6</property>
113 <property name="hexpand">True</property>
114 <property name="vexpand">True</property>
115 <property name="row-spacing">6</property>
116 <property name="column-spacing">12</property>
117 <property name="column-homogeneous">True</property>
118 <child>
119 <object class="GtkLabel" id="label5">
120 <property name="visible">True</property>
121 <property name="can-focus">False</property>
122 <property name="label" translatable="yes" context="exchangedatabases|label5">Databases in Use</property>
123 <property name="use-underline">True</property>
124 <property name="mnemonic-widget">inuselb</property>
125 <property name="xalign">0</property>
126 </object>
127 <packing>
128 <property name="left-attach">0</property>
129 <property name="top-attach">0</property>
130 </packing>
131 </child>
132 <child>
133 <object class="GtkLabel" id="label6">
134 <property name="visible">True</property>
135 <property name="can-focus">False</property>
136 <property name="label" translatable="yes" context="exchangedatabases|label6">_Available Databases</property>
137 <property name="use-underline">True</property>
138 <property name="mnemonic-widget">availablelb</property>
139 <property name="xalign">0</property>
140 </object>
141 <packing>
142 <property name="left-attach">1</property>
143 <property name="top-attach">0</property>
144 </packing>
145 </child>
146 <child>
147 <object class="GtkButton" id="browse">
148 <property name="label" translatable="yes" context="exchangedatabases|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="halign">start</property>
153 <property name="use-underline">True</property>
154 <child internal-child="accessible">
155 <object class="AtkObject" id="browse-atkobject">
156 <property name="AtkObject::accessible-description" translatable="yes" context="exchangedatabases|extended_tip|browse">Opens a file open dialog to select a database file (*.odb). The selected file is added to the Available Databases list.</property>
157 </object>
158 </child>
159 </object>
160 <packing>
161 <property name="left-attach">1</property>
162 <property name="top-attach">2</property>
163 </packing>
164 </child>
165 <child>
166 <object class="GtkLabel" id="label7">
167 <property name="visible">True</property>
168 <property name="can-focus">False</property>
169 <property name="margin-top">12</property>
170 <property name="margin-bottom">12</property>
171 <property name="label" translatable="yes" context="exchangedatabases|label7">Use this dialog to replace the databases you access in your document via database fields, with other databases. You can only make one change at a time. Multiple selection is possible in the list on the left.
172 Use the browse button to select a database file.</property>
173 <property name="wrap">True</property>
174 <property name="width-chars">72</property>
175 <property name="max-width-chars">72</property>
176 <property name="xalign">0</property>
177 <attributes>
178 <attribute name="scale" value="0.9"/>
179 </attributes>
180 </object>
181 <packing>
182 <property name="left-attach">0</property>
183 <property name="top-attach">3</property>
184 <property name="width">2</property>
185 </packing>
186 </child>
187 <child>
188 <object class="GtkScrolledWindow">
189 <property name="visible">True</property>
190 <property name="can-focus">True</property>
191 <property name="hexpand">True</property>
192 <property name="vexpand">True</property>
193 <property name="shadow-type">in</property>
194 <child>
195 <object class="GtkTreeView" id="inuselb">
196 <property name="width-request">-1</property>
197 <property name="visible">True</property>
198 <property name="can-focus">True</property>
199 <property name="receives-default">True</property>
200 <property name="hexpand">True</property>
201 <property name="vexpand">True</property>
202 <property name="model">liststore1</property>
203 <property name="headers-visible">False</property>
204 <property name="search-column">1</property>
205 <property name="enable-tree-lines">True</property>
206 <child internal-child="selection">
207 <object class="GtkTreeSelection" id="Macro Library List-selection1"/>
208 </child>
209 <child>
210 <object class="GtkTreeViewColumn" id="treeviewcolumn2">
211 <property name="spacing">6</property>
212 <child>
213 <object class="GtkCellRendererPixbuf" id="cellrenderertext4"/>
214 <attributes>
215 <attribute name="pixbuf">0</attribute>
216 </attributes>
217 </child>
218 <child>
219 <object class="GtkCellRendererText" id="cellrenderertext2"/>
220 <attributes>
221 <attribute name="text">1</attribute>
222 </attributes>
223 </child>
224 </object>
225 </child>
226 <child internal-child="accessible">
227 <object class="AtkObject" id="inuselb-atkobject">
228 <property name="AtkObject::accessible-description" translatable="yes" context="exchangedatabases|extended_tip|inuselb">Lists the databases that are currently in use.</property>
229 </object>
230 </child>
231 </object>
232 </child>
233 </object>
234 <packing>
235 <property name="left-attach">0</property>
236 <property name="top-attach">1</property>
237 </packing>
238 </child>
239 <child>
240 <object class="GtkScrolledWindow">
241 <property name="visible">True</property>
242 <property name="can-focus">True</property>
243 <property name="hexpand">True</property>
244 <property name="vexpand">True</property>
245 <property name="shadow-type">in</property>
246 <child>
247 <object class="GtkTreeView" id="availablelb">
248 <property name="width-request">-1</property>
249 <property name="visible">True</property>
250 <property name="can-focus">True</property>
251 <property name="receives-default">True</property>
252 <property name="hexpand">True</property>
253 <property name="vexpand">True</property>
254 <property name="model">liststore2</property>
255 <property name="headers-visible">False</property>
256 <property name="search-column">1</property>
257 <property name="enable-tree-lines">True</property>
258 <child internal-child="selection">
259 <object class="GtkTreeSelection" id="Macro Library List-selection2"/>
260 </child>
261 <child>
262 <object class="GtkTreeViewColumn" id="treeviewcolumn8">
263 <property name="spacing">6</property>
264 <child>
265 <object class="GtkCellRendererPixbuf" id="cellrenderertext5"/>
266 <attributes>
267 <attribute name="pixbuf">0</attribute>
268 </attributes>
269 </child>
270 <child>
271 <object class="GtkCellRendererText" id="cellrenderertext6"/>
272 <attributes>
273 <attribute name="text">1</attribute>
274 </attributes>
275 </child>
276 </object>
277 </child>
278 <child internal-child="accessible">
279 <object class="AtkObject" id="availablelb-atkobject">
280 <property name="AtkObject::accessible-description" translatable="yes" context="exchangedatabases|extended_tip|availablelb">Lists the databases that are registered in Writer.</property>
281 </object>
282 </child>
283 </object>
284 </child>
285 </object>
286 <packing>
287 <property name="left-attach">1</property>
288 <property name="top-attach">1</property>
289 </packing>
290 </child>
291 <child>
292 <placeholder/>
293 </child>
294 </object>
295 </child>
296 <child type="label">
297 <object class="GtkLabel" id="label1">
298 <property name="visible">True</property>
299 <property name="can-focus">False</property>
300 <property name="label" translatable="yes" context="exchangedatabases|label1">Exchange Databases</property>
301 <attributes>
302 <attribute name="weight" value="bold"/>
303 </attributes>
304 </object>
305 </child>
306 </object>
307 <packing>
308 <property name="expand">True</property>
309 <property name="fill">True</property>
310 <property name="position">0</property>
311 </packing>
312 </child>
313 <child>
314 <object class="GtkBox" id="box2">
315 <property name="visible">True</property>
316 <property name="can-focus">False</property>
317 <property name="spacing">12</property>
318 <child>
319 <object class="GtkLabel" id="label2">
320 <property name="visible">True</property>
321 <property name="can-focus">False</property>
322 <property name="label" translatable="yes" context="exchangedatabases|label2">Database applied to document:</property>
323 <attributes>
324 <attribute name="scale" value="0.9"/>
325 </attributes>
326 </object>
327 <packing>
328 <property name="expand">False</property>
329 <property name="fill">True</property>
330 <property name="position">0</property>
331 </packing>
332 </child>
333 <child>
334 <object class="GtkLabel" id="dbnameft">
335 <property name="visible">True</property>
336 <property name="can-focus">False</property>
337 <property name="label">DataSource.Command</property>
338 <attributes>
339 <attribute name="scale" value="0.9"/>
340 </attributes>
341 </object>
342 <packing>
343 <property name="expand">False</property>
344 <property name="fill">True</property>
345 <property name="position">1</property>
346 </packing>
347 </child>
348 </object>
349 <packing>
350 <property name="expand">False</property>
351 <property name="fill">True</property>
352 <property name="position">1</property>
353 </packing>
354 </child>
355 </object>
356 <packing>
357 <property name="expand">True</property>
358 <property name="fill">True</property>
359 <property name="position">1</property>
360 </packing>
361 </child>
362 </object>
363 </child>
364 <action-widgets>
365 <action-widget response="-5">ok</action-widget>
366 <action-widget response="-7">close</action-widget>
367 <action-widget response="-11">help</action-widget>
368 </action-widgets>
369 <child internal-child="accessible">
370 <object class="AtkObject" id="ExchangeDatabasesDialog-atkobject">
371 <property name="AtkObject::accessible-description" translatable="yes" context="exchangedatabases|extended_tip|ExchangeDatabasesDialog">Change the data sources for the current document.</property>
372 </object>
373 </child>
374 </object>
375 </interface>