Overview | Module | Use | Devguide | Index |
Services' Summary | Interfaces' Summary | Properties' Summary | Services' Details | Interfaces' Details | Properties' Details |
service DateTime |
Included Services - Summary | |
::com::sun::star::text::TextField |
|
Properties' Summary | |
boolean IsFixed |
[ OPTIONAL ] 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 |
boolean IsDate |
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. |
::com::sun::star::util::DateTime DateTimeValue |
[ OPTIONAL ] the is the content of this field. |
long NumberFormat |
[ OPTIONAL ] this is the number format for this field |
short DateTimeFormat |
[ DEPRECATED ] [ OPTIONAL ] this is the display format for this field. Depending on #IsDate, this is either a com::sun::star::text::DateDisplayFormat or com::sun::star::text::TimeDisplayFormat. This property is deprecated and is here only for components that do not support a com::sun::star::util::NumberFormatter. |
long Adjust |
[ OPTIONAL ] contains an offset to the date or time value in minutes. |
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::TextField
|
Properties' Details | |
IsFixed
|
|
IsDate
|
|
DateTimeValue
|
|
NumberFormat
|
|
DateTimeFormat
|
|
Adjust
|
|
IsFixedLanguage
|
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.