Searched refs:CXmlFileIncluderElement (Results 1 – 3 of 3) sorted by relevance
40 CXmlFileIncluderElement::CXmlFileIncluderElement(const std::string& strName, in CXmlFileIncluderElement() function in CXmlFileIncluderElement48 bool CXmlFileIncluderElement::fromXml(const CXmlElement& xmlElement, CXmlSerializingContext& serial… in fromXml()127 std::string CXmlFileIncluderElement::getIncludedElementType() const in getIncludedElementType()
37 class CXmlFileIncluderElement : public CKindElement40 CXmlFileIncluderElement(const std::string& strName,
51 return new CXmlFileIncluderElement(xmlElement.getNameAttribute(), in createElement()