summaryrefslogtreecommitdiffstats
path: root/chart2
diff options
context:
space:
mode:
authorMarcel Metz <mmetz@adrian-broher.net>2012-01-07 22:14:05 +0400
committerIvan Timofeev <timofeev.i.s@gmail.com>2012-01-07 22:14:05 +0400
commit5b031b4ea68df5ca210a5631c801414b476d8094 (patch)
tree20b09268cd8f8ba9cb72a26dabd6bd4b0f353422 /chart2
parentFix fdo#44065 (diff)
downloadcore-5b031b4ea68df5ca210a5631c801414b476d8094.tar.gz
core-5b031b4ea68df5ca210a5631c801414b476d8094.zip
Remove superfluous _ZFORLIST_DECLARE_TABLE definition.
Diffstat (limited to 'chart2')
-rw-r--r--chart2/source/controller/dialogs/DataBrowser.cxx3
-rw-r--r--chart2/source/controller/dialogs/dlg_ObjectProperties.cxx3
-rw-r--r--chart2/source/controller/dialogs/tp_AxisPositions.cxx3
-rw-r--r--chart2/source/controller/dialogs/tp_Scale.cxx3
4 files changed, 0 insertions, 12 deletions
diff --git a/chart2/source/controller/dialogs/DataBrowser.cxx b/chart2/source/controller/dialogs/DataBrowser.cxx
index 5de9287229ec..182a36f22ecc 100644
--- a/chart2/source/controller/dialogs/DataBrowser.cxx
+++ b/chart2/source/controller/dialogs/DataBrowser.cxx
@@ -29,9 +29,6 @@
// header for class SvNumberformat
#ifndef _ZFORMAT_HXX
-#ifndef _ZFORLIST_DECLARE_TABLE
-#define _ZFORLIST_DECLARE_TABLE
-#endif
#include <svl/zformat.hxx>
#endif
// header for SvNumberFormatter
diff --git a/chart2/source/controller/dialogs/dlg_ObjectProperties.cxx b/chart2/source/controller/dialogs/dlg_ObjectProperties.cxx
index ba1305150dd3..e3a6d22dcb7b 100644
--- a/chart2/source/controller/dialogs/dlg_ObjectProperties.cxx
+++ b/chart2/source/controller/dialogs/dlg_ObjectProperties.cxx
@@ -27,9 +27,6 @@
************************************************************************/
#ifndef _ZFORLIST_HXX
-#ifndef _ZFORLIST_DECLARE_TABLE
-#define _ZFORLIST_DECLARE_TABLE
-#endif
#include <svl/zforlist.hxx>
#endif
diff --git a/chart2/source/controller/dialogs/tp_AxisPositions.cxx b/chart2/source/controller/dialogs/tp_AxisPositions.cxx
index 8632c4ad167b..b51b30319868 100644
--- a/chart2/source/controller/dialogs/tp_AxisPositions.cxx
+++ b/chart2/source/controller/dialogs/tp_AxisPositions.cxx
@@ -49,9 +49,6 @@
// header for class SvNumberformat
#ifndef _ZFORMAT_HXX
-#ifndef _ZFORLIST_DECLARE_TABLE
-#define _ZFORLIST_DECLARE_TABLE
-#endif
#include <svl/zformat.hxx>
#endif
diff --git a/chart2/source/controller/dialogs/tp_Scale.cxx b/chart2/source/controller/dialogs/tp_Scale.cxx
index 39ce58b86ec9..fd456ff2c490 100644
--- a/chart2/source/controller/dialogs/tp_Scale.cxx
+++ b/chart2/source/controller/dialogs/tp_Scale.cxx
@@ -49,9 +49,6 @@
// header for class SvNumberformat
#ifndef _ZFORMAT_HXX
-#ifndef _ZFORLIST_DECLARE_TABLE
-#define _ZFORLIST_DECLARE_TABLE
-#endif
#include <svl/zformat.hxx>
#endif