Home
last modified time | relevance | path

Searched defs:RGBCOLOR (Results 1 – 1 of 1) sorted by relevance

/aoo42x/main/svx/source/svdraw/
H A Dsvdpagv.cxx478 #define RGBCOLOR(r,g,b) ((sal_uIntPtr)(((sal_uInt8)(b) | ((sal_uInt16)(g)<<8)) | (((sal_uIntPtr)(sa… macro

Completed in 20 milliseconds