Home
last modified time | relevance | path

Searched refs:nSuggestedEnd (Results 1 – 1 of 1) sorted by relevance

/aoo42x/main/linguistic/source/
H A Dgciterator.cxx573 … sal_Int32 nSuggestedEnd = GetSuggestedEndOfSentence( aCurTxt, nStartPos, aCurLocale ); in DequeueAndCheck() local
574 … 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