Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/filter/ww8/
H A Dww8struc.hxx1059 inline sal_uInt32 RGBToBGR(sal_uInt32 nColour) { return BGRToRGB(nColour); } in RGBToBGR() function
H A Dww8atr.cxx1339 m_rWW8Export.InsUInt32( wwUtility::RGBToBGR( aColor.GetColor() ) ); in CharUnderline()
1638 return wwUtility::RGBToBGR(nIn); in SuitableBGColor()
1654 m_rWW8Export.InsUInt32( wwUtility::RGBToBGR( rColor.GetValue().GetColor() ) ); in CharColor()
H A Dwrtw8esh.cxx2048 rPropOpt.AddOpt( DFF_Prop_shadowColor, wwUtility::RGBToBGR((nColor))); in WriteFlyFrameAttr()
H A Dwrtww8.cxx2578 aSHD.setCvBack( wwUtility::RGBToBGR( nBgColor ) ); in TableBackgrounds()

Completed in 71 milliseconds