Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/unoobj/
H A Dcellsuno.cxx9593 …::hash_map< const ScPatternAttr*, ScUniqueFormatsEntry, ScPatternHashCode > ScUniqueFormatsHashMap; typedef
9622 ScUniqueFormatsHashMap aHashMap; in GetObjects_Impl()
9633 ScUniqueFormatsHashMap::iterator aMapIter( aHashMap.begin() ); in GetObjects_Impl()
9634 ScUniqueFormatsHashMap::iterator aMapEnd( aHashMap.end() ); in GetObjects_Impl()