Searched refs:removeEventHandler (Results 1 – 4 of 4) sorted by relevance
60 …virtual void SAL_CALL removeEventHandler( const ::com::sun::star::uno::Any& window, const ::com::s…
115 void SAL_CALL DisplayConnection::removeEventHandler( const Any& /*window*/, const css::uno::Referen… in removeEventHandler() function in DisplayConnection
71 [oneway] void removeEventHandler( [in] any window, [in] XEventHandler eventHandler );
504 m_xDisplayConnection->removeEventHandler( Any(), this ); in ~SelectionManager()3857 m_xDisplayConnection->removeEventHandler( Any(), this ); in shutdown()
Completed in 36 milliseconds