summaryrefslogtreecommitdiff
path: root/xmloff/source/transform/FrameOASISTContext.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/source/transform/FrameOASISTContext.hxx')
-rw-r--r--xmloff/source/transform/FrameOASISTContext.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmloff/source/transform/FrameOASISTContext.hxx b/xmloff/source/transform/FrameOASISTContext.hxx
index 55f0d549a0b9..bdd17957b728 100644
--- a/xmloff/source/transform/FrameOASISTContext.hxx
+++ b/xmloff/source/transform/FrameOASISTContext.hxx
@@ -38,7 +38,7 @@ public:
XMLFrameOASISTransformerContext( XMLTransformerBase& rTransformer,
const OUString& rQName );
- virtual ~XMLFrameOASISTransformerContext();
+ virtual ~XMLFrameOASISTransformerContext() override;
virtual rtl::Reference<XMLTransformerContext> CreateChildContext( sal_uInt16 nPrefix,
const OUString& rLocalName,