Lines Matching refs:GetColor

948             rHatch.GetColor().getBColor(),  in createFillHatchAttribute()
1172 else if(!rWallpaper.GetColor().GetTransparency()) in CreateAndAppendBitmapWallpaper()
1177 rWallpaper.GetColor().getBColor(), in CreateAndAppendBitmapWallpaper()
1669 if(pA->GetColor() != aLastColor) in interpretMetafile()
1677 aLastColor = pA->GetColor(); in interpretMetafile()
2243 const BitmapEx aBitmapEx(createMaskBmpEx(pA->GetBitmap(), pA->GetColor())); in interpretMetafile()
2253 const BitmapEx aBitmapEx(createMaskBmpEx(pA->GetBitmap(), pA->GetColor())); in interpretMetafile()
2275 … const BitmapEx aCroppedBitmapEx(createMaskBmpEx(aCroppedBitmap, pA->GetColor())); in interpretMetafile()
2407 else if(!rWallpaper.GetColor().GetTransparency()) in interpretMetafile()
2413 rWallpaper.GetColor().getBColor(), in interpretMetafile()
2612 rPropertyHolders.Current().setLineColor(pA->GetColor().getBColor()); in interpretMetafile()
2624 rPropertyHolders.Current().setFillColor(pA->GetColor().getBColor()); in interpretMetafile()
2632 const bool bActivate(COL_TRANSPARENT != pA->GetColor().GetColor()); in interpretMetafile()
2635 rPropertyHolders.Current().setTextColor(pA->GetColor().getBColor()); in interpretMetafile()
2648 const Color& rFontFillColor = pA->GetColor(); in interpretMetafile()
2650 … rPropertyHolders.Current().setTextFillColorActive(COL_TRANSPARENT != rFontFillColor.GetColor()); in interpretMetafile()
2761 const Color& rFontColor = pA->GetFont().GetColor(); in interpretMetafile()
2762 const bool bActivate(COL_TRANSPARENT != rFontColor.GetColor()); in interpretMetafile()
2779 … rPropertyHolders.Current().setTextFillColorActive(COL_TRANSPARENT != rFontFillColor.GetColor()); in interpretMetafile()
2936 rPropertyHolders.Current().setTextLineColor(pA->GetColor().getBColor()); in interpretMetafile()
3090 rPropertyHolders.Current().setOverlineColor(pA->GetColor().getBColor()); in interpretMetafile()