Searched defs:nWordEnd (Results 1 – 6 of 6) sorted by relevance
257 long nWordEnd = nEnd; in _SelectNextRubyChars() local
1085 …xub_StrLen nWordEnd = (nBegin + nLen - nLeft - nRight) > nLineEnd ? nLineEnd - 1: (nBegin + nLen -… in GetCorrection() local1229 …xub_StrLen nWordEnd = (nBegin + nLen - nLeft - nRight) > nLineEnd ? nLineEnd - 1: (nBegin + nLen -… in GetGrammarCorrection() local
343 sal_uInt16 nWordEnd = 0; in lcl_hasWordBreak() local
3540 …xub_StrLen nWordEnd = (nBegin + nLen - nLeft - nRight) > nLineEnd ? nLineEnd - 1: (nBegin + nLen -… in GetSmartTagTerm() local
1859 sal_uInt16 nWordEnd = (sal_uInt16) aBoundary.endPos; in ImpBreakLine() local
4861 sal_uInt16 nWordEnd = (sal_uInt16) aBoundary.endPos; in ImplGetTextLines() local
Completed in 105 milliseconds