Searched refs:preventDefault (Results 1 – 11 of 11) sorted by relevance
102 void SAL_CALL CUIEvent::preventDefault() throw (RuntimeException) in preventDefault() function in DOM::events::CUIEvent104 CEvent::preventDefault(); in preventDefault()
124 void SAL_CALL CMutationEvent::preventDefault() throw (RuntimeException) in preventDefault() function in DOM::events::CMutationEvent126 CEvent::preventDefault(); in preventDefault()
185 void SAL_CALL CMouseEvent::preventDefault() throw (RuntimeException) in preventDefault() function in DOM::events::CMouseEvent187 CUIEvent::preventDefault(); in preventDefault()
74 virtual void SAL_CALL preventDefault() throw (RuntimeException);
72 virtual void SAL_CALL preventDefault() throw (RuntimeException);
86 virtual void SAL_CALL preventDefault() throw (RuntimeException);
92 void SAL_CALL CEvent::preventDefault() throw (RuntimeException) in preventDefault() function in DOM::events::CEvent
105 virtual void SAL_CALL preventDefault() throw (RuntimeException);
84 void SAL_CALL XFormsEventConcrete::preventDefault() throw (RuntimeException) in preventDefault() function in com::sun::star::xforms::XFormsEventConcrete
56 virtual void SAL_CALL preventDefault() throw (RuntimeException_t);
54 void preventDefault();
Completed in 79 milliseconds