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=
"GtkDialog" id=
"DefineNameDialog">
6 <property name=
"can_focus">False
</property>
7 <property name=
"border_width">6</property>
8 <property name=
"title" translatable=
"yes" context=
"definename|DefineNameDialog">Define Name
</property>
9 <property name=
"resizable">False
</property>
10 <property name=
"default_width">0</property>
11 <property name=
"default_height">0</property>
12 <property name=
"type_hint">dialog
</property>
13 <child internal-child=
"vbox">
14 <object class=
"GtkBox" id=
"dialog-vbox1">
15 <property name=
"can_focus">False
</property>
16 <property name=
"orientation">vertical
</property>
17 <property name=
"spacing">12</property>
18 <child internal-child=
"action_area">
19 <object class=
"GtkButtonBox" id=
"dialog-action_area1">
20 <property name=
"can_focus">False
</property>
21 <property name=
"layout_style">end
</property>
23 <object class=
"GtkButton" id=
"help">
24 <property name=
"label">gtk-help
</property>
25 <property name=
"visible">True
</property>
26 <property name=
"can_focus">True
</property>
27 <property name=
"receives_default">True
</property>
28 <property name=
"use_stock">True
</property>
31 <property name=
"expand">False
</property>
32 <property name=
"fill">True
</property>
33 <property name=
"position">0</property>
34 <property name=
"secondary">True
</property>
38 <object class=
"GtkButton" id=
"add">
39 <property name=
"label">gtk-add
</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_stock">True
</property>
46 <child internal-child=
"accessible">
47 <object class=
"AtkObject" id=
"add-atkobject">
48 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"definename|extended_tip|add">Click the Add button to add a new defined name.
</property>
53 <property name=
"expand">False
</property>
54 <property name=
"fill">True
</property>
55 <property name=
"position">1</property>
59 <object class=
"GtkButton" id=
"cancel">
60 <property name=
"label">gtk-cancel
</property>
61 <property name=
"visible">True
</property>
62 <property name=
"can_focus">True
</property>
63 <property name=
"receives_default">True
</property>
64 <property name=
"use_stock">True
</property>
67 <property name=
"expand">False
</property>
68 <property name=
"fill">True
</property>
69 <property name=
"position">2</property>
74 <property name=
"expand">False
</property>
75 <property name=
"fill">True
</property>
76 <property name=
"pack_type">end
</property>
77 <property name=
"position">0</property>
81 <object class=
"GtkBox" id=
"box1">
82 <property name=
"visible">True
</property>
83 <property name=
"can_focus">False
</property>
84 <property name=
"orientation">vertical
</property>
85 <property name=
"spacing">12</property>
87 <!-- n-columns=1 n-rows=1 -->
88 <object class=
"GtkGrid" id=
"grid1">
89 <property name=
"visible">True
</property>
90 <property name=
"can_focus">False
</property>
91 <property name=
"row_spacing">6</property>
93 <object class=
"GtkLabel" id=
"label2">
94 <property name=
"visible">True
</property>
95 <property name=
"can_focus">False
</property>
96 <property name=
"label" translatable=
"yes" context=
"definename|label2">Name:
</property>
97 <property name=
"use_underline">True
</property>
98 <property name=
"mnemonic_widget">edit
</property>
99 <property name=
"xalign">0</property>
102 <property name=
"left_attach">0</property>
103 <property name=
"top_attach">1</property>
107 <object class=
"GtkLabel" id=
"label3">
108 <property name=
"visible">True
</property>
109 <property name=
"can_focus">False
</property>
110 <property name=
"label" translatable=
"yes" context=
"definename|label3">Range or formula expression:
</property>
111 <property name=
"use_underline">True
</property>
112 <property name=
"mnemonic_widget">range
</property>
113 <property name=
"xalign">0</property>
116 <property name=
"left_attach">0</property>
117 <property name=
"top_attach">3</property>
121 <object class=
"GtkLabel" id=
"label4">
122 <property name=
"visible">True
</property>
123 <property name=
"can_focus">False
</property>
124 <property name=
"label" translatable=
"yes" context=
"definename|label4">Scope:
</property>
125 <property name=
"use_underline">True
</property>
126 <property name=
"mnemonic_widget">scope
</property>
127 <property name=
"xalign">0</property>
130 <property name=
"left_attach">0</property>
131 <property name=
"top_attach">5</property>
135 <object class=
"GtkEntry" id=
"edit">
136 <property name=
"visible">True
</property>
137 <property name=
"can_focus">True
</property>
138 <property name=
"activates_default">True
</property>
139 <property name=
"truncate-multiline">True
</property>
140 <child internal-child=
"accessible">
141 <object class=
"AtkObject" id=
"edit-atkobject">
142 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"definename|extended_tip|edit">Enter the name of the area for which you want to define a reference or a formula expression.
</property>
147 <property name=
"left_attach">0</property>
148 <property name=
"top_attach">2</property>
152 <object class=
"GtkBox" id=
"box2">
153 <property name=
"visible">True
</property>
154 <property name=
"can_focus">False
</property>
155 <property name=
"spacing">6</property>
157 <object class=
"GtkEntry" id=
"range">
158 <property name=
"visible">True
</property>
159 <property name=
"can_focus">True
</property>
160 <property name=
"hexpand">True
</property>
161 <property name=
"activates_default">True
</property>
162 <property name=
"width_chars">50</property>
163 <property name=
"truncate-multiline">True
</property>
164 <child internal-child=
"accessible">
165 <object class=
"AtkObject" id=
"range-atkobject">
166 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"definename|extended_tip|range">The reference of the selected area name is shown here as an absolute value.
</property>
171 <property name=
"expand">False
</property>
172 <property name=
"fill">True
</property>
173 <property name=
"position">0</property>
177 <object class=
"GtkButton" id=
"refbutton">
178 <property name=
"visible">True
</property>
179 <property name=
"can_focus">True
</property>
180 <property name=
"receives_default">True
</property>
183 <property name=
"expand">False
</property>
184 <property name=
"fill">True
</property>
185 <property name=
"position">1</property>
190 <property name=
"left_attach">0</property>
191 <property name=
"top_attach">4</property>
195 <object class=
"GtkComboBoxText" id=
"scope">
196 <property name=
"visible">True
</property>
197 <property name=
"can_focus">False
</property>
198 <property name=
"hexpand">True
</property>
199 <child internal-child=
"accessible">
200 <object class=
"AtkObject" id=
"scope-atkobject">
201 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"definename|extended_tip|scope">Select the scope of the named range or named formula. Document (Global) means the name is valid for the whole document.
</property>
206 <property name=
"left_attach">0</property>
207 <property name=
"top_attach">6</property>
211 <object class=
"GtkLabel" id=
"label">
212 <property name=
"visible">True
</property>
213 <property name=
"can_focus">False
</property>
214 <property name=
"label" translatable=
"yes" context=
"definename|label">Define the name and range or formula expression.
</property>
215 <property name=
"xalign">0</property>
218 <property name=
"left_attach">0</property>
219 <property name=
"top_attach">0</property>
224 <property name=
"expand">False
</property>
225 <property name=
"fill">True
</property>
226 <property name=
"position">1</property>
230 <object class=
"GtkExpander" id=
"more">
231 <property name=
"visible">True
</property>
232 <property name=
"can_focus">True
</property>
233 <property name=
"spacing">6</property>
234 <property name=
"resize_toplevel">True
</property>
236 <!-- n-columns=1 n-rows=1 -->
237 <object class=
"GtkGrid" id=
"grid2">
238 <property name=
"visible">True
</property>
239 <property name=
"can_focus">False
</property>
240 <property name=
"margin_left">12</property>
241 <property name=
"row_spacing">6</property>
242 <property name=
"column_spacing">12</property>
243 <property name=
"column_homogeneous">True
</property>
245 <object class=
"GtkCheckButton" id=
"printarea">
246 <property name=
"label" translatable=
"yes" context=
"definename|printarea">_Print range
</property>
247 <property name=
"visible">True
</property>
248 <property name=
"can_focus">True
</property>
249 <property name=
"receives_default">False
</property>
250 <property name=
"use_underline">True
</property>
251 <property name=
"xalign">0</property>
252 <property name=
"draw_indicator">True
</property>
253 <child internal-child=
"accessible">
254 <object class=
"AtkObject" id=
"printarea-atkobject">
255 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"definename|extended_tip|printarea">Defines the area as a print range.
</property>
260 <property name=
"left_attach">0</property>
261 <property name=
"top_attach">0</property>
265 <object class=
"GtkCheckButton" id=
"filter">
266 <property name=
"label" translatable=
"yes" context=
"definename|filter">_Filter
</property>
267 <property name=
"visible">True
</property>
268 <property name=
"can_focus">True
</property>
269 <property name=
"receives_default">False
</property>
270 <property name=
"use_underline">True
</property>
271 <property name=
"xalign">0</property>
272 <property name=
"draw_indicator">True
</property>
273 <child internal-child=
"accessible">
274 <object class=
"AtkObject" id=
"filter-atkobject">
275 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"definename|extended_tip|filter">Defines the selected area to be used in an advanced filter.
</property>
280 <property name=
"left_attach">0</property>
281 <property name=
"top_attach">1</property>
285 <object class=
"GtkCheckButton" id=
"colheader">
286 <property name=
"label" translatable=
"yes" context=
"definename|colheader">Repeat _column
</property>
287 <property name=
"visible">True
</property>
288 <property name=
"can_focus">True
</property>
289 <property name=
"receives_default">False
</property>
290 <property name=
"use_underline">True
</property>
291 <property name=
"xalign">0</property>
292 <property name=
"draw_indicator">True
</property>
293 <child internal-child=
"accessible">
294 <object class=
"AtkObject" id=
"colheader-atkobject">
295 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"definename|extended_tip|colheader">Defines the area as a repeating column.
</property>
300 <property name=
"left_attach">1</property>
301 <property name=
"top_attach">0</property>
305 <object class=
"GtkCheckButton" id=
"rowheader">
306 <property name=
"label" translatable=
"yes" context=
"definename|rowheader">Repeat _row
</property>
307 <property name=
"visible">True
</property>
308 <property name=
"can_focus">True
</property>
309 <property name=
"receives_default">False
</property>
310 <property name=
"use_underline">True
</property>
311 <property name=
"xalign">0</property>
312 <property name=
"draw_indicator">True
</property>
313 <child internal-child=
"accessible">
314 <object class=
"AtkObject" id=
"rowheader-atkobject">
315 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"definename|extended_tip|rowheader">Defines the area as a repeating row.
</property>
320 <property name=
"left_attach">1</property>
321 <property name=
"top_attach">1</property>
327 <object class=
"GtkLabel" id=
"label5">
328 <property name=
"visible">True
</property>
329 <property name=
"can_focus">False
</property>
330 <property name=
"label" translatable=
"yes" context=
"definename|label5">Range _Options
</property>
331 <property name=
"use_underline">True
</property>
334 <child internal-child=
"accessible">
335 <object class=
"AtkObject" id=
"more-atkobject">
336 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"definename|extended_tip|more">Allows you to specify the Area type (optional) for the reference.
</property>
341 <property name=
"expand">False
</property>
342 <property name=
"fill">True
</property>
343 <property name=
"position">2</property>
348 <property name=
"expand">False
</property>
349 <property name=
"fill">True
</property>
350 <property name=
"position">1</property>
356 <action-widget response=
"-11">help
</action-widget>
357 <action-widget response=
"101">add
</action-widget>
358 <action-widget response=
"-6">cancel
</action-widget>
360 <child type=
"titlebar">
363 <child internal-child=
"accessible">
364 <object class=
"AtkObject" id=
"DefineNameDialog-atkobject">
365 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"definename|extended_tip|DefineNameDialog">Opens a dialog where you can specify a name for a selected area or a name for a formula expression.
</property>