Searched refs:GetVal (Results 1 – 1 of 1) sorted by relevance
706 inline sal_uInt16 GetVal( sal_Unicode c ) in GetVal() function739 fInt = GetVal( c ); in ParseDouble()758 fInt = GetVal( c ); in ParseDouble()776 fInt += double( GetVal( c ) ); in ParseDouble()801 fFrac += double( GetVal( c ) ) * fMult; in ParseDouble()822 nExp = GetVal( c ); in ParseDouble()837 nExp += GetVal( c ); in ParseDouble()