summaryrefslogtreecommitdiff
path: root/include/svx/dbcharsethelper.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/dbcharsethelper.hxx')
-rw-r--r--include/svx/dbcharsethelper.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svx/dbcharsethelper.hxx b/include/svx/dbcharsethelper.hxx
index 000cb405e0be..bb31411538fd 100644
--- a/include/svx/dbcharsethelper.hxx
+++ b/include/svx/dbcharsethelper.hxx
@@ -36,7 +36,7 @@ namespace svxform
mutable ::rtl::Reference< ::connectivity::simple::IDataAccessCharSet > m_xCharsetHelper;
protected:
- virtual bool ensureLoaded() const;
+ virtual bool ensureLoaded() const SAL_OVERRIDE;
public:
ODataAccessCharsetHelper( );