Home
last modified time | relevance | path

Searched refs:getDiff (Results 1 – 2 of 2) sorted by last modified time

/trunk/main/scaddins/source/analysis/
H A Danalysishelper.cxx1369 return ScaDate::getDiff( aDate, aSettle ); in GetCoupdaybs()
1386 return ScaDate::getDiff( aSettle, aDate ); in GetCoupdaysnc()
1406 return ScaDate::getDiff( aDate, aNextDate ); in GetCoupdays()
2935 sal_Int32 ScaDate::getDiff( const ScaDate& rFrom, const ScaDate& rTo ) throw( lang::IllegalArgument… in getDiff() function in ScaDate
2938 return getDiff( rTo, rFrom ); in getDiff()
H A Danalysishelper.hxx987 …static sal_Int32 getDiff( const ScaDate& rFrom, const ScaDate& rTo ) throw( CSS::lang::…

Completed in 39 milliseconds