summaryrefslogtreecommitdiff
path: root/sc/source/core/tool/token.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/core/tool/token.cxx')
-rw-r--r--sc/source/core/tool/token.cxx8
1 files changed, 0 insertions, 8 deletions
diff --git a/sc/source/core/tool/token.cxx b/sc/source/core/tool/token.cxx
index 4ac537f45155..92900583f69a 100644
--- a/sc/source/core/tool/token.cxx
+++ b/sc/source/core/tool/token.cxx
@@ -1675,15 +1675,7 @@ void ScTokenArray::GenHash()
mnHashValue = nHash;
}
-size_t ScTokenArray::GetHash() const
-{
- return mnHashValue;
-}
-ScFormulaVectorState ScTokenArray::GetVectorState() const
-{
- return meVectorState;
-}
bool ScTokenArray::IsInvariant() const
{