Home
last modified time | relevance | path

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

/aoo42x/main/cppuhelper/source/
H A Dexc_thrower.cxx229 Reference< XExceptionThrower > xThrower; in throwException() local
231 reinterpret_cast< void ** >( &xThrower ), in throwException()
234 OSL_ASSERT( xThrower.is() ); in throwException()
235 xThrower->throwException( exc ); in throwException()

Completed in 16 milliseconds