LibreOffice Module sd (master) 1
|
This dummy replacement simply stores a shared pointer to the original preview bitmap. More...
Public Member Functions | |
DummyReplacement (const BitmapEx &rPreview) | |
virtual | ~DummyReplacement () |
virtual sal_Int32 | GetMemorySize () const override |
virtual sal_Int32 | GetMemorySize () const |
Public Attributes | |
BitmapEx | maPreview |
Additional Inherited Members | |
![]() | |
~BitmapReplacement () | |
This dummy replacement simply stores a shared pointer to the original preview bitmap.
Definition at line 34 of file SlsBitmapCompressor.cxx.
|
inlineexplicit |
Definition at line 40 of file SlsBitmapCompressor.cxx.
|
inlinevirtual |
Definition at line 41 of file SlsBitmapCompressor.cxx.
|
inlineoverridevirtual |
Reimplemented from sd::slidesorter::cache::BitmapReplacement.
Definition at line 42 of file SlsBitmapCompressor.cxx.
References BitmapEx::GetSizeBytes(), and maPreview.
BitmapEx sd::slidesorter::cache::NoBitmapCompression::DummyReplacement::maPreview |
Definition at line 38 of file SlsBitmapCompressor.cxx.
Referenced by GetMemorySize().