summaryrefslogtreecommitdiff
path: root/sfx2/source/doc/printhelper.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sfx2/source/doc/printhelper.hxx')
-rw-r--r--sfx2/source/doc/printhelper.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sfx2/source/doc/printhelper.hxx b/sfx2/source/doc/printhelper.hxx
index a75549edf0e0..aedd9e211b6c 100644
--- a/sfx2/source/doc/printhelper.hxx
+++ b/sfx2/source/doc/printhelper.hxx
@@ -46,7 +46,7 @@ class SfxPrintHelper : public cppu::WeakImplHelper
public:
SfxPrintHelper() ;
- virtual ~SfxPrintHelper() ;
+ virtual ~SfxPrintHelper() override ;
void SAL_CALL initialize( const css::uno::Sequence< css::uno::Any >& aArguments ) throw (css::uno::Exception, css::uno::RuntimeException, std::exception) override;
virtual void SAL_CALL addPrintJobListener( const css::uno::Reference< css::view::XPrintJobListener >& xListener ) throw (css::uno::RuntimeException, std::exception) override;