Home
last modified time | relevance | path

Searched defs:GetBack (Results 1 – 2 of 2) sorted by last modified time

/trunk/main/sw/source/filter/ww8/
H A Dww8struc.hxx518 sal_uInt8 GetBack() const { return (sal_uInt8)((maBits >> 5 ) & 0x1f); } in GetBack() function
/trunk/main/sw/source/filter/ww8/dump/
H A Dww8struc.hxx491 sal_uInt8 GetBack() const { return (sal_uInt8)((aBits >> 5 ) & 0x1f); } in GetBack() function

Completed in 31 milliseconds