Home | History | Annotate | Download | only in tinyxml2

Lines Matching full:dochandle

1242     XMLHandle docHandle( &document );

1243 XMLElement* child2 = docHandle.FirstChild( "Document" ).FirstChild( "Element" ).FirstChild().NextSibling().ToElement();