diff options
Diffstat (limited to 'basctl/source/basicide')
-rw-r--r-- | basctl/source/basicide/baside2.cxx | 2 | ||||
-rw-r--r-- | basctl/source/basicide/baside2.hxx | 2 | ||||
-rw-r--r-- | basctl/source/basicide/basidesh.cxx | 2 | ||||
-rw-r--r-- | basctl/source/basicide/ide_pch.hxx | 4 | ||||
-rw-r--r-- | basctl/source/basicide/iderdll.cxx | 2 |
5 files changed, 0 insertions, 12 deletions
diff --git a/basctl/source/basicide/baside2.cxx b/basctl/source/basicide/baside2.cxx index ce6a14043078..3e1827859727 100644 --- a/basctl/source/basicide/baside2.cxx +++ b/basctl/source/basicide/baside2.cxx @@ -62,8 +62,6 @@ using namespace ::com::sun::star::uno; #define BMARGPRN 1000 #define BORDERPRN 300 -#define APPWAIT_START 100 - #define VALIDWINDOW 0x1234 #if defined(OW) || defined(MTF) diff --git a/basctl/source/basicide/baside2.hxx b/basctl/source/basicide/baside2.hxx index 8adbe15105d6..a274eec81803 100644 --- a/basctl/source/basicide/baside2.hxx +++ b/basctl/source/basicide/baside2.hxx @@ -318,8 +318,6 @@ public: }; -#define SYNTAX_COLOR_MAX 5 - class ModulWindow: public IDEBaseWindow { friend class BasicIDEShell; diff --git a/basctl/source/basicide/basidesh.cxx b/basctl/source/basicide/basidesh.cxx index 02e10c2fb120..5e5cec7685c5 100644 --- a/basctl/source/basicide/basidesh.cxx +++ b/basctl/source/basicide/basidesh.cxx @@ -36,8 +36,6 @@ #define SI_NOCONTROL #define SI_NOSBXCONTROLS -#define ITEMID_SIZE 0 - // if without PCH's: #include <ide_pch.hxx> diff --git a/basctl/source/basicide/ide_pch.hxx b/basctl/source/basicide/ide_pch.hxx index a7eb874e920d..11e21f026140 100644 --- a/basctl/source/basicide/ide_pch.hxx +++ b/basctl/source/basicide/ide_pch.hxx @@ -26,10 +26,6 @@ * ************************************************************************/ -#define ITEMID_SEARCH 0 -#define ITEMID_SIZE 0 - -//#include <vcl/msgbox.hxx> #include <svl/aeitem.hxx> #include <svl/whiter.hxx> #include <svl/intitem.hxx> diff --git a/basctl/source/basicide/iderdll.cxx b/basctl/source/basicide/iderdll.cxx index c8da69e0b799..9ec500143094 100644 --- a/basctl/source/basicide/iderdll.cxx +++ b/basctl/source/basicide/iderdll.cxx @@ -52,8 +52,6 @@ #include <basicmod.hxx> #include <propbrw.hxx> - -#define ITEMID_SEARCH 0 #include <svl/srchitem.hxx> #include <com/sun/star/script/XLibraryContainerPassword.hpp> |