Lines Matching defs:rEvent
419 void SAL_CALL PresenterScrollBar::windowResized (const css::awt::WindowEvent& rEvent) in windowResized()
429 void SAL_CALL PresenterScrollBar::windowMoved (const css::awt::WindowEvent& rEvent) in windowMoved()
438 void SAL_CALL PresenterScrollBar::windowShown (const css::lang::EventObject& rEvent) in windowShown()
447 void SAL_CALL PresenterScrollBar::windowHidden (const css::lang::EventObject& rEvent) in windowHidden()
458 void SAL_CALL PresenterScrollBar::windowPaint (const css::awt::PaintEvent& rEvent) in windowPaint()
480 void SAL_CALL PresenterScrollBar::mousePressed (const css::awt::MouseEvent& rEvent) in mousePressed()
493 void SAL_CALL PresenterScrollBar::mouseReleased (const css::awt::MouseEvent& rEvent) in mouseReleased()
507 void SAL_CALL PresenterScrollBar::mouseEntered (const css::awt::MouseEvent& rEvent) in mouseEntered()
516 void SAL_CALL PresenterScrollBar::mouseExited (const css::awt::MouseEvent& rEvent) in mouseExited()
538 void SAL_CALL PresenterScrollBar::mouseMoved (const css::awt::MouseEvent& rEvent) in mouseMoved()
557 void SAL_CALL PresenterScrollBar::mouseDragged (const css::awt::MouseEvent& rEvent) in mouseDragged()
581 void SAL_CALL PresenterScrollBar::disposing (const css::lang::EventObject& rEvent) in disposing()