summaryrefslogtreecommitdiff
path: root/xmlscript/source/misc
diff options
context:
space:
mode:
authorMatúš Kukan <matus.kukan@gmail.com>2011-08-18 01:03:12 +0200
committerMatúš Kukan <matus.kukan@gmail.com>2011-08-18 14:15:27 +0200
commit15f482b1e9aff47a366a1cb1666fb4aabea49912 (patch)
tree30e4f4e3ff2639e93cad687ec6e40861b8669483 /xmlscript/source/misc
parentc902dc86556e640532cb857385b75c2bdb60bb2b (diff)
Add prefixes for some component_getFactory functions
Diffstat (limited to 'xmlscript/source/misc')
-rw-r--r--xmlscript/source/misc/unoservices.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmlscript/source/misc/unoservices.cxx b/xmlscript/source/misc/unoservices.cxx
index d795ee65ab9e..d6f03b789c39 100644
--- a/xmlscript/source/misc/unoservices.cxx
+++ b/xmlscript/source/misc/unoservices.cxx
@@ -106,7 +106,7 @@ namespace xmlscript
extern "C"
{
- SAL_DLLPUBLIC_EXPORT void * SAL_CALL component_getFactory(
+ SAL_DLLPUBLIC_EXPORT void * SAL_CALL xcr_component_getFactory(
const sal_Char * pImplName, void * pServiceManager, void * pRegistryKey )
{
return ::cppu::component_getFactoryHelper(