tdf#130857 qt weld: Implement QtInstanceWidget::strip_mnemonic
[LibreOffice.git] / sd / uiconfig / simpress / ui / customanimationeffecttab.ui
blob2e505ef2d066a5100a887f254f2ffafd325517e2
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="GtkAdjustment" id="adjustment1">
6 <property name="upper">10000</property>
7 <property name="step_increment">1</property>
8 <property name="page_increment">10</property>
9 </object>
10 <object class="GtkImage" id="image1">
11 <property name="visible">True</property>
12 <property name="can_focus">False</property>
13 <property name="icon-name">media-playback-start</property>
14 </object>
15 <object class="GtkBox" id="EffectTab">
16 <property name="visible">True</property>
17 <property name="can_focus">False</property>
18 <property name="border_width">6</property>
19 <property name="orientation">vertical</property>
20 <property name="spacing">12</property>
21 <child>
22 <object class="GtkFrame" id="settings">
23 <property name="can_focus">False</property>
24 <property name="no_show_all">True</property>
25 <property name="label_xalign">0</property>
26 <property name="shadow_type">none</property>
27 <child>
28 <object class="GtkBox" id="box1">
29 <property name="visible">True</property>
30 <property name="can_focus">False</property>
31 <property name="orientation">vertical</property>
32 <property name="spacing">6</property>
33 <property name="margin-start">12</property>
34 <property name="margin-top">6</property>
35 <child>
36 <object class="GtkBox" id="box3">
37 <property name="visible">True</property>
38 <property name="can_focus">False</property>
39 <property name="spacing">12</property>
40 <child>
41 <object class="GtkLabel" id="prop_label1">
42 <property name="visible">True</property>
43 <property name="can_focus">False</property>
44 <property name="valign">center</property>
45 <property name="label" translatable="yes" context="customanimationeffecttab|prop_label1">_Direction:</property>
46 <property name="use_underline">True</property>
47 <property name="xalign">0</property>
48 </object>
49 <packing>
50 <property name="expand">False</property>
51 <property name="fill">True</property>
52 <property name="position">0</property>
53 </packing>
54 </child>
55 <child>
56 <!-- n-columns=1 n-rows=1 -->
57 <object class="GtkGrid" id="placeholder">
58 <property name="visible">True</property>
59 <property name="can_focus">False</property>
60 <property name="hexpand">True</property>
61 <property name="vexpand">True</property>
62 <child>
63 <placeholder/>
64 </child>
65 <child>
66 <placeholder/>
67 </child>
68 <child>
69 <placeholder/>
70 </child>
71 <child>
72 <placeholder/>
73 </child>
74 <child>
75 <placeholder/>
76 </child>
77 <child>
78 <placeholder/>
79 </child>
80 <child>
81 <placeholder/>
82 </child>
83 <child>
84 <placeholder/>
85 </child>
86 <child>
87 <placeholder/>
88 </child>
89 </object>
90 <packing>
91 <property name="expand">True</property>
92 <property name="fill">True</property>
93 <property name="position">1</property>
94 </packing>
95 </child>
96 </object>
97 <packing>
98 <property name="expand">False</property>
99 <property name="fill">True</property>
100 <property name="position">0</property>
101 </packing>
102 </child>
103 <child>
104 <object class="GtkBox" id="box2">
105 <property name="visible">True</property>
106 <property name="can_focus">False</property>
107 <property name="spacing">18</property>
108 <child>
109 <object class="GtkCheckButton" id="smooth_start">
110 <property name="label" translatable="yes" context="customanimationeffecttab|smooth_start">Accelerated start</property>
111 <property name="can_focus">True</property>
112 <property name="receives_default">False</property>
113 <property name="use_underline">True</property>
114 <property name="draw_indicator">True</property>
115 <child internal-child="accessible">
116 <object class="AtkObject" id="smooth_start-atkobject">
117 <property name="AtkObject::accessible-description" translatable="yes" context="customanimationeffecttab|extended_tip|smooth_start">Enable this option to assign a gradually increasing speed to the start of the effect.</property>
118 </object>
119 </child>
120 </object>
121 <packing>
122 <property name="expand">False</property>
123 <property name="fill">True</property>
124 <property name="position">0</property>
125 </packing>
126 </child>
127 <child>
128 <object class="GtkCheckButton" id="smooth_end">
129 <property name="label" translatable="yes" context="customanimationeffecttab|smooth_end">Decelerated end</property>
130 <property name="can_focus">True</property>
131 <property name="receives_default">False</property>
132 <property name="use_underline">True</property>
133 <property name="draw_indicator">True</property>
134 <child internal-child="accessible">
135 <object class="AtkObject" id="smooth_end-atkobject">
136 <property name="AtkObject::accessible-description" translatable="yes" context="customanimationeffecttab|extended_tip|smooth_end">Enable this option to assign a gradually decreasing speed to the end of the effect.</property>
137 </object>
138 </child>
139 </object>
140 <packing>
141 <property name="expand">False</property>
142 <property name="fill">True</property>
143 <property name="position">1</property>
144 </packing>
145 </child>
146 </object>
147 <packing>
148 <property name="expand">False</property>
149 <property name="fill">True</property>
150 <property name="position">1</property>
151 </packing>
152 </child>
153 </object>
154 </child>
155 <child type="label">
156 <object class="GtkLabel" id="label3">
157 <property name="visible">True</property>
158 <property name="can_focus">False</property>
159 <property name="label" translatable="yes" context="customanimationeffecttab|label3">Settings</property>
160 <attributes>
161 <attribute name="weight" value="bold"/>
162 </attributes>
163 </object>
164 </child>
165 </object>
166 <packing>
167 <property name="expand">False</property>
168 <property name="fill">True</property>
169 <property name="position">0</property>
170 </packing>
171 </child>
172 <child>
173 <object class="GtkFrame" id="frame2">
174 <property name="visible">True</property>
175 <property name="can_focus">False</property>
176 <property name="label_xalign">0</property>
177 <property name="shadow_type">none</property>
178 <child>
179 <!-- n-columns=1 n-rows=1 -->
180 <object class="GtkGrid" id="grid1">
181 <property name="visible">True</property>
182 <property name="can_focus">False</property>
183 <property name="hexpand">True</property>
184 <property name="vexpand">True</property>
185 <property name="row_spacing">6</property>
186 <property name="column_spacing">12</property>
187 <property name="margin-start">12</property>
188 <property name="margin-top">6</property>
189 <child>
190 <object class="GtkLabel" id="aeffect_label">
191 <property name="visible">True</property>
192 <property name="can_focus">False</property>
193 <property name="label" translatable="yes" context="customanimationeffecttab|aeffect_label">A_fter animation:</property>
194 <property name="use_underline">True</property>
195 <property name="mnemonic_widget">aeffect_list</property>
196 <property name="xalign">0</property>
197 </object>
198 <packing>
199 <property name="left_attach">0</property>
200 <property name="top_attach">1</property>
201 </packing>
202 </child>
203 <child>
204 <object class="GtkLabel" id="sound_label">
205 <property name="visible">True</property>
206 <property name="can_focus">False</property>
207 <property name="label" translatable="yes" context="customanimationeffecttab|sound_label">_Sound:</property>
208 <property name="use_underline">True</property>
209 <property name="mnemonic_widget">sound_list</property>
210 <property name="xalign">0</property>
211 </object>
212 <packing>
213 <property name="left_attach">0</property>
214 <property name="top_attach">0</property>
215 </packing>
216 </child>
217 <child>
218 <object class="GtkLabel" id="text_animation_label">
219 <property name="visible">True</property>
220 <property name="can_focus">False</property>
221 <property name="label" translatable="yes" context="customanimationeffecttab|text_animation_label">_Text animation:</property>
222 <property name="use_underline">True</property>
223 <property name="mnemonic_widget">text_animation_list</property>
224 <property name="xalign">0</property>
225 </object>
226 <packing>
227 <property name="left_attach">0</property>
228 <property name="top_attach">3</property>
229 </packing>
230 </child>
231 <child>
232 <object class="GtkLabel" id="dim_color_label">
233 <property name="visible">True</property>
234 <property name="can_focus">False</property>
235 <property name="label" translatable="yes" context="customanimationeffecttab|dim_color_label">Di_m color:</property>
236 <property name="use_underline">True</property>
237 <property name="mnemonic_widget">dim_color_list</property>
238 <property name="xalign">0</property>
239 </object>
240 <packing>
241 <property name="left_attach">0</property>
242 <property name="top_attach">2</property>
243 </packing>
244 </child>
245 <child>
246 <object class="GtkBox" id="box4">
247 <property name="visible">True</property>
248 <property name="can_focus">False</property>
249 <property name="spacing">6</property>
250 <child>
251 <object class="GtkComboBoxText" id="sound_list">
252 <property name="visible">True</property>
253 <property name="can_focus">False</property>
254 <property name="valign">center</property>
255 <property name="hexpand">True</property>
256 <child internal-child="accessible">
257 <object class="AtkObject" id="sound_list-atkobject">
258 <property name="AtkObject::accessible-description" translatable="yes" context="customanimationeffecttab|extended_tip|sound_list">Select a sound from the Gallery or select one of the special entries.</property>
259 </object>
260 </child>
261 </object>
262 <packing>
263 <property name="expand">False</property>
264 <property name="fill">True</property>
265 <property name="position">0</property>
266 </packing>
267 </child>
268 <child>
269 <object class="GtkButton" id="sound_preview">
270 <property name="visible">True</property>
271 <property name="can_focus">True</property>
272 <property name="receives_default">True</property>
273 <property name="valign">center</property>
274 <property name="image">image1</property>
275 <property name="always-show-image">True</property>
276 <child internal-child="accessible">
277 <object class="AtkObject" id="sound_preview-atkobject">
278 <property name="AtkObject::accessible-description" translatable="yes" context="customanimationeffecttab|extended_tip|sound_preview">Plays the selected sound file.</property>
279 </object>
280 </child>
281 </object>
282 <packing>
283 <property name="expand">False</property>
284 <property name="fill">True</property>
285 <property name="position">1</property>
286 </packing>
287 </child>
288 </object>
289 <packing>
290 <property name="left_attach">1</property>
291 <property name="top_attach">0</property>
292 </packing>
293 </child>
294 <child>
295 <object class="GtkMenuButton" id="dim_color_list">
296 <property name="label" translatable="no"></property>
297 <property name="visible">True</property>
298 <property name="can_focus">True</property>
299 <property name="receives_default">False</property>
300 <property name="valign">center</property>
301 <property name="hexpand">True</property>
302 <property name="xalign">0</property>
303 <property name="draw_indicator">True</property>
304 <child>
305 <placeholder/>
306 </child>
307 <child internal-child="accessible">
308 <object class="AtkObject" id="dim_color_list-atkobject">
309 <property name="AtkObject::accessible-description" translatable="yes" context="customanimationeffecttab|extended_tip|dim_color_list">Select the dim color.</property>
310 </object>
311 </child>
312 </object>
313 <packing>
314 <property name="left_attach">1</property>
315 <property name="top_attach">2</property>
316 </packing>
317 </child>
318 <child>
319 <object class="GtkBox" id="box5">
320 <property name="visible">True</property>
321 <property name="can_focus">False</property>
322 <property name="spacing">12</property>
323 <child>
324 <object class="GtkLabel" id="text_delay_label">
325 <property name="visible">True</property>
326 <property name="can_focus">False</property>
327 <property name="label" translatable="yes" context="customanimationeffecttab|text_delay_label">Delay between characters</property>
328 <property name="use_underline">True</property>
329 <property name="mnemonic_widget">text_delay</property>
330 </object>
331 <packing>
332 <property name="expand">False</property>
333 <property name="fill">True</property>
334 <property name="position">0</property>
335 </packing>
336 </child>
337 <child>
338 <object class="GtkSpinButton" id="text_delay">
339 <property name="visible">True</property>
340 <property name="can_focus">True</property>
341 <property name="hexpand">True</property>
342 <property name="activates_default">True</property>
343 <property name="adjustment">adjustment1</property>
344 <property name="digits">1</property>
345 <property name="truncate-multiline">True</property>
346 <child internal-child="accessible">
347 <object class="AtkObject" id="text_delay-atkobject">
348 <property name="AtkObject::accessible-description" translatable="yes" context="customanimationeffecttab|extended_tip|text_delay">Specifies the percentage of delay between animations of words or letters.</property>
349 </object>
350 </child>
351 </object>
352 <packing>
353 <property name="expand">False</property>
354 <property name="fill">True</property>
355 <property name="position">1</property>
356 </packing>
357 </child>
358 </object>
359 <packing>
360 <property name="left_attach">0</property>
361 <property name="top_attach">4</property>
362 <property name="width">2</property>
363 </packing>
364 </child>
365 <child>
366 <object class="GtkComboBoxText" id="aeffect_list">
367 <property name="visible">True</property>
368 <property name="can_focus">False</property>
369 <property name="valign">center</property>
370 <property name="hexpand">True</property>
371 <items>
372 <item translatable="yes" context="customanimationeffecttab|aeffect_list">Don't dim</item>
373 <item translatable="yes" context="customanimationeffecttab|aeffect_list">Dim with color</item>
374 <item translatable="yes" context="customanimationeffecttab|aeffect_list">Hide after animation</item>
375 <item translatable="yes" context="customanimationeffecttab|aeffect_list">Hide on next animation</item>
376 </items>
377 <child internal-child="accessible">
378 <object class="AtkObject" id="aeffect_list-atkobject">
379 <property name="AtkObject::accessible-description" translatable="yes" context="customanimationeffecttab|extended_tip|aeffect_list">Select a color to be shown after the animation ends, or select another after-effect from the list</property>
380 </object>
381 </child>
382 </object>
383 <packing>
384 <property name="left_attach">1</property>
385 <property name="top_attach">1</property>
386 </packing>
387 </child>
388 <child>
389 <object class="GtkComboBoxText" id="text_animation_list">
390 <property name="visible">True</property>
391 <property name="can_focus">False</property>
392 <property name="valign">center</property>
393 <property name="hexpand">True</property>
394 <items>
395 <item translatable="yes" context="customanimationeffecttab|text_animation_list">All at once</item>
396 <item translatable="yes" context="customanimationeffecttab|text_animation_list">Word by word</item>
397 <item translatable="yes" context="customanimationeffecttab|text_animation_list">Letter by letter</item>
398 </items>
399 <child internal-child="accessible">
400 <object class="AtkObject" id="text_animation_list-atkobject">
401 <property name="AtkObject::accessible-description" translatable="yes" context="customanimationeffecttab|extended_tip|text_animation_list">Select the animation mode for the text of the current shape</property>
402 </object>
403 </child>
404 </object>
405 <packing>
406 <property name="left_attach">1</property>
407 <property name="top_attach">3</property>
408 </packing>
409 </child>
410 </object>
411 </child>
412 <child type="label">
413 <object class="GtkLabel" id="label4">
414 <property name="visible">True</property>
415 <property name="can_focus">False</property>
416 <property name="label" translatable="yes" context="customanimationeffecttab|label4">Enhancement</property>
417 <attributes>
418 <attribute name="weight" value="bold"/>
419 </attributes>
420 </object>
421 </child>
422 </object>
423 <packing>
424 <property name="expand">False</property>
425 <property name="fill">True</property>
426 <property name="position">1</property>
427 </packing>
428 </child>
429 </object>
430 <object class="GtkSizeGroup" id="sizegroupLabel">
431 <widgets>
432 <widget name="prop_label1"/>
433 <widget name="aeffect_label"/>
434 <widget name="sound_label"/>
435 <widget name="text_animation_label"/>
436 <widget name="dim_color_label"/>
437 </widgets>
438 </object>
439 </interface>