Home
last modified time | relevance | path

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

/aoo41x/main/drawinglayer/source/attribute/
H A Dsdrlightingattribute3d.cxx56 const basegfx::BColor& getAmbientLight() const { return maAmbientLight; } in getAmbientLight() function in drawinglayer::attribute::ImpSdrLightingAttribute
61 return (getAmbientLight() == rCandidate.getAmbientLight() in operator ==()
155 const basegfx::BColor& SdrLightingAttribute::getAmbientLight() const in getAmbientLight() function in drawinglayer::attribute::SdrLightingAttribute
157 return mpSdrLightingAttribute->getAmbientLight(); in getAmbientLight()
175 aRetval += mpSdrLightingAttribute->getAmbientLight() * rColor; in solveColorModel()
/aoo41x/main/drawinglayer/inc/drawinglayer/attribute/
H A Dsdrlightingattribute3d.hxx69 const basegfx::BColor& getAmbientLight() const;

Completed in 13 milliseconds