Searched refs:getEventPhase (Results 1 – 11 of 11) sorted by relevance
77 PhaseType SAL_CALL CUIEvent::getEventPhase() throw (RuntimeException) in getEventPhase() function in DOM::events::CUIEvent79 return CEvent::getEventPhase(); in getEventPhase()
100 PhaseType SAL_CALL CMutationEvent::getEventPhase() throw (RuntimeException) in getEventPhase() function in DOM::events::CMutationEvent102 return CEvent::getEventPhase(); in getEventPhase()
160 PhaseType SAL_CALL CMouseEvent::getEventPhase() throw (RuntimeException) in getEventPhase() function in DOM::events::CMouseEvent162 return CUIEvent::getEventPhase(); in getEventPhase()
69 virtual PhaseType SAL_CALL getEventPhase() throw (RuntimeException);
67 virtual PhaseType SAL_CALL getEventPhase() throw (RuntimeException);
81 virtual PhaseType SAL_CALL getEventPhase() throw (RuntimeException);
61 PhaseType SAL_CALL CEvent::getEventPhase() throw (RuntimeException) in getEventPhase() function in DOM::events::CEvent
100 virtual PhaseType SAL_CALL getEventPhase() throw (RuntimeException);
59 XFormsEventConcrete::PhaseType_t SAL_CALL XFormsEventConcrete::getEventPhase() throw (RuntimeExcept… in getEventPhase() function in com::sun::star::xforms::XFormsEventConcrete
51 virtual PhaseType_t SAL_CALL getEventPhase() throw (RuntimeException_t);
44 PhaseType getEventPhase();
Completed in 34 milliseconds