22 module
com { module sun { module star { module drawing {
ConnectorType
The ConnectorType specifies the appearance of a connector.
Definition ConnectorType.idl:27
Definition Ambiguous.idl:20
This is a set of properties to describe the style for rendering connector.
Definition ConnectorProperties.idl:28
com::sun::star::drawing::ConnectorType EdgeKind
This property contains the kind of the connector.
Definition ConnectorProperties.idl:32
long EdgeNode2VertDist
This property contains the vertical distance of node 2.
Definition ConnectorProperties.idl:52
long EdgeNode2HorzDist
This property contains the horizontal distance of node 2.
Definition ConnectorProperties.idl:47
long EdgeNode1HorzDist
This property contains the horizontal distance of node 1.
Definition ConnectorProperties.idl:37
long EdgeNode1VertDist
This property contains the vertical distance of node 1.
Definition ConnectorProperties.idl:42
boolean EdgeOOXMLCurve
If 'TRUE' a curved connector is routed compatible to OOXML.
Definition ConnectorProperties.idl:60