Home
last modified time | relevance | path

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

/trunk/main/vcl/source/app/
H A Dsvmain.cxx243 ImplVCLExceptionHandler * pExceptionHandler = NULL; variable
284 if( pExceptionHandler != NULL ) in InitVCL()
346 pExceptionHandler = new ImplVCLExceptionHandler(); in InitVCL()
393 delete pExceptionHandler; in DeInitVCL()
394 pExceptionHandler = NULL; in DeInitVCL()