Lines Matching refs:pCppI
283 bridges::cpp_uno::shared::CppInterfaceProxy * pCppI = in cpp_vtable_call() local
286 typelib_InterfaceTypeDescription * pTypeDescr = pCppI->getTypeDescr(); in cpp_vtable_call()
292 reinterpret_cast<XInterface *>( pCppI ) ); in cpp_vtable_call()
312 eRet = cpp2uno_call( pCppI, aMemberDescr.get(), pAttrTypeRef, in cpp_vtable_call()
324 eRet = cpp2uno_call( pCppI, aMemberDescr.get(), in cpp_vtable_call()
337 pCppI->acquireProxy(); // non virtual call! in cpp_vtable_call()
341 pCppI->releaseProxy(); // non virtual call! in cpp_vtable_call()
351 (*pCppI->getBridge()->getCppEnv()->getRegisteredInterface) in cpp_vtable_call()
352 ( pCppI->getBridge()->getCppEnv(), in cpp_vtable_call()
354 pCppI->getOid().pData, in cpp_vtable_call()
377 eRet = cpp2uno_call( pCppI, aMemberDescr.get(), in cpp_vtable_call()
389 reinterpret_cast<XInterface *>( pCppI ) ); in cpp_vtable_call()