Searched defs:SetFore (Results 1 – 2 of 2) 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
Completed in 54 milliseconds