21 module
com { module sun { module star { module animations {
30constants AnimationFill
38 const short DEFAULT = 0;
48 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:54
const short INHERIT
Specifies that the value of this attribute (and of the fill behavior) are inherited from the XTiming:...
Definition AnimationFill.idl:45
const short HOLD
Setting this to "hold" has the same effect as setting to "freeze", except that the element is always ...
Definition AnimationFill.idl:62
const short AUTO
The fill behavior for this element depends on whether the element specifies any of the attributes tha...
Definition AnimationFill.idl:81
const short TRANSITION
Setting this to "transition" has the same effect as setting to "freeze", except that the element is r...
Definition AnimationFill.idl:69
Definition Ambiguous.idl:20