Home
last modified time | relevance | path

Searched refs:m_pSelectionListener (Results 1 – 3 of 3) sorted by relevance

/trunk/main/reportdesign/source/ui/dlg/
H A DNavigator.cxx159 … ::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()
/trunk/main/forms/source/richtext/
H A Drichtextimplcontrol.cxx66 ,m_pSelectionListener ( _pSelectionListener ) in RichTextControlImpl()
159 if ( m_pSelectionListener && m_pView ) in updateAllAttributes()
165 m_pSelectionListener->onSelectionChanged( m_aLastKnownSelection ); in updateAllAttributes()
H A Drichtextimplcontrol.hxx69 ITextSelectionListener* m_pSelectionListener; member in frm::RichTextControlImpl

Completed in 96 milliseconds