Searched refs:IsHTMLFormat (Results 1 – 4 of 4) sorted by relevance
255 static FASTBOOL IsHTMLFormat( const sal_Char* pHeader,
75 bRet = HTMLParser::IsHTMLFormat( pHeader, sal_True, RTL_TEXTENCODING_DONTKNOW ); in IsReader()
767 if ( HTMLParser::IsHTMLFormat( aHeader.GetBuffer() ) ) in detect()
1908 FASTBOOL HTMLParser::IsHTMLFormat( const sal_Char* pHeader, in IsHTMLFormat() function in HTMLParser
Completed in 28 milliseconds