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()
2238 const BitmapEx aBitmapEx(createMaskBmpEx(pA->GetBitmap(), pA->GetColor())); in interpretMetafile()
2248 const BitmapEx aBitmapEx(createMaskBmpEx(pA->GetBitmap(), pA->GetColor())); in interpretMetafile()
2270 const BitmapEx aCroppedBitmapEx(createMaskBmpEx(aCroppedBitmap, pA->GetColor())); in interpretMetafile()
2402 else if(!rWallpaper.GetColor().GetTransparency()) in interpretMetafile()
2408 rWallpaper.GetColor().getBColor(), in interpretMetafile()
2607 rPropertyHolders.Current().setLineColor(pA->GetColor().getBColor()); in interpretMetafile()
2619 rPropertyHolders.Current().setFillColor(pA->GetColor().getBColor()); in interpretMetafile()
2627 const bool bActivate(COL_TRANSPARENT != pA->GetColor().GetColor()); in interpretMetafile()
2630 rPropertyHolders.Current().setTextColor(pA->GetColor().getBColor()); in interpretMetafile()
2643 const Color& rFontFillColor = pA->GetColor(); in interpretMetafile()
2645 … rPropertyHolders.Current().setTextFillColorActive(COL_TRANSPARENT != rFontFillColor.GetColor()); in interpretMetafile()
2756 const Color& rFontColor = pA->GetFont().GetColor(); in interpretMetafile()
2757 const bool bActivate(COL_TRANSPARENT != rFontColor.GetColor()); in interpretMetafile()
2774 … rPropertyHolders.Current().setTextFillColorActive(COL_TRANSPARENT != rFontFillColor.GetColor()); in interpretMetafile()
2931 rPropertyHolders.Current().setTextLineColor(pA->GetColor().getBColor()); in interpretMetafile()
3085 rPropertyHolders.Current().setOverlineColor(pA->GetColor().getBColor()); in interpretMetafile()