Home
last modified time | relevance | path

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

/trunk/main/sax/source/tools/
H A Dconverter.cxx1343 lcl_MaxDaysPerMonth(const sal_Int32 nMonth, const sal_Int32 nYear) in lcl_MaxDaysPerMonth() function
1406 bSuccess &= (0 < nDay) && (nDay <= lcl_MaxDaysPerMonth(nMonth, nYear)); in convertDateOrDateTime()

Completed in 22 milliseconds