19 #ifndef __com_sun_star_text_Shape_idl__ 20 #define __com_sun_star_text_Shape_idl__ 30 module
com { module sun { module star { module text {
43 [property]
short AnchorPageNo;
long TopMargin
contains the top margin of the object.
Definition: Shape.idl:99
provides access to the Text of a TextFrame.
Definition: XTextFrame.idl:32
long BottomMargin
contains the bottom margin of the object.
Definition: Shape.idl:103
short PositionLayoutDir
determines layout direction the position attributes of the shape is given
Definition: Shape.idl:167
long VertOrientPosition
contains the vertical position of the object (1/100 mm).
Definition: Shape.idl:81
boolean AllowOverlap
This defines if the shape is allowed to overlap with other anchored objects.
Definition: Shape.idl:194
specifies a 2-dimensional point using the Cartesian coordinate system.
Definition: Point.idl:29
TextContentAnchorType
specify how the text content is attached to its surrounding text.
Definition: TextContentAnchorType.idl:29
com::sun::star::drawing::HomogenMatrix3 TransformationInHoriL2R
determines the transformation of the shape in horizontal left-to-right layout
Definition: Shape.idl:159
long LeftMargin
contains the left margin of the object.
Definition: Shape.idl:91
Definition: Ambiguous.idl:22
long RightMargin
contains the right margin of the object.
Definition: Shape.idl:95
boolean Opaque
determines if the object is opaque or transparent for text.
Definition: Shape.idl:123
This abstract service specifies the general characteristics of all Shapes.
Definition: Shape.idl:43
boolean SurroundAnchorOnly
determines if the text of the paragraph in which the object is anchored, wraps around the object...
Definition: Shape.idl:112
short HoriOrient
determines the horizontal orientation of the object.
Definition: Shape.idl:57
short WrapInfluenceOnPosition
determines the influence of the text wrap on the positioning of the shape
Definition: Shape.idl:147
specifies the service of shapes in a text document
Definition: Shape.idl:35
com::sun::star::text::WrapTextMode Surround
determines the type of the surrounding text.
Definition: Shape.idl:108
long HoriOrientPosition
contains the horizontal position of the object (1/100 mm).
Definition: Shape.idl:61
com::sun::star::text::XTextRange TextRange
contains a text range where the shape should be anchored to.
Definition: Shape.idl:136
specifies a homogeneous matrix by three homogeneous lines
Definition: HomogenMatrix3.idl:30
boolean ContourOutside
the text flows only around the contour of the object.
Definition: Shape.idl:120
boolean SurroundContour
determines if the text wraps around the contour of the object.
Definition: Shape.idl:116
WrapTextMode
enumeration values specify the text wrap around objects in a text.
Definition: WrapTextMode.idl:28
com::sun::star::awt::Point StartPositionInHoriL2R
determines the start position of the shape in horizontal left-to-right layout
Definition: Shape.idl:178
com::sun::star::text::XTextFrame AnchorFrame
contains the text frame the current frame is anchored to.
Definition: Shape.idl:48
com::sun::star::awt::Point EndPositionInHoriL2R
determines the end position of the shape in horizontal left-to-right layout
Definition: Shape.idl:189
short VertOrientRelation
determines the environment of the object to which the orientation is related.
Definition: Shape.idl:88
short VertOrient
determines the vertical orientation of the object.
Definition: Shape.idl:74
com::sun::star::text::TextContentAnchorType AnchorType
specifies how the text content is attached to its surrounding Text.
Definition: Shape.idl:52
short HoriOrientRelation
determines the environment of the object to which the orientation is related.
Definition: Shape.idl:68