Searched refs:FolderHistory (Results 1 – 1 of 1) sorted by relevance
117 struct FolderHistory struct122 FolderHistory( const String& _rURL, sal_Int32 _nGroup ) : in FolderHistory() argument126 DECLARE_LIST( HistoryList_Impl, FolderHistory* ) in DECLARE_LIST() argument1240 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 12 milliseconds