Searched refs:pDSEntry (Results 1 – 1 of 1) sorted by relevance
3074 SvLBoxEntry* pDSEntry = m_pTreeView->getListBox().GetRootLevelParent(m_pCurrentlyDisplayed); in unloadAndCleanup() local3107 disposeConnection( pDSEntry ); in unloadAndCleanup()3368 SvLBoxEntry* pDSEntry = m_pTreeView->getListBox().GetRootLevelParent(_pAnyEntry); in ensureConnection() local3370 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() local3392 pDSEntry in getExistentConnectionFor()3393 ? static_cast< DBTreeListUserData* >( pDSEntry->GetUserData() ) in getExistentConnectionFor()
Completed in 47 milliseconds