LibreOffice Module sd (master) 1
Public Member Functions | Protected Member Functions | List of all members
sd::slidesorter::cache::BitmapReplacement Class Reference

Interface for preview bitmap replacements. More...

#include <SlsBitmapCompressor.hxx>

Inheritance diagram for sd::slidesorter::cache::BitmapReplacement:
[legend]

Public Member Functions

virtual sal_Int32 GetMemorySize () const
 

Protected Member Functions

 ~BitmapReplacement ()
 

Detailed Description

Interface for preview bitmap replacements.

Each bitmap compressor/decompressor has to provide an implementation that is suitable to store the compressed bitmaps.

Definition at line 65 of file SlsBitmapCompressor.hxx.

Constructor & Destructor Documentation

◆ ~BitmapReplacement()

sd::slidesorter::cache::BitmapReplacement::~BitmapReplacement ( )
inlineprotected

Definition at line 71 of file SlsBitmapCompressor.hxx.

Member Function Documentation

◆ GetMemorySize()

virtual sal_Int32 sd::slidesorter::cache::BitmapReplacement::GetMemorySize ( ) const
inlinevirtual

The documentation for this class was generated from the following file: