22 module
com { module sun { module star { module drawing {
Definition: Ambiguous.idl:20
specifies a 2-dimensional point using the Cartesian coordinate system.
Definition: Point.idl:28
This is a point on a Bezier curve.
Definition: BezierPoint.idl:32
com::sun::star::awt::Point ControlPoint2
This is the position of the second control point.
Definition: BezierPoint.idl:43
com::sun::star::awt::Point ControlPoint1
This is the position of the first control point.
Definition: BezierPoint.idl:39
com::sun::star::awt::Point Position
This is the position of this point.
Definition: BezierPoint.idl:35