Home
last modified time | relevance | path

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

/trunk/main/linguistic/source/
H A Dgciterator.cxx695 sal_Int32 nSuggestedEndOfSentencePos, in checkSentenceAtPosition() argument
725nSuggestedEndOfSentencePos = 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 10 milliseconds