LibreOffice
LibreOffice 6.4 SDK API Reference
|
Go to the documentation of this file.
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 {
const float NORMAL
specifies a normal font weight.
Definition: FontWeight.idl:61
@ SMOOTH
the point is smooth, the first derivation from the curve discussion view.
Definition: PolygonFlags.idl:35
@ SYMMETRIC
the point is symmetric, the second derivation from the curve discussion view.
Definition: PolygonFlags.idl:41
PolygonFlags
defines how a Bezier curve goes through a point.
Definition: PolygonFlags.idl:29
Definition: Ambiguous.idl:22
@ CONTROL
the point is a control point, to control the curve from the user interface.
Definition: PolygonFlags.idl:38