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=
"GtkTreeStore" id=
"liststore1">
7 <!-- column-name text -->
8 <column type=
"gchararray"/>
9 <!-- column-name text2 -->
10 <column type=
"gchararray"/>
11 <!-- column-name id -->
12 <column type=
"gchararray"/>
15 <object class=
"GtkDialog" id=
"CondFormatManager">
16 <property name=
"can_focus">False
</property>
17 <property name=
"border_width">6</property>
18 <property name=
"title" translatable=
"yes" context=
"condformatmanager|CondFormatManager">Manage Conditional Formatting
</property>
19 <property name=
"resizable">False
</property>
20 <property name=
"modal">True
</property>
21 <property name=
"default_width">0</property>
22 <property name=
"default_height">0</property>
23 <property name=
"type_hint">dialog
</property>
24 <child internal-child=
"vbox">
25 <object class=
"GtkBox" id=
"dialog-vbox1">
26 <property name=
"can_focus">False
</property>
27 <property name=
"hexpand">True
</property>
28 <property name=
"vexpand">True
</property>
29 <property name=
"orientation">vertical
</property>
30 <property name=
"spacing">12</property>
31 <child internal-child=
"action_area">
32 <object class=
"GtkButtonBox" id=
"dialog-action_area1">
33 <property name=
"can_focus">False
</property>
34 <property name=
"layout_style">end
</property>
36 <object class=
"GtkButton" id=
"ok">
37 <property name=
"label">gtk-ok
</property>
38 <property name=
"visible">True
</property>
39 <property name=
"can_focus">True
</property>
40 <property name=
"can_default">True
</property>
41 <property name=
"has_default">True
</property>
42 <property name=
"receives_default">True
</property>
43 <property name=
"use_stock">True
</property>
46 <property name=
"expand">False
</property>
47 <property name=
"fill">True
</property>
48 <property name=
"position">0</property>
52 <object class=
"GtkButton" id=
"cancel">
53 <property name=
"label">gtk-cancel
</property>
54 <property name=
"visible">True
</property>
55 <property name=
"can_focus">True
</property>
56 <property name=
"receives_default">True
</property>
57 <property name=
"use_stock">True
</property>
60 <property name=
"expand">False
</property>
61 <property name=
"fill">True
</property>
62 <property name=
"position">1</property>
66 <object class=
"GtkButton" id=
"help">
67 <property name=
"label">gtk-help
</property>
68 <property name=
"visible">True
</property>
69 <property name=
"can_focus">True
</property>
70 <property name=
"receives_default">True
</property>
71 <property name=
"use_stock">True
</property>
74 <property name=
"expand">False
</property>
75 <property name=
"fill">True
</property>
76 <property name=
"position">2</property>
77 <property name=
"secondary">True
</property>
82 <property name=
"expand">False
</property>
83 <property name=
"fill">True
</property>
84 <property name=
"pack_type">end
</property>
85 <property name=
"position">0</property>
89 <object class=
"GtkFrame" id=
"frame1">
90 <property name=
"visible">True
</property>
91 <property name=
"can_focus">False
</property>
92 <property name=
"hexpand">True
</property>
93 <property name=
"vexpand">True
</property>
94 <property name=
"label_xalign">0</property>
95 <property name=
"shadow_type">none
</property>
97 <object class=
"GtkAlignment" id=
"alignment1">
98 <property name=
"visible">True
</property>
99 <property name=
"can_focus">False
</property>
100 <property name=
"top_padding">6</property>
101 <property name=
"bottom_padding">6</property>
102 <property name=
"left_padding">12</property>
103 <property name=
"right_padding">12</property>
105 <object class=
"GtkBox" id=
"box1">
106 <property name=
"visible">True
</property>
107 <property name=
"can_focus">False
</property>
108 <property name=
"vexpand">True
</property>
109 <property name=
"orientation">vertical
</property>
110 <property name=
"spacing">6</property>
112 <object class=
"GtkScrolledWindow">
113 <property name=
"visible">True
</property>
114 <property name=
"can_focus">True
</property>
115 <property name=
"hexpand">True
</property>
116 <property name=
"vexpand">True
</property>
117 <property name=
"shadow_type">in
</property>
119 <object class=
"GtkTreeView" id=
"CONTAINER">
120 <property name=
"visible">True
</property>
121 <property name=
"can_focus">True
</property>
122 <property name=
"receives_default">True
</property>
123 <property name=
"model">liststore1
</property>
124 <property name=
"search_column">0</property>
125 <property name=
"show_expanders">False
</property>
126 <child internal-child=
"selection">
127 <object class=
"GtkTreeSelection" id=
"Macro Library List-selection1"/>
130 <object class=
"GtkTreeViewColumn" id=
"treeviewcolumn1">
131 <property name=
"resizable">True
</property>
132 <property name=
"spacing">6</property>
133 <property name=
"title" translatable=
"yes" context=
"condformatmanager|STR_HEADER_RANGE">Range
</property>
135 <object class=
"GtkCellRendererText" id=
"cellrenderer1"/>
137 <attribute name=
"text">0</attribute>
143 <object class=
"GtkTreeViewColumn" id=
"treeviewcolumn2">
144 <property name=
"resizable">True
</property>
145 <property name=
"spacing">6</property>
146 <property name=
"title" translatable=
"yes" context=
"condformatmanager|STR_HEADER_FIRST_CONDITION">First Condition
</property>
148 <object class=
"GtkCellRendererText" id=
"cellrenderer2"/>
150 <attribute name=
"text">1</attribute>
155 <child internal-child=
"accessible">
156 <object class=
"AtkObject" id=
"CONTAINER-atkobject">
157 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"condformatmanager|extended_tip|CONTAINER">The Conditional Formats list displays the active conditional formatting rules set in the current spreadsheet.
</property>
164 <property name=
"expand">False
</property>
165 <property name=
"fill">True
</property>
166 <property name=
"position">0</property>
170 <object class=
"GtkButtonBox" id=
"buttonbox2">
171 <property name=
"visible">True
</property>
172 <property name=
"can_focus">False
</property>
173 <property name=
"spacing">12</property>
174 <property name=
"layout_style">start
</property>
176 <object class=
"GtkButton" id=
"add">
177 <property name=
"label" translatable=
"yes" context=
"condformatmanager|add">Add
</property>
178 <property name=
"visible">True
</property>
179 <property name=
"can_focus">True
</property>
180 <property name=
"receives_default">True
</property>
181 <child internal-child=
"accessible">
182 <object class=
"AtkObject" id=
"add-atkobject">
183 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"condformatmanager|extended_tip|add">Here you can add, edit or remove one or several conditional formattings.
</property>
188 <property name=
"expand">False
</property>
189 <property name=
"fill">True
</property>
190 <property name=
"position">0</property>
194 <object class=
"GtkButton" id=
"edit">
195 <property name=
"label" translatable=
"yes" context=
"condformatmanager|edit">Edit...
</property>
196 <property name=
"visible">True
</property>
197 <property name=
"can_focus">True
</property>
198 <property name=
"receives_default">True
</property>
199 <child internal-child=
"accessible">
200 <object class=
"AtkObject" id=
"edit-atkobject">
201 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"condformatmanager|extended_tip|edit">Here you can add, edit or remove one or several conditional formattings.
</property>
206 <property name=
"expand">False
</property>
207 <property name=
"fill">True
</property>
208 <property name=
"position">1</property>
212 <object class=
"GtkButton" id=
"remove">
213 <property name=
"label" translatable=
"yes" context=
"condformatmanager|remove">Remove
</property>
214 <property name=
"visible">True
</property>
215 <property name=
"can_focus">True
</property>
216 <property name=
"receives_default">True
</property>
217 <child internal-child=
"accessible">
218 <object class=
"AtkObject" id=
"remove-atkobject">
219 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"condformatmanager|extended_tip|remove">Here you can add, edit or remove one or several conditional formattings.
</property>
224 <property name=
"expand">False
</property>
225 <property name=
"fill">True
</property>
226 <property name=
"position">2</property>
231 <property name=
"expand">False
</property>
232 <property name=
"fill">True
</property>
233 <property name=
"position">1</property>
241 <object class=
"GtkLabel" id=
"label1">
242 <property name=
"visible">True
</property>
243 <property name=
"can_focus">False
</property>
244 <property name=
"label" translatable=
"yes" context=
"condformatmanager|label1">Conditional Formats
</property>
246 <attribute name=
"weight" value=
"bold"/>
252 <property name=
"expand">False
</property>
253 <property name=
"fill">True
</property>
254 <property name=
"position">0</property>
260 <action-widget response=
"-5">ok
</action-widget>
261 <action-widget response=
"-6">cancel
</action-widget>
262 <action-widget response=
"-11">help
</action-widget>
264 <child type=
"titlebar">
267 <child internal-child=
"accessible">
268 <object class=
"AtkObject" id=
"CondFormatManager-atkobject">
269 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"condformatmanager|extended_tip|CondFormatManager">This dialog allows you to see all the conditional formatting defined in the spreadsheet.
</property>