Home
last modified time | relevance | path

Searched refs:selectionChanged (Results 1 – 25 of 59) sorted by relevance

123

/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/view/
H A D_XSelectionSupplier.java57 public boolean selectionChanged = false; field in _XSelectionSupplier
81 public void selectionChanged(EventObject ev) { in selectionChanged() method in _XSelectionSupplier.MyChangeListener
83 selectionChanged = true; in selectionChanged()
98 selectionChanged = false; in _addSelectionChangeListener()
102 res = selectionChanged; in _addSelectionChangeListener()
172 selectionChanged = false; in _removeSelectionChangeListener()
176 res = !selectionChanged; in _removeSelectionChangeListener()
/trunk/main/svtools/source/table/
H A Dtablecontrol_impl.cxx571 if ( selectionChanged ) in rowsInserted()
582 bool selectionChanged = false; in rowsRemoved() local
647 if ( selectionChanged ) in rowsRemoved()
1573 bool selectionChanged = false; in dispatchAction() local
1595 selectionChanged = true; in dispatchAction()
1625 selectionChanged = true; in dispatchAction()
1705 selectionChanged = true; in dispatchAction()
1789 selectionChanged = true; in dispatchAction()
1870 selectionChanged = true; in dispatchAction()
1898 selectionChanged = true; in dispatchAction()
[all …]
/trunk/main/chart2/source/tools/
H A DRangeHighlighter.cxx315 xListener->selectionChanged( aEvent ); in addSelectionChangeListener()
328 void SAL_CALL RangeHighlighter::selectionChanged( const lang::EventObject& /*aEvent*/ ) in selectionChanged() function in chart::RangeHighlighter
350 xListener->selectionChanged( aEvent ); in fireSelectionEvent()
H A DWeakListenerAdapter.cxx64 void SAL_CALL WeakSelectionChangeListenerAdapter::selectionChanged( const lang::EventObject& aEvent… in selectionChanged() function in chart::WeakSelectionChangeListenerAdapter
69 xSelChgListener->selectionChanged( aEvent ); in selectionChanged()
/trunk/main/svx/source/fmcomp/
H A Dfmgridif.cxx254 void SAL_CALL FmXSelectionMultiplexer::selectionChanged( const EventObject& _rEvent ) throw (Runtim… in selectionChanged() function in FmXSelectionMultiplexer
258 notifyEach( &XSelectionChangeListener::selectionChanged, aMulti ); in selectionChanged()
1035 virtual void selectionChanged();
1047 void FmXGridPeer::GridListenerDelegator::selectionChanged() in selectionChanged() function in FmXGridPeer::GridListenerDelegator
1049 m_pPeer->selectionChanged(); in selectionChanged()
1101 void FmXGridPeer::selectionChanged() in selectionChanged() function in FmXGridPeer
1105 m_aSelectionListeners.notifyEach( &XSelectionChangeListener::selectionChanged, aSource); in selectionChanged()
1776 selectionChanged(aEvt); in setColumns()
2350 void FmXGridPeer::selectionChanged(const EventObject& evt) throw( RuntimeException ) in selectionChanged() function in FmXGridPeer
/trunk/main/sd/source/ui/unoidl/
H A DDrawController.cxx352 DrawController::selectionChanged (const lang::EventObject& rEvent) in selectionChanged() function in sd::DrawController
371 pListener->selectionChanged (rEvent); in selectionChanged()
465 pL->selectionChanged( aEvent ); in FireSelectionChangeListener()
/trunk/main/sdext/source/pdfimport/
H A Dfilterdet.cxx68 void selectionChanged( sal_Int32 nIndex ) const in selectionChanged() function in pdfi::__anonccc1726d0111::ChooserDialogHandler
152 selectionChanged(0); in initControls()
167 selectionChanged(getSelectedItem()); in callHandlerMethod()
/trunk/main/sd/source/ui/animations/
H A Dmotionpathtag.cxx498 selectionChanged(); in MouseButtonDown()
1106 selectionChanged(); in deselect()
1109 void MotionPathTag::selectionChanged() in selectionChanged() function in sd::MotionPathTag
H A Dmotionpathtag.hxx112 void selectionChanged();
/trunk/main/toolkit/inc/toolkit/helper/
H A Dlistenermultiplexer.hxx222 …virtual void SAL_CALL selectionChanged( const ::com::sun::star::lang::EventObject& aEvent ) throw …
248 …void SAL_CALL selectionChanged( const ::com::sun::star::awt::grid::GridSelectionEvent& aEvent ) th…
/trunk/main/toolkit/source/helper/
H A Dlistenermultiplexer.cxx188 …tenerMultiplexer, ::com::sun::star::view::XSelectionChangeListener, selectionChanged, ::com::sun:…
209 …erMultiplexer, ::com::sun::star::awt::grid::XGridSelectionListener, selectionChanged, ::com::sun::…
/trunk/main/forms/source/component/
H A DGrid.cxx348 …m_aSelectListeners.notifyEach( &XSelectionChangeListener::selectionChanged, EventObject( *this ) ); in select()
812 m_aSelectListeners.notifyEach( &XSelectionChangeListener::selectionChanged, aEvt ); in lostColumn()
853 …m_aSelectListeners.notifyEach( &XSelectionChangeListener::selectionChanged, EventObject( *this ) ); in impl_replacedElement()
/trunk/main/sd/source/ui/tools/
H A DEventMultiplexer.cxx104 selectionChanged (
615 void SAL_CALL EventMultiplexer::Implementation::selectionChanged ( in selectionChanged() function in sd::tools::EventMultiplexer::Implementation
/trunk/main/svx/inc/svx/
H A Dfmgridif.hxx140 …virtual void SAL_CALL selectionChanged( const ::com::sun::star::lang::EventObject& aEvent ) throw …
474 …virtual void SAL_CALL selectionChanged(const ::com::sun::star::lang::EventObject& aEvent) throw(::…
537 void selectionChanged();
/trunk/main/sc/source/ui/unoobj/
H A DChartRangeSelectionListener.cxx54 void SAL_CALL ScChartRangeSelectionListener::selectionChanged( const lang::EventObject& aEvent ) in selectionChanged() function in ScChartRangeSelectionListener
/trunk/main/svx/inc/svx/sidebar/
H A DSelectionChangeHandler.hxx65 virtual void SAL_CALL selectionChanged (const css::lang::EventObject& rEvent)
/trunk/main/sc/source/ui/inc/
H A DChartRangeSelectionListener.hxx48 virtual void SAL_CALL selectionChanged(
/trunk/main/svx/source/sidebar/
H A DSelectionChangeHandler.cxx60 void SAL_CALL SelectionChangeHandler::selectionChanged (const lang::EventObject&) in selectionChanged() function in svx::sidebar::SelectionChangeHandler
/trunk/main/comphelper/inc/comphelper/
H A DSelectionMultiplex.hxx96 …virtual void SAL_CALL selectionChanged( const ::com::sun::star::lang::EventObject& aEvent ) throw …
/trunk/main/comphelper/source/misc/
H A DSelectionMultiplex.cxx162 void SAL_CALL OSelectionChangeMultiplexer::selectionChanged( const EventObject& _rEvent ) throw( R… in selectionChanged() function in comphelper::OSelectionChangeMultiplexer
/trunk/main/chart2/source/controller/main/
H A DStatusBarCommandDispatch.hxx90 virtual void SAL_CALL selectionChanged(
H A DStatusBarCommandDispatch.cxx139 void SAL_CALL StatusBarCommandDispatch::selectionChanged( const lang::EventObject& /* aEvent */ ) in selectionChanged() function in chart::StatusBarCommandDispatch
/trunk/main/chart2/source/inc/
H A DWeakListenerAdapter.hxx115 virtual void SAL_CALL selectionChanged(
/trunk/main/offapi/com/sun/star/awt/grid/
H A DXGridSelectionListener.idl48 [oneway] void selectionChanged( [in] GridSelectionEvent gridSelectionEvent);
/trunk/main/offapi/com/sun/star/view/
H A DXSelectionChangeListener.idl55 [oneway] void selectionChanged( [in] com::sun::star::lang::EventObject aEvent );

Completed in 106 milliseconds

123