summaryrefslogtreecommitdiffstats
path: root/binfilter/bf_sc/source/core/data
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2011-09-12 21:21:19 +0100
committerCaolán McNamara <caolanm@redhat.com>2011-09-13 10:15:36 +0100
commita193c552cb52d68cfb601f9ce0f3cb4b61279f53 (patch)
tree33e01c553dcdec8a31993611c26532f9c81d67ed /binfilter/bf_sc/source/core/data
parentApplySelectionFrame doesn't do anything (diff)
downloadbinfilter-a193c552cb52d68cfb601f9ce0f3cb4b61279f53.tar.gz
binfilter-a193c552cb52d68cfb601f9ce0f3cb4b61279f53.zip
ScDocument::GetNextPos doesn't do anything
Diffstat (limited to 'binfilter/bf_sc/source/core/data')
-rw-r--r--binfilter/bf_sc/source/core/data/sc_document.cxx16
1 files changed, 0 insertions, 16 deletions
diff --git a/binfilter/bf_sc/source/core/data/sc_document.cxx b/binfilter/bf_sc/source/core/data/sc_document.cxx
index 89295e913..3950a85ee 100644
--- a/binfilter/bf_sc/source/core/data/sc_document.cxx
+++ b/binfilter/bf_sc/source/core/data/sc_document.cxx
@@ -2359,22 +2359,6 @@ void ScDocument::SetDirty( const ScRange& )
/*N*/ return xPoolHelper->GetStylePool();
/*N*/ }
-
-
-
-
-
-void ScDocument::GetNextPos( USHORT&, USHORT&, USHORT, short, short,
- BOOL, BOOL, const ScMarkData& )
-{
- DBG_BF_ASSERT(0, "STRIP");
-}
-
-//
-// Datei-Operationen
-//
-
-
/*N*/ void ScDocument::UpdStlShtPtrsFrmNms()
/*N*/ {
/*N*/ ScPatternAttr::pDoc = this;