summaryrefslogtreecommitdiff
path: root/lotuswordpro/source/filter
diff options
context:
space:
mode:
Diffstat (limited to 'lotuswordpro/source/filter')
-rw-r--r--lotuswordpro/source/filter/lwpfoundry.hxx8
-rw-r--r--lotuswordpro/source/filter/xfilter/xfglobal.hxx17
2 files changed, 1 insertions, 24 deletions
diff --git a/lotuswordpro/source/filter/lwpfoundry.hxx b/lotuswordpro/source/filter/lwpfoundry.hxx
index 60dea4fffb90..e7241e09cf1d 100644
--- a/lotuswordpro/source/filter/lwpfoundry.hxx
+++ b/lotuswordpro/source/filter/lwpfoundry.hxx
@@ -66,19 +66,13 @@
#define _LWPFOUNDRY_HXX
#include "lwpheader.hxx"
-
-#ifndef _LWPOBJECTID_HXX
#include "lwpobjid.hxx"
-#endif
-
-#ifndef _LWPOBJECTSTREAM_HXX
#include "lwpobjstrm.hxx"
-#endif
-
#include "lwpcolor.hxx"
#include "lwpbasetype.hxx"
#include "lwpfont.hxx"
#include "lwpdropcapmgr.hxx"
+
class LwpDocument;
class LwpBookMark;
diff --git a/lotuswordpro/source/filter/xfilter/xfglobal.hxx b/lotuswordpro/source/filter/xfilter/xfglobal.hxx
index 53957ae94369..496c77f9fb71 100644
--- a/lotuswordpro/source/filter/xfilter/xfglobal.hxx
+++ b/lotuswordpro/source/filter/xfilter/xfglobal.hxx
@@ -63,33 +63,16 @@
#include <cassert>
-#ifndef _SAL_TYPES_H
#include "sal/types.h"
-#endif
-#ifndef _RTL_USTRING_HXX_
#include <rtl/ustring.hxx>
-#endif
-#ifndef _IXFOBJECT_HXX
#include "ixfobject.hxx"
-#endif
-
-#ifndef _IXFSTREAM_HXX
#include "ixfstream.hxx"
-#endif
-
-#ifndef _IXFATTRLIST_HXX
#include "ixfattrlist.hxx"
-#endif
-#ifndef _XFUTIL_HXX
#include "xfutil.hxx"
-#endif
-
-#ifndef _XFDEFS_HXX
#include "xfdefs.hxx"
-#endif
#define PI 3.1415926
#define FLOAT_MIN 0.001