1 <?xml version=
"1.0" encoding=
"UTF-8"?>
2 <!-- Generated with glade 3.22.2 -->
3 <interface domain=
"sc">
4 <requires lib=
"gtk+" version=
"3.20"/>
5 <object class=
"GtkAdjustment" id=
"adjustment1">
6 <property name=
"upper">100</property>
7 <property name=
"step_increment">1</property>
8 <property name=
"page_increment">10</property>
10 <object class=
"GtkAdjustment" id=
"adjustment2">
11 <property name=
"upper">100</property>
12 <property name=
"step_increment">1</property>
13 <property name=
"page_increment">10</property>
15 <object class=
"GtkMenu" id=
"dragmodemenu">
16 <property name=
"visible">True
</property>
17 <property name=
"can_focus">False
</property>
19 <object class=
"GtkRadioMenuItem" id=
"hyperlink">
20 <property name=
"visible">True
</property>
21 <property name=
"can_focus">False
</property>
22 <property name=
"label" translatable=
"yes" context=
"navigatorpanel|hyperlink">Insert as Hyperlink
</property>
23 <property name=
"use_underline">True
</property>
24 <property name=
"active">True
</property>
25 <property name=
"draw_as_radio">True
</property>
26 <child internal-child=
"accessible">
27 <object class=
"AtkObject" id=
"hyperlink-atkobject">
28 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"navigatorpanel|extended_tip|hyperlink">Inserts a hyperlink when you drag-and-drop an object from the Navigator into a document.
</property>
34 <object class=
"GtkRadioMenuItem" id=
"link">
35 <property name=
"visible">True
</property>
36 <property name=
"can_focus">False
</property>
37 <property name=
"label" translatable=
"yes" context=
"navigatorpanel|link">Insert as Link
</property>
38 <property name=
"use_underline">True
</property>
39 <property name=
"draw_as_radio">True
</property>
40 <property name=
"group">hyperlink
</property>
41 <child internal-child=
"accessible">
42 <object class=
"AtkObject" id=
"link-atkobject">
43 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"navigatorpanel|extended_tip|link">Creates a link when you drag-and-drop an object from the Navigator into a document.
</property>
49 <object class=
"GtkRadioMenuItem" id=
"copy">
50 <property name=
"visible">True
</property>
51 <property name=
"can_focus">False
</property>
52 <property name=
"label" translatable=
"yes" context=
"navigatorpanel|copy">Insert as Copy
</property>
53 <property name=
"use_underline">True
</property>
54 <property name=
"draw_as_radio">True
</property>
55 <property name=
"group">hyperlink
</property>
56 <child internal-child=
"accessible">
57 <object class=
"AtkObject" id=
"copy-atkobject">
58 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"navigatorpanel|extended_tip|copy">Generates a copy when you drag-and-drop an object from the Navigator into a document.
</property>
64 <object class=
"GtkTreeStore" id=
"liststore1">
66 <!-- column-name expander -->
67 <column type=
"GdkPixbuf"/>
68 <!-- column-name text -->
69 <column type=
"gchararray"/>
70 <!-- column-name id -->
71 <column type=
"gchararray"/>
72 <!-- column-name weight -->
74 <!-- column-name sensitive -->
75 <column type=
"gboolean"/>
78 <object class=
"GtkTreeStore" id=
"liststore2">
80 <!-- column-name text -->
81 <column type=
"gchararray"/>
82 <!-- column-name id -->
83 <column type=
"gchararray"/>
86 <!-- n-columns=1 n-rows=1 -->
87 <object class=
"GtkGrid" id=
"NavigatorPanel">
88 <property name=
"visible">True
</property>
89 <property name=
"can_focus">False
</property>
90 <property name=
"hexpand">True
</property>
91 <property name=
"vexpand">True
</property>
92 <property name=
"border_width">6</property>
94 <!-- n-columns=1 n-rows=1 -->
95 <object class=
"GtkGrid">
96 <property name=
"visible">True
</property>
97 <property name=
"can_focus">False
</property>
98 <property name=
"hexpand">True
</property>
99 <property name=
"vexpand">True
</property>
100 <property name=
"row_spacing">6</property>
101 <property name=
"column_spacing">12</property>
103 <!-- n-columns=1 n-rows=1 -->
104 <object class=
"GtkGrid" id=
"gridbuttons">
105 <property name=
"visible">True
</property>
106 <property name=
"can_focus">False
</property>
107 <property name=
"hexpand">True
</property>
108 <property name=
"row_spacing">3</property>
109 <property name=
"column_spacing">6</property>
111 <object class=
"GtkLabel" id=
"label1">
112 <property name=
"visible">True
</property>
113 <property name=
"can_focus">False
</property>
114 <property name=
"halign">start
</property>
115 <property name=
"label" translatable=
"yes" context=
"navigatorpanel|label1">Column:
</property>
116 <property name=
"use_underline">True
</property>
117 <property name=
"mnemonic_widget">column
</property>
120 <property name=
"left_attach">0</property>
121 <property name=
"top_attach">0</property>
125 <object class=
"GtkLabel" id=
"label2">
126 <property name=
"visible">True
</property>
127 <property name=
"can_focus">False
</property>
128 <property name=
"halign">start
</property>
129 <property name=
"label" translatable=
"yes" context=
"navigatorpanel|label2">Row:
</property>
130 <property name=
"use_underline">True
</property>
131 <property name=
"mnemonic_widget">row
</property>
134 <property name=
"left_attach">0</property>
135 <property name=
"top_attach">1</property>
139 <object class=
"GtkSpinButton" id=
"column">
140 <property name=
"visible">True
</property>
141 <property name=
"can_focus">True
</property>
142 <property name=
"tooltip_text" translatable=
"yes" context=
"navigatorpanel|column|tooltip_text">Column
</property>
143 <property name=
"hexpand">True
</property>
144 <property name=
"adjustment">adjustment1
</property>
145 <property name=
"truncate-multiline">True
</property>
146 <child internal-child=
"accessible">
147 <object class=
"AtkObject" id=
"column-atkobject">
148 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"navigatorpanel|extended_tip|column">Enter the column letter. Press Enter to reposition the cell cursor to the specified column in the same row.
</property>
153 <property name=
"left_attach">1</property>
154 <property name=
"top_attach">0</property>
158 <object class=
"GtkSpinButton" id=
"row">
159 <property name=
"visible">True
</property>
160 <property name=
"can_focus">True
</property>
161 <property name=
"tooltip_text" translatable=
"yes" context=
"navigatorpanel|row|tooltip_text">Row
</property>
162 <property name=
"hexpand">True
</property>
163 <property name=
"adjustment">adjustment2
</property>
164 <property name=
"truncate-multiline">True
</property>
165 <child internal-child=
"accessible">
166 <object class=
"AtkObject" id=
"row-atkobject">
167 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"navigatorpanel|extended_tip|row">Enter a row number. Press Enter to reposition the cell cursor to the specified row in the same column.
</property>
172 <property name=
"left_attach">1</property>
173 <property name=
"top_attach">1</property>
177 <object class=
"GtkToolbar" id=
"toolbox1">
178 <property name=
"visible">True
</property>
179 <property name=
"can_focus">True
</property>
180 <property name=
"toolbar_style">icons
</property>
181 <property name=
"show_arrow">False
</property>
182 <property name=
"icon_size">2</property>
184 <object class=
"GtkToolButton" id=
"datarange">
185 <property name=
"visible">True
</property>
186 <property name=
"tooltip_text" translatable=
"yes" context=
"navigatorpanel|datarange|tooltip_text">Data Range
</property>
187 <property name=
"icon_name">sc/res/na03.png
</property>
188 <child internal-child=
"accessible">
189 <object class=
"AtkObject" id=
"datarange-atkobject">
190 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"navigatorpanel|extended_tip|datarange">Specifies the current data range denoted by the position of the cell cursor.
</property>
195 <property name=
"expand">False
</property>
196 <property name=
"homogeneous">False
</property>
200 <object class=
"GtkToolButton" id=
"start">
201 <property name=
"visible">True
</property>
202 <property name=
"tooltip_text" translatable=
"yes" context=
"navigatorpanel|start|tooltip_text">Start
</property>
203 <property name=
"icon_name">sc/res/na05.png
</property>
204 <child internal-child=
"accessible">
205 <object class=
"AtkObject" id=
"start-atkobject">
206 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"navigatorpanel|extended_tip|start">Moves to the cell at the beginning of the current data range, which you can highlight using the Data Range button.
</property>
211 <property name=
"expand">False
</property>
212 <property name=
"homogeneous">False
</property>
216 <object class=
"GtkToolButton" id=
"end">
217 <property name=
"visible">True
</property>
218 <property name=
"tooltip_text" translatable=
"yes" context=
"navigatorpanel|end|tooltip_text">End
</property>
219 <property name=
"icon_name">sc/res/na06.png
</property>
220 <child internal-child=
"accessible">
221 <object class=
"AtkObject" id=
"end-atkobject">
222 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"navigatorpanel|extended_tip|end">Moves to the cell at the end of the current data range, which you can highlight using the Data Range button.
</property>
227 <property name=
"expand">False
</property>
228 <property name=
"homogeneous">False
</property>
232 <object class=
"GtkToggleToolButton" id=
"contents">
233 <property name=
"visible">True
</property>
234 <property name=
"tooltip_text" translatable=
"yes" context=
"navigatorpanel|contents|tooltip_text">Contents
</property>
235 <property name=
"icon_name">sc/res/na011.png
</property>
238 <property name=
"expand">False
</property>
239 <property name=
"homogeneous">False
</property>
244 <property name=
"left_attach">2</property>
245 <property name=
"top_attach">0</property>
249 <object class=
"GtkToolbar" id=
"toolbox2">
250 <property name=
"visible">True
</property>
251 <property name=
"can_focus">True
</property>
252 <property name=
"toolbar_style">icons
</property>
253 <property name=
"show_arrow">False
</property>
254 <property name=
"icon_size">2</property>
256 <object class=
"GtkToggleToolButton" id=
"toggle">
257 <property name=
"visible">True
</property>
258 <property name=
"tooltip_text" translatable=
"yes" context=
"navigatorpanel|toggle|tooltip_text">Toggle
</property>
259 <property name=
"icon_name">sc/res/na010.png
</property>
260 <child internal-child=
"accessible">
261 <object class=
"AtkObject" id=
"toggle-atkobject">
262 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"navigatorpanel|extended_tip|toggle">Allows you to hide/show the contents.
</property>
267 <property name=
"expand">False
</property>
268 <property name=
"homogeneous">False
</property>
272 <object class=
"GtkToggleToolButton" id=
"scenarios">
273 <property name=
"visible">True
</property>
274 <property name=
"tooltip_text" translatable=
"yes" context=
"navigatorpanel|scenarios|tooltip_text">Scenarios
</property>
275 <property name=
"icon_name">sc/res/na07.png
</property>
276 <child internal-child=
"accessible">
277 <object class=
"AtkObject" id=
"scenarios-atkobject">
278 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"navigatorpanel|extended_tip|scenarios">Displays all available scenarios. Double-click a name to apply that scenario.
</property>
283 <property name=
"expand">False
</property>
284 <property name=
"homogeneous">False
</property>
288 <object class=
"GtkMenuToolButton" id=
"dragmode">
289 <property name=
"visible">True
</property>
290 <property name=
"tooltip_text" translatable=
"yes" context=
"navigatorpanel|dragmode|tooltip_text">Drag Mode
</property>
291 <property name=
"icon_name">sc/res/na09.png
</property>
292 <child internal-child=
"accessible">
293 <object class=
"AtkObject" id=
"dragmode-atkobject">
294 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"navigatorpanel|extended_tip|dragmode">Opens a submenu for selecting the drag mode. You decide which action is performed when dragging and dropping an object from the Navigator into a document. Depending on the mode you select, the icon indicates whether a hyperlink, link or a copy is created.
</property>
299 <property name=
"expand">False
</property>
300 <property name=
"homogeneous">False
</property>
305 <property name=
"left_attach">2</property>
306 <property name=
"top_attach">1</property>
311 <property name=
"left_attach">0</property>
312 <property name=
"top_attach">0</property>
316 <object class=
"GtkComboBoxText" id=
"documents">
317 <property name=
"visible">True
</property>
318 <property name=
"can_focus">True
</property>
319 <property name=
"tooltip_text" translatable=
"yes" context=
"navigatorpanel|documents|tooltip_text">Document
</property>
320 <child internal-child=
"accessible">
321 <object class=
"AtkObject" id=
"documents-atkobject">
322 <property name=
"AtkObject::accessible-name" translatable=
"yes" context=
"navigatorpanel|documents-atkobject">Active Window
</property>
323 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"navigatorpanel|extended_tip|documents">Displays the names of all open documents.
</property>
328 <property name=
"left_attach">0</property>
329 <property name=
"top_attach">3</property>
333 <object class=
"GtkScrolledWindow">
334 <property name=
"visible">True
</property>
335 <property name=
"can_focus">True
</property>
336 <property name=
"hexpand">True
</property>
337 <property name=
"vexpand">True
</property>
338 <property name=
"shadow_type">in
</property>
340 <object class=
"GtkTreeView" id=
"contentbox">
341 <property name=
"width_request">-
1</property>
342 <property name=
"visible">True
</property>
343 <property name=
"can_focus">True
</property>
344 <property name=
"receives_default">True
</property>
345 <property name=
"has_tooltip">True
</property>
346 <property name=
"hexpand">True
</property>
347 <property name=
"vexpand">True
</property>
348 <property name=
"model">liststore1
</property>
349 <property name=
"headers_visible">False
</property>
350 <property name=
"reorderable">True
</property>
351 <property name=
"search_column">1</property>
352 <child internal-child=
"selection">
353 <object class=
"GtkTreeSelection" id=
"Macro Library List-selection1"/>
356 <object class=
"GtkTreeViewColumn" id=
"treeviewcolumn2">
357 <property name=
"spacing">6</property>
359 <object class=
"GtkCellRendererPixbuf" id=
"cellrenderertext4"/>
361 <attribute name=
"sensitive">4</attribute>
362 <attribute name=
"pixbuf">0</attribute>
366 <object class=
"GtkCellRendererText" id=
"cellrenderertext2"/>
368 <attribute name=
"sensitive">4</attribute>
369 <attribute name=
"text">1</attribute>
374 <child internal-child=
"accessible">
375 <object class=
"AtkObject" id=
"contentbox-atkobject">
376 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"navigatorpanel|extended_tip|contentbox">Displays all objects in your document.
</property>
383 <property name=
"left_attach">0</property>
384 <property name=
"top_attach">1</property>
388 <object class=
"GtkBox" id=
"scenariobox">
389 <property name=
"can_focus">False
</property>
390 <property name=
"no_show_all">True
</property>
391 <property name=
"hexpand">True
</property>
392 <property name=
"vexpand">True
</property>
393 <property name=
"orientation">vertical
</property>
394 <property name=
"spacing">6</property>
395 <property name=
"homogeneous">True
</property>
397 <object class=
"GtkScrolledWindow">
398 <property name=
"visible">True
</property>
399 <property name=
"can_focus">True
</property>
400 <property name=
"hexpand">True
</property>
401 <property name=
"vexpand">True
</property>
402 <property name=
"shadow_type">in
</property>
404 <object class=
"GtkTreeView" id=
"scenariolist">
405 <property name=
"width_request">-
1</property>
406 <property name=
"visible">True
</property>
407 <property name=
"can_focus">True
</property>
408 <property name=
"receives_default">True
</property>
409 <property name=
"hexpand">True
</property>
410 <property name=
"vexpand">True
</property>
411 <property name=
"model">liststore2
</property>
412 <property name=
"headers_visible">False
</property>
413 <property name=
"search_column">0</property>
414 <property name=
"show_expanders">False
</property>
415 <child internal-child=
"selection">
416 <object class=
"GtkTreeSelection"/>
419 <object class=
"GtkTreeViewColumn" id=
"treeviewcolumn1">
420 <property name=
"spacing">6</property>
422 <object class=
"GtkCellRendererText" id=
"cellrenderertext3"/>
424 <attribute name=
"text">0</attribute>
433 <property name=
"expand">False
</property>
434 <property name=
"fill">True
</property>
435 <property name=
"position">0</property>
439 <object class=
"GtkScrolledWindow">
440 <property name=
"visible">True
</property>
441 <property name=
"can_focus">True
</property>
442 <property name=
"shadow_type">in
</property>
444 <object class=
"GtkTextView" id=
"scenariotext">
445 <property name=
"visible">True
</property>
446 <property name=
"can_focus">True
</property>
447 <property name=
"editable">False
</property>
448 <property name=
"wrap_mode">word
</property>
449 <property name=
"cursor_visible">False
</property>
450 <property name=
"accepts_tab">False
</property>
455 <property name=
"expand">False
</property>
456 <property name=
"fill">True
</property>
457 <property name=
"position">1</property>
462 <property name=
"left_attach">0</property>
463 <property name=
"top_attach">2</property>
468 <property name=
"left_attach">0</property>
469 <property name=
"top_attach">0</property>
472 <child internal-child=
"accessible">
473 <object class=
"AtkObject" id=
"NavigatorPanel-atkobject">
474 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"navigatorpanel|extended_tip|NavigatorPanel">Activates and deactivates the Navigator.
</property>