Searched refs:attributesAttributeRef (Results 1 – 1 of 1) sorted by relevance
202 static constexpr const char *attributesAttributeRef = "attributesRef"; /**< for factorization. */ variable252 std::string attrRef = getXmlAttribute(cur, attributesAttributeRef); in deserializeAttributes()254 getReference(xmlDocGetRootElement(doc), attrNode, attrRef, attributesAttributeRef); in deserializeAttributes()