Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/text/
H A Ditrtxt.cxx480 if ( bPrev && pPrev && !pPrev->IsEndHyph() && !pPrev->IsMidHyph() ) in CntHyphens()
492 if ( pLay->IsMidHyph() ) in CntHyphens()
H A Dfrmform.cxx1622 if ( rLine.GetCurr()->IsMidHyph() ) in _Format()
1655 if ( rLine.GetCurr()->IsMidHyph() ) in _Format()
1670 sal_Bool bOldMidHyph = rLine.GetCurr()->IsMidHyph(); in _Format()
1681 if ( rLine.GetCurr()->IsMidHyph() != bOldMidHyph ) in _Format()
H A Dporlay.hxx134 inline sal_Bool IsMidHyph() const { return bMidHyph; } in IsMidHyph() function in SwLineLayout

Completed in 26 milliseconds