Lines Matching refs:nSumG

1470 						long		nSumR, nSumG, nSumB,nLineStart , nLineRange, nRowStart , nRowRange ;  in ImplScaleSuper()  local
1506 nSumR = nSumG = nSumB = 0; in ImplScaleSuper()
1563 nSumG += nWeightY * ( nSumRowG / nTotalWeightX ); in ImplScaleSuper()
1569 aColRes.SetGreen( ( sal_uInt8 ) (( nSumG / nTotalWeightY) )); in ImplScaleSuper()
1611 long nSumR, nSumG, nSumB,nLineStart , nLineRange, nRowStart , nRowRange ; in ImplScaleSuper() local
1647 nSumR = nSumG = nSumB = 0; in ImplScaleSuper()
1707 nSumG += nWeightY * ( nSumRowG / nTotalWeightX ); in ImplScaleSuper()
1713 aColRes.SetGreen( ( sal_uInt8 ) (( nSumG / nTotalWeightY) )); in ImplScaleSuper()
1761 long nSumR, nSumG, nSumB,nLineStart , nLineRange, nRowStart , nRowRange ; in ImplScaleSuper() local
1797 nSumR = nSumG = nSumB = 0; in ImplScaleSuper()
1853 nSumG += nWeightY * ( nSumRowG / nTotalWeightX ); in ImplScaleSuper()
1859 aColRes.SetGreen( ( sal_uInt8 ) (( nSumG / nTotalWeightY) )); in ImplScaleSuper()
1905 long nSumR, nSumG, nSumB,nLineStart , nLineRange, nRowStart , nRowRange ; in ImplScaleSuper() local
1941 nSumR = nSumG = nSumB = 0; in ImplScaleSuper()
1997 nSumG += nWeightY * ( nSumRowG / nTotalWeightX ); in ImplScaleSuper()
2003 aColRes.SetGreen( ( sal_uInt8 ) (( nSumG / nTotalWeightY) )); in ImplScaleSuper()
2044 long nSumR, nSumG, nSumB,nLineStart , nLineRange, nRowStart , nRowRange ; in ImplScaleSuper() local
2080 nSumR = nSumG = nSumB = 0; in ImplScaleSuper()
2139 nSumG += nWeightY * ( nSumRowG / nTotalWeightX ); in ImplScaleSuper()
2145 aColRes.SetGreen( ( sal_uInt8 ) (( nSumG / nTotalWeightY) )); in ImplScaleSuper()