Lines Matching refs:ToElement
152 node.ToElement()->Print( stdout, level);361 #define GETATTR(nAmE) ((attr=node.ToElement()->Attribute(nAmE))!=NULL) ? attr:""676 std::string s = node.ToElement()->GetText(); // getCdata();799 for(TiXmlAttribute* attr=node.ToElement()->FirstAttribute();