Searched refs:IsEndHyph (Results 1 – 3 of 3) sorted by relevance
1294 const sal_Bool bOldHyph = pOldCur->IsEndHyph(); in FormatLine()1311 bOldHyph == pNew->IsEndHyph(); in FormatLine()1618 if ( rLine.GetCurr()->IsEndHyph() ) in _Format()1644 if ( rLine.GetCurr()->IsEndHyph() ) in _Format()1669 sal_Bool bOldEndHyph = rLine.GetCurr()->IsEndHyph(); in _Format()1676 if ( rLine.GetCurr()->IsEndHyph() != bOldEndHyph ) in _Format()
480 if ( bPrev && pPrev && !pPrev->IsEndHyph() && !pPrev->IsMidHyph() ) in CntHyphens()488 if ( pLay->IsEndHyph() ) in CntHyphens()
132 inline sal_Bool IsEndHyph() const { return bEndHyph; } in IsEndHyph() function in SwLineLayout
Completed in 21 milliseconds