/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/view/ |
H A D | _XSelectionSupplier.java | 57 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 D | tablecontrol_impl.cxx | 571 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 D | RangeHighlighter.cxx | 315 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 D | WeakListenerAdapter.cxx | 64 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 D | fmgridif.cxx | 254 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 D | DrawController.cxx | 352 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 D | filterdet.cxx | 68 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 D | motionpathtag.cxx | 498 selectionChanged(); in MouseButtonDown() 1106 selectionChanged(); in deselect() 1109 void MotionPathTag::selectionChanged() in selectionChanged() function in sd::MotionPathTag
|
H A D | motionpathtag.hxx | 112 void selectionChanged();
|
/trunk/main/toolkit/inc/toolkit/helper/ |
H A D | listenermultiplexer.hxx | 222 …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 D | listenermultiplexer.cxx | 188 …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 D | Grid.cxx | 348 …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 D | EventMultiplexer.cxx | 104 selectionChanged ( 615 void SAL_CALL EventMultiplexer::Implementation::selectionChanged ( in selectionChanged() function in sd::tools::EventMultiplexer::Implementation
|
/trunk/main/svx/inc/svx/ |
H A D | fmgridif.hxx | 140 …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 D | ChartRangeSelectionListener.cxx | 54 void SAL_CALL ScChartRangeSelectionListener::selectionChanged( const lang::EventObject& aEvent ) in selectionChanged() function in ScChartRangeSelectionListener
|
/trunk/main/svx/inc/svx/sidebar/ |
H A D | SelectionChangeHandler.hxx | 65 virtual void SAL_CALL selectionChanged (const css::lang::EventObject& rEvent)
|
/trunk/main/sc/source/ui/inc/ |
H A D | ChartRangeSelectionListener.hxx | 48 virtual void SAL_CALL selectionChanged(
|
/trunk/main/svx/source/sidebar/ |
H A D | SelectionChangeHandler.cxx | 60 void SAL_CALL SelectionChangeHandler::selectionChanged (const lang::EventObject&) in selectionChanged() function in svx::sidebar::SelectionChangeHandler
|
/trunk/main/comphelper/inc/comphelper/ |
H A D | SelectionMultiplex.hxx | 96 …virtual void SAL_CALL selectionChanged( const ::com::sun::star::lang::EventObject& aEvent ) throw …
|
/trunk/main/comphelper/source/misc/ |
H A D | SelectionMultiplex.cxx | 162 void SAL_CALL OSelectionChangeMultiplexer::selectionChanged( const EventObject& _rEvent ) throw( R… in selectionChanged() function in comphelper::OSelectionChangeMultiplexer
|
/trunk/main/chart2/source/controller/main/ |
H A D | StatusBarCommandDispatch.hxx | 90 virtual void SAL_CALL selectionChanged(
|
H A D | StatusBarCommandDispatch.cxx | 139 void SAL_CALL StatusBarCommandDispatch::selectionChanged( const lang::EventObject& /* aEvent */ ) in selectionChanged() function in chart::StatusBarCommandDispatch
|
/trunk/main/chart2/source/inc/ |
H A D | WeakListenerAdapter.hxx | 115 virtual void SAL_CALL selectionChanged(
|
/trunk/main/offapi/com/sun/star/awt/grid/ |
H A D | XGridSelectionListener.idl | 48 [oneway] void selectionChanged( [in] GridSelectionEvent gridSelectionEvent);
|
/trunk/main/offapi/com/sun/star/view/ |
H A D | XSelectionChangeListener.idl | 55 [oneway] void selectionChanged( [in] com::sun::star::lang::EventObject aEvent );
|