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=
"DeleteContentsDialog">
6 <property name=
"can_focus">False
</property>
7 <property name=
"border_width">6</property>
8 <property name=
"title" translatable=
"yes" context=
"deletecontents|DeleteContentsDialog">Delete Contents
</property>
9 <property name=
"resizable">False
</property>
10 <property name=
"modal">True
</property>
11 <property name=
"default_width">0</property>
12 <property name=
"default_height">0</property>
13 <property name=
"type_hint">dialog
</property>
14 <child internal-child=
"vbox">
15 <object class=
"GtkBox" id=
"dialog-vbox1">
16 <property name=
"can_focus">False
</property>
17 <property name=
"orientation">vertical
</property>
18 <property name=
"spacing">12</property>
19 <child internal-child=
"action_area">
20 <object class=
"GtkButtonBox" id=
"dialog-action_area1">
21 <property name=
"can_focus">False
</property>
22 <property name=
"layout_style">end
</property>
24 <object class=
"GtkButton" id=
"ok">
25 <property name=
"label" translatable=
"yes" context=
"stock">_OK
</property>
26 <property name=
"visible">True
</property>
27 <property name=
"can_focus">True
</property>
28 <property name=
"can_default">True
</property>
29 <property name=
"has_default">True
</property>
30 <property name=
"receives_default">True
</property>
31 <property name=
"use-underline">True
</property>
34 <property name=
"expand">False
</property>
35 <property name=
"fill">True
</property>
36 <property name=
"position">0</property>
40 <object class=
"GtkButton" id=
"cancel">
41 <property name=
"label" translatable=
"yes" context=
"stock">_Cancel
</property>
42 <property name=
"visible">True
</property>
43 <property name=
"can_focus">True
</property>
44 <property name=
"receives_default">True
</property>
45 <property name=
"use-underline">True
</property>
48 <property name=
"expand">False
</property>
49 <property name=
"fill">True
</property>
50 <property name=
"position">1</property>
54 <object class=
"GtkButton" id=
"help">
55 <property name=
"label" translatable=
"yes" context=
"stock">_Help
</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>
62 <property name=
"expand">False
</property>
63 <property name=
"fill">True
</property>
64 <property name=
"position">2</property>
65 <property name=
"secondary">True
</property>
70 <property name=
"expand">False
</property>
71 <property name=
"fill">True
</property>
72 <property name=
"pack_type">end
</property>
73 <property name=
"position">0</property>
77 <object class=
"GtkFrame" id=
"frame2">
78 <property name=
"visible">True
</property>
79 <property name=
"can_focus">False
</property>
80 <property name=
"label_xalign">0</property>
81 <property name=
"shadow_type">none
</property>
83 <object class=
"GtkBox" id=
"box2">
84 <property name=
"visible">True
</property>
85 <property name=
"can_focus">False
</property>
86 <property name=
"orientation">vertical
</property>
87 <property name=
"spacing">12</property>
88 <property name=
"margin-start">12</property>
89 <property name=
"margin-top">6</property>
91 <object class=
"GtkCheckButton" id=
"deleteall">
92 <property name=
"label" translatable=
"yes" context=
"deletecontents|deleteall">Delete _all
</property>
93 <property name=
"visible">True
</property>
94 <property name=
"can_focus">True
</property>
95 <property name=
"receives_default">False
</property>
96 <property name=
"use_underline">True
</property>
97 <property name=
"draw_indicator">True
</property>
98 <child internal-child=
"accessible">
99 <object class=
"AtkObject" id=
"deleteall-atkobject">
100 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"deletecontents|extended_tip|deleteall">Deletes all content from the selected cell range.
</property>
105 <property name=
"expand">False
</property>
106 <property name=
"fill">True
</property>
107 <property name=
"position">0</property>
111 <!-- n-columns=1 n-rows=1 -->
112 <object class=
"GtkGrid" id=
"grid1">
113 <property name=
"visible">True
</property>
114 <property name=
"can_focus">False
</property>
115 <property name=
"row_spacing">6</property>
116 <property name=
"column_spacing">12</property>
117 <property name=
"column_homogeneous">True
</property>
119 <object class=
"GtkCheckButton" id=
"text">
120 <property name=
"label" translatable=
"yes" context=
"deletecontents|text">_Text
</property>
121 <property name=
"visible">True
</property>
122 <property name=
"can_focus">True
</property>
123 <property name=
"receives_default">False
</property>
124 <property name=
"use_underline">True
</property>
125 <property name=
"draw_indicator">True
</property>
126 <child internal-child=
"accessible">
127 <object class=
"AtkObject" id=
"text-atkobject">
128 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"deletecontents|extended_tip|text">Deletes text only. Formats, formulas, numbers and dates are not affected.
</property>
133 <property name=
"left_attach">0</property>
134 <property name=
"top_attach">0</property>
138 <object class=
"GtkCheckButton" id=
"numbers">
139 <property name=
"label" translatable=
"yes" context=
"deletecontents|numbers">_Numbers
</property>
140 <property name=
"visible">True
</property>
141 <property name=
"can_focus">True
</property>
142 <property name=
"receives_default">False
</property>
143 <property name=
"use_underline">True
</property>
144 <property name=
"draw_indicator">True
</property>
145 <child internal-child=
"accessible">
146 <object class=
"AtkObject" id=
"numbers-atkobject">
147 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"deletecontents|extended_tip|numbers">Deletes numbers only. Formats and formulas remain unchanged.
</property>
152 <property name=
"left_attach">1</property>
153 <property name=
"top_attach">0</property>
157 <object class=
"GtkCheckButton" id=
"datetime">
158 <property name=
"label" translatable=
"yes" context=
"deletecontents|datetime">_Date
& time
</property>
159 <property name=
"visible">True
</property>
160 <property name=
"can_focus">True
</property>
161 <property name=
"receives_default">False
</property>
162 <property name=
"use_underline">True
</property>
163 <property name=
"draw_indicator">True
</property>
164 <child internal-child=
"accessible">
165 <object class=
"AtkObject" id=
"datetime-atkobject">
166 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"deletecontents|extended_tip|datetime">Deletes date and time values. Formats, text, numbers and formulas remain unchanged.
</property>
171 <property name=
"left_attach">0</property>
172 <property name=
"top_attach">1</property>
176 <object class=
"GtkCheckButton" id=
"formulas">
177 <property name=
"label" translatable=
"yes" context=
"deletecontents|formulas">_Formulas
</property>
178 <property name=
"visible">True
</property>
179 <property name=
"can_focus">True
</property>
180 <property name=
"receives_default">False
</property>
181 <property name=
"use_underline">True
</property>
182 <property name=
"draw_indicator">True
</property>
183 <child internal-child=
"accessible">
184 <object class=
"AtkObject" id=
"formulas-atkobject">
185 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"deletecontents|extended_tip|formulas">Deletes formulas. Text, numbers, formats, dates and times remain unchanged.
</property>
190 <property name=
"left_attach">1</property>
191 <property name=
"top_attach">1</property>
195 <object class=
"GtkCheckButton" id=
"comments">
196 <property name=
"label" translatable=
"yes" context=
"deletecontents|comments">_Comments
</property>
197 <property name=
"visible">True
</property>
198 <property name=
"can_focus">True
</property>
199 <property name=
"receives_default">False
</property>
200 <property name=
"use_underline">True
</property>
201 <property name=
"draw_indicator">True
</property>
202 <child internal-child=
"accessible">
203 <object class=
"AtkObject" id=
"comments-atkobject">
204 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"deletecontents|extended_tip|comments">Deletes comments added to cells. All other elements remain unchanged.
</property>
209 <property name=
"left_attach">0</property>
210 <property name=
"top_attach">2</property>
214 <object class=
"GtkCheckButton" id=
"formats">
215 <property name=
"label" translatable=
"yes" context=
"deletecontents|formats">For_mats
</property>
216 <property name=
"visible">True
</property>
217 <property name=
"can_focus">True
</property>
218 <property name=
"receives_default">False
</property>
219 <property name=
"use_underline">True
</property>
220 <property name=
"draw_indicator">True
</property>
221 <child internal-child=
"accessible">
222 <object class=
"AtkObject" id=
"formats-atkobject">
223 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"deletecontents|extended_tip|formats">Deletes format attributes applied to cells. All cell content remains unchanged.
</property>
228 <property name=
"left_attach">1</property>
229 <property name=
"top_attach">2</property>
233 <object class=
"GtkCheckButton" id=
"objects">
234 <property name=
"label" translatable=
"yes" context=
"deletecontents|objects">_Objects
</property>
235 <property name=
"visible">True
</property>
236 <property name=
"can_focus">True
</property>
237 <property name=
"receives_default">False
</property>
238 <property name=
"use_underline">True
</property>
239 <property name=
"draw_indicator">True
</property>
240 <child internal-child=
"accessible">
241 <object class=
"AtkObject" id=
"objects-atkobject">
242 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"deletecontents|extended_tip|objects">Deletes objects. All cell content remains unchanged.
</property>
247 <property name=
"left_attach">0</property>
248 <property name=
"top_attach">3</property>
256 <property name=
"expand">False
</property>
257 <property name=
"fill">True
</property>
258 <property name=
"position">1</property>
264 <object class=
"GtkLabel" id=
"label2">
265 <property name=
"visible">True
</property>
266 <property name=
"can_focus">False
</property>
267 <property name=
"label" translatable=
"yes" context=
"deletecontents|label2">Selection
</property>
269 <attribute name=
"weight" value=
"bold"/>
275 <property name=
"expand">False
</property>
276 <property name=
"fill">True
</property>
277 <property name=
"position">1</property>
283 <action-widget response=
"-5">ok
</action-widget>
284 <action-widget response=
"-6">cancel
</action-widget>
285 <action-widget response=
"-11">help
</action-widget>
287 <child type=
"titlebar">
290 <child internal-child=
"accessible">
291 <object class=
"AtkObject" id=
"DeleteContentsDialog-atkobject">
292 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"deletecontents|extended_tip|DeleteContentsDialog">Specifies the contents to be deleted from the active cell or from a selected cell range.
</property>