LibreOffice Module i18npool (master) 1
|
#include <xdictionary.hxx>
Public Member Functions | |
xdictionarydata () | |
Public Attributes | |
const sal_uInt8 * | existMark |
const sal_Int16 * | index1 |
const sal_Int32 * | index2 |
const sal_Int32 * | lenArray |
const sal_Unicode * | dataArea |
Definition at line 42 of file xdictionary.hxx.
|
inline |
Definition at line 49 of file xdictionary.hxx.
const sal_Unicode* i18npool::xdictionarydata::dataArea |
Definition at line 48 of file xdictionary.hxx.
Referenced by i18npool::xdictionary::getLongestMatch(), and i18npool::xdictionary::xdictionary().
const sal_uInt8* i18npool::xdictionarydata::existMark |
Definition at line 44 of file xdictionary.hxx.
Referenced by i18npool::xdictionary::exists(), and i18npool::xdictionary::xdictionary().
const sal_Int16* i18npool::xdictionarydata::index1 |
Definition at line 45 of file xdictionary.hxx.
Referenced by i18npool::xdictionary::getLongestMatch(), and i18npool::xdictionary::xdictionary().
const sal_Int32* i18npool::xdictionarydata::index2 |
Definition at line 46 of file xdictionary.hxx.
Referenced by i18npool::xdictionary::getLongestMatch(), and i18npool::xdictionary::xdictionary().
const sal_Int32* i18npool::xdictionarydata::lenArray |
Definition at line 47 of file xdictionary.hxx.
Referenced by i18npool::xdictionary::getLongestMatch(), and i18npool::xdictionary::xdictionary().