Home
last modified time | relevance | path

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

/AOO41X/main/svx/source/svdraw/
H A Dsvdoashp.cxx174 sal_Bool bSolidFillUsed(sal_False); in ImpCreateShadowObjectClone() local
196 if(!bSolidFillUsed && XFILL_SOLID == eFillStyle) in ImpCreateShadowObjectClone()
198 bSolidFillUsed = sal_True; in ImpCreateShadowObjectClone()
199 … bAllFillUsed = (bSolidFillUsed || bGradientFillUsed || bHatchFillUsed || bBitmapFillUsed); in ImpCreateShadowObjectClone()
204 … bAllFillUsed = (bSolidFillUsed || bGradientFillUsed || bHatchFillUsed || bBitmapFillUsed); in ImpCreateShadowObjectClone()
209 … bAllFillUsed = (bSolidFillUsed || bGradientFillUsed || bHatchFillUsed || bBitmapFillUsed); in ImpCreateShadowObjectClone()
214 … bAllFillUsed = (bSolidFillUsed || bGradientFillUsed || bHatchFillUsed || bBitmapFillUsed); in ImpCreateShadowObjectClone()
244 if(bSolidFillUsed) in ImpCreateShadowObjectClone()