22 #ifndef CRNAltoUtils_HEADER
23 #define CRNAltoUtils_HEADER
std::vector< Id > GetStyleRefs(const Element &el)
Gets the list of style references.
void AddStyleRef(Element &el, const Id &id)
Adds a style reference to an element.
void RemoveStyleRef(Element &el, const Id &id)
Removes a style reference to an element.
A character string class.