Searched refs:fSmallCaps (Results 1 – 2 of 2) sorted by relevance
68 sal_uInt16 fSmallCaps:1; member113 fSmallCaps = 0; in Word2CHPX()627 sal_uInt8 fSmallCaps : 1;
4243 aRet.push_back( static_cast< sal_uInt8 >(128 + rChpx.fSmallCaps) ); in ChpxToSprms()4361 aChpx.fSmallCaps = (nFlags8 & 0x20) >> 5; in ReadWord2Chpx()
Completed in 39 milliseconds