19#ifndef __com_sun_star_drawing_PolygonFlags_idl__
20#define __com_sun_star_drawing_PolygonFlags_idl__
24 module
com { module sun { module star { module drawing {
PolygonFlags
defines how a Bezier curve goes through a point.
Definition PolygonFlags.idl:29
@ SYMMETRIC
the point is symmetric, the second derivation from the curve discussion view.
Definition PolygonFlags.idl:41
@ CONTROL
the point is a control point, to control the curve from the user interface.
Definition PolygonFlags.idl:38
@ SMOOTH
the point is smooth, the first derivation from the curve discussion view.
Definition PolygonFlags.idl:35
Definition Ambiguous.idl:22