summaryrefslogtreecommitdiff
path: root/sw/source/core/unocore/unoport.cxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2006-08-14 15:55:59 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2006-08-14 15:55:59 +0000
commite99b9f8f0d4aa9aea6520690df969dd48baae37f (patch)
treedd3d5e88006e8fca4c6845196b8dd46984480804 /sw/source/core/unocore/unoport.cxx
parenta141e24ed8351dde6cbafb9b4d59f57fddf877da (diff)
INTEGRATION: CWS writercorehandoff (1.32.48); FILE MERGED
2005/09/13 14:59:44 tra 1.32.48.4: RESYNC: (1.33-1.34); FILE MERGED 2005/07/19 13:26:56 tra 1.32.48.3: RESYNC: (1.32-1.33); FILE MERGED 2005/06/07 14:14:41 fme 1.32.48.2: #i50348# General cleanup - removed unused header files, functions, members, declarations etc. 2005/06/06 09:28:28 tra 1.32.48.1: Unnecessary includes removed #i50348#
Diffstat (limited to 'sw/source/core/unocore/unoport.cxx')
-rw-r--r--sw/source/core/unocore/unoport.cxx11
1 files changed, 2 insertions, 9 deletions
diff --git a/sw/source/core/unocore/unoport.cxx b/sw/source/core/unocore/unoport.cxx
index 564ff2cae27d..afce1e51e60d 100644
--- a/sw/source/core/unocore/unoport.cxx
+++ b/sw/source/core/unocore/unoport.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: unoport.cxx,v $
*
- * $Revision: 1.34 $
+ * $Revision: 1.35 $
*
- * last change: $Author: rt $ $Date: 2005-09-09 05:28:15 $
+ * last change: $Author: hr $ $Date: 2006-08-14 16:55:59 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -33,7 +33,6 @@
*
************************************************************************/
-
#pragma hdrstop
#include <cmdid.h>
@@ -62,9 +61,6 @@
#ifndef _UNOPRNMS_HXX
#include <unoprnms.hxx>
#endif
-#ifndef _UNOCRSR_HXX
-#include <unocrsr.hxx>
-#endif
#ifndef _UNOMID_H
#include <unomid.h>
#endif
@@ -86,9 +82,6 @@
#ifndef _FMTFLD_HXX //autogen
#include <fmtfld.hxx>
#endif
-#ifndef _FRMFMT_HXX //autogen
-#include <frmfmt.hxx>
-#endif
#ifndef _COM_SUN_STAR_BEANS_PROPERTYATTRIBUTE_HPP_
#include <com/sun/star/beans/PropertyAttribute.hpp>
#endif