Home
last modified time | relevance | path

Searched refs:getCommandByKeyEvent (Results 1 – 7 of 7) sorted by relevance

/aoo42x/main/framework/source/accelerators/
H A Dacceleratorexecute.cxx244 sCommand = xDocCfg->getCommandByKeyEvent(aKey); in impl_ts_findCommand()
251 sCommand = xModuleCfg->getCommandByKeyEvent(aKey); in impl_ts_findCommand()
258 sCommand = xGlobalCfg->getCommandByKeyEvent(aKey); in impl_ts_findCommand()
H A Dacceleratorconfiguration.cxx175 ::rtl::OUString SAL_CALL XMLBasedAcceleratorConfiguration::getCommandByKeyEvent(const css::awt::Key… in getCommandByKeyEvent() function in framework::XMLBasedAcceleratorConfiguration
740 ::rtl::OUString SAL_CALL XCUBasedAcceleratorConfiguration::getCommandByKeyEvent(const css::awt::Key… in getCommandByKeyEvent() function in framework::XCUBasedAcceleratorConfiguration
/aoo42x/main/svtools/source/misc/
H A Dacceleratorexecute.cxx329 sCommand = xDocCfg->getCommandByKeyEvent(aKey); in impl_ts_findCommand()
339 sCommand = xModuleCfg->getCommandByKeyEvent(aKey); in impl_ts_findCommand()
349 sCommand = xGlobalCfg->getCommandByKeyEvent(aKey); in impl_ts_findCommand()
/aoo42x/main/framework/source/inc/accelerators/
H A Dacceleratorconfiguration.hxx146 virtual ::rtl::OUString SAL_CALL getCommandByKeyEvent(const css::awt::KeyEvent& aKeyEvent)
360 virtual ::rtl::OUString SAL_CALL getCommandByKeyEvent(const css::awt::KeyEvent& aKeyEvent)
/aoo42x/main/framework/qa/complex/accelerators/
H A DAcceleratorsConfigurationTest.java391 sCmdFromCache = xAccelCfg.getCommandByKeyEvent(convertShortcut2AWTKey(sKeys[i])); in impl_checkGetKeyCommands()
650 String test = m_xDocumentAccelCfg.getCommandByKeyEvent(convertShortcut2AWTKey("F2")); in LoadDocumentAcceleratorConfiguration()
/aoo42x/main/offapi/com/sun/star/ui/
H A DXAcceleratorConfiguration.idl122 string getCommandByKeyEvent( [in] com::sun::star::awt::KeyEvent aKeyEvent )
/aoo42x/main/cui/source/customize/
H A Dacccfg.cxx909 ::rtl::OUString sCommand = xAccMgr->getCommandByKeyEvent(aAWTKey); in Init()

Completed in 44 milliseconds