Searched refs:SetBack (Results 1 – 5 of 5) sorted by relevance
500 void SetBack( sal_uInt8 nVal ){ aBits = (aBits & 0xfc1f) | ((nVal & 0x1f)<<5); } in SetBack() function
532 void SetBack(sal_uInt8 nVal) in SetBack() function
1628 rShd.SetBack( TransCol( rCol ) ); in TransBrush()
857 void SetBack( short nVal ){
435 void SetBack( const SvxBrushItem *pItem, in SetBack() function in SwTxtPaintInfo
Completed in 62 milliseconds