|
LibreOffice Module framework (master) 1
|
This is the complete list of members for framework::AcceleratorCache, including all inherited members.
| getAllKeys() const | framework::AcceleratorCache | |
| getCommandByKey(const css::awt::KeyEvent &aKey) const | framework::AcceleratorCache | |
| getKeysByCommand(const OUString &sCommand) const | framework::AcceleratorCache | |
| hasCommand(const OUString &sCommand) const | framework::AcceleratorCache | |
| hasKey(const css::awt::KeyEvent &aKey) const | framework::AcceleratorCache | |
| m_lCommand2Keys | framework::AcceleratorCache | private |
| m_lKey2Commands | framework::AcceleratorCache | private |
| 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 typedef | framework::AcceleratorCache | private |
| TKey2Commands typedef | framework::AcceleratorCache | private |
| TKeyList typedef | framework::AcceleratorCache |