Lines Matching defs:aEvent
1874 css::lang::EventObject aEvent( xThis ); in dispose() local
2199 void SAL_CALL Frame::windowResized( const css::awt::WindowEvent& in windowResized()
2219 void SAL_CALL Frame::focusGained( const css::awt::FocusEvent& in focusGained()
2259 void SAL_CALL Frame::windowActivated( const css::lang::EventObject& in windowActivated()
2287 void SAL_CALL Frame::windowDeactivated( const css::lang::EventObject& in windowDeactivated()
2472 void SAL_CALL Frame::disposing( const css::lang::EventObject& aEvent ) throw( css::uno::RuntimeExce… in disposing()
3270 sal_Bool Frame::implcp_windowResized( const css::awt::WindowEvent& aEvent ) in implcp_windowResized()
3279 sal_Bool Frame::implcp_focusGained( const css::awt::FocusEvent& aEvent ) in implcp_focusGained()
3288 sal_Bool Frame::implcp_windowActivated( const css::lang::EventObject& aEvent ) in implcp_windowActivated()
3297 sal_Bool Frame::implcp_windowDeactivated( const css::lang::EventObject& aEvent ) in implcp_windowDeactivated()
3306 sal_Bool Frame::implcp_disposing( const css::lang::EventObject& aEvent ) in implcp_disposing()