Searched refs:lt_nolink (Results 1 – 4 of 4) sorted by relevance
/aoo41x/main/xml2cmp/source/xcd/ |
H A D | xmltree.cxx | 117 AddChild( *new SglTextElement(C_sAuthor, lt_nolink, false) ); in ComponentDescription() 120 AddChild( *new SglTextElement(C_sDescription, lt_nolink, false) ); in ComponentDescription() 122 AddChild( *new SglTextElement(C_sLanguage, lt_nolink, false) ); in ComponentDescription() 223 ret->AddChild( *new MultipleTextElement(C_sProjectBuildDependency, lt_nolink, false) ); in Create_ModuleDescrOptional_Element() 224 ret->AddChild( *new MultipleTextElement(C_sRuntimeModuleDependency, lt_nolink, false) ); in Create_ModuleDescrOptional_Element()
|
H A D | cr_html.cxx | 139 i_bStrong ? lt_nolink : i_rElement.LinkType() ); in Write_SglTextElement()
|
/aoo41x/main/xml2cmp/source/support/ |
H A D | syshelp.hxx | 51 lt_nolink = 0, enumerator
|
H A D | syshelp.cxx | 60 if ( i_eLinkType == lt_nolink ) in WriteName()
|
Completed in 11 milliseconds