19 #ifndef __com_sun_star_animations_AnimationEndSync_idl__
20 #define __com_sun_star_animations_AnimationEndSync_idl__
23 module com { module sun { module star { module animations {
28 constants AnimationEndSync
const long ALL
This value is used to query for all methods, see XIntrospectionAccess::getMethod() and XIntrospection...
Definition: MethodConcept.idl:42
const short FIRST
The par, excl, or media element's implicit duration ends with the earliest active end of all the chil...
Definition: AnimationEndSync.idl:35
const short LAST
The par, excl, or media element's implicit duration ends with the last active end of the child elemen...
Definition: AnimationEndSync.idl:47
const short MEDIA
The time container element's implicit duration ends when the intrinsic media duration of the element ...
Definition: AnimationEndSync.idl:64