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=
"MultipleOperationsDialog">
7 <property name=
"can_focus">False
</property>
8 <property name=
"border_width">6</property>
9 <property name=
"title" translatable=
"yes">Multiple operations
</property>
10 <property name=
"resizable">False
</property>
11 <property name=
"type_hint">dialog
</property>
12 <child internal-child=
"vbox">
13 <object class=
"GtkBox" id=
"dialog-vbox1">
14 <property name=
"can_focus">False
</property>
15 <property name=
"orientation">vertical
</property>
16 <property name=
"spacing">12</property>
18 <object class=
"GtkFrame" id=
"itemframe">
19 <property name=
"visible">True
</property>
20 <property name=
"can_focus">False
</property>
21 <property name=
"label_xalign">0</property>
22 <property name=
"shadow_type">none
</property>
24 <object class=
"GtkAlignment" id=
"alignment1">
25 <property name=
"visible">True
</property>
26 <property name=
"can_focus">False
</property>
27 <property name=
"top_padding">6</property>
28 <property name=
"left_padding">12</property>
30 <object class=
"GtkGrid" id=
"grid3">
31 <property name=
"visible">True
</property>
32 <property name=
"can_focus">False
</property>
33 <property name=
"hexpand">True
</property>
34 <property name=
"row_spacing">6</property>
35 <property name=
"column_spacing">12</property>
36 <property name=
"row_homogeneous">True
</property>
38 <object class=
"GtkLabel" id=
"formulasft">
39 <property name=
"visible">True
</property>
40 <property name=
"can_focus">False
</property>
41 <property name=
"xalign">0</property>
42 <property name=
"label" translatable=
"yes">_Formulas:
</property>
43 <property name=
"use_underline">True
</property>
44 <property name=
"mnemonic_widget">formulas
</property>
47 <property name=
"left_attach">0</property>
48 <property name=
"top_attach">0</property>
52 <object class=
"GtkLabel" id=
"rowft">
53 <property name=
"visible">True
</property>
54 <property name=
"can_focus">False
</property>
55 <property name=
"xalign">0</property>
56 <property name=
"label" translatable=
"yes">_Row input cell:
</property>
57 <property name=
"use_underline">True
</property>
58 <property name=
"mnemonic_widget">row
</property>
61 <property name=
"left_attach">0</property>
62 <property name=
"top_attach">1</property>
66 <object class=
"GtkLabel" id=
"colft">
67 <property name=
"visible">True
</property>
68 <property name=
"can_focus">False
</property>
69 <property name=
"xalign">0</property>
70 <property name=
"label" translatable=
"yes">_Column input cell:
</property>
71 <property name=
"use_underline">True
</property>
72 <property name=
"mnemonic_widget">col
</property>
75 <property name=
"left_attach">0</property>
76 <property name=
"top_attach">2</property>
80 <object class=
"foruilo-RefEdit" id=
"formulas">
81 <property name=
"visible">True
</property>
82 <property name=
"can_focus">True
</property>
83 <property name=
"hexpand">True
</property>
84 <property name=
"invisible_char">●
</property>
85 <property name=
"width_chars">35</property>
88 <property name=
"left_attach">1</property>
89 <property name=
"top_attach">0</property>
93 <object class=
"foruilo-RefEdit" id=
"row">
94 <property name=
"visible">True
</property>
95 <property name=
"can_focus">True
</property>
96 <property name=
"hexpand">True
</property>
97 <property name=
"invisible_char">●
</property>
98 <property name=
"width_chars">35</property>
101 <property name=
"left_attach">1</property>
102 <property name=
"top_attach">1</property>
106 <object class=
"foruilo-RefEdit" id=
"col">
107 <property name=
"visible">True
</property>
108 <property name=
"can_focus">True
</property>
109 <property name=
"hexpand">True
</property>
110 <property name=
"invisible_char">●
</property>
111 <property name=
"width_chars">35</property>
114 <property name=
"left_attach">1</property>
115 <property name=
"top_attach">2</property>
119 <object class=
"foruilo-RefButton" id=
"formulasref">
120 <property name=
"visible">True
</property>
121 <property name=
"can_focus">True
</property>
122 <property name=
"receives_default">True
</property>
125 <property name=
"left_attach">2</property>
126 <property name=
"top_attach">0</property>
130 <object class=
"foruilo-RefButton" id=
"rowref">
131 <property name=
"visible">True
</property>
132 <property name=
"can_focus">True
</property>
133 <property name=
"receives_default">True
</property>
136 <property name=
"left_attach">2</property>
137 <property name=
"top_attach">1</property>
141 <object class=
"foruilo-RefButton" id=
"colref">
142 <property name=
"visible">True
</property>
143 <property name=
"can_focus">True
</property>
144 <property name=
"receives_default">True
</property>
147 <property name=
"left_attach">2</property>
148 <property name=
"top_attach">2</property>
156 <object class=
"GtkLabel" id=
"label1">
157 <property name=
"visible">True
</property>
158 <property name=
"can_focus">False
</property>
159 <property name=
"label" translatable=
"yes">Default Settings
</property>
161 <attribute name=
"weight" value=
"bold"/>
167 <property name=
"expand">False
</property>
168 <property name=
"fill">True
</property>
169 <property name=
"position">0</property>
172 <child internal-child=
"action_area">
173 <object class=
"GtkButtonBox" id=
"dialog-action_area1">
174 <property name=
"can_focus">False
</property>
175 <property name=
"layout_style">end
</property>
177 <object class=
"GtkButton" id=
"ok">
178 <property name=
"label">gtk-ok
</property>
179 <property name=
"visible">True
</property>
180 <property name=
"can_focus">True
</property>
181 <property name=
"can_default">True
</property>
182 <property name=
"has_default">True
</property>
183 <property name=
"receives_default">True
</property>
184 <property name=
"use_stock">True
</property>
187 <property name=
"expand">False
</property>
188 <property name=
"fill">True
</property>
189 <property name=
"position">0</property>
193 <object class=
"GtkButton" id=
"cancel">
194 <property name=
"label">gtk-cancel
</property>
195 <property name=
"visible">True
</property>
196 <property name=
"can_focus">True
</property>
197 <property name=
"receives_default">True
</property>
198 <property name=
"use_stock">True
</property>
201 <property name=
"expand">False
</property>
202 <property name=
"fill">True
</property>
203 <property name=
"position">1</property>
207 <object class=
"GtkButton" id=
"help">
208 <property name=
"label">gtk-help
</property>
209 <property name=
"visible">True
</property>
210 <property name=
"can_focus">True
</property>
211 <property name=
"receives_default">True
</property>
212 <property name=
"use_stock">True
</property>
215 <property name=
"expand">False
</property>
216 <property name=
"fill">True
</property>
217 <property name=
"position">2</property>
218 <property name=
"secondary">True
</property>
223 <property name=
"expand">False
</property>
224 <property name=
"fill">True
</property>
225 <property name=
"pack_type">end
</property>
226 <property name=
"position">2</property>
232 <action-widget response=
"0">ok
</action-widget>
233 <action-widget response=
"0">cancel
</action-widget>
234 <action-widget response=
"0">help
</action-widget>