tdf#130857 qt weld: Implement QtInstanceWidget::strip_mnemonic
[LibreOffice.git] / cui / uiconfig / ui / similaritysearchdialog.ui
blobcf9e51c4ac26949735c7678f5ee476e2b930fb80
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Generated with glade 3.36.0 -->
3 <interface domain="cui">
4 <requires lib="gtk+" version="3.20"/>
5 <object class="GtkAdjustment" id="adjustment1">
6 <property name="upper">30</property>
7 <property name="value">1</property>
8 <property name="step_increment">1</property>
9 <property name="page_increment">10</property>
10 </object>
11 <object class="GtkAdjustment" id="adjustment2">
12 <property name="upper">30</property>
13 <property name="value">1</property>
14 <property name="step_increment">1</property>
15 <property name="page_increment">10</property>
16 </object>
17 <object class="GtkAdjustment" id="adjustment3">
18 <property name="upper">30</property>
19 <property name="value">1</property>
20 <property name="step_increment">1</property>
21 <property name="page_increment">10</property>
22 </object>
23 <object class="GtkDialog" id="SimilaritySearchDialog">
24 <property name="can_focus">False</property>
25 <property name="border_width">6</property>
26 <property name="title" translatable="yes" context="similaritysearchdialog|SimilaritySearchDialog">Similarity Search</property>
27 <property name="resizable">False</property>
28 <property name="modal">True</property>
29 <property name="default_width">0</property>
30 <property name="default_height">0</property>
31 <property name="type_hint">dialog</property>
32 <child internal-child="vbox">
33 <object class="GtkBox" id="dialog-vbox1">
34 <property name="can_focus">False</property>
35 <property name="orientation">vertical</property>
36 <property name="spacing">12</property>
37 <child internal-child="action_area">
38 <object class="GtkButtonBox" id="dialog-action_area3">
39 <property name="can_focus">False</property>
40 <property name="layout_style">end</property>
41 <child>
42 <object class="GtkButton" id="ok">
43 <property name="label" translatable="yes" context="stock">_OK</property>
44 <property name="visible">True</property>
45 <property name="can_focus">True</property>
46 <property name="can_default">True</property>
47 <property name="has_default">True</property>
48 <property name="receives_default">True</property>
49 <property name="use-underline">True</property>
50 </object>
51 <packing>
52 <property name="expand">False</property>
53 <property name="fill">True</property>
54 <property name="position">0</property>
55 </packing>
56 </child>
57 <child>
58 <object class="GtkButton" id="cancel">
59 <property name="label" translatable="yes" context="stock">_Cancel</property>
60 <property name="visible">True</property>
61 <property name="can_focus">True</property>
62 <property name="receives_default">True</property>
63 <property name="use-underline">True</property>
64 </object>
65 <packing>
66 <property name="expand">False</property>
67 <property name="fill">True</property>
68 <property name="position">1</property>
69 </packing>
70 </child>
71 <child>
72 <object class="GtkButton" id="help">
73 <property name="label" translatable="yes" context="stock">_Help</property>
74 <property name="visible">True</property>
75 <property name="can_focus">True</property>
76 <property name="receives_default">True</property>
77 <property name="margin-end">6</property>
78 <property name="use-underline">True</property>
79 </object>
80 <packing>
81 <property name="expand">False</property>
82 <property name="fill">True</property>
83 <property name="position">2</property>
84 <property name="secondary">True</property>
85 </packing>
86 </child>
87 </object>
88 <packing>
89 <property name="expand">False</property>
90 <property name="fill">True</property>
91 <property name="pack_type">end</property>
92 <property name="position">0</property>
93 </packing>
94 </child>
95 <child>
96 <!-- n-columns=1 n-rows=1 -->
97 <object class="GtkGrid" id="grid1">
98 <property name="visible">True</property>
99 <property name="can_focus">False</property>
100 <property name="halign">center</property>
101 <property name="hexpand">True</property>
102 <property name="vexpand">True</property>
103 <property name="row_spacing">6</property>
104 <property name="column_spacing">12</property>
105 <child>
106 <object class="GtkLabel" id="label2">
107 <property name="visible">True</property>
108 <property name="can_focus">False</property>
109 <property name="label" translatable="yes" context="similaritysearchdialog|label2">_Exchange characters:</property>
110 <property name="use_underline">True</property>
111 <property name="mnemonic_widget">otherfld</property>
112 <property name="xalign">1</property>
113 </object>
114 <packing>
115 <property name="left_attach">0</property>
116 <property name="top_attach">0</property>
117 </packing>
118 </child>
119 <child>
120 <object class="GtkLabel" id="label3">
121 <property name="visible">True</property>
122 <property name="can_focus">False</property>
123 <property name="label" translatable="yes" context="similaritysearchdialog|label3">_Add characters:</property>
124 <property name="use_underline">True</property>
125 <property name="mnemonic_widget">longerfld</property>
126 <property name="xalign">1</property>
127 </object>
128 <packing>
129 <property name="left_attach">0</property>
130 <property name="top_attach">1</property>
131 </packing>
132 </child>
133 <child>
134 <object class="GtkLabel" id="label4">
135 <property name="visible">True</property>
136 <property name="can_focus">False</property>
137 <property name="label" translatable="yes" context="similaritysearchdialog|label4">_Remove characters:</property>
138 <property name="use_underline">True</property>
139 <property name="mnemonic_widget">shorterfld</property>
140 <property name="xalign">1</property>
141 </object>
142 <packing>
143 <property name="left_attach">0</property>
144 <property name="top_attach">2</property>
145 </packing>
146 </child>
147 <child>
148 <object class="GtkCheckButton" id="relaxbox">
149 <property name="label" translatable="yes" context="similaritysearchdialog|relaxbox">_Combine</property>
150 <property name="visible">True</property>
151 <property name="can_focus">True</property>
152 <property name="receives_default">False</property>
153 <property name="use_underline">True</property>
154 <property name="draw_indicator">True</property>
155 <child internal-child="accessible">
156 <object class="AtkObject" id="relaxbox-atkobject">
157 <property name="AtkObject::accessible-description" translatable="yes" context="similaritysearchdialog|extended_tip|relaxbox">Searches for a term that matches any combination of the similarity search settings.</property>
158 </object>
159 </child>
160 </object>
161 <packing>
162 <property name="left_attach">0</property>
163 <property name="top_attach">3</property>
164 <property name="width">2</property>
165 </packing>
166 </child>
167 <child>
168 <object class="GtkSpinButton" id="otherfld">
169 <property name="visible">True</property>
170 <property name="can_focus">True</property>
171 <property name="adjustment">adjustment1</property>
172 <property name="truncate-multiline">True</property>
173 <child internal-child="accessible">
174 <object class="AtkObject" id="otherfld-atkobject">
175 <property name="AtkObject::accessible-description" translatable="yes" context="similaritysearchdialog|extended_tip|otherfld">Enter the number of characters in the search term that can be exchanged.</property>
176 </object>
177 </child>
178 </object>
179 <packing>
180 <property name="left_attach">1</property>
181 <property name="top_attach">0</property>
182 </packing>
183 </child>
184 <child>
185 <object class="GtkSpinButton" id="longerfld">
186 <property name="visible">True</property>
187 <property name="can_focus">True</property>
188 <property name="adjustment">adjustment2</property>
189 <property name="truncate-multiline">True</property>
190 <child internal-child="accessible">
191 <object class="AtkObject" id="longerfld-atkobject">
192 <property name="AtkObject::accessible-description" translatable="yes" context="similaritysearchdialog|extended_tip|longerfld">Enter the maximum number of characters by which a word can exceed the number of characters in the search term.</property>
193 </object>
194 </child>
195 </object>
196 <packing>
197 <property name="left_attach">1</property>
198 <property name="top_attach">1</property>
199 </packing>
200 </child>
201 <child>
202 <object class="GtkSpinButton" id="shorterfld">
203 <property name="visible">True</property>
204 <property name="can_focus">True</property>
205 <property name="adjustment">adjustment3</property>
206 <property name="truncate-multiline">True</property>
207 <child internal-child="accessible">
208 <object class="AtkObject" id="shorterfld-atkobject">
209 <property name="AtkObject::accessible-description" translatable="yes" context="similaritysearchdialog|extended_tip|shorterfld">Enter the number of characters by which a word can be shorter than the search term.</property>
210 </object>
211 </child>
212 </object>
213 <packing>
214 <property name="left_attach">1</property>
215 <property name="top_attach">2</property>
216 </packing>
217 </child>
218 </object>
219 <packing>
220 <property name="expand">False</property>
221 <property name="fill">True</property>
222 <property name="position">1</property>
223 </packing>
224 </child>
225 </object>
226 </child>
227 <action-widgets>
228 <action-widget response="-5">ok</action-widget>
229 <action-widget response="-6">cancel</action-widget>
230 <action-widget response="-11">help</action-widget>
231 </action-widgets>
232 <child type="titlebar">
233 <placeholder/>
234 </child>
235 <child internal-child="accessible">
236 <object class="AtkObject" id="SimilaritySearchDialog-atkobject">
237 <property name="AtkObject::accessible-description" translatable="yes" context="similaritysearchdialog|extended_tip|SimilaritySearchDialog">Find terms that are similar to the Find text. Select this checkbox, and then click the Similarities button to define the similarity options.</property>
238 </object>
239 </child>
240 </object>
241 </interface>