21module
com { module sun { module star { module rendering {
This exception is thrown to indicate that a method has passed an illegal or inappropriate argument.
Definition: IllegalArgumentException.idl:27
This interface defines an animation sequence.
Definition: XAnimation.idl:38
AnimationAttributes getAnimationAttributes()
Request the attribute information for this animation.
void render([in] XCanvas canvas, [in] ViewState viewState, [in] double t)
Render the animation content at time t into the specified canvas.
Central interface for rendering.
Definition: XCanvas.idl:96
base interface of all UNO interfaces
Definition: XInterface.idl:46
Definition: Ambiguous.idl:20
This structure contains attributes needed to run an animation.
Definition: AnimationAttributes.idl:27
This structure contains information considered the view state.
Definition: ViewState.idl:33