Home | History | Annotate | Download | only in tinyxml2

Lines Matching full:dochandle

1937 	XMLHandle docHandle( &document );

1938 XMLElement* child2 = docHandle.FirstChildElement( "Document" ).FirstChildElement( "Element" ).FirstChildElement().NextSiblingElement();