Searched refs:AnEmptyElement (Results 1 – 4 of 4) sorted by relevance
364 AnEmptyElement::AnEmptyElement( const String & i_sTagName ) in AnEmptyElement() function in csi::xml::AnEmptyElement370 AnEmptyElement::AnEmptyElement( const char * i_sTagName ) in AnEmptyElement() function in csi::xml::AnEmptyElement376 AnEmptyElement::~AnEmptyElement() in ~AnEmptyElement()382 AnEmptyElement::inq_TagName() const in inq_TagName()388 AnEmptyElement::inq_RefAttrs() in inq_RefAttrs()
226 class AnEmptyElement : public EmptyElement class229 AnEmptyElement(231 AnEmptyElement(233 ~AnEmptyElement();
68 class HorizontalLine : public csi::xml::AnEmptyElement72 : csi::xml::AnEmptyElement("hr") {} in HorizontalLine()81 class Image : public csi::xml::AnEmptyElement
70 : AnEmptyElement( "img" ) in Image()
Completed in 22 milliseconds