Home
last modified time | relevance | path

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

/AOO42X/main/sw/source/filter/ww8/
H A Dww8struc.hxx1057 sal_uInt32 BGRToRGB(sal_uInt32 nColour);
1058 inline sal_uInt32 RGBToBGR(sal_uInt32 nColour) { return BGRToRGB(nColour); } in RGBToBGR() argument