(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 :: textfield ::

service User
Description
specifies service of a user defined field.
See also
::com::sun::star::text::TextField

Included Services - Summary
::com::sun::star::text::DependentTextField
(referenced entity's summary:)
is a ::com::sun::star::text::TextField which is not specified by itself, but dependent on a ::com::sun::star::text::TextFieldMaster.
Properties' Summary
boolean
IsShowFormula
[ OPTIONAL ]
determins if the content is shown as text rather than as value.  
boolean
IsVisible
[ OPTIONAL ]
determins if the field is visible.  
long
NumberFormat
[ OPTIONAL ]
this is the number format for this field.  
boolean
IsFixedLanguage
[ OPTIONAL ]
determines whether changes in language attributes at the position the text field is located also change the number format as appropriate for this language.  
Included Services - Details
::com::sun::star::text::DependentTextField
(referenced entity's summary:)
is a ::com::sun::star::text::TextField which is not specified by itself, but dependent on a ::com::sun::star::text::TextFieldMaster.
Properties' Details
IsShowFormula
boolean IsShowFormula;
Usage Restrictions
optional
Description
determins if the content is shown as text rather than as value.
IsVisible
boolean IsVisible;
Usage Restrictions
optional
Description
determins if the field is visible.
NumberFormat
long NumberFormat;
Usage Restrictions
optional
Description
this is the number format for this field.
See also
::com::sun::star::util::NumberFormatter
IsFixedLanguage
boolean IsFixedLanguage;
Usage Restrictions
optional
Description
determines whether changes in language attributes at the position the text field is located also change the number format as appropriate for this language.
Since
OOo 1.1.2

 
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.