Searched refs:CntEndHyph (Results 1 – 3 of 3) sorted by relevance
202 inline const sal_uInt8 &CntEndHyph() const { return nCntEndHyph; } in CntEndHyph() function in SwTxtFormatter204 inline sal_uInt8 &CntEndHyph() { return nCntEndHyph; } in CntEndHyph() function in SwTxtFormatter
1619 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()
383 rInf.ChkNoHyph( CntEndHyph(), CntMidHyph() ); in BuildPortions()1834 rInf.ChkNoHyph( CntEndHyph(), CntMidHyph() ); in FeedInf()
Completed in 21 milliseconds