Searched defs:XMLElement (Results 1 – 2 of 2) sorted by relevance
93 class XMLElement; variable374 …virtual bool VisitEnter( const XMLElement& /*element*/, const XMLAttribute* /*firstAttribute*/ ) … in VisitEnter()378 virtual bool VisitExit( const XMLElement& /*element*/ ) { in VisitExit()497 friend class XMLElement; variable929 friend class XMLElement; variable1292 friend class XMLElement; variable
1145 XMLElement::XMLElement( XMLDocument* doc ) : XMLNode( doc ), in XMLElement() function in XMLElement2027 bool XMLPrinter::VisitExit( const XMLElement& ) in VisitExit()