Searched refs:m_pSelectionListener (Results 1 – 3 of 3) sorted by relevance
159 … ::rtl::Reference< comphelper::OSelectionChangeMultiplexer> m_pSelectionListener;237 m_pSelectionListener = new OSelectionChangeMultiplexer(this,&m_rController); in DBG_NAME()274 m_pSelectionListener->dispose(); in ~NavigatorTree()469 if ( !m_pSelectionListener->locked() )471 m_pSelectionListener->lock();477 m_pSelectionListener->unlock();485 m_pSelectionListener->lock(); in _selectionChanged()516 m_pSelectionListener->unlock(); in _selectionChanged()
66 ,m_pSelectionListener ( _pSelectionListener ) in RichTextControlImpl()159 if ( m_pSelectionListener && m_pView ) in updateAllAttributes()165 m_pSelectionListener->onSelectionChanged( m_aLastKnownSelection ); in updateAllAttributes()
69 ITextSelectionListener* m_pSelectionListener; member in frm::RichTextControlImpl
Completed in 32 milliseconds