summaryrefslogtreecommitdiffstats
path: root/sc/inc/dpobject.hxx
diff options
context:
space:
mode:
authorTakeshi Abe <tabe@fixedpoint.jp>2012-06-23 00:42:24 +0900
committerTakeshi Abe <tabe@fixedpoint.jp>2012-06-23 02:48:29 +0900
commitcdea32dd8a03fe5375eaef785461170cdee10622 (patch)
treed1c7a0814fe6b437dac1069259ab3417503bd001 /sc/inc/dpobject.hxx
parentremoved unused forward declarations of class (diff)
downloadcore-cdea32dd8a03fe5375eaef785461170cdee10622.tar.gz
core-cdea32dd8a03fe5375eaef785461170cdee10622.zip
removed unused forward declarations of class
except moving ScPostIt into source/filter/inc/xeescher.hxx Change-Id: I85fbfe88e30edce5a48a65c494ced7b2129964ff
Diffstat (limited to 'sc/inc/dpobject.hxx')
-rw-r--r--sc/inc/dpobject.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/sc/inc/dpobject.hxx b/sc/inc/dpobject.hxx
index 64525fdab2e1..da0fc0943da8 100644
--- a/sc/inc/dpobject.hxx
+++ b/sc/inc/dpobject.hxx
@@ -61,14 +61,12 @@ namespace com { namespace sun { namespace star {
}}}
class Rectangle;
-class SvStream;
class ScDPSaveData;
class ScDPOutput;
struct ScPivotParam;
struct ScImportSourceDesc;
class ScSheetSourceDesc;
struct PivotField;
-class ScDPCacheTable;
class ScDPTableData;
class ScDPDimensionSaveData;