Home
last modified time | relevance | path

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

/aoo4110/main/svtools/source/misc/
H A Dunitconv.cxx346 long CalcToPoint( long nIn, SfxMapUnit eUnit, sal_uInt16 nFaktor ) in CalcToPoint() argument
380 return nRet * nFaktor / 20; in CalcToPoint()
/aoo4110/main/sc/source/core/tool/
H A Dinterpr2.cxx914 double nFaktor; in ScGDA() local
916 nFaktor = GetDouble(); in ScGDA()
918 nFaktor = 2.0; in ScGDA()
923 if (nWert < 0.0 || nRest < 0.0 || nFaktor <= 0.0 || nRest > nWert in ScGDA()
927 PushDouble(ScGetGDA(nWert, nRest, nDauer, nPeriode, nFaktor)); in ScGDA()
/aoo4110/main/svtools/inc/svtools/
H A Dunitconv.hxx43 SVT_DLLPUBLIC long CalcToPoint( long nIn, SfxMapUnit eUnit, sal_uInt16 nFaktor );

Completed in 45 milliseconds