Home
last modified time | relevance | path

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

/aoo4110/main/cppuhelper/source/
H A Dexc_thrower.cxx266 typelib_TypeDescription * pMemberTD = 0; in getCaughtException() local
268 &pMemberTD, in getCaughtException()
274 unoI.dispatch( pMemberTD, 0, 0, &exc ); in getCaughtException()
276 TYPELIB_DANGER_RELEASE( pMemberTD ); in getCaughtException()
/aoo4110/main/bridges/source/cpp_uno/gcc3_macosx_intel/
H A Duno2cpp.cxx360 typelib_TypeDescription * pMemberTD = 0; in isSimpleReturnType() local
361 TYPELIB_DANGER_GET( &pMemberTD, pCompTD->ppTypeRefs[pos] ); in isSimpleReturnType()
362 bool const b = isSimpleReturnType(pMemberTD, true); in isSimpleReturnType()
363 TYPELIB_DANGER_RELEASE( pMemberTD ); in isSimpleReturnType()

Completed in 21 milliseconds