Lines Matching refs:pCppI
284 bridges::cpp_uno::shared::CppInterfaceProxy * pCppI = in cpp_vtable_call() local
287 typelib_InterfaceTypeDescription * pTypeDescr = pCppI->getTypeDescr(); in cpp_vtable_call()
293 reinterpret_cast<XInterface *>( pCppI ) ); in cpp_vtable_call()
313 eRet = cpp2uno_call( pCppI, aMemberDescr.get(), pAttrTypeRef, in cpp_vtable_call()
325 eRet = cpp2uno_call( pCppI, aMemberDescr.get(), in cpp_vtable_call()
338 pCppI->acquireProxy(); // non virtual call! in cpp_vtable_call()
342 pCppI->releaseProxy(); // non virtual call! in cpp_vtable_call()
356 (*pCppI->getBridge()->getCppEnv()->getRegisteredInterface) in cpp_vtable_call()
357 ( pCppI->getBridge()->getCppEnv(), in cpp_vtable_call()
359 pCppI->getOid().pData, in cpp_vtable_call()
382 eRet = cpp2uno_call( pCppI, aMemberDescr.get(), in cpp_vtable_call()
394 reinterpret_cast<XInterface *>( pCppI ) ); in cpp_vtable_call()