Searched refs:CacheMap (Results 1 – 2 of 2) sorted by relevance
103 typedef ::std::map< sal_Int32, XMLPropertyHandler* > CacheMap; typedef in XMLPropertyHandlerFactory104 CacheMap maHandlerCache;
111 for( CacheMap::iterator pPos = maHandlerCache.begin(); pPos != maHandlerCache.end(); pPos++ ) in ~XMLPropertyHandlerFactory()
Completed in 16 milliseconds