Home
last modified time | relevance | path

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

/aoo41x/main/vcl/aqua/source/dtrans/
H A DHtmlFmtFlt.cxx78 const std::string TAG_HTML = std::string("<HTML>"); variable
101 …std::string::size_type nStartHtml = textHtml.find(TAG_HTML) + lHtmlFormatHeader - 1; // we start o… in TextHtmlToHTMLFormat()
/aoo41x/main/dtrans/source/win32/dtobj/
H A DFmtFilter.cxx365 const std::string TAG_HTML = std::string("<HTML>"); variable
388 …std::string::size_type nStartHtml = textHtml.find(TAG_HTML) + lHtmlFormatHeader - 1; // we start o… in TextHtmlToHTMLFormat()

Completed in 17 milliseconds