Searched refs:BIFF_CFRULE_FONT_UNDERL (Results 1 – 1 of 1) sorted by relevance
275 const sal_uInt32 BIFF_CFRULE_FONT_UNDERL = 0x00000001; /// Font underline type modified? variable954 if( (maUsedFlags.mbUnderlineUsed = !getFlag( nFontFlags3, BIFF_CFRULE_FONT_UNDERL )) == true ) in importCfRule()
Completed in 42 milliseconds