Lines Matching refs:OConnectionWrapper
49 OConnectionWrapper::OConnectionWrapper() in OConnectionWrapper() function in OConnectionWrapper
54 void OConnectionWrapper::setDelegation(Reference< XAggregation >& _rxProxyConnection,oslInterlocked… in setDelegation()
76 void OConnectionWrapper::setDelegation(const Reference< XConnection >& _xConnection in setDelegation()
103 void OConnectionWrapper::disposing() in disposing()
108 OConnectionWrapper::~OConnectionWrapper() in ~OConnectionWrapper()
116 ::rtl::OUString SAL_CALL OConnectionWrapper::getImplementationName( ) throw (::com::sun::star::uno… in getImplementationName()
122 ::com::sun::star::uno::Sequence< ::rtl::OUString > SAL_CALL OConnectionWrapper::getSupportedService… in getSupportedServiceNames()
143 sal_Bool SAL_CALL OConnectionWrapper::supportsService( const ::rtl::OUString& _rServiceName ) throw… in supportsService()
149 Any SAL_CALL OConnectionWrapper::queryInterface( const Type& _rType ) throw (RuntimeException) in queryInterface()
155 Sequence< Type > SAL_CALL OConnectionWrapper::getTypes( ) throw (::com::sun::star::uno::RuntimeExc… in getTypes()
164 sal_Int64 SAL_CALL OConnectionWrapper::getSomething( const Sequence< sal_Int8 >& rId ) throw(Runtim… in getSomething()
175 Sequence< sal_Int8 > OConnectionWrapper::getUnoTunnelImplementationId() in getUnoTunnelImplementationId()
210 void OConnectionWrapper::createUniqueId( const ::rtl::OUString& _rURL in createUniqueId()