Version 7.6.3.2-android, tag libreoffice-7.6.3.2-android
[LibreOffice.git] / sw / uiconfig / swriter / ui / createautomarkdialog.ui
blob08056d8c6fc2456ed7baee125be2fbad35c0cedd
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="CreateAutomarkDialog">
6 <property name="can_focus">False</property>
7 <property name="border_width">6</property>
8 <property name="title" translatable="yes" context="createautomarkdialog|CreateAutomarkDialog">Edit Concordance File</property>
9 <property name="resizable">False</property>
10 <property name="modal">True</property>
11 <property name="type_hint">dialog</property>
12 <child internal-child="vbox">
13 <object class="GtkBox" id="dialog-vbox1">
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="can_focus">False</property>
20 <property name="layout_style">end</property>
21 <child>
22 <object class="GtkButton" id="ok">
23 <property name="label" translatable="yes" context="stock">_OK</property>
24 <property name="visible">True</property>
25 <property name="can_focus">True</property>
26 <property name="can_default">True</property>
27 <property name="has_default">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="cancel">
39 <property name="label" translatable="yes" context="stock">_Cancel</property>
40 <property name="visible">True</property>
41 <property name="can_focus">True</property>
42 <property name="receives_default">True</property>
43 <property name="use-underline">True</property>
44 </object>
45 <packing>
46 <property name="expand">False</property>
47 <property name="fill">True</property>
48 <property name="position">1</property>
49 </packing>
50 </child>
51 <child>
52 <object class="GtkButton" id="help">
53 <property name="label" translatable="yes" context="stock">_Help</property>
54 <property name="visible">True</property>
55 <property name="can_focus">True</property>
56 <property name="receives_default">True</property>
57 <property name="use-underline">True</property>
58 </object>
59 <packing>
60 <property name="expand">False</property>
61 <property name="fill">True</property>
62 <property name="position">2</property>
63 <property name="secondary">True</property>
64 </packing>
65 </child>
66 </object>
67 <packing>
68 <property name="expand">False</property>
69 <property name="fill">True</property>
70 <property name="pack_type">end</property>
71 <property name="position">0</property>
72 </packing>
73 </child>
74 <child>
75 <object class="GtkFrame" id="frame1">
76 <property name="visible">True</property>
77 <property name="can_focus">False</property>
78 <property name="hexpand">True</property>
79 <property name="vexpand">True</property>
80 <property name="label_xalign">0</property>
81 <property name="shadow_type">none</property>
82 <child>
83 <object class="GtkBox" id="area">
84 <property name="visible">True</property>
85 <property name="can_focus">False</property>
86 <property name="orientation">vertical</property>
87 <property name="margin-start">12</property>
88 <property name="margin-top">6</property>
89 <child>
90 <placeholder/>
91 </child>
92 </object>
93 </child>
94 <child type="label">
95 <object class="GtkLabel" id="label1">
96 <property name="visible">True</property>
97 <property name="can_focus">False</property>
98 <property name="label" translatable="yes" context="createautomarkdialog|label1">Entries</property>
99 <attributes>
100 <attribute name="weight" value="bold"/>
101 </attributes>
102 </object>
103 </child>
104 </object>
105 <packing>
106 <property name="expand">False</property>
107 <property name="fill">True</property>
108 <property name="position">1</property>
109 </packing>
110 </child>
111 </object>
112 </child>
113 <action-widgets>
114 <action-widget response="-5">ok</action-widget>
115 <action-widget response="-6">cancel</action-widget>
116 <action-widget response="-11">help</action-widget>
117 </action-widgets>
118 <child type="titlebar">
119 <placeholder/>
120 </child>
121 <child internal-child="accessible">
122 <object class="AtkObject" id="CreateAutomarkDialog-atkobject">
123 <property name="AtkObject::accessible-description" translatable="yes" context="createautomarkdialog|extended_tip|CreateAutomarkDialog">Create or edit a list of words to include in an Alphabetical Index.</property>
124 </object>
125 </child>
126 </object>
127 </interface>