Home
last modified time | relevance | path

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

/aoo41x/main/sc/source/filter/excel/
H A Dxestyle.cxx730 sal_Int32 nDist1 = SAL_MAX_INT32; in GetNearPaletteColors() local
737 if( nCurrDist < nDist1 ) in GetNearPaletteColors()
740 nDist2 = nDist1; in GetNearPaletteColors()
742 nDist1 = nCurrDist; in GetNearPaletteColors()
750 return nDist1; in GetNearPaletteColors()

Completed in 35 milliseconds