Home
last modified time | relevance | path

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

/trunk/main/scaddins/source/analysis/
H A Danalysishelper.cxx707 inline sal_uInt16 GetVal( sal_Unicode c ) in GetVal() function
740 fInt = GetVal( c ); in ParseDouble()
759 fInt = GetVal( c ); in ParseDouble()
777 fInt += double( GetVal( c ) ); in ParseDouble()
802 fFrac += double( GetVal( c ) ) * fMult; in ParseDouble()
823 nExp = GetVal( c ); in ParseDouble()
838 nExp += GetVal( c ); in ParseDouble()

Completed in 26 milliseconds