Home
last modified time | relevance | path

Searched refs:DateFormatter (Results 1 – 2 of 2) sorted by relevance

/trunk/main/vcl/source/control/
H A Dfield2.cxx1444 DateFormatter::ExpandCentury( rDate ); in ImplDateIncrementDay()
1462 DateFormatter::ExpandCentury( rDate ); in ImplDateIncrementMonth()
1617 void DateFormatter::ImplInit() in ImplInit()
1628 DateFormatter::DateFormatter() : in DateFormatter() function in DateFormatter
1678 DateFormatter::~DateFormatter() in ~DateFormatter()
1740 void DateFormatter::ReformatAll() in ReformatAll()
1895 Date DateFormatter::GetDate() const in GetDate()
1932 Date DateFormatter::GetRealDate() const in GetRealDate()
1951 void DateFormatter::SetEmptyDate() in SetEmptyDate()
1991 void DateFormatter::Reformat() in Reformat()
[all …]
/trunk/main/vcl/inc/vcl/
H A Dfield.hxx318 class VCL_DLLPUBLIC DateFormatter : public FormatterBase class
337 DateFormatter();
353 ~DateFormatter();
640 class VCL_DLLPUBLIC DateField : public SpinField, public DateFormatter
831 class VCL_DLLPUBLIC DateBox : public ComboBox, public DateFormatter
848 using DateFormatter::GetDate;

Completed in 38 milliseconds