summaryrefslogtreecommitdiff
path: root/sw/source/ui/vba/vbavariables.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/ui/vba/vbavariables.hxx')
-rw-r--r--sw/source/ui/vba/vbavariables.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/ui/vba/vbavariables.hxx b/sw/source/ui/vba/vbavariables.hxx
index d17c505933d9..27fdf3c0c590 100644
--- a/sw/source/ui/vba/vbavariables.hxx
+++ b/sw/source/ui/vba/vbavariables.hxx
@@ -35,7 +35,7 @@ private:
public:
SwVbaVariables( const css::uno::Reference< ov::XHelperInterface >& xParent, const css::uno::Reference< css::uno::XComponentContext > & xContext, const css::uno::Reference< css::beans::XPropertyAccess >& rUserDefined );
- virtual ~SwVbaVariables() {}
+ virtual ~SwVbaVariables() override {}
// XEnumerationAccess
virtual css::uno::Type SAL_CALL getElementType() throw (css::uno::RuntimeException) override;