summaryrefslogtreecommitdiff
path: root/sw/source/uibase/dbui/mailmergetoolbarcontrols.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/uibase/dbui/mailmergetoolbarcontrols.cxx')
-rw-r--r--sw/source/uibase/dbui/mailmergetoolbarcontrols.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sw/source/uibase/dbui/mailmergetoolbarcontrols.cxx b/sw/source/uibase/dbui/mailmergetoolbarcontrols.cxx
index e1ad415c34db..2452cea5b51e 100644
--- a/sw/source/uibase/dbui/mailmergetoolbarcontrols.cxx
+++ b/sw/source/uibase/dbui/mailmergetoolbarcontrols.cxx
@@ -290,7 +290,7 @@ void MMExcludeEntryController::statusChanged(const frame::FeatureStateEvent& rEv
}
-extern "C" SAL_DLLPUBLIC_EXPORT uno::XInterface * SAL_CALL
+extern "C" SAL_DLLPUBLIC_EXPORT uno::XInterface *
lo_writer_MMCurrentEntryController_get_implementation(
uno::XComponentContext *context,
uno::Sequence<uno::Any> const &)
@@ -298,7 +298,7 @@ lo_writer_MMCurrentEntryController_get_implementation(
return cppu::acquire(new MMCurrentEntryController(context));
}
-extern "C" SAL_DLLPUBLIC_EXPORT uno::XInterface * SAL_CALL
+extern "C" SAL_DLLPUBLIC_EXPORT uno::XInterface *
lo_writer_MMExcludeEntryController_get_implementation(
uno::XComponentContext *context,
uno::Sequence<uno::Any> const &)