Home
last modified time | relevance | path

Searched refs:GetBitmap (Results 126 – 150 of 202) sorted by relevance

123456789

/trunk/main/sd/source/ui/view/
H A Ddrviews8.cxx487 const BitmapEx aScanBmp( VCLUnoHelper::GetBitmap( xBitmap ) ); in ScannerEvent()
H A Dsdview3.cxx235 aGraphic = Graphic( pBmpAction->GetBitmap() ); in InsertMetaFile()
242 aGraphic = Graphic( pBmpScaleAction->GetBitmap() ); in InsertMetaFile()
/trunk/main/svx/source/sdr/overlay/
H A Doverlaymanagerbuffered.cxx253 const Bitmap aBitmap(maBufferDevice.GetBitmap(aTopLeft, aSize)); in ImpSaveBackground()
/trunk/main/vcl/source/gdi/
H A Dalpha.cxx99 Bitmap AlphaMask::GetBitmap() const in GetBitmap() function in AlphaMask
H A Dwall.cxx374 BitmapEx Wallpaper::GetBitmap() const in GetBitmap() function in Wallpaper
H A Dgraph.cxx442 Bitmap Graphic::GetBitmap(const GraphicConversionParameters& rParameters) const in GetBitmap() function in Graphic
H A Dpngwrite.cxx135 Bitmap aBmp( rBmpEx.GetBitmap() ); in PNGWriterImpl()
H A Dmetaact.cxx2063 if( !!maBmpEx.GetBitmap() ) in Write()
2141 if( !!maBmpEx.GetBitmap() ) in Write()
2224 if( !!maBmpEx.GetBitmap() ) in Write()
/trunk/main/svx/source/tbxctrls/
H A Dcolrctrl.cxx367 Bitmap aBmp( aVD.GetBitmap( Point(), aColorSize ) ); in FillValueSet()
H A Dfillctrl.cxx844 const XBitmapEntry* pXBitmapEntry = pItem->GetBitmapList()->GetBitmap(nPos); in IMPL_LINK()
H A Dfontworkgallery.cxx155 maFavoritesHorizontal.push_back(aVDev.GetBitmap(aNull, aSize)); in initFavorites()
/trunk/main/drawinglayer/source/processor2d/
H A Dvclmetafileprocessor2d.cxx2073 … const Bitmap aBmContent(aBufferDevice.GetBitmap(aEmptyPoint, aSizePixel)); in processBasePrimitive2D()
2078 … const AlphaMask aBmAlpha(aBufferDevice.GetBitmap(aEmptyPoint, aSizePixel)); in processBasePrimitive2D()
/trunk/main/vcl/inc/
H A Dsalgdi.hxx436 …SalBitmap* GetBitmap( long nX, long nY, long nWidth, long nHeight, const OutputDevice…
/trunk/main/filter/source/graphicfilter/icgm/
H A Dbitmap.cxx402 CGMBitmapDescriptor* CGMBitmap::GetBitmap() in GetBitmap() function in CGMBitmap
/trunk/main/svx/source/unodraw/
H A Dunoshape.cxx731 uno::Any SvxShape::GetBitmap( sal_Bool bMetaFile /* = sal_False */ ) const throw() in GetBitmap() function in SvxShape
1588 XBitmapEntry* pEntry = aBitmapList->GetBitmap( nPos ); in SetFillAttribute()
2755 rValue = GetBitmap(); in getPropertyValueImpl()
3068 rValue = GetBitmap( sal_True ); in getPropertyValueImpl()
/trunk/main/svx/source/gallery2/
H A Dgalmisc.cxx91 aBmpEx = BitmapEx( aBmpEx.GetBitmap(), COL_LIGHTMAGENTA ); in GalleryResGetBitmapEx()
/trunk/main/svtools/source/graphic/
H A Ddescriptor.cxx469 nBitsPerPixel = mpGraphic->GetBitmapEx().GetBitmap().GetBitCount(); in _getPropertyValues()
/trunk/main/vcl/source/helper/
H A Dcanvasbitmap.cxx107 m_aBitmap( rBitmap.GetBitmap() ), in VclCanvasBitmap()
127 m_aAlpha = m_aBmpEx.IsAlpha() ? m_aBmpEx.GetAlpha().GetBitmap() : m_aBmpEx.GetMask(); in VclCanvasBitmap()
/trunk/main/sd/source/ui/slidesorter/cache/
H A DSlsBitmapCache.cxx226 Bitmap BitmapCache::GetBitmap (const CacheKey& rKey) in GetBitmap() function in sd::slidesorter::cache::BitmapCache
/trunk/main/sfx2/source/appl/
H A Dfileobj.cxx190 const Bitmap aBitmap(aGrf.GetBitmap()); in GetData()
/trunk/main/svtools/source/contnr/
H A Divctrl.cxx515 aBackground.GetBitmap().IsTransparent() || in SetBackground()
/trunk/main/editeng/source/uno/
H A Dunonrule.cxx382 Graphic aGraf( VCLUnoHelper::GetBitmap( xBmp ) ); in setNumberingRuleByIndex()
/trunk/main/automation/source/server/
H A Dserver.cxx536 Bitmap *pBmp = new Bitmap( aGraphic.GetBitmap() ); in Timeout()
/trunk/main/cui/source/tabpages/
H A Dtpline.cxx1704 Bitmap aBitmap(pGraphic->GetBitmap()); in IMPL_LINK()
1834 Bitmap aBitmap(pItem->GetGraphic()->GetBitmap()); in IMPL_STATIC_LINK()
/trunk/main/toolkit/source/awt/
H A Dvclxgraphics.cxx354 BitmapEx aBmpEx = VCLUnoHelper::GetBitmap( xBitmap ); in draw()

Completed in 219 milliseconds

123456789