Searched refs:nMaxColors (Results 1 – 1 of 1) sorted by relevance
1502 const sal_uInt16 nMaxColors = 1 << pAcc->GetBitCount(); in Replace() local1512 if( nActColors < nMaxColors ) in Replace()1520 sal_Bool* pFlags = new sal_Bool[ nMaxColors ]; in Replace()1523 memset( pFlags, 0, nMaxColors ); in Replace()1529 for( sal_uInt16 i = 0UL; i < nMaxColors; i++ ) in Replace()
Completed in 15 milliseconds