LibreOffice Module i18npool (master) 1
|
#include <stdio.h>
#include <string.h>
#include <stdlib.h>
#include <errno.h>
#include <sal/main.h>
#include <sal/types.h>
#include <rtl/ustring.hxx>
#include <rtl/ustrbuf.hxx>
Go to the source code of this file.
Macros | |
#define | MAX_ADDRESS 0x30000 |
#define | MAX_INDEX MAX_ADDRESS/0x100 |
Functions | |
SAL_IMPLEMENT_MAIN_WITH_ARGS (argc, argv) | |
#define MAX_ADDRESS 0x30000 |
Definition at line 30 of file genindex_data.cxx.
#define MAX_INDEX MAX_ADDRESS/0x100 |
Definition at line 31 of file genindex_data.cxx.