Home
last modified time | relevance | path

Searched refs:fInvest (Results 1 – 5 of 5) sorted by relevance

/trunk/main/scaddins/source/analysis/
H A Dfinancial.cxx82 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 Danalysis.hxx207 …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, …
/trunk/main/sc/source/core/tool/
H A Dinterpr2.cxx814 double fInvest = GetDouble(); in ScISPMT() local
822 PushDouble( fInvest * fRate * (fPeriod / fTotal - 1.0) ); in ScISPMT()
/trunk/extras/l10n/source/kab/
H A Dlocalize.sdf13583 …izard.private.Tables.investments.Fields.investmentID ShortName 0 kab RéfInvest 20200411 15:09…
/trunk/extras/l10n/source/fr/
H A Dlocalize.sdf13583 …Wizard.private.Tables.investments.Fields.investmentID ShortName 0 fr RéfInvest 20200411 15:09…

Completed in 1699 milliseconds