Home
last modified time | relevance | path

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

/trunk/main/cppuhelper/source/
H A Dexc_thrower.cxx264 typelib_TypeDescription * pMemberTD = 0; in getCaughtException() local
266 &pMemberTD, in getCaughtException()
272 unoI.dispatch( pMemberTD, 0, 0, &exc ); in getCaughtException()
274 TYPELIB_DANGER_RELEASE( pMemberTD ); in getCaughtException()