Searched refs:nSuggestedSentenceEndPos (Results 1 – 3 of 3) sorted by relevance
122 sal_Int32 nSuggestedSentenceEndPos, in doGrammarChecking() argument136 aRes.nEndOfSentencePos = nSuggestedSentenceEndPos; in doGrammarChecking()138 …= GrammarCheckingInDummy( nDocId, rText, rLocale, nStartOfSentencePos, nSuggestedSentenceEndPos );; in doGrammarChecking()148 sal_Int32 nSuggestedSentenceEndPos ) in GrammarCheckingInDummy() argument154 (void) nSuggestedSentenceEndPos; in GrammarCheckingInDummy()169 …OUString aText = rFlatParaText.copy( nStartOfSentencePos, nSuggestedSentenceEndPos - nStartOfSente… in GrammarCheckingInDummy()
87 ::sal_Int32 nStartOfSentencePos, ::sal_Int32 nSuggestedSentenceEndPos );
91 @param nSuggestedSentenceEndPos
Completed in 17 milliseconds