summaryrefslogtreecommitdiffstats
path: root/sw/inc/pam.hxx
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2009-03-17 07:07:56 +0000
committerVladimir Glazounov <vg@openoffice.org>2009-03-17 07:07:56 +0000
commit792cbc03aef3873ba89c61db708898d96d6a52f8 (patch)
tree133420dbd9a5fda6cf911d09edac29da204abcf2 /sw/inc/pam.hxx
parent#i100000# roll back changes from mla01 (diff)
downloadcore-792cbc03aef3873ba89c61db708898d96d6a52f8.tar.gz
core-792cbc03aef3873ba89c61db708898d96d6a52f8.zip
CWS-TOOLING: integrate CWS fwk105_DEV300
2009-03-12 14:17:34 +0100 od r269409 : #i100132# method <WW8ListManager::GetNumRuleForActivation(..)> use <SwNumRule::Get(..)> instead of <SwNumRule::GetNumFmt(..)> 2009-03-12 10:33:48 +0100 hbrinkm r269369 : #i99564# SwWW8ImplReader::TabCellEnd: only remove paragraph, if table end is before current insert point
Diffstat (limited to 'sw/inc/pam.hxx')
-rw-r--r--sw/inc/pam.hxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/sw/inc/pam.hxx b/sw/inc/pam.hxx
index b568a474cd7c..8b5af17f820c 100644
--- a/sw/inc/pam.hxx
+++ b/sw/inc/pam.hxx
@@ -257,6 +257,8 @@ public:
static BOOL Overlap(const SwPaM & a, const SwPaM & b);
+ static BOOL LessThan(const SwPaM & a, const SwPaM & b);
+
DECL_FIXEDMEMPOOL_NEWDEL(SwPaM);
String GetTxt() const;