Home
last modified time | relevance | path

Searched defs:EventObject (Results 1 – 25 of 297) sorted by relevance

12345678910>>...12

/trunk/main/fpicker/source/unx/gnome/
H A DSalGtkPicker.hxx94 virtual void SAL_CALL disposing( const ::com::sun::star::lang::EventObject& ) in disposing()
98 virtual void SAL_CALL windowClosing( const ::com::sun::star::lang::EventObject& ) in windowClosing()
100 virtual void SAL_CALL windowClosed( const ::com::sun::star::lang::EventObject& ) in windowClosed()
102 virtual void SAL_CALL windowMinimized( const ::com::sun::star::lang::EventObject& ) in windowMinimized()
104 virtual void SAL_CALL windowNormalized( const ::com::sun::star::lang::EventObject& ) in windowNormalized()
106 virtual void SAL_CALL windowActivated( const ::com::sun::star::lang::EventObject& ) in windowActivated()
108 virtual void SAL_CALL windowDeactivated( const ::com::sun::star::lang::EventObject& ) in windowDeactivated()
/trunk/main/embeddedobj/source/msole/
H A Dclosepreventer.cxx29 void SAL_CALL OClosePreventer::queryClosing( const ::com::sun::star::lang::EventObject&, sal_Bool ) in queryClosing()
35 void SAL_CALL OClosePreventer::notifyClosing( const com::sun::star::lang::EventObject& ) in notifyClosing()
42 void SAL_CALL OClosePreventer::disposing( const com::sun::star::lang::EventObject& ) in disposing()
/trunk/main/connectivity/source/drivers/hsqldb/
H A DHTerminateListener.cxx41 void SAL_CALL OConnectionController::disposing( const EventObject& /*Source*/ ) in disposing()
47 void SAL_CALL OConnectionController::queryTermination( const EventObject& /*aEvent*/ ) in queryTermination()
53 void SAL_CALL OConnectionController::notifyTermination( const EventObject& /*aEvent*/ ) in notifyTermination()
/trunk/main/sot/source/sdstor/
H A Dunostorageholder.cxx92 void SAL_CALL UNOStorageHolder::preCommit( const lang::EventObject& /*aEvent*/ ) in preCommit()
99 void SAL_CALL UNOStorageHolder::commited( const lang::EventObject& /*aEvent*/ ) in commited()
159 void SAL_CALL UNOStorageHolder::preRevert( const lang::EventObject& /*aEvent*/ ) in preRevert()
166 void SAL_CALL UNOStorageHolder::reverted( const lang::EventObject& /*aEvent*/ ) in reverted()
173 void SAL_CALL UNOStorageHolder::disposing( const lang::EventObject& /*Source*/ ) in disposing()
/trunk/main/extensions/source/bibliography/
H A Dformcontrolcontainer.cxx141 void FormControlContainer::_loaded( const ::com::sun::star::lang::EventObject& /*_rEvent*/ ) in _loaded()
148 void FormControlContainer::_unloading( const ::com::sun::star::lang::EventObject& /*_rEvent*/ ) in _unloading()
155 void FormControlContainer::_unloaded( const ::com::sun::star::lang::EventObject& /*_rEvent*/ ) in _unloaded()
161 void FormControlContainer::_reloading( const ::com::sun::star::lang::EventObject& /*_rEvent*/ ) in _reloading()
168 void FormControlContainer::_reloaded( const ::com::sun::star::lang::EventObject& /*_rEvent*/ ) in _reloaded()
/trunk/main/dbaccess/source/ui/misc/
H A Dcontrollerframe.cxx322 …void SAL_CALL FrameWindowActivationListener::windowOpened( const EventObject& /*_rEvent*/ ) throw … in windowOpened()
328 …void SAL_CALL FrameWindowActivationListener::windowClosing( const EventObject& /*_rEvent*/ ) throw… in windowClosing()
334 …void SAL_CALL FrameWindowActivationListener::windowClosed( const EventObject& /*_rEvent*/ ) throw … in windowClosed()
340 …void SAL_CALL FrameWindowActivationListener::windowMinimized( const EventObject& /*_rEvent*/ ) thr… in windowMinimized()
346 …void SAL_CALL FrameWindowActivationListener::windowNormalized( const EventObject& /*_rEvent*/ ) th… in windowNormalized()
352 …void SAL_CALL FrameWindowActivationListener::windowActivated( const EventObject& /*_rEvent*/ ) thr… in windowActivated()
359 …void SAL_CALL FrameWindowActivationListener::windowDeactivated( const EventObject& /*_rEvent*/ ) t… in windowDeactivated()
366 …void SAL_CALL FrameWindowActivationListener::disposing( const EventObject& /*_rEvent*/ ) throw (Ru… in disposing()
/trunk/main/forms/source/helper/
H A Dwindowstateguard.cxx154 …void SAL_CALL WindowStateGuard_Impl::windowEnabled( const EventObject& /*e*/ ) throw (RuntimeExcep… in windowEnabled()
160 …void SAL_CALL WindowStateGuard_Impl::windowDisabled( const EventObject& /*e*/ ) throw (RuntimeExce… in windowDisabled()
178 …void SAL_CALL WindowStateGuard_Impl::windowShown( const EventObject& /*e*/ ) throw (RuntimeExcepti… in windowShown()
184 …void SAL_CALL WindowStateGuard_Impl::windowHidden( const EventObject& /*e*/ ) throw (RuntimeExcept… in windowHidden()
/trunk/main/svx/source/unodraw/
H A Dunomlstr.cxx46 void SAL_CALL SvxUnoShapeModifyListener::modified(const lang::EventObject& ) throw( uno::RuntimeExc… in modified()
57 void SvxUnoShapeModifyListener::disposing(const lang::EventObject& ) throw( uno::RuntimeException ) in disposing()
/trunk/main/sfx2/source/doc/
H A Ddocstoragemodifylistener.cxx74 …void SAL_CALL DocumentStorageModifyListener::modified( const EventObject& /*aEvent*/ ) throw (Runt… in modified()
83 …void SAL_CALL DocumentStorageModifyListener::disposing( const EventObject& /*Source*/ ) throw (Run… in disposing()
/trunk/main/connectivity/source/commontools/
H A Dconncleanup.cxx224 …void SAL_CALL OAutoConnectionDisposer::cursorMoved( const ::com::sun::star::lang::EventObject& /*e… in cursorMoved()
228 …void SAL_CALL OAutoConnectionDisposer::rowChanged( const ::com::sun::star::lang::EventObject& /*ev… in rowChanged()
232 …void SAL_CALL OAutoConnectionDisposer::rowSetChanged( const ::com::sun::star::lang::EventObject& /… in rowSetChanged()
/trunk/main/winaccessibility/source/service/
H A DAccTopWindowListener.cxx278 void AccTopWindowListener::windowMinimized( const ::com::sun::star::lang::EventObject& ) throw (::c… in windowMinimized()
282 void AccTopWindowListener::windowNormalized( const ::com::sun::star::lang::EventObject& ) throw (::… in windowNormalized()
286 void AccTopWindowListener::windowActivated( const ::com::sun::star::lang::EventObject& ) throw (::c… in windowActivated()
290 void AccTopWindowListener::windowDeactivated( const ::com::sun::star::lang::EventObject& ) throw (:… in windowDeactivated()
294 void AccTopWindowListener::disposing( const ::com::sun::star::lang::EventObject& ) throw (::com::s… in disposing()
/trunk/main/framework/source/layoutmanager/
H A Dpanelmanager.cxx155 sal_Bool SAL_CALL PanelManager::prepareToggleFloatingMode( const lang::EventObject& ) in prepareToggleFloatingMode()
161 void SAL_CALL PanelManager::toggleFloatingMode( const lang::EventObject& ) in toggleFloatingMode()
166 void SAL_CALL PanelManager::closed( const lang::EventObject& ) in closed()
/trunk/main/extensions/source/oooimprovecore/
H A Dcore.cxx169 void Core::queryTermination(const EventObject&) throw(RuntimeException) in queryTermination()
172 void Core::notifyTermination(const EventObject&) throw(RuntimeException) in notifyTermination()
177 void Core::disposing(const EventObject&) throw(RuntimeException) in disposing()
/trunk/main/framework/inc/services/
H A Dframe.hxx276 …virtual void SAL_CALL windowOpened ( const css::lang::EventObject& /*aE… in windowOpened()
278 … SAL_CALL windowClosed ( const css::lang::EventObject& in windowClosed()
279 …virtual void SAL_CALL windowMinimized ( const css::lang::EventObject& /*… in windowMinimized()
280 …virtual void SAL_CALL windowNormalized ( const css::lang::EventObject& /… in windowNormalized()
/trunk/main/unotools/source/misc/
H A Ddesktopterminationobserver.cxx126 …void SAL_CALL OObserverImpl::queryTermination( const EventObject& /*Event*/ ) throw (TerminationVe… in queryTermination()
145 …void SAL_CALL OObserverImpl::notifyTermination( const EventObject& /*Event*/ ) throw (RuntimeExcep… in notifyTermination()
173 … void SAL_CALL OObserverImpl::disposing( const EventObject& /*Event*/ ) throw (RuntimeException) in disposing()
/trunk/main/basctl/source/dlged/
H A Ddlgedlist.cxx49 void SAL_CALL DlgEdPropListenerImpl::disposing( const ::com::sun::star::lang::EventObject& ) throw(… in disposing()
90 void SAL_CALL DlgEdEvtContListenerImpl::disposing( const ::com::sun::star::lang::EventObject& ) th… in disposing()
/trunk/main/package/source/xstor/
H A Dohierarchyholder.cxx324 void SAL_CALL OHierarchyElement_Impl::preCommit( const ::com::sun::star::lang::EventObject& /*aEven… in preCommit()
330 void SAL_CALL OHierarchyElement_Impl::commited( const ::com::sun::star::lang::EventObject& /*aEvent… in commited()
347 void SAL_CALL OHierarchyElement_Impl::preRevert( const ::com::sun::star::lang::EventObject& /*aEven… in preRevert()
353 void SAL_CALL OHierarchyElement_Impl::reverted( const ::com::sun::star::lang::EventObject& /*aEvent… in reverted()
/trunk/main/svx/source/sidebar/
H A DSelectionChangeHandler.cxx60 void SAL_CALL SelectionChangeHandler::selectionChanged (const lang::EventObject&) in selectionChanged()
78 void SAL_CALL SelectionChangeHandler::disposing (const lang::EventObject&) in disposing()
/trunk/main/chart2/source/tools/
H A DModifyListenerCallBack.cxx77 void SAL_CALL ModifyListenerCallBack_impl::modified( const lang::EventObject& /*aEvent*/ ) throw (u… in modified()
83 void SAL_CALL ModifyListenerCallBack_impl::disposing( const lang::EventObject& /*Source*/ ) throw (… in disposing()
/trunk/main/framework/source/tabwin/
H A Dtabwindow.cxx516 void SAL_CALL TabWindow::disposing( const css::lang::EventObject& ) in disposing()
535 void SAL_CALL TabWindow::windowShown( const css::lang::EventObject& ) in windowShown()
553 void SAL_CALL TabWindow::windowHidden( const css::lang::EventObject& ) in windowHidden()
573 void SAL_CALL TabWindow::windowOpened( const css::lang::EventObject& ) in windowOpened()
578 void SAL_CALL TabWindow::windowClosing( const css::lang::EventObject& ) in windowClosing()
586 void SAL_CALL TabWindow::windowClosed( const css::lang::EventObject& ) in windowClosed()
591 void SAL_CALL TabWindow::windowMinimized( const css::lang::EventObject& ) in windowMinimized()
596 void SAL_CALL TabWindow::windowNormalized( const css::lang::EventObject& ) in windowNormalized()
601 void SAL_CALL TabWindow::windowActivated( const css::lang::EventObject& ) in windowActivated()
606 void SAL_CALL TabWindow::windowDeactivated( const css::lang::EventObject& ) in windowDeactivated()
/trunk/main/chart2/source/controller/main/
H A DStatusBarCommandDispatch.cxx121 void SAL_CALL StatusBarCommandDispatch::disposing( const lang::EventObject& /* Source */ ) in disposing()
139 void SAL_CALL StatusBarCommandDispatch::selectionChanged( const lang::EventObject& /* aEvent */ ) in selectionChanged()
/trunk/main/sw/source/core/docnode/
H A Dfinalthreadmanager.cxx415 void SAL_CALL FinalThreadManager::queryTermination( const css::lang::EventObject& ) throw (css::fra… in queryTermination()
463 void SAL_CALL FinalThreadManager::cancelTermination( const css::lang::EventObject& ) throw (css::un… in cancelTermination()
474 void SAL_CALL FinalThreadManager::notifyTermination( const css::lang::EventObject& ) throw (css::un… in notifyTermination()
516 void SAL_CALL FinalThreadManager::disposing( const css::lang::EventObject& ) throw (css::uno::Runti… in disposing()
/trunk/main/extensions/source/oooimprovement/
H A Donlogrotate_job.cxx160 virtual void SAL_CALL queryTermination(const EventObject&) throw(RuntimeException) in queryTermination()
162 virtual void SAL_CALL notifyTermination(const EventObject&) throw(RuntimeException) in notifyTermination()
168 virtual void SAL_CALL disposing(const EventObject&) throw(RuntimeException) in disposing()
/trunk/main/connectivity/source/drivers/macab/
H A DMacabDriver.cxx310 void SAL_CALL MacabDriver::queryTermination( const EventObject& ) throw (TerminationVetoException, … in queryTermination()
315 void SAL_CALL MacabDriver::notifyTermination( const EventObject& ) throw (RuntimeException) in notifyTermination()
320 void SAL_CALL MacabDriver::disposing( const EventObject& ) throw (RuntimeException) in disposing()
/trunk/main/svtools/source/misc/
H A Ddialogclosedlistener.cxx62 void SAL_CALL DialogClosedListener::disposing( const EventObject& ) throw(RuntimeException) in disposing()

Completed in 97 milliseconds

12345678910>>...12