Home
last modified time | relevance | path

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

/trunk/main/scaddins/source/analysis/
H A Danalysishelper.hxx67 sal_Int32 GetDiffDate360(
71 inline sal_Int32 GetDiffDate360( constREFXPS& xOpt, sal_Int32 nDate1, sal_Int32 nDate2, sal_Bool bU…
72 sal_Int32 GetDiffDate360( sal_Int32 nNullDate, sal_Int32 nDate1, sal_Int32 nDate2, sal_Bool bUSAM…
621 inline sal_Int32 GetDiffDate360( constREFXPS& xOpt, sal_Int32 nDate1, sal_Int32 nDate2, sal_Bool bU… in GetDiffDate360() function
623 return GetDiffDate360( GetNullDate( xOpt ), nDate1, nDate2, bUSAMethod ); in GetDiffDate360()
H A Dfinancial.cxx362 sal_Int32 nDiff = GetDiffDate360( xOpt, nSettle, nMat, sal_True ); in getTbilleq()
394 sal_Int32 nDiff = GetDiffDate360( xOpt, nSettle, nMat, sal_True ); in getTbillyield()
H A Danalysishelper.cxx272 sal_Int32 GetDiffDate360( in GetDiffDate360() function
304 sal_Int32 GetDiffDate360( sal_Int32 nNullDate, sal_Int32 nDate1, sal_Int32 nDate2, sal_Bool bUSAMet… in GetDiffDate360() function
314 …return GetDiffDate360( nDay1, nMonth1, nYear1, IsLeapYear( nYear1 ), nDay2, nMonth2, nYear2, bUSAM… in GetDiffDate360()
367 nDayDiff = GetDiffDate360( nDay1, nMonth1, nYear1, IsLeapYear( nYear1 ), in GetDiffParam()

Completed in 42 milliseconds