Searched refs:lcl_isLeapYear (Results 1 – 1 of 1) sorted by relevance
1336 static bool lcl_isLeapYear(const sal_uInt32 nYear) in lcl_isLeapYear() function1348 if ((2 == nMonth) && lcl_isLeapYear(nYear)) in lcl_MaxDaysPerMonth()
Completed in 22 milliseconds