Home
last modified time | relevance | path

Searched refs:SPOTCOUNT (Results 1 – 1 of 1) sorted by relevance

/trunk/main/svx/source/svdraw/
H A Dsvdetc.cxx959 const sal_uInt16 SPOTCOUNT(5); in impCalcBackgroundColor() local
960 Point aSpotPos[SPOTCOUNT]; in impCalcBackgroundColor()
961 Color aSpotColor[SPOTCOUNT]; in impCalcBackgroundColor()
970 for ( i = 0; i < SPOTCOUNT; i++ ) in impCalcBackgroundColor()
1024 sal_uInt16 aMatch[SPOTCOUNT]; in impCalcBackgroundColor()
1026 for ( i = 0; i < SPOTCOUNT; i++ ) in impCalcBackgroundColor()
1031 for ( sal_uInt16 j = 0; j < SPOTCOUNT; j++ ) in impCalcBackgroundColor()
1046 for ( sal_uInt16 nMatchCount = SPOTCOUNT - 1; nMatchCount > 1; nMatchCount-- ) in impCalcBackgroundColor()
1049 for ( i = 0; i < SPOTCOUNT; i++ ) in impCalcBackgroundColor()

Completed in 25 milliseconds