Home
last modified time | relevance | path

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

/aoo42x/main/basic/source/runtime/
H A Druntime.cxx942 sal_uInt16 nVBErrorCode = StarBASIC::GetVBErrorCode( nError ); in translateErrorToVba() local
943 sal_Int32 nVBAErrorNumber = ( nVBErrorCode == 0 ) ? nError : nVBErrorCode; in translateErrorToVba()

Completed in 21 milliseconds