Lines Matching refs:EventObject

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
328 …void SAL_CALL FrameWindowActivationListener::windowClosing( const EventObject& /*_rEvent*/ ) throw… in windowClosing() argument
334 …void SAL_CALL FrameWindowActivationListener::windowClosed( const EventObject& /*_rEvent*/ ) throw … in windowClosed() argument
340 …void SAL_CALL FrameWindowActivationListener::windowMinimized( const EventObject& /*_rEvent*/ ) thr… in windowMinimized() argument
346 …void SAL_CALL FrameWindowActivationListener::windowNormalized( const EventObject& /*_rEvent*/ ) th… in windowNormalized() argument
352 …void SAL_CALL FrameWindowActivationListener::windowActivated( const EventObject& /*_rEvent*/ ) thr… in windowActivated() argument
359 …void SAL_CALL FrameWindowActivationListener::windowDeactivated( const EventObject& /*_rEvent*/ ) t… in windowDeactivated() argument
366 …void SAL_CALL FrameWindowActivationListener::disposing( const EventObject& /*_rEvent*/ ) throw (Ru… in disposing() argument