Home
last modified time | relevance | path

Searched refs:pRightEntry (Results 1 – 1 of 1) sorted by relevance

/trunk/main/dbaccess/source/ui/misc/
H A DWNameMatch.cxx176 SvLBoxEntry* pRightEntry = m_CTRL_RIGHT.GetModel()->First(); in LeavePage() local
177 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 15 milliseconds