Home
last modified time | relevance | path

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

/aoo4110/main/scripting/source/protocolhandler/
H A Dscripthandler.cxx216 Any aFirstCaughtException; in dispatchWithNotification() local
224 if ( !aFirstCaughtException.hasValue() ) in dispatchWithNotification()
225 aFirstCaughtException = ::cppu::getCaughtException(); in dispatchWithNotification()
230 ::cppu::throwException( aFirstCaughtException ); in dispatchWithNotification()
234 ::cppu::throwException( aFirstCaughtException ); in dispatchWithNotification()

Completed in 7 milliseconds