Searched refs:pEntryParent (Results 1 – 1 of 1) sorted by relevance
92 SvLBoxEntry* pEntryParent = m_pTreeView->getListBox().GetParent(_pEntry); in getEntryType() local111 if (pTables == pEntryParent) in getEntryType()114 if (pQueries == pEntryParent) in getEntryType()122 while( pEntryParent != pQueries ) in getEntryType()124 pEntryParent = m_pTreeView->getListBox().GetParent(pEntryParent); in getEntryType()125 if ( !pEntryParent ) in getEntryType()
Completed in 16 milliseconds