Searched refs:xThrower (Results 1 – 1 of 1) sorted by relevance
229 Reference< XExceptionThrower > xThrower; in throwException() local231 reinterpret_cast< void ** >( &xThrower ), in throwException()234 OSL_ASSERT( xThrower.is() ); in throwException()235 xThrower->throwException( exc ); in throwException()
Completed in 9 milliseconds