Searched refs:nSuggestedEndOfSentencePos (Results 1 – 2 of 2) sorted by relevance
/aoo4110/main/linguistic/source/ |
H A D | gciterator.cxx | 695 sal_Int32 nSuggestedEndOfSentencePos, in checkSentenceAtPosition() argument 725 … 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()
|
H A D | grammarchecker.hxx | 68 …:Locale& aLocale, ::sal_Int32 nStartOfSentencePos, ::sal_Int32 nSuggestedEndOfSentencePos, const :…
|
Completed in 37 milliseconds