Searched refs:fSmallCaps (Results 1 – 2 of 2) sorted by relevance
67 sal_uInt16 fSmallCaps:1; member112 fSmallCaps = 0; in Word2CHPX()626 sal_uInt8 fSmallCaps : 1;
4271 aRet.push_back( static_cast< sal_uInt8 >(128 + rChpx.fSmallCaps) ); in ChpxToSprms()4389 aChpx.fSmallCaps = (nFlags8 & 0x20) >> 5; in ReadWord2Chpx()