Home
last modified time | relevance | path

Searched refs:GetBitmap (Results 76 – 100 of 202) sorted by relevance

123456789

/trunk/main/sd/source/ui/slidesorter/cache/
H A DSlsBitmapFactory.cxx83 false).GetBitmapEx().GetBitmap()); in CreateBitmap()
H A DSlsBitmapCache.hxx105 Bitmap GetBitmap (const CacheKey& rKey);
H A DSlsBitmapCompressor.cxx229 aResult = aReader.Read().GetBitmap(); in Decompress()
/trunk/main/filter/source/msfilter/
H A Dviscache.hxx66 Bitmap *GetBitmap() const { return pBmp; } in GetBitmap() function in Impl_OlePres
/trunk/main/filter/source/graphicfilter/icgm/
H A Dbitmap.hxx79 CGMBitmapDescriptor* GetBitmap();
H A Dclass4.cxx120 CGMBitmapDescriptor* pBmpDesc = mpBitmapInUse->GetBitmap(); in ImplDoClass4()
324 mpOutAct->DrawBitmap( pBmpDesc->GetBitmap() ); in ImplDoClass4()
/trunk/main/sfx2/inc/sfx2/
H A Dstyfitem.hxx67 const Bitmap& GetBitmap() const { return aBitmap; } in GetBitmap() function in SfxStyleFamilyItem
/trunk/main/filter/source/graphicfilter/ieps/
H A Dieps.cxx140 Bitmap aBmp( rGraphic.GetBitmap() ); in MakeAsMeta()
152 aVDev.DrawBitmap( Point(), aSize, rGraphic.GetBitmap() ); in MakeAsMeta()
/trunk/main/forms/source/component/
H A Dimgprod.cxx406 Bitmap aBmp( rGraphic.GetBitmapEx().GetBitmap() ); in ImplInitConsumer()
486 Bitmap aBmp( aBmpEx.GetBitmap() ); in ImplUpdateConsumer()
/trunk/main/sd/source/ui/func/
H A Dfuvect.cxx88 …t->CreateSdVectorizeDlg( mpWindow, ( (SdrGrafObj*) pObj )->GetGraphic().GetBitmap(), mpDocSh ) : 0; in DoExecute()
/trunk/main/vcl/inc/vcl/
H A Dwall.hxx112 BitmapEx GetBitmap() const;
H A Dalpha.hxx76 Bitmap GetBitmap() const;
/trunk/main/canvas/source/vcl/
H A Dspritedevicehelper.cxx145 …WriteDIB(mpBackBuffer->getOutDev().GetBitmap(aEmptyPoint, mpBackBuffer->getOutDev().GetOutputSizeP… in dumpScreenContent()
/trunk/main/toolkit/inc/toolkit/awt/
H A Dvclxbitmap.hxx56 const BitmapEx& GetBitmap() const { return maBitmap; } in GetBitmap() function in VCLXBitmap
/trunk/main/toolkit/source/awt/
H A Dvclxbitmap.cxx72 WriteDIB(maBitmap.GetBitmap(), aMem, false, true); in getDIB()
/trunk/main/svx/source/xoutdev/
H A Dxtabbtmp.cxx83 XBitmapEntry* XBitmapList::GetBitmap(long nIndex) const in GetBitmap() function in XBitmapList
/trunk/main/vcl/source/window/
H A Dtabpage.cxx177 pDev->DrawBitmapEx( aPos, aSize, aWallpaper.GetBitmap() ); in Draw()
/trunk/main/filter/source/graphicfilter/epbm/
H A Depbm.cxx96 Bitmap aBmp = aBmpEx.GetBitmap(); in WritePBM()
/trunk/main/uui/source/
H A Dcookiedg.cxx70 const Bitmap& rBitmap = maCookieFB.GetBitmap(); in CookiesDialog()
/trunk/main/editeng/inc/editeng/
H A Dbulitem.hxx115 Bitmap GetBitmap() const;
/trunk/main/svtools/source/graphic/
H A Dprovider.cxx693 aBmpEx = pScaleAction->GetBitmap(); in ImplApplyFilterData()
713 pNewAction = new MetaBmpScaleAction ( aPos, aSize, aGraphic.GetBitmap() ); in ImplApplyFilterData()
H A Dtransformer.cxx100 Bitmap aBitmap( aBitmapEx.GetBitmap() ); in colorChange()
/trunk/main/sw/source/ui/table/
H A Dtautofmt.cxx1025 thePreview = aVD.GetBitmap( Point(0,0), aPrvSize ); in DoPaint()
1043 DrawBitmap( Point(0,0), aVD.GetBitmap( Point(0,0), theWndSize ) ); in DoPaint()
/trunk/main/sw/source/filter/ww8/
H A Dwrtww8gr.cxx744 aVirt.DrawBitmap( Point( 0,0 ), rGrf.GetBitmap() ); in WriteGrfFromGrfNode()
879 aVirt.DrawBitmap( Point( 0,0 ), rGrf.GetBitmap() ); in WriteGrfForBullet()
/trunk/main/filter/source/graphicfilter/epgm/
H A Depgm.cxx96 Bitmap aBmp = aBmpEx.GetBitmap(); in WritePGM()

Completed in 85 milliseconds

123456789