Searched refs:OSharedConnectionManager (Results 1 – 3 of 3) sorted by relevance
307 class OSharedConnectionManager : public OConnectionHelper_BASE class338 ~OSharedConnectionManager();341 OSharedConnectionManager(const Reference< XMultiServiceFactory >& _rxServiceFactory);352 DBG_NAME(OSharedConnectionManager) in DBG_NAME() argument353 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 …]
131 class OSharedConnectionManager;163 class OSharedConnectionManager;259 OSharedConnectionManager* m_pSharedConnectionManager;
129 class OSharedConnectionManager;156 friend class OSharedConnectionManager;
Completed in 896 milliseconds