Home
last modified time | relevance | path

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

/aoo4110/main/ucb/source/ucp/tdoc/
H A Dtdoc_docmgr.cxx214 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 …]
H A Dtdoc_docmgr.hxx193 DocumentList m_aDocs; member in tdoc_ucp::OfficeDocumentsManager

Completed in 21 milliseconds