Searched refs:getCancelable (Results 1 – 12 of 12) sorted by relevance
123 aType, aMEvent->getBubbles(), aMEvent->getCancelable(), in dispatchEvent()136 aUIEvent->getBubbles(), aUIEvent->getCancelable(), in dispatchEvent()151 aMouseEvent->getBubbles(), aMouseEvent->getCancelable(), in dispatchEvent()164 aType, i_xEvent->getBubbles(), i_xEvent->getCancelable()); in dispatchEvent()
110 sal_Bool SAL_CALL CMutationEvent::getCancelable() throw (RuntimeException) in getCancelable() function in DOM::events::CMutationEvent112 return CEvent::getCancelable(); in getCancelable()
170 sal_Bool SAL_CALL CMouseEvent::getCancelable() throw (RuntimeException) in getCancelable() function in DOM::events::CMouseEvent172 return CUIEvent::getCancelable(); in getCancelable()
71 virtual sal_Bool SAL_CALL getCancelable() throw (RuntimeException);
69 virtual sal_Bool SAL_CALL getCancelable() throw (RuntimeException);
83 virtual sal_Bool SAL_CALL getCancelable() throw (RuntimeException);
73 sal_Bool SAL_CALL CEvent::getCancelable() throw (RuntimeException) in getCancelable() function in DOM::events::CEvent
87 sal_Bool SAL_CALL CUIEvent::getCancelable() throw (RuntimeException) in getCancelable() function in DOM::events::CUIEvent
102 virtual sal_Bool SAL_CALL getCancelable() throw (RuntimeException);
69 sal_Bool SAL_CALL XFormsEventConcrete::getCancelable() throw (RuntimeException) in getCancelable() function in com::sun::star::xforms::XFormsEventConcrete
53 virtual sal_Bool SAL_CALL getCancelable() throw (RuntimeException_t);
48 boolean getCancelable();
Completed in 46 milliseconds