From bd22a91eadd65c44a185347d6965802e75a3d630 Mon Sep 17 00:00:00 2001 From: Mathias Bauer Date: Wed, 12 Jan 2011 12:05:07 +0100 Subject: CWS gnumake3: #i116422#: convert svx to new build system --- sc/source/ui/view/cellsh.cxx | 3 --- sc/source/ui/view/formatsh.cxx | 3 --- sc/source/ui/view/tabvwsh.cxx | 3 --- 3 files changed, 9 deletions(-) (limited to 'sc/source/ui') diff --git a/sc/source/ui/view/cellsh.cxx b/sc/source/ui/view/cellsh.cxx index c880a29f8067..c3f763cf1a77 100644 --- a/sc/source/ui/view/cellsh.cxx +++ b/sc/source/ui/view/cellsh.cxx @@ -71,9 +71,6 @@ #define CellMovement #include "scslots.hxx" -#define SearchSettings -#include - TYPEINIT1( ScCellShell, ScFormatShell ); SFX_IMPL_INTERFACE(ScCellShell, ScFormatShell , ScResId(SCSTR_CELLSHELL) ) diff --git a/sc/source/ui/view/formatsh.cxx b/sc/source/ui/view/formatsh.cxx index 12a1bb87211b..1ae8980ff21c 100644 --- a/sc/source/ui/view/formatsh.cxx +++ b/sc/source/ui/view/formatsh.cxx @@ -105,9 +105,6 @@ #define FormatForSelection #include "scslots.hxx" -#define Interior -#include - #include "scabstdlg.hxx" //CHINA001 namespace { diff --git a/sc/source/ui/view/tabvwsh.cxx b/sc/source/ui/view/tabvwsh.cxx index 4b0060c88c4d..bdeb74a2d101 100644 --- a/sc/source/ui/view/tabvwsh.cxx +++ b/sc/source/ui/view/tabvwsh.cxx @@ -57,9 +57,6 @@ #define ScTabViewShell #include "scslots.hxx" -#define SearchSettings -#include - TYPEINIT2(ScTabViewShell,SfxViewShell,SfxListener); SFX_IMPL_INTERFACE(ScTabViewShell,SfxViewShell,ScResId(SCSTR_TABVIEWSHELL)) -- cgit