summaryrefslogtreecommitdiff
path: root/xmloff/source/transform/OOo2Oasis.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/source/transform/OOo2Oasis.hxx')
-rw-r--r--xmloff/source/transform/OOo2Oasis.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmloff/source/transform/OOo2Oasis.hxx b/xmloff/source/transform/OOo2Oasis.hxx
index cab422e77175..1dbd82c40e3d 100644
--- a/xmloff/source/transform/OOo2Oasis.hxx
+++ b/xmloff/source/transform/OOo2Oasis.hxx
@@ -49,7 +49,7 @@ protected:
public:
OOo2OasisTransformer( const sal_Char *pImplName=nullptr,
const sal_Char *pSubServiceName=nullptr ) throw();
- virtual ~OOo2OasisTransformer() throw();
+ virtual ~OOo2OasisTransformer() throw() override;
static const css::uno::Sequence< sal_Int8 > & getUnoTunnelId() throw();