Home
last modified time | relevance | path

Searched refs:ImplGetImpBitmap (Results 1 – 9 of 9) sorted by relevance

/aoo4110/main/vcl/source/gdi/
H A Dbmpacc.cxx72 ImpBitmap* pImpBmp = rBitmap.ImplGetImpBitmap(); in ImplCreate()
78 if( mbModify && !maBitmap.ImplGetImpBitmap() ) in ImplCreate()
81 pImpBmp = rBitmap.ImplGetImpBitmap(); in ImplCreate()
142 ImpBitmap* pImpBmp = maBitmap.ImplGetImpBitmap(); in ImplDestroy()
308 const ImpBitmap* pImpBmp = maBitmap.ImplGetImpBitmap(); in ReAccess()
H A Doutdev2.cxx729 … mpGraphics->DrawBitmap( aPosAry, *aBmp.ImplGetImpBitmap()->ImplGetSalBitmap(), this ); in ImplDrawBitmap()
851 SalBitmap* pSalSrcBmp = rBitmapEx.GetBitmap().ImplGetImpBitmap()->ImplGetSalBitmap(); in DrawTransformedBitmapEx()
858 pSalAlphaBmp = rBitmapEx.GetAlpha().ImplGetImpBitmap()->ImplGetSalBitmap(); in DrawTransformedBitmapEx()
862 pSalAlphaBmp = rBitmapEx.GetMask().ImplGetImpBitmap()->ImplGetSalBitmap(); in DrawTransformedBitmapEx()
1404 const ImpBitmap* pImpBmp = rBitmap.ImplGetImpBitmap(); in ImplDrawMask()
1429 mpGraphics->DrawMask( aPosAry, *aTmp.ImplGetImpBitmap()->ImplGetSalBitmap(), in ImplDrawMask()
2251 SalBitmap* pSalSrcBmp = rBmp.ImplGetImpBitmap()->ImplGetSalBitmap(); in ImplDrawAlpha()
2252 SalBitmap* pSalAlphaBmp = rAlpha.ImplGetImpBitmap()->ImplGetSalBitmap(); in ImplDrawAlpha()
2272 if( aBmp.ImplGetImpBitmap() ) in ImplDrawAlpha()
2325 if( aBmp.ImplGetImpBitmap() ) in ImplDrawAlpha()
H A Dbitmap.cxx476 ImpBitmap* Bitmap::ImplGetImpBitmap() const in ImplGetImpBitmap() function in Bitmap
/aoo4110/main/vcl/inc/vcl/
H A Dbitmapex.hxx63 … SAL_DLLPRIVATE ImpBitmap* ImplGetBitmapImpBitmap() const { return aBitmap.ImplGetImpBitmap(); } in ImplGetBitmapImpBitmap()
64 SAL_DLLPRIVATE ImpBitmap* ImplGetMaskImpBitmap() const { return aMask.ImplGetImpBitmap(); } in ImplGetMaskImpBitmap()
H A Dbitmap.hxx402 ImpBitmap* ImplGetImpBitmap() const;
/aoo4110/main/vcl/aqua/source/app/
H A Dsalinst.cxx1246 if( ! aBmp || ! aBmp.ImplGetImpBitmap() ) in CreateCGImage()
1250 … AquaSalBitmap* pSalBmp = static_cast<AquaSalBitmap*>(aBmp.ImplGetImpBitmap()->ImplGetSalBitmap()); in CreateCGImage()
1262 …AquaSalBitmap* pMaskBmp = static_cast<AquaSalBitmap*>(aMask.ImplGetImpBitmap()->ImplGetSalBitmap()… in CreateCGImage()
1271 …AquaSalBitmap* pMaskBmp = static_cast<AquaSalBitmap*>(aMask.ImplGetImpBitmap()->ImplGetSalBitmap()… in CreateCGImage()
/aoo4110/main/vcl/source/window/
H A Dintrowin.cxx69 SalBitmap* pBmp = rBitmap.ImplGetImpBitmap()->ImplGetSalBitmap(); in SetBackgroundBitmap()
/aoo4110/main/vcl/unx/generic/app/
H A Dsoicon.cxx104 (aMask.ImplGetImpBitmap()->ImplGetSalBitmap()); in SelectAppIconPixmap()
/aoo4110/main/vcl/win/source/window/
H A Dsalframe.cxx4988 …WinSalBitmap* pSalBmp = static_cast<WinSalBitmap*>(aBitmap.ImplGetImpBitmap()->ImplGetSalBitmap()); in ImplDrawItem()

Completed in 83 milliseconds