21 module
com { module sun { module star { module animations {
30 constants AnimationFill
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
Definition: Ambiguous.idl:20
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
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 DEFAULT
The fill behavior for the element is determined by the value of the XTiming::FillDefault attribute...
Definition: AnimationFill.idl:38
const short REMOVE
Specifies that the element will not extend past the end of the last instance of the simple duration...
Definition: AnimationFill.idl:48
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 HOLD
Setting this to "hold" has the same effect as setting to "freeze", except that the element is always ...
Definition: AnimationFill.idl:62