summaryrefslogtreecommitdiff
path: root/xmloff/inc/XMLScriptExportHandler.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/inc/XMLScriptExportHandler.hxx')
-rw-r--r--xmloff/inc/XMLScriptExportHandler.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmloff/inc/XMLScriptExportHandler.hxx b/xmloff/inc/XMLScriptExportHandler.hxx
index 36380943893f..cef00247ecc1 100644
--- a/xmloff/inc/XMLScriptExportHandler.hxx
+++ b/xmloff/inc/XMLScriptExportHandler.hxx
@@ -45,7 +45,7 @@ public:
const OUString& rEventName,
::com::sun::star::uno::Sequence<
::com::sun::star::beans::PropertyValue> & rValues,
- sal_Bool bUseWhitespace);
+ sal_Bool bUseWhitespace) SAL_OVERRIDE;
};
#endif