Home
last modified time | relevance | path

Searched defs:lKeys (Results 1 – 6 of 6) sorted by relevance

/trunk/main/framework/source/accelerators/
H A Dacceleratorcache.cxx119 TKeyList lKeys; in getAllKeys() local
161 TKeyList lKeys; in getKeysByCommand() local
231 const TKeyList& lKeys = getKeysByCommand(sCommand); in removeCommand() local
H A Dacceleratorconfiguration.cxx167 AcceleratorCache::TKeyList lKeys = rCache.getAllKeys(); in getAllKeyEvents() local
254 AcceleratorCache::TKeyList lKeys = rCache.getKeysByCommand(sCommand); in getKeyEventsByCommand() local
283 AcceleratorCache::TKeyList lKeys = rCache.getKeysByCommand(rCommand); in getPreferredKeyEventsForCommandList() local
694 …AcceleratorCache::TKeyList lKeys = impl_getCFG(sal_True).getAllKeys(); //get keys from PrimaryKey… in getAllKeyEvents() local
876 AcceleratorCache::TKeyList lKeys = rPrimaryCache.getKeysByCommand(sCommand); in getKeyEventsByCommand() local
889 …leratorCache::TKeyList::const_iterator lcl_getPreferredKey(const AcceleratorCache::TKeyList& lKeys) in lcl_getPreferredKey()
930 AcceleratorCache::TKeyList lKeys = rCache.getKeysByCommand(rCommand); in getPreferredKeyEventsForCommandList() local
1075 AcceleratorCache::TKeyList lKeys; in storeToStorage() local
1273 css::uno::Sequence< ::rtl::OUString > lKeys = xAccess->getElementNames(); in impl_ts_load() local
/trunk/main/framework/source/xml/
H A Dacceleratorconfigurationwriter.cxx96 AcceleratorCache::TKeyList lKeys = m_rContainer.getAllKeys(); in flush() local
/trunk/main/filter/source/config/cache/
H A Dbasecontainer.cxx366 OUStringList lKeys = pCache->getItemNames(m_eType); in getElementNames() local
463 OUStringList lKeys; in createSubSetEnumerationByProperties() local
H A Dfiltercache.cxx307 OUStringList lKeys; in getMatchingItemsByProps() local
360 OUStringList lKeys; in getItemNames() local
/trunk/main/cui/source/customize/
H A Dacccfg.cxx901 css::uno::Sequence< css::awt::KeyEvent > lKeys = xAccMgr->getAllKeyEvents(); in Init() local