-Werror,-Wunused-private-field
Change-Id: I86e069e14d82be311368662f5128b30a7d00be90
This commit is contained in:
@@ -2881,7 +2881,6 @@ class CompileErrorCellsHandler
|
|||||||
ScColumn& mrColumn;
|
ScColumn& mrColumn;
|
||||||
sc::CellStoreType::iterator miPos;
|
sc::CellStoreType::iterator miPos;
|
||||||
sal_uInt16 mnErrCode;
|
sal_uInt16 mnErrCode;
|
||||||
FormulaGrammar::Grammar meGram;
|
|
||||||
bool mbCompiled;
|
bool mbCompiled;
|
||||||
public:
|
public:
|
||||||
CompileErrorCellsHandler( sc::CompileFormulaContext& rCxt, ScColumn& rColumn, sal_uInt16 nErrCode ) :
|
CompileErrorCellsHandler( sc::CompileFormulaContext& rCxt, ScColumn& rColumn, sal_uInt16 nErrCode ) :
|
||||||
|
Reference in New Issue
Block a user