Home
last modified time | relevance | path

Searched refs:IBitmapSharedPtr (Results 1 – 12 of 12) sorted by relevance

/aoo4110/main/canvas/source/directx/
H A Ddx_canvasbitmap.hxx74 CanvasBitmap( const IBitmapSharedPtr& rSurface,
86 virtual IBitmapSharedPtr getBitmap() const { return mpBitmap; } in getBitmap()
96 IBitmapSharedPtr mpBitmap;
H A Ddx_bitmapcanvashelper.hxx60 void setTarget( const IBitmapSharedPtr& rTarget );
70 void setTarget( const IBitmapSharedPtr& rTarget,
128 IBitmapSharedPtr mpTarget;
H A Ddx_canvas.hxx160 virtual IBitmapSharedPtr getBitmap() const;
165 IBitmapSharedPtr mpTarget;
H A Ddx_bitmapcanvashelper.cxx69 void BitmapCanvasHelper::setTarget( const IBitmapSharedPtr& rTarget ) in setTarget()
80 void BitmapCanvasHelper::setTarget( const IBitmapSharedPtr& rTarget, in setTarget()
H A Ddx_bitmapprovider.hxx35 virtual IBitmapSharedPtr getBitmap() const = 0;
H A Ddx_ibitmap.hxx63 typedef boost::shared_ptr<IBitmap> IBitmapSharedPtr; typedef
H A Ddx_spritecanvas.hxx141 virtual IBitmapSharedPtr getBitmap() const;
H A Ddx_spritecanvas.cxx186 IBitmapSharedPtr SpriteCanvas::getBitmap() const in getBitmap()
H A Ddx_canvas.cxx215 IBitmapSharedPtr BitmapCanvas::getBitmap() const in getBitmap()
H A Ddx_canvasbitmap.cxx46 CanvasBitmap::CanvasBitmap( const IBitmapSharedPtr& rBitmap, in CanvasBitmap()
H A Ddx_impltools.cxx562 IBitmapSharedPtr pBitmap( pBitmapProvider->getBitmap() ); in bitmapFromXBitmap()
H A Ddx_canvashelper.cxx591 IBitmapSharedPtr pDXBitmap( pBitmap->getBitmap() ); in drawBitmap()

Completed in 43 milliseconds