summaryrefslogtreecommitdiff
path: root/sw/inc/unotextrange.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/inc/unotextrange.hxx')
-rw-r--r--sw/inc/unotextrange.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/sw/inc/unotextrange.hxx b/sw/inc/unotextrange.hxx
index 895b2915b674..8346c866c170 100644
--- a/sw/inc/unotextrange.hxx
+++ b/sw/inc/unotextrange.hxx
@@ -36,7 +36,6 @@
#include <pam.hxx>
#include <unobaseclass.hxx>
-
class SwDoc;
class SwUnoCrsr;
class SwFrmFmt;
@@ -55,7 +54,6 @@ public:
SwUnoInternalPaM& operator=(const SwPaM& rPaM);
};
-
namespace sw {
void DeepCopyPaM(SwPaM const & rSource, SwPaM & rTarget);
@@ -72,7 +70,6 @@ namespace sw {
} // namespace sw
-
typedef ::cppu::WeakImplHelper8
< ::com::sun::star::lang::XUnoTunnel
, ::com::sun::star::lang::XServiceInfo