Kaydet (Commit) 3288b822 authored tarafından Tor Lillqvist's avatar Tor Lillqvist

WaE: 'ScCellValue' defined as a struct here but previously declared as a class

Change-Id: Id3f396f05a211fd48a83f4ebdc90901804148f17
üst 2be61b42
...@@ -45,7 +45,7 @@ struct ScQueryParam; ...@@ -45,7 +45,7 @@ struct ScQueryParam;
struct ScDBQueryParamInternal; struct ScDBQueryParamInternal;
struct ScDBQueryParamMatrix; struct ScDBQueryParamMatrix;
class ScFormulaCell; class ScFormulaCell;
class ScCellValue; struct ScCellValue;
class ScDocumentIterator // walk through all non-empty cells class ScDocumentIterator // walk through all non-empty cells
{ {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment