Home
last modified time | relevance | path

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

/aoo4110/main/slideshow/source/engine/
H A Dcolor.cxx53 HSLColor::HSLTriple rgb2hsl( double nRed, double nGreen, double nBlue ) in rgb2hsl()
56 HSLColor::HSLTriple aRes; in rgb2hsl()
165 HSLColor::HSLTriple::HSLTriple() : in HSLTriple() function in slideshow::internal::HSLColor::HSLTriple
172 HSLColor::HSLTriple::HSLTriple( double nHue, double nSaturation, double nLuminance ) : in HSLTriple() function in slideshow::internal::HSLColor::HSLTriple
423 HSLColor::HSLTriple aColor( rgb2hsl( getRed(), in getHSLColor()
/aoo4110/main/slideshow/source/inc/
H A Dhslcolor.hxx82 struct HSLTriple struct in slideshow::internal::HSLColor
84 HSLTriple();
85 HSLTriple( double nHue, double nSaturation, double nLuminance );
97 HSLTriple maHSLTriple;

Completed in 16 milliseconds