Home
last modified time | relevance | path

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

/aoo41x/main/sc/source/ui/miscdlgs/
H A Dacredlin.cxx1707 SvLBoxEntry* pLastEntry=NULL; in UpdateEntrys() local
1727 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()
/aoo41x/main/dbaccess/source/ui/querydesign/
H A DSelectionBrowseBox.cxx1854 OTableFieldDescRef pLastEntry; in AddCondition() local
1895 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()
/aoo41x/main/svtools/source/contnr/
H A Dtemplwin.cxx1240 FolderHistory* pLastEntry = pHistoryList->GetObject( pHistoryList->Count() - 1 ); in AppendHistoryURL() local
1241 bInsert = ( rURL != pLastEntry->m_sURL); in AppendHistoryURL()

Completed in 41 milliseconds