Included Services - Summary |
::com::sun::star::text::TextField |
- (referenced entity's summary:)
|
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.
|
boolean
IsShowFormula |
determines whether the content is displayed or evaluated.
|
short
SubType |
determines the type of the variable as described in
com::sun::star::text::SetVariableType
|
[ readonly ] double
Value |
contains the numerical value of the field.
|
short
VariableSubtype |
deprecated
|
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.
Since OOo 1.1.2
|
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 especially useful for import/export purposes.
|
|
NumberFormat
long NumberFormat;
- Description
- this is the number format for this field.
- See also
- ::com::sun::star::util::NumberFormatter
|
|
IsShowFormula
boolean IsShowFormula;
- Description
- determines whether the content is displayed or evaluated.
|
|
SubType
short SubType;
- Description
- determines the type of the variable as described in
com::sun::star::text::SetVariableType
|
|
Value
[ readonly ] double Value;
- Description
- contains the numerical value of the field.
|
|
VariableSubtype
short VariableSubtype;
- Description
- deprecated
|
|
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
Copyright © 2020, 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.