Searched refs:nEndOfSentence (Results 1 – 2 of 2) sorted by relevance
1160 …sal_Int32 nEndOfSentence = ModelToViewHelper::ConvertToViewPosition( pConversionMap, pWrong->getSe… in GetGrammarCorrection() local1161 if( nEndOfSentence == STRING_LEN ) in GetGrammarCorrection()1169 nEndOfSentence = aExpandText.getLength(); in GetGrammarCorrection()1173 … xDoc, xFlatPara, aExpandText, lang::Locale(), nStartOfSentence, nEndOfSentence, rErrorPosInText ); in GetGrammarCorrection()
2312 xub_StrLen nEndOfSentence = aOldSel.Max().GetIndex() + nDelta; in ApplyChangedSentence()2313 aNext = EditPaM( aOldSel.Max().GetNode(), nEndOfSentence ); in ApplyChangedSentence()
Completed in 49 milliseconds