Home
last modified time | relevance | path

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

/trunk/main/svtools/source/contnr/
H A Dfileview.cxx299 class HashedEntryList : protected List class
306 virtual ~HashedEntryList();
319 inline HashedEntry* HashedEntryList::First() in First()
324 inline HashedEntry* HashedEntryList::Next() in Next()
329 inline void HashedEntryList::Append( HashedEntry* pNew ) in Append()
334 HashedEntryList::~HashedEntryList() in ~HashedEntryList()
339 const HashedEntry* HashedEntryList::Find( const OUString& rRefName ) in Find()
349 const HashedEntry* HashedEntryList::Find( const HashedEntry& rRef ) in Find()
358 const HashedEntry& HashedEntryList::Insert( HashedEntry* pNew ) in Insert()
376 void HashedEntryList::Clear() in Clear()
[all …]

Completed in 25 milliseconds