Searched refs:bGradientFillUsed (Results 1 – 1 of 1) sorted by relevance
175 sal_Bool bGradientFillUsed(sal_False); in ImpCreateShadowObjectClone() local199 bAllFillUsed = (bSolidFillUsed || bGradientFillUsed || bHatchFillUsed || bBitmapFillUsed); in ImpCreateShadowObjectClone()201 if(!bGradientFillUsed && XFILL_GRADIENT == eFillStyle) in ImpCreateShadowObjectClone()203 bGradientFillUsed = sal_True; 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()251 if(bGradientFillUsed) in ImpCreateShadowObjectClone()
Completed in 26 milliseconds