summaryrefslogtreecommitdiff
path: root/svx/source/core/coreservices.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/core/coreservices.cxx')
-rw-r--r--svx/source/core/coreservices.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/source/core/coreservices.cxx b/svx/source/core/coreservices.cxx
index f91442c6282c..032278e6e291 100644
--- a/svx/source/core/coreservices.cxx
+++ b/svx/source/core/coreservices.cxx
@@ -32,7 +32,7 @@ using namespace com::sun::star::registry;
extern "C"
{
-SAL_DLLPUBLIC_EXPORT void * SAL_CALL svxcore_component_getFactory (
+SAL_DLLPUBLIC_EXPORT void * svxcore_component_getFactory (
const sal_Char * pImplName, void * pServiceManager, void * )
{
void * pRet = nullptr;