Home
last modified time | relevance | path

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

/aoo4110/main/writerfilter/source/ooxml/
H A DOOXMLFactory.hxx77 typedef hash_map<Token_t, AttributeInfo> 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 33 milliseconds