diff options
-rw-r--r-- | sw/inc/txtfld.hxx | 1 | ||||
-rw-r--r-- | sw/inc/unocrsrhelper.hxx | 1 | ||||
-rw-r--r-- | sw/inc/unotextrange.hxx | 2 | ||||
-rw-r--r-- | sw/source/core/txtnode/atrfld.cxx | 1 | ||||
-rw-r--r-- | sw/source/filter/html/swhtml.hxx | 1 | ||||
-rw-r--r-- | sw/source/ui/inc/uiitems.hxx | 2 |
6 files changed, 2 insertions, 6 deletions
diff --git a/sw/inc/txtfld.hxx b/sw/inc/txtfld.hxx index b1e497556398..5368aa55c165 100644 --- a/sw/inc/txtfld.hxx +++ b/sw/inc/txtfld.hxx @@ -21,7 +21,6 @@ #include <txatbase.hxx> #include <tools/string.hxx> -#include <pam.hxx> class SwTxtNode; diff --git a/sw/inc/unocrsrhelper.hxx b/sw/inc/unocrsrhelper.hxx index b882582bf2af..7863d574f422 100644 --- a/sw/inc/unocrsrhelper.hxx +++ b/sw/inc/unocrsrhelper.hxx @@ -35,7 +35,6 @@ class SfxItemPropertySet; struct SfxItemPropertySimpleEntry; class SdrObject; class SwTxtNode; -class SwPaM; class SwCursor; class SwUnoCrsr; class SwUnoTableCrsr; diff --git a/sw/inc/unotextrange.hxx b/sw/inc/unotextrange.hxx index 6d0e8f0f5d0d..2370345a37f5 100644 --- a/sw/inc/unotextrange.hxx +++ b/sw/inc/unotextrange.hxx @@ -38,8 +38,6 @@ class SwDoc; -struct SwPosition; -class SwPaM; class SwUnoCrsr; class SwFrmFmt; diff --git a/sw/source/core/txtnode/atrfld.cxx b/sw/source/core/txtnode/atrfld.cxx index 06f364942571..e6734e41a64c 100644 --- a/sw/source/core/txtnode/atrfld.cxx +++ b/sw/source/core/txtnode/atrfld.cxx @@ -24,6 +24,7 @@ #include <docufld.hxx> #include <doc.hxx> +#include "pam.hxx" #include "reffld.hxx" #include "ddefld.hxx" #include "usrfld.hxx" diff --git a/sw/source/filter/html/swhtml.hxx b/sw/source/filter/html/swhtml.hxx index 33af70bd10c8..d3e0ab43783e 100644 --- a/sw/source/filter/html/swhtml.hxx +++ b/sw/source/filter/html/swhtml.hxx @@ -25,7 +25,6 @@ #include <fmtornt.hxx> #include <com/sun/star/drawing/XShape.hpp> #include <com/sun/star/form/XFormComponent.hpp> -#include <pam.hxx> #include "calbck.hxx" #include "htmlvsh.hxx" diff --git a/sw/source/ui/inc/uiitems.hxx b/sw/source/ui/inc/uiitems.hxx index eeb738579dce..c10bde27bad3 100644 --- a/sw/source/ui/inc/uiitems.hxx +++ b/sw/source/ui/inc/uiitems.hxx @@ -23,10 +23,10 @@ #include "swdllapi.h" #include "cmdid.h" #include "pagedesc.hxx" -#include "pam.hxx" class SwNumRule; class IntlWrapper; +class SwPaM; /*-------------------------------------------------------------------- Description: container for FootNote |