Home
last modified time | relevance | path

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

/trunk/main/unotools/source/config/
H A Dinetoptions.cxx217 Map::const_iterator aMapEnd(m_aListeners.end()); in notifyListeners() local
218 for (Map::const_iterator aIt(m_aListeners.begin()); aIt != aMapEnd; in notifyListeners()
/trunk/main/sc/source/ui/unoobj/
H A Dcellsuno.cxx9813 ScUniqueFormatsHashMap::iterator aMapEnd( aHashMap.end() ); in GetObjects_Impl() local
9814 while ( aMapIter != aMapEnd ) in GetObjects_Impl()

Completed in 75 milliseconds