Searched refs:DocumentList (Results 1 – 2 of 2) sorted by relevance
213 DocumentList::const_iterator it = m_aDocs.begin(); in notifyEvent()278 DocumentList::iterator it = m_aDocs.begin(); in notifyEvent()325 DocumentList::iterator it = m_aDocs.begin(); in notifyEvent()361 DocumentList::iterator it = m_aDocs.begin(); in notifyEvent()400 DocumentList::iterator it = m_aDocs.begin(); in notifyEvent()529 DocumentList::const_iterator it = m_aDocs.begin(); in buildDocumentsList()583 DocumentList::const_iterator it = m_aDocs.find( rDocId ); in queryStorage()603 DocumentList::const_iterator it = m_aDocs.find( rDocId ); in queryDocumentModel()618 DocumentList::const_iterator it = m_aDocs.begin(); in queryDocuments()634 DocumentList::const_iterator it = m_aDocs.find( rDocId ); in queryStorageTitle()
81 typedef std::map< rtl::OUString, StorageInfo, ltref > DocumentList; typedef193 DocumentList m_aDocs;
Completed in 10 milliseconds