19 #ifndef __com_sun_star_drawing_ConnectorShape_idl__
20 #define __com_sun_star_drawing_ConnectorShape_idl__
37 module
com { module sun { module star { module drawing {
long StartGluePointIndex
this property holds the index of the glue point the start point of this connector is glued on...
Definition: ConnectorShape.idl:68
long EdgeLine1Delta
This property contains the distance of line 1.
Definition: ConnectorShape.idl:100
This is a set of properties to describe the style for rendering a Line.
Definition: LineProperties.idl:37
This is a set of properties to describe the style for rendering connector.
Definition: ConnectorProperties.idl:31
specifies a 2-dimensional point using the Cartesian coordinate system.
Definition: Point.idl:29
– idl definition –
Definition: Ambiguous.idl:22
com::sun::star::awt::Point EndPosition
this property holds the index of the glue point the end point of this connector is glued on...
Definition: ConnectorShape.idl:88
com::sun::star::drawing::XShape StartShape
this property either holds the shape that the start point of this connector is connected to...
Definition: ConnectorShape.idl:55
This abstract service specifies the general characteristics of all Shapes.
Definition: Shape.idl:43
com::sun::star::drawing::XShape EndShape
this property either holds the shape that the end point of this connector is connected to...
Definition: ConnectorShape.idl:82
This service is for a ConnectorShape, a specialized Shape, which can be connected to other Shapes or ...
Definition: ConnectorShape.idl:43
This is a set of properties to describe the style for rendering a shadow.
Definition: ShadowProperties.idl:31
This abstract service specifies the general characteristics of an optional text inside a Shape...
Definition: Text.idl:33
long EdgeLine2Delta
This property contains the distance of line 2.
Definition: ConnectorShape.idl:105
long EndGluePointIndex
this is the position of the connectors end point in 100th/mm.
Definition: ConnectorShape.idl:95
lets you do a basic transformation on a Shape and get its type.
Definition: XShape.idl:38
com::sun::star::awt::Point StartPosition
this is the position of the connectors start point in 100th/mm.
Definition: ConnectorShape.idl:75
long EdgeLine3Delta
This property contains the distance of line 3.
Definition: ConnectorShape.idl:110
This abstract service specifies the general characteristics of an optional rotation and shearing for ...
Definition: RotationDescriptor.idl:35