Searched refs:CXML_Content (Results 1 – 2 of 2) sorted by relevance
41 class CXML_Content {43 CXML_Content() : m_bCDATA(false), m_Content() {} in CXML_Content() function
653 CXML_Content* pContent = new CXML_Content; in InsertContentSegment()681 delete static_cast<CXML_Content*>(record.child); in RemoveChildren()813 CXML_Content* pContent = in GetContent()814 static_cast<CXML_Content*>(m_Children[index].child); in GetContent()