Home
last modified time | relevance | path

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

/trunk/main/drawinglayer/source/attribute/
H A Dsdrlightingattribute3d.cxx178 const sal_uInt32 nLightCount(mpSdrLightingAttribute->getLightVector().size()); in solveColorModel() local
180 if(nLightCount && !rNormalInEyeCoordinates.equalZero()) in solveColorModel()
186 for(sal_uInt32 a(0L); a < nLightCount; a++) in solveColorModel()

Completed in 7 milliseconds