Home
last modified time | relevance | path

Searched refs:PALRGB_TO_RGB (Results 1 – 3 of 3) sorted by relevance

/aoo4110/main/vcl/win/source/gdi/
H A Dsalgdi.cxx1138 nPenColor = PALRGB_TO_RGB( nPenColor ); in SetLineColor()
1244 nBrushColor = PALRGB_TO_RGB( nBrushColor ); in SetFillColor()
1341 nCol = PALRGB_TO_RGB( nCol ); in drawPixel()
H A Dsalgdi3.cxx1339 aCol = PALRGB_TO_RGB( aCol ); in SetTextColor()
/aoo4110/main/vcl/inc/win/
H A Dsalgdi.h44 #define PALRGB_TO_RGB(nPalRGB) ((nPalRGB)&0x00ffffff) macro

Completed in 41 milliseconds