Searched refs:pCommandType (Results 1 – 1 of 1) sorted by relevance
1222 SvLBoxEntry* pCommandType = NULL; in getObjectEntry() local1226 … pCommandType = m_pTreeView->getListBox().GetModel()->GetEntry(pDataSource, CONTAINER_TABLES); in getObjectEntry()1230 … pCommandType = m_pTreeView->getListBox().GetModel()->GetEntry(pDataSource, CONTAINER_QUERIES); in getObjectEntry()1235 *_ppContainerEntry = pCommandType; in getObjectEntry()1237 if (pCommandType) in getObjectEntry()1242 m_pTreeView->getListBox().Expand(pCommandType); in getObjectEntry()1251 pObject = m_pTreeView->getListBox().GetEntryPosByName(sPath, pCommandType); in getObjectEntry()1252 pCommandType = pObject; in getObjectEntry()2523 SvLBoxEntry* pCommandType = NULL; in implSelect() local2524 …jectEntry( _rDataSourceName, _rCommand, _nCommandType, &pDataSource, &pCommandType, sal_True, _rxC… in implSelect()[all …]