Home
last modified time | relevance | path

Searched defs:nB (Results 26 – 50 of 50) sorted by relevance

12

/aoo42x/main/tools/inc/tools/
H A Dgen.hxx72 long nB; member in Pair
/aoo42x/main/sc/source/filter/excel/
H A Dxltools.cxx721 sal_uInt8 nR, nG, nB, nD; in operator >>() local
H A Dxestyle.cxx584 sal_uInt8 nR, nG, nB; in RawReducePalette() local
/aoo42x/main/sw/source/core/frmedt/
H A Dfetab.cxx79 inline sal_Bool IsSame( long nA, long nB ) { return Abs(nA-nB) <= COLFUZZY; } in IsSame()
80 inline sal_Bool IsNear( long nA, long nB, long nTolerance ) { return Abs( nA - nB ) <= nTolerance; } in IsNear()
/aoo42x/main/vcl/unx/generic/gdi/
H A Dsalgdi.cxx462 sal_uInt8 nB = P_DELTA * DMAP( nSalColorBlue, nMagic ); in GetDitherPixmap() local
/aoo42x/main/vcl/source/gdi/
H A Doutdev6.cxx500 … const long nR = aFillCol.GetRed(), nG = aFillCol.GetGreen(), nB = aFillCol.GetBlue(); in DrawTransparent() local
H A Dbitmap.cxx129 for( sal_uInt16 nB = 0; nB < 256; nB += 51 ) in Bitmap() local
1305 long nR, nG, nB; in CreateMask() local
H A Dbmpfast.cxx371 int nB = rDst.GetBlue(); in ImplBlendPixels() local
H A Dgdimtf.cxx2010 const sal_uLong nR = rColor.GetRed(), nG = rColor.GetGreen(), nB = rColor.GetBlue(); in ImplColReplaceFnc() local
/aoo42x/main/svx/source/dialog/
H A D_bmpmask.cxx826 long nB; in ImpMask() local
/aoo42x/main/sd/source/filter/ppt/
H A Dpptinanimations.cxx953 sal_Int32 nB = aString.getToken( 0, (sal_Unicode)',', index ).toInt32(); in convertAnimationValue() local
1833 Any AnimationImporter::implGetColorAny( sal_Int32 nMode, sal_Int32 nA, sal_Int32 nB, sal_Int32 nC ) in implGetColorAny()
/aoo42x/main/svgio/source/svgreader/
H A Dsvgtools.cxx853 const sal_Int32 nB(read_hex(aNum.charAt(2))); in read_color() local
/aoo42x/main/vcl/win/source/gdi/
H A Dsalgdi.cxx238 BYTE nR, nG, nB; in ImplInitSalGDI() local
/aoo42x/main/sw/source/filter/ww8/dump/
H A Ddump8a.cxx2207 sal_uInt32 nL, nT, nR, nB; in DumpEscherRec() local
/aoo42x/main/sw/source/core/docnode/
H A Dndtbl1.cxx66 inline sal_Bool IsSame( long nA, long nB ) { return Abs(nA-nB) <= COLFUZZY; } in IsSame()
H A Dndtbl.cxx619 for( sal_uInt16 nB = 0; nB < nBoxes; ++nB ) in InsertTable() local
/aoo42x/main/oox/source/xls/
H A Ddrawingmanager.cxx1054 sal_Int32 nB = rShapeRect.Y + ::std::max< sal_Int32 >( rShapeRect.Height - 1, 0 ); in implConvertAndInsert() local
H A Dstylesbuffer.cxx282 sal_uInt8 nR, nG, nB, nA; in lclReadRgbColor() local
/aoo42x/main/sc/source/filter/starcalc/
H A Dscflt.cxx699 static inline sal_uInt8 GetMixedCol( const sal_uInt8 nB, const sal_uInt8 nF, const sal_uInt16 nFak ) in GetMixedCol()
/aoo42x/main/filter/source/graphicfilter/epict/
H A Depict.cxx317 const sal_uInt16 nB = ( (sal_uInt16) rColor.GetBlue() << 8 ) | (sal_uInt16) rColor.GetBlue(); in WriteRGBColor() local
/aoo42x/main/filter/source/msfilter/
H A Dmsdffimp.cxx3619 sal_Int16 nB = (sal_Int16)aColor.GetBlue() + (sal_Int16)nParameter; in MSO_CLR_ToColor() local
3633 sal_Int16 nB = (sal_Int16)aColor.GetBlue() - (sal_Int16)nParameter; in MSO_CLR_ToColor() local
3647 sal_Int16 nB = (sal_Int16)nParameter - (sal_Int16)aColor.GetBlue(); in MSO_CLR_ToColor() local
/aoo42x/main/vcl/source/control/
H A Dedit.cxx2667 long nB=aNew.Max(), nA=aNew.Min(),oB=aTemp.Max(), oA=aTemp.Min(); in ImplSetSelection() local
/aoo42x/main/sd/source/filter/eppt/
H A Depptso.cxx1560 sal_Int32 nB = nBackgroundColor & 0xff; in ImplWritePortions() local
/aoo42x/main/editeng/source/editeng/
H A Dimpedit3.cxx874 long nB = pTextRanges->GetObject( n++ ); in CreateLines() local
/aoo42x/main/vcl/source/window/
H A Dmenu.cxx4302 sal_Int32 nL, nT, nR, nB; in IMPL_LINK() local

Completed in 383 milliseconds

12