Searched refs:bSolidFillUsed (Results 1 – 1 of 1) sorted by relevance
174 sal_Bool bSolidFillUsed(sal_False); in ImpCreateShadowObjectClone() local196 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()
Completed in 39 milliseconds