Home
last modified time | relevance | path

Searched refs:getCurrentTarget (Results 1 – 12 of 12) sorted by relevance

/trunk/main/unoxml/source/events/
H A Duievent.cxx72 Reference< XEventTarget > SAL_CALL CUIEvent::getCurrentTarget() throw (RuntimeException) in getCurrentTarget() function in DOM::events::CUIEvent
74 return CEvent::getCurrentTarget(); in getCurrentTarget()
H A Dmutationevent.cxx95 Reference< XEventTarget > SAL_CALL CMutationEvent::getCurrentTarget() throw (RuntimeException) in getCurrentTarget() function in DOM::events::CMutationEvent
97 return CEvent::getCurrentTarget(); in getCurrentTarget()
H A Dmouseevent.cxx155 Reference< XEventTarget > SAL_CALL CMouseEvent::getCurrentTarget() throw (RuntimeException) in getCurrentTarget() function in DOM::events::CMouseEvent
157 return CUIEvent::getCurrentTarget(); in getCurrentTarget()
H A Devent.hxx68 virtual Reference< XEventTarget > SAL_CALL getCurrentTarget() throw (RuntimeException);
H A Duievent.hxx66 virtual Reference< XEventTarget > SAL_CALL getCurrentTarget() throw (RuntimeException);
H A Dmutationevent.hxx80 virtual Reference< XEventTarget > SAL_CALL getCurrentTarget() throw (RuntimeException);
H A Devent.cxx55 CEvent::getCurrentTarget() throw (RuntimeException) in getCurrentTarget() function in DOM::events::CEvent
H A Dmouseevent.hxx99 virtual Reference< XEventTarget > SAL_CALL getCurrentTarget() throw (RuntimeException);
H A Deventdispatcher.cxx167 pEvent->m_currentTarget = i_xEvent->getCurrentTarget(); in dispatchEvent()
/trunk/main/forms/source/xforms/
H A Dxformsevent.cxx54 XFormsEventConcrete::XEventTarget_t SAL_CALL XFormsEventConcrete::getCurrentTarget() throw (Runtime… in getCurrentTarget() function in com::sun::star::xforms::XFormsEventConcrete
H A Dxformsevent.hxx50 virtual XEventTarget_t SAL_CALL getCurrentTarget() throw (RuntimeException_t);
/trunk/main/offapi/com/sun/star/xml/dom/events/
H A DXEvent.idl42 XEventTarget getCurrentTarget();

Completed in 81 milliseconds