Searched defs:nHue (Results 1 – 10 of 10) sorted by relevance
/aoo42x/main/slideshow/source/engine/ |
H A D | color.cxx | 94 double hsl2rgbHelper( double nValue1, double nValue2, double nHue ) in hsl2rgbHelper() 113 RGBColor::RGBTriple hsl2rgb( double nHue, double nSaturation, double nLuminance ) in hsl2rgb() 172 HSLColor::HSLTriple::HSLTriple( double nHue, double nSaturation, double nLuminance ) : in HSLTriple() 195 HSLColor::HSLColor( double nHue, double nSaturation, double nLuminance ) : in HSLColor() 305 double nHue=0.0; in interpolate() local
|
/aoo42x/main/reportdesign/source/ui/report/ |
H A D | EndMarker.cxx | 66 sal_uInt16 nHue = 0; in Paint() local
|
H A D | StartMarker.cxx | 136 sal_uInt16 nHue = 0; in Paint() local
|
/aoo42x/main/tools/source/generic/ |
H A D | color.cxx | 160 void Color::RGBtoHSB( sal_uInt16& nHue, sal_uInt16& nSat, sal_uInt16& nBri ) const in RGBtoHSB() 219 ColorData Color::HSBtoRGB( sal_uInt16 nHue, sal_uInt16 nSat, sal_uInt16 nBri ) in HSBtoRGB()
|
/aoo42x/main/filter/source/graphicfilter/idxf/ |
H A D | dxfreprd.cxx | 61 short i,j,nHue,nNSat,nVal,nC[3],nmax,nmed,nmin; in DXFPalette() local
|
/aoo42x/main/basegfx/source/color/ |
H A D | bcolortools.cxx | 71 static inline double hsl2rgbHelper( double nValue1, double nValue2, double nHue ) in hsl2rgbHelper()
|
/aoo42x/main/sd/source/ui/slidesorter/view/ |
H A D | SlsTheme.cxx | 58 sal_uInt16 nHue (0); in HGBAdapt() local
|
H A D | SlsPageObjectPainter.cxx | 118 sal_uInt16 nHue, nSat, nBri; in PageObjectPainter() local
|
/aoo42x/main/oox/source/drawingml/ |
H A D | color.cxx | 267 void Color::setHslClr( sal_Int32 nHue, sal_Int32 nSat, sal_Int32 nLum ) in setHslClr()
|
/aoo42x/main/cui/source/dialogs/ |
H A D | colorpicker.cxx | 506 sal_uInt16 nHue, nSat, nBri; in UpdateBitmap() local 868 sal_uInt16 nHue, nSat, nBri; in UpdateBitmap() local
|
Completed in 47 milliseconds