Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


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

service SetExpression
Description
specifies service of an expression text 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
string
Content
contains the textual content of the field.  
string
CurrentPresentation
contains the current content of the text field.  
long
NumberFormat
this is the number format for this field.  
short
NumberingType
specifies the type of the numbering as ::com::sun::star::style::NumberingType  
boolean
IsShowFormula
determins whether the content is displayed or evaluated.  
string
Hint
contains an informational text that is displayed at the user interface if it's an input field.  
boolean
IsInput
determines whether this field is an input field.  
boolean
IsVisible
determines whether the field is visible.  
short
SequenceValue
contains the sequence value when this field is used as sequence field.  
short
SubType
determins the type of the variable as described in ::com::sun::star::text::SetVariableType  
double
Value
contains the numerical value of the field.  
string
VariableName
contains the name of the set expression field master this field is connected to.  
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
Content
string Content;
Description
contains the textual content of the field.
CurrentPresentation
string CurrentPresentation;
Description
contains the current content of the text field.

This property is escpecially usefull for import/export purposes.

NumberFormat
long NumberFormat;
Description
this is the number format for this field.
See also
::com::sun::star::util::NumberFormatter
NumberingType
short NumberingType;
Description
specifies the type of the numbering as ::com::sun::star::style::NumberingType
IsShowFormula
boolean IsShowFormula;
Description
determins whether the content is displayed or evaluated.
Hint
string Hint;
Description
contains an informational text that is displayed at the user interface if it's an input field.
IsInput
boolean IsInput;
Description
determines whether this field is an input field.
IsVisible
boolean IsVisible;
Description
determines whether the field is visible.
SequenceValue
short SequenceValue;
Description
contains the sequence value when this field is used as sequence field.
SubType
short SubType;
Description
determins the type of the variable as described in ::com::sun::star::text::SetVariableType
Value
double Value;
Description
contains the numerical value of the field.
VariableName
string VariableName;
Description
contains the name of the set expression field master this field is connected to.
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 Software Foundation

Copyright & License | Privacy | Contact Us | Donate | Thanks

Apache, OpenOffice, OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. The Apache feather logo is a trademark of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.