Home
last modified time | relevance | path

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

/aoo4110/main/unoxml/source/events/
H A Deventdispatcher.cxx123 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()
H A Dmutationevent.cxx110 sal_Bool SAL_CALL CMutationEvent::getCancelable() throw (RuntimeException) in getCancelable() function in DOM::events::CMutationEvent
112 return CEvent::getCancelable(); in getCancelable()
H A Dmouseevent.cxx170 sal_Bool SAL_CALL CMouseEvent::getCancelable() throw (RuntimeException) in getCancelable() function in DOM::events::CMouseEvent
172 return CUIEvent::getCancelable(); in getCancelable()
H A Devent.hxx71 virtual sal_Bool SAL_CALL getCancelable() throw (RuntimeException);
H A Duievent.hxx69 virtual sal_Bool SAL_CALL getCancelable() throw (RuntimeException);
H A Dmutationevent.hxx83 virtual sal_Bool SAL_CALL getCancelable() throw (RuntimeException);
H A Devent.cxx73 sal_Bool SAL_CALL CEvent::getCancelable() throw (RuntimeException) in getCancelable() function in DOM::events::CEvent
H A Duievent.cxx87 sal_Bool SAL_CALL CUIEvent::getCancelable() throw (RuntimeException) in getCancelable() function in DOM::events::CUIEvent
H A Dmouseevent.hxx102 virtual sal_Bool SAL_CALL getCancelable() throw (RuntimeException);
/aoo4110/main/forms/source/xforms/
H A Dxformsevent.cxx69 sal_Bool SAL_CALL XFormsEventConcrete::getCancelable() throw (RuntimeException) in getCancelable() function in com::sun::star::xforms::XFormsEventConcrete
H A Dxformsevent.hxx53 virtual sal_Bool SAL_CALL getCancelable() throw (RuntimeException_t);
/aoo4110/main/offapi/com/sun/star/xml/dom/events/
H A DXEvent.idl48 boolean getCancelable();

Completed in 29 milliseconds