Searched refs:ExpandCentury (Results 1 – 2 of 2) sorted by relevance
1306 DateFormatter::ExpandCentury( aNewDate, utl::MiscCfg().GetYear2000() ); in ImplDateGetValue()1444 DateFormatter::ExpandCentury( rDate ); in ImplDateIncrementDay()1462 DateFormatter::ExpandCentury( rDate ); in ImplDateIncrementMonth()1502 DateFormatter::ExpandCentury( rDate ); in ImplDateIncrementYear()2025 void DateFormatter::ExpandCentury( Date& rDate ) in ExpandCentury() function in DateFormatter2027 ExpandCentury( rDate, utl::MiscCfg().GetYear2000() ); in ExpandCentury()2032 void DateFormatter::ExpandCentury( Date& rDate, sal_uInt16 nTwoDigitYearStart ) in ExpandCentury() function in DateFormatter
392 static void ExpandCentury( Date& rDate );393 static void ExpandCentury( Date& rDate, sal_uInt16 nTwoDigitYearStart );
Completed in 40 milliseconds