Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/view/
H A Doutput2.cxx2124 sal_Bool bHyphenatorSet = sal_False; in DrawEdit() local
2415 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() local
3162 if ( !bHyphenatorSet && ((const SfxBoolItem&)pSet->Get(EE_PARA_HYPHENATE)).GetValue() ) in DrawRotated()
3167 bHyphenatorSet = sal_True; in DrawRotated()
/trunk/main/sc/inc/
H A Ddrwlayer.hxx103 sal_Bool bHyphenatorSet; member in ScDrawLayer
/trunk/main/sc/source/core/data/
H A Ddrwlayer.cxx215 bHyphenatorSet( sal_False ), in ScDrawLayer()
319 if (!bHyphenatorSet) in UseHyphenator()
327 bHyphenatorSet = sal_True; in UseHyphenator()

Completed in 59 milliseconds