Lines Matching refs:pCppI
276 bridges::cpp_uno::shared::CppInterfaceProxy * pCppI = in cpp_mediate() local
280 typelib_InterfaceTypeDescription * pTypeDescr = pCppI->getTypeDescr(); in cpp_mediate()
288 (XInterface *)pCppI ); in cpp_mediate()
311 pCppI, aMemberDescr.get(), in cpp_mediate()
326 pCppI, aMemberDescr.get(), in cpp_mediate()
339 pCppI->acquireProxy(); // non virtual call! in cpp_mediate()
343 pCppI->releaseProxy(); // non virtual call! in cpp_mediate()
354 (*pCppI->getBridge()->getCppEnv()->getRegisteredInterface)( in cpp_mediate()
355 pCppI->getBridge()->getCppEnv(), in cpp_mediate()
356 (void **)&pInterface, pCppI->getOid().pData, in cpp_mediate()
375 pCppI, aMemberDescr.get(), in cpp_mediate()
387 (XInterface *)pCppI ); in cpp_mediate()