Searched refs:interceptUserInput (Results 1 – 6 of 6) sorted by relevance
133 virtual bool interceptUserInput( const NotifyEvent& _rEvent ) = 0;
451 virtual bool interceptUserInput( const NotifyEvent& _rEvent );
177 bHandled = m_rController.interceptUserInput( _rNEvt ); in PreNotify()
1601 bool OGenericUnoController::interceptUserInput( const NotifyEvent& _rEvent ) in interceptUserInput() function in dbaui::OGenericUnoController
525 virtual bool interceptUserInput( const NotifyEvent& _rEvent );
2399 bool OApplicationController::interceptUserInput( const NotifyEvent& _rEvent ) in interceptUserInput() function in dbaui::OApplicationController2401 return OApplicationController_CBASE::interceptUserInput( _rEvent ); in interceptUserInput()
Completed in 55 milliseconds