Home
last modified time | relevance | path

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

/aoo41x/main/xmlreader/source/
H A Dxmlreader.cxx193 currentAttribute_->valueBegin, currentAttribute_->valueEnd, in getAttributeValue()
716 char const * valueBegin = pos_; in handleStartTag() local
733 defaultNsId = scanNamespaceIri(valueBegin, valueEnd); in handleStartTag()
741 scanNamespaceIri(valueBegin, valueEnd))); in handleStartTag()
745 attrNameBegin, attrNameEnd, attrNameColon, valueBegin, in handleStartTag()
/aoo41x/main/xmlreader/inc/xmlreader/
H A Dxmlreader.hxx117 char const * valueBegin; member
125 nameColon(theNameColon), valueBegin(theValueBegin), in AttributeData()

Completed in 21 milliseconds