Home
last modified time | relevance | path

Searched refs:BitmapBackBuffer (Results 1 – 3 of 3) sorted by relevance

/aoo41x/main/canvas/source/vcl/
H A Dbitmapbackbuffer.cxx39 BitmapBackBuffer::BitmapBackBuffer( const BitmapEx& rBitmap, in BitmapBackBuffer() function in vclcanvas::BitmapBackBuffer
49 BitmapBackBuffer::~BitmapBackBuffer() in ~BitmapBackBuffer()
59 OutputDevice& BitmapBackBuffer::getOutDev() in getOutDev()
66 const OutputDevice& BitmapBackBuffer::getOutDev() const in getOutDev()
73 void BitmapBackBuffer::clear() in clear()
79 BitmapEx& BitmapBackBuffer::getBitmapReference() in getBitmapReference()
102 Size BitmapBackBuffer::getBitmapSizePixel() const in getBitmapSizePixel()
116 void BitmapBackBuffer::createVDev() const in createVDev()
144 void BitmapBackBuffer::updateVDev() const in updateVDev()
H A Dbitmapbackbuffer.hxx44 class BitmapBackBuffer : public OutDevProvider class
49 BitmapBackBuffer( const BitmapEx& rBitmap,
52 ~BitmapBackBuffer();
95 typedef ::boost::shared_ptr< BitmapBackBuffer > BitmapBackBufferSharedPtr;
H A Dcanvasbitmaphelper.cxx67 mpBackBuffer.reset( new BitmapBackBuffer( rBitmap, in setBitmap()
80 mpBackBuffer.reset( new BitmapBackBuffer( rBitmap, rOutDevReference->getOutDev() )); in init()

Completed in 14 milliseconds