summaryrefslogtreecommitdiff
path: root/sc/inc/cellform.hxx
diff options
context:
space:
mode:
authorKohei Yoshida <kohei.yoshida@gmail.com>2013-03-26 22:10:21 -0400
committerKohei Yoshida <kohei.yoshida@gmail.com>2013-03-27 00:07:17 -0400
commit48dfa346ccb37f144efabad2ba271821c895c0d3 (patch)
tree105becd3c357b30161806f4a07c4eff6de956b3d /sc/inc/cellform.hxx
parent7d647beac3aa2c2e0853424cac19ebad4849861e (diff)
ScRefCellValue is actually a struct, not a class.
Change-Id: Iadd6d706e5ba9d51cb82d4dd387e59318da1f322
Diffstat (limited to 'sc/inc/cellform.hxx')
-rw-r--r--sc/inc/cellform.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/inc/cellform.hxx b/sc/inc/cellform.hxx
index 094eaff6463f..373d6e64c0cc 100644
--- a/sc/inc/cellform.hxx
+++ b/sc/inc/cellform.hxx
@@ -27,7 +27,7 @@ class SvNumberFormatter;
class Color;
class ScDocument;
class ScAddress;
-class ScRefCellValue;
+struct ScRefCellValue;
enum ScForceTextFmt {
ftDontForce, // numbers as numbers