Home
last modified time | relevance | path

Searched refs:CMouseEvent (Results 1 – 4 of 4) sorted by relevance

/trunk/main/unoxml/source/events/
H A Dmouseevent.cxx28 CMouseEvent::CMouseEvent() in CMouseEvent() function in DOM::events::CMouseEvent
42 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 …]
H A Dmouseevent.hxx42 class CMouseEvent class
58 explicit CMouseEvent();
H A Deventdispatcher.cxx149 CMouseEvent *pMouseEvent = new CMouseEvent; in dispatchEvent()
/trunk/main/unoxml/source/dom/
H A Ddocument.cxx1005 pEvent = new events::CMouseEvent; in createEvent()

Completed in 24 milliseconds