Home
last modified time | relevance | path

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

/aoo42x/main/dbaccess/source/core/dataaccess/
H A Ddatasource.cxx313 Reference< XConnection > xMasterConnection; member
374 ::comphelper::disposeComponent(aFind->second->second.xMasterConnection); in disposing()
415 aHolder.xMasterConnection = _pDataSource->buildIsolatedConnection(user,password); in getConnection()
420 if ( aIter->second.xMasterConnection.is() ) in getConnection()
422 …ce< XAggregation > xConProxy = m_xProxyFactory->createProxy(aIter->second.xMasterConnection.get()); in getConnection()

Completed in 18 milliseconds