Home
last modified time | relevance | path

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

/aoo42x/main/svtools/source/contnr/
H A Dtemplwin.cxx117 struct FolderHistory struct
122 FolderHistory( const String& _rURL, sal_Int32 _nGroup ) : in FolderHistory() argument
126 DECLARE_LIST( HistoryList_Impl, FolderHistory* ) in DECLARE_LIST() argument
1240 FolderHistory* pLastEntry = pHistoryList->GetObject( pHistoryList->Count() - 1 ); in AppendHistoryURL()
1246 FolderHistory* pEntry = new FolderHistory( rURL, nGroup ); in AppendHistoryURL()
1256 FolderHistory* pEntry = pHistoryList->Remove( pHistoryList->Count() - 1 ); in OpenHistory()

Completed in 27 milliseconds