Lines Matching refs:pCppI
368 bridges::cpp_uno::shared::CppInterfaceProxy * pCppI in cpp_mediate() local
372 typelib_InterfaceTypeDescription * pTypeDescr = pCppI->getTypeDescr(); in cpp_mediate()
380 (XInterface *)pCppI ); in cpp_mediate()
399 pCppI, aMemberDescr.get(), in cpp_mediate()
414 pCppI, aMemberDescr.get(), in cpp_mediate()
427 pCppI->acquireProxy(); // non virtual call! in cpp_mediate()
431 pCppI->releaseProxy(); // non virtual call! in cpp_mediate()
441 (*pCppI->getBridge()->getCppEnv()->getRegisteredInterface)( in cpp_mediate()
442 pCppI->getBridge()->getCppEnv(), in cpp_mediate()
443 (void **)&pInterface, pCppI->getOid().pData, in cpp_mediate()
462 pCppI, aMemberDescr.get(), in cpp_mediate()
474 (XInterface *)pCppI ); in cpp_mediate()