Home
last modified time | relevance | path

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

/aoo4110/main/dbaccess/inc/
H A DIController.hxx133 virtual bool interceptUserInput( const NotifyEvent& _rEvent ) = 0;
H A Dgenericcontroller.hxx451 virtual bool interceptUserInput( const NotifyEvent& _rEvent );
/aoo4110/main/dbaccess/source/ui/browser/
H A Ddataview.cxx177 bHandled = m_rController.interceptUserInput( _rNEvt ); in PreNotify()
H A Dgenericcontroller.cxx1601 bool OGenericUnoController::interceptUserInput( const NotifyEvent& _rEvent ) in interceptUserInput() function in dbaui::OGenericUnoController
/aoo4110/main/dbaccess/source/ui/app/
H A DAppController.hxx525 virtual bool interceptUserInput( const NotifyEvent& _rEvent );
H A DAppController.cxx2399 bool OApplicationController::interceptUserInput( const NotifyEvent& _rEvent ) in interceptUserInput() function in dbaui::OApplicationController
2401 return OApplicationController_CBASE::interceptUserInput( _rEvent ); in interceptUserInput()

Completed in 103 milliseconds