Home
last modified time | relevance | path

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

/trunk/main/scaddins/source/analysis/
H A Danalysishelper.hxx68 sal_uInt16 nDay1, sal_uInt16 nMonth1, sal_uInt16 nYear1, sal_Bool bLeapYear1,
H A Danalysishelper.cxx273 sal_uInt16 nDay1, sal_uInt16 nMonth1, sal_uInt16 nYear1, sal_Bool bLeapYear1, in GetDiffDate360() argument
279 else if( bUSAMethod && ( nMonth1 == 2 && ( nDay1 == 29 || ( nDay1 == 28 && !bLeapYear1 ) ) ) ) in GetDiffDate360()

Completed in 23 milliseconds