LibreOffice
LibreOffice 24.2 SDK API Reference
|
This is the complete list of members for XLinePolyPolygon2D, including all inherited members.
acquire() | XInterface | |
addPolyPolygon([in] ::com::sun::star::geometry::RealPoint2D position, [in] XPolyPolygon2D polyPolygon) | XPolyPolygon2D | |
getFillRule() | XPolyPolygon2D | |
getNumberOfPolygonPoints([in] long polygon) | XPolyPolygon2D | |
getNumberOfPolygons() | XPolyPolygon2D | |
getPoint([in] long nPolygonIndex, [in] long nPointIndex) | XLinePolyPolygon2D | |
getPoints([in] long nPolygonIndex, [in] long nNumberOfPolygons, [in] long nPointIndex, [in] long nNumberOfPoints) | XLinePolyPolygon2D | |
isClosed([in] long index) | XPolyPolygon2D | |
queryInterface([in] type aType) | XInterface | |
release() | XInterface | |
setClosed([in] long index, [in] boolean closedState) | XPolyPolygon2D | |
setFillRule([in] FillRule fillRule) | XPolyPolygon2D | |
setPoint([in] ::com::sun::star::geometry::RealPoint2D point, [in] long nPolygonIndex, [in] long nPointIndex) | XLinePolyPolygon2D | |
setPoints([in] sequence< sequence< ::com::sun::star::geometry::RealPoint2D > > points, [in] long nPolygonIndex) | XLinePolyPolygon2D |