summaryrefslogtreecommitdiff
path: root/sw/source/ui/envelp/envlop1.cxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2006-08-14 16:35:14 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2006-08-14 16:35:14 +0000
commit415ae82f941c372a106b62a6bc34c30cef8e0d91 (patch)
tree6110d2e36fb33b317a70435e0a97d51f3fa89cca /sw/source/ui/envelp/envlop1.cxx
parentd3e23effd821b5645219cdd170fdf9ca217e58e7 (diff)
INTEGRATION: CWS writercorehandoff (1.15.462); FILE MERGED
2005/09/13 16:48:47 tra 1.15.462.3: RESYNC: (1.15-1.16); FILE MERGED 2005/06/07 14:15:33 fme 1.15.462.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:29:33 tra 1.15.462.1: Unnecessary includes removed #i50348#
Diffstat (limited to 'sw/source/ui/envelp/envlop1.cxx')
-rw-r--r--sw/source/ui/envelp/envlop1.cxx12
1 files changed, 2 insertions, 10 deletions
diff --git a/sw/source/ui/envelp/envlop1.cxx b/sw/source/ui/envelp/envlop1.cxx
index 04c832a5e3c5..7e42dceb809a 100644
--- a/sw/source/ui/envelp/envlop1.cxx
+++ b/sw/source/ui/envelp/envlop1.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: envlop1.cxx,v $
*
- * $Revision: 1.16 $
+ * $Revision: 1.17 $
*
- * last change: $Author: rt $ $Date: 2005-09-09 07:26:11 $
+ * last change: $Author: hr $ $Date: 2006-08-14 17:35:14 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -32,7 +32,6 @@
* MA 02111-1307 USA
*
************************************************************************/
-
#ifdef SW_DLLIMPLEMENTATION
#undef SW_DLLIMPLEMENTATION
#endif
@@ -66,13 +65,6 @@
#include "view.hxx"
#include "envlop.hrc"
-
-#ifndef _COM_SUN_STAR_LANG_XMULTISERVICEFACTORY_HPP_
-#include <com/sun/star/lang/XMultiServiceFactory.hpp>
-#endif
-#ifndef _COM_SUN_STAR_CONTAINER_XNAMEACCESS_HPP_
-#include <com/sun/star/container/XNameAccess.hpp>
-#endif
#ifndef _COMPHELPER_PROCESSFACTORY_HXX_
#include <comphelper/processfactory.hxx>
#endif