Properties' Details |
CurrentPresentation
string CurrentPresentation;
- Description
- contains the current content of the text field.
This property is especially useful for import/export purposes.
|
|
IsFixed
boolean IsFixed;
- Usage Restrictions
- optional
- Description
- If this flag is set to false the date or time
is always displayed as the current date or time.
- Since
- OOo 1.1.2
|
|
IsDate
boolean IsDate;
- Description
- If this flag is set to true this field represents,
a date with an optional time. If it is set to false
only the time is used here.
|
|
DateTimeValue
double DateTimeValue;
- Description
- contains the date and time as double value.
|
|
NumberFormat
long NumberFormat;
- 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.
|
|
Copyright © 1995, 2012, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.