Lines Matching refs:RuntimeException_t
40 typedef com::sun::star::uno::RuntimeException RuntimeException_t; typedef in com::sun::star::xforms::XFormsEventConcrete
48 virtual rtl::OUString SAL_CALL getType() throw (RuntimeException_t);
49 virtual XEventTarget_t SAL_CALL getTarget() throw (RuntimeException_t);
50 virtual XEventTarget_t SAL_CALL getCurrentTarget() throw (RuntimeException_t);
51 virtual PhaseType_t SAL_CALL getEventPhase() throw (RuntimeException_t);
52 virtual sal_Bool SAL_CALL getBubbles() throw (RuntimeException_t);
53 virtual sal_Bool SAL_CALL getCancelable() throw (RuntimeException_t);
54 virtual Time_t SAL_CALL getTimeStamp() throw (RuntimeException_t);
55 virtual void SAL_CALL stopPropagation() throw (RuntimeException_t);
56 virtual void SAL_CALL preventDefault() throw (RuntimeException_t);
62 throw (RuntimeException_t);
68 throw (RuntimeException_t);