21 module
com { module sun { module star { module rendering {
53 void startAnimation( [in]
double nSpeed );
75 void resetAnimation();
87 void updateAnimation();
111 void setViewState( [in]
ViewState aViewState )
156 [in]
boolean bUpdateAnimation )
This structure contains information passed to each XCanvas render operation.
Definition: RenderState.idl:33
This structure contains information considered the view state.
Definition: ViewState.idl:32
Definition: Ambiguous.idl:20
This structure defines a two-dimensional point.
Definition: RealPoint2D.idl:29
This exception is thrown to indicate that a method has passed an illegal or inappropriate argument...
Definition: IllegalArgumentException.idl:25
This interface can be used to control an animated sprite object.
Definition: XAnimatedSprite.idl:30
Interface to control a sprite object.
Definition: XSprite.idl:28