/aoo41x/main/unoxml/source/events/ |
H A D | mouseevent.cxx | 95 sal_Bool canBubbleArg, in initMouseEvent() argument 113 CUIEvent::initUIEvent(typeArg, canBubbleArg, cancelableArg, viewArg, detailArg); in initMouseEvent() 137 sal_Bool canBubbleArg, in initUIEvent() argument 142 CUIEvent::initUIEvent(typeArg, canBubbleArg, cancelableArg, viewArg, detailArg); in initUIEvent() 190 void SAL_CALL CMouseEvent::initEvent(const OUString& eventTypeArg, sal_Bool canBubbleArg, in initEvent() argument 194 CUIEvent::initEvent(eventTypeArg, canBubbleArg, cancelableArg); in initEvent()
|
H A D | uievent.cxx | 48 sal_Bool canBubbleArg, in initUIEvent() argument 55 CEvent::initEvent(typeArg, canBubbleArg, cancelableArg); in initUIEvent() 107 void SAL_CALL CUIEvent::initEvent(const OUString& eventTypeArg, sal_Bool canBubbleArg, in initEvent() argument 111 CEvent::initEvent(eventTypeArg, canBubbleArg, cancelableArg); in initEvent()
|
H A D | mutationevent.cxx | 69 sal_Bool canBubbleArg, sal_Bool cancelableArg, in initMutationEvent() argument 76 CEvent::initEvent(typeArg, canBubbleArg, cancelableArg); in initMutationEvent() 129 void SAL_CALL CMutationEvent::initEvent(const OUString& eventTypeArg, sal_Bool canBubbleArg, in initEvent() argument 133 CEvent::initEvent(eventTypeArg, canBubbleArg, cancelableArg); in initEvent()
|
H A D | mouseevent.hxx | 73 sal_Bool canBubbleArg, 93 sal_Bool canBubbleArg, 108 sal_Bool canBubbleArg,
|
H A D | uievent.hxx | 58 sal_Bool canBubbleArg, 75 sal_Bool canBubbleArg,
|
H A D | mutationevent.hxx | 69 sal_Bool canBubbleArg, 89 sal_Bool canBubbleArg,
|
H A D | event.cxx | 97 CEvent::initEvent(OUString const& eventTypeArg, sal_Bool canBubbleArg, in initEvent() argument 103 m_bubbles = canBubbleArg; in initEvent()
|
H A D | event.hxx | 77 sal_Bool canBubbleArg,
|
/aoo41x/main/forms/source/xforms/ |
H A D | xformsevent.cxx | 38 sal_Bool canBubbleArg, sal_Bool cancelableArg) in initXFormsEvent() argument 41 initEvent(typeArg, canBubbleArg, cancelableArg); in initXFormsEvent() 88 void SAL_CALL XFormsEventConcrete::initEvent(const OUString& eventTypeArg, sal_Bool canBubbleArg, in initEvent() argument 92 m_bubbles = canBubbleArg; in initEvent()
|
H A D | xformsevent.hxx | 60 sal_Bool canBubbleArg, 66 sal_Bool canBubbleArg,
|
/aoo41x/main/offapi/com/sun/star/xforms/ |
H A D | XFormsEvent.idl | 33 [in] boolean canBubbleArg,
|
/aoo41x/main/offapi/com/sun/star/xml/dom/events/ |
H A D | XUIEvent.idl | 39 [in] boolean canBubbleArg,
|
H A D | XEvent.idl | 57 [in] boolean canBubbleArg,
|
H A D | XMutationEvent.idl | 46 [in] boolean canBubbleArg,
|
H A D | XMouseEvent.idl | 49 [in] boolean canBubbleArg,
|