Searched refs:MaxHyph (Results 1 – 3 of 3) sorted by relevance
1576 ( rInf.MaxHyph() = rAttrSet.GetHyphenZone().GetMaxHyphens() ) ); in _Format()1647 bFormat = ( rLine.CntEndHyph() == rInf.MaxHyph() ); in _Format()1658 bFormat = ( rLine.CntEndHyph() == rInf.MaxHyph() ); in _Format()2189 if( 0 != aInf.MaxHyph() ) // 27483: MaxHyphen beachten! in FormatQuick()
616 inline sal_uInt8 &MaxHyph() { return nMaxHyph; } in MaxHyph() function in SwTxtFormatInfo617 inline const sal_uInt8 &MaxHyph() const { return nMaxHyph; } in MaxHyph() function in SwTxtFormatInfo
1406 MaxHyph() = rAttr.GetMaxHyphens(); in InitHyph()
Completed in 36 milliseconds