Home
last modified time | relevance | path

Searched refs:OConnectionWrapper (Results 1 – 12 of 12) sorted by relevance

/aoo41x/main/connectivity/source/commontools/
H A DConnectionWrapper.cxx49 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()
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()
[all …]
/aoo41x/main/connectivity/source/cpool/
H A DZConnectionWrapper.cxx236 OConnectionWrapper::disposing(); in disposing()
241 IMPLEMENT_FORWARD_XINTERFACE2(OConnectionWeakWrapper,OConnectionWeakWrapper_BASE,OConnectionWrapper)
248 aReturn = OConnectionWrapper::queryInterface( _rType ); \
252 …EMENT_FORWARD_XTYPEPROVIDER2(OConnectionWeakWrapper,OConnectionWeakWrapper_BASE,OConnectionWrapper)
H A DZConnectionPool.cxx190 OConnectionWrapper::createUniqueId(_rURL,aInfo,nId.m_pBuffer); in getConnectionWithInfo()
239 OConnectionWrapper::createUniqueId(_rURL,aInfo,nId.m_pBuffer); in createNewConnection()
H A DZConnectionWrapper.hxx45 , public OConnectionWrapper
/aoo41x/main/connectivity/inc/connectivity/
H A DConnectionWrapper.hxx47 class OOO_DLLPUBLIC_DBTOOLS OConnectionWrapper : public OConnection_BASE class
56 virtual ~OConnectionWrapper();
64 OConnectionWrapper( );
/aoo41x/main/connectivity/source/drivers/hsqldb/
H A DHConnection.cxx123 OConnectionWrapper::disposing(); in disposing()
147 IMPLEMENT_FORWARD_XINTERFACE2(OHsqlConnection,OHsqlConnection_BASE,OConnectionWrapper) in IMPLEMENT_FORWARD_XINTERFACE2() argument
149 IMPLEMENT_FORWARD_XTYPEPROVIDER2(OHsqlConnection,OHsqlConnection_BASE,OConnectionWrapper) in IMPLEMENT_FORWARD_XINTERFACE2()
/aoo41x/main/dbaccess/source/core/dataaccess/
H A Dconnection.cxx102 Sequence< ::rtl::OUString > aSupported = OConnectionWrapper::getSupportedServiceNames(); in getSupportedServiceNames()
468 lcl_copyTypes( aNormalizedTypes, ::connectivity::OConnectionWrapper::getTypes() ); in getTypes()
504 aReturn = OConnectionWrapper::queryInterface( rType ); in queryInterface()
533 OConnectionWrapper::disposing(); in disposing()
H A DSharedConnection.cxx59 OConnectionWrapper::disposing(); in disposing()
H A DSharedConnection.hxx80 typedef ::connectivity::OConnectionWrapper OSharedConnection_BASE2;
H A Dconnection.hxx86 ,public ::connectivity::OConnectionWrapper
H A Ddatasource.cxx408 ::connectivity::OConnectionWrapper::createUniqueId(url,aInfoCopy,nId.m_pBuffer,sUser,sPassword); in getConnection()
/aoo41x/main/connectivity/source/inc/hsqldb/
H A DHConnection.hxx62 ,public OConnectionWrapper

Completed in 71 milliseconds