Lines Matching refs:Append
486 pNonConvertableChars->Append( c ); in lcl_ConvertCharToHTML()
630 sOut.Append( RTL_CONSTASCII_STRINGPARAM(OOO_STRING_SVTOOLS_HTML_map ) ); in Out_ImageMap()
631 sOut.Append( ' ' ); in Out_ImageMap()
632 sOut.Append( RTL_CONSTASCII_STRINGPARAM(OOO_STRING_SVTOOLS_HTML_O_name) ); in Out_ImageMap()
633 sOut.Append( RTL_CONSTASCII_STRINGPARAM("=\"") ); in Out_ImageMap()
791 sOut.Append( RTL_CONSTASCII_STRINGPARAM(OOO_STRING_SVTOOLS_HTML_script) ); in OutScript()
795 sOut.Append( ' ' ); in OutScript()
796 sOut.Append( RTL_CONSTASCII_STRINGPARAM(OOO_STRING_SVTOOLS_HTML_O_language) ); in OutScript()
797 sOut.Append( RTL_CONSTASCII_STRINGPARAM("=\"") ); in OutScript()
846 sOut.Append( RTL_CONSTASCII_STRINGPARAM(OOO_STRING_SVTOOLS_HTML_SB_library) ); in OutScript()
847 sOut.Append( ' ' ); in OutScript()
849 sOut.Append( sTmp ); in OutScript()
856 sOut.Append( RTL_CONSTASCII_STRINGPARAM(OOO_STRING_SVTOOLS_HTML_SB_module) ); in OutScript()
857 sOut.Append( ' ' ); in OutScript()
859 sOut.Append( sTmp ); in OutScript()