Searched refs:EmptyElement (Results 1 – 4 of 4) sorted by relevance
209 EmptyElement::op_streamout( DYN Item * ) in op_streamout()215 EmptyElement::op_streamout( DYN Attribute * let_dpAttr ) in op_streamout()221 EmptyElement::do_SetContent( DYN Item * ) in do_SetContent()227 EmptyElement::inq_Content() const in inq_Content()233 EmptyElement::inq_Attrs() const in inq_Attrs()235 return & const_cast< EmptyElement* >(this)->inq_RefAttrs(); in inq_Attrs()
192 class EmptyElement : public XmlElement class195 EmptyElement(199 class SglAttrElement : public EmptyElement216 class MultipleAttrElement : public EmptyElement
211 EmptyElement::EmptyElement( const char * i_sName ) in EmptyElement() function in EmptyElement218 : EmptyElement(i_sName), in SglAttrElement()238 : EmptyElement(i_sName) in MultipleAttrElement()
137 class EmptyElement : public Element class226 class AnEmptyElement : public EmptyElement
Completed in 22 milliseconds