Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/ww8/
H A Dww8struc.hxx75 sal_uInt16 fItalicBi:1; member
120 fItalicBi = 0; in Word2CHPX()
H A Dww8par2.cxx4329 aRet.push_back( static_cast< sal_uInt8 >(128 + rChpx.fItalicBi) ); in ChpxToSprms()
4402 aChpx.fItalicBi = (nFlags8 & 0x20) >> 5; in ReadWord2Chpx()