LibreOffice Module framework (master) 1
framework::AcceleratorCache Member List

This is the complete list of members for framework::AcceleratorCache, including all inherited members.

getAllKeys() constframework::AcceleratorCache
getCommandByKey(const css::awt::KeyEvent &aKey) constframework::AcceleratorCache
getKeysByCommand(const OUString &sCommand) constframework::AcceleratorCache
hasCommand(const OUString &sCommand) constframework::AcceleratorCache
hasKey(const css::awt::KeyEvent &aKey) constframework::AcceleratorCache
m_lCommand2Keysframework::AcceleratorCacheprivate
m_lKey2Commandsframework::AcceleratorCacheprivate
removeCommand(const OUString &sCommand)framework::AcceleratorCache
removeKey(const css::awt::KeyEvent &aKey)framework::AcceleratorCache
setKeyCommandPair(const css::awt::KeyEvent &aKey, const OUString &sCommand)framework::AcceleratorCache
TCommand2Keys typedefframework::AcceleratorCacheprivate
TKey2Commands typedefframework::AcceleratorCacheprivate
TKeyList typedefframework::AcceleratorCache