LibreOffice Module sw (master) 1
|
Go to the source code of this file.
Macros | |
#define | CHECKIDX(p, n, i, c) |
Variables | |
const sal_uInt16 | nBlockGrowSize = 20 |
Resize block management by this constant. More... | |
const sal_uInt16 nBlockGrowSize = 20 |
Resize block management by this constant.
As a result there are approx. 20 * MAXENTRY == 20000 entries available
Definition at line 27 of file bparr.cxx.
Referenced by BigPtrArray::BigPtrArray(), BigPtrArray::BlockDel(), and BigPtrArray::InsBlock().