Avoid potential negative array index access to cached text.
[LibreOffice.git] / sc / uiconfig / scalc / ui / leftfooterdialog.ui
blob24e881ce4ace36e4f2b40dda5012eafcda122b9a
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Generated with glade 3.22.1 -->
3 <interface domain="sc">
4 <requires lib="gtk+" version="3.20"/>
5 <object class="GtkDialog" id="LeftFooterDialog">
6 <property name="can_focus">False</property>
7 <property name="border_width">6</property>
8 <property name="title" translatable="yes" context="leftfooterdialog|LeftFooterDialog">Footer (left)</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>
15 <placeholder/>
16 </child>
17 <child internal-child="vbox">
18 <object class="GtkBox" id="dialog-vbox1">
19 <property name="can_focus">False</property>
20 <property name="orientation">vertical</property>
21 <property name="spacing">12</property>
22 <child internal-child="action_area">
23 <object class="GtkButtonBox" id="dialog-action_area1">
24 <property name="can_focus">False</property>
25 <property name="layout_style">end</property>
26 <child>
27 <object class="GtkButton" id="reset">
28 <property name="label" translatable="yes" context="stock">_Reset</property>
29 <property name="visible">True</property>
30 <property name="can_focus">True</property>
31 <property name="receives_default">True</property>
32 <property name="use-underline">True</property>
33 </object>
34 <packing>
35 <property name="expand">False</property>
36 <property name="fill">True</property>
37 <property name="position">0</property>
38 </packing>
39 </child>
40 <child>
41 <object class="GtkButton" id="ok">
42 <property name="label" translatable="yes" context="stock">_OK</property>
43 <property name="visible">True</property>
44 <property name="can_focus">True</property>
45 <property name="can_default">True</property>
46 <property name="has_default">True</property>
47 <property name="receives_default">True</property>
48 <property name="use-underline">True</property>
49 </object>
50 <packing>
51 <property name="expand">False</property>
52 <property name="fill">True</property>
53 <property name="position">1</property>
54 </packing>
55 </child>
56 <child>
57 <object class="GtkButton" id="cancel">
58 <property name="label" translatable="yes" context="stock">_Cancel</property>
59 <property name="visible">True</property>
60 <property name="can_focus">True</property>
61 <property name="receives_default">True</property>
62 <property name="use-underline">True</property>
63 </object>
64 <packing>
65 <property name="expand">False</property>
66 <property name="fill">True</property>
67 <property name="position">2</property>
68 </packing>
69 </child>
70 <child>
71 <object class="GtkButton" id="help">
72 <property name="label" translatable="yes" context="stock">_Help</property>
73 <property name="visible">True</property>
74 <property name="can_focus">True</property>
75 <property name="receives_default">True</property>
76 <property name="use-underline">True</property>
77 </object>
78 <packing>
79 <property name="expand">False</property>
80 <property name="fill">True</property>
81 <property name="position">3</property>
82 <property name="secondary">True</property>
83 </packing>
84 </child>
85 </object>
86 <packing>
87 <property name="expand">False</property>
88 <property name="fill">True</property>
89 <property name="pack_type">end</property>
90 <property name="position">0</property>
91 </packing>
92 </child>
93 <child>
94 <object class="GtkNotebook" id="tabcontrol">
95 <property name="visible">True</property>
96 <property name="can_focus">True</property>
97 <property name="hexpand">True</property>
98 <property name="vexpand">True</property>
99 <property name="scrollable">True</property>
100 <property name="enable_popup">True</property>
101 <child>
102 <!-- n-columns=1 n-rows=1 -->
103 <object class="GtkGrid">
104 <property name="visible">True</property>
105 <property name="can_focus">False</property>
106 <child>
107 <placeholder/>
108 </child>
109 <child>
110 <placeholder/>
111 </child>
112 <child>
113 <placeholder/>
114 </child>
115 <child>
116 <placeholder/>
117 </child>
118 <child>
119 <placeholder/>
120 </child>
121 <child>
122 <placeholder/>
123 </child>
124 <child>
125 <placeholder/>
126 </child>
127 <child>
128 <placeholder/>
129 </child>
130 <child>
131 <placeholder/>
132 </child>
133 </object>
134 </child>
135 <child type="tab">
136 <object class="GtkLabel" id="footerleft">
137 <property name="visible">True</property>
138 <property name="can_focus">False</property>
139 <property name="label" translatable="yes" context="leftfooterdialog|footerleft">Footer (left)</property>
140 </object>
141 <packing>
142 <property name="tab_fill">False</property>
143 </packing>
144 </child>
145 </object>
146 <packing>
147 <property name="expand">False</property>
148 <property name="fill">True</property>
149 <property name="position">1</property>
150 </packing>
151 </child>
152 </object>
153 </child>
154 <action-widgets>
155 <action-widget response="100">reset</action-widget>
156 <action-widget response="-5">ok</action-widget>
157 <action-widget response="-6">cancel</action-widget>
158 <action-widget response="-11">help</action-widget>
159 </action-widgets>
160 </object>
161 </interface>