Searched refs:HasGreyPalette (Results 1 – 6 of 6) sorted by relevance
93 …DBG_ASSERT( ( 8 == rBitmap.GetBitCount() ) && rBitmap.HasGreyPalette(), "AlphaMask::ImplSetBitmap:… in ImplSetBitmap()
1513 if((8 == aMask.GetBitCount()) && aMask.HasGreyPalette()) in ReadDIBBitmapEx()
1069 if(HasGreyPalette()) in ImplAdaptBitCount()1081 if(HasGreyPalette()) in ImplAdaptBitCount()
324 sal_Bool Bitmap::HasGreyPalette() const in HasGreyPalette() function in Bitmap
9776 else if( aBitmap.HasGreyPalette() ) in writeBitmapObject()
479 sal_Bool HasGreyPalette() const;
Completed in 97 milliseconds