Home
last modified time | relevance | path

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

/trunk/main/configmgr/source/
H A Dxcuparser.cxx318 finalized = xmldata::parseBoolean(reader.getAttributeValue(true)); in handleComponentData()
461 nil = xmldata::parseBoolean(reader.getAttributeValue(true)); in handlePropValue()
465 Type type = xmldata::parseType( in handlePropValue()
550 nil = xmldata::parseBoolean(reader.getAttributeValue(true)); in handleLocpropValue()
554 Type type = xmldata::parseType( in handleLocpropValue()
675 type = xmldata::parseType(reader, reader.getAttributeValue(true)); in handleGroupProp()
683 finalized = xmldata::parseBoolean(reader.getAttributeValue(true)); in handleGroupProp()
907 finalized = xmldata::parseBoolean(reader.getAttributeValue(true)); in handleGroupNode()
990 finalized = xmldata::parseBoolean(reader.getAttributeValue(true)); in handleSetNode()
994 mandatory = xmldata::parseBoolean(reader.getAttributeValue(true)); in handleSetNode()
[all …]
H A Dxcsparser.cxx447 xmldata::parseTemplateReference( in handleNodeRef()
483 valueParser_.type_ = xmldata::parseType( in handleProp()
488 localized = xmldata::parseBoolean(reader.getAttributeValue(true)); in handleProp()
492 nillable = xmldata::parseBoolean(reader.getAttributeValue(true)); in handleProp()
569 extensible = xmldata::parseBoolean(reader.getAttributeValue(true)); in handleGroup()
632 xmldata::parseTemplateReference( in handleSet()
660 xmldata::parseTemplateReference(component, hasNodeType, nodeType, 0)); in handleSetItem()
H A Dxmldata.hxx39 namespace xmldata { namespace
H A Dmakefile.mk64 $(SLO)/xmldata.obj
H A Dxmldata.cxx60 namespace xmldata { namespace
H A DREADME54 xmldata.cxx
/trunk/main/configmgr/
H A DLibrary_configmgr.mk81 configmgr/source/xmldata \

Completed in 30 milliseconds