Lines Matching defs:rEvent
266 void SAL_CALL PresenterButton::windowResized (const css::awt::WindowEvent& rEvent) in windowResized()
277 void SAL_CALL PresenterButton::windowMoved (const css::awt::WindowEvent& rEvent) in windowMoved()
287 void SAL_CALL PresenterButton::windowShown (const css::lang::EventObject& rEvent) in windowShown()
297 void SAL_CALL PresenterButton::windowHidden (const css::lang::EventObject& rEvent) in windowHidden()
309 void SAL_CALL PresenterButton::windowPaint (const css::awt::PaintEvent& rEvent) in windowPaint()
345 void SAL_CALL PresenterButton::mousePressed (const css::awt::MouseEvent& rEvent) in mousePressed()
357 void SAL_CALL PresenterButton::mouseReleased (const css::awt::MouseEvent& rEvent) in mouseReleased()
376 void SAL_CALL PresenterButton::mouseEntered (const css::awt::MouseEvent& rEvent) in mouseEntered()
388 void SAL_CALL PresenterButton::mouseExited (const css::awt::MouseEvent& rEvent) in mouseExited()
403 void SAL_CALL PresenterButton::mouseMoved (const css::awt::MouseEvent& rEvent) in mouseMoved()
413 void SAL_CALL PresenterButton::mouseDragged (const css::awt::MouseEvent& rEvent) in mouseDragged()
425 void SAL_CALL PresenterButton::disposing (const css::lang::EventObject& rEvent) in disposing()