1 <?xml version=
"1.0" encoding=
"UTF-8"?>
2 <!-- Generated with glade 3.40.0 -->
3 <interface domain=
"sc">
4 <requires lib=
"gtk+" version=
"3.20"/>
5 <object class=
"GtkBox" id=
"SortOptionsPage">
6 <property name=
"visible">True
</property>
7 <property name=
"can-focus">False
</property>
8 <property name=
"border-width">6</property>
9 <property name=
"orientation">vertical
</property>
10 <property name=
"spacing">12</property>
12 <object class=
"GtkFrame" id=
"frame2">
13 <property name=
"visible">True
</property>
14 <property name=
"can-focus">False
</property>
15 <property name=
"label-xalign">0</property>
16 <property name=
"shadow-type">none
</property>
18 <!-- n-columns=1 n-rows=10 -->
19 <object class=
"GtkGrid" id=
"grid2">
20 <property name=
"visible">True
</property>
21 <property name=
"can-focus">False
</property>
22 <property name=
"margin-start">12</property>
23 <property name=
"margin-top">6</property>
24 <property name=
"margin-bottom">12</property>
25 <property name=
"row-spacing">6</property>
26 <property name=
"column-spacing">12</property>
28 <object class=
"GtkCheckButton" id=
"case">
29 <property name=
"label" translatable=
"yes" context=
"sortoptionspage|case">Case _sensitive
</property>
30 <property name=
"visible">True
</property>
31 <property name=
"can-focus">True
</property>
32 <property name=
"receives-default">False
</property>
33 <property name=
"use-underline">True
</property>
34 <property name=
"draw-indicator">True
</property>
35 <child internal-child=
"accessible">
36 <object class=
"AtkObject" id=
"case-atkobject">
37 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"sortoptionspage|extended_tip|case">Sorts first by uppercase letters and then by lowercase letters. For Asian locales, special handling applies.
</property>
42 <property name=
"left-attach">0</property>
43 <property name=
"top-attach">0</property>
47 <object class=
"GtkCheckButton" id=
"formats">
48 <property name=
"label" translatable=
"yes" context=
"sortoptionspage|formats">Include formats
</property>
49 <property name=
"visible">True
</property>
50 <property name=
"can-focus">True
</property>
51 <property name=
"receives-default">False
</property>
52 <property name=
"use-underline">True
</property>
53 <property name=
"draw-indicator">True
</property>
54 <child internal-child=
"accessible">
55 <object class=
"AtkObject" id=
"formats-atkobject">
56 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"sortoptionspage|extended_tip|formats">Preserves the current cell formatting.
</property>
61 <property name=
"left-attach">0</property>
62 <property name=
"top-attach">1</property>
66 <object class=
"GtkCheckButton" id=
"naturalsort">
67 <property name=
"label" translatable=
"yes" context=
"sortoptionspage|naturalsort">Enable natural sort
</property>
68 <property name=
"visible">True
</property>
69 <property name=
"can-focus">True
</property>
70 <property name=
"receives-default">False
</property>
71 <property name=
"use-underline">True
</property>
72 <property name=
"draw-indicator">True
</property>
73 <child internal-child=
"accessible">
74 <object class=
"AtkObject" id=
"naturalsort-atkobject">
75 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"sortoptionspage|extended_tip|naturalsort">Natural sort is a sort algorithm that sorts string-prefixed numbers based on the value of the numerical element in each sorted number, instead of the traditional way of sorting them as ordinary strings.
</property>
80 <property name=
"left-attach">0</property>
81 <property name=
"top-attach">2</property>
85 <object class=
"GtkCheckButton" id=
"includenotes">
86 <property name=
"label" translatable=
"yes" context=
"sortoptionspage|includenotes">Include boundary column(s) containing only comments
</property>
87 <property name=
"visible">True
</property>
88 <property name=
"can-focus">True
</property>
89 <property name=
"receives-default">False
</property>
90 <property name=
"use-underline">True
</property>
91 <property name=
"draw-indicator">True
</property>
94 <property name=
"left-attach">0</property>
95 <property name=
"top-attach">3</property>
99 <object class=
"GtkCheckButton" id=
"includeimages">
100 <property name=
"label" translatable=
"yes" context=
"sortoptionspage|includeimages">Include boundary column(s) containing only images
</property>
101 <property name=
"visible">True
</property>
102 <property name=
"can-focus">True
</property>
103 <property name=
"receives-default">False
</property>
104 <property name=
"use-underline">True
</property>
105 <property name=
"draw-indicator">True
</property>
108 <property name=
"left-attach">0</property>
109 <property name=
"top-attach">4</property>
113 <object class=
"GtkCheckButton" id=
"copyresult">
114 <property name=
"label" translatable=
"yes" context=
"sortoptionspage|copyresult">Copy sort results to:
</property>
115 <property name=
"visible">True
</property>
116 <property name=
"can-focus">True
</property>
117 <property name=
"receives-default">False
</property>
118 <property name=
"use-underline">True
</property>
119 <property name=
"draw-indicator">True
</property>
121 <relation type=
"label-for" target=
"outarealb"/>
123 <child internal-child=
"accessible">
124 <object class=
"AtkObject" id=
"copyresult-atkobject">
125 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"sortoptionspage|extended_tip|copyresult">Copies the sorted list to the cell range that you specify.
</property>
130 <property name=
"left-attach">0</property>
131 <property name=
"top-attach">5</property>
135 <object class=
"GtkCheckButton" id=
"sortuser">
136 <property name=
"label" translatable=
"yes" context=
"sortoptionspage|sortuser">Custom sort order
</property>
137 <property name=
"visible">True
</property>
138 <property name=
"can-focus">True
</property>
139 <property name=
"receives-default">False
</property>
140 <property name=
"use-underline">True
</property>
141 <property name=
"draw-indicator">True
</property>
143 <relation type=
"label-for" target=
"sortuserlb"/>
145 <child internal-child=
"accessible">
146 <object class=
"AtkObject" id=
"sortuser-atkobject">
147 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"sortoptionspage|extended_tip|sortuser">Click here and then select the custom sort order that you want.
</property>
152 <property name=
"left-attach">0</property>
153 <property name=
"top-attach">7</property>
157 <object class=
"GtkBox">
158 <property name=
"visible">True
</property>
159 <property name=
"can-focus">False
</property>
160 <property name=
"spacing">3</property>
162 <object class=
"GtkComboBoxText" id=
"outarealb">
163 <property name=
"visible">True
</property>
164 <property name=
"can-focus">False
</property>
165 <property name=
"margin-start">12</property>
167 <relation type=
"labelled-by" target=
"copyresult"/>
169 <child internal-child=
"accessible">
170 <object class=
"AtkObject" id=
"outarealb-atkobject">
171 <property name=
"AtkObject::accessible-name" translatable=
"yes" context=
"sortoptionspage|outarealb-atkobject">Copy sort results to:
</property>
172 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"sortoptionspage|extended_tip|outarealb">Select a named cell range where you want to display the sorted list, or enter a cell range in the input box.
</property>
177 <property name=
"expand">False
</property>
178 <property name=
"fill">True
</property>
179 <property name=
"position">0</property>
183 <object class=
"GtkEntry" id=
"outareaed">
184 <property name=
"visible">True
</property>
185 <property name=
"can-focus">True
</property>
186 <property name=
"hexpand">True
</property>
187 <property name=
"activates-default">True
</property>
188 <property name=
"truncate-multiline">True
</property>
189 <child internal-child=
"accessible">
190 <object class=
"AtkObject" id=
"outareaed-atkobject">
191 <property name=
"AtkObject::accessible-name" translatable=
"yes" context=
"sortoptionspage|outareaed-atkobject">Copy sort results to:
</property>
192 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"sortoptionspage|extended_tip|outareaed">Enter the cell range where you want to display the sorted list, or select a named range from the list.
</property>
197 <property name=
"expand">False
</property>
198 <property name=
"fill">True
</property>
199 <property name=
"position">1</property>
204 <property name=
"left-attach">0</property>
205 <property name=
"top-attach">6</property>
209 <object class=
"GtkComboBoxText" id=
"sortuserlb">
210 <property name=
"visible">True
</property>
211 <property name=
"can-focus">False
</property>
212 <property name=
"margin-start">12</property>
214 <relation type=
"labelled-by" target=
"sortuser"/>
216 <child internal-child=
"accessible">
217 <object class=
"AtkObject" id=
"sortuserlb-atkobject">
218 <property name=
"AtkObject::accessible-name" translatable=
"yes" context=
"sortoptionspage|sortuserlb-atkobject">Custom sort order
</property>
223 <property name=
"left-attach">0</property>
224 <property name=
"top-attach">8</property>
228 <!-- n-columns=2 n-rows=2 -->
229 <object class=
"GtkGrid">
230 <property name=
"visible">True
</property>
231 <property name=
"can-focus">False
</property>
232 <property name=
"row-spacing">3</property>
233 <property name=
"column-spacing">3</property>
235 <object class=
"GtkLabel" id=
"label6">
236 <property name=
"visible">True
</property>
237 <property name=
"can-focus">False
</property>
238 <property name=
"halign">start
</property>
239 <property name=
"label" translatable=
"yes" context=
"sortoptionspage|label6">Locale
</property>
240 <property name=
"use-underline">True
</property>
241 <property name=
"mnemonic-widget">language
</property>
244 <property name=
"left-attach">0</property>
245 <property name=
"top-attach">0</property>
249 <object class=
"GtkLabel" id=
"algorithmft">
250 <property name=
"visible">True
</property>
251 <property name=
"can-focus">False
</property>
252 <property name=
"halign">start
</property>
253 <property name=
"label" translatable=
"yes" context=
"sortoptionspage|algorithmft">Options
</property>
254 <property name=
"use-underline">True
</property>
255 <property name=
"mnemonic-widget">algorithmlb
</property>
258 <property name=
"left-attach">1</property>
259 <property name=
"top-attach">0</property>
263 <object class=
"GtkComboBoxText" id=
"language">
264 <property name=
"visible">True
</property>
265 <property name=
"can-focus">False
</property>
266 <property name=
"has-entry">True
</property>
267 <child internal-child=
"entry">
268 <object class=
"GtkEntry">
269 <property name=
"truncate-multiline">True
</property>
270 <property name=
"can-focus">False
</property>
273 <child internal-child=
"accessible">
274 <object class=
"AtkObject" id=
"language-atkobject">
275 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"sortoptionspage|extended_tip|language">Select the locale for the sorting rules.
</property>
280 <property name=
"left-attach">0</property>
281 <property name=
"top-attach">1</property>
285 <object class=
"GtkComboBoxText" id=
"algorithmlb">
286 <property name=
"visible">True
</property>
287 <property name=
"can-focus">False
</property>
288 <property name=
"hexpand">True
</property>
289 <child internal-child=
"accessible">
290 <object class=
"AtkObject" id=
"algorithmlb-atkobject">
291 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"sortoptionspage|extended_tip|algorithmlb">Select a sorting option for the locale.
</property>
296 <property name=
"left-attach">1</property>
297 <property name=
"top-attach">1</property>
302 <property name=
"left-attach">0</property>
303 <property name=
"top-attach">9</property>
309 <object class=
"GtkLabel" id=
"label2">
310 <property name=
"visible">True
</property>
311 <property name=
"can-focus">False
</property>
312 <property name=
"label" translatable=
"yes" context=
"sortoptionspage|label2">Sort Options
</property>
314 <attribute name=
"weight" value=
"bold"/>
320 <property name=
"expand">False
</property>
321 <property name=
"fill">True
</property>
322 <property name=
"position">0</property>
325 <child internal-child=
"accessible">
326 <object class=
"AtkObject" id=
"SortOptionsPage-atkobject">
327 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"sortoptionspage|extended_tip|SortOptionsPage">Sets additional sorting options.
</property>