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() throw (RuntimeException) in getScreenX()47 sal_Int32 SAL_CALL CMouseEvent::getScreenY() throw (RuntimeException) in getScreenY()52 sal_Int32 SAL_CALL CMouseEvent::getClientX() throw (RuntimeException) in getClientX()57 sal_Int32 SAL_CALL CMouseEvent::getClientY() throw (RuntimeException) in getClientY()62 sal_Bool SAL_CALL CMouseEvent::getCtrlKey() throw (RuntimeException) in getCtrlKey()72 sal_Bool SAL_CALL CMouseEvent::getAltKey() throw (RuntimeException) in getAltKey()77 sal_Bool SAL_CALL CMouseEvent::getMetaKey() throw (RuntimeException) in getMetaKey()93 void SAL_CALL CMouseEvent::initMouseEvent( in initMouseEvent()136 void SAL_CALL CMouseEvent::initUIEvent(const OUString& typeArg, in initUIEvent()[all …]
42 class CMouseEvent class58 explicit CMouseEvent();
149 CMouseEvent *pMouseEvent = new CMouseEvent; in dispatchEvent()
1005 pEvent = new events::CMouseEvent; in createEvent()
Completed in 22 milliseconds