Searched refs:m_aDocs (Results 1 – 2 of 2) sorted by relevance
214 while ( it != m_aDocs.end() ) in notifyEvent()224 if ( it == m_aDocs.end() ) in notifyEvent()279 while ( it != m_aDocs.end() ) in notifyEvent()300 if ( it != m_aDocs.end() ) in notifyEvent()310 m_aDocs.erase( it ); in notifyEvent()326 while ( it != m_aDocs.end() ) in notifyEvent()362 while ( it != m_aDocs.end() ) in notifyEvent()584 if ( it == m_aDocs.end() ) in queryStorage()604 if ( it == m_aDocs.end() ) in queryDocumentModel()619 while ( it != m_aDocs.end() ) in queryDocuments()[all …]
193 DocumentList m_aDocs; member in tdoc_ucp::OfficeDocumentsManager
Completed in 16 milliseconds