Searched refs:getBubbles (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()225 if (i_xEvent->getBubbles()) { in dispatchEvent()
82 sal_Bool SAL_CALL CUIEvent::getBubbles() throw (RuntimeException) in getBubbles() function in DOM::events::CUIEvent84 return CEvent::getBubbles(); in getBubbles()
105 sal_Bool SAL_CALL CMutationEvent::getBubbles() throw (RuntimeException) in getBubbles() function in DOM::events::CMutationEvent107 return CEvent::getBubbles(); in getBubbles()
165 sal_Bool SAL_CALL CMouseEvent::getBubbles() throw (RuntimeException) in getBubbles() function in DOM::events::CMouseEvent167 return CEvent::getBubbles(); in getBubbles()
70 virtual sal_Bool SAL_CALL getBubbles() throw (RuntimeException);
68 virtual sal_Bool SAL_CALL getBubbles() throw (RuntimeException);
82 virtual sal_Bool SAL_CALL getBubbles() throw (RuntimeException);
67 sal_Bool SAL_CALL CEvent::getBubbles() throw (RuntimeException) in getBubbles() function in DOM::events::CEvent
101 virtual sal_Bool SAL_CALL getBubbles() throw (RuntimeException);
64 sal_Bool SAL_CALL XFormsEventConcrete::getBubbles() throw (RuntimeException) in getBubbles() function in com::sun::star::xforms::XFormsEventConcrete
52 virtual sal_Bool SAL_CALL getBubbles() throw (RuntimeException_t);
46 boolean getBubbles();
Completed in 36 milliseconds