Searched refs:implIsLeapYear (Results 1 – 1 of 1) sorted by relevance
184 static sal_Bool implIsLeapYear(sal_Int32 _nYear) in implIsLeapYear() function202 if (implIsLeapYear(_nYear)) in implDaysInMonth()249 if ( (nTempDays != 366) || !implIsLeapYear( rYear ) ) in implBuildFromRelative()
Completed in 11 milliseconds