Searched refs:CMouseEvent (Results 1 – 4 of 4) sorted by relevance
28 CMouseEvent::CMouseEvent() in CMouseEvent() function in DOM::events::CMouseEvent42 sal_Int32 SAL_CALL CMouseEvent::getScreenX() in getScreenX()47 sal_Int32 SAL_CALL CMouseEvent::getScreenY() in getScreenY()52 sal_Int32 SAL_CALL CMouseEvent::getClientX() in getClientX()57 sal_Int32 SAL_CALL CMouseEvent::getClientY() in getClientY()62 sal_Bool SAL_CALL CMouseEvent::getCtrlKey() in getCtrlKey()67 sal_Bool SAL_CALL CMouseEvent::getShiftKey() in getShiftKey()72 sal_Bool SAL_CALL CMouseEvent::getAltKey() in getAltKey()77 sal_Bool SAL_CALL CMouseEvent::getMetaKey() in getMetaKey()82 sal_Int16 SAL_CALL CMouseEvent::getButton() in getButton()[all …]
42 class CMouseEvent class58 explicit CMouseEvent();
149 CMouseEvent *pMouseEvent = new CMouseEvent; in dispatchEvent()
982 pEvent = new events::CMouseEvent; in createEvent()