Home
last modified time | relevance | path

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

/aoo4110/main/sfx2/source/view/
H A Duserinputinterception.cxx130UserInputInterception::UserInputInterception( ::cppu::OWeakObject& _rControllerImpl, ::osl::Mutex&… in UserInputInterception() function in sfx2::UserInputInterception
136 UserInputInterception::~UserInputInterception() in ~UserInputInterception()
141 …void UserInputInterception::addKeyHandler( const Reference< XKeyHandler >& _rxHandler ) throw (Run… in addKeyHandler()
148 …void UserInputInterception::removeKeyHandler( const Reference< XKeyHandler >& _rxHandler ) throw (… in removeKeyHandler()
154 …void UserInputInterception::addMouseClickHandler( const Reference< XMouseClickHandler >& _rxHandle… in addMouseClickHandler()
161 …void UserInputInterception::removeMouseClickHandler( const Reference< XMouseClickHandler >& _rxHan… in removeMouseClickHandler()
167 bool UserInputInterception::hasKeyHandlers() const in hasKeyHandlers()
173 bool UserInputInterception::hasMouseClickListeners() const in hasMouseClickListeners()
179 bool UserInputInterception::handleNotifyEvent( const NotifyEvent& _rEvent ) in handleNotifyEvent()
H A Dsfxbasecontroller.cxx454 ::sfx2::UserInputInterception m_aUserInputInterception;
/aoo4110/main/sfx2/inc/sfx2/
H A Duserinputinterception.hxx52 class SFX2_DLLPUBLIC UserInputInterception : public ::boost::noncopyable class
55 UserInputInterception( ::cppu::OWeakObject& _rControllerImpl, ::osl::Mutex& _rMutex );
56 ~UserInputInterception();
/aoo4110/main/dbaccess/source/ui/browser/
H A Dgenericcontroller.cxx230 ::sfx2::UserInputInterception m_aUserInputInterception;

Completed in 53 milliseconds