Home
last modified time | relevance | path

Searched refs:_rxProxyConnection (Results 1 – 4 of 4) sorted by relevance

/aoo41x/main/connectivity/source/commontools/
H A DConnectionWrapper.cxx54 void OConnectionWrapper::setDelegation(Reference< XAggregation >& _rxProxyConnection,oslInterlocked… in setDelegation() argument
56 OSL_ENSURE(_rxProxyConnection.is(),"OConnectionWrapper: Connection must be valid!"); in setDelegation()
58 if (_rxProxyConnection.is()) in setDelegation()
61 m_xProxyConnection = _rxProxyConnection; in setDelegation()
62 _rxProxyConnection = NULL; in setDelegation()
/aoo41x/main/dbaccess/source/core/dataaccess/
H A DSharedConnection.cxx44 OSharedConnection::OSharedConnection(Reference< XAggregation >& _rxProxyConnection) in DBG_NAME()
48 setDelegation(_rxProxyConnection,m_refCount); in DBG_NAME()
H A DSharedConnection.hxx90 …ction(::com::sun::star::uno::Reference< ::com::sun::star::uno::XAggregation >& _rxProxyConnection);
/aoo41x/main/connectivity/inc/connectivity/
H A DConnectionWrapper.hxx57 …:sun::star::uno::Reference< ::com::sun::star::uno::XAggregation >& _rxProxyConnection,oslInterlock…

Completed in 13 milliseconds