summaryrefslogtreecommitdiff
path: root/connectivity
diff options
context:
space:
mode:
authorPeter Foley <pefoley2@verizon.net>2013-04-15 08:36:13 -0400
committerPeter Foley <pefoley2@verizon.net>2013-04-15 09:12:08 -0400
commitcd79d51420b90117d0f3e1d5f3cdf9187bd61b88 (patch)
treee526d0c548f67baf0b3fcd7e23f69814816709b5 /connectivity
parentd8b8530d4b920618e188bdfbe8e17d0a150df692 (diff)
prefix all component_getFactory methods
Change-Id: I954176fdab9103125444dd2fb397673406f7aff9
Diffstat (limited to 'connectivity')
-rw-r--r--connectivity/source/drivers/mork/services.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/connectivity/source/drivers/mork/services.cxx b/connectivity/source/drivers/mork/services.cxx
index aa610e1f73bc..150b21d63a8c 100644
--- a/connectivity/source/drivers/mork/services.cxx
+++ b/connectivity/source/drivers/mork/services.cxx
@@ -30,7 +30,7 @@ static cppu::ImplementationEntry const services[] =
}
-extern "C" SAL_DLLPUBLIC_EXPORT void *SAL_CALL component_getFactory(
+extern "C" SAL_DLLPUBLIC_EXPORT void *SAL_CALL mork_component_getFactory(
char const *pImplName, void *pServiceManager, void *pRegistryKey)
{
return cppu::component_getFactoryHelper(