Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/ww8/
H A Dww8struc.hxx68 sal_uInt16 fSmallCaps:1; member
113 fSmallCaps = 0; in Word2CHPX()
627 sal_uInt8 fSmallCaps : 1;
H A Dww8par2.cxx4272 aRet.push_back( static_cast< sal_uInt8 >(128 + rChpx.fSmallCaps) ); in ChpxToSprms()
4390 aChpx.fSmallCaps = (nFlags8 & 0x20) >> 5; in ReadWord2Chpx()

Completed in 43 milliseconds