Version 6.4.0.0.beta1, tag libreoffice-6.4.0.0.beta1
[LibreOffice.git] / dbaccess / uiconfig / ui / indexdesigndialog.ui
blob96a672bbdc977423f1b73ad6ce13cf6ca5e6f2d3
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.18"/>
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">gtk-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_stock">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">gtk-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_stock">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 <object class="GtkGrid" id="grid3">
78 <property name="visible">True</property>
79 <property name="can_focus">False</property>
80 <child>
81 <object class="GtkToolbar" id="ACTIONS">
82 <property name="visible">True</property>
83 <property name="can_focus">False</property>
84 <child>
85 <object class="GtkToolButton" id="ID_INDEX_NEW">
86 <property name="visible">True</property>
87 <property name="can_focus">False</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="can_focus">False</property>
102 <property name="valign">start</property>
103 <property name="label" translatable="yes" context="indexdesigndialog|ID_INDEX_DROP">Delete Current Index</property>
104 <property name="use_underline">True</property>
105 <property name="icon_name">dbaccess/res/sc037.png</property>
106 </object>
107 <packing>
108 <property name="expand">False</property>
109 <property name="homogeneous">True</property>
110 </packing>
111 </child>
112 <child>
113 <object class="GtkToolButton" id="ID_INDEX_RENAME">
114 <property name="visible">True</property>
115 <property name="can_focus">False</property>
116 <property name="valign">start</property>
117 <property name="label" translatable="yes" context="indexdesigndialog|ID_INDEX_RENAME">Rename Current Index</property>
118 <property name="use_underline">True</property>
119 <property name="icon_name">dbaccess/res/sc038.png</property>
120 </object>
121 <packing>
122 <property name="expand">False</property>
123 <property name="homogeneous">True</property>
124 </packing>
125 </child>
126 <child>
127 <object class="GtkToolButton" id="ID_INDEX_SAVE">
128 <property name="visible">True</property>
129 <property name="can_focus">False</property>
130 <property name="valign">start</property>
131 <property name="label" translatable="yes" context="indexdesigndialog|ID_INDEX_SAVE">Save Current Index</property>
132 <property name="use_underline">True</property>
133 <property name="icon_name">dbaccess/res/sc039.png</property>
134 </object>
135 <packing>
136 <property name="expand">False</property>
137 <property name="homogeneous">True</property>
138 </packing>
139 </child>
140 <child>
141 <object class="GtkToolButton" id="ID_INDEX_RESET">
142 <property name="visible">True</property>
143 <property name="can_focus">False</property>
144 <property name="valign">start</property>
145 <property name="label" translatable="yes" context="indexdesigndialog|ID_INDEX_RESET">Reset Current Index</property>
146 <property name="use_underline">True</property>
147 <property name="icon_name">dbaccess/res/sc040.png</property>
148 </object>
149 <packing>
150 <property name="expand">False</property>
151 <property name="homogeneous">True</property>
152 </packing>
153 </child>
154 </object>
155 <packing>
156 <property name="left_attach">0</property>
157 <property name="top_attach">0</property>
158 </packing>
159 </child>
160 </object>
161 <packing>
162 <property name="expand">False</property>
163 <property name="fill">True</property>
164 <property name="position">0</property>
165 </packing>
166 </child>
167 <child>
168 <object class="GtkGrid" id="grid1">
169 <property name="visible">True</property>
170 <property name="can_focus">False</property>
171 <property name="row_spacing">6</property>
172 <property name="column_spacing">12</property>
173 <child>
174 <object class="GtkScrolledWindow">
175 <property name="visible">True</property>
176 <property name="can_focus">True</property>
177 <property name="hexpand">True</property>
178 <property name="vexpand">True</property>
179 <property name="shadow_type">in</property>
180 <child>
181 <object class="GtkTreeView" id="INDEX_LIST">
182 <property name="width_request">-1</property>
183 <property name="visible">True</property>
184 <property name="can_focus">True</property>
185 <property name="receives_default">True</property>
186 <property name="hexpand">True</property>
187 <property name="vexpand">True</property>
188 <property name="model">liststore1</property>
189 <property name="headers_visible">False</property>
190 <property name="search_column">1</property>
191 <property name="enable_tree_lines">True</property>
192 <child internal-child="selection">
193 <object class="GtkTreeSelection" id="Macro Library List-selection1"/>
194 </child>
195 <child>
196 <object class="GtkTreeViewColumn" id="treeviewcolumn2">
197 <property name="spacing">6</property>
198 <child>
199 <object class="GtkCellRendererPixbuf" id="cellrenderertext4"/>
200 <attributes>
201 <attribute name="pixbuf">0</attribute>
202 </attributes>
203 </child>
204 <child>
205 <object class="GtkCellRendererText" id="cellrenderertext2">
206 <property name="editable">True</property>
207 </object>
208 <attributes>
209 <attribute name="text">1</attribute>
210 </attributes>
211 </child>
212 </object>
213 </child>
214 </object>
215 </child>
216 </object>
217 <packing>
218 <property name="left_attach">0</property>
219 <property name="top_attach">0</property>
220 </packing>
221 </child>
222 <child>
223 <object class="GtkFrame" id="frame1">
224 <property name="visible">True</property>
225 <property name="can_focus">False</property>
226 <property name="label_xalign">0</property>
227 <property name="shadow_type">none</property>
228 <child>
229 <object class="GtkAlignment" id="alignment1">
230 <property name="visible">True</property>
231 <property name="can_focus">False</property>
232 <property name="top_padding">6</property>
233 <property name="left_padding">12</property>
234 <child>
235 <object class="GtkGrid" id="grid5">
236 <property name="visible">True</property>
237 <property name="can_focus">False</property>
238 <property name="row_spacing">6</property>
239 <property name="column_spacing">12</property>
240 <child>
241 <object class="GtkLabel" id="DESC_LABEL">
242 <property name="visible">True</property>
243 <property name="can_focus">False</property>
244 <property name="halign">start</property>
245 <property name="label" translatable="yes" context="indexdesigndialog|DESC_LABEL">Index identifier:</property>
246 <property name="xalign">0</property>
247 </object>
248 <packing>
249 <property name="left_attach">0</property>
250 <property name="top_attach">0</property>
251 </packing>
252 </child>
253 <child>
254 <object class="GtkLabel" id="DESCRIPTION">
255 <property name="visible">True</property>
256 <property name="can_focus">False</property>
257 <property name="halign">start</property>
258 <property name="xalign">0</property>
259 </object>
260 <packing>
261 <property name="left_attach">1</property>
262 <property name="top_attach">0</property>
263 </packing>
264 </child>
265 <child>
266 <object class="GtkCheckButton" id="UNIQUE">
267 <property name="label" translatable="yes" context="indexdesigndialog|UNIQUE">_Unique</property>
268 <property name="visible">True</property>
269 <property name="can_focus">True</property>
270 <property name="receives_default">False</property>
271 <property name="halign">start</property>
272 <property name="use_underline">True</property>
273 <property name="xalign">0</property>
274 <property name="draw_indicator">True</property>
275 </object>
276 <packing>
277 <property name="left_attach">0</property>
278 <property name="top_attach">1</property>
279 <property name="width">2</property>
280 </packing>
281 </child>
282 <child>
283 <object class="GtkLabel" id="FIELDS_LABEL">
284 <property name="visible">True</property>
285 <property name="can_focus">False</property>
286 <property name="halign">start</property>
287 <property name="label" translatable="yes" context="indexdesigndialog|FIELDS_LABEL">Fields:</property>
288 <property name="use_underline">True</property>
289 <property name="xalign">0</property>
290 </object>
291 <packing>
292 <property name="left_attach">0</property>
293 <property name="top_attach">2</property>
294 <property name="width">2</property>
295 </packing>
296 </child>
297 <child>
298 <object class="GtkBox" id="FIELDS">
299 <property name="visible">True</property>
300 <property name="can_focus">True</property>
301 <property name="hexpand">True</property>
302 <property name="vexpand">True</property>
303 </object>
304 <packing>
305 <property name="left_attach">0</property>
306 <property name="top_attach">3</property>
307 <property name="width">2</property>
308 </packing>
309 </child>
310 </object>
311 </child>
312 </object>
313 </child>
314 <child type="label">
315 <object class="GtkLabel" id="INDEX_DETAILS">
316 <property name="visible">True</property>
317 <property name="can_focus">False</property>
318 <property name="label" translatable="yes" context="indexdesigndialog|INDEX_DETAILS">Index Details</property>
319 <attributes>
320 <attribute name="weight" value="bold"/>
321 </attributes>
322 </object>
323 </child>
324 </object>
325 <packing>
326 <property name="left_attach">1</property>
327 <property name="top_attach">0</property>
328 </packing>
329 </child>
330 </object>
331 <packing>
332 <property name="expand">True</property>
333 <property name="fill">True</property>
334 <property name="position">1</property>
335 </packing>
336 </child>
337 </object>
338 <packing>
339 <property name="expand">True</property>
340 <property name="fill">True</property>
341 <property name="position">1</property>
342 </packing>
343 </child>
344 </object>
345 </child>
346 <action-widgets>
347 <action-widget response="-7">close</action-widget>
348 <action-widget response="-11">help</action-widget>
349 </action-widgets>
350 </object>
351 </interface>