summaryrefslogtreecommitdiff
path: root/sw/inc/calc.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/inc/calc.hxx')
-rw-r--r--sw/inc/calc.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/calc.hxx b/sw/inc/calc.hxx
index d103f3e49340..55cc98f0a54f 100644
--- a/sw/inc/calc.hxx
+++ b/sw/inc/calc.hxx
@@ -177,7 +177,7 @@ class SwCalc
bool ParseTime( sal_uInt16*, sal_uInt16*, sal_uInt16* );
- OUString GetColumnName( const OUString& rName );
+ static OUString GetColumnName( const OUString& rName );
OUString GetDBName( const OUString& rName );
SwCalc( const SwCalc& ) SAL_DELETED_FUNCTION;