Home
last modified time | relevance | path

Searched refs:dispatchEvent (Results 1 – 16 of 16) sorted by relevance

/trunk/main/unoxml/source/dom/
H A Dnode.cxx391 dispatchEvent(Reference< XEvent >(event, UNO_QUERY)); in appendChild()
832 dispatchEvent(Reference< XEvent >(event, UNO_QUERY)); in removeChild()
960 dispatchEvent(Reference< XEvent >(event, UNO_QUERY)); in dispatchSubtreeModified()
1027 sal_Bool SAL_CALL CNode::dispatchEvent(const Reference< XEvent >& evt) in dispatchEvent() function in DOM::CNode
1041 pDispatcher->dispatchEvent(*pDocument, m_rMutex, pNode, this, evt); in dispatchEvent()
H A Delement.cxx589 dispatchEvent(Reference< XEvent >(event, UNO_QUERY)); in setAttributeNode_Impl_Lock()
653 dispatchEvent(Reference< XEvent >(event, UNO_QUERY)); in setAttribute()
736 dispatchEvent(Reference< XEvent >(event, UNO_QUERY)); in setAttributeNS()
H A Dattr.cxx214 dispatchEvent(Reference< XEvent >(event, UNO_QUERY)); in setValue()
H A Dnode.hxx334 virtual sal_Bool SAL_CALL dispatchEvent(const Reference< XEvent >& evt)
H A Dcharacterdata.cxx55 dispatchEvent(Reference< XEvent >(event, UNO_QUERY)); in dispatchEvent_Impl()
H A Ddocument.cxx910 xDocET->dispatchEvent(Reference< XEvent >(event, UNO_QUERY)); in lcl_ImportNode()
/trunk/main/vcl/inc/vcl/
H A Ddisplayconnectiondispatch.hxx38 virtual bool dispatchEvent(void * pData, int nBytes) = 0;
/trunk/main/unoxml/source/events/
H A Deventdispatcher.hxx80 bool dispatchEvent(
H A Deventdispatcher.cxx100 bool CEventDispatcher::dispatchEvent( in dispatchEvent() function in DOM::events::CEventDispatcher
/trunk/main/vcl/inc/
H A Dxconnection.hxx55 virtual bool dispatchEvent( void* pData, int nBytes );
H A Dsalinst.hxx148 { return m_pEventInst.is() && m_pEventInst->dispatchEvent( pEvent, nBytes ); } in CallEventCallback()
/trunk/main/offapi/com/sun/star/xml/dom/events/
H A DXEventTarget.idl47 boolean dispatchEvent([in] XEvent evt) raises(EventException);
/trunk/main/vcl/source/helper/
H A Dxconnection.cxx141 bool DisplayConnection::dispatchEvent( void* pData, int nBytes ) in dispatchEvent() function in DisplayConnection
/trunk/main/vcl/unx/generic/dtrans/
H A DX11_selection.hxx421 void dispatchEvent( int millisec );
H A DX11_selection.cxx3717 void SelectionManager::dispatchEvent( int millisec ) in dispatchEvent() function in SelectionManager
3781 This->dispatchEvent( 1000 ); in run()
/trunk/main/forms/source/xforms/
H A Dbinding.cxx779 target->dispatchEvent(xEvent); in distributeMIP()

Completed in 99 milliseconds