Searched refs:IsLessThanOneYearAway (Results 1 – 3 of 3) sorted by relevance
48 static bool IsLessThanOneYearAway( const Date& rD1, const Date& rD2 );
108 bool DateHelper::IsLessThanOneYearAway( const Date& rD1, const Date& rD2 ) in IsLessThanOneYearAway() function in chart::DateHelper
628 if( DateHelper::IsLessThanOneYearAway( aMinDate, aMaxDate ) ) in calculateExplicitIncrementAndScaleForDateTimeAxis()
Completed in 20 milliseconds