Home
last modified time | relevance | path

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

/AOO41X/main/sc/source/filter/html/
H A Dhtmlexp.cxx962 …sal_Bool bSetFontColor = ( COL_AUTO != rColorItem.GetValue().GetColor() ); // #97650# def… in WriteCell() local
978 sal_Bool bSetFont = (bSetFontColor || bSetFontName || nSetFontSizeNumber); in WriteCell()
1084 if ( bSetFontColor ) in WriteCell()