summaryrefslogtreecommitdiff
path: root/sc/source/core/inc/bcaslot.hxx
diff options
context:
space:
mode:
authorJulien Nabet <serval2412@yahoo.fr>2015-03-01 13:55:41 +0100
committerJulien Nabet <serval2412@yahoo.fr>2015-03-01 13:55:41 +0100
commit3cd728f92c76d747cca7c8ed1d81294d3d0e9e2f (patch)
tree5d4edd09e1f93b198c8fbe4bbde3cccf70a399a2 /sc/source/core/inc/bcaslot.hxx
parent45aaec8206182c16025cbcb20651ddbdf558b95d (diff)
unusedcode.easy: remove ScBroadcastAreaSlotMachine::AreaBroadcastInRange
Change-Id: Ic9f2348d88be4da08ddb3fc01d7e68d22d478b98
Diffstat (limited to 'sc/source/core/inc/bcaslot.hxx')
-rw-r--r--sc/source/core/inc/bcaslot.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sc/source/core/inc/bcaslot.hxx b/sc/source/core/inc/bcaslot.hxx
index 144d2d7390be..77bfe37081ec 100644
--- a/sc/source/core/inc/bcaslot.hxx
+++ b/sc/source/core/inc/bcaslot.hxx
@@ -321,7 +321,6 @@ public:
bool AreaBroadcast( const ScRange& rRange, sal_uLong nHint );
bool AreaBroadcast( const ScHint& rHint ) const;
// return: at least one broadcast occurred
- bool AreaBroadcastInRange( const ScRange& rRange, const ScHint& rHint ) const;
void DelBroadcastAreasInRange( const ScRange& rRange );
void UpdateBroadcastAreas( UpdateRefMode eUpdateRefMode,
const ScRange& rRange,