Home
last modified time | relevance | path

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

/aoo4110/main/udm/source/xml/
H A Dxmlitem.cxx209 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()
/aoo4110/main/xml2cmp/source/xcd/
H A Dxmlelem.hxx192 class EmptyElement : public XmlElement class
195 EmptyElement(
199 class SglAttrElement : public EmptyElement
216 class MultipleAttrElement : public EmptyElement
H A Dxmlelem.cxx211 EmptyElement::EmptyElement( const char * i_sName ) in EmptyElement() function in EmptyElement
218 : EmptyElement(i_sName), in SglAttrElement()
238 : EmptyElement(i_sName) in MultipleAttrElement()
/aoo4110/main/udm/inc/udm/xml/
H A Dxmlitem.hxx137 class EmptyElement : public Element class
226 class AnEmptyElement : public EmptyElement

Completed in 28 milliseconds