Version 7.6.3.2-android, tag libreoffice-7.6.3.2-android
[LibreOffice.git] / sw / uiconfig / swriter / ui / fldrefpage.ui
blob78fc930eb6f31949eb854e172f8a3103e00d5e30
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="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="GtkTreeStore" id="liststore2">
14 <columns>
15 <!-- column-name text -->
16 <column type="gchararray"/>
17 <!-- column-name id -->
18 <column type="gchararray"/>
19 </columns>
20 </object>
21 <object class="GtkTreeStore" id="liststore3">
22 <columns>
23 <!-- column-name text -->
24 <column type="gchararray"/>
25 <!-- column-name id -->
26 <column type="gchararray"/>
27 </columns>
28 </object>
29 <object class="GtkTreeStore" id="liststore4">
30 <columns>
31 <!-- column-name text -->
32 <column type="gchararray"/>
33 <!-- column-name id -->
34 <column type="gchararray"/>
35 </columns>
36 </object>
37 <object class="GtkBox" id="FieldRefPage">
38 <property name="visible">True</property>
39 <property name="can_focus">False</property>
40 <property name="hexpand">True</property>
41 <property name="vexpand">True</property>
42 <property name="border_width">6</property>
43 <property name="spacing">12</property>
44 <child>
45 <!-- n-columns=1 n-rows=1 -->
46 <object class="GtkGrid" id="grid2">
47 <property name="visible">True</property>
48 <property name="can_focus">False</property>
49 <property name="hexpand">True</property>
50 <property name="vexpand">True</property>
51 <property name="column_spacing">12</property>
52 <property name="column_homogeneous">True</property>
53 <child>
54 <object class="GtkBox" id="box2">
55 <property name="visible">True</property>
56 <property name="can_focus">False</property>
57 <property name="vexpand">True</property>
58 <property name="orientation">vertical</property>
59 <property name="spacing">12</property>
60 <property name="homogeneous">True</property>
61 <child>
62 <object class="GtkFrame" id="typeframe">
63 <property name="visible">True</property>
64 <property name="can_focus">False</property>
65 <property name="hexpand">True</property>
66 <property name="label_xalign">0</property>
67 <property name="shadow_type">none</property>
68 <child>
69 <object class="GtkScrolledWindow">
70 <property name="visible">True</property>
71 <property name="can_focus">True</property>
72 <property name="hexpand">True</property>
73 <property name="vexpand">True</property>
74 <property name="shadow_type">in</property>
75 <property name="margin-top">6</property>
76 <child>
77 <object class="GtkTreeView" id="type">
78 <property name="visible">True</property>
79 <property name="can_focus">True</property>
80 <property name="hexpand">True</property>
81 <property name="vexpand">True</property>
82 <property name="model">liststore1</property>
83 <property name="headers_visible">False</property>
84 <property name="headers_clickable">False</property>
85 <property name="search_column">0</property>
86 <property name="show_expanders">False</property>
87 <child internal-child="selection">
88 <object class="GtkTreeSelection" id="treeview-selection1"/>
89 </child>
90 <child>
91 <object class="GtkTreeViewColumn" id="treeviewcolumn1">
92 <child>
93 <object class="GtkCellRendererText" id="cellrenderertext1"/>
94 <attributes>
95 <attribute name="text">0</attribute>
96 </attributes>
97 </child>
98 </object>
99 </child>
100 <child internal-child="accessible">
101 <object class="AtkObject" id="type-atkobject">
102 <property name="AtkObject::accessible-description" translatable="yes" context="fldrefpage|extended_tip|type">Lists the available field types. To add a field to your document, click a field type, click a field in the Selection list, and then click Insert.</property>
103 </object>
104 </child>
105 </object>
106 </child>
107 </object>
108 </child>
109 <child type="label">
110 <object class="GtkLabel" id="label1">
111 <property name="visible">True</property>
112 <property name="can_focus">False</property>
113 <property name="label" translatable="yes" context="fldrefpage|label1">_Type</property>
114 <property name="use_underline">True</property>
115 <property name="xalign">0</property>
116 <attributes>
117 <attribute name="weight" value="bold"/>
118 </attributes>
119 </object>
120 </child>
121 </object>
122 <packing>
123 <property name="expand">False</property>
124 <property name="fill">True</property>
125 <property name="position">0</property>
126 </packing>
127 </child>
128 <child>
129 <object class="GtkFrame" id="formatframe">
130 <property name="visible">True</property>
131 <property name="can_focus">False</property>
132 <property name="hexpand">True</property>
133 <property name="label_xalign">0</property>
134 <property name="shadow_type">none</property>
135 <child>
136 <object class="GtkScrolledWindow">
137 <property name="visible">True</property>
138 <property name="can_focus">True</property>
139 <property name="hexpand">True</property>
140 <property name="vexpand">True</property>
141 <property name="shadow_type">in</property>
142 <property name="margin-top">6</property>
143 <child>
144 <object class="GtkTreeView" id="format">
145 <property name="visible">True</property>
146 <property name="can_focus">True</property>
147 <property name="hexpand">True</property>
148 <property name="vexpand">True</property>
149 <property name="model">liststore2</property>
150 <property name="headers_visible">False</property>
151 <property name="headers_clickable">False</property>
152 <property name="search_column">0</property>
153 <property name="show_expanders">False</property>
154 <property name="tooltip_text" translatable="yes" context="fldrefpage|tooltip_text|format">Select format for selected reference field.</property>
155 <child internal-child="selection">
156 <object class="GtkTreeSelection" id="treeview-selection2"/>
157 </child>
158 <child>
159 <object class="GtkTreeViewColumn" id="treeviewcolumn2">
160 <child>
161 <object class="GtkCellRendererText" id="cellrenderertext2"/>
162 <attributes>
163 <attribute name="text">0</attribute>
164 </attributes>
165 </child>
166 </object>
167 </child>
168 <child internal-child="accessible">
169 <object class="AtkObject" id="format-atkobject">
170 <property name="AtkObject::accessible-description" translatable="yes" context="fldrefpage|extended_tip|format">Select the format that you want to use for the selected reference field.</property>
171 </object>
172 </child>
173 </object>
174 </child>
175 </object>
176 </child>
177 <child type="label">
178 <object class="GtkLabel" id="label3">
179 <property name="visible">True</property>
180 <property name="can_focus">False</property>
181 <property name="label" translatable="yes" context="fldrefpage|label3">_Refer using:</property>
182 <property name="use_underline">True</property>
183 <property name="xalign">0</property>
184 <attributes>
185 <attribute name="weight" value="bold"/>
186 </attributes>
187 </object>
188 </child>
189 </object>
190 <packing>
191 <property name="expand">False</property>
192 <property name="fill">True</property>
193 <property name="position">1</property>
194 </packing>
195 </child>
196 </object>
197 <packing>
198 <property name="left_attach">0</property>
199 <property name="top_attach">0</property>
200 </packing>
201 </child>
202 <child>
203 <object class="GtkBox" id="box1">
204 <property name="visible">True</property>
205 <property name="can_focus">False</property>
206 <property name="vexpand">True</property>
207 <property name="orientation">vertical</property>
208 <property name="spacing">6</property>
209 <child>
210 <!-- n-columns=1 n-rows=1 -->
211 <object class="GtkGrid" id="grid3">
212 <property name="visible">True</property>
213 <property name="can_focus">False</property>
214 <property name="row_spacing">6</property>
215 <child>
216 <object class="GtkBox" id="box3">
217 <property name="visible">True</property>
218 <property name="can_focus">False</property>
219 <property name="margin-start">5</property>
220 <property name="margin-end">5</property>
221 <child>
222 <object class="GtkLabel" id="label4">
223 <property name="visible">True</property>
224 <property name="can_focus">False</property>
225 <property name="margin-end">5</property>
226 <property name="label" translatable="yes" context="fldrefpage|label4">Selection</property>
227 <attributes>
228 <attribute name="weight" value="bold"/>
229 </attributes>
230 </object>
231 <packing>
232 <property name="expand">False</property>
233 <property name="fill">True</property>
234 <property name="position">0</property>
235 </packing>
236 </child>
237 </object>
238 <packing>
239 <property name="left_attach">0</property>
240 <property name="top_attach">0</property>
241 </packing>
242 </child>
243 <child>
244 <object class="GtkEntry" id="filter">
245 <property name="visible">True</property>
246 <property name="can_focus">True</property>
247 <property name="hexpand">True</property>
248 <property name="activates_default">True</property>
249 <property name="truncate-multiline">True</property>
250 <property name="placeholder_text" translatable="yes" context="fldrefpage|filter">Filter Selection</property>
251 </object>
252 <packing>
253 <property name="left_attach">0</property>
254 <property name="top_attach">1</property>
255 </packing>
256 </child>
257 </object>
258 <packing>
259 <property name="expand">False</property>
260 <property name="fill">True</property>
261 <property name="position">0</property>
262 </packing>
263 </child>
264 <child>
265 <object class="GtkFrame" id="selectframe">
266 <property name="visible">True</property>
267 <property name="can_focus">False</property>
268 <property name="hexpand">True</property>
269 <property name="vexpand">True</property>
270 <property name="label_xalign">0</property>
271 <property name="shadow_type">none</property>
272 <child>
273 <object class="GtkBox" id="box4">
274 <property name="visible">True</property>
275 <property name="can_focus">False</property>
276 <property name="hexpand">True</property>
277 <property name="orientation">vertical</property>
278 <property name="margin-top">6</property>
279 <child>
280 <object class="GtkScrolledWindow">
281 <property name="visible">True</property>
282 <property name="can_focus">True</property>
283 <property name="hexpand">True</property>
284 <property name="vexpand">True</property>
285 <property name="shadow_type">in</property>
286 <child>
287 <object class="GtkTreeView" id="selecttip">
288 <property name="visible">True</property>
289 <property name="can_focus">True</property>
290 <property name="hexpand">True</property>
291 <property name="vexpand">True</property>
292 <property name="model">liststore3</property>
293 <property name="headers_visible">False</property>
294 <property name="headers_clickable">False</property>
295 <property name="search_column">0</property>
296 <property name="show_expanders">False</property>
297 <child internal-child="selection">
298 <object class="GtkTreeSelection" id="treeview-selection3"/>
299 </child>
300 <child>
301 <object class="GtkTreeViewColumn" id="treeviewcolumn3">
302 <child>
303 <object class="GtkCellRendererText" id="cellrenderertext3"/>
304 <attributes>
305 <attribute name="text">0</attribute>
306 </attributes>
307 </child>
308 </object>
309 </child>
310 <child internal-child="accessible">
311 <object class="AtkObject" id="selecttip-atkobject">
312 <property name="AtkObject::accessible-description" translatable="yes" context="fldrefpage|extended_tip|selecttip">Lists the available fields for the field type selected in the “Type” list. To insert a field, click the field, select a format in the “Refer using” list, and then click “Insert”.</property>
313 </object>
314 </child>
315 </object>
316 </child>
317 </object>
318 <packing>
319 <property name="expand">False</property>
320 <property name="fill">True</property>
321 <property name="position">0</property>
322 </packing>
323 </child>
324 <child>
325 <object class="GtkScrolledWindow">
326 <property name="visible">True</property>
327 <property name="can_focus">True</property>
328 <property name="hexpand">True</property>
329 <property name="vexpand">True</property>
330 <property name="shadow_type">in</property>
331 <child>
332 <object class="GtkTreeView" id="select">
333 <property name="visible">True</property>
334 <property name="can_focus">True</property>
335 <property name="hexpand">True</property>
336 <property name="vexpand">True</property>
337 <property name="model">liststore4</property>
338 <property name="headers_visible">False</property>
339 <property name="headers_clickable">False</property>
340 <property name="search_column">0</property>
341 <property name="show_expanders">False</property>
342 <child internal-child="selection">
343 <object class="GtkTreeSelection" id="treeview-selection4"/>
344 </child>
345 <child>
346 <object class="GtkTreeViewColumn" id="treeviewcolumn4">
347 <child>
348 <object class="GtkCellRendererText" id="cellrenderertext4"/>
349 <attributes>
350 <attribute name="text">0</attribute>
351 </attributes>
352 </child>
353 </object>
354 </child>
355 <child internal-child="accessible">
356 <object class="AtkObject" id="select-atkobject">
357 <property name="AtkObject::accessible-description" translatable="yes" context="fldrefpage|extended_tip|select">Lists the available fields for the field type selected in the “Type” list. To insert a field, click the field, select a format in the “Refer using” list, and then click “Insert”.</property>
358 </object>
359 </child>
360 </object>
361 </child>
362 </object>
363 <packing>
364 <property name="expand">False</property>
365 <property name="fill">True</property>
366 <property name="position">1</property>
367 </packing>
368 </child>
369 </object>
370 </child>
371 <child type="label">
372 <object class="GtkLabel" id="label2">
373 <property name="can_focus">False</property>
374 <property name="label" translatable="yes" context="fldrefpage|label2">S_election</property>
375 <property name="use_underline">True</property>
376 <property name="xalign">0</property>
377 <attributes>
378 <attribute name="weight" value="bold"/>
379 </attributes>
380 </object>
381 </child>
382 </object>
383 <packing>
384 <property name="expand">False</property>
385 <property name="fill">True</property>
386 <property name="position">1</property>
387 </packing>
388 </child>
389 <child>
390 <!-- n-columns=1 n-rows=1 -->
391 <object class="GtkGrid" id="grid1">
392 <property name="visible">True</property>
393 <property name="can_focus">False</property>
394 <property name="margin_top">6</property>
395 <property name="row_spacing">6</property>
396 <property name="column_spacing">12</property>
397 <child>
398 <object class="GtkLabel" id="valueft">
399 <property name="visible">True</property>
400 <property name="sensitive">False</property>
401 <property name="can_focus">False</property>
402 <property name="label" translatable="yes" context="fldrefpage|valueft">_Value</property>
403 <property name="use_underline">True</property>
404 <property name="mnemonic_widget">value</property>
405 <property name="xalign">0</property>
406 </object>
407 <packing>
408 <property name="left_attach">0</property>
409 <property name="top_attach">1</property>
410 </packing>
411 </child>
412 <child>
413 <object class="GtkEntry" id="value">
414 <property name="visible">True</property>
415 <property name="sensitive">False</property>
416 <property name="can_focus">True</property>
417 <property name="hexpand">True</property>
418 <property name="activates_default">True</property>
419 <property name="truncate-multiline">True</property>
420 <child internal-child="accessible">
421 <object class="AtkObject" id="value-atkobject">
422 <property name="AtkObject::accessible-description" translatable="yes" context="fldrefpage|extended_tip|value">Enter the contents that you want to add to a user-defined fields.</property>
423 </object>
424 </child>
425 </object>
426 <packing>
427 <property name="left_attach">1</property>
428 <property name="top_attach">1</property>
429 </packing>
430 </child>
431 <child>
432 <object class="GtkLabel" id="nameft">
433 <property name="visible">True</property>
434 <property name="can_focus">False</property>
435 <property name="label" translatable="yes" context="fldrefpage|nameft">Na_me</property>
436 <property name="use_underline">True</property>
437 <property name="mnemonic_widget">name</property>
438 <property name="xalign">0</property>
439 </object>
440 <packing>
441 <property name="left_attach">0</property>
442 <property name="top_attach">0</property>
443 </packing>
444 </child>
445 <child>
446 <object class="GtkEntry" id="name">
447 <property name="visible">True</property>
448 <property name="can_focus">True</property>
449 <property name="hexpand">True</property>
450 <property name="activates_default">True</property>
451 <property name="truncate-multiline">True</property>
452 <child internal-child="accessible">
453 <object class="AtkObject" id="name-atkobject">
454 <property name="AtkObject::accessible-description" translatable="yes" context="fldrefpage|extended_tip|name">Type the name of the user-defined field that you want to create.</property>
455 </object>
456 </child>
457 </object>
458 <packing>
459 <property name="left_attach">1</property>
460 <property name="top_attach">0</property>
461 </packing>
462 </child>
463 </object>
464 <packing>
465 <property name="expand">False</property>
466 <property name="fill">True</property>
467 <property name="position">2</property>
468 </packing>
469 </child>
470 </object>
471 <packing>
472 <property name="left_attach">1</property>
473 <property name="top_attach">0</property>
474 <property name="width">2</property>
475 </packing>
476 </child>
477 </object>
478 <packing>
479 <property name="expand">False</property>
480 <property name="fill">True</property>
481 <property name="position">0</property>
482 </packing>
483 </child>
484 <child internal-child="accessible">
485 <object class="AtkObject" id="FieldRefPage-atkobject">
486 <property name="AtkObject::accessible-description" translatable="yes" context="fldrefpage|extended_tip|FieldRefPage">This is where you insert the references or referenced fields into the current document. References are referenced fields within the same document or within sub-documents of a master document.</property>
487 </object>
488 </child>
489 </object>
490 </interface>