Avoid potential negative array index access to cached text.
[LibreOffice.git] / sc / uiconfig / scalc / ui / gotosheetdialog.ui
blob93c2e72a0e103e31554bf8b3838f04f94526b48b
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="GtkTreeStore" id="liststore1">
6 <columns>
7 <!-- column-name text -->
8 <column type="gchararray"/>
9 <!-- column-name id -->
10 <column type="gchararray"/>
11 </columns>
12 </object>
13 <object class="GtkDialog" id="GoToSheetDialog">
14 <property name="can_focus">False</property>
15 <property name="border_width">6</property>
16 <property name="title" translatable="yes" context="gotosheetdialog|GoToSheetDialog">Go to Sheet</property>
17 <property name="resizable">False</property>
18 <property name="modal">True</property>
19 <property name="default_width">0</property>
20 <property name="default_height">0</property>
21 <property name="type_hint">dialog</property>
22 <child type="titlebar">
23 <placeholder/>
24 </child>
25 <child internal-child="vbox">
26 <object class="GtkBox" id="dialog-vbox1">
27 <property name="can_focus">False</property>
28 <property name="orientation">vertical</property>
29 <property name="spacing">12</property>
30 <child internal-child="action_area">
31 <object class="GtkButtonBox" id="dialog-action_area1">
32 <property name="can_focus">False</property>
33 <property name="layout_style">end</property>
34 <child>
35 <object class="GtkButton" id="ok">
36 <property name="label" translatable="yes" context="stock">_OK</property>
37 <property name="visible">True</property>
38 <property name="can_focus">True</property>
39 <property name="can_default">True</property>
40 <property name="has_default">True</property>
41 <property name="receives_default">True</property>
42 <property name="use_underline">True</property>
43 </object>
44 <packing>
45 <property name="expand">False</property>
46 <property name="fill">True</property>
47 <property name="position">0</property>
48 </packing>
49 </child>
50 <child>
51 <object class="GtkButton" id="cancel">
52 <property name="label" translatable="yes" context="stock">_Cancel</property>
53 <property name="visible">True</property>
54 <property name="can_focus">True</property>
55 <property name="receives_default">True</property>
56 <property name="use_underline">True</property>
57 </object>
58 <packing>
59 <property name="expand">False</property>
60 <property name="fill">True</property>
61 <property name="position">1</property>
62 </packing>
63 </child>
64 <child>
65 <object class="GtkButton" id="help">
66 <property name="label" translatable="yes" context="stock">_Help</property>
67 <property name="visible">True</property>
68 <property name="can_focus">True</property>
69 <property name="receives_default">True</property>
70 <property name="use_underline">True</property>
71 </object>
72 <packing>
73 <property name="expand">False</property>
74 <property name="fill">True</property>
75 <property name="position">2</property>
76 <property name="secondary">True</property>
77 </packing>
78 </child>
79 </object>
80 <packing>
81 <property name="expand">False</property>
82 <property name="fill">True</property>
83 <property name="pack_type">end</property>
84 <property name="position">0</property>
85 </packing>
86 </child>
87 <child>
88 <object class="GtkFrame" id="frame-mask">
89 <property name="visible">True</property>
90 <property name="can_focus">False</property>
91 <property name="hexpand">True</property>
92 <property name="vexpand">True</property>
93 <property name="label_xalign">0</property>
94 <property name="shadow_type">none</property>
95 <child>
96 <object class="GtkEntry" id="entry-mask">
97 <property name="visible">True</property>
98 <property name="can_focus">True</property>
99 <property name="truncate-multiline">True</property>
100 <property name="activates_default">True</property>
101 <child internal-child="accessible">
102 <object class="AtkObject" id="name-mask-atkobject">
103 <property name="AtkObject::accessible-description" translatable="yes" context="gotosheetdialog|extended_tip|entry-mask">Type some letters of sheet name to find it.</property>
104 </object>
105 </child>
106 </object>
107 </child>
108 <child type="label">
109 <object class="GtkLabel" id="label-mask">
110 <property name="visible">True</property>
111 <property name="can_focus">False</property>
112 <property name="label" translatable="yes" context="gotosheetdialog|label-mask">_Type a sheet name</property>
113 <property name="use_underline">True</property>
114 <attributes>
115 <attribute name="weight" value="bold"/>
116 </attributes>
117 </object>
118 </child>
119 </object>
120 <packing>
121 <property name="expand">False</property>
122 <property name="fill">True</property>
123 <property name="position">0</property>
124 </packing>
125 </child>
126 <child>
127 <object class="GtkFrame" id="frame-sheets">
128 <property name="visible">True</property>
129 <property name="can_focus">False</property>
130 <property name="hexpand">True</property>
131 <property name="vexpand">True</property>
132 <property name="label_xalign">0</property>
133 <property name="shadow_type">none</property>
134 <child>
135 <object class="GtkScrolledWindow">
136 <property name="visible">True</property>
137 <property name="can_focus">True</property>
138 <property name="margin_start">12</property>
139 <property name="margin_top">6</property>
140 <property name="hexpand">True</property>
141 <property name="vexpand">True</property>
142 <property name="shadow_type">in</property>
143 <child>
144 <object class="GtkTreeView" id="treeview">
145 <property name="visible">True</property>
146 <property name="can_focus">True</property>
147 <property name="vexpand">True</property>
148 <property name="model">liststore1</property>
149 <property name="headers_visible">False</property>
150 <property name="headers_clickable">False</property>
151 <property name="search_column">0</property>
152 <property name="show_expanders">False</property>
153 <child internal-child="selection">
154 <object class="GtkTreeSelection" id="treeview-selection1"/>
155 </child>
156 <child>
157 <object class="GtkTreeViewColumn" id="treeviewcolumn1">
158 <child>
159 <object class="GtkCellRendererText" id="cellrenderertext1"/>
160 <attributes>
161 <attribute name="text">0</attribute>
162 </attributes>
163 </child>
164 </object>
165 </child>
166 </object>
167 </child>
168 </object>
169 </child>
170 <child type="label">
171 <object class="GtkLabel" id="label-sheets">
172 <property name="visible">True</property>
173 <property name="can_focus">False</property>
174 <property name="label" translatable="yes" context="gotosheetdialog|label-sheets">_Sheets</property>
175 <property name="use_underline">True</property>
176 <attributes>
177 <attribute name="weight" value="bold"/>
178 </attributes>
179 </object>
180 </child>
181 </object>
182 <packing>
183 <property name="expand">False</property>
184 <property name="fill">True</property>
185 <property name="position">1</property>
186 </packing>
187 </child>
188 </object>
189 </child>
190 <action-widgets>
191 <action-widget response="-5">ok</action-widget>
192 <action-widget response="-6">cancel</action-widget>
193 <action-widget response="-11">help</action-widget>
194 </action-widgets>
195 <child internal-child="accessible">
196 <object class="AtkObject" id="GoToSheetDialog-atkobject">
197 <property name="AtkObject::accessible-description" translatable="yes" context="gotosheetdialog|GoToSheetDialog">Displays a list of all visible sheets in your spreadsheet document.</property>
198 </object>
199 </child>
200 </object>
201 </interface>