summaryrefslogtreecommitdiff
path: root/ucb/source/ucp/tdoc/tdoc_services.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'ucb/source/ucp/tdoc/tdoc_services.cxx')
-rw-r--r--ucb/source/ucp/tdoc/tdoc_services.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/ucb/source/ucp/tdoc/tdoc_services.cxx b/ucb/source/ucp/tdoc/tdoc_services.cxx
index 22817e84a428..fcef4671f9b7 100644
--- a/ucb/source/ucp/tdoc/tdoc_services.cxx
+++ b/ucb/source/ucp/tdoc/tdoc_services.cxx
@@ -29,7 +29,7 @@ using namespace com::sun::star;
using namespace tdoc_ucp;
-extern "C" SAL_DLLPUBLIC_EXPORT void * SAL_CALL ucptdoc1_component_getFactory(
+extern "C" SAL_DLLPUBLIC_EXPORT void * ucptdoc1_component_getFactory(
const sal_Char * pImplName, void * pServiceManager, void * /*pRegistryKey*/ )
{
void * pRet = nullptr;