Searched refs:GetVBErrorCode (Results 1 – 5 of 5) sorted by relevance
167 static sal_uInt16 GetVBErrorCode( SbError nError );
63 rPar.Get( 0 )->PutLong( StarBASIC::GetVBErrorCode( StarBASIC::GetErrBasic() ) ); in RTLFUNC()
942 sal_uInt16 nVBErrorCode = StarBASIC::GetVBErrorCode( nError ); in translateErrorToVba()
1557 sal_uInt16 StarBASIC::GetVBErrorCode( SbError nError ) in GetVBErrorCode() function in StarBASIC1702 sal_uInt16 nOldID = GetVBErrorCode( nId ); in MakeErrorText()
723 aErrorTextPrefix += StarBASIC::GetVBErrorCode( pBasic->GetErrorCode() ); in IMPL_LINK()
Completed in 40 milliseconds