Home
last modified time | relevance | path

Searched refs:dispatchErrorEvent (Results 1 – 4 of 4) sorted by relevance

/trunk/main/vcl/inc/vcl/
H A Ddisplayconnectiondispatch.hxx40 virtual bool dispatchErrorEvent(void * pData, int nBytes) = 0;
/trunk/main/vcl/inc/
H A Dxconnection.hxx56 virtual bool dispatchErrorEvent( void* pData, int nBytes );
H A Dsalinst.hxx150 { return m_pEventInst.is() && m_pEventInst->dispatchErrorEvent( pEvent, nBytes ); } in CallErrorCallback()
/trunk/main/vcl/source/helper/
H A Dxconnection.cxx159 bool DisplayConnection::dispatchErrorEvent( void* pData, int nBytes ) in dispatchErrorEvent() function in DisplayConnection

Completed in 12 milliseconds