hasComplexContent 201 core/E4XNode.h bool hasComplexContent() const;
hasComplexContent 1062 core/XMLListObject.cpp return _getNodeAt(0)->hasComplexContent();
hasComplexContent 219 core/XMLListObject.h inline bool hasComplexContent () { return AS3_hasComplexContent (); }
hasComplexContent 1718 core/XMLObject.cpp return m_node->hasComplexContent();
hasComplexContent 225 core/XMLObject.h inline bool hasComplexContent () { return AS3_hasComplexContent (); }