Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/filter/ww8/dump/
H A Dww8struc.hxx491 sal_uInt8 GetBack() const { return (sal_uInt8)((aBits >> 5 ) & 0x1f); } in GetBack() function
/aoo41x/main/sw/source/filter/ww8/
H A Dww8struc.hxx518 sal_uInt8 GetBack() const { return (sal_uInt8)((maBits >> 5 ) & 0x1f); } in GetBack() function
H A Dww8par6.cxx4690 b = rSHD.GetBack(); in SwWW8Shade()
/aoo41x/main/sw/source/filter/ww1/
H A Dw1struct.hxx856 sal_uInt16 GetBack() { return (SVBT16ToShort(aBits1) >> 5 & 0x1f ); };

Completed in 139 milliseconds