Searched refs:handleNotifyEvent (Results 1 – 4 of 4) sorted by relevance
69 bool handleNotifyEvent( const NotifyEvent& _rEvent );
179 bool UserInputInterception::handleNotifyEvent( const NotifyEvent& _rEvent ) in handleNotifyEvent() function in sfx2::UserInputInterception
1279 return m_pData->m_aUserInputInterception.handleNotifyEvent( rEvent ); in HandleEvent_Impl()
1603 return m_pData->m_aUserInputInterception.handleNotifyEvent( _rEvent ); in interceptUserInput()
Completed in 32 milliseconds