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 fbb4c6648c14..4f51aefc27e3 100644
--- a/sw/inc/calc.hxx
+++ b/sw/inc/calc.hxx
@@ -140,7 +140,7 @@ struct SwCalcExp : public SwHash
const SwFieldType* pFldType = 0 );
};
-SwHash* Find( const OUString& rSrch, SwHash** ppTable,
+SwHash* Find( const OUString& rSrch, SwHash* const * ppTable,
sal_uInt16 nTblSize, sal_uInt16* pPos = 0 );
void DeleteHashTable( SwHash** ppTable, sal_uInt16 nTblSize );