Home
last modified time | relevance | path

Searched refs:fVanish (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sw/source/filter/ww8/
H A Dww8struc.hxx69 sal_uInt16 fVanish:1; member
114 fVanish = 0; in Word2CHPX()
H A Dww8par2.cxx4277 aRet.push_back( static_cast< sal_uInt8 >(128 + rChpx.fVanish) ); in ChpxToSprms()
4391 aChpx.fVanish = (nFlags8 & 0x80) >> 7; in ReadWord2Chpx()