summaryrefslogtreecommitdiff
path: root/sw/inc/pam.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/inc/pam.hxx')
-rw-r--r--sw/inc/pam.hxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/sw/inc/pam.hxx b/sw/inc/pam.hxx
index 456d8ff108d1..53d1486632ac 100644
--- a/sw/inc/pam.hxx
+++ b/sw/inc/pam.hxx
@@ -299,10 +299,6 @@ public:
sal_Bool ContainsPosition(const SwPosition & rPos)
{ return *Start() <= rPos && rPos <= *End(); }
- static sal_Bool Overlap(const SwPaM & a, const SwPaM & b);
-
- static sal_Bool LessThan(const SwPaM & a, const SwPaM & b);
-
DECL_FIXEDMEMPOOL_NEWDEL(SwPaM);
String GetTxt() const;