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=
"DeleteCellsDialog">
6 <property name=
"can_focus">False
</property>
7 <property name=
"border_width">6</property>
8 <property name=
"title" translatable=
"yes" context=
"deletecells|DeleteCellsDialog">Delete Cells
</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">gtk-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_stock">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">gtk-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_stock">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">gtk-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_stock">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=
"Selection">
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=
"GtkAlignment" id=
"alignment3">
84 <property name=
"visible">True
</property>
85 <property name=
"can_focus">False
</property>
86 <property name=
"top_padding">6</property>
87 <property name=
"left_padding">12</property>
89 <object class=
"GtkBox" id=
"box1">
90 <property name=
"visible">True
</property>
91 <property name=
"can_focus">False
</property>
92 <property name=
"orientation">vertical
</property>
93 <property name=
"spacing">6</property>
95 <object class=
"GtkRadioButton" id=
"up">
96 <property name=
"label" translatable=
"yes" context=
"deletecells|up">Shift cells _up
</property>
97 <property name=
"visible">True
</property>
98 <property name=
"can_focus">True
</property>
99 <property name=
"receives_default">False
</property>
100 <property name=
"use_underline">True
</property>
101 <property name=
"xalign">0</property>
102 <property name=
"active">True
</property>
103 <property name=
"draw_indicator">True
</property>
104 <child internal-child=
"accessible">
105 <object class=
"AtkObject" id=
"up-atkobject">
106 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"deletecells|extended_tip|up">Fills the space produced by the deleted cells with the cells underneath it.
</property>
111 <property name=
"expand">False
</property>
112 <property name=
"fill">True
</property>
113 <property name=
"position">1</property>
117 <object class=
"GtkRadioButton" id=
"left">
118 <property name=
"label" translatable=
"yes" context=
"deletecells|left">Shift cells _left
</property>
119 <property name=
"visible">True
</property>
120 <property name=
"can_focus">True
</property>
121 <property name=
"receives_default">False
</property>
122 <property name=
"use_underline">True
</property>
123 <property name=
"xalign">0</property>
124 <property name=
"draw_indicator">True
</property>
125 <property name=
"group">up
</property>
126 <child internal-child=
"accessible">
127 <object class=
"AtkObject" id=
"left-atkobject">
128 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"deletecells|extended_tip|left">Fills the resulting space by the cells to the right of the deleted cells.
</property>
133 <property name=
"expand">False
</property>
134 <property name=
"fill">True
</property>
135 <property name=
"position">2</property>
139 <object class=
"GtkRadioButton" id=
"rows">
140 <property name=
"label" translatable=
"yes" context=
"deletecells|rows">Delete entire _row(s)
</property>
141 <property name=
"visible">True
</property>
142 <property name=
"can_focus">True
</property>
143 <property name=
"receives_default">False
</property>
144 <property name=
"use_underline">True
</property>
145 <property name=
"xalign">0</property>
146 <property name=
"draw_indicator">True
</property>
147 <property name=
"group">up
</property>
148 <child internal-child=
"accessible">
149 <object class=
"AtkObject" id=
"rows-atkobject">
150 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"deletecells|extended_tip|rows">After selecting at least one cell, deletes the entire row from the sheet.
</property>
155 <property name=
"expand">False
</property>
156 <property name=
"fill">True
</property>
157 <property name=
"position">3</property>
161 <object class=
"GtkRadioButton" id=
"cols">
162 <property name=
"label" translatable=
"yes" context=
"deletecells|cols">Delete entire _column(s)
</property>
163 <property name=
"visible">True
</property>
164 <property name=
"can_focus">True
</property>
165 <property name=
"receives_default">False
</property>
166 <property name=
"use_underline">True
</property>
167 <property name=
"xalign">0</property>
168 <property name=
"draw_indicator">True
</property>
169 <property name=
"group">up
</property>
170 <child internal-child=
"accessible">
171 <object class=
"AtkObject" id=
"cols-atkobject">
172 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"deletecells|extended_tip|cols">After selecting at least one cell, deletes the entire column from the sheet.
</property>
177 <property name=
"expand">False
</property>
178 <property name=
"fill">True
</property>
179 <property name=
"position">4</property>
187 <object class=
"GtkLabel" id=
"label1">
188 <property name=
"visible">True
</property>
189 <property name=
"can_focus">False
</property>
190 <property name=
"label" translatable=
"yes" context=
"deletecells|label1">Selection
</property>
192 <attribute name=
"weight" value=
"bold"/>
198 <property name=
"expand">False
</property>
199 <property name=
"fill">True
</property>
200 <property name=
"position">1</property>
206 <action-widget response=
"-5">ok
</action-widget>
207 <action-widget response=
"-6">cancel
</action-widget>
208 <action-widget response=
"-11">help
</action-widget>
210 <child type=
"titlebar">
213 <child internal-child=
"accessible">
214 <object class=
"AtkObject" id=
"DeleteCellsDialog-atkobject">
215 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"deletecells|extended_tip|DeleteCellsDialog">Completely deletes selected cells, columns or rows. The cells below or to the right of the deleted cells will fill the space.
</property>