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