19#ifndef __com_sun_star_animations_AnimationRestart_idl__
20#define __com_sun_star_animations_AnimationRestart_idl__
23 module
com { module sun { module star { module animations {
32constants AnimationRestart
37 const short DEFAULT = 0;
44 const short INHERIT = 0;
const short NEVER
The element cannot be restarted for the remainder of the current simple duration of the parent time c...
Definition AnimationRestart.idl:58
const short ALWAYS
The element can be restarted at any time.
Definition AnimationRestart.idl:48
const short WHEN_NOT_ACTIVE
The element can only be restarted when it is not active (i.e.
Definition AnimationRestart.idl:53
Definition Ambiguous.idl:22