19 #ifndef __com_sun_star_drawing_PolygonKind_idl__
20 #define __com_sun_star_drawing_PolygonKind_idl__
24 module
com { module sun { module star { module drawing {
const short LINE
Single line.
Definition: AccessibleTextType.idl:78
PolygonKind
This enumeration defines the type of polygon.
Definition: PolygonKind.idl:29
@ PATHPOLY
This is the PolygonKind for a PolyPolygonPathShape.
Definition: PolygonKind.idl:60
@ FREELINE
This is the PolygonKind for an OpenFreeHandShape.
Definition: PolygonKind.idl:52
@ PATHPLIN
This is the PolygonKind for a PolyLinePathShape.
Definition: PolygonKind.idl:64
@ PLIN
This is the PolygonKind for a PolyLineShape.
Definition: PolygonKind.idl:40
@ PATHFILL
This is the PolygonKind for a ClosedBezierShape.
Definition: PolygonKind.idl:48
@ FREEFILL
This is the PolygonKind for a ClosedFreeHandShape.
Definition: PolygonKind.idl:56
@ POLY
This is the PolygonKind for a PolyPolygonShape.
Definition: PolygonKind.idl:36
@ PATHLINE
This is the PolygonKind for an OpenBezierShape.
Definition: PolygonKind.idl:44
Definition: Ambiguous.idl:22