Searched refs:bCanHyphenate (Results 1 – 2 of 2) sorted by relevance
1247 sal_Bool bCanHyphenate = ( aTmpFont.GetCharSet() != RTL_TEXTENCODING_SYMBOL ); in CreateLines() local1255 nRemainingWidth, bCanHyphenate && bHyphenatePara ); in CreateLines()1761 …ne, TextPortion* pPortion, sal_uInt16 nPortionStart, long nRemainingWidth, sal_Bool bCanHyphenate ) in ImpBreakLine() argument1804 if ( bCanHyphenate ) in ImpBreakLine()1853 if ( !bHangingPunctuation && bCanHyphenate && GetHyphenator().is() ) in ImpBreakLine()
569 …e, TextPortion* pPortion, sal_uInt16 nPortionStart, long nRemainingWidth, sal_Bool bCanHyphenate );
Completed in 48 milliseconds