Searched refs:nGlobalColorsCount (Results 1 – 1 of 1) sorted by relevance
717 sal_uInt16 nX, nGlobalColorsCount, nFillColorsCount; in RecolorGraphic() local720 >> nGlobalColorsCount in RecolorGraphic()726 if ( ( nGlobalColorsCount <= 64 ) && ( nFillColorsCount <= 64 ) ) in RecolorGraphic()728 if ( (sal_uInt32)( ( nGlobalColorsCount + nFillColorsCount ) * 44 + 12 ) == nRecLen ) in RecolorGraphic()741 i = nGlobalColorsCount; in RecolorGraphic()
Completed in 44 milliseconds