Searched refs:nSuggestedEndOfSentencePos (Results 1 – 1 of 1) sorted by relevance
695 sal_Int32 nSuggestedEndOfSentencePos, in checkSentenceAtPosition() argument725 … nSuggestedEndOfSentencePos = GetSuggestedEndOfSentence( rText, nStartPos, aCurLocale ); in checkSentenceAtPosition()726 …DBG_ASSERT( nSuggestedEndOfSentencePos > nStartPos, "nSuggestedEndOfSentencePos calculation failed… in checkSentenceAtPosition()735 …s = xGC->doProofreading( aDocId, rText, aCurLocale, nStartPos, nSuggestedEndOfSentencePos, aEmptyP… in checkSentenceAtPosition()742 aTmpRes.nBehindEndOfSentencePosition = nSuggestedEndOfSentencePos; in checkSentenceAtPosition()753 nEndPos = nSuggestedEndOfSentencePos; in checkSentenceAtPosition()
Completed in 19 milliseconds