summaryrefslogtreecommitdiff
path: root/sc/source/core/data/documen7.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/core/data/documen7.cxx')
-rw-r--r--sc/source/core/data/documen7.cxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/sc/source/core/data/documen7.cxx b/sc/source/core/data/documen7.cxx
index 658bd8d3448f..e79ff3393c12 100644
--- a/sc/source/core/data/documen7.cxx
+++ b/sc/source/core/data/documen7.cxx
@@ -48,8 +48,6 @@ extern const ScFormulaCell* pLastFormulaTreeTop; // cellform.cxx Err527 WorkA
// STATIC DATA -----------------------------------------------------------
-
-
void ScDocument::StartListeningArea( const ScRange& rRange,
SvtListener* pListener
)
@@ -634,6 +632,4 @@ void ScDocument::SetAutoCalc( bool bNewAutoCalc )
}
}
-
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */