Home
last modified time | relevance | path

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

/trunk/main/sfx2/inc/sfx2/
H A Duserinputinterception.hxx69 bool handleNotifyEvent( const NotifyEvent& _rEvent );
/trunk/main/sfx2/source/view/
H A Duserinputinterception.cxx179 bool UserInputInterception::handleNotifyEvent( const NotifyEvent& _rEvent ) in handleNotifyEvent() function in sfx2::UserInputInterception
H A Dsfxbasecontroller.cxx1279 return m_pData->m_aUserInputInterception.handleNotifyEvent( rEvent ); in HandleEvent_Impl()
/trunk/main/dbaccess/source/ui/browser/
H A Dgenericcontroller.cxx1603 return m_pData->m_aUserInputInterception.handleNotifyEvent( _rEvent ); in interceptUserInput()

Completed in 28 milliseconds