22 module
com { module sun { module star { module drawing {
29published service PolyPolygonBezierDescriptor
PolygonKind
This enumeration defines the type of polygon.
Definition PolygonKind.idl:27
Definition Ambiguous.idl:20
com::sun::star::drawing::PolyPolygonBezierCoords Geometry
These are the untransformed Bezier coordinates of this polygon.
Definition PolyPolygonBezierDescriptor.idl:44
com::sun::star::drawing::PolygonKind PolygonKind
This is the type of this polygon.
Definition PolyPolygonBezierDescriptor.idl:34
com::sun::star::drawing::PolyPolygonBezierCoords PolyPolygonBezier
These are the Bezier points of this polygon.
Definition PolyPolygonBezierDescriptor.idl:39
specifies the coordinates for a poly polygon Bezier.
Definition PolyPolygonBezierCoords.idl:27