diff options
author | Mathias Bauer <mba@openoffice.org> | 2011-01-12 12:05:07 +0100 |
---|---|---|
committer | Mathias Bauer <mba@openoffice.org> | 2011-01-12 12:05:07 +0100 |
commit | a877851a7ce71c562e8ef4f10c39444b025c4a56 (patch) | |
tree | 7fc09ebe8d6f86e72c98926edbd805909bf47669 /sw/source/ui/web | |
parent | 80ae0dcf217c23ff73b82d0c37274415012942ab (diff) |
CWS gnumake3: #i116422#: convert svx to new build system
Diffstat (limited to 'sw/source/ui/web')
-rw-r--r-- | sw/source/ui/web/wview.cxx | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/sw/source/ui/web/wview.cxx b/sw/source/ui/web/wview.cxx index d1e7fe672a38..30a33cca1077 100644 --- a/sw/source/ui/web/wview.cxx +++ b/sw/source/ui/web/wview.cxx @@ -70,11 +70,6 @@ #include <shells.hrc> #define SwWebView -#define SearchAttributes -#define ReplaceAttributes -#define SearchSettings -#define _ExecSearch ExecSearch -#define _StateSearch StateSearch #define Frames #define Graphics #define OLEObjects @@ -89,7 +84,6 @@ #define ListInText #define ListInTable #define Page -#include <svx/svxslots.hxx> #include <swslots.hxx> |