summaryrefslogtreecommitdiff
path: root/sw/source/ui/vba/vbamailmerge.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/ui/vba/vbamailmerge.hxx')
-rw-r--r--sw/source/ui/vba/vbamailmerge.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/ui/vba/vbamailmerge.hxx b/sw/source/ui/vba/vbamailmerge.hxx
index 7718815da344..bfc28667d784 100644
--- a/sw/source/ui/vba/vbamailmerge.hxx
+++ b/sw/source/ui/vba/vbamailmerge.hxx
@@ -27,7 +27,7 @@ class SwVbaMailMerge : public SwVbaMailMerge_BASE
public:
virtual ~SwVbaMailMerge() override;
- static rtl::Reference<SwVbaMailMerge>
+ static rtl::Reference<SwVbaMailMerge> const&
get(const css::uno::Reference<ooo::vba::XHelperInterface>& xParent,
const css::uno::Reference<css::uno::XComponentContext>& xContext);