Home
last modified time | relevance | path

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

/trunk/main/vcl/inc/
H A Dsalinst.hxx72 rtl::Reference< vcl::DisplayConnectionDispatch > m_pEventInst; member in SalInstance
146 { m_pEventInst = pInstance; } in SetEventCallback()
148 { return m_pEventInst.is() && m_pEventInst->dispatchEvent( pEvent, nBytes ); } in CallEventCallback()
150 { return m_pEventInst.is() && m_pEventInst->dispatchErrorEvent( pEvent, nBytes ); } in CallErrorCallback()

Completed in 12 milliseconds