21 module
com { module sun { module star { module drawing {
EscapeDirection
This enumeration defines the escape direction a connector takes on a gluepoint.
Definition EscapeDirection.idl:29
Alignment
The Alignment enumeration is a general way to specify the alignment of an object or sub-object relati...
Definition Alignment.idl:28
Definition Ambiguous.idl:20
specifies a 2-dimensional point using the Cartesian coordinate system.
Definition Point.idl:28
This struct defines the attributes of a gluepoint.
Definition GluePoint2.idl:29
com::sun::star::drawing::Alignment PositionAlignment
if this gluepoints position is not relative, this enum specifies the vertical and horizontal alignmen...
Definition GluePoint2.idl:46
boolean IsRelative
if this flag is set to true, the position of this gluepoint is given in 1/100% values instead of 1/10...
Definition GluePoint2.idl:40
boolean IsUserDefined
if this flag is set to false, this is a default glue point.
Definition GluePoint2.idl:57
com::sun::star::drawing::EscapeDirection Escape
this member specifies the escape direction for a glue point.
Definition GluePoint2.idl:52
com::sun::star::awt::Point Position
This is the position of this gluepoint.
Definition GluePoint2.idl:36