Searched defs:getChildElement (Results 1 – 2 of 2) sorted by relevance
150 bool CXmlElement::getChildElement(const string& strType, CXmlElement& childElement) const in getChildElement() function in CXmlElement164 bool CXmlElement::getChildElement(const string& strType, const string& strNameAttribute, CXmlElemen… in getChildElement() function in CXmlElement
800 UXMLElement::getChildElement(const UnicodeString &name) const { in getChildElement() function in UXMLElement