Home
last modified time | relevance | path

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

/aoo42x/main/dbaccess/source/ui/browser/
H A Dunodatbr.cxx3074 SvLBoxEntry* pDSEntry = m_pTreeView->getListBox().GetRootLevelParent(m_pCurrentlyDisplayed); in unloadAndCleanup() local
3107 disposeConnection( pDSEntry ); in unloadAndCleanup()
3368 SvLBoxEntry* pDSEntry = m_pTreeView->getListBox().GetRootLevelParent(_pAnyEntry); in ensureConnection() local
3370 pDSEntry in ensureConnection()
3371 ? static_cast<DBTreeListUserData*>(pDSEntry->GetUserData()) in ensureConnection()
3374 return ensureConnection( pDSEntry, pDSData, _rConnection ); in ensureConnection()
3390 SvLBoxEntry* pDSEntry = m_pTreeView->getListBox().GetRootLevelParent( _pAnyEntry ); in getExistentConnectionFor() local
3392 pDSEntry in getExistentConnectionFor()
3393 ? static_cast< DBTreeListUserData* >( pDSEntry->GetUserData() ) in getExistentConnectionFor()

Completed in 41 milliseconds