Home
last modified time | relevance | path

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

/aoo42x/main/basic/inc/basic/
H A Dsbstar.hxx167 static sal_uInt16 GetVBErrorCode( SbError nError );
/aoo42x/main/basic/source/runtime/
H A Dprops.cxx63 rPar.Get( 0 )->PutLong( StarBASIC::GetVBErrorCode( StarBASIC::GetErrBasic() ) ); in RTLFUNC()
H A Druntime.cxx942 sal_uInt16 nVBErrorCode = StarBASIC::GetVBErrorCode( nError ); in translateErrorToVba()
/aoo42x/main/basic/source/classes/
H A Dsb.cxx1557 sal_uInt16 StarBASIC::GetVBErrorCode( SbError nError ) in GetVBErrorCode() function in StarBASIC
1702 sal_uInt16 nOldID = GetVBErrorCode( nId ); in MakeErrorText()
/aoo42x/main/basctl/source/basicide/
H A Dbaside2.cxx723 aErrorTextPrefix += StarBASIC::GetVBErrorCode( pBasic->GetErrorCode() ); in IMPL_LINK()

Completed in 59 milliseconds