Searched refs:pCommentEnd (Results 1 – 1 of 1) sorted by relevance
943 for ( const sal_Int8* pCommentEnd = pCommentStart + nCommentLen; in readCEN() local944 pCommentEnd >= ( pCommentStart + 76 ); in readCEN()945 --pCommentEnd) { in readCEN()946 const sal_Int8 * p = ( pCommentEnd - 20 ); in readCEN()