tdf#130857 qt weld: Implement QtInstanceWidget::strip_mnemonic
[LibreOffice.git] / sd / uiconfig / simpress / ui / definecustomslideshow.ui
blob9d8023e4e4eb14aa2f096a7323c144703d4392c3
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Generated with glade 3.36.0 -->
3 <interface domain="sd">
4 <requires lib="gtk+" version="3.20"/>
5 <object class="GtkListStore" 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="GtkListStore" 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="GtkDialog" id="DefineCustomSlideShow">
22 <property name="can_focus">False</property>
23 <property name="border_width">6</property>
24 <property name="title" translatable="yes" context="definecustomslideshow|DefineCustomSlideShow">Define Custom Slide Show</property>
25 <property name="modal">True</property>
26 <property name="default_width">0</property>
27 <property name="default_height">0</property>
28 <property name="type_hint">dialog</property>
29 <child internal-child="vbox">
30 <object class="GtkBox" id="dialog-vbox1">
31 <property name="can_focus">False</property>
32 <property name="orientation">vertical</property>
33 <property name="spacing">12</property>
34 <child internal-child="action_area">
35 <object class="GtkButtonBox" id="dialog-action_area1">
36 <property name="can_focus">False</property>
37 <property name="layout_style">end</property>
38 <child>
39 <object class="GtkButton" id="ok">
40 <property name="label" translatable="yes" context="stock">_OK</property>
41 <property name="visible">True</property>
42 <property name="can_focus">True</property>
43 <property name="can_default">True</property>
44 <property name="has_default">True</property>
45 <property name="receives_default">True</property>
46 <property name="use-underline">True</property>
47 </object>
48 <packing>
49 <property name="expand">False</property>
50 <property name="fill">True</property>
51 <property name="position">0</property>
52 </packing>
53 </child>
54 <child>
55 <object class="GtkButton" id="cancel">
56 <property name="label" translatable="yes" context="stock">_Cancel</property>
57 <property name="visible">True</property>
58 <property name="can_focus">True</property>
59 <property name="receives_default">True</property>
60 <property name="use-underline">True</property>
61 </object>
62 <packing>
63 <property name="expand">False</property>
64 <property name="fill">True</property>
65 <property name="position">1</property>
66 </packing>
67 </child>
68 <child>
69 <object class="GtkButton" id="help">
70 <property name="label" translatable="yes" context="stock">_Help</property>
71 <property name="visible">True</property>
72 <property name="can_focus">True</property>
73 <property name="receives_default">True</property>
74 <property name="use-underline">True</property>
75 </object>
76 <packing>
77 <property name="expand">False</property>
78 <property name="fill">True</property>
79 <property name="position">2</property>
80 <property name="secondary">True</property>
81 </packing>
82 </child>
83 </object>
84 <packing>
85 <property name="expand">False</property>
86 <property name="fill">True</property>
87 <property name="pack_type">end</property>
88 <property name="position">0</property>
89 </packing>
90 </child>
91 <child>
92 <object class="GtkBox" id="box1">
93 <property name="visible">True</property>
94 <property name="can_focus">False</property>
95 <property name="hexpand">True</property>
96 <property name="vexpand">True</property>
97 <property name="orientation">vertical</property>
98 <property name="spacing">6</property>
99 <child>
100 <object class="GtkBox" id="box3">
101 <property name="visible">True</property>
102 <property name="can_focus">False</property>
103 <property name="hexpand">True</property>
104 <property name="spacing">12</property>
105 <child>
106 <object class="GtkLabel" id="label1">
107 <property name="visible">True</property>
108 <property name="can_focus">False</property>
109 <property name="label" translatable="yes" context="definecustomslideshow|label1">_Name:</property>
110 <property name="use_underline">True</property>
111 <property name="mnemonic_widget">customname</property>
112 </object>
113 <packing>
114 <property name="expand">False</property>
115 <property name="fill">True</property>
116 <property name="position">0</property>
117 </packing>
118 </child>
119 <child>
120 <object class="GtkEntry" id="customname">
121 <property name="visible">True</property>
122 <property name="can_focus">True</property>
123 <property name="hexpand">True</property>
124 <property name="activates_default">True</property>
125 <property name="truncate-multiline">True</property>
126 <child internal-child="accessible">
127 <object class="AtkObject" id="customname-atkobject">
128 <property name="AtkObject::accessible-description" translatable="yes" context="definecustomslideshow|extended_tip|customname">Displays the name of the custom slide show. If you want, you can enter a new name.</property>
129 </object>
130 </child>
131 </object>
132 <packing>
133 <property name="expand">False</property>
134 <property name="fill">True</property>
135 <property name="position">1</property>
136 </packing>
137 </child>
138 </object>
139 <packing>
140 <property name="expand">False</property>
141 <property name="fill">True</property>
142 <property name="position">0</property>
143 </packing>
144 </child>
145 <child>
146 <!-- n-columns=1 n-rows=1 -->
147 <object class="GtkGrid" id="grid1">
148 <property name="visible">True</property>
149 <property name="can_focus">False</property>
150 <property name="hexpand">True</property>
151 <property name="vexpand">True</property>
152 <property name="row_spacing">6</property>
153 <property name="column_spacing">6</property>
154 <child>
155 <object class="GtkLabel" id="label2">
156 <property name="visible">True</property>
157 <property name="can_focus">False</property>
158 <property name="halign">start</property>
159 <property name="label" translatable="yes" context="definecustomslideshow|label2">_Existing slides:</property>
160 <property name="use_underline">True</property>
161 <property name="mnemonic_widget">pages</property>
162 </object>
163 <packing>
164 <property name="left_attach">0</property>
165 <property name="top_attach">0</property>
166 </packing>
167 </child>
168 <child>
169 <object class="GtkLabel" id="label3">
170 <property name="visible">True</property>
171 <property name="can_focus">False</property>
172 <property name="halign">start</property>
173 <property name="label" translatable="yes" context="definecustomslideshow|label3">_Selected slides:</property>
174 <property name="use_underline">True</property>
175 <property name="mnemonic_widget">custompages</property>
176 </object>
177 <packing>
178 <property name="left_attach">2</property>
179 <property name="top_attach">0</property>
180 </packing>
181 </child>
182 <child>
183 <object class="GtkScrolledWindow">
184 <property name="visible">True</property>
185 <property name="can_focus">True</property>
186 <property name="hexpand">True</property>
187 <property name="vexpand">True</property>
188 <property name="shadow_type">in</property>
189 <child>
190 <object class="GtkTreeView" id="pages">
191 <property name="visible">True</property>
192 <property name="can_focus">True</property>
193 <property name="hexpand">True</property>
194 <property name="vexpand">True</property>
195 <property name="model">liststore1</property>
196 <property name="headers_visible">False</property>
197 <property name="headers_clickable">False</property>
198 <property name="search_column">0</property>
199 <property name="show_expanders">False</property>
200 <child internal-child="selection">
201 <object class="GtkTreeSelection" id="treeview-selection1"/>
202 </child>
203 <child>
204 <object class="GtkTreeViewColumn" id="treeviewcolumn1">
205 <child>
206 <object class="GtkCellRendererText" id="cellrenderertext1"/>
207 <attributes>
208 <attribute name="text">0</attribute>
209 </attributes>
210 </child>
211 </object>
212 </child>
213 <child internal-child="accessible">
214 <object class="AtkObject" id="pages-atkobject">
215 <property name="AtkObject::accessible-description" translatable="yes" context="definecustomslideshow|extended_tip|pages">Lists all of the slides in the order in which they appear in the current document.</property>
216 </object>
217 </child>
218 </object>
219 </child>
220 </object>
221 <packing>
222 <property name="left_attach">0</property>
223 <property name="top_attach">1</property>
224 </packing>
225 </child>
226 <child>
227 <object class="GtkScrolledWindow">
228 <property name="visible">True</property>
229 <property name="can_focus">True</property>
230 <property name="hexpand">True</property>
231 <property name="vexpand">True</property>
232 <property name="shadow_type">in</property>
233 <child>
234 <object class="GtkTreeView" id="custompages">
235 <property name="visible">True</property>
236 <property name="can_focus">True</property>
237 <property name="hexpand">True</property>
238 <property name="vexpand">True</property>
239 <property name="model">liststore2</property>
240 <property name="headers_visible">False</property>
241 <property name="headers_clickable">False</property>
242 <property name="reorderable">True</property>
243 <property name="search_column">0</property>
244 <property name="show_expanders">False</property>
245 <child internal-child="selection">
246 <object class="GtkTreeSelection" id="treeview-selection2"/>
247 </child>
248 <child>
249 <object class="GtkTreeViewColumn" id="treeviewcolumn2">
250 <child>
251 <object class="GtkCellRendererText" id="cellrenderertext2"/>
252 <attributes>
253 <attribute name="text">0</attribute>
254 </attributes>
255 </child>
256 </object>
257 </child>
258 <child internal-child="accessible">
259 <object class="AtkObject" id="custompages-atkobject">
260 <property name="AtkObject::accessible-description" translatable="yes" context="definecustomslideshow|extended_tip|custompages">Lists all of the slides in the custom slide show. If you want, you can change the order of the list by dragging the slides up or down.</property>
261 </object>
262 </child>
263 </object>
264 </child>
265 </object>
266 <packing>
267 <property name="left_attach">2</property>
268 <property name="top_attach">1</property>
269 </packing>
270 </child>
271 <child>
272 <object class="GtkBox" id="box4">
273 <property name="visible">True</property>
274 <property name="can_focus">False</property>
275 <property name="valign">center</property>
276 <property name="orientation">vertical</property>
277 <property name="spacing">6</property>
278 <child>
279 <object class="GtkButton" id="add">
280 <property name="label" translatable="yes" context="definecustomslideshow|add">&gt;&gt;</property>
281 <property name="visible">True</property>
282 <property name="can_focus">True</property>
283 <property name="receives_default">True</property>
284 <child internal-child="accessible">
285 <object class="AtkObject" id="add-atkobject">
286 <property name="AtkObject::accessible-description" translatable="yes" context="definecustomslideshow|extended_tip|add">Adds an existing slide to the bottom of the Selected slides list. You need to select a slide in the Existing slides list before you can use this button.</property>
287 </object>
288 </child>
289 </object>
290 <packing>
291 <property name="expand">False</property>
292 <property name="fill">True</property>
293 <property name="position">0</property>
294 </packing>
295 </child>
296 <child>
297 <object class="GtkButton" id="remove">
298 <property name="label" translatable="yes" context="definecustomslideshow|remove">&lt;&lt;</property>
299 <property name="visible">True</property>
300 <property name="can_focus">True</property>
301 <property name="receives_default">True</property>
302 <child internal-child="accessible">
303 <object class="AtkObject" id="remove-atkobject">
304 <property name="AtkObject::accessible-description" translatable="yes" context="definecustomslideshow|extended_tip|remove">Removes a slide from the Selected slides list. You need to choose a slide in the Selected slides list before you can use this button.</property>
305 </object>
306 </child>
307 </object>
308 <packing>
309 <property name="expand">False</property>
310 <property name="fill">True</property>
311 <property name="position">1</property>
312 </packing>
313 </child>
314 </object>
315 <packing>
316 <property name="left_attach">1</property>
317 <property name="top_attach">1</property>
318 </packing>
319 </child>
320 <child>
321 <placeholder/>
322 </child>
323 </object>
324 <packing>
325 <property name="expand">True</property>
326 <property name="fill">True</property>
327 <property name="position">1</property>
328 </packing>
329 </child>
330 </object>
331 <packing>
332 <property name="expand">False</property>
333 <property name="fill">True</property>
334 <property name="position">1</property>
335 </packing>
336 </child>
337 </object>
338 </child>
339 <action-widgets>
340 <action-widget response="-5">ok</action-widget>
341 <action-widget response="-6">cancel</action-widget>
342 <action-widget response="-11">help</action-widget>
343 </action-widgets>
344 <child type="titlebar">
345 <placeholder/>
346 </child>
347 <child internal-child="accessible">
348 <object class="AtkObject" id="DefineCustomSlideShow-atkobject">
349 <property name="AtkObject::accessible-description" translatable="yes" context="definecustomslideshow|extended_tip|DefineCustomSlideShow">Creates a custom slide show.</property>
350 </object>
351 </child>
352 </object>
353 <object class="GtkSizeGroup" id="sizegroup1">
354 <widgets>
355 <widget name="custompages"/>
356 </widgets>
357 </object>
358 </interface>