Home
last modified time | relevance | path

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

/aoo42x/main/dbaccess/source/ui/browser/
H A Dgenericcontroller.cxx1629 CommandHashMap aCmdHashMap; in getSupportedCommandGroups() local
1635 aCmdHashMap.insert( CommandHashMap::value_type( aIter->second.GroupId, 0 )); in getSupportedCommandGroups()
1637 Sequence< sal_Int16 > aCommandGroups( aCmdHashMap.size() ); in getSupportedCommandGroups()
1638 ::std::transform( aCmdHashMap.begin(), in getSupportedCommandGroups()
1639 aCmdHashMap.end(), in getSupportedCommandGroups()

Completed in 23 milliseconds