Home
last modified time | relevance | path

Searched refs:nextAttribute (Results 1 – 7 of 7) sorted by relevance

/trunk/main/configmgr/source/
H A Dxcsparser.cxx355 if (!reader.nextAttribute(&attrNsId, &attrLn)) { in handleComponentSchema()
418 if (!reader.nextAttribute(&attrNsId, &attrLn)) { in handleNodeRef()
472 if (!reader.nextAttribute(&attrNsId, &attrLn)) { in handleProp()
529 if (!reader.nextAttribute(&attrNsId, &attrLn)) { in handlePropValue()
558 if (!reader.nextAttribute(&attrNsId, &attrLn)) { in handleGroup()
599 if (!reader.nextAttribute(&attrNsId, &attrLn)) { in handleSet()
645 if (!reader.nextAttribute(&attrNsId, &attrLn)) { in handleSetItem()
H A Dxcuparser.cxx279 if (!reader.nextAttribute(&attrNsId, &attrLn)) { in handleComponentData()
385 if (!reader.nextAttribute(&attrNsId, &attrLn)) { in handleItem()
455 if (!reader.nextAttribute(&attrNsId, &attrLn)) { in handlePropValue()
540 if (!reader.nextAttribute(&attrNsId, &attrLn)) { in handleLocpropValue()
664 if (!reader.nextAttribute(&attrNsId, &attrLn)) { in handleGroupProp()
892 if (!reader.nextAttribute(&attrNsId, &attrLn)) { in handleGroupNode()
966 if (!reader.nextAttribute(&attrNsId, &attrLn)) { in handleSetNode()
H A Dxcdparser.cxx90 if (!reader.nextAttribute(&attrNsId, &attrLn)) { in startElement()
H A Dvalueparser.cxx321 if (!reader.nextAttribute(&attrNsId, &attrLn)) { in startElement()
/trunk/main/xmlreader/inc/xmlreader/
H A Dxmlreader.hxx66 bool nextAttribute(int * nsId, Span * localName);
/trunk/main/stoc/source/simpleregistry/
H A Dtextualservices.cxx239 while (reader_.nextAttribute(&nsId, &name)) { in handleComponent()
353 while (reader_.nextAttribute(&nsId, &name)) { in getNameAttribute()
/trunk/main/xmlreader/source/
H A Dxmlreader.cxx162 bool XmlReader::nextAttribute(int * nsId, Span * localName) { in nextAttribute() function in xmlreader::XmlReader

Completed in 37 milliseconds