Searched refs:nForeColorId (Results 1 – 2 of 2) sorted by relevance
254 sal_uInt32 nForeColorId, sal_uInt32 nBackColorId ) const;427 sal_uInt32 nForeColorId, sal_uInt32 nBackColorId ) const in GetMixedColors() argument429 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() argument791 …return mxImpl->GetMixedColors( rnXclForeIx, rnXclBackIx, rnXclPattern, nForeColorId, nBackColorId … in GetMixedColors()
104 sal_uInt32 nForeColorId, sal_uInt32 nBackColorId ) const;
Completed in 34 milliseconds