Kaydet (Commit) 48dfa346 authored tarafından Kohei Yoshida's avatar Kohei Yoshida

ScRefCellValue is actually a struct, not a class.

Change-Id: Iadd6d706e5ba9d51cb82d4dd387e59318da1f322
üst 7d647bea
......@@ -27,7 +27,7 @@ class SvNumberFormatter;
class Color;
class ScDocument;
class ScAddress;
class ScRefCellValue;
struct ScRefCellValue;
enum ScForceTextFmt {
ftDontForce, // numbers as numbers
......
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