Searched refs:getDiff (Results 1 – 2 of 2) sorted by relevance
1363 return ScaDate::getDiff( aDate, aSettle ); in GetCoupdaybs()1379 return ScaDate::getDiff( aSettle, aDate ); in GetCoupdaysnc()1398 return ScaDate::getDiff( aDate, aNextDate ); in GetCoupdays()2777 sal_Int32 ScaDate::getDiff( const ScaDate& rFrom, const ScaDate& rTo ) in getDiff() function in ScaDate2780 return getDiff( rTo, rFrom ); in getDiff()
978 static sal_Int32 getDiff( const ScaDate& rFrom, const ScaDate& rTo );