summaryrefslogtreecommitdiff
path: root/svtools/source/contnr
diff options
context:
space:
mode:
authorTakeshi Abe <tabe@fixedpoint.jp>2012-05-11 22:22:20 +0900
committerTakeshi Abe <tabe@fixedpoint.jp>2012-05-11 22:27:57 +0900
commitbe0c5bd426db05c1dae1b63263e7fac61ec09494 (patch)
tree7e4437839a719fc74ed2cd0b23eee70db90ecc37 /svtools/source/contnr
parent193872bcdfc3f988463a4ff62e25a4f31d81469d (diff)
removed unused defines
Change-Id: Icc2ed1499615728bd8dce1b34e64095fcd5d78b9
Diffstat (limited to 'svtools/source/contnr')
-rw-r--r--svtools/source/contnr/imivctl1.cxx1
-rw-r--r--svtools/source/contnr/svlbitm.cxx2
2 files changed, 0 insertions, 3 deletions
diff --git a/svtools/source/contnr/imivctl1.cxx b/svtools/source/contnr/imivctl1.cxx
index 7f7eae49683a..48e8b10eec4b 100644
--- a/svtools/source/contnr/imivctl1.cxx
+++ b/svtools/source/contnr/imivctl1.cxx
@@ -46,7 +46,6 @@
#include <algorithm>
#include <memory>
-#define DD_SCROLL_PIXEL 24
#define IMPICNVIEW_ACC_RETURN 1
#define IMPICNVIEW_ACC_ESCAPE 2
diff --git a/svtools/source/contnr/svlbitm.cxx b/svtools/source/contnr/svlbitm.cxx
index a4cbfc010427..ba1ee4b93ce0 100644
--- a/svtools/source/contnr/svlbitm.cxx
+++ b/svtools/source/contnr/svlbitm.cxx
@@ -36,8 +36,6 @@
#include <vcl/sound.hxx>
#include <vcl/salnativewidgets.hxx>
-#define TABOFFS_NOT_VALID -2000000
-
struct SvLBoxButtonData_Impl
{
SvLBoxEntry* pEntry;