Home
last modified time | relevance | path

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

/trunk/main/unoxml/source/events/
H A Duievent.cxx77 PhaseType SAL_CALL CUIEvent::getEventPhase() throw (RuntimeException) in getEventPhase() function in DOM::events::CUIEvent
79 return CEvent::getEventPhase(); in getEventPhase()
H A Dmutationevent.cxx100 PhaseType SAL_CALL CMutationEvent::getEventPhase() throw (RuntimeException) in getEventPhase() function in DOM::events::CMutationEvent
102 return CEvent::getEventPhase(); in getEventPhase()
H A Dmouseevent.cxx160 PhaseType SAL_CALL CMouseEvent::getEventPhase() throw (RuntimeException) in getEventPhase() function in DOM::events::CMouseEvent
162 return CUIEvent::getEventPhase(); in getEventPhase()
H A Devent.hxx69 virtual PhaseType SAL_CALL getEventPhase() throw (RuntimeException);
H A Duievent.hxx67 virtual PhaseType SAL_CALL getEventPhase() throw (RuntimeException);
H A Dmutationevent.hxx81 virtual PhaseType SAL_CALL getEventPhase() throw (RuntimeException);
H A Devent.cxx61 PhaseType SAL_CALL CEvent::getEventPhase() throw (RuntimeException) in getEventPhase() function in DOM::events::CEvent
H A Dmouseevent.hxx100 virtual PhaseType SAL_CALL getEventPhase() throw (RuntimeException);
/trunk/main/forms/source/xforms/
H A Dxformsevent.cxx59 XFormsEventConcrete::PhaseType_t SAL_CALL XFormsEventConcrete::getEventPhase() throw (RuntimeExcept… in getEventPhase() function in com::sun::star::xforms::XFormsEventConcrete
H A Dxformsevent.hxx51 virtual PhaseType_t SAL_CALL getEventPhase() throw (RuntimeException_t);
/trunk/main/offapi/com/sun/star/xml/dom/events/
H A DXEvent.idl44 PhaseType getEventPhase();

Completed in 40 milliseconds