summaryrefslogtreecommitdiffstats
path: root/include/editeng/unofield.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/editeng/unofield.hxx')
-rw-r--r--include/editeng/unofield.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/editeng/unofield.hxx b/include/editeng/unofield.hxx
index 8e81da850f99..e9cc8865c6b7 100644
--- a/include/editeng/unofield.hxx
+++ b/include/editeng/unofield.hxx
@@ -40,7 +40,7 @@ class SvxFieldData;
/// @throws css::uno::Exception
/// @throws css::uno::RuntimeException
-css::uno::Reference< css::uno::XInterface > EDITENG_DLLPUBLIC SAL_CALL SvxUnoTextCreateTextField(
+css::uno::Reference< css::uno::XInterface > EDITENG_DLLPUBLIC SvxUnoTextCreateTextField(
const OUString& ServiceSpecifier );
class EDITENG_DLLPUBLIC SvxUnoTextField final : public SvxMutexHelper,