summaryrefslogtreecommitdiff
path: root/sc/source/core/inc/bcaslot.hxx
diff options
context:
space:
mode:
authorJulien Nabet <serval2412@yahoo.fr>2015-03-23 21:38:47 +0100
committerJulien Nabet <serval2412@yahoo.fr>2015-03-23 21:39:39 +0100
commitaa5754b27ce7871f21900f0d593096510a0ddb28 (patch)
tree2af6885e0060148aff9dfc62ca37b9161dd35874 /sc/source/core/inc/bcaslot.hxx
parent19385d209fdf5a92057ad38f2216c47ff69dcd31 (diff)
Unusedcode.easy: ScBroadcastAreaSlot::AreaBroadcastInRange
Change-Id: If3f17ccea65a91199e4d8a0f8c0a241d07788f9c
Diffstat (limited to 'sc/source/core/inc/bcaslot.hxx')
-rw-r--r--sc/source/core/inc/bcaslot.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/sc/source/core/inc/bcaslot.hxx b/sc/source/core/inc/bcaslot.hxx
index 77bfe37081ec..80b108e744aa 100644
--- a/sc/source/core/inc/bcaslot.hxx
+++ b/sc/source/core/inc/bcaslot.hxx
@@ -218,9 +218,6 @@ public:
bool AreaBroadcast( const ScRange& rRange, sal_uLong nHint );
bool AreaBroadcast( const ScHint& rHint );
- /// @return true if at least one broadcast occurred.
- bool AreaBroadcastInRange( const ScRange& rRange,
- const ScHint& rHint );
void DelBroadcastAreasInRange( const ScRange& rRange );
void UpdateRemove( UpdateRefMode eUpdateRefMode,
const ScRange& rRange,