Searched refs:aMapEnd (Results 1 – 2 of 2) sorted by relevance
217 Map::const_iterator aMapEnd(m_aListeners.end()); in notifyListeners() local218 for (Map::const_iterator aIt(m_aListeners.begin()); aIt != aMapEnd; in notifyListeners()
9813 ScUniqueFormatsHashMap::iterator aMapEnd( aHashMap.end() ); in GetObjects_Impl() local9814 while ( aMapIter != aMapEnd ) in GetObjects_Impl()
Completed in 86 milliseconds