tdf#130857 qt weld: Implement QtInstanceWidget::strip_mnemonic
[LibreOffice.git] / sc / uiconfig / scalc / ui / xmlsourcedialog.ui
blob3d7e27fc56d40420c87dd5c596694f6fd8ca8415
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="GtkImage" id="image1">
6 <property name="visible">True</property>
7 <property name="can_focus">False</property>
8 <property name="icon_name">sc/res/file.png</property>
9 </object>
10 <object class="GtkTreeStore" id="liststore1">
11 <columns>
12 <!-- column-name expander -->
13 <column type="GdkPixbuf"/>
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="XMLSourceDialog">
21 <property name="can_focus">False</property>
22 <property name="border_width">6</property>
23 <property name="title" translatable="yes" context="xmlsourcedialog|XMLSourceDialog">XML Source</property>
24 <property name="resizable">False</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="xmlsourcedialog|ok">_Import</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">2</property>
88 </packing>
89 </child>
90 <child>
91 <object class="GtkFrame" id="itemframe">
92 <property name="visible">True</property>
93 <property name="can_focus">False</property>
94 <property name="label_xalign">0</property>
95 <property name="shadow_type">none</property>
96 <child>
97 <!-- n-columns=1 n-rows=1 -->
98 <object class="GtkGrid" id="grid3">
99 <property name="visible">True</property>
100 <property name="can_focus">False</property>
101 <property name="hexpand">True</property>
102 <property name="row_spacing">6</property>
103 <property name="column_spacing">12</property>
104 <property name="row_homogeneous">True</property>
105 <property name="margin-start">12</property>
106 <property name="margin-top">6</property>
107 <child>
108 <object class="GtkButton" id="selectsource">
109 <property name="visible">True</property>
110 <property name="can_focus">True</property>
111 <property name="receives_default">True</property>
112 <property name="tooltip_text" translatable="yes" context="xmlsourcedialog|selectsource|tooltip_text">Browse to set source file.</property>
113 <property name="image">image1</property>
114 <property name="always-show-image">True</property>
115 </object>
116 <packing>
117 <property name="left_attach">0</property>
118 <property name="top_attach">0</property>
119 </packing>
120 </child>
121 <child>
122 <object class="GtkLabel" id="sourcefile">
123 <property name="visible">True</property>
124 <property name="can_focus">False</property>
125 <property name="hexpand">True</property>
126 <property name="label" translatable="yes" context="xmlsourcedialog|sourcefile">- not set -</property>
127 <property name="xalign">0</property>
128 </object>
129 <packing>
130 <property name="left_attach">1</property>
131 <property name="top_attach">0</property>
132 </packing>
133 </child>
134 </object>
135 </child>
136 <child type="label">
137 <object class="GtkLabel" id="label1">
138 <property name="visible">True</property>
139 <property name="can_focus">False</property>
140 <property name="label" translatable="yes" context="xmlsourcedialog|label1">Source File</property>
141 <attributes>
142 <attribute name="weight" value="bold"/>
143 </attributes>
144 </object>
145 </child>
146 </object>
147 <packing>
148 <property name="expand">False</property>
149 <property name="fill">True</property>
150 <property name="position">0</property>
151 </packing>
152 </child>
153 <child>
154 <object class="GtkFrame" id="itemframe1">
155 <property name="visible">True</property>
156 <property name="can_focus">False</property>
157 <property name="hexpand">True</property>
158 <property name="vexpand">True</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="grid1">
164 <property name="visible">True</property>
165 <property name="can_focus">False</property>
166 <property name="hexpand">True</property>
167 <property name="row_spacing">6</property>
168 <property name="column_spacing">12</property>
169 <property name="row_homogeneous">True</property>
170 <property name="margin-start">12</property>
171 <property name="margin-top">6</property>
172 <child>
173 <!-- n-columns=1 n-rows=1 -->
174 <object class="GtkGrid" id="mapgrid">
175 <property name="visible">True</property>
176 <property name="can_focus">False</property>
177 <property name="valign">start</property>
178 <property name="row_spacing">6</property>
179 <property name="column_spacing">12</property>
180 <child>
181 <object class="GtkLabel" id="label5">
182 <property name="visible">True</property>
183 <property name="can_focus">False</property>
184 <property name="label" translatable="yes" context="xmlsourcedialog|label5">Mapped cell:</property>
185 <property name="use_underline">True</property>
186 <property name="xalign">0</property>
187 </object>
188 <packing>
189 <property name="left_attach">0</property>
190 <property name="top_attach">0</property>
191 <property name="width">2</property>
192 </packing>
193 </child>
194 <child>
195 <object class="GtkEntry" id="edit">
196 <property name="visible">True</property>
197 <property name="can_focus">True</property>
198 <property name="activates_default">True</property>
199 <property name="truncate-multiline">True</property>
200 <property name="width_chars">20</property>
201 </object>
202 <packing>
203 <property name="left_attach">0</property>
204 <property name="top_attach">1</property>
205 </packing>
206 </child>
207 <child>
208 <object class="GtkButton" id="ref">
209 <property name="visible">True</property>
210 <property name="can_focus">True</property>
211 <property name="receives_default">True</property>
212 </object>
213 <packing>
214 <property name="left_attach">1</property>
215 <property name="top_attach">1</property>
216 </packing>
217 </child>
218 </object>
219 <packing>
220 <property name="left_attach">1</property>
221 <property name="top_attach">0</property>
222 </packing>
223 </child>
224 <child>
225 <object class="GtkScrolledWindow">
226 <property name="visible">True</property>
227 <property name="can_focus">True</property>
228 <property name="hexpand">True</property>
229 <property name="vexpand">True</property>
230 <property name="shadow_type">in</property>
231 <child>
232 <object class="GtkTreeView" id="tree">
233 <property name="width_request">-1</property>
234 <property name="visible">True</property>
235 <property name="can_focus">True</property>
236 <property name="receives_default">True</property>
237 <property name="hexpand">True</property>
238 <property name="vexpand">True</property>
239 <property name="model">liststore1</property>
240 <property name="headers_visible">False</property>
241 <property name="search_column">1</property>
242 <child internal-child="selection">
243 <object class="GtkTreeSelection" id="Macro Library List-selection1"/>
244 </child>
245 <child>
246 <object class="GtkTreeViewColumn" id="treeviewcolumn2">
247 <property name="spacing">6</property>
248 <child>
249 <object class="GtkCellRendererPixbuf" id="cellrenderertext4"/>
250 <attributes>
251 <attribute name="pixbuf">0</attribute>
252 </attributes>
253 </child>
254 <child>
255 <object class="GtkCellRendererText" id="cellrenderertext2"/>
256 <attributes>
257 <attribute name="text">1</attribute>
258 </attributes>
259 </child>
260 </object>
261 </child>
262 </object>
263 </child>
264 </object>
265 <packing>
266 <property name="left_attach">0</property>
267 <property name="top_attach">0</property>
268 </packing>
269 </child>
270 </object>
271 </child>
272 <child type="label">
273 <object class="GtkLabel" id="label4">
274 <property name="visible">True</property>
275 <property name="can_focus">False</property>
276 <property name="label" translatable="yes" context="xmlsourcedialog|label4">Map to Document</property>
277 <attributes>
278 <attribute name="weight" value="bold"/>
279 </attributes>
280 </object>
281 </child>
282 </object>
283 <packing>
284 <property name="expand">False</property>
285 <property name="fill">True</property>
286 <property name="position">1</property>
287 </packing>
288 </child>
289 </object>
290 </child>
291 <action-widgets>
292 <action-widget response="-5">ok</action-widget>
293 <action-widget response="-6">cancel</action-widget>
294 <action-widget response="-11">help</action-widget>
295 </action-widgets>
296 <child type="titlebar">
297 <placeholder/>
298 </child>
299 <child internal-child="accessible">
300 <object class="AtkObject" id="XMLSourceDialog-atkobject">
301 <property name="AtkObject::accessible-description" translatable="yes" context="xmlsourcedialog|extended_tip|XMLSourceDialog">Import XML data in a spreadsheet.</property>
302 </object>
303 </child>
304 </object>
305 </interface>