summaryrefslogtreecommitdiffstats
path: root/sc/inc/document.hxx
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2014-11-04 11:42:49 +0200
committerNoel Grandin <noel@peralex.com>2014-11-04 11:43:20 +0200
commit389875573012c6373d95ef31b12fe8e8104b1233 (patch)
tree7dbdcb04255b409627e148943d7621cf77d2b357 /sc/inc/document.hxx
parentSdrFormatter: remove unused attribute (diff)
downloadcore-389875573012c6373d95ef31b12fe8e8104b1233.tar.gz
core-389875573012c6373d95ef31b12fe8e8104b1233.zip
remove some unused code in sc
Change-Id: I6cd2acaf361ae1947787b5aacc86b75a6e21c379
Diffstat (limited to 'sc/inc/document.hxx')
-rw-r--r--sc/inc/document.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/sc/inc/document.hxx b/sc/inc/document.hxx
index e593387a8788..47387bde32b1 100644
--- a/sc/inc/document.hxx
+++ b/sc/inc/document.hxx
@@ -1864,9 +1864,6 @@ public:
/// only area, no cell broadcast
void AreaBroadcast( const ScHint& rHint );
- /// only areas in range, no cell broadcasts
- void AreaBroadcastInRange( const ScRange& rRange,
- const ScHint& rHint );
void DelBroadcastAreasInRange( const ScRange& rRange );
void UpdateBroadcastAreas( UpdateRefMode eUpdateRefMode,
const ScRange& rRange,