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