Searched refs:strNameAttributeName (Results 1 – 4 of 4) sorted by relevance
52 const string &strNameAttributeName) in CXmlDocSource() argument54 _strRootElementName(strRootElementName), _strNameAttributeName(strNameAttributeName), in CXmlDocSource()
74 const std::string &strNameAttributeName = "");
721 bool replace = true, const std::string &strNameAttributeName = "Name");
623 const string &strNameAttributeName) in xmlParse() argument629 pRootElement->getName(), strNameAttributeName); in xmlParse()