summaryrefslogtreecommitdiff
path: root/sw/source/ui/vba/vbadocuments.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/ui/vba/vbadocuments.hxx')
-rw-r--r--sw/source/ui/vba/vbadocuments.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/ui/vba/vbadocuments.hxx b/sw/source/ui/vba/vbadocuments.hxx
index a74fd03b2ccd..05a8c207cef5 100644
--- a/sw/source/ui/vba/vbadocuments.hxx
+++ b/sw/source/ui/vba/vbadocuments.hxx
@@ -32,7 +32,7 @@ class SwVbaDocuments : public SwVbaDocuments_BASE
{
public:
SwVbaDocuments( const css::uno::Reference< ov::XHelperInterface >& xParent, const css::uno::Reference< css::uno::XComponentContext >& xContext );
- virtual ~SwVbaDocuments() {}
+ virtual ~SwVbaDocuments() override {}
// XEnumerationAccess
virtual css::uno::Type SAL_CALL getElementType() throw (css::uno::RuntimeException) override;