Home
last modified time | relevance | path

Searched refs:TOOLS_CONSTASCII_STRINGPARAM (Results 1 – 1 of 1) sorted by last modified time

/trunk/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()
2021 String::CreateFromAscii(TOOLS_CONSTASCII_STRINGPARAM("HTML: <")) ); in NextToken()
5358 sText.AppendAscii( TOOLS_CONSTASCII_STRINGPARAM(OOO_STRING_SVTOOLS_HTML_meta) ); in ParseMoreMetaOptions()
5364 sText.AppendAscii( TOOLS_CONSTASCII_STRINGPARAM("=\"") ); in ParseMoreMetaOptions()
5366 sText.AppendAscii( TOOLS_CONSTASCII_STRINGPARAM("\" ") ); in ParseMoreMetaOptions()
5368 sText.AppendAscii( TOOLS_CONSTASCII_STRINGPARAM("=\"") ); in ParseMoreMetaOptions()
[all …]

Completed in 29 milliseconds