summaryrefslogtreecommitdiff
path: root/sc/source/core/data/documen4.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/core/data/documen4.cxx')
-rw-r--r--sc/source/core/data/documen4.cxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/sc/source/core/data/documen4.cxx b/sc/source/core/data/documen4.cxx
index 1087b3f25c93..bfd0d29fa0ba 100644
--- a/sc/source/core/data/documen4.cxx
+++ b/sc/source/core/data/documen4.cxx
@@ -48,7 +48,7 @@
using namespace formula;
-// -----------------------------------------------------------------------
+
/** (Goal Seek) Find a value of x that is a root of f(x)
This function is used internally for the goal seek operation. It uses the
@@ -892,7 +892,7 @@ void ScDocument::DeleteConditionalFormat(sal_uLong nOldIndex, SCTAB nTab)
maTabs[nTab]->DeleteConditionalFormat(nOldIndex);
}
-//------------------------------------------------------------------------
+
bool ScDocument::HasDetectiveOperations() const
{
@@ -919,11 +919,11 @@ void ScDocument::SetDetOpList(ScDetOpList* pNew)
pDetOpList = pNew;
}
-//------------------------------------------------------------------------
+
//
// Vergleich von Dokumenten
//
-//------------------------------------------------------------------------
+
// Pfriemel-Faktoren
#define SC_DOCCOMP_MAXDIFF 256