Home
last modified time | relevance | path

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

/trunk/main/vcl/aqua/source/dtrans/
H A DHtmlFmtFlt.cxx79 const std::string TAG_END_HTML = std::string("</HTML>"); variable
102 …std::string::size_type nEndHtml = textHtml.find(TAG_END_HTML) + lHtmlFormatHeader + TAG_END_HTML.l… in TextHtmlToHTMLFormat()
/trunk/main/dtrans/source/win32/dtobj/
H A DFmtFilter.cxx366 const std::string TAG_END_HTML = std::string("</HTML>"); variable
389 …std::string::size_type nEndHtml = textHtml.find(TAG_END_HTML) + lHtmlFormatHeader + TAG_END_HTML.l… in TextHtmlToHTMLFormat()

Completed in 21 milliseconds