summaryrefslogtreecommitdiff
path: root/sc/inc
diff options
context:
space:
mode:
authorIngrid Halama <iha@openoffice.org>2010-03-09 09:55:16 +0100
committerIngrid Halama <iha@openoffice.org>2010-03-09 09:55:16 +0100
commit6264cb25992b722e1858c15c6da5b74ae865617e (patch)
tree4fef9a4034bb75aa15a1ece31478e6f7e0e7abad /sc/inc
parent5a22073581287b47b79157bccf42e45a10d0bb3d (diff)
chart43: #i29848# chart-copy references original data instead of copied data
Diffstat (limited to 'sc/inc')
-rw-r--r--sc/inc/charthelper.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/sc/inc/charthelper.hxx b/sc/inc/charthelper.hxx
index 4fad54851797..561aa0026e60 100644
--- a/sc/inc/charthelper.hxx
+++ b/sc/inc/charthelper.hxx
@@ -30,10 +30,7 @@
#include <tools/solar.h>
#include "address.hxx"
-
-class ScDocument;
-class ScAddress;
-class ScRangeList;
+#include "global.hxx"
/** Use this to handle charts in a calc document
*/