Searched refs:aCmdHashMap (Results 1 – 1 of 1) sorted by relevance
1629 CommandHashMap aCmdHashMap; in getSupportedCommandGroups() local1635 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 72 milliseconds