Searched refs:getKeysByCommand (Results 1 – 3 of 3) sorted by relevance
264 AcceleratorCache::TKeyList lKeys = rCache.getKeysByCommand(sCommand); in getKeyEventsByCommand()295 AcceleratorCache::TKeyList lKeys = rCache.getKeysByCommand(rCommand); in getPreferredKeyEventsForCommandList()801 … AcceleratorCache::TKeyList lSecondaryKeys = rSecondaryCache.getKeysByCommand(sOriginalCommand); in setKeyEvent()808 AcceleratorCache::TKeyList lPrimaryKeys = rPrimaryCache.getKeysByCommand(sCommand); in setKeyEvent()824 AcceleratorCache::TKeyList lPrimaryKeys = rPrimaryCache.getKeysByCommand(sCommand); in setKeyEvent()838 AcceleratorCache::TKeyList lPrimaryKeys = rPrimaryCache.getKeysByCommand(sCommand); in setKeyEvent()874 … AcceleratorCache::TKeyList lSecondaryKeys = rSecondaryCache.getKeysByCommand(sOriginalCommand); in removeKeyEvent()916 AcceleratorCache::TKeyList lKeys = rPrimaryCache.getKeysByCommand(sCommand); in getKeyEventsByCommand()918 AcceleratorCache::TKeyList lSecondaryKeys = rSecondaryCache.getKeysByCommand(sCommand); in getKeyEventsByCommand()972 AcceleratorCache::TKeyList lKeys = rCache.getKeysByCommand(rCommand); in getPreferredKeyEventsForCommandList()
159 AcceleratorCache::TKeyList AcceleratorCache::getKeysByCommand(const ::rtl::OUString& sCommand) const in getKeysByCommand() function in framework::AcceleratorCache231 const TKeyList& lKeys = getKeysByCommand(sCommand); in removeCommand()
169 virtual TKeyList getKeysByCommand(const ::rtl::OUString& sCommand) const;
Completed in 23 milliseconds