Searched refs:nColour (Results 1 – 1 of 1) sorted by relevance
1058 sal_uInt32 BGRToRGB(sal_uInt32 nColour);1059 inline sal_uInt32 RGBToBGR(sal_uInt32 nColour) { return BGRToRGB(nColour); } in RGBToBGR() argument
Completed in 23 milliseconds