|
LibreOffice
LibreOffice 7.6 SDK API Reference
|
Go to the documentation of this file.
22 module
com { module sun { module star { module drawing {
This service describes a poly-polygon.
Definition: PolyPolygonDescriptor.idl:29
com::sun::star::drawing::PolygonKind PolygonKind
This is the type of polygon.
Definition: PolyPolygonDescriptor.idl:33
PolygonKind
This enumeration defines the type of polygon.
Definition: PolygonKind.idl:27
com::sun::star::drawing::PointSequenceSequence Geometry
These are the untransformed points of this polygon.
Definition: PolyPolygonDescriptor.idl:43
Definition: Ambiguous.idl:20
sequence< PointSequence > PointSequenceSequence
Definition: PointSequenceSequence.idl:23
com::sun::star::drawing::PointSequenceSequence PolyPolygon
These are the reference points for this polygon.
Definition: PolyPolygonDescriptor.idl:38