tdf#130857 qt weld: Implement QtInstanceWidget::strip_mnemonic
[LibreOffice.git] / sc / uiconfig / scalc / ui / validationdialog.ui
blob9b91467c1ec8baeb49912f0a0b6d1b13c3726875
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="GtkDialog" id="ValidationDialog">
6 <property name="can-focus">False</property>
7 <property name="border-width">6</property>
8 <property name="title" translatable="yes" context="validationdialog|ValidationDialog">Validity</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 internal-child="vbox">
15 <object class="GtkBox" id="dialog-vbox1">
16 <property name="can-focus">False</property>
17 <property name="orientation">vertical</property>
18 <property name="spacing">12</property>
19 <child internal-child="action_area">
20 <object class="GtkButtonBox" id="dialog-action_area1">
21 <property name="can-focus">False</property>
22 <property name="layout-style">end</property>
23 <child>
24 <object class="GtkButton" id="reset">
25 <property name="label" translatable="yes" context="stock">_Reset</property>
26 <property name="visible">True</property>
27 <property name="can-focus">True</property>
28 <property name="receives-default">True</property>
29 <property name="use-underline">True</property>
30 </object>
31 <packing>
32 <property name="expand">False</property>
33 <property name="fill">True</property>
34 <property name="position">0</property>
35 </packing>
36 </child>
37 <child>
38 <object class="GtkButton" id="ok">
39 <property name="label" translatable="yes" context="stock">_OK</property>
40 <property name="visible">True</property>
41 <property name="can-focus">True</property>
42 <property name="can-default">True</property>
43 <property name="has-default">True</property>
44 <property name="receives-default">True</property>
45 <property name="use-underline">True</property>
46 </object>
47 <packing>
48 <property name="expand">False</property>
49 <property name="fill">True</property>
50 <property name="position">1</property>
51 </packing>
52 </child>
53 <child>
54 <object class="GtkButton" id="cancel">
55 <property name="label" translatable="yes" context="stock">_Cancel</property>
56 <property name="visible">True</property>
57 <property name="can-focus">True</property>
58 <property name="receives-default">True</property>
59 <property name="use-underline">True</property>
60 </object>
61 <packing>
62 <property name="expand">False</property>
63 <property name="fill">True</property>
64 <property name="position">2</property>
65 </packing>
66 </child>
67 <child>
68 <object class="GtkButton" id="help">
69 <property name="label" translatable="yes" context="stock">_Help</property>
70 <property name="visible">True</property>
71 <property name="can-focus">True</property>
72 <property name="receives-default">True</property>
73 <property name="use-underline">True</property>
74 </object>
75 <packing>
76 <property name="expand">False</property>
77 <property name="fill">True</property>
78 <property name="position">3</property>
79 <property name="secondary">True</property>
80 </packing>
81 </child>
82 </object>
83 <packing>
84 <property name="expand">False</property>
85 <property name="fill">True</property>
86 <property name="pack-type">end</property>
87 <property name="position">0</property>
88 </packing>
89 </child>
90 <child>
91 <object class="GtkBox">
92 <property name="visible">True</property>
93 <property name="can-focus">False</property>
94 <property name="orientation">vertical</property>
95 <child>
96 <object class="GtkNotebook" id="tabcontrol">
97 <property name="visible">True</property>
98 <property name="can-focus">True</property>
99 <property name="hexpand">True</property>
100 <property name="vexpand">True</property>
101 <property name="scrollable">True</property>
102 <property name="enable-popup">True</property>
103 <child>
104 <!-- n-columns=1 n-rows=1 -->
105 <object class="GtkGrid">
106 <property name="visible">True</property>
107 <property name="can-focus">False</property>
108 <child>
109 <placeholder/>
110 </child>
111 </object>
112 </child>
113 <child type="tab">
114 <object class="GtkLabel" id="criteria">
115 <property name="visible">True</property>
116 <property name="can-focus">False</property>
117 <property name="label" translatable="yes" context="validationdialog|criteria">Criteria</property>
118 </object>
119 <packing>
120 <property name="tab-fill">False</property>
121 </packing>
122 </child>
123 <child>
124 <!-- n-columns=1 n-rows=1 -->
125 <object class="GtkGrid">
126 <property name="visible">True</property>
127 <property name="can-focus">False</property>
128 <child>
129 <placeholder/>
130 </child>
131 </object>
132 <packing>
133 <property name="position">1</property>
134 </packing>
135 </child>
136 <child type="tab">
137 <object class="GtkLabel" id="inputhelp">
138 <property name="visible">True</property>
139 <property name="can-focus">False</property>
140 <property name="label" translatable="yes" context="validationdialog|inputhelp">Input Help</property>
141 </object>
142 <packing>
143 <property name="position">1</property>
144 <property name="tab-fill">False</property>
145 </packing>
146 </child>
147 <child>
148 <!-- n-columns=1 n-rows=1 -->
149 <object class="GtkGrid">
150 <property name="visible">True</property>
151 <property name="can-focus">False</property>
152 <child>
153 <placeholder/>
154 </child>
155 </object>
156 <packing>
157 <property name="position">2</property>
158 </packing>
159 </child>
160 <child type="tab">
161 <object class="GtkLabel" id="erroralert">
162 <property name="visible">True</property>
163 <property name="can-focus">False</property>
164 <property name="label" translatable="yes" context="validationdialog|erroralert">Error Alert</property>
165 </object>
166 <packing>
167 <property name="position">2</property>
168 <property name="tab-fill">False</property>
169 </packing>
170 </child>
171 </object>
172 <packing>
173 <property name="expand">False</property>
174 <property name="fill">True</property>
175 <property name="position">0</property>
176 </packing>
177 </child>
178 <child>
179 <object class="GtkBox" id="refinputbox">
180 <property name="visible">True</property>
181 <property name="can-focus">False</property>
182 <child>
183 <placeholder/>
184 </child>
185 </object>
186 <packing>
187 <property name="expand">False</property>
188 <property name="fill">True</property>
189 <property name="position">1</property>
190 </packing>
191 </child>
192 </object>
193 <packing>
194 <property name="expand">True</property>
195 <property name="fill">True</property>
196 <property name="position">1</property>
197 </packing>
198 </child>
199 </object>
200 </child>
201 <action-widgets>
202 <action-widget response="101">reset</action-widget>
203 <action-widget response="-5">ok</action-widget>
204 <action-widget response="-6">cancel</action-widget>
205 <action-widget response="-11">help</action-widget>
206 </action-widgets>
207 </object>
208 </interface>