Home
last modified time | relevance | path

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

/trunk/main/svx/source/customshapes/
H A DEnhancedCustomShape2d.cxx1065 const sal_Int32 nLumDat = nColorData << ( ( 1 + nIndex ) << 2 ); in GetLuminanceChange() local
1066 return ( nLumDat >> 28 ) * 10; in GetLuminanceChange()

Completed in 29 milliseconds