Home
last modified time | relevance | path

Searched refs:SetRed (Results 1 – 25 of 39) sorted by last modified time

12

/trunk/main/filter/source/msfilter/
H A Dsvdfppt.cxx424 aRetval.SetRed( aData[ nNum++ ] ); in GetColor()
798 pSearchColors[ j ].SetRed( (sal_uInt8)nSearch ); in RecolorGraphic()
802 pReplaceColors[ j ].SetRed( (sal_uInt8)nReplace ); in RecolorGraphic()
H A Dmsdffimp.cxx3602 aColor.SetRed( sal::static_int_cast< sal_uInt8 >( ( nParameter * aColor.GetRed() ) >> 8 ) ); in MSO_CLR_ToColor()
3610 …aColor.SetRed( sal::static_int_cast< sal_uInt8 >( ( nInvParameter + ( nParameter * aColor.GetRed()… in MSO_CLR_ToColor()
3659 aColor.SetRed( aColor.GetRed() < nParameter ? 0x00 : 0xff ); in MSO_CLR_ToColor()
/trunk/main/vcl/source/gdi/
H A Dbitmap3.cxx1460 aColRes.SetRed( MAP( cR0, cR1, nTempFY ) ); in ImplScaleSuper()
1601 aColRes.SetRed( MAP( cR0, cR1, nTempFY ) ); in ImplScaleSuper()
1751 aColRes.SetRed( MAP( cR0, cR1, nTempFY ) ); in ImplScaleSuper()
1895 aColRes.SetRed( MAP( cR0, cR1, nTempFY ) ); in ImplScaleSuper()
2035 aColRes.SetRed( MAP( cR0, cR1, nTempFY ) ); in ImplScaleSuper()
2801 aBestCol.SetRed( ( aBestCol.GetRed() & 248 ) | 7 ); in ImplDitherFloyd16()
2809 aBestCol.SetRed( ( aColor.GetRed() & 248 ) | 7 ); in ImplDitherFloyd16()
2822 aBestCol.SetRed( ( aBestCol.GetRed() & 248 ) | 7 ); in ImplDitherFloyd16()
3228 aCol.SetRed( (sal_uInt8) ( nR1 << 3 ) ); in ImplMedianCut()
3434 aNewCol.SetRed( cMapR[ rCol.GetRed() ] ); in Adjust()
[all …]
H A Dbitmap4.cxx696 rCol.SetRed( (sal_uInt8) i ); in ImplSepia()
833 aCol.SetRed( (sal_uInt8) ( nSumR * fArea_1 ) ); in ImplMosaic()
866 aCol.SetRed( (sal_uInt8) ( nSumR * fArea_1 ) ); in ImplMosaic()
H A Ddibtools.cxx276 aPalColor.SetRed( *pTmpEntry++ ); in ImplReadDIBPalette()
561 aPixelColor.SetRed( *pTmp++ ); in ImplReadDIBBits()
H A Doutdev2.cxx1682 aColor.SetRed( SALCOLOR_RED( aSalCol ) ); in GetPixel()
1717 rCol.SetRed( SALCOLOR_RED( aSalCol ) ); in GetPixel()
1959 aDstCol.SetRed( lcl_calcColor( aSrcCol.GetRed(), nSrcOpaq, aDstCol.GetRed() ) ); in ImplBlendWithAlpha()
2004 aDstCol.SetRed( lcl_calcColor( aSrcCol.GetRed(), nSrcOpaq, aDstCol.GetRed() ) ); in ImplBlendWithAlpha()
H A Dprint2.cxx165 …aLineColor.SetRed( static_cast<sal_uInt8>( (255L*nTransparency + (100L - nTransparency)*aLineColor… in ImplConvertTransparentAction()
171 …aFillColor.SetRed( static_cast<sal_uInt8>( (255L*nTransparency + (100L - nTransparency)*aFillColor… in ImplConvertTransparentAction()
H A Dsalmisc.cxx221 aCol.SetRed( *pPixel ); in ImplTCToTC()
H A Dimpimage.cxx465 aCol.SetRed( pMapR[ rCol.GetRed() ] ); in Draw()
492 aCol.SetRed( pMapR[ aCol.GetRed() ] ); in Draw()
H A Dcvtsvm.cxx136 rIStm >> nVal; rColor.SetRed( sal::static_int_cast<sal_uInt8>((sal_uInt16)nVal >> 8) ); in ImplReadColor()
H A Dbmpacc2.cxx169 aBitmapColor.SetRed( *pScanline ); in IMPL_FORMAT_GETPIXEL_NOMASK()
189 aBitmapColor.SetRed( *( pScanline = pScanline + nX * 3 )++ ); in IMPL_FORMAT_GETPIXEL_NOMASK()
229 aBitmapColor.SetRed( *pScanline ); in IMPL_FORMAT_GETPIXEL_NOMASK()
250 aBitmapColor.SetRed( *( pScanline = pScanline + ( nX << 2 ) + 1 )++ ); in IMPL_FORMAT_GETPIXEL_NOMASK()
275 aBitmapColor.SetRed( *pScanline ); in IMPL_FORMAT_GETPIXEL_NOMASK()
296 aBitmapColor.SetRed( *( pScanline = pScanline + ( nX << 2 ) )++ ); in IMPL_FORMAT_GETPIXEL_NOMASK()
/trunk/main/padmin/source/
H A Dpadialog.cxx335 aColor.SetRed( rFrom.GetRed() + ( nDiff < 10 ? nDiff : 10 ) ); in approachColor()
340 aColor.SetRed( rFrom.GetRed() - ( nDiff < 10 ? nDiff : 10 ) ); in approachColor()
343 aColor.SetRed( rFrom.GetRed() ); in approachColor()
/trunk/main/sw/source/filter/ww8/
H A Dww8graf.cxx277 aB.SetRed( (sal_uInt8)( ( (sal_uLong)aF.GetRed() * nPatA[nPat] in SetFill()
/trunk/main/sd/source/filter/ppt/
H A Dpptinanimations.cxx932 aColor.SetRed( (sal_uInt8)(lcl_gethex( aString[1] ) * 16 + lcl_gethex( aString[2] )) ); in convertAnimationValue()
943 aColor.SetRed( (sal_uInt8)aString.getToken( 0, (sal_Unicode)',', index ).toInt32() ); in convertAnimationValue()
945 aColor.SetRed( (sal_uInt8)aString.getToken( 0, (sal_Unicode)',', index ).toInt32() ); in convertAnimationValue()
/trunk/main/cui/source/dialogs/
H A Dcolorpicker.cxx566 aBitmapColor.SetRed( pRGB_Vert[y] ); in UpdateBitmap()
582 aBitmapColor.SetRed( pRGB_Horiz[x] ); in UpdateBitmap()
906 aBitmapColor.SetRed( sal_uInt8( ((long)255 * y) / nY ) ); in UpdateBitmap()
/trunk/main/svtools/source/table/
H A Dgridtablerenderer.cxx371 …hilightColor.SetRed( 9 * ( fieldColor.GetRed() - hilightColor.GetRed() ) / 10 + hilightColor.GetRe… in PrepareRow()
/trunk/main/svtools/source/filter/jpeg/
H A Djpeg.cxx504 aColor.SetRed( *pTmp++ ); in FillBitmap()
/trunk/main/cppcanvas/source/mtfrenderer/
H A Dimplrenderer.cxx631 … aVCLStartColor.SetRed( (sal_uInt8)(aVCLStartColor.GetRed() * nStartIntensity / 100) ); in createGradientAction()
637 aVCLEndColor.SetRed( (sal_uInt8)(aVCLEndColor.GetRed() * nEndIntensity / 100) ); in createGradientAction()
/trunk/main/xmloff/source/core/
H A Dxmluconv.cxx607 rColor.SetRed( in convertColor()
/trunk/main/vcl/workben/
H A Dsvptest.cxx192 aColor.SetRed( rFrom.GetRed() + ( nDiff < 10 ? nDiff : 10 ) ); in approachColor()
197 aColor.SetRed( rFrom.GetRed() - ( nDiff < 10 ? nDiff : 10 ) ); in approachColor()
200 aColor.SetRed( rFrom.GetRed() ); in approachColor()
/trunk/main/vcl/unx/generic/gdi/
H A Dsalbmp.cxx316 rBmpCol.SetRed( SALCOLOR_RED( nColor ) ); in ImplCreateDIB()
441 rBmpCol.SetRed( SALCOLOR_RED( nColor ) ); in ImplCreateXImage()
/trunk/main/vcl/source/helper/
H A Dcanvastools.cxx791 aColor.SetRed ( toByteColor(rColor[0]) ); in stdColorSpaceSequenceToColor()
/trunk/main/vcl/inc/vcl/
H A Dsalbtype.hxx138 inline void SetRed( sal_uInt8 cRed );
382 inline void BitmapColor::SetRed( sal_uInt8 cRed ) in SetRed() function in BitmapColor
/trunk/main/tools/source/generic/
H A Dcolor.cxx89 SetRed( (sal_uInt8) VOS_BOUND( (long) COLORDATA_RED( mnColor ) + cLumInc, 0L, 255L ) ); in IncreaseLuminance()
98 SetRed( (sal_uInt8) VOS_BOUND( (long) COLORDATA_RED( mnColor ) - cLumDec, 0L, 255L ) ); in DecreaseLuminance()
112 SetRed( (sal_uInt8) VOS_BOUND( _FRound( COLORDATA_RED( mnColor ) * fM + fOff ), 0L, 255L ) ); in IncreaseContrast()
127 SetRed( (sal_uInt8) VOS_BOUND( _FRound( COLORDATA_RED( mnColor ) * fM + fOff ), 0L, 255L ) ); in DecreaseContrast()
137 SetRed( ~COLORDATA_RED( mnColor ) ); in Invert()
/trunk/main/tools/inc/tools/
H A Dcolor.hxx137 void SetRed( sal_uInt8 nRed );
196 inline void Color::SetRed( sal_uInt8 nRed ) in SetRed() function in Color
234SetRed( COLOR_CHANNEL_MERGE( COLORDATA_RED( mnColor ), COLORDATA_RED( rMergeColor.mnColor ), cTran… in Merge()

Completed in 870 milliseconds

12