Language
Asturianu (ast)
Català (ca)
Čeština (cs)
Dansk (da)
Deutsch (de)
English [US] (en-US)
Español (es)
Esperanto (eo)
Eesti keel (et)
Euskara (eu)
Français (fr)
Gàidhlig (gd)
Galego (gl)
Italiano (it)
Lietuvių (lt)
Magyar (hu)
Nederlands (nl)
Norsk (no)
Polski (pl)
Português [do Brasil] (pt-BR)
Português [Europeu] (pt)
Română (ro)
Slovenčina (sk)
Slovenščina (sl)
Suomi (fi)
Svenska (sv)
Yкраїнська (uk)
Tiếng Việt (vi)
Türkçe (tr)
ኦሮሚኛ (om)
Հայերեն (hy)
Ελληνικά (el)
български език (bg)
Русский (ru)
Cрпски [ћирилицом] (sr)
עברית (he)
हिन्दी (hi)
ភាសាខ្មែរ (km)
தமிழ் (ta)
ภาษาไทย (th)
简体中文 (zh-CN)
正體中文 (zh-TW)
日本語 (ja)
한국어 (ko)
The Free and Open Productivity Suite
:: com :: sun :: star :: text :: textfield :: docinfo ::
service ChangeDateTime
Description
specifies service of a text field that provides information about the date
and time the document was last changed.
See also
::com::sun::star::text ::TextField
Included Services - Summary
::com::sun::star::text ::TextField
(referenced entity's summary:)
A ::com::sun::star::text ::TextField is a ::com::sun::star::text ::TextContent which fades its
textual representation into the text range to which it is anchored.
Properties' Summary
string
CurrentPresentation
contains the current content of the text field.
boolean
IsFixed
[ OPTIONAL ]
If this flag is set to false the date or time
is always displayed as the current date or time.
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.
double
DateTimeValue
contains the date and time as double value.
long
NumberFormat
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.
Properties' Details
CurrentPresentation
string CurrentPresentation ;
Description
contains the current content of the text field.
This property is escpecially usefull 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.
Top of Page Copyright © 2013, 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.