Home
last modified time | relevance | path

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

/aoo4110/main/sc/source/filter/excel/
H A Dxestyle.cxx254 sal_uInt32 nForeColorId, sal_uInt32 nBackColorId ) const;
427 sal_uInt32 nForeColorId, sal_uInt32 nBackColorId ) const in GetMixedColors() argument
429 rnXclForeIx = GetColorIndex( nForeColorId ); in GetMixedColors()
431 if( (rnXclPattern != EXC_PATT_SOLID) || (nForeColorId >= maColorIdDataVec.size()) ) in GetMixedColors()
437 Color aForeColor( GetOriginalColor( nForeColorId ) ); in GetMixedColors()
789 sal_uInt32 nForeColorId, sal_uInt32 nBackColorId ) const in GetMixedColors() argument
791 …return mxImpl->GetMixedColors( rnXclForeIx, rnXclBackIx, rnXclPattern, nForeColorId, nBackColorId … in GetMixedColors()
/aoo4110/main/sc/source/filter/inc/
H A Dxestyle.hxx104 sal_uInt32 nForeColorId, sal_uInt32 nBackColorId ) const;

Completed in 42 milliseconds