summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/dbfunc.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/inc/dbfunc.hxx')
-rw-r--r--sc/source/ui/inc/dbfunc.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/ui/inc/dbfunc.hxx b/sc/source/ui/inc/dbfunc.hxx
index 139e9cc926a6..3ebff62821fd 100644
--- a/sc/source/ui/inc/dbfunc.hxx
+++ b/sc/source/ui/inc/dbfunc.hxx
@@ -111,7 +111,7 @@ public:
void UpdateCharts(bool bAllCharts); // Default: at the Cursor
- static sal_uInt16 DoUpdateCharts( const ScAddress& rPos, ScDocument* pDoc, bool bAllCharts );
+ static sal_uInt16 DoUpdateCharts( const ScAddress& rPos, ScDocument& rDoc, bool bAllCharts );
void OnLOKShowHideColRow(bool bColumns, SCCOLROW nStartRow);
};