| /trunk/main/UnoControls/source/base/ |
| H A D | multiplexer.cxx | 232 EventObject aEvent ; in disposeAndClear() 277 void SAL_CALL OMRCListenerMultiplexerHelper::disposing( const EventObject& /*aSource*/ ) throw( Run… in disposing() argument 351 void OMRCListenerMultiplexerHelper::windowShown(const EventObject& aEvent ) throw( UNO3_RUNTIMEEXCE… in windowShown() 353 MULTIPLEX( XWindowListener, windowShown, EventObject, aEvent ) in windowShown() 360 void OMRCListenerMultiplexerHelper::windowHidden(const EventObject& aEvent ) throw( UNO3_RUNTIMEEXC… in windowHidden() 362 MULTIPLEX( XWindowListener, windowHidden, EventObject, aEvent ) in windowHidden() 450 void OMRCListenerMultiplexerHelper::windowOpened(const EventObject& aEvent) throw( UNO3_RUNTIMEEXCE… in windowOpened() 452 MULTIPLEX( XTopWindowListener, windowOpened, EventObject, aEvent ) in windowOpened() 459 void OMRCListenerMultiplexerHelper::windowClosing( const EventObject& aEvent ) throw( UNO3_RUNTIMEE… in windowClosing() 461 MULTIPLEX( XTopWindowListener, windowClosing, EventObject, aEvent ) in windowClosing() [all …]
|
| /trunk/main/dbaccess/source/ui/misc/ |
| H A D | controllerframe.cxx | 76 using ::com::sun::star::lang::EventObject; 97 …virtual void SAL_CALL windowOpened( const ::com::sun::star::lang::EventObject& e ) throw (::com::s… 98 …virtual void SAL_CALL windowClosing( const ::com::sun::star::lang::EventObject& e ) throw (::com::… 99 …virtual void SAL_CALL windowClosed( const ::com::sun::star::lang::EventObject& e ) throw (::com::s… 100 …virtual void SAL_CALL windowMinimized( const ::com::sun::star::lang::EventObject& e ) throw (::com… 101 …virtual void SAL_CALL windowNormalized( const ::com::sun::star::lang::EventObject& e ) throw (::co… 102 …virtual void SAL_CALL windowActivated( const ::com::sun::star::lang::EventObject& e ) throw (::com… 103 …virtual void SAL_CALL windowDeactivated( const ::com::sun::star::lang::EventObject& e ) throw (::c… 106 …virtual void SAL_CALL disposing( const ::com::sun::star::lang::EventObject& Source ) throw (::com:… 322 …void SAL_CALL FrameWindowActivationListener::windowOpened( const EventObject& /*_rEvent*/ ) throw … in windowOpened() argument [all …]
|
| /trunk/main/extensions/source/bibliography/ |
| H A D | loadlisteneradapter.hxx | 59 …virtual void _disposing( const ::com::sun::star::lang::EventObject& _rSource ) throw( ::com::sun::… 118 …virtual void SAL_CALL disposing( const ::com::sun::star::lang::EventObject& Source ) throw( ::com… 132 virtual void _loaded( const ::com::sun::star::lang::EventObject& aEvent ) = 0; 133 virtual void _unloading( const ::com::sun::star::lang::EventObject& aEvent ) = 0; 134 virtual void _unloaded( const ::com::sun::star::lang::EventObject& aEvent ) = 0; 135 virtual void _reloading( const ::com::sun::star::lang::EventObject& aEvent ) = 0; 136 virtual void _reloaded( const ::com::sun::star::lang::EventObject& aEvent ) = 0; 166 …virtual void SAL_CALL disposing( const ::com::sun::star::lang::EventObject& _rSource ) throw( ::c… 169 …virtual void SAL_CALL loaded( const ::com::sun::star::lang::EventObject& aEvent ) throw (::com::su… 170 …virtual void SAL_CALL unloading( const ::com::sun::star::lang::EventObject& aEvent ) throw (::com:… [all …]
|
| H A D | loadlisteneradapter.cxx | 53 void OComponentListener::_disposing( const EventObject& /*_rSource*/ ) throw( RuntimeException) in _disposing() argument 133 …void SAL_CALL OComponentAdapterBase::disposing( const EventObject& _rSource ) throw( RuntimeExcept… in disposing() 184 …void SAL_CALL OLoadListenerAdapter::disposing( const EventObject& _rSource ) throw( RuntimeExcept… in disposing() 198 … void SAL_CALL OLoadListenerAdapter::loaded( const EventObject& _rEvent ) throw (RuntimeException) in loaded() 205 …void SAL_CALL OLoadListenerAdapter::unloading( const EventObject& _rEvent ) throw (RuntimeExceptio… in unloading() 212 …void SAL_CALL OLoadListenerAdapter::unloaded( const EventObject& _rEvent ) throw (RuntimeException) in unloaded() 219 …void SAL_CALL OLoadListenerAdapter::reloading( const EventObject& _rEvent ) throw (RuntimeExceptio… in reloading() 226 …void SAL_CALL OLoadListenerAdapter::reloaded( const EventObject& _rEvent ) throw (RuntimeException) in reloaded()
|
| /trunk/main/dbaccess/source/ui/browser/ |
| H A D | sbamultiplex.cxx | 50 …oadMultiplexer, ::com::sun::star::form::XLoadListener, loaded, ::com::sun::star::lang::EventObject) 51 …dMultiplexer, ::com::sun::star::form::XLoadListener, unloaded, ::com::sun::star::lang::EventObject) 52 …Multiplexer, ::com::sun::star::form::XLoadListener, unloading, ::com::sun::star::lang::EventObject) 53 …Multiplexer, ::com::sun::star::form::XLoadListener, reloading, ::com::sun::star::lang::EventObject) 54 …dMultiplexer, ::com::sun::star::form::XLoadListener, reloaded, ::com::sun::star::lang::EventObject) 58 …iplexer, ::com::sun::star::sdbc::XRowSetListener, cursorMoved, ::com::sun::star::lang::EventObject) 59 …tiplexer, ::com::sun::star::sdbc::XRowSetListener, rowChanged, ::com::sun::star::lang::EventObject) 60 …lexer, ::com::sun::star::sdbc::XRowSetListener, rowSetChanged, ::com::sun::star::lang::EventObject) 64 …om::sun::star::sdb::XRowSetApproveListener, approveCursorMove, ::com::sun::star::lang::EventObject) 66 …::sun::star::sdb::XRowSetApproveListener, approveRowSetChange, ::com::sun::star::lang::EventObject) [all …]
|
| /trunk/main/dbaccess/source/ui/inc/ |
| H A D | sbamultiplex.hxx | 136 …virtual void SAL_CALL disposing(const ::com::sun::star::lang::EventObject& Source) throw(::com::su… 178 …void SAL_CALL classname::disposing(const ::com::sun::star::lang::EventObject& ) throw(::com::sun::… 271 …virtual void SAL_CALL disposing(const ::com::sun::star::lang::EventObject& Source) throw(::com::su… 315 …void SAL_CALL classname::disposing(const ::com::sun::star::lang::EventObject& ) throw(::com::sun::… 345 ::com::sun::star::lang::EventObject aEvt(m_rParent); \ 427 DECLARE_MULTIPLEXER_VOID_METHOD(loaded, ::com::sun::star::lang::EventObject) 428 DECLARE_MULTIPLEXER_VOID_METHOD(unloaded, ::com::sun::star::lang::EventObject) 429 DECLARE_MULTIPLEXER_VOID_METHOD(unloading, ::com::sun::star::lang::EventObject) 430 DECLARE_MULTIPLEXER_VOID_METHOD(reloading, ::com::sun::star::lang::EventObject) 431 DECLARE_MULTIPLEXER_VOID_METHOD(reloaded, ::com::sun::star::lang::EventObject) [all …]
|
| H A D | brwctrlr.hxx | 174 …virtual void SAL_CALL disposing(const ::com::sun::star::lang::EventObject& Source) throw( ::com::s… 177 …virtual void SAL_CALL modified(const ::com::sun::star::lang::EventObject& aEvent) throw( ::com::su… 214 …virtual void SAL_CALL loaded(const ::com::sun::star::lang::EventObject& aEvent) throw( ::com::sun:… 215 …virtual void SAL_CALL unloading(const ::com::sun::star::lang::EventObject& aEvent) throw( ::com::s… 216 …virtual void SAL_CALL unloaded(const ::com::sun::star::lang::EventObject& aEvent) throw( ::com::su… 217 …virtual void SAL_CALL reloading(const ::com::sun::star::lang::EventObject& aEvent) throw( ::com::s… 218 …virtual void SAL_CALL reloaded(const ::com::sun::star::lang::EventObject& aEvent) throw( ::com::su… 221 …virtual sal_Bool SAL_CALL approveReset(const ::com::sun::star::lang::EventObject& rEvent) throw( :… 222 …virtual void SAL_CALL resetted(const ::com::sun::star::lang::EventObject& rEvent) throw( ::com::su… 267 …virtual void disposingGridControl(const ::com::sun::star::lang::EventObject& Source); // calls r… [all …]
|
| /trunk/main/forms/source/helper/ |
| H A D | windowstateguard.cxx | 49 using ::com::sun::star::lang::EventObject; 80 …virtual void SAL_CALL windowEnabled( const ::com::sun::star::lang::EventObject& e ) throw (::com::… 81 …virtual void SAL_CALL windowDisabled( const ::com::sun::star::lang::EventObject& e ) throw (::com:… 86 …virtual void SAL_CALL windowShown( const ::com::sun::star::lang::EventObject& e ) throw (::com::su… 87 …virtual void SAL_CALL windowHidden( const ::com::sun::star::lang::EventObject& e ) throw (::com::s… 90 …virtual void SAL_CALL disposing( const ::com::sun::star::lang::EventObject& Source ) throw (::com:… 154 …void SAL_CALL WindowStateGuard_Impl::windowEnabled( const EventObject& /*e*/ ) throw (RuntimeExcep… in windowEnabled() argument 160 …void SAL_CALL WindowStateGuard_Impl::windowDisabled( const EventObject& /*e*/ ) throw (RuntimeExce… in windowDisabled() argument 178 …void SAL_CALL WindowStateGuard_Impl::windowShown( const EventObject& /*e*/ ) throw (RuntimeExcepti… in windowShown() argument 184 …void SAL_CALL WindowStateGuard_Impl::windowHidden( const EventObject& /*e*/ ) throw (RuntimeExcept… in windowHidden() argument [all …]
|
| /trunk/main/sc/source/ui/vba/ |
| H A D | vbaeventshelper.cxx | 136 …virtual void SAL_CALL windowOpened( const lang::EventObject& rEvent ) throw (uno::RuntimeException… 137 …virtual void SAL_CALL windowClosing( const lang::EventObject& rEvent ) throw (uno::RuntimeExceptio… 138 …virtual void SAL_CALL windowClosed( const lang::EventObject& rEvent ) throw (uno::RuntimeException… 139 …virtual void SAL_CALL windowMinimized( const lang::EventObject& rEvent ) throw (uno::RuntimeExcept… 140 …virtual void SAL_CALL windowNormalized( const lang::EventObject& rEvent ) throw (uno::RuntimeExcep… 141 …virtual void SAL_CALL windowActivated( const lang::EventObject& rEvent ) throw (uno::RuntimeExcept… 142 …virtual void SAL_CALL windowDeactivated( const lang::EventObject& rEvent ) throw (uno::RuntimeExce… 147 …virtual void SAL_CALL windowShown( const lang::EventObject& rEvent ) throw (uno::RuntimeException); 148 …virtual void SAL_CALL windowHidden( const lang::EventObject& rEvent ) throw (uno::RuntimeException… 157 … virtual void SAL_CALL disposing( const lang::EventObject& rEvent ) throw (uno::RuntimeException); [all …]
|
| /trunk/main/toolkit/test/accessibility/ |
| H A D | QueuedTopWindowListener.java | 23 import com.sun.star.lang.EventObject; 33 public void windowOpened (final com.sun.star.lang.EventObject aEvent) throws RuntimeException in windowOpened() 48 public void windowClosing (final com.sun.star.lang.EventObject aEvent) throws RuntimeException in windowClosing() 56 public void windowClosed (final com.sun.star.lang.EventObject aEvent) throws RuntimeException in windowClosed() 71 public void windowMinimized (final com.sun.star.lang.EventObject aEvent) in windowMinimized() 77 public void windowNormalized (final com.sun.star.lang.EventObject aEvent) in windowNormalized() 83 public void windowActivated (final com.sun.star.lang.EventObject aEvent) in windowActivated() 89 public void windowDeactivated (final com.sun.star.lang.EventObject aEvent) in windowDeactivated() 95 public void disposing( final EventObject aEvent) in disposing()
|
| /trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/awt/ |
| H A D | _XTopWindow.java | 33 import com.sun.star.lang.EventObject; 73 public void windowOpened(EventObject e) { in windowOpened() 76 public void windowClosing(EventObject e) { in windowClosing() 79 public void windowClosed(EventObject e) { in windowClosed() 82 public void windowMinimized(EventObject e) { in windowMinimized() 85 public void windowNormalized(EventObject e) { in windowNormalized() 88 public void windowActivated(EventObject e) { in windowActivated() 92 public void windowDeactivated(EventObject e) { in windowDeactivated() 96 public void disposing(EventObject e) {} in disposing()
|
| /trunk/main/odk/examples/DevelopersGuide/Accessibility/ |
| H A D | EventListenerProxy.java | 27 import com.sun.star.lang.EventObject; 135 public void disposing( final EventObject aEvent) in disposing() 158 public void windowOpened (final com.sun.star.lang.EventObject aEvent) in windowOpened() 172 public void windowClosing (final com.sun.star.lang.EventObject aEvent) in windowClosing() 176 public void windowClosed (final com.sun.star.lang.EventObject aEvent) in windowClosed() 190 public void windowMinimized (com.sun.star.lang.EventObject aEvent) in windowMinimized() 194 public void windowNormalized (com.sun.star.lang.EventObject aEvent) in windowNormalized() 198 public void windowActivated (com.sun.star.lang.EventObject aEvent) in windowActivated() 202 public void windowDeactivated (com.sun.star.lang.EventObject aEvent) in windowDeactivated()
|
| /trunk/main/svx/inc/svx/ |
| H A D | fmgridif.hxx | 88 …virtual void SAL_CALL disposing(const ::com::sun::star::lang::EventObject& Source) throw(::com::su… 91 …virtual void SAL_CALL modified(const ::com::sun::star::lang::EventObject& Source) throw(::com::sun… 112 …virtual void SAL_CALL disposing(const ::com::sun::star::lang::EventObject& Source) throw(::com::su… 115 …virtual sal_Bool SAL_CALL approveUpdate(const ::com::sun::star::lang::EventObject &) throw(::com::… 116 …virtual void SAL_CALL updated(const ::com::sun::star::lang::EventObject &) throw(::com::sun::star:… 137 …virtual void SAL_CALL disposing(const ::com::sun::star::lang::EventObject& Source) throw(::com::su… 140 …virtual void SAL_CALL selectionChanged( const ::com::sun::star::lang::EventObject& aEvent ) throw … 161 …virtual void SAL_CALL disposing(const ::com::sun::star::lang::EventObject& Source) throw(::com::su… 164 …virtual void SAL_CALL columnChanged( const ::com::sun::star::lang::EventObject& _event ) throw (::… 184 …virtual void SAL_CALL disposing(const ::com::sun::star::lang::EventObject& Source) throw(::com::su… [all …]
|
| /trunk/main/winaccessibility/inc/ |
| H A D | AccTopWindowListener.hxx | 50 …virtual void SAL_CALL windowOpened( const ::com::sun::star::lang::EventObject& e ) throw (::com::s… 51 …virtual void SAL_CALL windowClosing( const ::com::sun::star::lang::EventObject& e ) throw (::com::… 52 …virtual void SAL_CALL windowClosed( const ::com::sun::star::lang::EventObject& e ) throw (::com::s… 53 …virtual void SAL_CALL windowMinimized( const ::com::sun::star::lang::EventObject& e ) throw (::com… 54 …virtual void SAL_CALL windowNormalized( const ::com::sun::star::lang::EventObject& e ) throw (::co… 55 …virtual void SAL_CALL windowActivated( const ::com::sun::star::lang::EventObject& e ) throw (::com… 56 …virtual void SAL_CALL windowDeactivated( const ::com::sun::star::lang::EventObject& e ) throw (::c… 57 …virtual void SAL_CALL disposing( const ::com::sun::star::lang::EventObject& Source ) throw (::com:…
|
| /trunk/main/framework/source/fwe/helper/ |
| H A D | documentundoguard.cxx | 56 using ::com::sun::star::lang::EventObject; 104 … virtual void SAL_CALL allActionsCleared( const EventObject& i_event ) throw (RuntimeException); 105 … virtual void SAL_CALL redoActionsCleared( const EventObject& i_event ) throw (RuntimeException); 106 virtual void SAL_CALL resetAll( const EventObject& i_event ) throw (RuntimeException); 114 virtual void SAL_CALL disposing( const EventObject& i_event ) throw (RuntimeException); 144 …void SAL_CALL UndoManagerContextListener::allActionsCleared( const EventObject& i_event ) throw (R… in allActionsCleared() 151 …void SAL_CALL UndoManagerContextListener::redoActionsCleared( const EventObject& i_event ) throw (… in redoActionsCleared() 158 …void SAL_CALL UndoManagerContextListener::resetAll( const EventObject& i_event ) throw (RuntimeExc… in resetAll() 200 …void SAL_CALL UndoManagerContextListener::disposing( const EventObject& i_event ) throw (RuntimeEx… in disposing()
|
| /trunk/main/framework/inc/services/ |
| H A D | frame.hxx | 260 … SAL_CALL windowShown ( const css::lang::EventObject& … 261 … SAL_CALL windowHidden ( const css::lang::EventObject& … 274 … SAL_CALL windowActivated ( const css::lang::EventObject& … 275 … SAL_CALL windowDeactivated ( const css::lang::EventObject& … 276 … SAL_CALL windowOpened ( const css::lang::EventObject& … in windowOpened() argument 277 … SAL_CALL windowClosing ( const css::lang::EventObject& … 278 … SAL_CALL windowClosed ( const css::lang::EventObject& … in windowClosed() argument 279 … SAL_CALL windowMinimized ( const css::lang::EventObject& … in windowMinimized() argument 280 … SAL_CALL windowNormalized ( const css::lang::EventObject& … in windowNormalized() argument 285 … SAL_CALL disposing ( const css::lang::EventObject& … [all …]
|
| /trunk/main/swext/mediawiki/src/com/sun/star/wiki/ |
| H A D | WikiDialog.java | 41 import com.sun.star.lang.EventObject; 120 public boolean callHandlerMethod( XDialog xDialog, Object EventObject, String MethodName ) in callHandlerMethod() argument 297 public void windowOpened( EventObject e ) in windowOpened() 300 public void windowClosing( EventObject e ) in windowClosing() 303 public void windowClosed( EventObject e ) in windowClosed() 306 public void windowMinimized( EventObject e ) in windowMinimized() 309 public void windowNormalized( EventObject e ) in windowNormalized() 312 public void windowActivated( EventObject e ) in windowActivated() 315 public void windowDeactivated( EventObject e ) in windowDeactivated() 318 public void disposing( EventObject e ) in disposing()
|
| /trunk/main/fpicker/source/unx/gnome/ |
| H A D | SalGtkPicker.hxx | 94 virtual void SAL_CALL disposing( const ::com::sun::star::lang::EventObject& ) in disposing() argument 96 virtual void SAL_CALL windowOpened( const ::com::sun::star::lang::EventObject& e ) 98 virtual void SAL_CALL windowClosing( const ::com::sun::star::lang::EventObject& ) in windowClosing() argument 100 virtual void SAL_CALL windowClosed( const ::com::sun::star::lang::EventObject& ) in windowClosed() argument 102 virtual void SAL_CALL windowMinimized( const ::com::sun::star::lang::EventObject& ) in windowMinimized() argument 104 virtual void SAL_CALL windowNormalized( const ::com::sun::star::lang::EventObject& ) in windowNormalized() argument 106 virtual void SAL_CALL windowActivated( const ::com::sun::star::lang::EventObject& ) in windowActivated() argument 108 virtual void SAL_CALL windowDeactivated( const ::com::sun::star::lang::EventObject& ) in windowDeactivated() argument
|
| /trunk/main/odk/examples/DevelopersGuide/Database/ |
| H A D | RowSetEventListener.java | 27 import com.sun.star.lang.EventObject; 32 public void disposing(com.sun.star.lang.EventObject event) in disposing() 37 public boolean approveCursorMove(EventObject event) in approveCursorMove() 47 public boolean approveRowSetChange(EventObject event) in approveRowSetChange() 54 public void cursorMoved(com.sun.star.lang.EventObject event) in cursorMoved() 58 public void rowChanged(com.sun.star.lang.EventObject event) in rowChanged() 62 public void rowSetChanged(com.sun.star.lang.EventObject event) in rowSetChanged()
|
| /trunk/main/extensions/source/update/check/ |
| H A D | updatehdl.hxx | 196 …virtual void SAL_CALL disposing( const com::sun::star::lang::EventObject &rObj ) throw( com::sun… 200 …virtual void SAL_CALL windowOpened( const ::com::sun::star::lang::EventObject& e ) throw (::com:… 201 …virtual void SAL_CALL windowClosing( const ::com::sun::star::lang::EventObject& e ) throw (::com… 202 …virtual void SAL_CALL windowClosed( const ::com::sun::star::lang::EventObject& e ) throw (::com:… 203 …virtual void SAL_CALL windowMinimized( const ::com::sun::star::lang::EventObject& e ) throw (::c… 204 …virtual void SAL_CALL windowNormalized( const ::com::sun::star::lang::EventObject& e ) throw (::… 205 …virtual void SAL_CALL windowActivated( const ::com::sun::star::lang::EventObject& e ) throw (::c… 206 …virtual void SAL_CALL windowDeactivated( const ::com::sun::star::lang::EventObject& e ) throw (:… 213 …virtual void SAL_CALL queryTermination( const ::com::sun::star::lang::EventObject& e ) throw (::co… 214 …virtual void SAL_CALL notifyTermination( const ::com::sun::star::lang::EventObject& e ) throw (::c…
|
| /trunk/main/framework/inc/tabwin/ |
| H A D | tabwindow.hxx | 120 …virtual void SAL_CALL disposing( const css::lang::EventObject& aEvent ) throw( css::uno::RuntimeEx… 125 …virtual void SAL_CALL windowOpened( const ::com::sun::star::lang::EventObject& e ) throw (::com::s… 126 …virtual void SAL_CALL windowClosing( const ::com::sun::star::lang::EventObject& e ) throw (::com::… 127 …virtual void SAL_CALL windowClosed( const ::com::sun::star::lang::EventObject& e ) throw (::com::s… 128 …virtual void SAL_CALL windowMinimized( const ::com::sun::star::lang::EventObject& e ) throw (::com… 129 …virtual void SAL_CALL windowNormalized( const ::com::sun::star::lang::EventObject& e ) throw (::co… 130 …virtual void SAL_CALL windowActivated( const ::com::sun::star::lang::EventObject& e ) throw (::com… 131 …virtual void SAL_CALL windowDeactivated( const ::com::sun::star::lang::EventObject& e ) throw (::c… 138 …virtual void SAL_CALL windowShown( const css::lang::EventObject& aEvent ) throw( css::uno::Runtime… 139 …virtual void SAL_CALL windowHidden( const css::lang::EventObject& aEvent ) throw( css::uno::Runtim…
|
| /trunk/main/offapi/com/sun/star/awt/ |
| H A D | XTopWindowListener.idl | 31 #include <com/sun/star/lang/EventObject.idl> 51 [oneway] void windowOpened( [in] com::sun::star::lang::EventObject e ); 59 [oneway] void windowClosing( [in] com::sun::star::lang::EventObject e ); 65 [oneway] void windowClosed( [in] com::sun::star::lang::EventObject e ); 71 [oneway] void windowMinimized( [in] com::sun::star::lang::EventObject e ); 77 [oneway] void windowNormalized( [in] com::sun::star::lang::EventObject e ); 83 [oneway] void windowActivated( [in] com::sun::star::lang::EventObject e ); 89 [oneway] void windowDeactivated( [in] com::sun::star::lang::EventObject e );
|
| /trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/form/ |
| H A D | _XReset.java | 30 import com.sun.star.lang.EventObject; 69 public void disposing ( EventObject oEvent ) {} in disposing() 70 public boolean approveReset ( EventObject oEvent ) { in approveReset() 75 public void resetted ( EventObject oEvent ) { in resetted() 88 public void disposing ( EventObject oEvent ) {} in disposing() 89 public boolean approveReset ( EventObject oEvent ) { in approveReset() 94 public void resetted ( EventObject oEvent ) { in resetted()
|
| /trunk/main/dbaccess/qa/complex/dbaccess/ |
| H A D | RowSetEventListener.java | 29 import com.sun.star.lang.EventObject; 61 public void disposing(com.sun.star.lang.EventObject event) in disposing() 65 public boolean approveCursorMove(EventObject event) in approveCursorMove() 75 public boolean approveRowSetChange(EventObject event) in approveRowSetChange() 81 public void cursorMoved(com.sun.star.lang.EventObject event) in cursorMoved() 85 public void rowChanged(com.sun.star.lang.EventObject event) in rowChanged() 89 public void rowSetChanged(com.sun.star.lang.EventObject event) in rowSetChanged()
|
| /trunk/main/toolkit/source/helper/ |
| H A D | listenermultiplexer.cxx | 66 void EventListenerMultiplexer::disposing( const ::com::sun::star::lang::EventObject& ) throw(::com:… in disposing() argument 83 …iplexer, ::com::sun::star::awt::XWindowListener, windowShown, ::com::sun::star::lang::EventObject ) 84 …plexer, ::com::sun::star::awt::XWindowListener, windowHidden, ::com::sun::star::lang::EventObject ) 126 …xer, ::com::sun::star::awt::XTopWindowListener, windowOpened, ::com::sun::star::lang::EventObject ) 127 …er, ::com::sun::star::awt::XTopWindowListener, windowClosing, ::com::sun::star::lang::EventObject ) 128 …xer, ::com::sun::star::awt::XTopWindowListener, windowClosed, ::com::sun::star::lang::EventObject ) 129 …, ::com::sun::star::awt::XTopWindowListener, windowMinimized, ::com::sun::star::lang::EventObject ) 130 … ::com::sun::star::awt::XTopWindowListener, windowNormalized, ::com::sun::star::lang::EventObject ) 131 …, ::com::sun::star::awt::XTopWindowListener, windowActivated, ::com::sun::star::lang::EventObject ) 132 …::com::sun::star::awt::XTopWindowListener, windowDeactivated, ::com::sun::star::lang::EventObject ) [all …]
|