Home
last modified time | relevance | path

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

/aoo42x/main/unoxml/source/dom/
H A Dsaxbuilder.cxx216 AttrMap aAttrMap; in startElement()
236 aAttrMap.insert(AttrMap::value_type(attr_qname, attr_value)); in startElement()
272 AttrMap::const_iterator a = aAttrMap.begin(); in startElement()
H A Dsaxbuilder.hxx63 typedef std::map< OUString, OUString > AttrMap; typedef

Completed in 60 milliseconds