Home
last modified time | relevance | path

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

/aoo41x/main/tools/source/datetime/
H A Dtdate.cxx59 inline sal_Bool ImpIsLeapYear( sal_uInt16 nYear ) in ImpIsLeapYear() function
75 if (ImpIsLeapYear(nYear)) in DaysInMonth()
121 if ( (nTempDays != 366) || !ImpIsLeapYear( rYear ) ) in DaysToDate()
330 return ImpIsLeapYear( nYear ); in IsLeapYear()

Completed in 6 milliseconds