Searched refs:FolderHistory (Results 1 – 1 of 1) sorted by relevance
114 struct FolderHistory struct119 FolderHistory( const String& _rURL, sal_Int32 _nGroup ) : in FolderHistory() argument123 DECLARE_LIST( HistoryList_Impl, FolderHistory* ) in DECLARE_LIST() argument1237 FolderHistory* pLastEntry = pHistoryList->GetObject( pHistoryList->Count() - 1 ); in AppendHistoryURL()1243 FolderHistory* pEntry = new FolderHistory( rURL, nGroup ); in AppendHistoryURL()1253 FolderHistory* pEntry = pHistoryList->Remove( pHistoryList->Count() - 1 ); in OpenHistory()