Searched refs:m_pDocEventListener (Results 1 – 2 of 2) sorted by relevance
114 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()
194 OfficeDocumentsEventListener * m_pDocEventListener; member in tdoc_ucp::OfficeDocumentsManager
Completed in 15 milliseconds