diff options
Diffstat (limited to 'sc/source/ui/vba/vbapagesetup.hxx')
-rw-r--r-- | sc/source/ui/vba/vbapagesetup.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sc/source/ui/vba/vbapagesetup.hxx b/sc/source/ui/vba/vbapagesetup.hxx index 579a42727ae8..f0b84bc3eabd 100644 --- a/sc/source/ui/vba/vbapagesetup.hxx +++ b/sc/source/ui/vba/vbapagesetup.hxx @@ -40,7 +40,6 @@ public: const css::uno::Reference< css::uno::XComponentContext >& xContext, const css::uno::Reference< css::sheet::XSpreadsheet>& xSheet, const css::uno::Reference< css::frame::XModel >& xModel) throw (css::uno::RuntimeException); - virtual ~ScVbaPageSetup() override {} // Attribute virtual OUString SAL_CALL getPrintArea() throw (css::uno::RuntimeException, std::exception) override; |