Searched defs:SetPixelColor (Results 1 – 1 of 1) sorted by relevance
195 void SetPixelColor( Color aColor ) { aPixelColor = aColor; } in SetPixelColor() function in SvxBitmapCtl232 void SetPixelColor( const Color& rCol ) { aPixelColor = rCol; } in SetPixelColor() function in SvxPixelCtl