20 module
com { module sun { module star { module rendering {
53 sequence< sequence< ::com::sun::star::geometry::RealPoint2D > > getPoints( [in]
long nPolygonIndex, [in]
long nNumberOfPolygons, [in]
long nPointIndex, [in]
long nNumberOfPoints )
80 void setPoints( [in] sequence< sequence< ::com::sun::star::geometry::RealPoint2D > > points, [in]
long nPolygonIndex )
This exception is thrown to indicate that a container has been accessed with an illegal index...
Definition: IndexOutOfBoundsException.idl:30
Definition: Ambiguous.idl:20
This structure defines a two-dimensional point.
Definition: RealPoint2D.idl:29
Generic interface for poly-polygons in 2D.
Definition: XPolyPolygon2D.idl:26
Specialized interface for a 2D poly-polygon containing only straight line segments.
Definition: XLinePolyPolygon2D.idl:26