Home
last modified time | relevance | path

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

/aoo42x/main/ucb/source/ucp/tdoc/
H A Dtdoc_docmgr.cxx114 m_pDocEventListener( pDocEventListener ), in OfficeDocumentsManager()
251 OSL_ENSURE( m_pDocEventListener, in notifyEvent()
254 if ( m_pDocEventListener ) in notifyEvent()
255 m_pDocEventListener->notifyDocumentOpened( aDocId ); in notifyEvent()
284 OSL_ENSURE( m_pDocEventListener, in notifyEvent()
287 if ( m_pDocEventListener ) in notifyEvent()
290 m_pDocEventListener->notifyDocumentClosed( aDocId ); in notifyEvent()
H A Dtdoc_docmgr.hxx194 OfficeDocumentsEventListener * m_pDocEventListener; member in tdoc_ucp::OfficeDocumentsManager

Completed in 32 milliseconds