19 #ifndef __com_sun_star_rendering_ViewState_idl__
20 #define __com_sun_star_rendering_ViewState_idl__
24 module
com { module sun { module star { module rendering {
26 interface XPolyPolygon2D;
This structure defines a 2 by 3 affine matrix.
Definition: AffineMatrix2D.idl:62
This structure contains information considered the view state.
Definition: ViewState.idl:36
– idl definition –
Definition: Ambiguous.idl:22
Generic interface for poly-polygons in 2D.
Definition: XPolyPolygon2D.idl:34
XPolyPolygon2D Clip
The clipping area associated with the view.
Definition: ViewState.idl:61
::com::sun::star::geometry::AffineMatrix2D AffineTransform
The affine transform associated with the view.
Definition: ViewState.idl:43