summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/cellsh.cxx
diff options
context:
space:
mode:
authorMathias Bauer <mba@openoffice.org>2011-01-12 12:05:07 +0100
committerMathias Bauer <mba@openoffice.org>2011-01-12 12:05:07 +0100
commitbd22a91eadd65c44a185347d6965802e75a3d630 (patch)
tree60a3226ed9993ccae1282b1bc256e13df29346c1 /sc/source/ui/view/cellsh.cxx
parente0cef95bab1bd41fce1f08be9d6a2fed71f16944 (diff)
CWS gnumake3: #i116422#: convert svx to new build system
Diffstat (limited to 'sc/source/ui/view/cellsh.cxx')
-rw-r--r--sc/source/ui/view/cellsh.cxx3
1 files changed, 0 insertions, 3 deletions
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 <svx/svxslots.hxx>
-
TYPEINIT1( ScCellShell, ScFormatShell );
SFX_IMPL_INTERFACE(ScCellShell, ScFormatShell , ScResId(SCSTR_CELLSHELL) )