Home
last modified time | relevance | path

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

/aoo41x/main/linguistic/source/
H A Dgciterator.cxx795 sal_Int32 nTmpStartPos = nSentenceStartPos; in GetSuggestedEndOfSentence() local
799 if (nTmpStartPos < nTextLen) in GetSuggestedEndOfSentence()
800 nEndPosition = m_xBreakIterator->endOfSentence( rText, nTmpStartPos, rLocale ); in GetSuggestedEndOfSentence()
804 ++nTmpStartPos; in GetSuggestedEndOfSentence()

Completed in 19 milliseconds