Searched refs:pM2CIter (Results 1 – 1 of 1) sorted by relevance
707 ModuleToCommandFileMap::const_iterator pM2CIter = m_aModuleToCommandFileMap.find( aName ); in getByName() local708 if ( pM2CIter != m_aModuleToCommandFileMap.end() ) in getByName()710 ::rtl::OUString aCommandFile( pM2CIter->second ); in getByName()