Lines Matching refs:proxy
126 bridges::cpp_uno::shared::CppInterfaceProxy * proxy, in call() argument
295 ptd, proxy->getBridge()->getCpp2Uno()); in call()
307 proxy->getUnoI()->pDispatcher( in call()
308 proxy->getUnoI(), description.get(), retin, args, &pexc); in call()
322 &exc, proxy->getBridge()->getUno2Cpp()); in call()
333 proxy->getBridge()->getUno2Cpp()); in call()
398 retout, retin, rtd, proxy->getBridge()->getUno2Cpp()); in call()
411 bridges::cpp_uno::shared::CppInterfaceProxy * proxy in vtableCall() local
415 typelib_InterfaceTypeDescription * type = proxy->getTypeDescr(); in vtableCall()
424 proxy, desc, direct, in vtableCall()
435 call(proxy, desc, true, NULL, 1, ¶m, callStack); in vtableCall()
441 proxy->acquireProxy(); in vtableCall()
444 proxy->releaseProxy(); in vtableCall()
455 proxy->getBridge()->getCppEnv()->getRegisteredInterface( in vtableCall()
456 proxy->getBridge()->getCppEnv(), in vtableCall()
458 proxy->getOid().pData, in vtableCall()
476 proxy, desc, direct, in vtableCall()