summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/docfunc.hxx
diff options
context:
space:
mode:
authorKohei Yoshida <kohei.yoshida@gmail.com>2013-03-25 23:22:18 -0400
committerKohei Yoshida <kohei.yoshida@gmail.com>2013-03-26 01:41:20 -0400
commit0451d6e37d8a046e2de6408bcdc65057179b7eab (patch)
tree5fe9dcc497ea83392e298efc0ffe4b04077e93da /sc/source/ui/inc/docfunc.hxx
parent04a04dd7915f82186dd0ec5d277bbccb3b19d15f (diff)
Get the whole change tracking code entirely ScBaseCell-free!
This took me a whole day.... Change-Id: Ida757b1efa284fc9d071a225f45666c340ba89ea
Diffstat (limited to 'sc/source/ui/inc/docfunc.hxx')
-rw-r--r--sc/source/ui/inc/docfunc.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sc/source/ui/inc/docfunc.hxx b/sc/source/ui/inc/docfunc.hxx
index 6b6d1d405ec9..e0dd46f74021 100644
--- a/sc/source/ui/inc/docfunc.hxx
+++ b/sc/source/ui/inc/docfunc.hxx
@@ -38,7 +38,6 @@ class ScMarkData;
class ScPatternAttr;
class ScRange;
class ScRangeList;
-class ScBaseCell;
class ScFormulaCell;
class ScTokenArray;
struct ScTabOpParam;