19 #ifndef __com_sun_star_rendering_XSprite_idl__ 20 #define __com_sun_star_rendering_XSprite_idl__ 29 module
com { module sun { module star { module rendering {
55 void setAlpha( [in]
double nAlpha )
167 void setPriority( [in]
double nPriority );
This structure defines a 2 by 3 affine matrix.
Definition: AffineMatrix2D.idl:62
This structure contains information passed to each XCanvas render operation.
Definition: RenderState.idl:38
This structure contains information considered the view state.
Definition: ViewState.idl:36
Definition: Ambiguous.idl:22
This structure defines a two-dimensional point.
Definition: RealPoint2D.idl:31
This exception is thrown to indicate that a method has passed an illegal or inappropriate argument.
Definition: IllegalArgumentException.idl:29
Generic interface for poly-polygons in 2D.
Definition: XPolyPolygon2D.idl:34
Interface to control a sprite object.
Definition: XSprite.idl:37
base interface of all UNO interfaces
Definition: XInterface.idl:47