Searched defs:nWordStart (Results 1 – 6 of 6) sorted by relevance
144 xub_StrLen nWordStart; member in SwInterHyphInfo
1083 xub_StrLen nWordStart = (nBegin + nLeft) < nLineStart ? nLineStart : nBegin + nLeft; in GetCorrection() local1227 xub_StrLen nWordStart = (nBegin + nLeft) < nLineStart ? nLineStart : nBegin + nLeft; in GetGrammarCorrection() local
342 sal_uInt16 nWordStart = 0; in lcl_hasWordBreak() local
3546 xub_StrLen nWordStart = (nBegin + nLeft) < nLineStart ? nLineStart : nBegin + nLeft; in GetSmartTagTerm() local
1858 sal_uInt16 nWordStart = nBreakPos; in ImpBreakLine() local
4860 sal_uInt16 nWordStart = nPos; in ImplGetTextLines() local
Completed in 107 milliseconds