Searched refs:DateFormatter (Results 1 – 2 of 2) sorted by relevance
1306 DateFormatter::ExpandCentury( aNewDate, utl::MiscCfg().GetYear2000() ); in ImplDateGetValue()1317 sal_Bool DateFormatter::ImplDateReformat( const XubString& rStr, XubString& rOutStr, const AllSetti… in ImplDateReformat()1348 XubString DateFormatter::ImplGetDateAsText( const Date& rDate, in ImplGetDateAsText()1444 DateFormatter::ExpandCentury( rDate ); in ImplDateIncrementDay()1462 DateFormatter::ExpandCentury( rDate ); in ImplDateIncrementMonth()1502 DateFormatter::ExpandCentury( rDate ); in ImplDateIncrementYear()1518 sal_Bool DateFormatter::ImplAllowMalformedInput() const in ImplAllowMalformedInput()1617 void DateFormatter::ImplInit() in ImplInit()1628 DateFormatter::DateFormatter() : in DateFormatter() function in DateFormatter1640 void DateFormatter::ImplLoadRes( const ResId& rResId ) in ImplLoadRes()[all …]
318 class VCL_DLLPUBLIC DateFormatter : public FormatterBase class337 DateFormatter();353 ~DateFormatter();640 class VCL_DLLPUBLIC DateField : public SpinField, public DateFormatter831 class VCL_DLLPUBLIC DateBox : public ComboBox, public DateFormatter848 using DateFormatter::GetDate;