Home
last modified time | relevance | path

Searched refs:attrNsId (Results 1 – 4 of 4) sorted by relevance

/trunk/main/configmgr/source/
H A Dxcsparser.cxx353 int attrNsId; in handleComponentSchema() local
358 if (attrNsId == ParseManager::NAMESPACE_OOR && in handleComponentSchema()
416 int attrNsId; in handleNodeRef() local
421 if (attrNsId == ParseManager::NAMESPACE_OOR && in handleNodeRef()
470 int attrNsId; in handleProp() local
475 if (attrNsId == ParseManager::NAMESPACE_OOR && in handleProp()
527 int attrNsId; in handlePropValue() local
532 if (attrNsId == ParseManager::NAMESPACE_OOR && in handlePropValue()
556 int attrNsId; in handleGroup() local
597 int attrNsId; in handleSet() local
[all …]
H A Dxcuparser.cxx277 int attrNsId; in handleComponentData() local
282 if (attrNsId == ParseManager::NAMESPACE_OOR && in handleComponentData()
383 int attrNsId; in handleItem() local
388 if (attrNsId == ParseManager::NAMESPACE_OOR && in handleItem()
453 int attrNsId; in handlePropValue() local
458 if (attrNsId == ParseManager::NAMESPACE_XSI && in handlePropValue()
538 int attrNsId; in handleLocpropValue() local
662 int attrNsId; in handleGroupProp() local
667 if (attrNsId == ParseManager::NAMESPACE_OOR && in handleGroupProp()
890 int attrNsId; in handleGroupNode() local
[all …]
H A Dxcdparser.cxx88 int attrNsId; in startElement() local
90 if (!reader.nextAttribute(&attrNsId, &attrLn)) { in startElement()
93 if (attrNsId == xmlreader::XmlReader::NAMESPACE_NONE && in startElement()
H A Dvalueparser.cxx319 int attrNsId; in startElement() local
321 if (!reader.nextAttribute(&attrNsId, &attrLn)) { in startElement()
324 if (attrNsId == ParseManager::NAMESPACE_OOR && in startElement()

Completed in 22 milliseconds