1 <?xml version=
"1.0" encoding=
"UTF-8"?>
2 <!-- Generated with glade 3.18.3 -->
4 <requires lib=
"gtk+" version=
"3.0"/>
5 <requires lib=
"LibreOffice" version=
"1.0"/>
6 <object class=
"GtkDialog" id=
"ImOptDialog">
7 <property name=
"can_focus">False
</property>
8 <property name=
"border_width">6</property>
9 <property name=
"title" translatable=
"yes">Import File
</property>
10 <property name=
"type_hint">dialog
</property>
11 <child internal-child=
"vbox">
12 <object class=
"GtkBox" id=
"dialog-vbox1">
13 <property name=
"can_focus">False
</property>
14 <property name=
"orientation">vertical
</property>
15 <property name=
"spacing">12</property>
16 <child internal-child=
"action_area">
17 <object class=
"GtkButtonBox" id=
"dialog-action_area1">
18 <property name=
"can_focus">False
</property>
19 <property name=
"layout_style">end
</property>
21 <object class=
"GtkButton" id=
"ok">
22 <property name=
"label">gtk-ok
</property>
23 <property name=
"visible">True
</property>
24 <property name=
"can_focus">True
</property>
25 <property name=
"has_default">True
</property>
26 <property name=
"receives_default">True
</property>
27 <property name=
"use_stock">True
</property>
30 <property name=
"expand">False
</property>
31 <property name=
"fill">True
</property>
32 <property name=
"position">0</property>
36 <object class=
"GtkButton" id=
"cancel">
37 <property name=
"label">gtk-cancel
</property>
38 <property name=
"visible">True
</property>
39 <property name=
"can_focus">True
</property>
40 <property name=
"receives_default">True
</property>
41 <property name=
"use_stock">True
</property>
44 <property name=
"expand">False
</property>
45 <property name=
"fill">True
</property>
46 <property name=
"position">1</property>
50 <object class=
"GtkButton" id=
"help">
51 <property name=
"label">gtk-help
</property>
52 <property name=
"visible">True
</property>
53 <property name=
"can_focus">True
</property>
54 <property name=
"receives_default">True
</property>
55 <property name=
"use_stock">True
</property>
58 <property name=
"expand">False
</property>
59 <property name=
"fill">True
</property>
60 <property name=
"position">2</property>
61 <property name=
"secondary">True
</property>
66 <property name=
"expand">False
</property>
67 <property name=
"fill">True
</property>
68 <property name=
"pack_type">end
</property>
69 <property name=
"position">0</property>
73 <object class=
"GtkFrame" id=
"fieldframe">
74 <property name=
"visible">True
</property>
75 <property name=
"can_focus">False
</property>
76 <property name=
"label_xalign">0</property>
77 <property name=
"shadow_type">none
</property>
79 <object class=
"GtkAlignment" id=
"alignment1">
80 <property name=
"visible">True
</property>
81 <property name=
"can_focus">False
</property>
82 <property name=
"top_padding">6</property>
83 <property name=
"left_padding">12</property>
85 <object class=
"GtkGrid" id=
"grid1">
86 <property name=
"visible">True
</property>
87 <property name=
"can_focus">False
</property>
88 <property name=
"row_spacing">6</property>
89 <property name=
"column_spacing">12</property>
91 <object class=
"GtkLabel" id=
"charsetft">
92 <property name=
"visible">True
</property>
93 <property name=
"can_focus">False
</property>
94 <property name=
"xalign">0</property>
95 <property name=
"label" translatable=
"yes">_Character set:
</property>
96 <property name=
"use_underline">True
</property>
99 <property name=
"left_attach">0</property>
100 <property name=
"top_attach">0</property>
104 <object class=
"GtkLabel" id=
"fieldft">
105 <property name=
"visible">True
</property>
106 <property name=
"can_focus">False
</property>
107 <property name=
"xalign">0</property>
108 <property name=
"label" translatable=
"yes">_Field delimiter:
</property>
109 <property name=
"use_underline">True
</property>
110 <property name=
"mnemonic_widget">field
</property>
113 <property name=
"left_attach">0</property>
114 <property name=
"top_attach">1</property>
118 <object class=
"GtkLabel" id=
"textft">
119 <property name=
"visible">True
</property>
120 <property name=
"can_focus">False
</property>
121 <property name=
"xalign">0</property>
122 <property name=
"label" translatable=
"yes">_Text delimiter:
</property>
123 <property name=
"use_underline">True
</property>
124 <property name=
"mnemonic_widget">text
</property>
127 <property name=
"left_attach">0</property>
128 <property name=
"top_attach">2</property>
132 <object class=
"GtkCheckButton" id=
"asshown">
133 <property name=
"label" translatable=
"yes">Save cell content as _shown
</property>
134 <property name=
"can_focus">True
</property>
135 <property name=
"receives_default">False
</property>
136 <property name=
"no_show_all">True
</property>
137 <property name=
"use_underline">True
</property>
138 <property name=
"xalign">0</property>
139 <property name=
"draw_indicator">True
</property>
142 <property name=
"left_attach">0</property>
143 <property name=
"top_attach">3</property>
144 <property name=
"width">2</property>
148 <object class=
"GtkCheckButton" id=
"formulas">
149 <property name=
"label" translatable=
"yes">Save cell fo_rmulas instead of calculated values
</property>
150 <property name=
"can_focus">True
</property>
151 <property name=
"receives_default">False
</property>
152 <property name=
"no_show_all">True
</property>
153 <property name=
"use_underline">True
</property>
154 <property name=
"xalign">0</property>
155 <property name=
"draw_indicator">True
</property>
158 <property name=
"left_attach">0</property>
159 <property name=
"top_attach">4</property>
160 <property name=
"width">2</property>
164 <object class=
"GtkCheckButton" id=
"quoteall">
165 <property name=
"label" translatable=
"yes">_Quote all text cells
</property>
166 <property name=
"can_focus">True
</property>
167 <property name=
"receives_default">False
</property>
168 <property name=
"no_show_all">True
</property>
169 <property name=
"use_underline">True
</property>
170 <property name=
"xalign">0</property>
171 <property name=
"draw_indicator">True
</property>
174 <property name=
"left_attach">0</property>
175 <property name=
"top_attach">5</property>
176 <property name=
"width">2</property>
180 <object class=
"GtkCheckButton" id=
"fixedwidth">
181 <property name=
"label" translatable=
"yes">Fixed column _width
</property>
182 <property name=
"can_focus">True
</property>
183 <property name=
"receives_default">False
</property>
184 <property name=
"no_show_all">True
</property>
185 <property name=
"use_underline">True
</property>
186 <property name=
"xalign">0</property>
187 <property name=
"draw_indicator">True
</property>
190 <property name=
"left_attach">0</property>
191 <property name=
"top_attach">6</property>
192 <property name=
"width">2</property>
196 <object class=
"GtkComboBoxText" id=
"field">
197 <property name=
"visible">True
</property>
198 <property name=
"can_focus">False
</property>
199 <property name=
"has_entry">True
</property>
200 <child internal-child=
"entry">
201 <object class=
"GtkEntry" id=
"comboboxtext-entry">
202 <property name=
"can_focus">False
</property>
207 <property name=
"left_attach">1</property>
208 <property name=
"top_attach">1</property>
212 <object class=
"GtkComboBoxText" id=
"text">
213 <property name=
"visible">True
</property>
214 <property name=
"can_focus">False
</property>
215 <property name=
"has_entry">True
</property>
216 <child internal-child=
"entry">
217 <object class=
"GtkEntry" id=
"comboboxtext-entry2">
218 <property name=
"can_focus">True
</property>
223 <property name=
"left_attach">1</property>
224 <property name=
"top_attach">2</property>
228 <object class=
"GtkGrid" id=
"grid2">
229 <property name=
"visible">True
</property>
230 <property name=
"can_focus">False
</property>
232 <object class=
"svxlo-SvxTextEncodingBox" id=
"charsetdropdown">
233 <property name=
"can_focus">False
</property>
234 <property name=
"no_show_all">True
</property>
237 <property name=
"left_attach">0</property>
238 <property name=
"top_attach">0</property>
242 <object class=
"svxlo-SvxTextEncodingBox" id=
"charsetlist:border">
243 <property name=
"dropdown">False
</property>
244 <property name=
"can_focus">False
</property>
245 <property name=
"no_show_all">True
</property>
248 <property name=
"left_attach">1</property>
249 <property name=
"top_attach">0</property>
254 <property name=
"left_attach">1</property>
255 <property name=
"top_attach">0</property>
263 <object class=
"GtkLabel" id=
"label">
264 <property name=
"visible">True
</property>
265 <property name=
"can_focus">False
</property>
266 <property name=
"label" translatable=
"yes">Field Options
</property>
268 <attribute name=
"weight" value=
"bold"/>
274 <property name=
"expand">False
</property>
275 <property name=
"fill">True
</property>
276 <property name=
"position">1</property>
282 <action-widget response=
"0">ok
</action-widget>
283 <action-widget response=
"0">cancel
</action-widget>
284 <action-widget response=
"0">help
</action-widget>