Searched refs:SetPaletteEntryCount (Results 1 – 12 of 12) sorted by relevance
126 mpAcc->SetPaletteEntryCount( mnDstColors ); in ReadRAS()148 mpAcc->SetPaletteEntryCount( mnDstColors ); in ReadRAS()
125 pAcc->SetPaletteEntryCount( nColors ); in ReadPCX()141 pAcc->SetPaletteEntryCount( 256 ); in ReadPCX()
113 mpAcc->SetPaletteEntryCount( 2 ); in ReadPBM()133 mpAcc->SetPaletteEntryCount( 256 ); in ReadPBM()
204 inline void SetPaletteEntryCount( sal_uInt16 nCount );530 inline void BitmapWriteAccess::SetPaletteEntryCount( sal_uInt16 nCount ) in SetPaletteEntryCount() function in BitmapWriteAccess
72 rDesc.mpAcc->SetPaletteEntryCount( 2 ); in ImplGetBitmap()235 rDesc.mpAcc->SetPaletteEntryCount( nColors ); in ImplSetCurrentPalette()
753 mpAcc->SetPaletteEntryCount( nPaletteEntryCount ); in ImplGetGrayPalette()768 mpAcc->SetPaletteEntryCount( (sal_uInt16) nCount ); in ImplReadPalette()
717 pAcc->SetPaletteEntryCount(nColors); in ImplReadDIBBody()
1514 pAcc->SetPaletteEntryCount( nActColors + 1 ); in Replace()
762 pAcc->SetPaletteEntryCount( nColTabSize ); in ReadPixMapEtc()785 pAcc->SetPaletteEntryCount( 2 ); in ReadPixMapEtc()
137 mpWriteAcc->SetPaletteEntryCount( 256 ); in ReadPSD()
737 mpAcc->SetPaletteEntryCount( nColors ); in ImplReadPalette()
1037 pAcc->SetPaletteEntryCount( (sal_uInt16)nNumColors ); in MakePalCol()
Completed in 69 milliseconds