Searched refs:AsContent (Results 1 – 4 of 4) sorted by relevance
17 virtual CXML_Content* AsContent();18 virtual const CXML_Content* AsContent() const;28 return pObj ? pObj->AsContent() : nullptr; in ToContent()32 return pObj ? pObj->AsContent() : nullptr; in ToContent()
14 CXML_Content* CXML_Content::AsContent() { in AsContent() function in CXML_Content18 const CXML_Content* CXML_Content::AsContent() const { in AsContent() function in CXML_Content
11 CXML_Content* CXML_Object::AsContent() { in AsContent() function in CXML_Object19 const CXML_Content* CXML_Object::AsContent() const { in AsContent() function in CXML_Object
19 CXML_Content* AsContent() override;20 const CXML_Content* AsContent() const override;