Home
last modified time | relevance | path

Searched defs:nVBAErrorNumber (Results 1 – 1 of 1) sorted by relevance

/aoo4110/main/basic/source/runtime/
H A Druntime.cxx879 sal_Int32 nVBAErrorNumber = translateErrorToVba( nError, aMsg ); in Error() local
943 sal_Int32 nVBAErrorNumber = ( nVBErrorCode == 0 ) ? nError : nVBErrorCode; in translateErrorToVba() local

Completed in 22 milliseconds