Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/ww8/
H A Dww8atr.cxx1571 sal_uInt8 WW8Export::TransCol( const Color& rCol ) in TransCol() function in WW8Export
1627 rShd.SetBack( TransCol( rCol ) ); in TransBrush()
1647 sal_uInt8 nColor = m_rWW8Export.TransCol( rColor.GetValue() ); in CharColor()
4165 nColCode = TransCol( rLine.GetColor() ); in TranslateBorderLine()
H A Dwrtww8.hxx1082 sal_uInt8 TransCol( const Color& rCol );