summaryrefslogtreecommitdiffstats
path: root/sc/inc/dpobject.hxx
diff options
context:
space:
mode:
authorJavier Catala <j_catala@yahoo.com>2012-04-26 11:23:47 +0200
committerJesús Corrius <jesus@softcatala.org>2012-04-26 11:24:09 +0200
commit81647009acd50ba057ccdae8e8fe09f8a4335e28 (patch)
tree00c58ad0cb399660e42849c2c3b0b2f1388f50ac /sc/inc/dpobject.hxx
parentfdo#48037 fix RTF import of localized fields (diff)
downloadcore-81647009acd50ba057ccdae8e8fe09f8a4335e28.tar.gz
core-81647009acd50ba057ccdae8e8fe09f8a4335e28.zip
Remove unused method ScDPObject::HasGroups
Diffstat (limited to 'sc/inc/dpobject.hxx')
-rw-r--r--sc/inc/dpobject.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sc/inc/dpobject.hxx b/sc/inc/dpobject.hxx
index 4f97b404ad79..64525fdab2e1 100644
--- a/sc/inc/dpobject.hxx
+++ b/sc/inc/dpobject.hxx
@@ -138,7 +138,6 @@ public:
void InvalidateData();
void ClearTableData();
void ReloadGroupTableData();
- bool HasGroups() const;
void Output( const ScAddress& rPos );
ScRange GetNewOutputRange( bool& rOverflow );