Home
last modified time | relevance | path

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

/trunk/main/sax/source/tools/
H A Dconverter.cxx1336 static bool lcl_isLeapYear(const sal_uInt32 nYear) in lcl_isLeapYear() function
1348 if ((2 == nMonth) && lcl_isLeapYear(nYear)) in lcl_MaxDaysPerMonth()

Completed in 29 milliseconds