summaryrefslogtreecommitdiff
path: root/include/svl/languageoptions.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svl/languageoptions.hxx')
-rw-r--r--include/svl/languageoptions.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/svl/languageoptions.hxx b/include/svl/languageoptions.hxx
index a05b978aade5..a804ad82594a 100644
--- a/include/svl/languageoptions.hxx
+++ b/include/svl/languageoptions.hxx
@@ -104,8 +104,8 @@ public:
SvtSystemLanguageOptions();
~SvtSystemLanguageOptions();
- virtual void Commit();
- virtual void Notify( const com::sun::star::uno::Sequence< OUString >& rPropertyNames );
+ virtual void Commit() SAL_OVERRIDE;
+ virtual void Notify( const com::sun::star::uno::Sequence< OUString >& rPropertyNames ) SAL_OVERRIDE;
LanguageType GetWin16SystemLanguage() const;