Lines Matching refs:EventObject

73     using ::com::sun::star::lang::EventObject;
94 …virtual void SAL_CALL windowOpened( const ::com::sun::star::lang::EventObject& e ) throw (::com::s…
95 …virtual void SAL_CALL windowClosing( const ::com::sun::star::lang::EventObject& e ) throw (::com::…
96 …virtual void SAL_CALL windowClosed( const ::com::sun::star::lang::EventObject& e ) throw (::com::s…
97 …virtual void SAL_CALL windowMinimized( const ::com::sun::star::lang::EventObject& e ) throw (::com…
98 …virtual void SAL_CALL windowNormalized( const ::com::sun::star::lang::EventObject& e ) throw (::co…
99 …virtual void SAL_CALL windowActivated( const ::com::sun::star::lang::EventObject& e ) throw (::com…
100 …virtual void SAL_CALL windowDeactivated( const ::com::sun::star::lang::EventObject& e ) throw (::c…
103 …virtual void SAL_CALL disposing( const ::com::sun::star::lang::EventObject& Source ) throw (::com:…
319 …void SAL_CALL FrameWindowActivationListener::windowOpened( const EventObject& /*_rEvent*/ ) throw … in windowOpened() argument
325 …void SAL_CALL FrameWindowActivationListener::windowClosing( const EventObject& /*_rEvent*/ ) throw… in windowClosing() argument
331 …void SAL_CALL FrameWindowActivationListener::windowClosed( const EventObject& /*_rEvent*/ ) throw … in windowClosed() argument
337 …void SAL_CALL FrameWindowActivationListener::windowMinimized( const EventObject& /*_rEvent*/ ) thr… in windowMinimized() argument
343 …void SAL_CALL FrameWindowActivationListener::windowNormalized( const EventObject& /*_rEvent*/ ) th… in windowNormalized() argument
349 …void SAL_CALL FrameWindowActivationListener::windowActivated( const EventObject& /*_rEvent*/ ) thr… in windowActivated() argument
356 …void SAL_CALL FrameWindowActivationListener::windowDeactivated( const EventObject& /*_rEvent*/ ) t… in windowDeactivated() argument
363 …void SAL_CALL FrameWindowActivationListener::disposing( const EventObject& /*_rEvent*/ ) throw (Ru… in disposing() argument