summaryrefslogtreecommitdiff
path: root/sc/inc/pivot.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/inc/pivot.hxx')
-rw-r--r--sc/inc/pivot.hxx7
1 files changed, 0 insertions, 7 deletions
diff --git a/sc/inc/pivot.hxx b/sc/inc/pivot.hxx
index 34fc22a4413f..8446e78d2a96 100644
--- a/sc/inc/pivot.hxx
+++ b/sc/inc/pivot.hxx
@@ -52,8 +52,6 @@
#include <vector>
#include <boost/ptr_container/ptr_vector.hpp>
-class SubTotal;
-
#define PIVOT_DATA_FIELD (MAXCOLCOUNT)
#define PIVOT_FUNC_REF (MAXCOLCOUNT)
#include <com/sun/star/uno/Sequence.hxx>
@@ -62,11 +60,6 @@ class SubTotal;
#include <com/sun/star/sheet/DataPilotFieldLayoutInfo.hpp>
#include <com/sun/star/sheet/DataPilotFieldAutoShowInfo.hpp>
-class SvStream;
-class ScDocument;
-class ScUserListData;
-class ScProgress;
-
struct ScDPLabelData;
// -----------------------------------------------------------------------