summaryrefslogtreecommitdiff
path: root/sw/inc/unotbl.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/inc/unotbl.hxx')
-rw-r--r--sw/inc/unotbl.hxx8
1 files changed, 0 insertions, 8 deletions
diff --git a/sw/inc/unotbl.hxx b/sw/inc/unotbl.hxx
index c4820ce913a8..23c2116d82e1 100644
--- a/sw/inc/unotbl.hxx
+++ b/sw/inc/unotbl.hxx
@@ -543,14 +543,6 @@ public:
sal_uInt16 getColumnCount();
const SwUnoCrsr* GetTableCrsr() const;
-
- // for SwChartDataSequence
- void GetDataSequence(
- ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Any > *pAnySeq,
- ::com::sun::star::uno::Sequence< OUString > *pTextSeq,
- ::com::sun::star::uno::Sequence< double > *pDblSeq,
- bool bForceNumberResults = false ) throw (::com::sun::star::uno::RuntimeException, std::exception);
-
};
class SwXTableRows SAL_FINAL : public cppu::WeakImplHelper