summaryrefslogtreecommitdiff
path: root/sc/source/ui/vba/vbasheetobject.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/vba/vbasheetobject.hxx')
-rw-r--r--sc/source/ui/vba/vbasheetobject.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/ui/vba/vbasheetobject.hxx b/sc/source/ui/vba/vbasheetobject.hxx
index bcc9f86250b3..1b05220a4568 100644
--- a/sc/source/ui/vba/vbasheetobject.hxx
+++ b/sc/source/ui/vba/vbasheetobject.hxx
@@ -45,7 +45,7 @@ public:
const ScVbaPalette& rPalette,
const css::uno::Any& rStart,
const css::uno::Any& rLength ) throw (css::uno::RuntimeException);
- virtual ~ScVbaButtonCharacters();
+ virtual ~ScVbaButtonCharacters() override;
// XCharacters attributes
virtual OUString SAL_CALL getCaption() throw (css::uno::RuntimeException, std::exception) override;