Home
last modified time | relevance | path

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

/aoo42x/main/framework/qa/complex/accelerators/
H A DAcceleratorsConfigurationTest.java427 xAccelCfg.setKeyEvent(convertShortcut2AWTKey(sKeys[i]), sCommands[i]); in impl_checkSetKeyCommands()
443 xAccelCfg.setKeyEvent(convertShortcut2AWTKey(sKeys[i]), sCommands[i]); in impl_checkSetKeyCommands()
466 xAccelCfg.setKeyEvent(convertShortcut2AWTKey(sKeys[i]), sCommands[i]); in impl_checkSetKeyCommands()
/aoo42x/main/framework/source/inc/accelerators/
H A Dacceleratorconfiguration.hxx150 virtual void SAL_CALL setKeyEvent(const css::awt::KeyEvent& aKeyEvent,
364 virtual void SAL_CALL setKeyEvent(const css::awt::KeyEvent& aKeyEvent,
/aoo42x/main/framework/source/accelerators/
H A Dacceleratorconfiguration.cxx193 void SAL_CALL XMLBasedAcceleratorConfiguration::setKeyEvent(const css::awt::KeyEvent& aKeyEvent, in setKeyEvent() function in framework::XMLBasedAcceleratorConfiguration
764 void SAL_CALL XCUBasedAcceleratorConfiguration::setKeyEvent(const css::awt::KeyEvent& aKeyEvent, in setKeyEvent() function in framework::XCUBasedAcceleratorConfiguration
/aoo42x/main/offapi/com/sun/star/ui/
H A DXAcceleratorConfiguration.idl160 void setKeyEvent( [in] com::sun::star::awt::KeyEvent aKeyEvent,
/aoo42x/main/cui/source/customize/
H A Dacccfg.cxx972 xAccMgr->setKeyEvent(aAWTKey, sCommand); in Apply()

Completed in 24 milliseconds