Lines Matching refs:pCppI
383 bridges::cpp_uno::shared::CppInterfaceProxy * pCppI in cpp_mediate() local
387 typelib_InterfaceTypeDescription * pTypeDescr = pCppI->getTypeDescr(); in cpp_mediate()
395 (XInterface *)pCppI ); in cpp_mediate()
414 pCppI, aMemberDescr.get(), in cpp_mediate()
429 pCppI, aMemberDescr.get(), in cpp_mediate()
442 pCppI->acquireProxy(); // non virtual call! in cpp_mediate()
446 pCppI->releaseProxy(); // non virtual call! in cpp_mediate()
456 (*pCppI->getBridge()->getCppEnv()->getRegisteredInterface)( in cpp_mediate()
457 pCppI->getBridge()->getCppEnv(), in cpp_mediate()
458 (void **)&pInterface, pCppI->getOid().pData, in cpp_mediate()
477 pCppI, aMemberDescr.get(), in cpp_mediate()
489 (XInterface *)pCppI ); in cpp_mediate()