Home
last modified time | relevance | path

Searched refs:IsInSameYear (Results 1 – 3 of 3) sorted by relevance

/aoo41x/main/chart2/source/view/inc/
H A DDateHelper.hxx41 static bool IsInSameYear( const Date& rD1, const Date& rD2 );
/aoo41x/main/chart2/source/view/axes/
H A DDateHelper.cxx37 bool DateHelper::IsInSameYear( const Date& rD1, const Date& rD2 ) in IsInSameYear() function in chart::DateHelper
/aoo41x/main/chart2/source/view/charttypes/
H A DVSeriesPlotter.cxx1210 if( DateHelper::IsInSameYear( aPrevious, aCurrent ) ) in calculateTimeResolutionOnXAxis()

Completed in 31 milliseconds