Home
last modified time | relevance | path

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

/trunk/main/framework/source/uiconfiguration/
H A Duicategorydescription.cxx456 UICommandsHashMap::iterator pCatIter = m_aUICommandsHashMap.find( aGenericCategories ); local
457 if ( pCatIter != m_aUICommandsHashMap.end() )
458 pCatIter->second = m_xGenericUICommands;

Completed in 12 milliseconds