summaryrefslogtreecommitdiffstats
path: root/sc/inc/dpobject.hxx
diff options
context:
space:
mode:
authorKohei Yoshida <kohei.yoshida@gmail.com>2012-04-04 15:30:35 -0400
committerKohei Yoshida <kohei.yoshida@gmail.com>2012-04-04 15:31:26 -0400
commit568d3912bf8ced76ecb9506bccc3bd361daba082 (patch)
tree087059ed14c2cacd2b3c8c4d63dfd57fc9330f92 /sc/inc/dpobject.hxx
parentNo dialogs to be shown from vcl in a non-NativeActivity Android app (diff)
downloadcore-568d3912bf8ced76ecb9506bccc3bd361daba082.tar.gz
core-568d3912bf8ced76ecb9506bccc3bd361daba082.zip
Cleanup. ScPivot(Collection) is no more.
Diffstat (limited to 'sc/inc/dpobject.hxx')
-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 );