| /AOO42X/main/vcl/source/gdi/ |
| H A D | bitmapex.cxx | 48 BitmapEx::BitmapEx() : in BitmapEx() function in BitmapEx 56 BitmapEx::BitmapEx( const BitmapEx& rBitmapEx ) : in BitmapEx() function in BitmapEx 66 BitmapEx::BitmapEx( const BitmapEx& rBitmapEx, Point aSrc, Size aSize ) : in BitmapEx() function in BitmapEx 90 BitmapEx::BitmapEx( const ResId& rResId ) : in BitmapEx() function in BitmapEx 115 BitmapEx::BitmapEx( const Bitmap& rBmp ) : in BitmapEx() function in BitmapEx 125 BitmapEx::BitmapEx( const Bitmap& rBmp, const Bitmap& rMask ) : in BitmapEx() function in BitmapEx 148 BitmapEx::BitmapEx( const Bitmap& rBmp, const AlphaMask& rAlphaMask ) : in BitmapEx() function in BitmapEx 170 BitmapEx::BitmapEx( const Bitmap& rBmp, const Color& rTransparentColor ) : in BitmapEx() function in BitmapEx 185 BitmapEx::~BitmapEx() in ~BitmapEx() 193 BitmapEx& BitmapEx::operator=( const BitmapEx& rBitmapEx ) in operator =() [all …]
|
| H A D | image.cxx | 80 BitmapEx aBmpEx; in Image() 85 aBmpEx = BitmapEx( ResId( (RSHEADER_TYPE*)pResMgr->GetClass(), *pResMgr ) ); in Image() 94 aBmpEx = BitmapEx( aBmpEx.GetBitmap(), aMaskBitmap ); in Image() 105 aBmpEx = BitmapEx( aBmpEx.GetBitmap(), aMaskColor ); in Image() 128 Image::Image( const BitmapEx& rBitmapEx ) : in Image() 153 const BitmapEx aBmpEx( rBitmap, rMaskBitmap ); in Image() 165 const BitmapEx aBmpEx( rBitmap, rColor ); in Image() 193 void Image::ImplInit( const BitmapEx& rBmpEx ) in ImplInit() 240 BitmapEx Image::GetBitmapEx() const in GetBitmapEx() 244 BitmapEx aRet; in GetBitmapEx() [all …]
|
| H A D | impimage.cxx | 66 sal_uInt16 nId, const BitmapEx &aBitmap ) in ImageAryData() 118 sal_uInt16 nId, const BitmapEx &aBitmapEx ) in AddImage() 143 ImplImageData::ImplImageData( const BitmapEx& rBmpEx ) : in ImplImageData() 232 void ImplImageBmp::Create( const BitmapEx& rBmpEx, long nItemWidth, long nItemHeight, sal_uInt16 nI… in Create() 320 void ImplImageBmp::Replace( sal_uInt16 nPos, const BitmapEx& rBmpEx ) in Replace() 356 BitmapEx ImplImageBmp::GetBitmapEx( sal_uInt16 nPosCount, sal_uInt16* pPosAry ) const in GetBitmapEx() 359 BitmapEx aRet; in GetBitmapEx() 366 aRet = BitmapEx( aNewBmp, aAlpha ); in GetBitmapEx() 369 aRet = BitmapEx( aNewBmp ); in GetBitmapEx() 408 BitmapEx aTmpBmpEx; in Draw() [all …]
|
| H A D | wall.cxx | 59 mpBitmap = new BitmapEx( *rImplWallpaper.mpBitmap ); in ImplWallpaper() 63 mpCache = new BitmapEx( *rImplWallpaper.mpCache ); in ImplWallpaper() 88 void ImplWallpaper::ImplSetCachedBitmap( BitmapEx& rBmp ) in ImplSetCachedBitmap() 91 mpCache = new BitmapEx( rBmp ); in ImplSetCachedBitmap() 145 rImplWallpaper.mpBitmap = new BitmapEx; in operator >>() 246 Wallpaper::Wallpaper( const BitmapEx& rBmpEx ) in Wallpaper() 251 mpImplWallpaper->mpBitmap = new BitmapEx( rBmpEx ); in Wallpaper() 332 void Wallpaper::SetBitmap( const BitmapEx& rBitmap ) in SetBitmap() 351 mpImplWallpaper->mpBitmap = new BitmapEx( rBitmap ); in SetBitmap() 374 BitmapEx Wallpaper::GetBitmap() const in GetBitmap() [all …]
|
| /AOO42X/main/vcl/inc/vcl/ |
| H A D | bitmapex.hxx | 48 class VCL_DLLPUBLIC BitmapEx class 52 friend bool VCL_DLLPUBLIC WriteDIBBitmapEx(const BitmapEx& rSource, SvStream& rOStm); 66 BitmapEx(); 67 BitmapEx( const ResId& rResId ); 68 BitmapEx( const BitmapEx& rBitmapEx ); 69 BitmapEx( const BitmapEx& rBitmapEx, Point aSrc, Size aSize ); 70 BitmapEx( const Bitmap& rBmp ); 71 BitmapEx( const Bitmap& rBmp, const Bitmap& rMask ); 72 BitmapEx( const Bitmap& rBmp, const AlphaMask& rAlphaMask ); 73 BitmapEx( const Bitmap& rBmp, const Color& rTransparentColor ); [all …]
|
| H A D | gdimtf.hxx | 39 class BitmapEx; 85 typedef BitmapEx (*BmpExchangeFnc)( const BitmapEx& rBmpEx, const void* pBmpParam ); 110 … SAL_DLLPRIVATE static BitmapEx ImplBmpAdjustFnc( const BitmapEx& rBmpEx, const void* pBmpParam ); 113 … SAL_DLLPRIVATE static BitmapEx ImplBmpConvertFnc( const BitmapEx& rBmpEx, const void* pBmpParam ); 116 SAL_DLLPRIVATE static BitmapEx ImplBmpMonoFnc( const BitmapEx& rBmpEx, const void* pBmpParam ); 119 … SAL_DLLPRIVATE static BitmapEx ImplBmpReplaceFnc( const BitmapEx& rBmpEx, const void* pBmpParam ); 243 …sal_Bool CreateThumbnail( sal_uInt32 nMaximumExtent, BitmapEx& rBmpEx, const BitmapEx* p…
|
| /AOO42X/main/drawinglayer/inc/drawinglayer/primitive2d/ |
| H A D | discreteshadowprimitive2d.hxx | 43 BitmapEx maBitmapEx; 46 BitmapEx maTopLeft; 47 BitmapEx maTop; 48 BitmapEx maTopRight; 49 BitmapEx maRight; 50 BitmapEx maBottomRight; 51 BitmapEx maBottom; 52 BitmapEx maBottomLeft; 53 BitmapEx maLeft; 57 DiscreteShadow(const BitmapEx& rBitmapEx); [all …]
|
| /AOO42X/main/sd/source/ui/slidesorter/inc/view/ |
| H A D | SlsButtonBar.hxx | 165 BitmapEx maNormalBackground; 166 BitmapEx maButtonDownBackground; 186 BitmapEx CreateBackground ( 287 const BitmapEx& rLargeIcon, 288 const BitmapEx& rLargeHoverIcon, 289 const BitmapEx& rMediumIcon, 290 const BitmapEx& rMediumHoverIcon, 291 const BitmapEx& rSmallIcon, 292 const BitmapEx& rSmallHoverIcon, 305 const BitmapEx maLargeIcon; [all …]
|
| /AOO42X/main/vcl/inc/ |
| H A D | image.h | 43 …void Create( const BitmapEx& rBmpEx, long nItemWidth, long nItemHeight,sal_uInt16 nInitSize… 49 void Replace( sal_uInt16 nPos, const BitmapEx& rBmpEx ); 55 BitmapEx GetBitmapEx( sal_uInt16 nPosCount, sal_uInt16* pPosAry ) const; 61 BitmapEx maBmpEx; 62 BitmapEx maDisabledBmpEx; 63 BitmapEx* mpDisplayBmp; 91 BitmapEx maBitmapEx; 95 sal_uInt16 nId, const BitmapEx &aBitmap ); 124 sal_uInt16 nId, const BitmapEx &aBitmapEx ); 151 BitmapEx maBmpEx; [all …]
|
| /AOO42X/main/sd/source/ui/dlg/ |
| H A D | sdtreelb.cxx | 244 , maImgOle ( BitmapEx( SdResId( BMP_OLE ) ) ) in SdPageObjsTLB() 245 , maImgGraphic ( BitmapEx( SdResId( BMP_GRAPHIC ) ) ) in SdPageObjsTLB() 246 , maImgOleH ( BitmapEx( SdResId( BMP_OLE_H ) ) ) in SdPageObjsTLB() 247 , maImgGraphicH ( BitmapEx( SdResId( BMP_GRAPHIC_H ) ) ) in SdPageObjsTLB() 622 Image aImgDocOpen=Image( BitmapEx( SdResId( BMP_DOC_OPEN ) ) ); in Fill() 623 Image aImgDocClosed=Image( BitmapEx( SdResId( BMP_DOC_CLOSED ) ) ); in Fill() 624 Image aImgDocOpenH=Image( BitmapEx( SdResId( BMP_DOC_OPEN_H ) ) ); in Fill() 625 Image aImgDocClosedH=Image( BitmapEx( SdResId( BMP_DOC_CLOSED_H ) ) ); in Fill() 994 Image aImgPage=Image( BitmapEx( SdResId( BMP_PAGE ) ) ); in RequestingChilds() 995 Image aImgPageObjs=Image( BitmapEx( SdResId( BMP_PAGEOBJS ) ) ); in RequestingChilds() [all …]
|
| H A D | animobjs.cxx | 89 void SdDisplay::SetBitmapEx( BitmapEx* pBmpEx ) in SetBitmapEx() 244 delete static_cast< BitmapEx* >( aBmpExList.GetObject( i ) ); in ~AnimationWindow() 261 pBitmapEx = static_cast< BitmapEx* >( aBmpExList.GetCurObject() ); in IMPL_LINK() 329 pBitmapEx = static_cast< BitmapEx* >( aBmpExList.GetCurObject() ); in IMPL_LINK() 396 pBitmapEx = static_cast< BitmapEx* >( aBmpExList.GetCurObject() ); in IMPL_LINK() 452 pBitmapEx = static_cast< BitmapEx* >( aBmpExList.GetCurObject() ); in IMPL_LINK() 457 pBitmapEx = static_cast< BitmapEx* >( aBmpExList.GetCurObject() ); in IMPL_LINK() 491 pBitmapEx = static_cast< BitmapEx* >( aBmpExList.GetObject( i ) ); in IMPL_LINK() 555 pBitmapEx = static_cast< BitmapEx* >( aBmpExList.GetObject( nBmp - 1 ) ); in IMPL_LINK() 587 BitmapEx aBmp( *pBitmapEx ); in UpdateControl() [all …]
|
| /AOO42X/main/vcl/workben/ |
| H A D | outdevgrind.cxx | 140 const BitmapEx aBitmapEx( aBitmap, aBitmapBW ); in setupMethodStubs() 141 const BitmapEx aBitmapExBW( aBitmapBW, aBitmapBW ); in setupMethodStubs() 142 const BitmapEx aBitmapExAlien( aBitmapAlien, aBitmapBW ); in setupMethodStubs() 143 const BitmapEx aBitmapExAlpha( aBitmap, aBitmapAlien ); in setupMethodStubs() 144 const BitmapEx aBitmapExAlphaAlien( aBitmapAlien, aBitmapAlien ); in setupMethodStubs() 449 const BitmapEx& ))( in setupMethodStubs() 461 const BitmapEx& ))( in setupMethodStubs() 473 const BitmapEx& ))( in setupMethodStubs() 485 const BitmapEx& ))( in setupMethodStubs() 498 const BitmapEx& ))( in setupMethodStubs() [all …]
|
| /AOO42X/main/svtools/source/graphic/ |
| H A D | grfmgr2.cxx | 72 BitmapEx muckWithBitmap( const BitmapEx& rBmpEx, in muckWithBitmap() 80 BitmapEx aBmpEx; in muckWithBitmap() 422 const BitmapEx aSrcBmpEx( rGraphic.GetBitmapEx() ); in ImplDraw() 429 BitmapEx aDstBmpEx; in ImplDraw() 448 BitmapEx aContainedBmpEx; in ImplDraw() 457 BitmapEx aDstBmpEx; in ImplDraw() 493 const BitmapEx& rBmpEx, const GraphicAttr& rAttr, in ImplCreateOutput() 494 const sal_uLong nFlags, BitmapEx* pBmpEx ) in ImplCreateOutput() 519 BitmapEx aBmpEx( rBmpEx ); in ImplCreateOutput() 520 BitmapEx aOutBmpEx; in ImplCreateOutput() [all …]
|
| /AOO42X/main/sfx2/source/doc/ |
| H A D | graphhelp.cxx | 228 sal_Bool GraphicHelper::mergeBitmaps_Impl( const BitmapEx& rBmpEx, const BitmapEx& rOverlay, in mergeBitmaps_Impl() 229 const Rectangle& rOverlayRect, BitmapEx& rReturn ) in mergeBitmaps_Impl() 274 rReturn = BitmapEx( aBmp, aVDev.GetBitmap( aNullPt, aVDev.GetOutputSizePixel() ) ); in mergeBitmaps_Impl() 287 BitmapEx& rBmpEx, in createThumb_Impl() 288 const BitmapEx* pOverlay, in createThumb_Impl() 370 rBmpEx = BitmapEx( aBmp ); in createThumb_Impl() 390 BitmapEx aResultBitmap; in getThumbnailFormatFromGDI_Impl() 391 BitmapEx* pSignatureBitmap = NULL; in getThumbnailFormatFromGDI_Impl() 394 pSignatureBitmap = new BitmapEx( SfxResId( BMP_SIGNATURE ) ); in getThumbnailFormatFromGDI_Impl() 416 sal_Bool GraphicHelper::getSignedThumbnailFormatFromBitmap_Impl( const BitmapEx& aBitmap, in getSignedThumbnailFormatFromBitmap_Impl() [all …]
|
| H A D | graphhelp.hxx | 30 class BitmapEx; 35 static sal_Bool mergeBitmaps_Impl( const BitmapEx& rBmpEx, const BitmapEx& rOverlay, 36 const Rectangle& rOverlayRect, BitmapEx& rReturn ); 40 BitmapEx& rBmpEx, 41 const BitmapEx* pOverlay = NULL, 60 const BitmapEx& aBitmap,
|
| /AOO42X/main/svx/inc/svx/sdr/overlay/ |
| H A D | overlayanimatedbitmapex.hxx | 40 BitmapEx maBitmapEx1; 41 BitmapEx maBitmapEx2; 66 const BitmapEx& rBitmapEx1, 67 const BitmapEx& rBitmapEx2, 77 const BitmapEx& getBitmapEx1() const { return maBitmapEx1; } in getBitmapEx1() 78 const BitmapEx& getBitmapEx2() const { return maBitmapEx2; } in getBitmapEx2() 79 void setBitmapEx1(const BitmapEx& rNew); 80 void setBitmapEx2(const BitmapEx& rNew);
|
| /AOO42X/main/drawinglayer/source/primitive2d/ |
| H A D | discreteshadowprimitive2d.cxx | 36 DiscreteShadow::DiscreteShadow(const BitmapEx& rBitmapEx) in DiscreteShadow() 52 maBitmapEx = BitmapEx(); in DiscreteShadow() 56 const BitmapEx& DiscreteShadow::getTopLeft() const in getTopLeft() 69 const BitmapEx& DiscreteShadow::getTop() const in getTop() 82 const BitmapEx& DiscreteShadow::getTopRight() const in getTopRight() 95 const BitmapEx& DiscreteShadow::getRight() const in getRight() 108 const BitmapEx& DiscreteShadow::getBottomRight() const in getBottomRight() 121 const BitmapEx& DiscreteShadow::getBottom() const in getBottom() 134 const BitmapEx& DiscreteShadow::getBottomLeft() const in getBottomLeft() 147 const BitmapEx& DiscreteShadow::getLeft() const in getLeft()
|
| /AOO42X/main/sd/source/ui/view/ |
| H A D | viewoverlaymanager.cxx | 81 static BitmapEx loadImageResource( sal_uInt16 nId ) in loadImageResource() 86 return BitmapEx( aResId ); in loadImageResource() 91 static BitmapEx* getButtonImage( int index, bool large ) in getButtonImage() 93 …static vcl::DeleteOnDeinit< BitmapEx > gSmallButtonImages[BMP_PLACEHOLDER_SMALL_END - BMP_PLACEHOL… in getButtonImage() 94 …static vcl::DeleteOnDeinit< BitmapEx > gLargeButtonImages[BMP_PLACEHOLDER_LARGE_END - BMP_PLACEHOL… in getButtonImage() 100 … gSmallButtonImages[i].set( new BitmapEx( loadImageResource( BMP_PLACEHOLDER_SMALL_START + i ) ) ); in getButtonImage() 101 … gLargeButtonImages[i].set( new BitmapEx( loadImageResource( BMP_PLACEHOLDER_LARGE_START + i ) ) ); in getButtonImage() 132 BitmapEx createOverlayImage( int nHighlight = -1 ); 258 …BitmapEx aBitmapEx( mxTag->createOverlayImage( mnHighlightId ) ); // maImageMO.GetBitmapEx() : maI… in CreateB2dIAObject() 377 BitmapEx ChangePlaceholderTag::createOverlayImage( int nHighlight ) in createOverlayImage() [all …]
|
| /AOO42X/main/svx/source/svdraw/ |
| H A D | svdhdl.cxx | 83 BitmapEx maMarkersBitmap; 86 ::std::vector< BitmapEx > maRealMarkers; 89 BitmapEx& impGetOrCreateTargetBitmap(sal_uInt16 nIndex, const Rectangle& rRectangle); 95 const BitmapEx& GetBitmapEx(BitmapMarkerKind eKindOfMarker, sal_uInt16 nInd=0); 114 BitmapEx& SdrHdlBitmapSet::impGetOrCreateTargetBitmap(sal_uInt16 nIndex, const Rectangle& rRectangl… in impGetOrCreateTargetBitmap() 116 BitmapEx& rTargetBitmap = maRealMarkers[nIndex]; in impGetOrCreateTargetBitmap() 128 const BitmapEx& SdrHdlBitmapSet::GetBitmapEx(BitmapMarkerKind eKindOfMarker, sal_uInt16 nInd) in GetBitmapEx() 675 BitmapEx SdrHdl::ImpGetBitmapEx(BitmapMarkerKind eKindOfMarker, sal_uInt16 nInd, sal_Bool bFine, sa… in ImpGetBitmapEx() 779 …BitmapEx aBmpEx1 = ImpGetBitmapEx(eKindOfMarker, (sal_uInt16)eColIndex, bIsFineHdl, bIsHighContras… in CreateOverlayObject() 780 …BitmapEx aBmpEx2 = ImpGetBitmapEx(eNextBigger, (sal_uInt16)eColIndex, bIsFineHdl, bIsHighContrast); in CreateOverlayObject() [all …]
|
| /AOO42X/main/svx/source/sdr/primitive2d/ |
| H A D | sdrprimitivetools.cxx | 36 BitmapEx createDefaultCross_3x3(const basegfx::BColor& rBColor) in createDefaultCross_3x3() 38 static vcl::DeleteOnDeinit< BitmapEx > aRetVal(0); in createDefaultCross_3x3() 73 delete aRetVal.set(new BitmapEx(aContent, aMask)); in createDefaultCross_3x3() 76 return aRetVal.get() ? *aRetVal.get() : BitmapEx(); in createDefaultCross_3x3() 80 …BitmapEx createDefaultGluepoint_9x9(const basegfx::BColor& rBColorA, const basegfx::BColor& rBColo… in createDefaultGluepoint_9x9() 82 static vcl::DeleteOnDeinit< BitmapEx > aRetVal(0); in createDefaultGluepoint_9x9() 193 delete aRetVal.set(new BitmapEx(aContent, aMask)); in createDefaultGluepoint_9x9() 196 return aRetVal.get() ? *aRetVal.get() : BitmapEx(); in createDefaultGluepoint_9x9()
|
| /AOO42X/main/canvas/source/vcl/ |
| H A D | canvasbitmap.cxx | 61 maCanvasHelper.init( BitmapEx( aBitmap, aAlpha ), in CanvasBitmap() 67 maCanvasHelper.init( BitmapEx( aBitmap ), in CanvasBitmap() 73 CanvasBitmap::CanvasBitmap( const BitmapEx& rBitmap, in CanvasBitmap() 107 BitmapEx CanvasBitmap::getBitmap() const in getBitmap() 133 BitmapEx* pBitmapEx = new BitmapEx( getBitmap() ); in getFastPropertyValue()
|
| H A D | canvasbitmaphelper.cxx | 62 void CanvasBitmapHelper::setBitmap( const BitmapEx& rBitmap ) in setBitmap() 75 void CanvasBitmapHelper::init( const BitmapEx& rBitmap, in init() 126 BitmapEx aRes( mpBackBuffer->getBitmapReference() ); in getScaledBitmap() 427 setBitmap( BitmapEx( aBitmap ) ); in setData() 429 setBitmap( BitmapEx( aBitmap, in setData() 493 setBitmap( BitmapEx( aBitmap ) ); in setPixel() 495 setBitmap( BitmapEx( aBitmap, in setPixel() 555 BitmapEx CanvasBitmapHelper::getBitmap() const in getBitmap() 558 return BitmapEx(); // we're disposed in getBitmap()
|
| /AOO42X/main/sd/source/ui/slidesorter/view/ |
| H A D | SlsButtonBar.cxx | 77 virtual BitmapEx CreateBackground ( 107 virtual BitmapEx CreateBackground ( 128 virtual BitmapEx CreateBackground ( 483 BitmapEx* pBitmap = NULL; in PaintButtonBackground() 503 rDevice.DrawBitmapEx(maBackgroundLocation+aOffset, BitmapEx(pBitmap->GetBitmap(), aMask)); in PaintButtonBackground() 879 BitmapEx RectangleBackgroundTheme::CreateBackground ( in CreateBackground() 996 BitmapEx BitmapBackgroundTheme::CreateBackground ( in CreateBackground() 1251 const BitmapEx& rLargeIcon, in ImageButton() 1252 const BitmapEx& rLargeHoverIcon, in ImageButton() 1253 const BitmapEx& rMediumIcon, in ImageButton() [all …]
|
| /AOO42X/main/svx/source/dialog/ |
| H A D | _bmpmask.cxx | 761 BitmapEx SvxBmpMask::ImpMask( const BitmapEx& rBitmapEx ) in ImpMask() 763 return BitmapEx( ImpMask( rBitmapEx.GetBitmap() ), rBitmapEx.GetMask() ); in ImpMask() 768 BitmapEx SvxBmpMask::ImpMaskTransparent( const BitmapEx& rBitmapEx, const Color& rColor, const long… in ImpMaskTransparent() 772 BitmapEx aBmpEx; in ImpMaskTransparent() 778 aBmpEx = BitmapEx( rBitmapEx.GetBitmap(), aMask ); in ImpMaskTransparent() 1022 const BitmapEx aBmpEx( Mask( pAct->GetBitmapEx() ).GetBitmapEx() ); in ImpMask() 1032 const BitmapEx aBmpEx( Mask( pAct->GetBitmapEx() ).GetBitmapEx() ); in ImpMask() 1042 const BitmapEx aBmpEx( Mask( pAct->GetBitmapEx() ).GetBitmapEx() ); in ImpMask() 1074 BitmapEx SvxBmpMask::ImpReplaceTransparency( const BitmapEx& rBmpEx, const Color& rColor ) in ImpReplaceTransparency() 1163 … BitmapEx aBmpEx( ImpReplaceTransparency( aGraphic.GetBitmapEx(), aReplColor ) ); in Mask() [all …]
|
| /AOO42X/main/svx/inc/svx/ |
| H A D | bmpmask.hxx | 137 BitmapEx ImpMask( const BitmapEx& rBitmapEx ); 140 BitmapEx ImpMaskTransparent( const BitmapEx& rBitmapEx, 143 BitmapEx ImpReplaceTransparency( const BitmapEx& rBmpEx,
|