Home
last modified time | relevance | path

Searched defs:fFrac (Results 1 – 9 of 9) sorted by relevance

/trunk/main/oox/source/xls/
H A Dbiffhelper.cxx78 double fFrac = modf( rDecDbl.mfValue, &fInt ); in lclCalcRkFromDouble() local
/trunk/main/tools/source/datetime/
H A Ddatetime.cxx325 double fInt, fFrac; in operator +=() local
/trunk/main/scaddins/source/analysis/
H A Dfinancial.cxx278 double fFrac = nFrac; in getDollarfr() local
298 double fFrac = nFrac; in getDollarde() local
H A Danalysishelper.cxx716 double fFrac = 0.0; in ParseDouble() local
/trunk/main/sc/source/filter/excel/
H A Dxltools.cxx141 double fFrac, fInt; in GetRKFromDouble() local
H A Dxipivot.cxx115 double fFrac = modf( fValue, &fInt ); in WriteToSource() local
H A Dxeformula.cxx1203 double fFrac = modf( fValue, &fInt ); in ProcessDouble() local
/trunk/main/sal/rtl/source/
H A Dmath.cxx775 double fFrac = 0.0; in stringToDouble() local
/trunk/main/svl/source/numbers/
H A Dzforfind.cxx192 double fFrac = 0.0; in StringToDouble() local

Completed in 77 milliseconds