Home
last modified time | relevance | path

Searched refs:nG (Results 26 – 36 of 36) sorted by relevance

12

/aoo4110/main/oox/source/xls/
H A Ddrawingfragment.cxx660 sal_Int32 nG = rTextColor.copy( 2, 1 ).toInt32( 16 ) * 0x11; in convertControlTextColor() local
662 return OleHelper::encodeOleColor( (nR << 16) | (nG << 8) | nB ); in convertControlTextColor()
H A Dstylesbuffer.cxx282 sal_uInt8 nR, nG, nB, nA; in lclReadRgbColor() local
283 rStrm >> nR >> nG >> nB >> nA; in lclReadRgbColor()
288 nValue |= nG; in lclReadRgbColor()
/aoo4110/main/svgio/source/svgreader/
H A Dsvgtools.cxx840 const sal_Int32 nG(read_hex(aNum.charAt(1))); in read_color() local
844 rColor.setGreen((nG | (nG << 4)) * fFactor); in read_color()
/aoo4110/main/vcl/unx/generic/gdi/
H A Dsalgdi.cxx461 sal_uInt8 nG = P_DELTA * DMAP( nSalColorGreen, nMagic ); in GetDitherPixmap() local
464 *pBitsPtr++ = GetColormap().GetPixel( MAKE_SALCOLOR( nR, nG, nB ) ); in GetDitherPixmap()
/aoo4110/main/vcl/source/gdi/
H A Doutdev6.cxx500 … const long nR = aFillCol.GetRed(), nG = aFillCol.GetGreen(), nB = aFillCol.GetBlue(); in DrawTransparent() local
567 … pWScan[ 1 ] = COLOR_CHANNEL_MERGE( pWScan[ 1 ], nG, cTrans ); in DrawTransparent()
H A Dgdimtf.cxx2010 const sal_uLong nR = rColor.GetRed(), nG = rColor.GetGreen(), nB = rColor.GetBlue(); in ImplColReplaceFnc() local
2016 ( ( (const ImplColReplaceParam*) pColParam )->pMinG[ i ] <= nG ) && in ImplColReplaceFnc()
2017 ( ( (const ImplColReplaceParam*) pColParam )->pMaxG[ i ] >= nG ) && in ImplColReplaceFnc()
/aoo4110/main/sc/source/filter/excel/
H A Dxestyle.cxx584 sal_uInt8 nR, nG, nB; in RawReducePalette() local
585 sal_uInt8& rnComp = ((nPass % 3 == 0) ? nB : ((nPass % 3 == 1) ? nR : nG)); in RawReducePalette()
600 nG = pOldEntry->GetColor().GetGreen(); in RawReducePalette()
612 Color aNewColor( nR, nG, nB ); in RawReducePalette()
/aoo4110/main/filter/source/graphicfilter/epict/
H A Depict.cxx316 const sal_uInt16 nG = ( (sal_uInt16) rColor.GetGreen() << 8 ) | (sal_uInt16) rColor.GetGreen(); in WriteRGBColor() local
319 *pPict << nR << nG << nB; in WriteRGBColor()
/aoo4110/extras/l10n/source/is/
H A Dlocalize.sdf28390 … notar %PRODUCTNAME. Þessi gögn eru notuð til að greina notkunarmynstur.\n\nGæðaverkefni %PRODUCTN…
/aoo4110/extras/l10n/source/tr/
H A Dlocalize.sdf41356 …26 200 0 tr \<item type=\"input\"\>=YİNELE("Günaydın";2)\</item\> GünaydınGünaydın metnini verir…
70879 …ACROS_SUPPORT_DISABLED 0 tr Makroyu çalıştırmak için bir deneme yapıldı.\nGüvenlik nedenleri içi…
/aoo4110/extras/l10n/source/vi/
H A Dlocalize.sdf1004 …rd.business.Tables.transactions.Fields.depositamount ShortName 0 vi SốTiềnGửi 20130618 17:22:…
63541 …họn không chứa dữ liệu mong muốn, hãy chọn phạm vi dữ liệu ngay bây giờ.\n\nGồm những ô chứa các n…

Completed in 2387 milliseconds

12