Home
last modified time | relevance | path

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

/aoo41x/main/stoc/source/typeconv/
H A Dconvert.cxx221 static sal_Bool getHyperValue( sal_Int64 & rnVal, const OUString & rStr ) in getHyperValue() argument
226 rnVal = 0; in getHyperValue()
267 rnVal = (bNeg ? -nRet : nRet); in getHyperValue()
278 rnVal = (sal_Int64)round( fVal ); in getHyperValue()

Completed in 12 milliseconds