service TextContent in module com::sun::star::text:: |
service TextContent;
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, XShape is used.
Exported Interfaces |
This interface is used for the attachment of this text content to the surrounding text.
Property Summary |
|
AnchorType | specifies how the text content is attached to its surrounding Text . |
AnchorTypes | contains the anchor type of the text content. |
TextWrap | specifies if the text content is a shape and how the text is wrapped around the shape. |
Property Details |
||||
|
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.