From 5aa6d5bdb7ceaa26f8c4eeac023a6119a1378b1a Mon Sep 17 00:00:00 2001 From: Thorsten Behrens Date: Tue, 14 Aug 2001 16:01:31 +0000 Subject: [PATCH] #90760# Removed VCL defines --- sd/source/ui/app/tbxww.cxx | 6 ++---- sd/source/ui/inc/dlgass.hxx | 6 ++---- sd/source/ui/view/viewshe3.cxx | 6 ++---- 3 files changed, 6 insertions(+), 12 deletions(-) diff --git a/sd/source/ui/app/tbxww.cxx b/sd/source/ui/app/tbxww.cxx index d456a86b1017..b4bfac1db957 100644 --- a/sd/source/ui/app/tbxww.cxx +++ b/sd/source/ui/app/tbxww.cxx @@ -2,9 +2,9 @@ * * $RCSfile: tbxww.cxx,v $ * - * $Revision: 1.7 $ + * $Revision: 1.8 $ * - * last change: $Author: mba $ $Date: 2001-06-11 08:32:55 $ + * last change: $Author: thb $ $Date: 2001-08-14 17:01:30 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -171,10 +171,8 @@ void SdPopupWindowTbx::PopupModeEnd() /*-------------------------------------------------------------------------*/ IMPL_LINK( SdPopupWindowTbx, TbxSelectHdl, void*, EMPTYARG) { -#ifdef VCL if( IsInPopupMode() ) EndPopupMode(); -#endif aSelectLink.Call( &aTbx.GetToolBox() ); diff --git a/sd/source/ui/inc/dlgass.hxx b/sd/source/ui/inc/dlgass.hxx index 7ae8bd0bb1f5..41649e56b0c0 100644 --- a/sd/source/ui/inc/dlgass.hxx +++ b/sd/source/ui/inc/dlgass.hxx @@ -2,9 +2,9 @@ * * $RCSfile: dlgass.hxx,v $ * - * $Revision: 1.2 $ + * $Revision: 1.3 $ * - * last change: $Author: af $ $Date: 2001-04-06 12:23:52 $ + * last change: $Author: thb $ $Date: 2001-08-14 17:01:31 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -77,9 +77,7 @@ #ifndef _DIALOG_HXX //autogen #include #endif -#ifdef VCL #include -#endif #ifndef INC_ASSCLASS #include "assclass.hxx" diff --git a/sd/source/ui/view/viewshe3.cxx b/sd/source/ui/view/viewshe3.cxx index 627339f10d0a..e1dcd9bf182f 100644 --- a/sd/source/ui/view/viewshe3.cxx +++ b/sd/source/ui/view/viewshe3.cxx @@ -2,9 +2,9 @@ * * $RCSfile: viewshe3.cxx,v $ * - * $Revision: 1.18 $ + * $Revision: 1.19 $ * - * last change: $Author: ka $ $Date: 2001-06-21 11:07:16 $ + * last change: $Author: thb $ $Date: 2001-08-14 17:01:31 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -72,11 +72,9 @@ #include "strings.hrc" #include "res_bmp.hrc" -#ifdef VCL #ifndef _SV_PRINTDLG_HXX #include #endif -#endif #ifndef _SFXDISPATCH_HXX #include