Searched refs:pLastEntry (Results 1 – 3 of 3) sorted by relevance
1707 SvLBoxEntry* pLastEntry=NULL; in UpdateEntrys() local1727 if(pLastEntry==NULL) pLastEntry=pTheView->First(); in UpdateEntrys()1728 if(pLastEntry!=NULL) in UpdateEntrys()1730 pNextEntry=pTheView->Next(pLastEntry); in UpdateEntrys()1734 pNextEntry=pLastEntry; in UpdateEntrys()1735 pLastEntry=NULL; in UpdateEntrys()1744 pLastEntry = pEntry; in UpdateEntrys()
1854 OTableFieldDescRef pLastEntry; in AddCondition() local1895 pLastEntry = pEntry; in AddCondition()1899 if ( pLastEntry.isValid() ) in AddCondition()1902 String sOldCriteria = pLastEntry->GetCriteria( nLevel ); in AddCondition()1911 pLastEntry->SetCriteria( nLevel, sCriteria); in AddCondition()
1240 FolderHistory* pLastEntry = pHistoryList->GetObject( pHistoryList->Count() - 1 ); in AppendHistoryURL() local1241 bInsert = ( rURL != pLastEntry->m_sURL); in AppendHistoryURL()
Completed in 56 milliseconds