WaE: class 'ScRefCellValue' was previously declared as a struct
Change-Id: I0d75fd1a1e8fa23a246d6dfe9af024404198645a
This commit is contained in:
@@ -37,7 +37,7 @@
|
|||||||
|
|
||||||
class ScFormulaCell;
|
class ScFormulaCell;
|
||||||
class ScTokenArray;
|
class ScTokenArray;
|
||||||
class ScRefCellValue;
|
struct ScRefCellValue;
|
||||||
|
|
||||||
// nOptions Flags
|
// nOptions Flags
|
||||||
#define SC_COND_NOBLANKS 1
|
#define SC_COND_NOBLANKS 1
|
||||||
|
Reference in New Issue
Block a user