Home
last modified time | relevance | path

Searched refs:removeKeyEvent (Results 1 – 5 of 5) sorted by relevance

/aoo42x/main/offapi/com/sun/star/ui/
H A DXAcceleratorConfiguration.idl144 Use the method removeKeyEvent() instead.
147 @see removeKeyEvent()
173 void removeKeyEvent( [in] com::sun::star::awt::KeyEvent aKeyEvent )
/aoo42x/main/framework/source/inc/accelerators/
H A Dacceleratorconfiguration.hxx155 virtual void SAL_CALL removeKeyEvent(const css::awt::KeyEvent& aKeyEvent)
369 virtual void SAL_CALL removeKeyEvent(const css::awt::KeyEvent& aKeyEvent)
/aoo42x/main/framework/qa/complex/accelerators/
H A DAcceleratorsConfigurationTest.java503 xAccelCfg.removeKeyEvent(convertShortcut2AWTKey(sKeys[i])); in impl_checkRemoveKeyCommands()
516 xAccelCfg.removeKeyEvent(convertShortcut2AWTKey(sKeys[i])); in impl_checkRemoveKeyCommands()
/aoo42x/main/framework/source/accelerators/
H A Dacceleratorconfiguration.cxx226 void SAL_CALL XMLBasedAcceleratorConfiguration::removeKeyEvent(const css::awt::KeyEvent& aKeyEvent) in removeKeyEvent() function in framework::XMLBasedAcceleratorConfiguration
851 void SAL_CALL XCUBasedAcceleratorConfiguration::removeKeyEvent(const css::awt::KeyEvent& aKeyEvent) in removeKeyEvent() function in framework::XCUBasedAcceleratorConfiguration
/aoo42x/main/cui/source/customize/
H A Dacccfg.cxx974 xAccMgr->removeKeyEvent(aAWTKey); in Apply()

Completed in 33 milliseconds