LibreOffice Module sfx2 (master) 1
|
This is the complete list of members for sfx2::UserInputInterception, including all inherited members.
addKeyHandler(const css::uno::Reference< css::awt::XKeyHandler > &xHandler) | sfx2::UserInputInterception | |
addMouseClickHandler(const css::uno::Reference< css::awt::XMouseClickHandler > &xHandler) | sfx2::UserInputInterception | |
handleNotifyEvent(const NotifyEvent &_rEvent) | sfx2::UserInputInterception | |
hasKeyHandlers() const | sfx2::UserInputInterception | |
hasMouseClickListeners() const | sfx2::UserInputInterception | |
m_pData | sfx2::UserInputInterception | private |
operator=(const UserInputInterception &)=delete | sfx2::UserInputInterception | |
removeKeyHandler(const css::uno::Reference< css::awt::XKeyHandler > &xHandler) | sfx2::UserInputInterception | |
removeMouseClickHandler(const css::uno::Reference< css::awt::XMouseClickHandler > &xHandler) | sfx2::UserInputInterception | |
UserInputInterception(::cppu::OWeakObject &_rControllerImpl, ::osl::Mutex &_rMutex) | sfx2::UserInputInterception | |
UserInputInterception(const UserInputInterception &)=delete | sfx2::UserInputInterception | |
~UserInputInterception() | sfx2::UserInputInterception |