summaryrefslogtreecommitdiff
path: root/i18npool/breakiterator/OpenOffice_tmp.c
diff options
context:
space:
mode:
Diffstat (limited to 'i18npool/breakiterator/OpenOffice_tmp.c')
-rw-r--r--i18npool/breakiterator/OpenOffice_tmp.c48
1 files changed, 48 insertions, 0 deletions
diff --git a/i18npool/breakiterator/OpenOffice_tmp.c b/i18npool/breakiterator/OpenOffice_tmp.c
new file mode 100644
index 000000000000..150392c4879f
--- /dev/null
+++ b/i18npool/breakiterator/OpenOffice_tmp.c
@@ -0,0 +1,48 @@
+/*
+ * ICU common data table of contents for OpenOffice.tmp
+ * Automatically generated by icu/source/tools/gencmn/gencmn .
+ */
+
+#include "unicode/utypes.h"
+#include "unicode/udata.h"
+
+/* external symbol declarations for data (13 files) */
+extern const char OpenOffice_char_brk[], OpenOffice_char_in_brk[], OpenOffice_count_word_brk[],
+ OpenOffice_dict_word_brk[], OpenOffice_dict_word_he_brk[], OpenOffice_dict_word_hu_brk[],
+ OpenOffice_dict_word_nodash_brk[], OpenOffice_dict_word_prepostdash_brk[],
+ OpenOffice_edit_word_brk[], OpenOffice_edit_word_he_brk[], OpenOffice_edit_word_hu_brk[],
+ OpenOffice_line_brk[], OpenOffice_sent_brk[];
+
+U_EXPORT struct
+{
+ uint16_t headerSize;
+ uint8_t magic1, magic2;
+ UDataInfo info;
+ char padding[8];
+ uint32_t count, reserved;
+ struct
+ {
+ const char* name;
+ const void* data;
+ } toc[13];
+} U_EXPORT2 OpenOffice_dat
+ = { 32,
+ 0xda,
+ 0x27,
+ { 20, 0, 0, 0, 2, 0, { 0x54, 0x6f, 0x43, 0x50 }, { 1, 0, 0, 0 }, { 0, 0, 0, 0 } },
+ "",
+ 13,
+ 0,
+ { { "OpenOffice/char.brk", OpenOffice_char_brk },
+ { "OpenOffice/char_in.brk", OpenOffice_char_in_brk },
+ { "OpenOffice/count_word.brk", OpenOffice_count_word_brk },
+ { "OpenOffice/dict_word.brk", OpenOffice_dict_word_brk },
+ { "OpenOffice/dict_word_he.brk", OpenOffice_dict_word_he_brk },
+ { "OpenOffice/dict_word_hu.brk", OpenOffice_dict_word_hu_brk },
+ { "OpenOffice/dict_word_nodash.brk", OpenOffice_dict_word_nodash_brk },
+ { "OpenOffice/dict_word_prepostdash.brk", OpenOffice_dict_word_prepostdash_brk },
+ { "OpenOffice/edit_word.brk", OpenOffice_edit_word_brk },
+ { "OpenOffice/edit_word_he.brk", OpenOffice_edit_word_he_brk },
+ { "OpenOffice/edit_word_hu.brk", OpenOffice_edit_word_hu_brk },
+ { "OpenOffice/line.brk", OpenOffice_line_brk },
+ { "OpenOffice/sent.brk", OpenOffice_sent_brk } } };