Searched refs:stopPropagation (Results 1 – 11 of 11) sorted by relevance
98 void SAL_CALL CUIEvent::stopPropagation() throw (RuntimeException) in stopPropagation() function in DOM::events::CUIEvent100 CEvent::stopPropagation(); in stopPropagation()
120 void SAL_CALL CMutationEvent::stopPropagation() throw (RuntimeException) in stopPropagation() function in DOM::events::CMutationEvent122 CEvent::stopPropagation(); in stopPropagation()
180 void SAL_CALL CMouseEvent::stopPropagation() throw (RuntimeException) in stopPropagation() function in DOM::events::CMouseEvent182 CUIEvent::stopPropagation(); in stopPropagation()
73 virtual void SAL_CALL stopPropagation() throw (RuntimeException);
71 virtual void SAL_CALL stopPropagation() throw (RuntimeException);
85 virtual void SAL_CALL stopPropagation() throw (RuntimeException);
86 void SAL_CALL CEvent::stopPropagation() throw (RuntimeException) in stopPropagation() function in DOM::events::CEvent
104 virtual void SAL_CALL stopPropagation() throw (RuntimeException);
79 void SAL_CALL XFormsEventConcrete::stopPropagation() throw (RuntimeException) in stopPropagation() function in com::sun::star::xforms::XFormsEventConcrete
55 virtual void SAL_CALL stopPropagation() throw (RuntimeException_t);
52 void stopPropagation();
Completed in 55 milliseconds