Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/filter/html/
H A Dswhtml.cxx125 #ifndef TOOLS_CONSTASCII_STRINGPARAM
162 String::CreateFromAscii(TOOLS_CONSTASCII_STRINGPARAM("internal")) ); in GetTemplateName()
164 sTemplate.AppendAscii( TOOLS_CONSTASCII_STRINGPARAM("html") ); in GetTemplateName()
168 sTemplate.AppendAscii( TOOLS_CONSTASCII_STRINGPARAM(".oth") ); in GetTemplateName()
183 sTemplate.AppendAscii( TOOLS_CONSTASCII_STRINGPARAM(".stw") ); in GetTemplateName()
2031 String::CreateFromAscii(TOOLS_CONSTASCII_STRINGPARAM("HTML: <")) ); in NextToken()
5385 sText.AppendAscii( TOOLS_CONSTASCII_STRINGPARAM(OOO_STRING_SVTOOLS_HTML_meta) ); in ParseMoreMetaOptions()
5391 sText.AppendAscii( TOOLS_CONSTASCII_STRINGPARAM("=\"") ); in ParseMoreMetaOptions()
5393 sText.AppendAscii( TOOLS_CONSTASCII_STRINGPARAM("\" ") ); in ParseMoreMetaOptions()
5395 sText.AppendAscii( TOOLS_CONSTASCII_STRINGPARAM("=\"") ); in ParseMoreMetaOptions()
[all …]

Completed in 32 milliseconds