Home
last modified time | relevance | path

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

/AOO41X/main/xmlreader/source/
H A Dxmlreader.cxx166 currentAttribute_ = attributes_.begin(); in nextAttribute()
171 if (currentAttribute_ == attributes_.end()) { in nextAttribute()
675 attributes_.clear(); in handleStartTag()
743 attributes_.push_back( in handleStartTag()
/AOO41X/main/xmlreader/inc/xmlreader/
H A Dxmlreader.hxx187 Attributes attributes_; member in xmlreader::XmlReader