summaryrefslogtreecommitdiffstats
path: root/lingucomponent/source/thesaurus
diff options
context:
space:
mode:
authorMatúš Kukan <matus.kukan@gmail.com>2012-08-25 11:48:05 +0200
committerMatúš Kukan <matus.kukan@gmail.com>2012-08-25 12:45:35 +0200
commit0ba9114c12e50acdde52e89408bffbca7dac49e5 (patch)
tree7a60296026558251e4304399505b13d2889229a6 /lingucomponent/source/thesaurus
parentlibmerged: add more libraries (diff)
downloadcore-0ba9114c12e50acdde52e89408bffbca7dac49e5.tar.gz
core-0ba9114c12e50acdde52e89408bffbca7dac49e5.zip
prefix more components
Change-Id: I9bf304a791b62f6b96711eb058f302cadfdb276a
Diffstat (limited to 'lingucomponent/source/thesaurus')
-rw-r--r--lingucomponent/source/thesaurus/libnth/lnth.component2
-rw-r--r--lingucomponent/source/thesaurus/libnth/ntreg.cxx2
2 files changed, 2 insertions, 2 deletions
diff --git a/lingucomponent/source/thesaurus/libnth/lnth.component b/lingucomponent/source/thesaurus/libnth/lnth.component
index bea91b94c1fe..0b2c99036608 100644
--- a/lingucomponent/source/thesaurus/libnth/lnth.component
+++ b/lingucomponent/source/thesaurus/libnth/lnth.component
@@ -26,7 +26,7 @@
*
**********************************************************************-->
-<component loader="com.sun.star.loader.SharedLibrary"
+<component loader="com.sun.star.loader.SharedLibrary" prefix="lnth"
xmlns="http://openoffice.org/2010/uno-components">
<implementation name="org.openoffice.lingu.new.Thesaurus">
<service name="com.sun.star.linguistic2.Thesaurus"/>
diff --git a/lingucomponent/source/thesaurus/libnth/ntreg.cxx b/lingucomponent/source/thesaurus/libnth/ntreg.cxx
index 0efe46eb4825..f09aace883c5 100644
--- a/lingucomponent/source/thesaurus/libnth/ntreg.cxx
+++ b/lingucomponent/source/thesaurus/libnth/ntreg.cxx
@@ -50,7 +50,7 @@ extern void * SAL_CALL Thesaurus_getFactory(
extern "C"
{
-SAL_DLLPUBLIC_EXPORT void * SAL_CALL component_getFactory(
+SAL_DLLPUBLIC_EXPORT void * SAL_CALL lnth_component_getFactory(
const sal_Char * pImplName, void * pServiceManager, void * pRegistryKey )
{
void * pRet = Thesaurus_getFactory(