Home
last modified time | relevance | path

Searched refs:aEvent (Results 501 – 525 of 675) sorted by relevance

1...<<21222324252627

/aoo42x/main/qadevOOo/tests/java/ifc/util/
H A D_XModifyBroadcaster.java54 public void modified (EventObject aEvent ) { in modified() argument
/aoo42x/main/accessibility/workben/org/openoffice/accessibility/awb/view/
H A DObjectView.java104 public void notifyEvent (AccessibleEventObject aEvent) in notifyEvent() argument
/aoo42x/main/sfx2/inc/sfx2/
H A Ddocstoragemodifylistener.hxx73 …virtual void SAL_CALL modified( const ::com::sun::star::lang::EventObject& aEvent ) throw (::com::…
/aoo42x/main/sc/source/ui/unoobj/
H A Dlistenercalls.cxx69 aEntry.xListener->modified( aEntry.aEvent ); in ExecuteAndClear()
H A Ddocuno.cxx2217 util::ChangesEvent aEvent; in NotifyChanges() local
2218 aEvent.Source.set( static_cast< cppu::OWeakObject* >( this ) ); in NotifyChanges()
2219 aEvent.Base <<= aEvent.Source; in NotifyChanges()
2222 aEvent.Changes.realloc( static_cast< sal_Int32 >( nRangeCount ) ); in NotifyChanges()
2237 util::ElementChange& rChange = aEvent.Changes[ static_cast< sal_Int32 >( nIndex ) ]; in NotifyChanges()
2248 static_cast< util::XChangesListener* >( aIter.next() )->changesOccurred( aEvent ); in NotifyChanges()
/aoo42x/main/winaccessibility/inc/
H A DAccComponentEventListener.hxx47 …tifyEvent( const ::com::sun::star::accessibility::AccessibleEventObject& aEvent ) throw (::com::su…
H A DAccDescendantManagerEventListener.hxx47 …tifyEvent( const ::com::sun::star::accessibility::AccessibleEventObject& aEvent ) throw (::com::su…
H A DAccEventListener.hxx56 …tifyEvent( const ::com::sun::star::accessibility::AccessibleEventObject& aEvent ) throw (::com::su…
H A DAccContainerEventListener.hxx48 …tifyEvent( const ::com::sun::star::accessibility::AccessibleEventObject& aEvent ) throw (::com::su…
/aoo42x/main/sc/source/ui/inc/
H A DChartRangeSelectionListener.hxx49 const ::com::sun::star::lang::EventObject& aEvent )
/aoo42x/main/framework/inc/services/
H A Ddispatchhelper.hxx125 const css::lang::EventObject& aEvent )
/aoo42x/main/sd/source/ui/unoidl/
H A DDrawController.cxx454 const lang::EventObject aEvent( xSource ); in FireSelectionChangeListener() local
465 pL->selectionChanged( aEvent ); in FireSelectionChangeListener()
/aoo42x/main/chart2/source/model/main/
H A DChartModel_Persistence.cxx691 lang::EventObject aEvent( static_cast< lang::XComponent*>(this) ); in impl_notifyModifiedListeners() local
697 xListener->modified( aEvent ); in impl_notifyModifiedListeners()
/aoo42x/main/ucb/source/cacher/
H A Dcontentresultsetwrapper.hxx325 impl_vetoableChange( const com::sun::star::beans::PropertyChangeEvent& aEvent )
573 vetoableChange( const com::sun::star::beans::PropertyChangeEvent& aEvent )
/aoo42x/main/framework/source/uielement/
H A Dstatusbarmanager.cxx243 lang::EventObject aEvent( xThis ); in dispose() local
244 m_aListenerContainer.disposeAndClear( aEvent ); in dispose()
/aoo42x/main/sfx2/source/appl/
H A Dshutdownicon.cxx100 …virtual void SAL_CALL dispatchFinished( const DispatchResultEvent& aEvent ) throw( RuntimeExceptio…
101 virtual void SAL_CALL disposing( const EventObject& aEvent ) throw( RuntimeException );
/aoo42x/main/svtools/source/uno/
H A Dtoolboxcontroller.cxx256 com::sun::star::lang::EventObject aEvent( xThis ); in dispose() local
257 m_aListenerContainer.disposeAndClear( aEvent ); in dispose()
/aoo42x/main/vcl/unx/gtk/a11y/
H A Datklistener.hxx46 … virtual void notifyEvent( const ::com::sun::star::accessibility::AccessibleEventObject& aEvent )
/aoo42x/main/framework/inc/jobs/
H A Dhelponstartup.hxx134 virtual void SAL_CALL disposing(const css::lang::EventObject& aEvent)
/aoo42x/main/desktop/source/app/
H A Ddispatchwatcher.hxx98 …CALL dispatchFinished( const com::sun::star::frame::DispatchResultEvent& aEvent ) throw( com::sun:…
/aoo42x/main/chart2/source/tools/
H A DModifyListenerCallBack.cxx52 virtual void SAL_CALL modified( const lang::EventObject& aEvent ) throw (uno::RuntimeException);
/aoo42x/main/framework/inc/uielement/
H A Dpanelwrapper.hxx73 …virtual void SAL_CALL disposing( const ::com::sun::star::lang::EventObject& aEvent ) throw (::com:…
/aoo42x/main/sw/source/ui/uno/
H A Dunotxvw.cxx154 lang::EventObject aEvent(xInt); in Invalidate() local
158 (*pObj)->disposing(aEvent); in Invalidate()
963 lang::EventObject aEvent(xInt); in NotifySelChanged() local
969 (*pObj)->selectionChanged(aEvent); in NotifySelChanged()
/aoo42x/main/svx/inc/svx/
H A Dunomod.hxx58 …( const SdrModel* pDoc, const SdrHint* pSdrHint, ::com::sun::star::document::EventObject& aEvent );
/aoo42x/main/chart2/source/model/inc/
H A DStockBar.hxx93 const ::com::sun::star::lang::EventObject& aEvent )

Completed in 468 milliseconds

1...<<21222324252627