Home
last modified time | relevance | path

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

/trunk/main/basctl/source/basicide/
H A Dbastype2.cxx598 SvLBoxEntry* pLastValid = 0; in UpdateEntries() local
603 pLastValid = pEntry; in UpdateEntries()
609 pEntry = pLastValid ? Next( pLastValid ) : First(); in UpdateEntries()
H A Dmacrodlg.cxx232 SvLBoxEntry* pLastValid = pEntry; in Execute() local
235 pLastValid = pEntry; in Execute()
238 if( pLastValid ) in Execute()
239 aBasicBox.SetCurEntry( pLastValid ); in Execute()

Completed in 16 milliseconds