|
LibreOffice Module sd (master) 1
|
Go to the source code of this file.
Classes | |
| class | sd::slidesorter::cache::BitmapCompressor |
| This interface class provides the minimal method set for classes that implement the compression and decompression of preview bitmaps. More... | |
| class | sd::slidesorter::cache::BitmapReplacement |
| Interface for preview bitmap replacements. More... | |
| class | sd::slidesorter::cache::NoBitmapCompression |
| This is one trivial bitmap compressor. More... | |
| class | sd::slidesorter::cache::CompressionByDeletion |
| This is another trivial bitmap compressor. More... | |
| class | sd::slidesorter::cache::ResolutionReduction |
| Compress a preview bitmap by reducing its resolution. More... | |
| class | sd::slidesorter::cache::PngCompression |
| Compress preview bitmaps using the PNG format. More... | |
Namespaces | |
| namespace | sd |
| namespace | sd::slidesorter |
| namespace | sd::slidesorter::cache |