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