Searched refs:wBoundary (Results 1 – 1 of 1) sorted by relevance
374 Boundary wBoundary = getWordBoundary( Text, nStartPos, rLocale, in getLineBreak() local377 aHyphenatedWord = hOptions.rHyphenator->hyphenate(Text.copy(wBoundary.startPos, in getLineBreak()378 wBoundary.endPos - wBoundary.startPos), rLocale, in getLineBreak()379 … (sal_Int16) (hOptions.hyphenIndex - wBoundary.startPos), hOptions.aHyphenationOptions); in getLineBreak()382 … if(wBoundary.startPos + aHyphenatedWord->getHyphenationPos() + 1 < nMinBreakPos ) in getLineBreak()385 lbr.breakIndex = wBoundary.startPos; //aHyphenatedWord->getHyphenationPos(); in getLineBreak()