enables objects to be inserted into a text and to provide their location in a text once they are inse...
Definition XTextContent.idl:29
WrapTextMode
enumeration values specify the text wrap around objects in a text.
Definition WrapTextMode.idl:27
TextContentAnchorType
specify how the text content is attached to its surrounding text.
Definition TextContentAnchorType.idl:28
is an object which can be anchored in a text, like instances of TextFrame or TextField.
Definition TextContent.idl:43
sequence< com::sun::star::text::TextContentAnchorType > AnchorTypes
contains the anchor type of the text content.
Definition TextContent.idl:58
com::sun::star::text::WrapTextMode TextWrap
specifies if the text content is a shape and how the text is wrapped around the shape.
Definition TextContent.idl:63
com::sun::star::text::TextContentAnchorType AnchorType
specifies how the text content is attached to its surrounding Text.
Definition TextContent.idl:53