summaryrefslogtreecommitdiff
path: root/sc/inc/dpobject.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/inc/dpobject.hxx')
-rw-r--r--sc/inc/dpobject.hxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/sc/inc/dpobject.hxx b/sc/inc/dpobject.hxx
index 5f3963d95bd6..5f5496e9b43c 100644
--- a/sc/inc/dpobject.hxx
+++ b/sc/inc/dpobject.hxx
@@ -133,8 +133,7 @@ public:
void SetAllowMove(bool bSet);
void InvalidateData();
- void ClearSource();
-
+ void ClearTableData();
void Output( const ScAddress& rPos );
ScRange GetNewOutputRange( bool& rOverflow );