Searched refs:GetVal (Results 1 – 1 of 1) sorted by relevance
707 inline sal_uInt16 GetVal( sal_Unicode c ) in GetVal() function740 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 18 milliseconds