Lines Matching refs:IsEmpty
70 if( rBitmapEx.IsEmpty() ) in BitmapEx()
242 sal_Bool BitmapEx::IsEmpty() const in IsEmpty() function in BitmapEx
244 return( aBitmap.IsEmpty() && aMask.IsEmpty() ); in IsEmpty()
319 if( !aRet.aMask.IsEmpty() ) in GetColorTransformedBitmapEx()
383 if( ( TRANSPARENT_BITMAP == eTransparent ) && !aMask.IsEmpty() ) in GetChecksum()
592 if( !pBmpExSrc || pBmpExSrc->IsEmpty() ) in CopyPixel()
594 if( !aBitmap.IsEmpty() ) in CopyPixel()
604 if( !aBitmap.IsEmpty() ) in CopyPixel()
772 if(!aBitmap.IsEmpty()) in GetTransparency()
805 if(!aMask.IsEmpty()) in GetTransparency()
945 if(IsEmpty()) in getTransformed()
1153 if(aChangedBitmap.IsEmpty()) in ModifyBitmapEx()