Searched refs:TKeyList (Results 1 – 4 of 4) sorted by relevance
168 AcceleratorCache::TKeyList lKeys = rCache.getAllKeys(); in getAllKeyEvents()264 AcceleratorCache::TKeyList lKeys = rCache.getKeysByCommand(sCommand); in getKeyEventsByCommand()729 AcceleratorCache::TKeyList::const_iterator pIt; in getAllKeyEvents()919 AcceleratorCache::TKeyList::const_iterator pIt; in getKeyEventsByCommand()929 AcceleratorCache::TKeyList::const_iterator lcl_getPreferredKey(const AcceleratorCache::TKeyList& lK… in lcl_getPreferredKey()931 AcceleratorCache::TKeyList::const_iterator pIt; in lcl_getPreferredKey()972 AcceleratorCache::TKeyList lKeys = rCache.getKeysByCommand(rCommand); in getPreferredKeyEventsForCommandList()1126 AcceleratorCache::TKeyList lKeys; in storeToStorage()1127 AcceleratorCache::TKeyList::const_iterator pIt; in storeToStorage()1432 AcceleratorCache::TKeyList::const_iterator pIt; in impl_ts_save()[all …]
117 AcceleratorCache::TKeyList AcceleratorCache::getAllKeys() const in getAllKeys()119 TKeyList lKeys; in getAllKeys()151 TKeyList& rKeyList = m_lCommand2Keys[sCommand]; in setKeyCommandPair()159 AcceleratorCache::TKeyList AcceleratorCache::getKeysByCommand(const ::rtl::OUString& sCommand) const in getKeysByCommand()161 TKeyList lKeys; in getKeysByCommand()231 const TKeyList& lKeys = getKeysByCommand(sCommand); in removeCommand()232 AcceleratorCache::TKeyList::const_iterator pKey ; in removeCommand()
72 typedef ::comphelper::SequenceAsVector< css::awt::KeyEvent > TKeyList; typedef in framework::AcceleratorCache73 typedef BaseHash< TKeyList > TCommand2Keys;144 virtual TKeyList getAllKeys() const;169 virtual TKeyList getKeysByCommand(const ::rtl::OUString& sCommand) const;
96 AcceleratorCache::TKeyList lKeys = m_rContainer.getAllKeys(); in flush()97 AcceleratorCache::TKeyList::const_iterator pKey ; in flush()
Completed in 32 milliseconds