Searched refs:ForAttributes (Results 1 – 1 of 1) sorted by relevance
6170 enum ForWhat { ForTextNodes, ForAttributes }; enumerator15191 if (m_forWhat == ForAttributes) in encodeTo()15358 m_os << ' ' << name << "=\"" << XmlEncode( attribute, XmlEncode::ForAttributes ) << '"'; in writeAttribute()