Home
last modified time | relevance | path

Searched refs:IsEndHyph (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sw/source/core/text/
H A Dfrmform.cxx1294 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()
H A Ditrtxt.cxx480 if ( bPrev && pPrev && !pPrev->IsEndHyph() && !pPrev->IsMidHyph() ) in CntHyphens()
488 if ( pLay->IsEndHyph() ) in CntHyphens()
H A Dporlay.hxx132 inline sal_Bool IsEndHyph() const { return bEndHyph; } in IsEndHyph() function in SwLineLayout

Completed in 21 milliseconds