LibreOffice Module editeng (master) 1
|
this field is used as a placeholder for a header&footer in impress. More...
#include <flditem.hxx>
Public Member Functions | |
virtual sal_Int32 | GetClassId () const override |
SvxDateTimeField () | |
virtual std::unique_ptr< SvxFieldData > | Clone () const override |
virtual bool | operator== (const SvxFieldData &) const override |
Public Member Functions inherited from SvxFieldData | |
virtual sal_Int32 | GetClassId () const |
SvxFieldData () | |
virtual | ~SvxFieldData () |
SvxFieldData (SvxFieldData const &)=default | |
SvxFieldData (SvxFieldData &&)=default | |
SvxFieldData & | operator= (SvxFieldData const &)=default |
SvxFieldData & | operator= (SvxFieldData &&)=default |
virtual std::unique_ptr< SvxFieldData > | Clone () const |
virtual bool | operator== (const SvxFieldData &) const |
virtual MetaAction * | createBeginComment () const |
Static Public Member Functions | |
static OUString | GetFormatted (Date const &rDate, tools::Time const &rTime, SvxDateFormat eDateFormat, SvxTimeFormat eTimeFormat, SvNumberFormatter &rFormatter, LanguageType eLanguage) |
Static Public Member Functions inherited from SvxFieldData | |
static SvxFieldData * | Create (const css::uno::Reference< css::text::XTextContent > &xContent) |
static MetaAction * | createEndComment () |
Static Public Attributes | |
static constexpr auto | CLASS_ID = css::text::textfield::Type::PRESENTATION_DATE_TIME |
Static Public Attributes inherited from SvxFieldData | |
static constexpr auto | CLASS_ID = css::text::textfield::Type::UNSPECIFIED |
this field is used as a placeholder for a header&footer in impress.
The actual value is stored at the page
Definition at line 420 of file flditem.hxx.
SvxDateTimeField::SvxDateTimeField | ( | ) |
Definition at line 905 of file flditem.cxx.
|
overridevirtual |
Reimplemented from SvxFieldData.
Definition at line 895 of file flditem.cxx.
|
inlineoverridevirtual |
Reimplemented from SvxFieldData.
Definition at line 424 of file flditem.hxx.
|
static |
Definition at line 907 of file flditem.cxx.
References aBuf, AppDefault, SvxDateField::GetFormatted(), and SvxExtTimeField::GetFormatted().
|
overridevirtual |
Reimplemented from SvxFieldData.
Definition at line 900 of file flditem.cxx.
|
staticconstexpr |
Definition at line 423 of file flditem.hxx.