summaryrefslogtreecommitdiff
path: root/sc/source/core/tool/cellform.cxx
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2017-01-09 15:41:13 +0100
committerStephan Bergmann <sbergman@redhat.com>2017-01-09 15:41:13 +0100
commit2f3bc785e675b40003b06f549a00775322f0b7fd (patch)
treeef1bd147e5a2adde8cbd8a8efe6983505f4f57cc /sc/source/core/tool/cellform.cxx
parente88309519accfbde8f19d1ce36b657707683bb61 (diff)
New loplugin:externvar: sc
Change-Id: I6f9df997a957a1fa49161add2adafe228d036a30
Diffstat (limited to 'sc/source/core/tool/cellform.cxx')
-rw-r--r--sc/source/core/tool/cellform.cxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/sc/source/core/tool/cellform.cxx b/sc/source/core/tool/cellform.cxx
index dab0d2db5fc3..06019ea20bde 100644
--- a/sc/source/core/tool/cellform.cxx
+++ b/sc/source/core/tool/cellform.cxx
@@ -30,9 +30,6 @@
#include "sc.hrc"
#include <editutil.hxx>
-// Err527 Workaround
-const ScFormulaCell* pLastFormulaTreeTop = nullptr;
-
void ScCellFormat::GetString( ScRefCellValue& rCell, sal_uLong nFormat, OUString& rString,
Color** ppColor, SvNumberFormatter& rFormatter, const ScDocument* pDoc,
bool bNullVals, bool bFormula, bool bUseStarFormat )