Home
last modified time | relevance | path

Searched refs:stopPropagation (Results 1 – 11 of 11) sorted by relevance

/trunk/main/unoxml/source/events/
H A Duievent.cxx98 void SAL_CALL CUIEvent::stopPropagation() throw (RuntimeException) in stopPropagation() function in DOM::events::CUIEvent
100 CEvent::stopPropagation(); in stopPropagation()
H A Dmutationevent.cxx120 void SAL_CALL CMutationEvent::stopPropagation() throw (RuntimeException) in stopPropagation() function in DOM::events::CMutationEvent
122 CEvent::stopPropagation(); in stopPropagation()
H A Dmouseevent.cxx180 void SAL_CALL CMouseEvent::stopPropagation() throw (RuntimeException) in stopPropagation() function in DOM::events::CMouseEvent
182 CUIEvent::stopPropagation(); in stopPropagation()
H A Devent.hxx73 virtual void SAL_CALL stopPropagation() throw (RuntimeException);
H A Duievent.hxx71 virtual void SAL_CALL stopPropagation() throw (RuntimeException);
H A Dmutationevent.hxx85 virtual void SAL_CALL stopPropagation() throw (RuntimeException);
H A Devent.cxx86 void SAL_CALL CEvent::stopPropagation() throw (RuntimeException) in stopPropagation() function in DOM::events::CEvent
H A Dmouseevent.hxx104 virtual void SAL_CALL stopPropagation() throw (RuntimeException);
/trunk/main/forms/source/xforms/
H A Dxformsevent.cxx79 void SAL_CALL XFormsEventConcrete::stopPropagation() throw (RuntimeException) in stopPropagation() function in com::sun::star::xforms::XFormsEventConcrete
H A Dxformsevent.hxx55 virtual void SAL_CALL stopPropagation() throw (RuntimeException_t);
/trunk/main/offapi/com/sun/star/xml/dom/events/
H A DXEvent.idl52 void stopPropagation();

Completed in 28 milliseconds