Home
last modified time | relevance | path

Searched refs:GetFore (Results 1 – 4 of 4) sorted by relevance

/trunk/main/sw/source/filter/ww8/dump/
H A Dww8struc.hxx490 sal_uInt8 GetFore() const { return (sal_uInt8)( aBits & 0x1f); } in GetFore() function
/trunk/main/sw/source/filter/ww8/
H A Dww8struc.hxx517 sal_uInt8 GetFore() const { return (sal_uInt8)( maBits & 0x1f); } in GetFore() function
H A Dww8par6.cxx4683 sal_uInt8 b = rSHD.GetFore(); in SwWW8Shade()
/trunk/main/sw/source/filter/ww1/
H A Dw1struct.hxx851 sal_uInt16 GetFore() { return SVBT16ToShort(aBits1) & 0x01; };

Completed in 89 milliseconds