Version 7.6.3.2-android, tag libreoffice-7.6.3.2-android
[LibreOffice.git] / sd / uiconfig / simpress / ui / customanimationspanel.ui
blobdda5cda5d1ccdfa0cb88eb48d43ad49c542e9041
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Generated with glade 3.40.0 -->
3 <interface domain="sd">
4 <requires lib="gtk+" version="3.20"/>
5 <object class="GtkAdjustment" id="adjustment1">
6 <property name="upper">100000</property>
7 <property name="step-increment">0.5</property>
8 <property name="page-increment">5</property>
9 </object>
10 <object class="GtkAdjustment" id="adjustment2">
11 <property name="upper">100000</property>
12 <property name="step-increment">0.5</property>
13 <property name="page-increment">5</property>
14 </object>
15 <object class="GtkImage" id="image1">
16 <property name="visible">True</property>
17 <property name="can-focus">False</property>
18 <property name="icon-name">sfx2/res/symphony/sidebar-property-small.png</property>
19 </object>
20 <object class="GtkImage" id="image_add">
21 <property name="visible">True</property>
22 <property name="can-focus">False</property>
23 <property name="icon-name">cmd/sc_add.png</property>
24 </object>
25 <object class="GtkImage" id="image_down">
26 <property name="visible">True</property>
27 <property name="can-focus">False</property>
28 <property name="icon-name">cmd/sc_movedown.png</property>
29 </object>
30 <object class="GtkImage" id="image_play">
31 <property name="visible">True</property>
32 <property name="can-focus">False</property>
33 <property name="icon-name">sd/res/playblue_16.png</property>
34 </object>
35 <object class="GtkImage" id="image_remove">
36 <property name="visible">True</property>
37 <property name="can-focus">False</property>
38 <property name="icon-name">cmd/sc_list_remove.png</property>
39 </object>
40 <object class="GtkImage" id="image_up">
41 <property name="visible">True</property>
42 <property name="can-focus">False</property>
43 <property name="icon-name">cmd/sc_moveup.png</property>
44 </object>
45 <object class="GtkTreeStore" id="liststore1">
46 <columns>
47 <!-- column-name expander -->
48 <column type="GdkPixbuf"/>
49 <!-- column-name text -->
50 <column type="gchararray"/>
51 <!-- column-name id -->
52 <column type="gchararray"/>
53 </columns>
54 </object>
55 <object class="GtkTreeStore" id="liststore2">
56 <columns>
57 <!-- column-name text -->
58 <column type="gchararray"/>
59 <!-- column-name id -->
60 <column type="gchararray"/>
61 <!-- column-name weight1 -->
62 <column type="gint"/>
63 <!-- column-name sensitive1 -->
64 <column type="gboolean"/>
65 <!-- column-name extraindent1 -->
66 <column type="gint"/>
67 <!-- column-name align1 -->
68 <column type="gdouble"/>
69 </columns>
70 </object>
71 <object class="GtkBox" id="CustomAnimationsPanel">
72 <property name="visible">True</property>
73 <property name="can-focus">False</property>
74 <property name="vexpand">True</property>
75 <property name="border-width">6</property>
76 <property name="orientation">vertical</property>
77 <child>
78 <object class="GtkScrolledWindow">
79 <property name="visible">True</property>
80 <property name="can-focus">True</property>
81 <property name="hscrollbar-policy">never</property>
82 <child>
83 <object class="GtkViewport">
84 <property name="visible">True</property>
85 <property name="can-focus">False</property>
86 <child>
87 <object class="GtkBox" id="bxApplied">
88 <property name="visible">True</property>
89 <property name="can-focus">False</property>
90 <property name="hexpand">True</property>
91 <property name="vexpand">True</property>
92 <child>
93 <object class="GtkScrolledWindow">
94 <property name="can-focus">True</property>
95 <property name="hexpand">True</property>
96 <property name="vexpand">True</property>
97 <property name="shadow-type">in</property>
98 <child>
99 <object class="GtkTreeView" id="custom_animation_list">
100 <property name="width-request">260</property>
101 <property name="can-focus">True</property>
102 <property name="receives-default">True</property>
103 <property name="no-show-all">True</property>
104 <property name="hexpand">True</property>
105 <property name="vexpand">True</property>
106 <property name="model">liststore1</property>
107 <property name="headers-visible">False</property>
108 <property name="reorderable">True</property>
109 <property name="search-column">1</property>
110 <child internal-child="selection">
111 <object class="GtkTreeSelection"/>
112 </child>
113 <child>
114 <object class="GtkTreeViewColumn" id="treeviewcolumn2">
115 <property name="spacing">6</property>
116 <child>
117 <object class="GtkCellRendererPixbuf" id="cellrenderertext4"/>
118 <attributes>
119 <attribute name="pixbuf">0</attribute>
120 </attributes>
121 </child>
122 <child>
123 <object class="GtkCellRendererText" id="cellrenderertext2"/>
124 <attributes>
125 <attribute name="text">1</attribute>
126 </attributes>
127 </child>
128 </object>
129 </child>
130 <child internal-child="accessible">
131 <object class="AtkObject" id="custom_animation_list-atkobject">
132 <property name="AtkObject::accessible-description" translatable="yes" context="customanimationspanel|extended_tip|custom_animation_list">The animation list displays all animations for the current slide.</property>
133 </object>
134 </child>
135 </object>
136 </child>
137 </object>
138 <packing>
139 <property name="expand">True</property>
140 <property name="fill">True</property>
141 <property name="position">0</property>
142 </packing>
143 </child>
144 <child>
145 <object class="GtkScrolledWindow" id="custom_animation_label_parent">
146 <property name="visible">True</property>
147 <property name="can-focus">True</property>
148 <property name="hexpand">True</property>
149 <property name="vexpand">True</property>
150 <property name="shadow-type">in</property>
151 <child>
152 <object class="GtkViewport">
153 <property name="visible">True</property>
154 <property name="can-focus">False</property>
155 <child>
156 <object class="GtkLabel" id="custom_animation_label">
157 <property name="width-request">260</property>
158 <property name="visible">True</property>
159 <property name="can-focus">False</property>
160 <property name="no-show-all">True</property>
161 <property name="hexpand">True</property>
162 <property name="vexpand">True</property>
163 <property name="label" translatable="yes" context="customanimationspanel|STR_CUSTOMANIMATION_LIST_HELPTEXT">First select the slide element and then click 'Add' to add an animation effect.</property>
164 <property name="justify">center</property>
165 <property name="wrap">True</property>
166 </object>
167 </child>
168 </object>
169 </child>
170 </object>
171 <packing>
172 <property name="expand">False</property>
173 <property name="fill">True</property>
174 <property name="position">1</property>
175 </packing>
176 </child>
177 </object>
178 </child>
179 </object>
180 </child>
181 </object>
182 <packing>
183 <property name="expand">True</property>
184 <property name="fill">True</property>
185 <property name="position">0</property>
186 </packing>
187 </child>
188 <child>
189 <object class="GtkScrolledWindow">
190 <property name="visible">True</property>
191 <property name="can-focus">True</property>
192 <property name="hscrollbar-policy">never</property>
193 <child>
194 <object class="GtkViewport">
195 <property name="visible">True</property>
196 <property name="can-focus">False</property>
197 <child>
198 <!-- n-columns=3 n-rows=13 -->
199 <object class="GtkGrid">
200 <property name="visible">True</property>
201 <property name="can-focus">False</property>
202 <property name="row-spacing">3</property>
203 <property name="column-spacing">6</property>
204 <child>
205 <object class="GtkLabel" id="lbEffect">
206 <property name="visible">True</property>
207 <property name="can-focus">False</property>
208 <property name="label" translatable="yes" context="customanimationspanel|lbEffect">Effects</property>
209 <property name="xalign">0</property>
210 <attributes>
211 <attribute name="weight" value="bold"/>
212 </attributes>
213 </object>
214 <packing>
215 <property name="left-attach">0</property>
216 <property name="top-attach">0</property>
217 <property name="width">3</property>
218 </packing>
219 </child>
220 <child>
221 <object class="GtkBox" id="box2">
222 <property name="visible">True</property>
223 <property name="can-focus">False</property>
224 <property name="margin-top">3</property>
225 <property name="margin-bottom">6</property>
226 <property name="spacing">3</property>
227 <child>
228 <object class="GtkButton" id="add_effect">
229 <property name="label" translatable="yes" context="customanimationspanel|add">_Add</property>
230 <property name="visible">True</property>
231 <property name="can-focus">True</property>
232 <property name="receives-default">True</property>
233 <property name="tooltip-text" translatable="yes" context="customanimationspanel|add_effect|tooltip_text">Add Effect</property>
234 <property name="image">image_add</property>
235 <property name="use-underline">True</property>
236 <property name="always-show-image">True</property>
237 <child internal-child="accessible">
238 <object class="AtkObject" id="add_effect-atkobject">
239 <property name="AtkObject::accessible-description" translatable="yes" context="customanimationspanel|extended_tip|add_effect">Adds another animation effect for the selected object on the slide.</property>
240 </object>
241 </child>
242 </object>
243 <packing>
244 <property name="expand">False</property>
245 <property name="fill">True</property>
246 <property name="position">1</property>
247 </packing>
248 </child>
249 <child>
250 <object class="GtkButton" id="remove_effect">
251 <property name="visible">True</property>
252 <property name="can-focus">True</property>
253 <property name="receives-default">True</property>
254 <property name="tooltip-text" translatable="yes" context="customanimationspanel|remove_effect|tooltip_text">Remove Effect</property>
255 <property name="image">image_remove</property>
256 <property name="use-underline">True</property>
257 <property name="always-show-image">True</property>
258 <child internal-child="accessible">
259 <object class="AtkObject" id="remove_effect-atkobject">
260 <property name="AtkObject::accessible-description" translatable="yes" context="customanimationspanel|extended_tip|remove_effect">Removes the selected animation effects from the animation list.</property>
261 </object>
262 </child>
263 </object>
264 <packing>
265 <property name="expand">False</property>
266 <property name="fill">True</property>
267 <property name="position">1</property>
268 </packing>
269 </child>
270 <child>
271 <object class="GtkButton" id="move_up">
272 <property name="visible">True</property>
273 <property name="can-focus">True</property>
274 <property name="receives-default">True</property>
275 <property name="tooltip-text" translatable="yes" context="customanimationspanel|move_up|tooltip_text">Move Up</property>
276 <property name="image">image_up</property>
277 <property name="use-underline">True</property>
278 <property name="always-show-image">True</property>
279 <child internal-child="accessible">
280 <object class="AtkObject" id="move_up-atkobject">
281 <property name="AtkObject::accessible-description" translatable="yes" context="customanimationspanel|extended_tip|move_up">Click one of the buttons to move the selected animation effect up or down in the list.</property>
282 </object>
283 </child>
284 </object>
285 <packing>
286 <property name="expand">False</property>
287 <property name="fill">True</property>
288 <property name="position">3</property>
289 </packing>
290 </child>
291 <child>
292 <object class="GtkButton" id="move_down">
293 <property name="visible">True</property>
294 <property name="can-focus">True</property>
295 <property name="receives-default">True</property>
296 <property name="tooltip-text" translatable="yes" context="customanimationspanel|move_down|tooltip_text">Move Down</property>
297 <property name="image">image_down</property>
298 <property name="use-underline">True</property>
299 <property name="always-show-image">True</property>
300 <child internal-child="accessible">
301 <object class="AtkObject" id="move_down-atkobject">
302 <property name="AtkObject::accessible-description" translatable="yes" context="customanimationspanel|extended_tip|move_down">Click one of the buttons to move the selected animation effect up or down in the list.</property>
303 </object>
304 </child>
305 </object>
306 <packing>
307 <property name="expand">False</property>
308 <property name="fill">True</property>
309 <property name="position">4</property>
310 </packing>
311 </child>
312 </object>
313 <packing>
314 <property name="left-attach">1</property>
315 <property name="top-attach">1</property>
316 <property name="width">2</property>
317 </packing>
318 </child>
319 <child>
320 <object class="GtkLabel" id="categorylabel">
321 <property name="visible">True</property>
322 <property name="can-focus">False</property>
323 <property name="halign">end</property>
324 <property name="label" translatable="yes" context="customanimationspanel|categorylabel">Category:</property>
325 <property name="use-underline">True</property>
326 </object>
327 <packing>
328 <property name="left-attach">0</property>
329 <property name="top-attach">2</property>
330 </packing>
331 </child>
332 <child>
333 <object class="GtkComboBoxText" id="categorylb">
334 <property name="visible">True</property>
335 <property name="can-focus">True</property>
336 <property name="popup-fixed-width">False</property>
337 <items>
338 <item translatable="yes" context="customanimationspanel|categorylb">Entrance</item>
339 <item translatable="yes" context="customanimationspanel|categorylb">Emphasis</item>
340 <item translatable="yes" context="customanimationspanel|categorylb">Exit</item>
341 <item translatable="yes" context="customanimationspanel|categorylb">Motion Paths</item>
342 <item translatable="yes" context="customanimationspanel|categorylb">Misc Effects</item>
343 </items>
344 <child internal-child="accessible">
345 <object class="AtkObject" id="categorylb-atkobject">
346 <property name="AtkObject::accessible-description" translatable="yes" context="customanimationspanel|extended_tip|categorylb">Select an animation effect category.</property>
347 </object>
348 </child>
349 </object>
350 <packing>
351 <property name="left-attach">1</property>
352 <property name="top-attach">2</property>
353 <property name="width">2</property>
354 </packing>
355 </child>
356 <child>
357 <object class="GtkLabel" id="effectlabel">
358 <property name="visible">True</property>
359 <property name="can-focus">False</property>
360 <property name="halign">end</property>
361 <property name="valign">start</property>
362 <property name="margin-top">3</property>
363 <property name="label" translatable="yes" context="customanimationspanel|effectlabel">Effect:</property>
364 <property name="use-underline">True</property>
365 <property name="mnemonic-widget">effect_list</property>
366 </object>
367 <packing>
368 <property name="left-attach">0</property>
369 <property name="top-attach">3</property>
370 </packing>
371 </child>
372 <child>
373 <object class="GtkScrolledWindow">
374 <property name="visible">True</property>
375 <property name="can-focus">True</property>
376 <property name="no-show-all">True</property>
377 <property name="margin-start">3</property>
378 <property name="margin-top">3</property>
379 <property name="hexpand">True</property>
380 <property name="vexpand">True</property>
381 <property name="shadow-type">in</property>
382 <property name="min-content-width">1</property>
383 <child>
384 <object class="GtkTreeView" id="effect_list">
385 <property name="visible">True</property>
386 <property name="can-focus">True</property>
387 <property name="receives-default">True</property>
388 <property name="no-show-all">True</property>
389 <property name="hexpand">True</property>
390 <property name="vexpand">True</property>
391 <property name="model">liststore2</property>
392 <property name="headers-visible">False</property>
393 <property name="search-column">0</property>
394 <property name="show-expanders">False</property>
395 <child internal-child="selection">
396 <object class="GtkTreeSelection"/>
397 </child>
398 <child>
399 <object class="GtkTreeViewColumn" id="treeviewcolumn21">
400 <child>
401 <object class="GtkCellRendererText" id="cellrenderertext22"/>
402 <attributes>
403 <attribute name="xalign">5</attribute>
404 <attribute name="text">0</attribute>
405 <attribute name="weight">2</attribute>
406 </attributes>
407 </child>
408 </object>
409 </child>
410 <child internal-child="accessible">
411 <object class="AtkObject" id="effect_list-atkobject">
412 <property name="AtkObject::accessible-description" translatable="yes" context="customanimationspanel|extended_tip|effect_list">Select an animation effect.</property>
413 </object>
414 </child>
415 </object>
416 </child>
417 </object>
418 <packing>
419 <property name="left-attach">1</property>
420 <property name="top-attach">3</property>
421 <property name="width">2</property>
422 </packing>
423 </child>
424 <child>
425 <object class="GtkLabel" id="effect_label">
426 <property name="can-focus">False</property>
427 <property name="hexpand">True</property>
428 <property name="label" translatable="yes" context="customanimationspanel|effect_label">Options</property>
429 <property name="xalign">0</property>
430 <attributes>
431 <attribute name="weight" value="bold"/>
432 </attributes>
433 </object>
434 <packing>
435 <property name="left-attach">0</property>
436 <property name="top-attach">4</property>
437 <property name="width">3</property>
438 </packing>
439 </child>
440 <child>
441 <object class="GtkLabel" id="start_effect">
442 <property name="visible">True</property>
443 <property name="can-focus">False</property>
444 <property name="halign">end</property>
445 <property name="label" translatable="yes" context="customanimationspanel|start_effect">_Start:</property>
446 <property name="use-underline">True</property>
447 </object>
448 <packing>
449 <property name="left-attach">0</property>
450 <property name="top-attach">5</property>
451 </packing>
452 </child>
453 <child>
454 <object class="GtkComboBoxText" id="start_effect_list">
455 <property name="visible">True</property>
456 <property name="can-focus">True</property>
457 <property name="hexpand">True</property>
458 <items>
459 <item translatable="yes" context="customanimationspanel|start_effect_list">On click</item>
460 <item translatable="yes" context="customanimationspanel|start_effect_list">With previous</item>
461 <item translatable="yes" context="customanimationspanel|start_effect_list">After previous</item>
462 </items>
463 <child internal-child="accessible">
464 <object class="AtkObject" id="start_effect_list-atkobject">
465 <property name="AtkObject::accessible-description" translatable="yes" context="customanimationspanel|extended_tip|start_effect_list">Displays when the selected animation effect should be started.</property>
466 </object>
467 </child>
468 </object>
469 <packing>
470 <property name="left-attach">1</property>
471 <property name="top-attach">5</property>
472 </packing>
473 </child>
474 <child>
475 <object class="GtkLabel" id="effect_property">
476 <property name="visible">True</property>
477 <property name="can-focus">False</property>
478 <property name="halign">end</property>
479 <property name="label" translatable="yes" context="customanimationspanel|effect_property">_Direction:</property>
480 <property name="use-underline">True</property>
481 </object>
482 <packing>
483 <property name="left-attach">0</property>
484 <property name="top-attach">6</property>
485 </packing>
486 </child>
487 <child>
488 <object class="GtkButton" id="more_properties">
489 <property name="visible">True</property>
490 <property name="can-focus">True</property>
491 <property name="receives-default">True</property>
492 <property name="tooltip-text" translatable="yes" context="customanimationspanel|more_properties|tooltip_text">Options</property>
493 <property name="image">image1</property>
494 <property name="always-show-image">True</property>
495 <child internal-child="accessible">
496 <object class="AtkObject" id="more_properties-atkobject">
497 <property name="AtkObject::accessible-description" translatable="yes" context="customanimationspanel|extended_tip|more_properties">Specifies additional properties for the selected element in the Custom Animations pane.</property>
498 </object>
499 </child>
500 </object>
501 <packing>
502 <property name="left-attach">2</property>
503 <property name="top-attach">6</property>
504 </packing>
505 </child>
506 <child>
507 <object class="GtkLabel" id="effect_duration">
508 <property name="visible">True</property>
509 <property name="can-focus">False</property>
510 <property name="halign">end</property>
511 <property name="label" translatable="yes" context="customanimationspanel|effect_duration">D_uration:</property>
512 <property name="use-underline">True</property>
513 </object>
514 <packing>
515 <property name="left-attach">0</property>
516 <property name="top-attach">7</property>
517 </packing>
518 </child>
519 <child>
520 <object class="GtkSpinButton" id="anim_duration">
521 <property name="visible">True</property>
522 <property name="can-focus">True</property>
523 <property name="hexpand">True</property>
524 <property name="truncate-multiline">True</property>
525 <property name="adjustment">adjustment2</property>
526 <property name="digits">2</property>
527 <child internal-child="accessible">
528 <object class="AtkObject" id="anim_duration-atkobject">
529 <property name="AtkObject::accessible-description" translatable="yes" context="customanimationspanel|extended_tip|anim_duration">Specifies the duration of the selected animation effect.</property>
530 </object>
531 </child>
532 </object>
533 <packing>
534 <property name="left-attach">1</property>
535 <property name="top-attach">7</property>
536 </packing>
537 </child>
538 <child>
539 <object class="GtkLabel" id="delay_label">
540 <property name="visible">True</property>
541 <property name="can-focus">False</property>
542 <property name="halign">end</property>
543 <property name="label" translatable="yes" context="customanimationspanel|delay_label">_Delay:</property>
544 <property name="use-underline">True</property>
545 </object>
546 <packing>
547 <property name="left-attach">0</property>
548 <property name="top-attach">8</property>
549 </packing>
550 </child>
551 <child>
552 <object class="GtkSpinButton" id="delay_value">
553 <property name="visible">True</property>
554 <property name="can-focus">True</property>
555 <property name="hexpand">True</property>
556 <property name="truncate-multiline">True</property>
557 <property name="adjustment">adjustment1</property>
558 <property name="digits">1</property>
559 <child internal-child="accessible">
560 <object class="AtkObject" id="delay_value-atkobject">
561 <property name="AtkObject::accessible-description" translatable="yes" context="customanimationspanel|extended_tip|delay_value">The animation starts delayed by this amount of time.</property>
562 </object>
563 </child>
564 </object>
565 <packing>
566 <property name="left-attach">1</property>
567 <property name="top-attach">8</property>
568 </packing>
569 </child>
570 <child>
571 <object class="GtkSeparator" id="separator1">
572 <property name="visible">True</property>
573 <property name="can-focus">False</property>
574 </object>
575 <packing>
576 <property name="left-attach">0</property>
577 <property name="top-attach">9</property>
578 <property name="width">3</property>
579 </packing>
580 </child>
581 <child>
582 <object class="GtkCheckButton" id="auto_preview">
583 <property name="label" translatable="yes" context="customanimationspanel|auto_preview">Automatic Preview</property>
584 <property name="visible">True</property>
585 <property name="can-focus">True</property>
586 <property name="receives-default">False</property>
587 <property name="use-underline">True</property>
588 <property name="draw-indicator">True</property>
589 <child internal-child="accessible">
590 <object class="AtkObject" id="auto_preview-atkobject">
591 <property name="AtkObject::accessible-description" translatable="yes" context="customanimationspanel|extended_tip|auto_preview">Select to preview new or edited effects on the slide while you assign them.</property>
592 </object>
593 </child>
594 </object>
595 <packing>
596 <property name="left-attach">0</property>
597 <property name="top-attach">10</property>
598 <property name="width">2</property>
599 </packing>
600 </child>
601 <child>
602 <object class="GtkButton" id="play">
603 <property name="label" translatable="yes" context="customanimationspanel|play">Play</property>
604 <property name="visible">True</property>
605 <property name="can-focus">True</property>
606 <property name="receives-default">True</property>
607 <property name="tooltip-text" translatable="yes" context="customanimationspanel|play|tooltip_text">Preview Effect</property>
608 <property name="image">image_play</property>
609 <property name="use-underline">True</property>
610 <property name="image-position">right</property>
611 <property name="always-show-image">True</property>
612 <child internal-child="accessible">
613 <object class="AtkObject" id="play-atkobject">
614 <property name="AtkObject::accessible-description" translatable="yes" context="customanimationspanel|extended_tip|play">Plays the selected animation effect in the preview.</property>
615 </object>
616 </child>
617 </object>
618 <packing>
619 <property name="left-attach">2</property>
620 <property name="top-attach">10</property>
621 </packing>
622 </child>
623 <child>
624 <object class="GtkLabel" id="box1_label">
625 <property name="can-focus">False</property>
626 <property name="label" translatable="yes" context="customanimationspanel|box1_label">Animation Deck</property>
627 <property name="use-underline">True</property>
628 </object>
629 <packing>
630 <property name="left-attach">0</property>
631 <property name="top-attach">11</property>
632 <property name="width">3</property>
633 </packing>
634 </child>
635 <child>
636 <object class="GtkLabel" id="custom_animation_list_label">
637 <property name="can-focus">False</property>
638 <property name="label" translatable="yes" context="customanimationspanel|custom_animation_list_label">Animation List</property>
639 <property name="use-underline">True</property>
640 <property name="mnemonic-widget">custom_animation_list</property>
641 </object>
642 <packing>
643 <property name="left-attach">0</property>
644 <property name="top-attach">12</property>
645 <property name="width">3</property>
646 </packing>
647 </child>
648 <child>
649 <object class="GtkBox" id="placeholder">
650 <property name="visible">True</property>
651 <property name="can-focus">False</property>
652 <property name="hexpand">True</property>
653 <property name="spacing">6</property>
654 <child>
655 <placeholder/>
656 </child>
657 </object>
658 <packing>
659 <property name="left-attach">1</property>
660 <property name="top-attach">6</property>
661 </packing>
662 </child>
663 <child>
664 <placeholder/>
665 </child>
666 <child>
667 <placeholder/>
668 </child>
669 <child>
670 <placeholder/>
671 </child>
672 <child>
673 <placeholder/>
674 </child>
675 </object>
676 </child>
677 </object>
678 </child>
679 </object>
680 <packing>
681 <property name="expand">True</property>
682 <property name="fill">True</property>
683 <property name="position">1</property>
684 </packing>
685 </child>
686 <child internal-child="accessible">
687 <object class="AtkObject" id="CustomAnimationsPanel-atkobject">
688 <property name="AtkObject::accessible-description" translatable="yes" context="customanimationspanel|extended_tip|CustomAnimationsPanel">Assigns effects to selected objects.</property>
689 </object>
690 </child>
691 </object>
692 </interface>