Home
last modified time | relevance | path

Searched refs:bCanHyphenate (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/editeng/source/editeng/
H A Dimpedit3.cxx1247 sal_Bool bCanHyphenate = ( aTmpFont.GetCharSet() != RTL_TEXTENCODING_SYMBOL ); in CreateLines() local
1255 nRemainingWidth, bCanHyphenate && bHyphenatePara ); in CreateLines()
1761 …ne, TextPortion* pPortion, sal_uInt16 nPortionStart, long nRemainingWidth, sal_Bool bCanHyphenate ) in ImpBreakLine() argument
1804 if ( bCanHyphenate ) in ImpBreakLine()
1853 if ( !bHangingPunctuation && bCanHyphenate && GetHyphenator().is() ) in ImpBreakLine()
H A Dimpedit.hxx569 …e, TextPortion* pPortion, sal_uInt16 nPortionStart, long nRemainingWidth, sal_Bool bCanHyphenate );

Completed in 48 milliseconds