Home
last modified time | relevance | path

Searched refs:removeKeyHandler (Results 1 – 25 of 34) sorted by relevance

12

/dports/editors/libreoffice/libreoffice-7.2.6.2/include/sfx2/
H A Duserinputinterception.hxx59 void removeKeyHandler( const css::uno::Reference< css::awt::XKeyHandler >& xHandler );
H A Dsfxbasecontroller.hxx159 …virtual void SAL_CALL removeKeyHandler( const css::uno::Reference< css::awt::XKeyHandler >& xHandl…
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/sfx2/
H A Duserinputinterception.hxx59 void removeKeyHandler( const css::uno::Reference< css::awt::XKeyHandler >& xHandler );
H A Dsfxbasecontroller.hxx160 …virtual void SAL_CALL removeKeyHandler( const css::uno::Reference< css::awt::XKeyHandler >& xHandl…
/dports/games/corsix-th/CorsixTH-0.65.1/CorsixTH/Lua/
H A Dui.lua467 function UI:removeKeyHandler(keys, window) function
1088 self:removeKeyHandler("global_connectDebugger", self)
1089 self:removeKeyHandler("global_showLuaConsole", self)
1090 self:removeKeyHandler("global_runDebugScript", self)
/dports/editors/libreoffice/libreoffice-7.2.6.2/qadevOOo/objdsc/sc/
H A Dcom.sun.star.comp.office.ScTabViewObj.csv44 "ScTabViewObj";"com::sun::star::awt::XUserInputInterception#optional";"removeKeyHandler()"
/dports/editors/libreoffice6/libreoffice-6.4.7.2/qadevOOo/objdsc/sc/
H A Dcom.sun.star.comp.office.ScTabViewObj.csv44 "ScTabViewObj";"com::sun::star::awt::XUserInputInterception#optional";"removeKeyHandler()"
/dports/editors/libreoffice/libreoffice-7.2.6.2/sfx2/source/view/
H A Duserinputinterception.cxx141 void UserInputInterception::removeKeyHandler( const Reference< XKeyHandler >& _rxHandler ) in removeKeyHandler() function in sfx2::UserInputInterception
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sfx2/source/view/
H A Duserinputinterception.cxx136 void UserInputInterception::removeKeyHandler( const Reference< XKeyHandler >& _rxHandler ) in removeKeyHandler() function in sfx2::UserInputInterception
/dports/editors/libreoffice/libreoffice-7.2.6.2/qadevOOo/objdsc/sd/
H A Dcom.sun.star.comp.unknown.DrawController_DrawView.csv8 "DrawController_DrawView";"com::sun::star::awt::XUserInputInterception#optional";"removeKeyHandler(…
H A Dcom.sun.star.comp.unknown.DrawController_NotesView.csv8 "DrawController_NotesView";"com::sun::star::awt::XUserInputInterception#optional";"removeKeyHandler
H A Dcom.sun.star.comp.unknown.DrawController_PresentationView.csv8 …oller_PresentationView";"com::sun::star::awt::XUserInputInterception#optional";"removeKeyHandler()"
H A Dcom.sun.star.comp.unknown.DrawController_HandoutView.csv8 …Controller_HandoutView";"com::sun::star::awt::XUserInputInterception#optional";"removeKeyHandler()"
H A Dcom.sun.star.comp.unknown.DrawController_OutlineView.csv8 …Controller_OutlineView";"com::sun::star::awt::XUserInputInterception#optional";"removeKeyHandler()"
/dports/editors/libreoffice6/libreoffice-6.4.7.2/qadevOOo/objdsc/sd/
H A Dcom.sun.star.comp.unknown.DrawController_OutlineView.csv8 …Controller_OutlineView";"com::sun::star::awt::XUserInputInterception#optional";"removeKeyHandler()"
H A Dcom.sun.star.comp.unknown.DrawController_PresentationView.csv8 …oller_PresentationView";"com::sun::star::awt::XUserInputInterception#optional";"removeKeyHandler()"
H A Dcom.sun.star.comp.unknown.DrawController_DrawView.csv8 "DrawController_DrawView";"com::sun::star::awt::XUserInputInterception#optional";"removeKeyHandler(…
H A Dcom.sun.star.comp.unknown.DrawController_HandoutView.csv8 …Controller_HandoutView";"com::sun::star::awt::XUserInputInterception#optional";"removeKeyHandler()"
H A Dcom.sun.star.comp.unknown.DrawController_NotesView.csv8 "DrawController_NotesView";"com::sun::star::awt::XUserInputInterception#optional";"removeKeyHandler
/dports/editors/libreoffice/libreoffice-7.2.6.2/offapi/com/sun/star/awt/
H A DXUserInputInterception.idl56 void removeKeyHandler (
H A DXExtendedToolkit.idl144 void removeKeyHandler (
/dports/editors/libreoffice6/libreoffice-6.4.7.2/offapi/com/sun/star/awt/
H A DXUserInputInterception.idl56 void removeKeyHandler (
H A DXExtendedToolkit.idl144 void removeKeyHandler (
/dports/editors/libreoffice/libreoffice-7.2.6.2/dbaccess/source/ui/browser/
H A Dgenericcontroller.cxx1110 void SAL_CALL OGenericUnoController::removeKeyHandler( const Reference< XKeyHandler >& _rxHandler ) in removeKeyHandler() function in dbaui::OGenericUnoController
1112 m_pData->m_aUserInputInterception.removeKeyHandler( _rxHandler ); in removeKeyHandler()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/dbaccess/source/ui/browser/
H A Dgenericcontroller.cxx1129 void SAL_CALL OGenericUnoController::removeKeyHandler( const Reference< XKeyHandler >& _rxHandler ) in removeKeyHandler() function in dbaui::OGenericUnoController
1131 m_pData->m_aUserInputInterception.removeKeyHandler( _rxHandler ); in removeKeyHandler()

12