Searched refs:nPaletteEntryCount (Results 1 – 1 of 1) sorted by relevance
743 sal_uInt16 nPaletteEntryCount = 1 << nBitDepth; in ImplGetGrayPalette() local744 sal_uInt32 nAdd = nBitDepth ? 256 / (nPaletteEntryCount - 1) : 0; in ImplGetGrayPalette()749 nPaletteEntryCount = 16; in ImplGetGrayPalette()751 mpAcc->SetPaletteEntryCount( nPaletteEntryCount ); in ImplGetGrayPalette()