(incubating) | The Free and Open Productivity Suite
Announcing Apache OpenOffice 3.4

Developer's Guide

API

SDK

Tips 'n' Tricks

Miscellaneous

Content for OpenOffice.org version 3.3.

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

service TextField
Description
A TextField is a TextContent which fades its textual representation into the text range to which it is anchored.
Developers Guide
Text - Text Fields

Included Services - Summary
TextContent
(referenced entity's summary:)
is an object which can be anchored in a text, like instances of TextFrame or TextField.
Exported Interfaces - Summary
XTextField

This interface is used to access the textual representation of this field.

::com::sun::star::beans::XPropertySet

makes it possible to access the properties of the field, if any. (details)

Properties' Summary
[ readonly ] boolean
IsFieldUsed
[ OPTIONAL ]
specifies if the text field is actually used in the document.  
[ readonly ] boolean
IsFieldDisplayed
[ OPTIONAL ]
specifies if the text field is actually displayed.  
Included Services - Details
TextContent
(referenced entity's summary:)
is an object which can be anchored in a text, like instances of TextFrame or TextField.
Exported Interfaces - Details
XTextField
Description
This interface is used to access the textual representation of this field.
::com::sun::star::beans::XPropertySet
Usage Restrictions
optional
Description
makes it possible to access the properties of the field, if any.
Properties' Details
IsFieldUsed
[ readonly ] boolean IsFieldUsed;
Usage Restrictions
optional
Description
specifies if the text field is actually used in the document.

Not all available text fields are used, for example fields that are part of unused styles.

Since
OOo 2.0.1
IsFieldDisplayed
[ readonly ] boolean IsFieldDisplayed;
Usage Restrictions
optional
Description
specifies if the text field is actually displayed.

Not all available text fields are actually displayed even when they are used. For example hidden fields or fields in hidden text are used in the document but get not displayed.

Since
OOo 2.0.1

 
Top of Page

Apache Feather

Copyright & License | Privacy | Contact Us

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.

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.