Searched defs:_nYear (Results 1 – 2 of 2) sorted by relevance
184 static sal_Bool implIsLeapYear(sal_Int32 _nYear) in implIsLeapYear()195 static sal_Int32 implDaysInMonth(sal_Int32 _nMonth, sal_Int32 _nYear) in implDaysInMonth()
154 private static int implDaysInMonth(int _nMonth, int _nYear) { in implDaysInMonth()204 private static boolean implIsLeapYear(int _nYear) { in implIsLeapYear()
Completed in 10 milliseconds