Searched refs:mnForeColorId (Results 1 – 2 of 2) sorted by relevance
1762 mnForeColorId( XclExpPalette::GetColorIdFromIndex( mnForeColor ) ), in XclExpCellArea()1773 mnForeColorId = XclExpPalette::GetColorIdFromIndex( EXC_COLOR_WINDOWTEXT ); in FillFromItemSet()1779 mnForeColorId = rPalette.InsertColor( rBrushItem.GetColor(), EXC_COLOR_CELLAREA ); in FillFromItemSet()1787 rPalette.GetMixedColors( mnForeColor, mnBackColor, mnPattern, mnForeColorId, mnBackColorId ); in SetFinalColors()2359 mrFill.mnForeColorId == rFill.mnForeColorId && in operator ()()
418 sal_uInt32 mnForeColorId; /// Foreground color ID. member
Completed in 28 milliseconds