Searched refs:pCommandType (Results 1 – 1 of 1) sorted by relevance
1223 SvLBoxEntry* pCommandType = NULL; in getObjectEntry() local1227 pCommandType = m_pTreeView->getListBox().GetModel()->GetEntry(pDataSource, CONTAINER_TABLES); in getObjectEntry()1231 pCommandType = m_pTreeView->getListBox().GetModel()->GetEntry(pDataSource, CONTAINER_QUERIES); in getObjectEntry()1236 *_ppContainerEntry = pCommandType; in getObjectEntry()1238 if (pCommandType) in getObjectEntry()1243 m_pTreeView->getListBox().Expand(pCommandType); in getObjectEntry()1252 pObject = m_pTreeView->getListBox().GetEntryPosByName(sPath, pCommandType); in getObjectEntry()1253 pCommandType = pObject; in getObjectEntry()2524 SvLBoxEntry* pCommandType = NULL; in implSelect() local2545 else if (!pCommandType) in implSelect()[all …]
Completed in 39 milliseconds