Searched refs:getCurrentTarget (Results 1 – 12 of 12) sorted by relevance
72 Reference< XEventTarget > SAL_CALL CUIEvent::getCurrentTarget() throw (RuntimeException) in getCurrentTarget() function in DOM::events::CUIEvent74 return CEvent::getCurrentTarget(); in getCurrentTarget()
95 Reference< XEventTarget > SAL_CALL CMutationEvent::getCurrentTarget() throw (RuntimeException) in getCurrentTarget() function in DOM::events::CMutationEvent97 return CEvent::getCurrentTarget(); in getCurrentTarget()
155 Reference< XEventTarget > SAL_CALL CMouseEvent::getCurrentTarget() throw (RuntimeException) in getCurrentTarget() function in DOM::events::CMouseEvent157 return CUIEvent::getCurrentTarget(); in getCurrentTarget()
68 virtual Reference< XEventTarget > SAL_CALL getCurrentTarget() throw (RuntimeException);
66 virtual Reference< XEventTarget > SAL_CALL getCurrentTarget() throw (RuntimeException);
80 virtual Reference< XEventTarget > SAL_CALL getCurrentTarget() throw (RuntimeException);
55 CEvent::getCurrentTarget() throw (RuntimeException) in getCurrentTarget() function in DOM::events::CEvent
99 virtual Reference< XEventTarget > SAL_CALL getCurrentTarget() throw (RuntimeException);
167 pEvent->m_currentTarget = i_xEvent->getCurrentTarget(); in dispatchEvent()
54 XFormsEventConcrete::XEventTarget_t SAL_CALL XFormsEventConcrete::getCurrentTarget() throw (Runtime… in getCurrentTarget() function in com::sun::star::xforms::XFormsEventConcrete
50 virtual XEventTarget_t SAL_CALL getCurrentTarget() throw (RuntimeException_t);
42 XEventTarget getCurrentTarget();
Completed in 44 milliseconds