Searched refs:GetSfxFromVBError (Results 1 – 7 of 7) sorted by relevance
449 SbError n = StarBASIC::GetSfxFromVBError( static_cast< sal_uInt16 >( nVBNumber ) ); in ErrorVB()463 SbError n = StarBASIC::GetSfxFromVBError( static_cast< sal_uInt16 >( nVBNumber ) ); in setErrorVB()932 SbError nTmp = StarBASIC::GetSfxFromVBError( (sal_uInt16)nError ); in translateErrorToVba()
60 StarBASIC::Error( StarBASIC::GetSfxFromVBError( (sal_uInt16) nVal ) ); in RTLFUNC()
1430 SbError error = StarBASIC::GetSfxFromVBError( n ); in StepERROR()
266 nErr = StarBASIC::GetSfxFromVBError( (sal_uInt16)nCode ); in RTLFUNC()
167 static SbError GetSfxFromVBError( sal_uInt16 nError );
1599 SbError StarBASIC::GetSfxFromVBError( sal_uInt16 nError ) in GetSfxFromVBError() function in StarBASIC
443 SbError nError = StarBASIC::GetSfxFromVBError( (sal_uInt16)e.ErrorCode ); in implHandleBasicErrorException()470 nError = StarBASIC::GetSfxFromVBError( (sal_uInt16)aBasicError.ErrorCode ); in implHandleWrappedTargetException()
Completed in 82 milliseconds