summaryrefslogtreecommitdiffstats
path: root/xmloff/source/core/facreg.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/source/core/facreg.cxx')
-rw-r--r--xmloff/source/core/facreg.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmloff/source/core/facreg.cxx b/xmloff/source/core/facreg.cxx
index f38a2e2eb860..a1a5e909fa9d 100644
--- a/xmloff/source/core/facreg.cxx
+++ b/xmloff/source/core/facreg.cxx
@@ -44,7 +44,7 @@ extern "C"
classname##_getSupportedServiceNames() );\
}
-XMLOFF_DLLPUBLIC void * SAL_CALL xo_component_getFactory( const sal_Char * pImplName, void * pServiceManager, void * /*pRegistryKey*/ )
+XMLOFF_DLLPUBLIC void * xo_component_getFactory( const sal_Char * pImplName, void * pServiceManager, void * /*pRegistryKey*/ )
{
void * pRet = nullptr;
if( pServiceManager )