From 2f3bc785e675b40003b06f549a00775322f0b7fd Mon Sep 17 00:00:00 2001 From: Stephan Bergmann Date: Mon, 9 Jan 2017 15:41:13 +0100 Subject: New loplugin:externvar: sc Change-Id: I6f9df997a957a1fa49161add2adafe228d036a30 --- sc/source/core/tool/cellform.cxx | 3 --- 1 file changed, 3 deletions(-) (limited to 'sc/source/core/tool/cellform.cxx') 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 -// 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 ) -- cgit v1.2.3