LibreOffice Module sw (master)
1
|
#include <assert.h>
#include <tools/solar.h>
#include "swdllapi.h"
#include <array>
#include <memory>
Go to the source code of this file.
Classes | |
class | BigPtrEntry |
struct | BlockInfo |
class | BigPtrArray |
Macros | |
#define | MAXENTRY 1000 |
#define | COMPRESSLVL 80 |
#define COMPRESSLVL 80 |
Definition at line 53 of file bparr.hxx.
Referenced by BigPtrArray::Compress().
#define MAXENTRY 1000 |
Definition at line 47 of file bparr.hxx.
Referenced by BigPtrArray::Compress(), BigPtrArray::Insert(), and BigPtrArray::Remove().