Searched refs:pRightEntry (Results 1 – 1 of 1) sorted by relevance
176 SvLBoxEntry* pRightEntry = m_CTRL_RIGHT.GetModel()->First(); in LeavePage() local177 while(pLeftEntry && pRightEntry) in LeavePage()191 OFieldDescription* pDestField = static_cast<OFieldDescription*>(pRightEntry->GetUserData()); in LeavePage()217 pRightEntry = m_CTRL_RIGHT.GetModel()->Next(pRightEntry); in LeavePage()
Completed in 95 milliseconds