Home
last modified time | relevance | path

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

/trunk/main/framework/source/accelerators/
H A Dacceleratorconfiguration.cxx808 AcceleratorCache::TKeyList lPrimaryKeys = rPrimaryCache.getKeysByCommand(sCommand); in setKeyEvent() local
809 rPrimaryCache.removeKey(lPrimaryKeys[0]); in setKeyEvent()
810 rSecondaryCache.setKeyCommandPair(lPrimaryKeys[0], sCommand); in setKeyEvent()
824 AcceleratorCache::TKeyList lPrimaryKeys = rPrimaryCache.getKeysByCommand(sCommand); in setKeyEvent() local
825 rPrimaryCache.removeKey(lPrimaryKeys[0]); in setKeyEvent()
826 rSecondaryCache.setKeyCommandPair(lPrimaryKeys[0], sCommand); in setKeyEvent()
838 AcceleratorCache::TKeyList lPrimaryKeys = rPrimaryCache.getKeysByCommand(sCommand); in setKeyEvent() local
839 rPrimaryCache.removeKey(lPrimaryKeys[0]); in setKeyEvent()
840 rSecondaryCache.setKeyCommandPair(lPrimaryKeys[0], sCommand); in setKeyEvent()

Completed in 12 milliseconds