Home
last modified time | relevance | path

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

/trunk/main/basic/source/sbx/
H A Dsbxscan.cxx248 SbxError nRetError = ImpScan( rSrc, nVal, t, &nLen, in ScanNumIntnl() local
251 if( nRetError == SbxERR_OK && nLen != rSrc.Len() ) in ScanNumIntnl()
252 nRetError = SbxERR_CONVERSION; in ScanNumIntnl()
259 return nRetError; in ScanNumIntnl()

Completed in 21 milliseconds