Searched refs:SetFore (Results 1 – 4 of 4) sorted by relevance
499 void SetFore( sal_uInt8 nVal ){ aBits = (aBits & 0xffe0) | (nVal & 0x1f); } in SetFore() function
527 void SetFore(sal_uInt8 nVal) in SetFore() function
1627 rShd.SetFore( 0); in TransBrush()
852 void SetFore( short nVal ){
Completed in 81 milliseconds