Searched refs:CMutationEvent (Results 1 – 4 of 4) sorted by relevance
28 CMutationEvent::CMutationEvent() in CMutationEvent() function in DOM::events::CMutationEvent34 CMutationEvent::~CMutationEvent() in ~CMutationEvent()44 OUString SAL_CALL CMutationEvent::getPrevValue() throw (RuntimeException) in getPrevValue()50 OUString SAL_CALL CMutationEvent::getNewValue() throw (RuntimeException) in getNewValue()56 OUString SAL_CALL CMutationEvent::getAttrName() throw (RuntimeException) in getAttrName()68 void SAL_CALL CMutationEvent::initMutationEvent(const OUString& typeArg, in initMutationEvent()85 OUString SAL_CALL CMutationEvent::getType() throw (RuntimeException) in getType()105 sal_Bool SAL_CALL CMutationEvent::getBubbles() throw (RuntimeException) in getBubbles()110 sal_Bool SAL_CALL CMutationEvent::getCancelable() throw (RuntimeException) in getCancelable()120 void SAL_CALL CMutationEvent::stopPropagation() throw (RuntimeException) in stopPropagation()[all …]
47 class CMutationEvent class58 explicit CMutationEvent();60 virtual ~CMutationEvent();
121 CMutationEvent* pMEvent = new CMutationEvent; in dispatchEvent()
989 pEvent = new events::CMutationEvent; in createEvent()
Completed in 36 milliseconds