Home
last modified time | relevance | path

Searched refs:BitmapEx (Results 126 – 150 of 298) sorted by relevance

12345678910>>...12

/aoo41x/main/vcl/test/
H A Dcanvasbitmaptest.cxx166 BitmapEx aContainedBmpEx( xBmp->getBitmapEx() ); in checkCanvasBitmap()
317 BitmapEx aContainedBmpEx( xBmp->getBitmapEx() ); in checkBitmapImport()
929 xBmp.set( new VclCanvasBitmap(BitmapEx(aBitmap,aMask)) ); in Paint()
948 xBmp.set( new VclCanvasBitmap(BitmapEx(aBitmap,aAlpha)) ); in Paint()
958 BitmapEx aBmp = vcl::unotools::bitmapExFromXBitmap(xTestBmp); in Paint()
/aoo41x/main/cppcanvas/source/inc/
H A Dimplrenderer.hxx43 class BitmapEx;
71 const BitmapEx& rBmpEx,
/aoo41x/main/vcl/inc/
H A Dcanvasbitmap.hxx46 BitmapEx m_aBmpEx;
117 explicit VclCanvasBitmap( const BitmapEx& rBitmap );
120 BitmapEx getBitmapEx() const;
/aoo41x/main/vcl/source/control/
H A Dbutton.cxx78 BitmapEx* mpBitmapEx;
79 BitmapEx* mpBitmapExHC;
269 sal_Bool Button::SetModeBitmap( const BitmapEx& rBitmap, BmpColorMode eMode ) in SetModeBitmap()
276 mpButtonData->mpBitmapEx = new BitmapEx( rBitmap ); in SetModeBitmap()
281 mpButtonData->mpBitmapExHC = new BitmapEx( rBitmap ); in SetModeBitmap()
292 BitmapEx Button::GetModeBitmap( BmpColorMode eMode ) const in GetModeBitmap()
294 BitmapEx aBmp; in GetModeBitmap()
417 BitmapEx *pBitmapEx = mpButtonData->mpBitmapEx; in ImplDrawAlignedImage()
4298 rCtrlData.mpDisclosurePlus = new Image( BitmapEx( VclResId( SV_DISCLOSURE_PLUS ) ) ); in ImplDrawCheckBoxState()
4300 … rCtrlData.mpDisclosurePlusHC = new Image( BitmapEx( VclResId( SV_DISCLOSURE_PLUS_HC ) ) ); in ImplDrawCheckBoxState()
[all …]
/aoo41x/main/vcl/source/gdi/
H A Doutdev6.cxx730 DrawBitmapEx(aDstRect.TopLeft(), BitmapEx(aPaint, aAlpha)); in DrawTransparent()
778 DrawBitmapEx( aDstRect.TopLeft(), BitmapEx( aPaint, aAlpha ) ); in DrawTransparent()
815 BitmapEx aBmpEx; in ImplDrawBitmapWallpaper()
816 const BitmapEx* pCached = rWallpaper.ImplGetImpWallpaper()->ImplGetCachedBitmap(); in ImplDrawBitmapWallpaper()
900 aBmpEx = BitmapEx( aBmpEx.GetBitmap().CreateDisplayBitmap( this ), aBmpEx.GetMask() ); in ImplDrawBitmapWallpaper()
H A Dprint2.cxx184 BitmapEx aBmpEx; in ImplConvertTransparentAction()
1440 BitmapEx OutputDevice::GetDownsampledBitmapEx( const Size& rDstSz, in GetDownsampledBitmapEx()
1442 … const BitmapEx& rBmpEx, long nMaxBmpDPIX, long nMaxBmpDPIY ) in GetDownsampledBitmapEx()
1444 BitmapEx aBmpEx( rBmpEx ); in GetDownsampledBitmapEx()
/aoo41x/main/svx/source/gallery2/
H A Dgalmisc.cxx86 BitmapEx GalleryResGetBitmapEx( sal_uInt32 nId ) in GalleryResGetBitmapEx()
88 BitmapEx aBmpEx( GAL_RESID( nId ) ); in GalleryResGetBitmapEx()
91 aBmpEx = BitmapEx( aBmpEx.GetBitmap(), COL_LIGHTMAGENTA ); in GalleryResGetBitmapEx()
H A Dgalctrl.cxx96 aGraphic = BitmapEx( GAL_RESID( RID_SVXBMP_GALLERY_MEDIA ) ); in SetGraphic()
383 BitmapEx aBitmapEx; in UserDraw()
716 BitmapEx aBitmapEx; in PaintField()
/aoo41x/main/sd/source/ui/slidesorter/inc/view/
H A DSlsTheme.hxx160 const BitmapEx& GetIcon (const IconType eType);
217 ::std::vector<BitmapEx> maIcons;
/aoo41x/main/sd/source/ui/annotations/
H A Dannotationtag.cxx217 BitmapEx aBitmapEx( mxTag->CreateAnnotationBitmap(mxTag->isSelected()) ); in CreateB2dIAObject()
218 BitmapEx aBitmapEx2; in CreateB2dIAObject()
623 BitmapEx AnnotationTag::CreateAnnotationBitmap( bool bSelected ) in CreateAnnotationBitmap()
/aoo41x/main/svtools/source/filter/igif/
H A Dgifread.cxx557 aAnimBmp.aBmpEx = BitmapEx( aBmp8, aBmp1 ); in CreateNewBitmaps()
560 aAnimBmp.aBmpEx = BitmapEx( aBmp8 ); in CreateNewBitmaps()
599 aImGraphic = BitmapEx( aBmp8, aBmp1 ); in GetIntermediateGraphic()
/aoo41x/main/svtools/inc/svtools/
H A Dtransfer.hxx52 class BitmapEx;
260 …sal_Bool SetBitmapEx( const BitmapEx& rBitmap, const ::com::sun::star::datatransfer::DataFlav…
365 sal_Bool GetBitmapEx( SotFormatStringId nFormat, BitmapEx& rBmp );
366 …sal_Bool GetBitmapEx( const ::com::sun::star::datatransfer::DataFlavor& rFlavor, BitmapEx& rBm…
/aoo41x/main/cppcanvas/source/mtfrenderer/
H A Dimplrenderer.cxx361 BitmapEx createMaskBmpEx( const Bitmap& rBitmap, in createMaskBmpEx()
375 return BitmapEx( aSolid, aMask ); in createMaskBmpEx()
1799 BitmapEx aBmpEx( aGraphic.GetBitmapEx() ); in createActions()
2356 BitmapEx aBmp( pAct->GetBitmapEx() ); in createActions()
2390 BitmapEx aBmp( createMaskBmpEx( pAct->GetBitmap(), in createActions()
2420 BitmapEx aBmp( createMaskBmpEx( pAct->GetBitmap(), in createActions()
2452 BitmapEx aBmp( createMaskBmpEx( pAct->GetBitmap(), in createActions()
3066 const BitmapEx& rBmpEx, in ImplRenderer()
/aoo41x/main/svtools/bmpmaker/
H A Dg2g.cxx201 BitmapEx aBmpEx( aGraphic.GetBitmapEx() ); in Start()
209 aGraphic = BitmapEx( aOldBmp, aNewMask ); in Start()
/aoo41x/main/toolkit/inc/toolkit/helper/
H A Dvclunohelper.hxx82 …static BitmapEx GetBitmap( const ::com::sun::star::uno::Reference< ::com::sun::star:…
83 …sun::star::uno::Reference< ::com::sun::star::awt::XBitmap> CreateBitmap( const BitmapEx& rBitmap );
/aoo41x/main/svgio/source/svgreader/
H A Dsvgimagenode.cxx175 BitmapEx& rBitmapEx) in extractFromGraphic()
212 BitmapEx aBitmapEx; in decomposeSvgNode()
/aoo41x/main/toolkit/source/helper/
H A Dvclunohelper.cxx78 BitmapEx VCLUnoHelper::GetBitmap( const ::com::sun::star::uno::Reference< ::com::sun::star::awt::XB… in GetBitmap()
80 BitmapEx aBmp; in GetBitmap()
106 aBmp = BitmapEx( aDIB, aMask ); in GetBitmap()
112 …o::Reference< ::com::sun::star::awt::XBitmap> VCLUnoHelper::CreateBitmap( const BitmapEx& rBitmap ) in CreateBitmap()
/aoo41x/main/drawinglayer/source/texture/
H A Dtexture3d.cxx73 const BitmapEx& rBitmapEx, in GeoTexSvxBitmapEx()
295 const BitmapEx& rBitmapEx, in GeoTexSvxBitmapExTiled()
/aoo41x/main/svx/source/xoutdev/
H A Dxattrbmp.cxx115 bool SVX_DLLPUBLIC isHistorical8x8(const BitmapEx& rBitmapEx, BitmapColor& o_rBack, BitmapColor& o_… in isHistorical8x8()
205 BitmapEx aBmpEx; in XFillBitmapItem()
/aoo41x/main/avmedia/source/viewer/
H A Dmediawindow.cxx554 const BitmapEx aBmpEx( AVMEDIA_RESID( AVMEDIA_BMP_AUDIOLOGO ) ); in grabFrame()
562 const BitmapEx aBmpEx( AVMEDIA_RESID( AVMEDIA_BMP_EMPTYLOGO ) ); in grabFrame()
/aoo41x/main/svtools/workben/toolpanel/
H A Dtoolpaneltest.cxx163 BitmapEx m_aPanelIcon;
177 m_aPanelIcon = BitmapEx( aBitmap ); in ColoredPanel()
189 m_aPanelIcon = BitmapEx( aBitmap ); in ColoredPanel()
/aoo41x/main/svx/source/unodraw/
H A DUnoGraphicExporter.cxx220 BitmapEx GetBitmapFromMetaFile( const GDIMetaFile& rMtf, sal_Bool bTransparent, const Size* pSize ) in GetBitmapFromMetaFile()
222 BitmapEx aBmpEx; in GetBitmapFromMetaFile()
291 aBmpEx = BitmapEx(aGraphic.GetBitmap(aParameters)); in GetBitmapFromMetaFile()
901 BitmapEx aBmpEx( aGraphic.GetBitmapEx() ); in GetGraphic()
/aoo41x/main/editeng/inc/editeng/
H A Dnumitem.hxx46 class BitmapEx;
167 BitmapEx* pScaledImageCache; // Image scaled to aGraphicSize, only cached for WINDOW/VDEV
/aoo41x/main/cui/source/tabpages/
H A Dtpbitmap.cxx283 const BitmapEx aBitmapEx(aBitmapCtl.GetBitmapEx()); in FillItemSet()
588 const BitmapEx aBitmapEx(aBitmapCtl.GetBitmapEx()); in IMPL_LINK()
769 const BitmapEx aBitmapEx(aBitmapCtl.GetBitmapEx()); in IMPL_LINK()
/aoo41x/main/svtools/source/misc/
H A Dtransfer.cxx803 sal_Bool TransferableHelper::SetBitmapEx( const BitmapEx& rBitmapEx, const DataFlavor& rFlavor ) in SetBitmapEx()
1785 sal_Bool TransferableDataHelper::GetBitmapEx( SotFormatStringId nFormat, BitmapEx& rBmpEx ) in GetBitmapEx()
1807 sal_Bool TransferableDataHelper::GetBitmapEx( const DataFlavor& rFlavor, BitmapEx& rBmpEx ) in GetBitmapEx()
1852 rBmpEx = BitmapEx(aBitmap, aMask); in GetBitmapEx()
1978 BitmapEx aBmpEx; in GetGraphic()
1986 BitmapEx aBmpEx; in GetGraphic()

Completed in 196 milliseconds

12345678910>>...12