summaryrefslogtreecommitdiffstats
path: root/sc/inc/dpobject.hxx
diff options
context:
space:
mode:
authorKohei Yoshida <kohei.yoshida@suse.com>2012-02-03 14:36:01 -0500
committerKohei Yoshida <kohei.yoshida@suse.com>2012-02-04 00:25:52 -0500
commitf0002a68c4dcf99d775d9575deabec18c1bd5852 (patch)
treec5fe95f26bf566279d7915e195b1110a7cbf5d4b /sc/inc/dpobject.hxx
parentNo more ScStrCollection in pivot table code. (diff)
downloadcore-f0002a68c4dcf99d775d9575deabec18c1bd5852.tar.gz
core-f0002a68c4dcf99d775d9575deabec18c1bd5852.zip
Nobody uses StrData and ScStrCollection now.
Diffstat (limited to 'sc/inc/dpobject.hxx')
-rw-r--r--sc/inc/dpobject.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sc/inc/dpobject.hxx b/sc/inc/dpobject.hxx
index 251e51583f11..ca1dd9ea2e57 100644
--- a/sc/inc/dpobject.hxx
+++ b/sc/inc/dpobject.hxx
@@ -65,7 +65,6 @@ class ScPivotCollection;
struct ScPivotParam;
struct ScImportSourceDesc;
class ScSheetSourceDesc;
-class ScStrCollection;
class TypedScStrCollection;
struct PivotField;
class ScDPCacheTable;