Lines Matching refs:pCppI
282 bridges::cpp_uno::shared::CppInterfaceProxy * pCppI = in cpp_vtable_call() local
285 typelib_InterfaceTypeDescription * pTypeDescr = pCppI->getTypeDescr(); in cpp_vtable_call()
291 reinterpret_cast<XInterface *>( pCppI ) ); in cpp_vtable_call()
311 eRet = cpp2uno_call( pCppI, aMemberDescr.get(), pAttrTypeRef, in cpp_vtable_call()
323 eRet = cpp2uno_call( pCppI, aMemberDescr.get(), in cpp_vtable_call()
336 pCppI->acquireProxy(); // non virtual call! in cpp_vtable_call()
340 pCppI->releaseProxy(); // non virtual call! in cpp_vtable_call()
350 (*pCppI->getBridge()->getCppEnv()->getRegisteredInterface) in cpp_vtable_call()
351 ( pCppI->getBridge()->getCppEnv(), in cpp_vtable_call()
353 pCppI->getOid().pData, in cpp_vtable_call()
376 eRet = cpp2uno_call( pCppI, aMemberDescr.get(), in cpp_vtable_call()
388 reinterpret_cast<XInterface *>( pCppI ) ); in cpp_vtable_call()