summaryrefslogtreecommitdiff
path: root/sc
diff options
context:
space:
mode:
authorKohei Yoshida <kohei.yoshida@gmail.com>2012-04-05 00:58:20 -0400
committerKohei Yoshida <kohei.yoshida@gmail.com>2012-04-05 00:58:57 -0400
commitba80af89a78b49954fd4a47ce95450d7f9247796 (patch)
tree9c984e26382eddc6517f63e05cb8067dd2644fc1 /sc
parent08ee936f3d1cd0d0424dd50bc96da19faf424a86 (diff)
The real cleanup I meant to commit earlier...
Diffstat (limited to 'sc')
-rw-r--r--sc/inc/dpobject.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/sc/inc/dpobject.hxx b/sc/inc/dpobject.hxx
index af50eb68c940..4f97b404ad79 100644
--- a/sc/inc/dpobject.hxx
+++ b/sc/inc/dpobject.hxx
@@ -64,8 +64,6 @@ class Rectangle;
class SvStream;
class ScDPSaveData;
class ScDPOutput;
-class ScPivot;
-class ScPivotCollection;
struct ScPivotParam;
struct ScImportSourceDesc;
class ScSheetSourceDesc;
@@ -210,7 +208,6 @@ public:
bool FillOldParam(ScPivotParam& rParam) const;
bool FillLabelData(sal_Int32 nDim, ScDPLabelData& Labels);
bool FillLabelData(ScPivotParam& rParam);
- void InitFromOldPivot(const ScPivot& rOld, ScDocument* pDoc, sal_Bool bSetSource);
bool GetHierarchiesNA( sal_Int32 nDim, com::sun::star::uno::Reference< com::sun::star::container::XNameAccess >& xHiers );
bool GetHierarchies( sal_Int32 nDim, com::sun::star::uno::Sequence< rtl::OUString >& rHiers );