Lines Matching refs:ImplImageBmp
193 ImplImageBmp::ImplImageBmp() : in ImplImageBmp() function in ImplImageBmp
204 ImplImageBmp::~ImplImageBmp() in ~ImplImageBmp()
212 void ImplImageBmp::Create( long nItemWidth, long nItemHeight, sal_uInt16 nInitSize ) in Create()
232 void ImplImageBmp::Create( const BitmapEx& rBmpEx, long nItemWidth, long nItemHeight, sal_uInt16 nI… in Create()
252 void ImplImageBmp::Expand( sal_uInt16 nGrowSize ) in Expand()
274 void ImplImageBmp::Invert() in Invert()
284 void ImplImageBmp::Replace( sal_uInt16 nPos, sal_uInt16 nSrcPos ) in Replace()
303 void ImplImageBmp::Replace( sal_uInt16 nPos, const ImplImageBmp& rImageBmp, sal_uInt16 nSrcPos ) in Replace()
320 void ImplImageBmp::Replace( sal_uInt16 nPos, const BitmapEx& rBmpEx ) in Replace()
338 void ImplImageBmp::ReplaceColors( const Color* pSrcColors, const Color* pDstColors, sal_uLong nColo… in ReplaceColors()
347 void ImplImageBmp::ColorTransform( BmpColorMode eColorMode ) in ColorTransform()
356 BitmapEx ImplImageBmp::GetBitmapEx( sal_uInt16 nPosCount, sal_uInt16* pPosAry ) const in GetBitmapEx()
386 void ImplImageBmp::Draw( sal_uInt16 nPos, OutputDevice* pOutDev, in Draw()
553 void ImplImageBmp::ImplUpdateDisplayBmp( OutputDevice* in ImplUpdateDisplayBmp()
581 void ImplImageBmp::ImplUpdateDisabledBmpEx( int nPos ) in ImplUpdateDisabledBmpEx()