Lines Matching refs:nSumB

1470 						long		nSumR, nSumG, nSumB,nLineStart , nLineRange, nRowStart , nRowRange ;  in ImplScaleSuper()  local
1506 nSumR = nSumG = nSumB = 0; in ImplScaleSuper()
1562 nSumB += nWeightY * ( nSumRowB / nTotalWeightX ); in ImplScaleSuper()
1570 aColRes.SetBlue( ( sal_uInt8 ) (( nSumB / nTotalWeightY ) )); in ImplScaleSuper()
1611 long nSumR, nSumG, nSumB,nLineStart , nLineRange, nRowStart , nRowRange ; in ImplScaleSuper() local
1647 nSumR = nSumG = nSumB = 0; in ImplScaleSuper()
1706 nSumB += nWeightY * ( nSumRowB / nTotalWeightX ); in ImplScaleSuper()
1714 aColRes.SetBlue( ( sal_uInt8 ) (( nSumB / nTotalWeightY ) )); in ImplScaleSuper()
1761 long nSumR, nSumG, nSumB,nLineStart , nLineRange, nRowStart , nRowRange ; in ImplScaleSuper() local
1797 nSumR = nSumG = nSumB = 0; in ImplScaleSuper()
1852 nSumB += nWeightY * ( nSumRowB / nTotalWeightX ); in ImplScaleSuper()
1860 aColRes.SetBlue( ( sal_uInt8 ) (( nSumB / nTotalWeightY ) )); in ImplScaleSuper()
1905 long nSumR, nSumG, nSumB,nLineStart , nLineRange, nRowStart , nRowRange ; in ImplScaleSuper() local
1941 nSumR = nSumG = nSumB = 0; in ImplScaleSuper()
1996 nSumB += nWeightY * ( nSumRowB / nTotalWeightX ); in ImplScaleSuper()
2004 aColRes.SetBlue( ( sal_uInt8 ) (( nSumB / nTotalWeightY ) )); in ImplScaleSuper()
2044 long nSumR, nSumG, nSumB,nLineStart , nLineRange, nRowStart , nRowRange ; in ImplScaleSuper() local
2080 nSumR = nSumG = nSumB = 0; in ImplScaleSuper()
2138 nSumB += nWeightY * ( nSumRowB / nTotalWeightX ); in ImplScaleSuper()
2146 aColRes.SetBlue( ( sal_uInt8 ) (( nSumB / nTotalWeightY ) )); in ImplScaleSuper()