Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/edit/
H A Dedlingu.cxx1160 …sal_Int32 nEndOfSentence = ModelToViewHelper::ConvertToViewPosition( pConversionMap, pWrong->getSe… in GetGrammarCorrection() local
1161 if( nEndOfSentence == STRING_LEN ) in GetGrammarCorrection()
1169 nEndOfSentence = aExpandText.getLength(); in GetGrammarCorrection()
1173 … xDoc, xFlatPara, aExpandText, lang::Locale(), nStartOfSentence, nEndOfSentence, rErrorPosInText ); in GetGrammarCorrection()
/trunk/main/editeng/source/editeng/
H A Dimpedit4.cxx2312 xub_StrLen nEndOfSentence = aOldSel.Max().GetIndex() + nDelta; in ApplyChangedSentence()
2313 aNext = EditPaM( aOldSel.Max().GetNode(), nEndOfSentence ); in ApplyChangedSentence()

Completed in 29 milliseconds