Language
Asturianu (ast)
Català (ca)
Čeština (cs)
Dansk (da)
Deutsch (de)
English [US] (en-US)
Español (es)
Esperanto (eo)
Eesti keel (et)
Euskara (eu)
Français (fr)
Gàidhlig (gd)
Galego (gl)
Italiano (it)
Lietuvių (lt)
Magyar (hu)
Nederlands (nl)
Norsk (no)
Polski (pl)
Português [do Brasil] (pt-BR)
Português [Europeu] (pt)
Română (ro)
Slovenčina (sk)
Slovenščina (sl)
Suomi (fi)
Svenska (sv)
Yкраїнська (uk)
Tiếng Việt (vi)
Türkçe (tr)
ኦሮሚኛ (om)
Հայերեն (hy)
Ελληνικά (el)
български език (bg)
Русский (ru)
Cрпски [ћирилицом] (sr)
עברית (he)
हिन्दी (hi)
ភាសាខ្មែរ (km)
தமிழ் (ta)
ภาษาไทย (th)
简体中文 (zh-CN)
正體中文 (zh-TW)
日本語 (ja)
한국어 (ko)
The Free and Open Productivity Suite
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 Copyright © 2013, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.