Home
last modified time | relevance | path

Searched refs:OSharedConnectionManager (Results 1 – 3 of 3) sorted by relevance

/aoo42x/main/dbaccess/source/core/dataaccess/
H A Ddatasource.cxx307 class OSharedConnectionManager : public OConnectionHelper_BASE class
338 ~OSharedConnectionManager();
341 OSharedConnectionManager(const Reference< XMultiServiceFactory >& _rxServiceFactory);
352 DBG_NAME(OSharedConnectionManager) in DBG_NAME() argument
353 OSharedConnectionManager::OSharedConnectionManager(const Reference< XMultiServiceFactory >& _rxServ… in DBG_NAME()
355 DBG_CTOR(OSharedConnectionManager,NULL); in DBG_NAME()
359 OSharedConnectionManager::~OSharedConnectionManager() in ~OSharedConnectionManager()
361 DBG_DTOR(OSharedConnectionManager,NULL); in ~OSharedConnectionManager()
381 Reference<XConnection> OSharedConnectionManager::getConnection( const rtl::OUString& url, in getConnection()
430 void OSharedConnectionManager::addEventListener(const Reference<XConnection>& _rxConnection,TConnec… in addEventListener()
[all …]
H A DModelImpl.hxx131 class OSharedConnectionManager;
163 class OSharedConnectionManager;
259 OSharedConnectionManager* m_pSharedConnectionManager;
H A Ddatasource.hxx129 class OSharedConnectionManager;
156 friend class OSharedConnectionManager;

Completed in 17 milliseconds