Searched refs:GetDiffDate360 (Results 1 – 3 of 3) sorted by relevance
/aoo4110/main/scaddins/source/analysis/ |
H A D | analysishelper.hxx | 67 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 D | financial.cxx | 362 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 D | analysishelper.cxx | 272 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 28 milliseconds