Searched refs:EXC_COLOR_FONTAUTO (Results 1 – 3 of 3) sorted by relevance
214 const sal_uInt16 EXC_COLOR_FONTAUTO = 0x7FFF; /// Font auto color (system window text col… variable
147 case EXC_COLOR_FONTAUTO: nColor = COL_AUTO; break; in GetDefColorData()
962 mnColorId = rRoot.GetPalette().InsertColor( rFontData.maColor, eColorType, EXC_COLOR_FONTAUTO ); in XclExpFont()
Completed in 44 milliseconds