19#ifndef __com_sun_star_animations_AnimationFill_idl__
20#define __com_sun_star_animations_AnimationFill_idl__
23 module
com { module sun { module star { module animations {
32constants AnimationFill
40 const short DEFAULT = 0;
50 const short REMOVE = 1;
const short FREEZE
Specifies that the element will extend past the end of the last instance of the simple duration by "f...
Definition AnimationFill.idl:56
const short INHERIT
Specifies that the value of this attribute (and of the fill behavior) are inherited from the XTiming:...
Definition AnimationFill.idl:47
const short HOLD
Setting this to "hold" has the same effect as setting to "freeze", except that the element is always ...
Definition AnimationFill.idl:64
const short AUTO
The fill behavior for this element depends on whether the element specifies any of the attributes tha...
Definition AnimationFill.idl:83
const short TRANSITION
Setting this to "transition" has the same effect as setting to "freeze", except that the element is r...
Definition AnimationFill.idl:71
Definition Ambiguous.idl:22