summaryrefslogtreecommitdiff
path: root/svx/source/items
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2012-06-29 15:03:50 +0200
committerThomas Arnhold <thomas@arnhold.org>2012-06-29 15:59:53 +0200
commitb63027f0992cf5c368faeb807c69110997dd00ea (patch)
tree1a4a7cc3815b5414022c7e93d40de98e59f75bfe /svx/source/items
parent5b021a1f0d281aed40ae83dffe4af7600b858bd5 (diff)
Remove some unused defines and controls
Change-Id: I96f76ed6b33f5c786d1e3ab3981a535037a9c1b5
Diffstat (limited to 'svx/source/items')
-rw-r--r--svx/source/items/hlnkitem.cxx2
-rw-r--r--svx/source/items/numinf.cxx3
-rw-r--r--svx/source/items/postattr.cxx1
3 files changed, 0 insertions, 6 deletions
diff --git a/svx/source/items/hlnkitem.cxx b/svx/source/items/hlnkitem.cxx
index 247ef7ca1c99..cec06ced6034 100644
--- a/svx/source/items/hlnkitem.cxx
+++ b/svx/source/items/hlnkitem.cxx
@@ -26,8 +26,6 @@
*
************************************************************************/
-#define _SVX_HLNKITEM_CXX
-
#include <svx/svxids.hrc>
#include <tools/stream.hxx>
#include <svl/memberid.hrc>
diff --git a/svx/source/items/numinf.cxx b/svx/source/items/numinf.cxx
index 9401e002d44f..721c165d154c 100644
--- a/svx/source/items/numinf.cxx
+++ b/svx/source/items/numinf.cxx
@@ -26,9 +26,6 @@
*
************************************************************************/
-
-#define _SVX_NUMINF_CXX
-
#include <svx/numinf.hxx>
// -----------------------------------------------------------------------
diff --git a/svx/source/items/postattr.cxx b/svx/source/items/postattr.cxx
index c925ee25f491..1685a74e598b 100644
--- a/svx/source/items/postattr.cxx
+++ b/svx/source/items/postattr.cxx
@@ -26,7 +26,6 @@
*
************************************************************************/
-#define _SVX_POSTATTR_CXX
#include "svx/postattr.hxx"
#include <editeng/itemtype.hxx>
#include <svx/svxitems.hrc>