Version 7.6.3.2-android, tag libreoffice-7.6.3.2-android
[LibreOffice.git] / sw / uiconfig / swriter / ui / findentrydialog.ui
blob589a12b5d5b1598c4f52d97469ec148b377d4a42
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Generated with glade 3.36.0 -->
3 <interface domain="sw">
4 <requires lib="gtk+" version="3.20"/>
5 <object class="GtkDialog" id="FindEntryDialog">
6 <property name="can_focus">True</property>
7 <property name="border_width">6</property>
8 <property name="default_width">0</property>
9 <property name="default_height">0</property>
10 <property name="type_hint">dialog</property>
11 <child internal-child="vbox">
12 <object class="GtkBox" id="dialog-vbox1">
13 <property name="visible">True</property>
14 <property name="can_focus">False</property>
15 <property name="orientation">vertical</property>
16 <property name="spacing">12</property>
17 <child internal-child="action_area">
18 <object class="GtkButtonBox" id="dialog-action_area1">
19 <property name="visible">True</property>
20 <property name="can_focus">False</property>
21 <property name="layout_style">end</property>
22 <child>
23 <object class="GtkButton" id="find">
24 <property name="label" translatable="yes" context="findentrydialog|find">_Find</property>
25 <property name="visible">True</property>
26 <property name="can_focus">True</property>
27 <property name="can_default">True</property>
28 <property name="has_default">True</property>
29 <property name="receives_default">True</property>
30 <property name="use_underline">True</property>
31 <child internal-child="accessible">
32 <object class="AtkObject" id="find-atkobject">
33 <property name="AtkObject::accessible-description" translatable="yes" context="findentrydialog|extended_tip|find">Displays the next record that contains the search text.</property>
34 </object>
35 </child>
36 </object>
37 <packing>
38 <property name="expand">False</property>
39 <property name="fill">True</property>
40 <property name="position">0</property>
41 </packing>
42 </child>
43 <child>
44 <object class="GtkButton" id="cancel">
45 <property name="label" translatable="yes" context="stock">_Close</property>
46 <property name="visible">True</property>
47 <property name="can_focus">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">1</property>
55 </packing>
56 </child>
57 <child>
58 <object class="GtkButton" id="help">
59 <property name="label" translatable="yes" context="stock">_Help</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">2</property>
69 </packing>
70 </child>
71 </object>
72 <packing>
73 <property name="expand">False</property>
74 <property name="fill">True</property>
75 <property name="pack_type">end</property>
76 <property name="position">0</property>
77 </packing>
78 </child>
79 <child>
80 <!-- n-columns=1 n-rows=1 -->
81 <object class="GtkGrid" id="grid1">
82 <property name="visible">True</property>
83 <property name="can_focus">False</property>
84 <property name="hexpand">True</property>
85 <property name="row_spacing">12</property>
86 <child>
87 <!-- n-columns=1 n-rows=1 -->
88 <object class="GtkGrid" id="grid2">
89 <property name="visible">True</property>
90 <property name="can_focus">False</property>
91 <property name="hexpand">True</property>
92 <property name="column_spacing">12</property>
93 <child>
94 <object class="GtkLabel" id="label1">
95 <property name="visible">True</property>
96 <property name="can_focus">False</property>
97 <property name="label" translatable="yes" context="findentrydialog|label1">F_ind</property>
98 <property name="use_underline">True</property>
99 <property name="mnemonic_widget">entry</property>
100 <property name="xalign">0</property>
101 </object>
102 <packing>
103 <property name="left_attach">0</property>
104 <property name="top_attach">0</property>
105 </packing>
106 </child>
107 <child>
108 <object class="GtkEntry" id="entry">
109 <property name="visible">True</property>
110 <property name="can_focus">True</property>
111 <property name="hexpand">True</property>
112 <property name="activates_default">True</property>
113 <property name="truncate-multiline">True</property>
114 <child internal-child="accessible">
115 <object class="AtkObject" id="entry-atkobject">
116 <property name="AtkObject::accessible-description" translatable="yes" context="findentrydialog|extended_tip|entry">Enter the search term.</property>
117 </object>
118 </child>
119 </object>
120 <packing>
121 <property name="left_attach">1</property>
122 <property name="top_attach">0</property>
123 </packing>
124 </child>
125 </object>
126 <packing>
127 <property name="left_attach">0</property>
128 <property name="top_attach">0</property>
129 </packing>
130 </child>
131 <child>
132 <!-- n-columns=1 n-rows=1 -->
133 <object class="GtkGrid" id="grid3">
134 <property name="visible">True</property>
135 <property name="can_focus">False</property>
136 <property name="row_spacing">6</property>
137 <child>
138 <object class="GtkCheckButton" id="findin">
139 <property name="label" translatable="yes" context="findentrydialog|findin">Find _only in</property>
140 <property name="visible">True</property>
141 <property name="can_focus">True</property>
142 <property name="receives_default">False</property>
143 <property name="use_underline">True</property>
144 <property name="draw_indicator">True</property>
145 <accessibility>
146 <relation type="label-for" target="area"/>
147 </accessibility>
148 <child internal-child="accessible">
149 <object class="AtkObject" id="findin-atkobject">
150 <property name="AtkObject::accessible-description" translatable="yes" context="findentrydialog|extended_tip|findin">Restricts the search to one data field.</property>
151 </object>
152 </child>
153 </object>
154 <packing>
155 <property name="left_attach">0</property>
156 <property name="top_attach">0</property>
157 </packing>
158 </child>
159 <child>
160 <object class="GtkComboBoxText" id="area">
161 <property name="visible">True</property>
162 <property name="can_focus">False</property>
163 <property name="margin-start">12</property>
164 <accessibility>
165 <relation type="labelled-by" target="findin"/>
166 </accessibility>
167 <child internal-child="accessible">
168 <object class="AtkObject" id="area-atkobject">
169 <property name="AtkObject::accessible-description" translatable="yes" context="findentrydialog|extended_tip|area">Select the data field where you want to search for the text.</property>
170 </object>
171 </child>
172 </object>
173 <packing>
174 <property name="left_attach">0</property>
175 <property name="top_attach">1</property>
176 </packing>
177 </child>
178 </object>
179 <packing>
180 <property name="left_attach">0</property>
181 <property name="top_attach">1</property>
182 </packing>
183 </child>
184 </object>
185 <packing>
186 <property name="expand">False</property>
187 <property name="fill">True</property>
188 <property name="position">1</property>
189 </packing>
190 </child>
191 </object>
192 </child>
193 <action-widgets>
194 <action-widget response="101">find</action-widget>
195 <action-widget response="-6">cancel</action-widget>
196 <action-widget response="-11">help</action-widget>
197 </action-widgets>
198 <child type="titlebar">
199 <placeholder/>
200 </child>
201 <child internal-child="accessible">
202 <object class="AtkObject" id="FindEntryDialog-atkobject">
203 <property name="AtkObject::accessible-description" translatable="yes" context="findentrydialog|extended_tip|FindEntryDialog">Searches for a record or recipient in the mail merge address list.</property>
204 </object>
205 </child>
206 </object>
207 </interface>