Searched refs:bHyphenatorSet (Results 1 – 3 of 3) sorted by relevance
2124 sal_Bool bHyphenatorSet = sal_False; in DrawEdit() local2415 if ( !bHyphenatorSet && ((const SfxBoolItem&)pSet->Get(EE_PARA_HYPHENATE)).GetValue() ) in DrawEdit()2420 bHyphenatorSet = sal_True; in DrawEdit()3006 sal_Bool bHyphenatorSet = sal_False; in DrawRotated() local3162 if ( !bHyphenatorSet && ((const SfxBoolItem&)pSet->Get(EE_PARA_HYPHENATE)).GetValue() ) in DrawRotated()3167 bHyphenatorSet = sal_True; in DrawRotated()
103 sal_Bool bHyphenatorSet; member in ScDrawLayer
215 bHyphenatorSet( sal_False ), in ScDrawLayer()319 if (!bHyphenatorSet) in UseHyphenator()327 bHyphenatorSet = sal_True; in UseHyphenator()
Completed in 56 milliseconds