Lines Matching refs:pCppI
280 bridges::cpp_uno::shared::CppInterfaceProxy * pCppI = in cpp_vtable_call() local
283 typelib_InterfaceTypeDescription * pTypeDescr = pCppI->getTypeDescr(); in cpp_vtable_call()
289 reinterpret_cast<XInterface *>( pCppI ) ); in cpp_vtable_call()
309 eRet = cpp2uno_call( pCppI, aMemberDescr.get(), pAttrTypeRef, in cpp_vtable_call()
321 eRet = cpp2uno_call( pCppI, aMemberDescr.get(), in cpp_vtable_call()
334 pCppI->acquireProxy(); // non virtual call! in cpp_vtable_call()
338 pCppI->releaseProxy(); // non virtual call! in cpp_vtable_call()
355 (*pCppI->getBridge()->getCppEnv()->getRegisteredInterface) in cpp_vtable_call()
356 ( pCppI->getBridge()->getCppEnv(), in cpp_vtable_call()
358 pCppI->getOid().pData, in cpp_vtable_call()
381 eRet = cpp2uno_call( pCppI, aMemberDescr.get(), in cpp_vtable_call()
393 reinterpret_cast<XInterface *>( pCppI ) ); in cpp_vtable_call()