Searched refs:TOOLS_CONSTASCII_STRINGPARAM (Results 1 – 1 of 1) sorted by relevance
125 #ifndef TOOLS_CONSTASCII_STRINGPARAM162 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 34 milliseconds