Searched refs:nVBErrorCode (Results 1 – 1 of 1) sorted by relevance
942 sal_uInt16 nVBErrorCode = StarBASIC::GetVBErrorCode( nError ); in translateErrorToVba() local943 sal_Int32 nVBAErrorNumber = ( nVBErrorCode == 0 ) ? nError : nVBErrorCode; in translateErrorToVba()
Completed in 10 milliseconds