summaryrefslogtreecommitdiffstats
path: root/sc/source/ui/inc/consdlg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/inc/consdlg.hxx')
-rw-r--r--sc/source/ui/inc/consdlg.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/ui/inc/consdlg.hxx b/sc/source/ui/inc/consdlg.hxx
index 098c1424243a..6abcfc85599e 100644
--- a/sc/source/ui/inc/consdlg.hxx
+++ b/sc/source/ui/inc/consdlg.hxx
@@ -48,7 +48,7 @@ private:
ScConsolidateParam theConsData;
ScViewData& rViewData;
- ScDocument* pDoc;
+ ScDocument& rDoc;
std::unique_ptr<ScAreaData[]> pAreaData;
size_t nAreaDataCount;
sal_uInt16 nWhichCons;