Lines Matching refs:get

189             css::uno::Reference< css::bridge::XProtocolProperties > >::get()),  in Bridge()
251 joinThread(r.get()); in terminate()
252 joinThread(w.get()); in terminate()
262 binaryUno_.get()->pExtEnv->revokeInterface( in terminate()
263 binaryUno_.get()->pExtEnv, j->second.object.get()); in terminate()
302 out.get(), &in, in mapCppToBinaryAny()
303 css::uno::TypeDescription(cppu::UnoType< css::uno::Any >::get()).get(), in mapCppToBinaryAny()
304 cppToBinaryMapping_.get()); in mapCppToBinaryAny()
335 binaryUno_.get()->pExtEnv->getRegisteredInterface( in registerIncomingInterface()
336 binaryUno_.get()->pExtEnv, in registerIncomingInterface()
338 reinterpret_cast< typelib_InterfaceTypeDescription * >(type.get())); in registerIncomingInterface()
349 binaryUno_.get()->pExtEnv->registerProxyInterface( in registerIncomingInterface()
350 binaryUno_.get()->pExtEnv, in registerIncomingInterface()
354 type.get())); in registerIncomingInterface()
370 binaryUno_.get()->pExtEnv->getObjectIdentifier( in registerOutgoingInterface()
371 binaryUno_.get()->pExtEnv, &oid.pData, object.get()); in registerOutgoingInterface()
389 binaryUno_.get()->pExtEnv->registerInterface( in registerOutgoingInterface()
390 binaryUno_.get()->pExtEnv, in registerOutgoingInterface()
394 type.get())); in registerOutgoingInterface()
423 type.get(), j->first.get())) in findStub()
466 binaryUno_.get()->pExtEnv->revokeInterface( in releaseStub()
467 binaryUno_.get()->pExtEnv, obj.get()); in releaseStub()
474 binaryUno_.get()->pExtEnv->registerProxyInterface( in resurrectProxy()
475 binaryUno_.get()->pExtEnv, in resurrectProxy()
479 proxy.getType().get())); in resurrectProxy()
484 binaryUno_.get()->pExtEnv->revokeInterface( in revokeProxy()
485 binaryUno_.get()->pExtEnv, &proxy); in revokeProxy()
567 if (resp.get() == 0) { in makeCall()
587 css::uno::TypeDescription(cppu::UnoType< sal_Int32 >::get()), in sendRequestChangeRequest()
598 css::uno::TypeDescription(cppu::UnoType< sal_Int32 >::get()))); in handleRequestChangeReply()
669 cppu::UnoType< sal_Int32 >::get()))); in handleRequestChangeRequest()
685 cppu::UnoType< sal_Int32 >::get()), in handleRequestChangeRequest()
698 cppu::UnoType< sal_Int32 >::get()), in handleRequestChangeRequest()
817 cppu::UnoType< css::uno::Reference< css::uno::XInterface > >::get()); in getInstance()
818 typelib_TypeDescription * p = ifc.get(); in getInstance()
822 css::uno::TypeDescription(cppu::UnoType< css::uno::Type >::get()), in getInstance()
838 ifc.get())), in getInstance()
949 &out, in.get(), in mapBinaryToCppAny()
950 css::uno::TypeDescription(cppu::UnoType< css::uno::Any >::get()).get(), in mapBinaryToCppAny()
951 binaryToCppMapping_.get()); in mapBinaryToCppAny()