Home
last modified time | relevance | path

Searched refs:AnEmptyElement (Results 1 – 4 of 4) sorted by relevance

/trunk/main/autodoc/source/udm/xml/
H A Dxmlitem.cxx364 AnEmptyElement::AnEmptyElement( const String & i_sTagName ) in AnEmptyElement() function in csi::xml::AnEmptyElement
370 AnEmptyElement::AnEmptyElement( const char * i_sTagName ) in AnEmptyElement() function in csi::xml::AnEmptyElement
376 AnEmptyElement::~AnEmptyElement() in ~AnEmptyElement()
382 AnEmptyElement::inq_TagName() const in inq_TagName()
388 AnEmptyElement::inq_RefAttrs() in inq_RefAttrs()
/trunk/main/autodoc/inc/udm/xml/
H A Dxmlitem.hxx226 class AnEmptyElement : public EmptyElement class
229 AnEmptyElement(
231 AnEmptyElement(
233 ~AnEmptyElement();
/trunk/main/autodoc/inc/udm/html/
H A Dhtmlitem.hxx68 class HorizontalLine : public csi::xml::AnEmptyElement
72 : csi::xml::AnEmptyElement("hr") {} in HorizontalLine()
81 class Image : public csi::xml::AnEmptyElement
/trunk/main/autodoc/source/udm/html/
H A Dhtmlitem.cxx70 : AnEmptyElement( "img" ) in Image()

Completed in 28 milliseconds