LibreOffice Module lotuswordpro (master) 1
|
#include <sal/config.h>
#include <sal/log.hxx>
#include <cstring>
#include "first.hxx"
#include "bentoid.hxx"
#include "tocread.hxx"
#include "ut.hxx"
#include <assert.h>
Go to the source code of this file.
Namespaces | |
namespace | OpenStormBento |
Macros | |
#define | LABEL_READ_BUFFER_SIZE 500 |
#define | MAX_SEARCH_AMOUNT 1024 * 1024 |
#define | STACK_BUFFER_SIZE 256 |
#define LABEL_READ_BUFFER_SIZE 500 |
Definition at line 144 of file tocread.cxx.
#define MAX_SEARCH_AMOUNT 1024 * 1024 |
Definition at line 145 of file tocread.cxx.
#define STACK_BUFFER_SIZE 256 |