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