Home
last modified time | relevance | path

Searched refs:getBitmap (Results 1 – 25 of 46) sorted by path

12

/trunk/main/canvas/source/directx/
H A Ddx_bitmap.cxx92 BitmapSharedPtr DXBitmap::getBitmap() const in getBitmap() function in dxcanvas::DXBitmap
H A Ddx_bitmap.hxx50 virtual BitmapSharedPtr getBitmap() const;
H A Ddx_bitmapprovider.hxx35 virtual IBitmapSharedPtr getBitmap() const = 0;
H A Ddx_canvas.cxx215 IBitmapSharedPtr BitmapCanvas::getBitmap() const in getBitmap() function in dxcanvas::BitmapCanvas
H A Ddx_canvas.hxx160 virtual IBitmapSharedPtr getBitmap() const;
H A Ddx_canvasbitmap.cxx91 mpBitmap->getBitmap()->GetHBITMAP(Gdiplus::Color(), &aHBmp ); in getFastPropertyValue()
133 BitmapSharedPtr pGDIPlusBitmap=mpBitmap->getBitmap(); in getFastPropertyValue()
207 BitmapSharedPtr pGDIPlusBitmap=mpBitmap->getBitmap(); in getFastPropertyValue()
H A Ddx_canvasbitmap.hxx86 virtual IBitmapSharedPtr getBitmap() const { return mpBitmap; } in getBitmap() function in dxcanvas::CanvasBitmap
H A Ddx_canvashelper.cxx591 IBitmapSharedPtr pDXBitmap( pBitmap->getBitmap() ); in drawBitmap()
593 pGdiBitmap = pDXBitmap->getBitmap(); in drawBitmap()
H A Ddx_ibitmap.hxx40 virtual BitmapSharedPtr getBitmap() const = 0;
H A Ddx_impltools.cxx562 IBitmapSharedPtr pBitmap( pBitmapProvider->getBitmap() ); in bitmapFromXBitmap()
563 return pBitmap->getBitmap(); in bitmapFromXBitmap()
H A Ddx_spritecanvas.cxx186 IBitmapSharedPtr SpriteCanvas::getBitmap() const in getBitmap() function in dxcanvas::SpriteCanvas
H A Ddx_spritecanvas.hxx141 virtual IBitmapSharedPtr getBitmap() const;
H A Ddx_surfacebitmap.cxx344 BitmapSharedPtr DXSurfaceBitmap::getBitmap() const in getBitmap() function in dxcanvas::DXSurfaceBitmap
H A Ddx_surfacebitmap.hxx49 virtual BitmapSharedPtr getBitmap() const;
/trunk/main/canvas/source/vcl/
H A Dcanvasbitmap.cxx107 BitmapEx CanvasBitmap::getBitmap() const in getBitmap() function in vclcanvas::CanvasBitmap
113 return maCanvasHelper.getBitmap(); in getBitmap()
133 BitmapEx* pBitmapEx = new BitmapEx( getBitmap() ); in getFastPropertyValue()
H A Dcanvasbitmap.hxx102 BitmapEx getBitmap() const;
H A Dcanvasbitmaphelper.cxx555 BitmapEx CanvasBitmapHelper::getBitmap() const in getBitmap() function in vclcanvas::CanvasBitmapHelper
H A Dcanvasbitmaphelper.hxx114 BitmapEx getBitmap() const;
H A Dimpltools.cxx79 return pBitmapImpl->getBitmap(); in bitmapExFromXBitmap()
/trunk/main/extensions/source/scanner/
H A Dscanner.hxx90 …virtual REF( AWT::XBitmap ) SAL_CALL getBitmap( const ScannerContext& scanner_context ) throw( Sca…
H A Dscanunx.cxx360 REF( AWT::XBitmap ) ScannerManager::getBitmap( const ScannerContext& scanner_context ) throw( Scann… in REF()
H A Dscanwin.cxx1045 uno::Reference< awt::XBitmap > SAL_CALL ScannerManager::getBitmap( const ScannerContext& /*rContext… in getBitmap() function in ScannerManager
/trunk/main/offapi/com/sun/star/scanner/
H A DXScannerManager.idl94 …com::sun::star::awt::XBitmap getBitmap( [in] com::sun::star::scanner::ScannerContext scanner_conte…
/trunk/main/sd/source/ui/view/
H A Ddrviews8.cxx483 …no::Reference< ::com::sun::star::awt::XBitmap > xBitmap( mxScannerManager->getBitmap( aContext ) ); in ScannerEvent()
/trunk/main/sw/source/ui/uiview/
H A Dview.cxx1739 const uno::Reference< awt::XBitmap > xBitmap( xScanMgr->getBitmap( aContext ) ); in ScannerEventHdl()

Completed in 76 milliseconds

12