Searched refs:CntMidHyph (Results 1 – 3 of 3) sorted by relevance
203 inline const sal_uInt8 &CntMidHyph() const { return nCntMidHyph; } in CntMidHyph() function in SwTxtFormatter205 inline sal_uInt8 &CntMidHyph() { return nCntMidHyph; } in CntMidHyph() function in SwTxtFormatter
383 rInf.ChkNoHyph( CntEndHyph(), CntMidHyph() ); in BuildPortions()1834 rInf.ChkNoHyph( CntEndHyph(), CntMidHyph() ); in FeedInf()
1623 rLine.CntMidHyph()++; in _Format()1625 rLine.CntMidHyph() = 0; in _Format()
Completed in 95 milliseconds