Searched refs:fPer (Results 1 – 4 of 4) sorted by relevance
/aoo42x/main/scaddins/source/analysis/ |
H A D | financial.cxx | 32 double fPer, double fRate, const ANY& rOB ) THROWDEF_RTE_IAE in getAmordegrc() argument 37 …double fRet = GetAmordegrc( GetNullDate( xOpt ), fCost, nDate, nFirstPer, fRestVal, fPer, fRate, g… in getAmordegrc() 44 double fPer, double fRate, const ANY& rOB ) THROWDEF_RTE_IAE in getAmorlinc() argument 49 …double fRet = GetAmorlinc( GetNullDate( xOpt ), fCost, nDate, nFirstPer, fRestVal, fPer, fRate, ge… in getAmorlinc()
|
H A D | analysis.hxx | 203 …uble fCost, sal_Int32 nDate, sal_Int32 nFirstPer, double fRestVal, double fPer, double fRate, cons… 204 …uble fCost, sal_Int32 nDate, sal_Int32 nFirstPer, double fRestVal, double fPer, double fRate, cons…
|
H A D | analysishelper.hxx | 105 double fRestVal, double fPer, double fRate, sal_Int32 nBase ) THROWDEF_RTE_IAE; 107 double fRestVal, double fPer, double fRate, sal_Int32 nBase ) THROWDEF_RTE_IAE;
|
H A D | analysishelper.cxx | 893 double fRestVal, double fPer, double fRate, sal_Int32 nBase ) THROWDEF_RTE_IAE in GetAmordegrc() argument 898 sal_uInt32 nPer = sal_uInt32( fPer ); in GetAmordegrc() 941 double fRestVal, double fPer, double fRate, sal_Int32 nBase ) THROWDEF_RTE_IAE in GetAmorlinc() argument 946 sal_uInt32 nPer = sal_uInt32( fPer ); in GetAmorlinc()
|
Completed in 58 milliseconds