Home
last modified time | relevance | path

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

12

/trunk/main/xmloff/source/style/
H A Dxmlbahdl.hxx40 XMLNumberPropHdl( sal_Int8 nB=4 ) : nBytes( nB ) {} in XMLNumberPropHdl()
70 XMLMeasurePropHdl( sal_Int8 nB=4 ) : nBytes( nB ) {} in XMLMeasurePropHdl()
84 XMLPercentPropHdl( sal_Int8 nB=4 ) : nBytes( nB ) {} in XMLPercentPropHdl()
108 XMLNegPercentPropHdl( sal_Int8 nB=4 ) : nBytes( nB ) {} in XMLNegPercentPropHdl()
122 XMLMeasurePxPropHdl( sal_Int8 nB=4 ) : nBytes( nB ) {} in XMLMeasurePxPropHdl()
H A Dxmlbahdl.cxx133 XMLNumberNonePropHdl::XMLNumberNonePropHdl( sal_Int8 nB ) : in XMLNumberNonePropHdl()
139 XMLNumberNonePropHdl::XMLNumberNonePropHdl( enum XMLTokenEnum eZeroString, sal_Int8 nB ) : in XMLNumberNonePropHdl()
860 XMLNumberWithoutZeroPropHdl::XMLNumberWithoutZeroPropHdl( sal_Int8 nB ) : in XMLNumberWithoutZeroPropHdl()
/trunk/main/oox/source/drawingml/table/
H A Dtablestyletextstylecontext.cxx43 sal_Int32 nB = xAttribs->getOptionalValueToken( XML_b, XML_def ); in TableStyleTextStyleContext() local
/trunk/main/tools/source/generic/
H A Dbigint.cxx486 BigInt nA, nB; in ABS_IsLess() local
1051 BigInt nA, nB; in operator ==() local
1078 BigInt nA, nB; in operator <() local
1111 BigInt nA, nB; in operator >() local
H A Dfract.cxx89 BigInt nB( rVal2 ); in Reduce() local
H A Dcolor.cxx222 sal_uInt8 nB = (sal_uInt8) ( nBri * 255 / 100 ); in HSBtoRGB() local
/trunk/main/sc/source/ui/view/
H A Ddrawutil.cxx43 inline Fraction MakeFraction( long nA, long nB ) in MakeFraction()
/trunk/main/editeng/source/misc/
H A Dtxtrange.cxx224 double nB; in CalcMax() local
620 long nB = B( rPt ); in Area() local
643 long SvxBoundArgs::Cut( long nB, const Point& rPt1, const Point& rPt2 ) in Cut()
/trunk/main/svx/source/items/
H A Dgrfitem.cxx49 sal_Int32 nT, sal_Int32 nB, sal_uInt16 nItemId ) in SvxGrfCrop()
/trunk/main/oox/source/drawingml/
H A Dcolor.cxx170 inline sal_Int32 lclRgbComponentsToRgb( sal_Int32 nR, sal_Int32 nG, sal_Int32 nB ) in lclRgbComponentsToRgb()
256 void Color::setScrgbClr( sal_Int32 nR, sal_Int32 nG, sal_Int32 nB ) in setScrgbClr()
/trunk/main/filter/source/graphicfilter/ipbm/
H A Dipbm.cxx319 sal_uInt8 nR, nG, nB; in ImplReadBody() local
/trunk/main/basegfx/source/raster/
H A Drasterconvert3d.cxx220 …erter3D::rasterconvertB3DEdge(const B3DPolygon& rLine, sal_uInt32 nA, sal_uInt32 nB, sal_Int32 nSt… in rasterconvertB3DEdge()
/trunk/main/basegfx/inc/basegfx/pixel/
H A Dbpixel.hxx115 …void setRedGreenBlue(sal_uInt8 nR, sal_uInt8 nG, sal_uInt8 nB) { maPixelUnion.maRGBO.mnR = nR; maP… in setRedGreenBlue()
/trunk/main/vcl/source/gdi/
H A Dprint2.cxx1535 … const long nB = ( ( (long) rStartColor.GetBlue() * rGradient.GetStartIntensity() ) / 100L + in DrawGradientEx() local
1578 … const long nB = ( ( (long) rStartColor.GetBlue() * rGradient.GetStartIntensity() ) / 100L + in DrawGradientEx() local
H A Dbitmap3.cxx565 const sal_uLong nB = *pReadScan++; in ImplMakeGreyscales() local
587 const sal_uLong nB = *pReadScan++; in ImplMakeGreyscales() local
2582 const sal_uLong nB = ( nVCLLut[ aCol.GetBlue() ] + nD ) >> 16UL; in ImplDitherMatrix() local
2599 const sal_uLong nB = ( nVCLLut[ aCol.GetBlue() ] + nD ) >> 16UL; in ImplDitherMatrix() local
2998 long nX, nY, nR, nG, nB, nIndex; in ImplReducePopular() local
3221 long nR, nG, nB; in ImplMedianCut() local
H A Dsalmisc.cxx259 for( long nB = 0; nB < 16; nB++ ) in ImplTCToPAL() local
/trunk/main/sw/source/core/graphic/
H A Dgrfatr.cxx173 SwCropGrf::SwCropGrf(sal_Int32 nL, sal_Int32 nR, sal_Int32 nT, sal_Int32 nB ) in SwCropGrf()
/trunk/main/vcl/source/window/
H A Dsplit.cxx241 long nB = rSettings.GetSplitSize(); in ImplSplitterActive() local
/trunk/main/oox/source/vml/
H A Dvmlformatting.cxx212 sal_Int32 nB = aColorName.copy( 3, 1 ).toInt32( 16 ) * 0x11; in decodeColor() local
/trunk/main/starmath/source/
H A Drect.cxx421 nB = rRect.GetBottom(), in Union() local
/trunk/main/filter/source/graphicfilter/ipict/
H A Dipict.cxx449 sal_uInt16 nR, nG, nB; in ReadRGBColor() local
501 sal_uInt16 nR, nG, nB; in ReadPixPattern() local
/trunk/main/oox/source/xls/
H A Ddrawingfragment.cxx661 sal_Int32 nB = rTextColor.copy( 3, 1 ).toInt32( 16 ) * 0x11; in convertControlTextColor() local
/trunk/main/editeng/source/editeng/
H A Dedtspell.cxx521 for ( sal_uInt16 nB = _nA+1; !bError && ( nB < Count() ); nB++ ) in DbgIsBuggy() local
/trunk/main/filter/source/svg/
H A Dsvgwriter.cxx1088 const sal_Int32 nB = *pSrc++; in ImplWriteBmp() local
1105 const sal_Int32 nB = *pSrc; in ImplWriteBmp() local
/trunk/main/vcl/aqua/source/gdi/
H A Dsalbmp.cxx629 int nB, nG, nR; in GetDefaultPalette() local

Completed in 128 milliseconds

12