Searched refs:nSuggestedEnd (Results 1 – 1 of 1) sorted by relevance
573 … sal_Int32 nSuggestedEnd = GetSuggestedEndOfSentence( aCurTxt, nStartPos, aCurLocale ); in DequeueAndCheck() local574 … DBG_ASSERT( (nSuggestedEnd == 0 && aCurTxt.getLength() == 0) || nSuggestedEnd > nStartPos, in DequeueAndCheck()584 …Res = xGC->doProofreading( aCurDocId, aCurTxt, aCurLocale, nStartPos, nSuggestedEnd, aEmptyProps ); in DequeueAndCheck()591 aRes.nBehindEndOfSentencePosition = nSuggestedEnd; in DequeueAndCheck()606 aRes.nBehindEndOfSentencePosition = nSuggestedEnd; in DequeueAndCheck()
Completed in 27 milliseconds