Home
last modified time | relevance | path

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

/trunk/main/dbaccess/source/core/dataaccess/
H A Ddatasource.cxx308 class OSharedConnectionManager : public OConnectionHelper_BASE class
339 ~OSharedConnectionManager();
342 OSharedConnectionManager(const Reference< XMultiServiceFactory >& _rxServiceFactory);
353 DBG_NAME(OSharedConnectionManager) in DBG_NAME() argument
354 OSharedConnectionManager::OSharedConnectionManager(const Reference< XMultiServiceFactory >& _rxServ… in DBG_NAME()
356 DBG_CTOR(OSharedConnectionManager,NULL); in DBG_NAME()
360 OSharedConnectionManager::~OSharedConnectionManager() in ~OSharedConnectionManager()
362 DBG_DTOR(OSharedConnectionManager,NULL); in ~OSharedConnectionManager()
365 void SAL_CALL OSharedConnectionManager::disposing( const ::com::sun::star::lang::EventObject& Sourc… in disposing()
382 Reference<XConnection> OSharedConnectionManager::getConnection( const rtl::OUString& url, in getConnection()
[all …]
H A DModelImpl.hxx131 class OSharedConnectionManager;
163 class OSharedConnectionManager;
259 OSharedConnectionManager* m_pSharedConnectionManager;
H A Ddatasource.hxx129 class OSharedConnectionManager;
156 friend class OSharedConnectionManager;