Home
last modified time | relevance | path

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

/trunk/main/unoxml/source/events/
H A Duievent.cxx102 void SAL_CALL CUIEvent::preventDefault() throw (RuntimeException) in preventDefault() function in DOM::events::CUIEvent
104 CEvent::preventDefault(); in preventDefault()
H A Dmutationevent.cxx124 void SAL_CALL CMutationEvent::preventDefault() throw (RuntimeException) in preventDefault() function in DOM::events::CMutationEvent
126 CEvent::preventDefault(); in preventDefault()
H A Dmouseevent.cxx185 void SAL_CALL CMouseEvent::preventDefault() throw (RuntimeException) in preventDefault() function in DOM::events::CMouseEvent
187 CUIEvent::preventDefault(); in preventDefault()
H A Devent.hxx74 virtual void SAL_CALL preventDefault() throw (RuntimeException);
H A Duievent.hxx72 virtual void SAL_CALL preventDefault() throw (RuntimeException);
H A Dmutationevent.hxx86 virtual void SAL_CALL preventDefault() throw (RuntimeException);
H A Devent.cxx92 void SAL_CALL CEvent::preventDefault() throw (RuntimeException) in preventDefault() function in DOM::events::CEvent
H A Dmouseevent.hxx105 virtual void SAL_CALL preventDefault() throw (RuntimeException);
/trunk/main/forms/source/xforms/
H A Dxformsevent.cxx84 void SAL_CALL XFormsEventConcrete::preventDefault() throw (RuntimeException) in preventDefault() function in com::sun::star::xforms::XFormsEventConcrete
H A Dxformsevent.hxx56 virtual void SAL_CALL preventDefault() throw (RuntimeException_t);
/trunk/main/offapi/com/sun/star/xml/dom/events/
H A DXEvent.idl54 void preventDefault();

Completed in 31 milliseconds