summaryrefslogtreecommitdiff
path: root/connectivity/source/inc/calc/CCatalog.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'connectivity/source/inc/calc/CCatalog.hxx')
-rw-r--r--connectivity/source/inc/calc/CCatalog.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/connectivity/source/inc/calc/CCatalog.hxx b/connectivity/source/inc/calc/CCatalog.hxx
index ea9f66c2ed3d..facb88322b5e 100644
--- a/connectivity/source/inc/calc/CCatalog.hxx
+++ b/connectivity/source/inc/calc/CCatalog.hxx
@@ -30,7 +30,7 @@ namespace connectivity
class OCalcCatalog : public file::OFileCatalog
{
public:
- virtual void refreshTables();
+ virtual void refreshTables() SAL_OVERRIDE;
public:
OCalcCatalog(OCalcConnection* _pCon);