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
commitc839ba22143079aa597852fcb386a4612daf22fb (patch)
tree8dc73fda5e91cb8dd7baf26bee2489c21cf8b24b /lingucomponent/source
parent493faa6f6e3924d0b9f2e43298ae41b37e618b69 (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 000000000000..1cc0ac1898a8
--- /dev/null
+++ b/lingucomponent/source/thesaurus/libnth/lnth.map
@@ -0,0 +1,8 @@
+LTH_1_0 {
+ global:
+ component_getFactory;
+ component_getImplementationEnvironment;
+ component_writeInfo;
+ local:
+ *;
+};