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()38 Reference< XNode > SAL_CALL CMutationEvent::getRelatedNode() in getRelatedNode()44 OUString SAL_CALL CMutationEvent::getPrevValue() in getPrevValue()50 OUString SAL_CALL CMutationEvent::getNewValue() in getNewValue()56 OUString SAL_CALL CMutationEvent::getAttrName() in getAttrName()62 AttrChangeType SAL_CALL CMutationEvent::getAttrChange() in getAttrChange()68 void SAL_CALL CMutationEvent::initMutationEvent(const OUString& typeArg, in initMutationEvent()85 OUString SAL_CALL CMutationEvent::getType() in getType()90 Reference< XEventTarget > SAL_CALL CMutationEvent::getTarget() in getTarget()[all …]
47 class CMutationEvent class58 explicit CMutationEvent();60 virtual ~CMutationEvent();
121 CMutationEvent* pMEvent = new CMutationEvent; in dispatchEvent()
966 pEvent = new events::CMutationEvent; in createEvent()