Home
last modified time | relevance | path

Searched refs:XFormsEventConcrete (Results 1 – 3 of 3) sorted by relevance

/aoo41x/main/forms/source/xforms/
H A Dxformsevent.cxx37 void SAL_CALL XFormsEventConcrete::initXFormsEvent(const OUString& typeArg, in initXFormsEvent()
44 OUString SAL_CALL XFormsEventConcrete::getType() throw (RuntimeException) in getType()
49 XFormsEventConcrete::XEventTarget_t SAL_CALL XFormsEventConcrete::getTarget() throw (RuntimeExcepti… in getTarget()
54 XFormsEventConcrete::XEventTarget_t SAL_CALL XFormsEventConcrete::getCurrentTarget() throw (Runtime… in getCurrentTarget()
59 XFormsEventConcrete::PhaseType_t SAL_CALL XFormsEventConcrete::getEventPhase() throw (RuntimeExcept… in getEventPhase()
64 sal_Bool SAL_CALL XFormsEventConcrete::getBubbles() throw (RuntimeException) in getBubbles()
69 sal_Bool SAL_CALL XFormsEventConcrete::getCancelable() throw (RuntimeException) in getCancelable()
74 XFormsEventConcrete::Time_t SAL_CALL XFormsEventConcrete::getTimeStamp() throw (RuntimeException) in getTimeStamp()
79 void SAL_CALL XFormsEventConcrete::stopPropagation() throw (RuntimeException) in stopPropagation()
84 void SAL_CALL XFormsEventConcrete::preventDefault() throw (RuntimeException) in preventDefault()
[all …]
H A Dxformsevent.hxx36 class XFormsEventConcrete : public cppu::WeakImplHelper1< XFormsEvent > { class
45 inline XFormsEventConcrete( void ) : m_canceled(sal_False) {} in XFormsEventConcrete() function in com::sun::star::xforms::XFormsEventConcrete
46 virtual ~XFormsEventConcrete( void ) {} in ~XFormsEventConcrete()
H A Dbinding.cxx758 typedef com::sun::star::xforms::XFormsEventConcrete XFormsEvent_t; in distributeMIP()

Completed in 21 milliseconds