summaryrefslogtreecommitdiffstats
path: root/binfilter/bf_sc/source/core/data
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2011-09-12 21:17:32 +0100
committerCaolán McNamara <caolanm@redhat.com>2011-09-13 10:15:36 +0100
commit269c9b3e356a403ce58b1dbe342c978be8ec350b (patch)
tree28c4bbb73cdc5fe504f04b0c719e8acbed851518 /binfilter/bf_sc/source/core/data
parentCreateQueryParam is always false (diff)
downloadbinfilter-269c9b3e356a403ce58b1dbe342c978be8ec350b.tar.gz
binfilter-269c9b3e356a403ce58b1dbe342c978be8ec350b.zip
ApplySelectionFrame doesn't do anything
Diffstat (limited to 'binfilter/bf_sc/source/core/data')
-rw-r--r--binfilter/bf_sc/source/core/data/sc_document.cxx17
1 files changed, 0 insertions, 17 deletions
diff --git a/binfilter/bf_sc/source/core/data/sc_document.cxx b/binfilter/bf_sc/source/core/data/sc_document.cxx
index d583ace63..89295e913 100644
--- a/binfilter/bf_sc/source/core/data/sc_document.cxx
+++ b/binfilter/bf_sc/source/core/data/sc_document.cxx
@@ -2312,23 +2312,6 @@ void ScDocument::SetDirty( const ScRange& )
/*N*/ }
/*N*/ }
-
-
-
-
-
-
-
-void ScDocument::ApplySelectionFrame( const ScMarkData&,
- const SvxBoxItem*,
- const SvxBoxInfoItem* )
-{
- DBG_BF_ASSERT(0, "STRIP");
-}
-
-
-
-
/*N*/ void ScDocument::ApplySelectionPattern( const ScPatternAttr& rAttr, const ScMarkData& rMark )
/*N*/ {
/*N*/ const SfxItemSet* pSet = &rAttr.GetItemSet();