Searched refs:GetFore (Results 1 – 4 of 4) sorted by relevance
490 sal_uInt8 GetFore() const { return (sal_uInt8)( aBits & 0x1f); } in GetFore() function
517 sal_uInt8 GetFore() const { return (sal_uInt8)( maBits & 0x1f); } in GetFore() function
4683 sal_uInt8 b = rSHD.GetFore(); in SwWW8Shade()
851 sal_uInt16 GetFore() { return SVBT16ToShort(aBits1) & 0x01; };
Completed in 152 milliseconds