Home
last modified time | relevance | path

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

/trunk/main/oox/source/xls/
H A Dstylesbuffer.cxx271 const sal_uInt32 BIFF_CFRULE_FONT_STYLE = 0x00000002; /// Font posture or weight modified? variable
958 …bWeightUsed = maUsedFlags.mbPostureUsed = !getFlag( nFontFlags1, BIFF_CFRULE_FONT_STYLE )) == true… in importCfRule()
961 maModel.mbItalic = getFlag( nStyle, BIFF_CFRULE_FONT_STYLE ); in importCfRule()

Completed in 62 milliseconds