diff options
author | Kohei Yoshida <kohei.yoshida@collabora.com> | 2014-04-23 15:58:05 -0400 |
---|---|---|
committer | Kohei Yoshida <kohei.yoshida@collabora.com> | 2014-04-23 21:08:27 -0400 |
commit | dec7179d9396263c99882128208e895b1b603564 (patch) | |
tree | 2fada2d956cd60af7cea368272106fca10ebd98f /sc | |
parent | 6cc799181c34e41a408af1ba22ecf35dbd65292d (diff) |
These are not needed.
Change-Id: I032cc877ecc6b6ce1e9ecfa03020f8dfd41461ac
Diffstat (limited to 'sc')
-rw-r--r-- | sc/inc/cellvalues.hxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sc/inc/cellvalues.hxx b/sc/inc/cellvalues.hxx index 3bc378228435..4263250201ee 100644 --- a/sc/inc/cellvalues.hxx +++ b/sc/inc/cellvalues.hxx @@ -13,12 +13,10 @@ #include <address.hxx> class ScColumn; -struct ScRefCellValue; namespace sc { struct CellValuesImpl; -struct CellTextAttr; /** * Think of this as a mini-ScColumn like storage that only stores cell |