Lines Matching refs:xmldata
318 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()
1013 xmldata::parseTemplateReference( in handleSetNode()