summaryrefslogtreecommitdiff
path: root/chart2/source/inc/LabeledDataSequence.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'chart2/source/inc/LabeledDataSequence.hxx')
-rw-r--r--chart2/source/inc/LabeledDataSequence.hxx4
1 files changed, 1 insertions, 3 deletions
diff --git a/chart2/source/inc/LabeledDataSequence.hxx b/chart2/source/inc/LabeledDataSequence.hxx
index 6ad99d1b5663..3eba45bd2df9 100644
--- a/chart2/source/inc/LabeledDataSequence.hxx
+++ b/chart2/source/inc/LabeledDataSequence.hxx
@@ -7,7 +7,7 @@
* OpenOffice.org - a multi-platform office productivity suite
*
* $RCSfile: LabeledDataSequence.hxx,v $
- * $Revision: 1.3 $
+ * $Revision: 1.3.44.1 $
*
* This file is part of OpenOffice.org.
*
@@ -104,8 +104,6 @@ protected:
const ::com::sun::star::uno::Reference< ::com::sun::star::util::XModifyListener >& aListener )
throw (::com::sun::star::uno::RuntimeException);
- void fireModifyEvent();
-
private:
::com::sun::star::uno::Reference< ::com::sun::star::chart2::data::XDataSequence > m_xData;
::com::sun::star::uno::Reference< ::com::sun::star::chart2::data::XDataSequence > m_xLabel;