summaryrefslogtreecommitdiff
path: root/xmloff/inc/XMLElementPropertyContext.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/inc/XMLElementPropertyContext.hxx')
-rw-r--r--xmloff/inc/XMLElementPropertyContext.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmloff/inc/XMLElementPropertyContext.hxx b/xmloff/inc/XMLElementPropertyContext.hxx
index edefaef7ffdf..95b60dc6c4fb 100644
--- a/xmloff/inc/XMLElementPropertyContext.hxx
+++ b/xmloff/inc/XMLElementPropertyContext.hxx
@@ -48,7 +48,7 @@ public:
virtual ~XMLElementPropertyContext();
- virtual void EndElement();
+ virtual void EndElement() SAL_OVERRIDE;
};