Searched refs:fInvest (Results 1 – 5 of 5) sorted by relevance
/aoo42x/main/scaddins/source/analysis/ |
H A D | financial.cxx | 82 sal_Int32 nSettle, sal_Int32 nMat, double fInvest, double fDisc, const ANY& rOB ) THROWDEF_RTE_IAE in getReceived() argument 84 if( fInvest <= 0.0 || fDisc <= 0.0 ) in getReceived() 87 …double fRet = fInvest / ( 1.0 - ( fDisc * GetYearDiff( GetNullDate( xOpt ), nSettle, nMat, getDate… in getReceived() 613 …sal_Int32 nSettle, sal_Int32 nMat, double fInvest, double fRedemp, const ANY& rOB ) THROWDEF_RTE_I… in getIntrate() argument 615 if( fInvest <= 0.0 || fRedemp <= 0.0 || nSettle >= nMat ) in getIntrate() 618 …double fRet = ( ( fRedemp / fInvest ) - 1.0 ) / GetYearDiff( GetNullDate( xOpt ), nSettle, nMat, g… in getIntrate()
|
H A D | analysis.hxx | 207 …etReceived( constREFXPS& xOpt, sal_Int32 nSettle, sal_Int32 nMat, double fInvest, double fDisc, co… 232 …getIntrate( constREFXPS& xOpt, sal_Int32 nSettle, sal_Int32 nMat, double fInvest, double fRedemp, …
|
/aoo42x/main/sc/source/core/tool/ |
H A D | interpr2.cxx | 814 double fInvest = GetDouble(); in ScISPMT() local 822 PushDouble( fInvest * fRate * (fPeriod / fTotal - 1.0) ); in ScISPMT()
|
/aoo42x/extras/l10n/source/kab/ |
H A D | localize.sdf | 13583 …izard.private.Tables.investments.Fields.investmentID ShortName 0 kab RéfInvest 20200411 15:09…
|
/aoo42x/extras/l10n/source/fr/ |
H A D | localize.sdf | 13583 …Wizard.private.Tables.investments.Fields.investmentID ShortName 0 fr RéfInvest 20200411 15:09…
|
Completed in 1955 milliseconds