Searched refs:removeKeyEvent (Results 1 – 5 of 5) sorted by relevance
144 Use the method removeKeyEvent() instead.147 @see removeKeyEvent()173 void removeKeyEvent( [in] com::sun::star::awt::KeyEvent aKeyEvent )
155 virtual void SAL_CALL removeKeyEvent(const css::awt::KeyEvent& aKeyEvent)369 virtual void SAL_CALL removeKeyEvent(const css::awt::KeyEvent& aKeyEvent)
503 xAccelCfg.removeKeyEvent(convertShortcut2AWTKey(sKeys[i])); in impl_checkRemoveKeyCommands()516 xAccelCfg.removeKeyEvent(convertShortcut2AWTKey(sKeys[i])); in impl_checkRemoveKeyCommands()
226 void SAL_CALL XMLBasedAcceleratorConfiguration::removeKeyEvent(const css::awt::KeyEvent& aKeyEvent) in removeKeyEvent() function in framework::XMLBasedAcceleratorConfiguration851 void SAL_CALL XCUBasedAcceleratorConfiguration::removeKeyEvent(const css::awt::KeyEvent& aKeyEvent) in removeKeyEvent() function in framework::XCUBasedAcceleratorConfiguration
974 xAccMgr->removeKeyEvent(aAWTKey); in Apply()
Completed in 45 milliseconds