summaryrefslogtreecommitdiff
path: root/sw/source/ui/vba/vbalisttemplates.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/ui/vba/vbalisttemplates.hxx')
-rw-r--r--sw/source/ui/vba/vbalisttemplates.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/sw/source/ui/vba/vbalisttemplates.hxx b/sw/source/ui/vba/vbalisttemplates.hxx
index 6bcc6a59b226..1fdd7074889c 100644
--- a/sw/source/ui/vba/vbalisttemplates.hxx
+++ b/sw/source/ui/vba/vbalisttemplates.hxx
@@ -33,6 +33,7 @@ private:
sal_Int32 mnGalleryType;
public:
+ /// @throws css::uno::RuntimeException
SwVbaListTemplates( const css::uno::Reference< ov::XHelperInterface >& xParent, const css::uno::Reference< css::uno::XComponentContext > & xContext, const css::uno::Reference< css::text::XTextDocument >& xTextDoc, sal_Int32 nType ) throw (css::uno::RuntimeException);
virtual ~SwVbaListTemplates() override {}