Searched refs:nSentenceStartPos (Results 1 – 2 of 2) sorted by relevance
778 sal_Int32 nSentenceStartPos, in GetSuggestedEndOfSentence() argument795 sal_Int32 nTmpStartPos = nSentenceStartPos; in GetSuggestedEndOfSentence()806 while (nEndPosition <= nSentenceStartPos && nEndPosition < nTextLen); in GetSuggestedEndOfSentence()
149 …sal_Int32 GetSuggestedEndOfSentence( const ::rtl::OUString &rText, sal_Int32 nSentenceStartPos, co…
Completed in 19 milliseconds