Home
last modified time | relevance | path

Searched defs:nLuminance (Results 1 – 10 of 10) sorted by relevance

/trunk/main/vbahelper/source/vbahelper/
H A Dvbapictureformat.cxx53 sal_Int16 nLuminance = 0; in getBrightness() local
65 sal_Int16 nLuminance = static_cast< sal_Int16 >( fLuminance ); in setBrightness() local
/trunk/main/slideshow/source/engine/
H A Dcolor.cxx45 double getMagic( double nLuminance, double nSaturation ) in getMagic()
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()
/trunk/main/odk/examples/DevelopersGuide/GUI/
H A DMessageBox.java196 int nLuminance = (( nBlue*28 + nGreen*151 + nRed*77 ) / 256 ); in isHighContrastModeActivated() local
/trunk/main/slideshow/source/engine/shapes/
H A Dshapeimporter.cxx386 sal_Int16 nLuminance(0); in createShape() local
/trunk/main/vcl/source/app/
H A Dsettings.cxx929 sal_uInt8 nLuminance = rColor.GetLuminance(); in ImplIsBlackOrWhite() local
/trunk/main/svx/source/customshapes/
H A DEnhancedCustomShape2d.cxx1071 const sal_Int32 nLuminance = GetLuminanceChange(nIndex); in GetColorData() local
/trunk/main/wizards/com/sun/star/wizards/ui/
H A DUnoDialog.java1063 int nLuminance = ((nBlue * 28 + nGreen * 151 + nRed * 77) / 256); in isHighContrastModeActivated() local
/trunk/main/filter/source/flash/
H A Dswfwriter1.cxx1641 …sal_uInt32 nLuminance = ((sal_Int32)rGradient.GetStartColor().GetLuminance() + (sal_Int32)rGradien… in Impl_writeActions() local
/trunk/main/svx/source/svdraw/
H A Dsvdoashp.cxx314 sal_uInt16 nLuminance((sal_uInt16)pReadAccess->GetLuminance(y, x) + 1); in ImpCreateShadowObjectClone() local
/trunk/main/filter/source/msfilter/
H A Descherex.cxx1178 sal_Int16 nLuminance = 0; in ImplCreateGraphicAttributes() local

Completed in 96 milliseconds