Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/text/
H A Dfrmform.cxx1576 ( 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()
H A Dinftxt.hxx616 inline sal_uInt8 &MaxHyph() { return nMaxHyph; } in MaxHyph() function in SwTxtFormatInfo
617 inline const sal_uInt8 &MaxHyph() const { return nMaxHyph; } in MaxHyph() function in SwTxtFormatInfo
H A Dinftxt.cxx1406 MaxHyph() = rAttr.GetMaxHyphens(); in InitHyph()

Completed in 45 milliseconds