Home
last modified time | relevance | path

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

/aoo4110/main/dbaccess/source/ui/browser/
H A Dunodatbr.cxx3073 SvLBoxEntry* pDSEntry = m_pTreeView->getListBox().GetRootLevelParent(m_pCurrentlyDisplayed); in unloadAndCleanup() local
3106 disposeConnection( pDSEntry ); in unloadAndCleanup()
3367 SvLBoxEntry* pDSEntry = m_pTreeView->getListBox().GetRootLevelParent(_pAnyEntry); in ensureConnection() local
3369 pDSEntry in ensureConnection()
3370 ? static_cast<DBTreeListUserData*>(pDSEntry->GetUserData()) in ensureConnection()
3373 return ensureConnection( pDSEntry, pDSData, _rConnection ); in ensureConnection()
3389 SvLBoxEntry* pDSEntry = m_pTreeView->getListBox().GetRootLevelParent( _pAnyEntry ); in getExistentConnectionFor() local
3391 pDSEntry in getExistentConnectionFor()
3392 ? static_cast< DBTreeListUserData* >( pDSEntry->GetUserData() ) in getExistentConnectionFor()

Completed in 34 milliseconds