Searched refs:valueBegin (Results 1 – 2 of 2) sorted by relevance
/aoo42x/main/xmlreader/source/ |
H A D | xmlreader.cxx | 192 currentAttribute_->valueBegin, currentAttribute_->valueEnd, in getAttributeValue() 715 char const * valueBegin = pos_; in handleStartTag() local 732 defaultNsId = scanNamespaceIri(valueBegin, valueEnd); in handleStartTag() 740 scanNamespaceIri(valueBegin, valueEnd))); in handleStartTag() 744 attrNameBegin, attrNameEnd, attrNameColon, valueBegin, in handleStartTag()
|
/aoo42x/main/xmlreader/inc/xmlreader/ |
H A D | xmlreader.hxx | 117 char const * valueBegin; member 125 nameColon(theNameColon), valueBegin(theValueBegin), in AttributeData()
|
Completed in 12 milliseconds