Searched refs:aFirstCaughtException (Results 1 – 1 of 1) sorted by relevance
239 Any aFirstCaughtException; in dispatchWithNotification() local247 if ( !aFirstCaughtException.hasValue() ) in dispatchWithNotification()248 aFirstCaughtException = ::cppu::getCaughtException(); in dispatchWithNotification()253 ::cppu::throwException( aFirstCaughtException ); in dispatchWithNotification()257 ::cppu::throwException( aFirstCaughtException ); in dispatchWithNotification()
Completed in 15 milliseconds