Home
last modified time | relevance | path

Searched refs:aXCol (Results 1 – 2 of 2) sorted by last modified time

/trunk/main/vcl/source/gdi/
H A Dbmpacc.cxx377 BitmapColor aXCol(rFallback); in GetInterpolatedColorWithFallback() local
381 aXCol = GetColor(nY, nIndX); in GetInterpolatedColorWithFallback()
401 if(aXCol != aRetval) in GetInterpolatedColorWithFallback()
403 aRetval.Merge(aXCol, 255 - nDeltaX); in GetInterpolatedColorWithFallback()
/trunk/main/sc/source/core/data/
H A Ddrwlayer.cxx227 XColorListSharedPtr aXCol = pColItem ? pColItem->GetColorTable() : XColorList::GetStdColorList(); in ScDrawLayer() local
228 SetColorTableAtSdrModel( aXCol ); in ScDrawLayer()

Completed in 29 milliseconds