loplugin:override

Change-Id: If6d03fd0d3b5b69f3b07e697c4f6d7a3668ee69a
This commit is contained in:
Stephan Bergmann
2016-09-14 14:48:18 +02:00
parent c765a6757f
commit 0f6cb25be8

View File

@@ -86,7 +86,7 @@ class MacSpellChecker :
public:
MacSpellChecker();
virtual ~MacSpellChecker();
virtual ~MacSpellChecker() override;
// XSupportedLocales (for XSpellChecker)
virtual Sequence< Locale > SAL_CALL getLocales() throw(RuntimeException) override;