Home
last modified time | relevance | path

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

/aoo4110/main/slideshow/source/engine/
H A Dcolor.cxx180 maHSLTriple( 0.0, 0.0, 0.0 ), in HSLColor()
181 mnMagicValue( getMagic( maHSLTriple.mnLuminance, in HSLColor()
182 maHSLTriple.mnSaturation ) ) in HSLColor()
190 mnMagicValue( getMagic( maHSLTriple.mnLuminance, in HSLColor()
191 maHSLTriple.mnSaturation ) ) in HSLColor()
196 maHSLTriple( nHue, nSaturation, nLuminance ), in HSLColor()
197 mnMagicValue( getMagic( maHSLTriple.mnLuminance, in HSLColor()
206 mnMagicValue( getMagic( maHSLTriple.mnLuminance, in HSLColor()
213 return maHSLTriple.mnHue; in getHue()
218 return maHSLTriple.mnSaturation; in getSaturation()
[all …]
/aoo4110/main/slideshow/source/inc/
H A Dhslcolor.hxx97 HSLTriple maHSLTriple; member in slideshow::internal::HSLColor

Completed in 19 milliseconds