Version 7.6.3.2-android, tag libreoffice-7.6.3.2-android
[LibreOffice.git] / dbaccess / uiconfig / ui / indexdesigndialog.ui
blob837b29c86d812daa119d3948e39af6496c3bcdef
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Generated with glade 3.22.1 -->
3 <interface domain="dba">
4 <requires lib="gtk+" version="3.20"/>
5 <object class="GtkTreeStore" id="liststore1">
6 <columns>
7 <!-- column-name expander -->
8 <column type="GdkPixbuf"/>
9 <!-- column-name text -->
10 <column type="gchararray"/>
11 <!-- column-name id -->
12 <column type="gchararray"/>
13 </columns>
14 </object>
15 <object class="GtkDialog" id="IndexDesignDialog">
16 <property name="can_focus">False</property>
17 <property name="border_width">6</property>
18 <property name="title" translatable="yes" context="indexdesigndialog|IndexDesignDialog">Indexes</property>
19 <property name="resizable">False</property>
20 <property name="type_hint">dialog</property>
21 <child>
22 <placeholder/>
23 </child>
24 <child internal-child="vbox">
25 <object class="GtkBox" id="dialog-vbox1">
26 <property name="can_focus">False</property>
27 <property name="orientation">vertical</property>
28 <property name="spacing">2</property>
29 <child internal-child="action_area">
30 <object class="GtkButtonBox" id="dialog-action_area1">
31 <property name="can_focus">False</property>
32 <property name="layout_style">end</property>
33 <child>
34 <object class="GtkButton" id="close">
35 <property name="label" translatable="yes" context="stock">_Close</property>
36 <property name="visible">True</property>
37 <property name="can_focus">True</property>
38 <property name="receives_default">True</property>
39 <property name="use-underline">True</property>
40 </object>
41 <packing>
42 <property name="expand">False</property>
43 <property name="fill">True</property>
44 <property name="position">0</property>
45 </packing>
46 </child>
47 <child>
48 <object class="GtkButton" id="help">
49 <property name="label" translatable="yes" context="stock">_Help</property>
50 <property name="visible">True</property>
51 <property name="can_focus">True</property>
52 <property name="receives_default">True</property>
53 <property name="use-underline">True</property>
54 </object>
55 <packing>
56 <property name="expand">False</property>
57 <property name="fill">True</property>
58 <property name="position">1</property>
59 <property name="secondary">True</property>
60 </packing>
61 </child>
62 </object>
63 <packing>
64 <property name="expand">False</property>
65 <property name="fill">True</property>
66 <property name="pack_type">end</property>
67 <property name="position">0</property>
68 </packing>
69 </child>
70 <child>
71 <object class="GtkBox" id="box1">
72 <property name="visible">True</property>
73 <property name="can_focus">False</property>
74 <property name="orientation">vertical</property>
75 <property name="spacing">6</property>
76 <child>
77 <!-- n-columns=1 n-rows=1 -->
78 <object class="GtkGrid" id="grid3">
79 <property name="visible">True</property>
80 <property name="can_focus">False</property>
81 <child>
82 <object class="GtkToolbar" id="ACTIONS">
83 <property name="visible">True</property>
84 <property name="can_focus">True</property>
85 <child>
86 <object class="GtkToolButton" id="ID_INDEX_NEW">
87 <property name="visible">True</property>
88 <property name="valign">start</property>
89 <property name="label" translatable="yes" context="indexdesigndialog|ID_INDEX_NEW">New Index</property>
90 <property name="use_underline">True</property>
91 <property name="icon_name">dbaccess/res/sc036.png</property>
92 </object>
93 <packing>
94 <property name="expand">False</property>
95 <property name="homogeneous">True</property>
96 </packing>
97 </child>
98 <child>
99 <object class="GtkToolButton" id="ID_INDEX_DROP">
100 <property name="visible">True</property>
101 <property name="valign">start</property>
102 <property name="label" translatable="yes" context="indexdesigndialog|ID_INDEX_DROP">Delete Current Index</property>
103 <property name="use_underline">True</property>
104 <property name="icon_name">dbaccess/res/sc037.png</property>
105 </object>
106 <packing>
107 <property name="expand">False</property>
108 <property name="homogeneous">True</property>
109 </packing>
110 </child>
111 <child>
112 <object class="GtkToolButton" id="ID_INDEX_RENAME">
113 <property name="visible">True</property>
114 <property name="valign">start</property>
115 <property name="label" translatable="yes" context="indexdesigndialog|ID_INDEX_RENAME">Rename Current Index</property>
116 <property name="use_underline">True</property>
117 <property name="icon_name">dbaccess/res/sc038.png</property>
118 </object>
119 <packing>
120 <property name="expand">False</property>
121 <property name="homogeneous">True</property>
122 </packing>
123 </child>
124 <child>
125 <object class="GtkToolButton" id="ID_INDEX_SAVE">
126 <property name="visible">True</property>
127 <property name="valign">start</property>
128 <property name="label" translatable="yes" context="indexdesigndialog|ID_INDEX_SAVE">Save Current Index</property>
129 <property name="use_underline">True</property>
130 <property name="icon_name">dbaccess/res/sc039.png</property>
131 </object>
132 <packing>
133 <property name="expand">False</property>
134 <property name="homogeneous">True</property>
135 </packing>
136 </child>
137 <child>
138 <object class="GtkToolButton" id="ID_INDEX_RESET">
139 <property name="visible">True</property>
140 <property name="valign">start</property>
141 <property name="label" translatable="yes" context="indexdesigndialog|ID_INDEX_RESET">Reset Current Index</property>
142 <property name="use_underline">True</property>
143 <property name="icon_name">dbaccess/res/sc040.png</property>
144 </object>
145 <packing>
146 <property name="expand">False</property>
147 <property name="homogeneous">True</property>
148 </packing>
149 </child>
150 </object>
151 <packing>
152 <property name="left_attach">0</property>
153 <property name="top_attach">0</property>
154 </packing>
155 </child>
156 </object>
157 <packing>
158 <property name="expand">False</property>
159 <property name="fill">True</property>
160 <property name="position">0</property>
161 </packing>
162 </child>
163 <child>
164 <!-- n-columns=1 n-rows=1 -->
165 <object class="GtkGrid" id="grid1">
166 <property name="visible">True</property>
167 <property name="can_focus">False</property>
168 <property name="row_spacing">6</property>
169 <property name="column_spacing">12</property>
170 <child>
171 <object class="GtkScrolledWindow">
172 <property name="visible">True</property>
173 <property name="can_focus">True</property>
174 <property name="hexpand">True</property>
175 <property name="vexpand">True</property>
176 <property name="shadow_type">in</property>
177 <child>
178 <object class="GtkTreeView" id="INDEX_LIST">
179 <property name="width_request">-1</property>
180 <property name="visible">True</property>
181 <property name="can_focus">True</property>
182 <property name="receives_default">True</property>
183 <property name="hexpand">True</property>
184 <property name="vexpand">True</property>
185 <property name="model">liststore1</property>
186 <property name="headers_visible">False</property>
187 <property name="search_column">1</property>
188 <property name="enable_tree_lines">True</property>
189 <child internal-child="selection">
190 <object class="GtkTreeSelection" id="Macro Library List-selection1"/>
191 </child>
192 <child>
193 <object class="GtkTreeViewColumn" id="treeviewcolumn2">
194 <property name="spacing">6</property>
195 <child>
196 <object class="GtkCellRendererPixbuf" id="cellrenderertext4"/>
197 <attributes>
198 <attribute name="pixbuf">0</attribute>
199 </attributes>
200 </child>
201 <child>
202 <object class="GtkCellRendererText" id="cellrenderertext2">
203 <property name="editable">True</property>
204 </object>
205 <attributes>
206 <attribute name="text">1</attribute>
207 </attributes>
208 </child>
209 </object>
210 </child>
211 </object>
212 </child>
213 </object>
214 <packing>
215 <property name="left_attach">0</property>
216 <property name="top_attach">0</property>
217 </packing>
218 </child>
219 <child>
220 <object class="GtkFrame" id="frame1">
221 <property name="visible">True</property>
222 <property name="can_focus">False</property>
223 <property name="label_xalign">0</property>
224 <property name="shadow_type">none</property>
225 <child>
226 <!-- n-columns=1 n-rows=1 -->
227 <object class="GtkGrid" id="grid5">
228 <property name="visible">True</property>
229 <property name="can_focus">False</property>
230 <property name="row_spacing">6</property>
231 <property name="column_spacing">12</property>
232 <property name="margin-start">12</property>
233 <property name="margin-top">6</property>
234 <child>
235 <object class="GtkLabel" id="DESC_LABEL">
236 <property name="visible">True</property>
237 <property name="can_focus">False</property>
238 <property name="halign">start</property>
239 <property name="label" translatable="yes" context="indexdesigndialog|DESC_LABEL">Index identifier:</property>
240 <property name="xalign">0</property>
241 </object>
242 <packing>
243 <property name="left_attach">0</property>
244 <property name="top_attach">0</property>
245 </packing>
246 </child>
247 <child>
248 <object class="GtkLabel" id="DESCRIPTION">
249 <property name="visible">True</property>
250 <property name="can_focus">False</property>
251 <property name="halign">start</property>
252 <property name="xalign">0</property>
253 </object>
254 <packing>
255 <property name="left_attach">1</property>
256 <property name="top_attach">0</property>
257 </packing>
258 </child>
259 <child>
260 <object class="GtkCheckButton" id="UNIQUE">
261 <property name="label" translatable="yes" context="indexdesigndialog|UNIQUE">_Unique</property>
262 <property name="visible">True</property>
263 <property name="can_focus">True</property>
264 <property name="receives_default">False</property>
265 <property name="halign">start</property>
266 <property name="use_underline">True</property>
267 <property name="draw_indicator">True</property>
268 </object>
269 <packing>
270 <property name="left_attach">0</property>
271 <property name="top_attach">1</property>
272 <property name="width">2</property>
273 </packing>
274 </child>
275 <child>
276 <object class="GtkLabel" id="FIELDS_LABEL">
277 <property name="visible">True</property>
278 <property name="can_focus">False</property>
279 <property name="halign">start</property>
280 <property name="label" translatable="yes" context="indexdesigndialog|FIELDS_LABEL">Fields:</property>
281 <property name="use_underline">True</property>
282 <property name="xalign">0</property>
283 </object>
284 <packing>
285 <property name="left_attach">0</property>
286 <property name="top_attach">2</property>
287 <property name="width">2</property>
288 </packing>
289 </child>
290 <child>
291 <object class="GtkBox" id="FIELDS">
292 <property name="visible">True</property>
293 <property name="can_focus">True</property>
294 <property name="hexpand">True</property>
295 <property name="vexpand">True</property>
296 </object>
297 <packing>
298 <property name="left_attach">0</property>
299 <property name="top_attach">3</property>
300 <property name="width">2</property>
301 </packing>
302 </child>
303 </object>
304 </child>
305 <child type="label">
306 <object class="GtkLabel" id="INDEX_DETAILS">
307 <property name="visible">True</property>
308 <property name="can_focus">False</property>
309 <property name="label" translatable="yes" context="indexdesigndialog|INDEX_DETAILS">Index Details</property>
310 <attributes>
311 <attribute name="weight" value="bold"/>
312 </attributes>
313 </object>
314 </child>
315 </object>
316 <packing>
317 <property name="left_attach">1</property>
318 <property name="top_attach">0</property>
319 </packing>
320 </child>
321 </object>
322 <packing>
323 <property name="expand">True</property>
324 <property name="fill">True</property>
325 <property name="position">1</property>
326 </packing>
327 </child>
328 </object>
329 <packing>
330 <property name="expand">True</property>
331 <property name="fill">True</property>
332 <property name="position">1</property>
333 </packing>
334 </child>
335 </object>
336 </child>
337 <action-widgets>
338 <action-widget response="-7">close</action-widget>
339 <action-widget response="-11">help</action-widget>
340 </action-widgets>
341 </object>
342 </interface>