Home
last modified time | relevance | path

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

/trunk/main/xmloff/inc/xmloff/
H A Dprhdlfac.hxx103 typedef ::std::map< sal_Int32, XMLPropertyHandler* > CacheMap; typedef in XMLPropertyHandlerFactory
104 CacheMap maHandlerCache;
/trunk/main/xmloff/source/style/
H A Dprhdlfac.cxx111 for( CacheMap::iterator pPos = maHandlerCache.begin(); pPos != maHandlerCache.end(); pPos++ ) in ~XMLPropertyHandlerFactory()

Completed in 20 milliseconds