21 module
com { module sun { module star { module animations {
makes it possible to register listeners, which are called whenever an animation event occurs.
Definition XAnimationListener.idl:30
void endEvent([in] XAnimationNode Node)
This event is raised at the active end of the element.
void beginEvent([in] XAnimationNode Node)
This event is raised when the element local timeline begins to play.
void repeat([in] XAnimationNode Node, [in] long Repeat)
This event is raised when the element local timeline repeats.
Definition XAnimationNode.idl:25
base interface for all event listeners interfaces.
Definition XEventListener.idl:27
Definition Ambiguous.idl:20