Home
last modified time | relevance | path

Searched refs:initEvent (Results 1 – 12 of 12) sorted by relevance

/trunk/main/unoxml/source/events/
H A Duievent.cxx55 CEvent::initEvent(typeArg, canBubbleArg, cancelableArg); in initUIEvent()
107 void SAL_CALL CUIEvent::initEvent(const OUString& eventTypeArg, sal_Bool canBubbleArg, in initEvent() function in DOM::events::CUIEvent
111 CEvent::initEvent(eventTypeArg, canBubbleArg, cancelableArg); in initEvent()
H A Dmutationevent.cxx76 CEvent::initEvent(typeArg, canBubbleArg, cancelableArg); in initMutationEvent()
129 void SAL_CALL CMutationEvent::initEvent(const OUString& eventTypeArg, sal_Bool canBubbleArg, in initEvent() function in DOM::events::CMutationEvent
133 CEvent::initEvent(eventTypeArg, canBubbleArg, cancelableArg); in initEvent()
H A Dmouseevent.cxx190 void SAL_CALL CMouseEvent::initEvent(const OUString& eventTypeArg, sal_Bool canBubbleArg, in initEvent() function in DOM::events::CMouseEvent
194 CUIEvent::initEvent(eventTypeArg, canBubbleArg, cancelableArg); in initEvent()
H A Devent.hxx75 virtual void SAL_CALL initEvent(
H A Duievent.hxx73 virtual void SAL_CALL initEvent(
H A Dmutationevent.hxx87 virtual void SAL_CALL initEvent(
H A Devent.cxx97 CEvent::initEvent(OUString const& eventTypeArg, sal_Bool canBubbleArg, in initEvent() function in DOM::events::CEvent
H A Dmouseevent.hxx106 virtual void SAL_CALL initEvent(
H A Deventdispatcher.cxx163 pEvent->initEvent( in dispatchEvent()
/trunk/main/forms/source/xforms/
H A Dxformsevent.cxx41 initEvent(typeArg, canBubbleArg, cancelableArg); in initXFormsEvent()
88 void SAL_CALL XFormsEventConcrete::initEvent(const OUString& eventTypeArg, sal_Bool canBubbleArg, in initEvent() function in com::sun::star::xforms::XFormsEventConcrete
H A Dxformsevent.hxx64 virtual void SAL_CALL initEvent(
/trunk/main/offapi/com/sun/star/xml/dom/events/
H A DXEvent.idl56 void initEvent([in] string eventTypeArg,

Completed in 45 milliseconds