Searched refs:pDSEntry (Results 1 – 1 of 1) sorted by relevance
3073 SvLBoxEntry* pDSEntry = m_pTreeView->getListBox().GetRootLevelParent(m_pCurrentlyDisplayed); in unloadAndCleanup() local3106 disposeConnection( pDSEntry ); in unloadAndCleanup()3367 SvLBoxEntry* pDSEntry = m_pTreeView->getListBox().GetRootLevelParent(_pAnyEntry); in ensureConnection() local3369 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() local3391 pDSEntry in getExistentConnectionFor()3392 ? static_cast< DBTreeListUserData* >( pDSEntry->GetUserData() ) in getExistentConnectionFor()
Completed in 35 milliseconds