Lines Matching refs:nSumR
1470 long nSumR, nSumG, nSumB,nLineStart , nLineRange, nRowStart , nRowRange ; in ImplScaleSuper() local
1506 nSumR = nSumG = nSumB = 0; in ImplScaleSuper()
1564 nSumR += nWeightY * ( nSumRowR / nTotalWeightX ); in ImplScaleSuper()
1568 aColRes.SetRed( ( sal_uInt8 ) (( nSumR / nTotalWeightY ) )); in ImplScaleSuper()
1611 long nSumR, nSumG, nSumB,nLineStart , nLineRange, nRowStart , nRowRange ; in ImplScaleSuper() local
1647 nSumR = nSumG = nSumB = 0; in ImplScaleSuper()
1708 nSumR += nWeightY * ( nSumRowR / nTotalWeightX ); in ImplScaleSuper()
1712 aColRes.SetRed( ( sal_uInt8 ) (( nSumR / nTotalWeightY ) )); in ImplScaleSuper()
1761 long nSumR, nSumG, nSumB,nLineStart , nLineRange, nRowStart , nRowRange ; in ImplScaleSuper() local
1797 nSumR = nSumG = nSumB = 0; in ImplScaleSuper()
1854 nSumR += nWeightY * ( nSumRowR / nTotalWeightX ); in ImplScaleSuper()
1858 aColRes.SetRed( ( sal_uInt8 ) (( nSumR / nTotalWeightY ) )); in ImplScaleSuper()
1905 long nSumR, nSumG, nSumB,nLineStart , nLineRange, nRowStart , nRowRange ; in ImplScaleSuper() local
1941 nSumR = nSumG = nSumB = 0; in ImplScaleSuper()
1998 nSumR += nWeightY * ( nSumRowR / nTotalWeightX ); in ImplScaleSuper()
2002 aColRes.SetRed( ( sal_uInt8 ) (( nSumR / nTotalWeightY ) )); in ImplScaleSuper()
2044 long nSumR, nSumG, nSumB,nLineStart , nLineRange, nRowStart , nRowRange ; in ImplScaleSuper() local
2080 nSumR = nSumG = nSumB = 0; in ImplScaleSuper()
2140 nSumR += nWeightY * ( nSumRowR / nTotalWeightX ); in ImplScaleSuper()
2144 aColRes.SetRed( ( sal_uInt8 ) (( nSumR / nTotalWeightY ) )); in ImplScaleSuper()