(incubating) | The Free and Open Productivity Suite

Developer's Guide

API

SDK

Tips 'n' Tricks

Miscellaneous

Content for OpenOffice.org version 3.3.

:: com :: sun :: star :: text ::

service TextContent
Description
is an object which can be anchored in a text, like instances of TextFrame or TextField.

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
Text - Editing Text - Text Contents Other Than Strings

Exported Interfaces - Summary
XTextContent

This interface is used for the attachment of this text content to the surrounding text.

Properties' Summary
TextContentAnchorType
AnchorType
[ OPTIONAL ]
specifies how the text content is attached to its surrounding Text.  
[ readonly ] sequence< TextContentAnchorType >
AnchorTypes
[ OPTIONAL ]
contains the anchor type of the text content.  
WrapTextMode
TextWrap
[ OPTIONAL ]
specifies if the text content is a shape and how the text is wrapped around the shape.  
Exported Interfaces - Details
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 Text.
AnchorTypes
[ readonly ] sequence< TextContentAnchorType > AnchorTypes;
Usage Restrictions
optional
Description
contains the anchor type of the text content.
See also
TextContentAnchorType
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

Apache OpenOffice is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.

Copyright & License
Apache and the Apache feather logos are trademarks of The Apache Software Foundation. OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.