Searched refs:pExpand (Results 1 – 1 of 1) sorted by relevance
456 SvLBoxEntry* pExpand = m_aTablesList.getAllObjectsEntry(); in implInitControls() local457 while (pExpand) in implInitControls()459 m_aTablesList.Expand(pExpand); in implInitControls()460 pExpand = m_aTablesList.FirstChild(pExpand); in implInitControls()461 if (pExpand && m_aTablesList.NextSibling(pExpand)) in implInitControls()462 pExpand = NULL; in implInitControls()
Completed in 24 milliseconds