Home
last modified time | relevance | path

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

/trunk/main/unoxml/source/events/
H A Dmouseevent.cxx94 const OUString& typeArg, in initMouseEvent() argument
113 CUIEvent::initUIEvent(typeArg, canBubbleArg, cancelableArg, viewArg, detailArg); in initMouseEvent()
136 void SAL_CALL CMouseEvent::initUIEvent(const OUString& typeArg, in initUIEvent() argument
142 CUIEvent::initUIEvent(typeArg, canBubbleArg, cancelableArg, viewArg, detailArg); in initUIEvent()
H A Duievent.cxx47 void SAL_CALL CUIEvent::initUIEvent(const OUString& typeArg, in initUIEvent() argument
55 CEvent::initEvent(typeArg, canBubbleArg, cancelableArg); in initUIEvent()
H A Dmouseevent.hxx72 const OUString& typeArg,
92 virtual void SAL_CALL initUIEvent(const OUString& typeArg,
H A Dmutationevent.cxx68 void SAL_CALL CMutationEvent::initMutationEvent(const OUString& typeArg, in initMutationEvent() argument
76 CEvent::initEvent(typeArg, canBubbleArg, cancelableArg); in initMutationEvent()
H A Duievent.hxx57 virtual void SAL_CALL initUIEvent(const OUString& typeArg,
H A Dmutationevent.hxx68 const OUString& typeArg,
/trunk/main/forms/source/xforms/
H A Dxformsevent.cxx37 void SAL_CALL XFormsEventConcrete::initXFormsEvent(const OUString& typeArg, in initXFormsEvent() argument
41 initEvent(typeArg, canBubbleArg, cancelableArg); in initXFormsEvent()
H A Dxformsevent.hxx59 const rtl::OUString& typeArg,
/trunk/main/offapi/com/sun/star/xforms/
H A DXFormsEvent.idl32 void initXFormsEvent([in] string typeArg,
/trunk/main/offapi/com/sun/star/xml/dom/events/
H A DXUIEvent.idl38 void initUIEvent([in] string typeArg,
H A DXMutationEvent.idl45 void initMutationEvent([in] string typeArg,
H A DXMouseEvent.idl48 void initMouseEvent([in] string typeArg,

Completed in 32 milliseconds