Home
last modified time | relevance | path

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

/trunk/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()
225 if (i_xEvent->getBubbles()) { in dispatchEvent()
H A Duievent.cxx82 sal_Bool SAL_CALL CUIEvent::getBubbles() throw (RuntimeException) in getBubbles() function in DOM::events::CUIEvent
84 return CEvent::getBubbles(); in getBubbles()
H A Dmutationevent.cxx105 sal_Bool SAL_CALL CMutationEvent::getBubbles() throw (RuntimeException) in getBubbles() function in DOM::events::CMutationEvent
107 return CEvent::getBubbles(); in getBubbles()
H A Dmouseevent.cxx165 sal_Bool SAL_CALL CMouseEvent::getBubbles() throw (RuntimeException) in getBubbles() function in DOM::events::CMouseEvent
167 return CEvent::getBubbles(); in getBubbles()
H A Devent.hxx70 virtual sal_Bool SAL_CALL getBubbles() throw (RuntimeException);
H A Duievent.hxx68 virtual sal_Bool SAL_CALL getBubbles() throw (RuntimeException);
H A Dmutationevent.hxx82 virtual sal_Bool SAL_CALL getBubbles() throw (RuntimeException);
H A Devent.cxx67 sal_Bool SAL_CALL CEvent::getBubbles() throw (RuntimeException) in getBubbles() function in DOM::events::CEvent
H A Dmouseevent.hxx101 virtual sal_Bool SAL_CALL getBubbles() throw (RuntimeException);
/trunk/main/forms/source/xforms/
H A Dxformsevent.cxx64 sal_Bool SAL_CALL XFormsEventConcrete::getBubbles() throw (RuntimeException) in getBubbles() function in com::sun::star::xforms::XFormsEventConcrete
H A Dxformsevent.hxx52 virtual sal_Bool SAL_CALL getBubbles() throw (RuntimeException_t);
/trunk/main/offapi/com/sun/star/xml/dom/events/
H A DXEvent.idl46 boolean getBubbles();

Completed in 30 milliseconds