Home
last modified time | relevance | path

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

/aoo42x/main/sw/source/core/text/
H A Ditrform2.hxx202 inline const sal_uInt8 &CntEndHyph() const { return nCntEndHyph; } in CntEndHyph() function in SwTxtFormatter
204 inline sal_uInt8 &CntEndHyph() { return nCntEndHyph; } in CntEndHyph() function in SwTxtFormatter
H A Dfrmform.cxx1619 rLine.CntEndHyph()++; in _Format()
1621 rLine.CntEndHyph() = 0; in _Format()
1647 bFormat = ( rLine.CntEndHyph() == rInf.MaxHyph() ); in _Format()
1658 bFormat = ( rLine.CntEndHyph() == rInf.MaxHyph() ); in _Format()
H A Ditrform2.cxx383 rInf.ChkNoHyph( CntEndHyph(), CntMidHyph() ); in BuildPortions()
1834 rInf.ChkNoHyph( CntEndHyph(), CntMidHyph() ); in FeedInf()

Completed in 21 milliseconds