Searched refs:initUIEvent (Results 1 – 6 of 6) sorted by relevance
/aoo41x/main/unoxml/source/events/ |
H A D | mouseevent.cxx | 113 CUIEvent::initUIEvent(typeArg, canBubbleArg, cancelableArg, viewArg, detailArg); in initMouseEvent() 136 void SAL_CALL CMouseEvent::initUIEvent(const OUString& typeArg, in initUIEvent() function in DOM::events::CMouseEvent 142 CUIEvent::initUIEvent(typeArg, canBubbleArg, cancelableArg, viewArg, detailArg); in initUIEvent()
|
H A D | uievent.hxx | 57 virtual void SAL_CALL initUIEvent(const OUString& typeArg,
|
H A D | uievent.cxx | 47 void SAL_CALL CUIEvent::initUIEvent(const OUString& typeArg, in initUIEvent() function in DOM::events::CUIEvent
|
H A D | mouseevent.hxx | 92 virtual void SAL_CALL initUIEvent(const OUString& typeArg,
|
H A D | eventdispatcher.cxx | 135 pUIEvent->initUIEvent(aType, in dispatchEvent()
|
/aoo41x/main/offapi/com/sun/star/xml/dom/events/ |
H A D | XUIEvent.idl | 38 void initUIEvent([in] string typeArg,
|
Completed in 16 milliseconds