summaryrefslogtreecommitdiff
path: root/lingucomponent/source
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2004-02-04 11:59:07 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2004-02-04 11:59:07 +0000
commit8cad211fcf319d3e2a10fc7614d2336fd5605935 (patch)
treecdb725107c2418b600eee7ea72134b6dedb0dd7d /lingucomponent/source
parenta467559e5bcfa9d56dfeffca11478431cf7a0d7f (diff)
INTEGRATION: CWS ooo20031216 (1.1.2); FILE ADDED
2003/12/10 14:26:40 khendricks 1.1.2.1: Issue number: None Submitted by: Kevin B. Hendricks Reviewed by: project owner (me) adding in the new thesaurus implementation that removes all of the old hardcoded limits and problems with the old thesaurus Kevin
Diffstat (limited to 'lingucomponent/source')
-rw-r--r--lingucomponent/source/thesaurus/libnth/lnth.map8
1 files changed, 8 insertions, 0 deletions
diff --git a/lingucomponent/source/thesaurus/libnth/lnth.map b/lingucomponent/source/thesaurus/libnth/lnth.map
new file mode 100644
index 000000000..1cc0ac189
--- /dev/null
+++ b/lingucomponent/source/thesaurus/libnth/lnth.map
@@ -0,0 +1,8 @@
+LTH_1_0 {
+ global:
+ component_getFactory;
+ component_getImplementationEnvironment;
+ component_writeInfo;
+ local:
+ *;
+};