summaryrefslogtreecommitdiff
path: root/xmloff/source/text/txtdropi.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/source/text/txtdropi.hxx')
-rw-r--r--xmloff/source/text/txtdropi.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmloff/source/text/txtdropi.hxx b/xmloff/source/text/txtdropi.hxx
index bd3009ddd018..478fe6ce4d2a 100644
--- a/xmloff/source/text/txtdropi.hxx
+++ b/xmloff/source/text/txtdropi.hxx
@@ -48,7 +48,7 @@ public:
virtual ~XMLTextDropCapImportContext();
- virtual void EndElement() SAL_OVERRIDE;
+ virtual void EndElement() override;
const OUString& GetStyleName() const { return sStyleName; }
};