summaryrefslogtreecommitdiff
path: root/xmloff/inc/XMLStarBasicContextFactory.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/inc/XMLStarBasicContextFactory.hxx')
-rw-r--r--xmloff/inc/XMLStarBasicContextFactory.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmloff/inc/XMLStarBasicContextFactory.hxx b/xmloff/inc/XMLStarBasicContextFactory.hxx
index 9ce7aa60e869..9e1489d5200c 100644
--- a/xmloff/inc/XMLStarBasicContextFactory.hxx
+++ b/xmloff/inc/XMLStarBasicContextFactory.hxx
@@ -53,7 +53,7 @@ public:
/// the event name (as understood by the API)
const OUString& rApiEventName,
/// the event type name (as registered)
- const OUString& rLanguage);
+ const OUString& rLanguage) SAL_OVERRIDE;
};
#endif