Home
last modified time | relevance | path

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

/aoo42x/main/filter/source/graphicfilter/icgm/
H A Dmain.hxx45 #define BMCOL( _col ) BitmapColor( (sal_Int8)(_col >> 16 ), (sal_Int8)( _col >> 8 ), (sal_Int8)_col… macro

Completed in 10 milliseconds