- Description
- is an object which can be anchored in a text, like instances of
TextFrame or TextFields .
If the concrete TextContent has a textual
representation which fades into the surrounding text, then
XTextField is used.
If the concrete TextContent has a "floating" object,
like a graphic, ::com::sun::star::drawing::XShape
is used.
- See also
- TextField, TextTable, TextFrame, TextSection, TextGraphicObject, TextEmbeddedObject
- Developers Guide
Exported Interfaces |
XTextContent |
- Description
- This interface is used for the attachment of this text content
to the surrounding text.
|
Properties' Details |
AnchorType
TextContentAnchorType AnchorType;
- Usage Restrictions
- optional
- Description
- specifies how the text content is attached to its surrounding
::com::sun::star::drawing::Text .
|
|
AnchorTypes
|
TextWrap
WrapTextMode TextWrap;
- Usage Restrictions
- optional
- Description
- specifies if the text content is a shape
and how the text is wrapped around the shape.
|
|
Top of Page
Copyright © 2003 Sun Microsystems, Inc.
|