/aoo42x/main/qadevOOo/tests/java/ifc/awt/ |
H A D | _XUserInputInterception.java | 149 oObj.removeKeyHandler(m_KeyListener2); in _removeKeyHandler() 173 oObj.removeKeyHandler(m_KeyListener1); in _removeKeyHandler()
|
/aoo42x/main/sfx2/inc/sfx2/ |
H A D | userinputinterception.hxx | 60 …void removeKeyHandler( const ::com::sun::star::uno::Reference< ::com::sun::star::awt::XKeyHandl…
|
H A D | sfxbasecontroller.hxx | 365 …virtual void SAL_CALL removeKeyHandler( const ::com::sun::star::uno::Reference< ::com::sun::star::…
|
/aoo42x/main/sfx2/source/view/ |
H A D | userinputinterception.cxx | 148 …void UserInputInterception::removeKeyHandler( const Reference< XKeyHandler >& _rxHandler ) throw (… in removeKeyHandler() function in sfx2::UserInputInterception
|
H A D | sfxbasecontroller.cxx | 1177 void SAL_CALL SfxBaseController::removeKeyHandler( const ::com::sun::star::uno::Reference< XKEYHAND… in removeKeyHandler() function in SfxBaseController 1180 m_pData->m_aUserInputInterception.removeKeyHandler( xHandler ); in removeKeyHandler()
|
/aoo42x/main/qadevOOo/objdsc/sd/ |
H A D | com.sun.star.comp.unknown.DrawController_DrawView.csv | 8 "DrawController_DrawView";"com::sun::star::awt::XUserInputInterception#optional";"removeKeyHandler(…
|
H A D | com.sun.star.comp.unknown.DrawController_HandoutView.csv | 8 …Controller_HandoutView";"com::sun::star::awt::XUserInputInterception#optional";"removeKeyHandler()"
|
H A D | com.sun.star.comp.unknown.DrawController_OutlineView.csv | 8 …Controller_OutlineView";"com::sun::star::awt::XUserInputInterception#optional";"removeKeyHandler()"
|
H A D | com.sun.star.comp.unknown.DrawController_NotesView.csv | 8 "DrawController_NotesView";"com::sun::star::awt::XUserInputInterception#optional";"removeKeyHandler…
|
H A D | com.sun.star.comp.unknown.DrawController_PresentationView.csv | 8 …oller_PresentationView";"com::sun::star::awt::XUserInputInterception#optional";"removeKeyHandler()"
|
/aoo42x/main/offapi/com/sun/star/awt/ |
H A D | XUserInputInterception.idl | 68 [oneway] void removeKeyHandler (
|
H A D | XExtendedToolkit.idl | 173 [oneway] void removeKeyHandler (
|
/aoo42x/main/framework/qa/complex/XUserInputInterception/ |
H A D | EventTest.java | 337 xUII.removeKeyHandler(keyListener); in checkKeyListener()
|
/aoo42x/main/qadevOOo/objdsc/sc/ |
H A D | com.sun.star.comp.office.ScTabViewObj.csv | 83 "ScTabViewObj";"com::sun::star::awt::XUserInputInterception#optional";"removeKeyHandler()"
|
/aoo42x/main/toolkit/inc/toolkit/awt/ |
H A D | vclxtoolkit.hxx | 181 virtual void SAL_CALL removeKeyHandler(
|
/aoo42x/main/dbaccess/source/ui/browser/ |
H A D | genericcontroller.cxx | 1522 void SAL_CALL OGenericUnoController::removeKeyHandler( const Reference< XKeyHandler >& _rxHandler )… in removeKeyHandler() function in dbaui::OGenericUnoController 1524 m_pData->m_aUserInputInterception.removeKeyHandler( _rxHandler ); in removeKeyHandler()
|
/aoo42x/main/dbaccess/inc/ |
H A D | genericcontroller.hxx | 525 …virtual void SAL_CALL removeKeyHandler( const ::com::sun::star::uno::Reference< ::com::sun::star::…
|
/aoo42x/main/toolkit/source/awt/ |
H A D | vclxtoolkit.cxx | 1511 void SAL_CALL VCLXToolkit::removeKeyHandler( in removeKeyHandler() function in VCLXToolkit
|