Home
last modified time | relevance | path

Searched defs:SetFore (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sw/source/filter/ww8/dump/
H A Dww8struc.hxx499 void SetFore( sal_uInt8 nVal ){ aBits = (aBits & 0xffe0) | (nVal & 0x1f); } in SetFore() function
/trunk/main/sw/source/filter/ww8/
H A Dww8struc.hxx527 void SetFore(sal_uInt8 nVal) in SetFore() function

Completed in 23 milliseconds