| /trunk/main/fpicker/source/unx/gnome/ |
| H A D | SalGtkPicker.hxx | 91 virtual void SAL_CALL disposing( const ::com::sun::star::lang::EventObject& ) {} in disposing() 93 virtual void SAL_CALL windowClosing( const ::com::sun::star::lang::EventObject& ) {} in windowClosing() 94 virtual void SAL_CALL windowClosed( const ::com::sun::star::lang::EventObject& ) {} in windowClosed() 95 virtual void SAL_CALL windowMinimized( const ::com::sun::star::lang::EventObject& ) {} in windowMinimized() 96 virtual void SAL_CALL windowNormalized( const ::com::sun::star::lang::EventObject& ) {} in windowNormalized() 97 virtual void SAL_CALL windowActivated( const ::com::sun::star::lang::EventObject& ) {} in windowActivated() 98 virtual void SAL_CALL windowDeactivated( const ::com::sun::star::lang::EventObject& ) {} in windowDeactivated()
|
| /trunk/main/connectivity/source/drivers/hsqldb/ |
| H A D | HTerminateListener.cxx | 41 void SAL_CALL OConnectionController::disposing( const EventObject& /*Source*/ ) in disposing() 46 void SAL_CALL OConnectionController::queryTermination( const EventObject& /*aEvent*/ ) in queryTermination() 51 void SAL_CALL OConnectionController::notifyTermination( const EventObject& /*aEvent*/ ) in notifyTermination()
|
| /trunk/main/embeddedobj/source/msole/ |
| H A D | closepreventer.cxx | 29 void SAL_CALL OClosePreventer::queryClosing( const ::com::sun::star::lang::EventObject&, sal_Bool ) in queryClosing() 34 void SAL_CALL OClosePreventer::notifyClosing( const com::sun::star::lang::EventObject& ) in notifyClosing() 40 void SAL_CALL OClosePreventer::disposing( const com::sun::star::lang::EventObject& ) in disposing()
|
| /trunk/main/extensions/source/bibliography/ |
| H A D | formcontrolcontainer.cxx | 141 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/sot/source/sdstor/ |
| H A D | unostorageholder.cxx | 92 void SAL_CALL UNOStorageHolder::preCommit( const lang::EventObject& /*aEvent*/ ) in preCommit() 97 void SAL_CALL UNOStorageHolder::commited( const lang::EventObject& /*aEvent*/ ) in commited() 156 void SAL_CALL UNOStorageHolder::preRevert( const lang::EventObject& /*aEvent*/ ) in preRevert() 161 void SAL_CALL UNOStorageHolder::reverted( const lang::EventObject& /*aEvent*/ ) in reverted() 167 void SAL_CALL UNOStorageHolder::disposing( const lang::EventObject& /*Source*/ ) in disposing()
|
| /trunk/main/dbaccess/source/ui/misc/ |
| H A D | controllerframe.cxx | 322 void SAL_CALL FrameWindowActivationListener::windowOpened( const EventObject& /*_rEvent*/ ) in windowOpened() 328 void SAL_CALL FrameWindowActivationListener::windowClosing( const EventObject& /*_rEvent*/ ) in windowClosing() 334 void SAL_CALL FrameWindowActivationListener::windowClosed( const EventObject& /*_rEvent*/ ) in windowClosed() 340 void SAL_CALL FrameWindowActivationListener::windowMinimized( const EventObject& /*_rEvent*/ ) in windowMinimized() 346 void SAL_CALL FrameWindowActivationListener::windowNormalized( const EventObject& /*_rEvent*/ ) in windowNormalized() 352 void SAL_CALL FrameWindowActivationListener::windowActivated( const EventObject& /*_rEvent*/ ) in windowActivated() 359 void SAL_CALL FrameWindowActivationListener::windowDeactivated( const EventObject& /*_rEvent*/ ) in windowDeactivated() 366 void SAL_CALL FrameWindowActivationListener::disposing( const EventObject& /*_rEvent*/ ) in disposing()
|
| /trunk/main/forms/source/helper/ |
| H A D | windowstateguard.cxx | 154 void SAL_CALL WindowStateGuard_Impl::windowEnabled( const EventObject& /*e*/ ) in windowEnabled() 160 void SAL_CALL WindowStateGuard_Impl::windowDisabled( const EventObject& /*e*/ ) in windowDisabled() 178 void SAL_CALL WindowStateGuard_Impl::windowShown( const EventObject& /*e*/ ) in windowShown() 184 void SAL_CALL WindowStateGuard_Impl::windowHidden( const EventObject& /*e*/ ) in windowHidden()
|
| /trunk/main/svx/source/unodraw/ |
| H A D | unomlstr.cxx | 46 void SAL_CALL SvxUnoShapeModifyListener::modified(const lang::EventObject& ) in modified() 57 void SvxUnoShapeModifyListener::disposing(const lang::EventObject& ) in disposing()
|
| /trunk/main/sfx2/source/doc/ |
| H A D | docstoragemodifylistener.cxx | 74 void SAL_CALL DocumentStorageModifyListener::modified( const EventObject& /*aEvent*/ ) in modified() 83 void SAL_CALL DocumentStorageModifyListener::disposing( const EventObject& /*Source*/ ) in disposing()
|
| /trunk/main/connectivity/source/commontools/ |
| H A D | conncleanup.cxx | 224 …L_CALL OAutoConnectionDisposer::cursorMoved( const ::com::sun::star::lang::EventObject& /*event*/ ) in cursorMoved() 228 …AL_CALL OAutoConnectionDisposer::rowChanged( const ::com::sun::star::lang::EventObject& /*event*/ ) in rowChanged() 232 …CALL OAutoConnectionDisposer::rowSetChanged( const ::com::sun::star::lang::EventObject& /*event*/ ) in rowSetChanged()
|
| /trunk/main/winaccessibility/source/service/ |
| H A D | AccTopWindowListener.cxx | 278 void AccTopWindowListener::windowMinimized( const ::com::sun::star::lang::EventObject& ) in windowMinimized() 282 void AccTopWindowListener::windowNormalized( const ::com::sun::star::lang::EventObject& ) in windowNormalized() 286 void AccTopWindowListener::windowActivated( const ::com::sun::star::lang::EventObject& ) in windowActivated() 290 void AccTopWindowListener::windowDeactivated( const ::com::sun::star::lang::EventObject& ) in windowDeactivated() 294 void AccTopWindowListener::disposing( const ::com::sun::star::lang::EventObject& ) in disposing()
|
| /trunk/main/framework/source/layoutmanager/ |
| H A D | panelmanager.cxx | 152 sal_Bool SAL_CALL PanelManager::prepareToggleFloatingMode( const lang::EventObject& ) in prepareToggleFloatingMode() 157 void SAL_CALL PanelManager::toggleFloatingMode( const lang::EventObject& ) in toggleFloatingMode() 161 void SAL_CALL PanelManager::closed( const lang::EventObject& ) in closed()
|
| /trunk/main/extensions/source/oooimprovecore/ |
| H A D | core.cxx | 169 void Core::queryTermination(const EventObject&) in queryTermination() 172 void Core::notifyTermination(const EventObject&) in notifyTermination() 177 void Core::disposing(const EventObject&) in disposing()
|
| /trunk/main/framework/inc/services/ |
| H A D | frame.hxx | 274 … SAL_CALL windowOpened ( const css::lang::EventObject& … in windowOpened() 276 … SAL_CALL windowClosed ( const css::lang::EventObject& … in windowClosed() 277 … SAL_CALL windowMinimized ( const css::lang::EventObject& … in windowMinimized() 278 … SAL_CALL windowNormalized ( const css::lang::EventObject& … in windowNormalized()
|
| /trunk/main/unotools/source/misc/ |
| H A D | desktopterminationobserver.cxx | 126 void SAL_CALL OObserverImpl::queryTermination( const EventObject& /*Event*/ ) in queryTermination() 145 void SAL_CALL OObserverImpl::notifyTermination( const EventObject& /*Event*/ ) in notifyTermination() 173 void SAL_CALL OObserverImpl::disposing( const EventObject& /*Event*/ ) in disposing()
|
| /trunk/main/basctl/source/dlged/ |
| H A D | dlgedlist.cxx | 49 void SAL_CALL DlgEdPropListenerImpl::disposing( const ::com::sun::star::lang::EventObject& ) in disposing() 90 void SAL_CALL DlgEdEvtContListenerImpl::disposing( const ::com::sun::star::lang::EventObject& ) in disposing()
|
| /trunk/main/package/source/xstor/ |
| H A D | ohierarchyholder.cxx | 323 …SAL_CALL OHierarchyElement_Impl::preCommit( const ::com::sun::star::lang::EventObject& /*aEvent*/ ) in preCommit() 328 … SAL_CALL OHierarchyElement_Impl::commited( const ::com::sun::star::lang::EventObject& /*aEvent*/ ) in commited() 344 …SAL_CALL OHierarchyElement_Impl::preRevert( const ::com::sun::star::lang::EventObject& /*aEvent*/ ) in preRevert() 349 … SAL_CALL OHierarchyElement_Impl::reverted( const ::com::sun::star::lang::EventObject& /*aEvent*/ ) in reverted()
|
| /trunk/main/chart2/source/tools/ |
| H A D | ModifyListenerCallBack.cxx | 77 void SAL_CALL ModifyListenerCallBack_impl::modified( const lang::EventObject& /*aEvent*/ ) in modified() 83 void SAL_CALL ModifyListenerCallBack_impl::disposing( const lang::EventObject& /*Source*/ ) in disposing()
|
| /trunk/main/svx/source/sidebar/ |
| H A D | SelectionChangeHandler.cxx | 60 void SAL_CALL SelectionChangeHandler::selectionChanged (const lang::EventObject&) in selectionChanged() 77 void SAL_CALL SelectionChangeHandler::disposing (const lang::EventObject&) in disposing()
|
| /trunk/main/framework/source/tabwin/ |
| H A D | tabwindow.cxx | 513 void SAL_CALL TabWindow::disposing( const css::lang::EventObject& ) in disposing() 529 void SAL_CALL TabWindow::windowShown( const css::lang::EventObject& ) in windowShown() 546 void SAL_CALL TabWindow::windowHidden( const css::lang::EventObject& ) in windowHidden() 565 void SAL_CALL TabWindow::windowOpened( const css::lang::EventObject& ) in windowOpened() 569 void SAL_CALL TabWindow::windowClosing( const css::lang::EventObject& ) in windowClosing() 576 void SAL_CALL TabWindow::windowClosed( const css::lang::EventObject& ) in windowClosed() 580 void SAL_CALL TabWindow::windowMinimized( const css::lang::EventObject& ) in windowMinimized() 584 void SAL_CALL TabWindow::windowNormalized( const css::lang::EventObject& ) in windowNormalized() 588 void SAL_CALL TabWindow::windowActivated( const css::lang::EventObject& ) in windowActivated() 592 void SAL_CALL TabWindow::windowDeactivated( const css::lang::EventObject& ) in windowDeactivated()
|
| /trunk/main/chart2/source/controller/main/ |
| H A D | StatusBarCommandDispatch.cxx | 118 void SAL_CALL StatusBarCommandDispatch::disposing( const lang::EventObject& /* Source */ ) in disposing() 134 void SAL_CALL StatusBarCommandDispatch::selectionChanged( const lang::EventObject& /* aEvent */ ) in selectionChanged()
|
| /trunk/main/sw/source/core/docnode/ |
| H A D | finalthreadmanager.cxx | 415 void SAL_CALL FinalThreadManager::queryTermination( const css::lang::EventObject& ) in queryTermination() 463 void SAL_CALL FinalThreadManager::cancelTermination( const css::lang::EventObject& ) in cancelTermination() 474 void SAL_CALL FinalThreadManager::notifyTermination( const css::lang::EventObject& ) in notifyTermination() 516 void SAL_CALL FinalThreadManager::disposing( const css::lang::EventObject& ) in disposing()
|
| /trunk/main/extensions/source/oooimprovement/ |
| H A D | onlogrotate_job.cxx | 160 virtual void SAL_CALL queryTermination(const EventObject&) in queryTermination() 162 virtual void SAL_CALL notifyTermination(const EventObject&) in notifyTermination() 168 virtual void SAL_CALL disposing(const EventObject&) in disposing()
|
| /trunk/main/connectivity/source/drivers/macab/ |
| H A D | MacabDriver.cxx | 309 void SAL_CALL MacabDriver::queryTermination( const EventObject& ) in queryTermination() 314 void SAL_CALL MacabDriver::notifyTermination( const EventObject& ) in notifyTermination() 319 void SAL_CALL MacabDriver::disposing( const EventObject& ) in disposing()
|
| /trunk/main/svtools/source/misc/ |
| H A D | dialogclosedlistener.cxx | 62 void SAL_CALL DialogClosedListener::disposing( const EventObject& ) in disposing()
|