22 module
com { module sun { module star { module drawing {
PolygonFlags
defines how a Bezier curve goes through a point.
Definition PolygonFlags.idl:27
@ SYMMETRIC
the point is symmetric, the second derivation from the curve discussion view.
Definition PolygonFlags.idl:39
@ CONTROL
the point is a control point, to control the curve from the user interface.
Definition PolygonFlags.idl:36
@ SMOOTH
the point is smooth, the first derivation from the curve discussion view.
Definition PolygonFlags.idl:33
Definition Ambiguous.idl:20