summaryrefslogtreecommitdiff
path: root/sc/inc/detdata.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/inc/detdata.hxx')
-rw-r--r--sc/inc/detdata.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sc/inc/detdata.hxx b/sc/inc/detdata.hxx
index eb6eb4ea159d..abe2d2a57d62 100644
--- a/sc/inc/detdata.hxx
+++ b/sc/inc/detdata.hxx
@@ -67,8 +67,8 @@ public:
ScDetOpList(const ScDetOpList& rList);
void DeleteOnTab( SCTAB nTab );
- void UpdateReference( ScDocument* pDoc, UpdateRefMode eUpdateRefMode,
- const ScRange& rRange, SCCOL nDx, SCROW nDy, SCTAB nDz );
+ void UpdateReference( const ScDocument* pDoc, UpdateRefMode eUpdateRefMode,
+ const ScRange& rRange, SCCOL nDx, SCROW nDy, SCTAB nDz );
bool operator==( const ScDetOpList& r ) const; // for ref-undo