Home
last modified time | relevance | path

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

/aoo4110/main/sc/source/filter/excel/
H A Dxestyle.cxx1762 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 ()()
/aoo4110/main/sc/source/filter/inc/
H A Dxestyle.hxx418 sal_uInt32 mnForeColorId; /// Foreground color ID. member

Completed in 38 milliseconds