Home
last modified time | relevance | path

Searched refs:SglTextElement (Results 1 – 6 of 6) sorted by relevance

/aoo4110/main/xml2cmp/source/xcd/
H A Dxmltree.cxx117 AddChild( *new SglTextElement(C_sAuthor, lt_nolink, false) ); in ComponentDescription()
120 AddChild( *new SglTextElement(C_sDescription, lt_nolink, false) ); in ComponentDescription()
121 AddChild( *new SglTextElement(C_sLoaderName, lt_idl, true) ); in ComponentDescription()
122 AddChild( *new SglTextElement(C_sLanguage, lt_nolink, false) ); in ComponentDescription()
182 : SglTextElement(C_sModuleName, lt_html, false) in MdName()
193 : SglTextElement(C_sName, lt_html, true) in CdName()
H A Dxmltree.hxx56 SglTextElement * pModuleName;
80 SglTextElement * pComponentName;
112 class MdName : public SglTextElement
120 class CdName : public SglTextElement
H A Dxmlelem.cxx161 SglTextElement::SglTextElement( const char * i_sName, in SglTextElement() function in SglTextElement
169 SglTextElement::Parse( X2CParser & io_rParser ) in Parse()
175 SglTextElement::Write2Html( HtmlCreator & io_rHC ) const in Write2Html()
H A Dcr_html.hxx35 class SglTextElement;
57 const SglTextElement &
H A Dxmlelem.hxx153 class SglTextElement : public TextElement class
156 SglTextElement(
H A Dcr_html.cxx117 HtmlCreator::Write_SglTextElement( const SglTextElement & i_rElement, in Write_SglTextElement()

Completed in 144 milliseconds