Home
last modified time | relevance | path

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

/aoo42x/main/writerfilter/source/ooxml/
H A DOOXMLFactory.hxx77 typedef hash_map<sal_Int32, AttributeInfo, TokenHash> AttributeToResourceMap; typedef
78 typedef boost::shared_ptr<AttributeToResourceMap> AttributeToResourceMapPointer;
H A DOOXMLFactory.cxx141 AttributeToResourceMap::const_iterator aIt; in attributes()
142 AttributeToResourceMap::const_iterator aEndIt = pMap->end(); in attributes()

Completed in 25 milliseconds