summaryrefslogtreecommitdiff
path: root/sw/source/core/edit/edws.cxx
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2008-02-19 12:42:17 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2008-02-19 12:42:17 +0000
commit9dc3c82c4834ddea4737cb1e95bffe473a098ea6 (patch)
tree4d50cc5fb94f60d42f2e27865f81230ab118c23c /sw/source/core/edit/edws.cxx
parentf1739062ff7d8535abc347b743e35e634d3b7d54 (diff)
INTEGRATION: CWS notes2 (1.10.2); FILE MERGED
2007/12/15 16:14:14 mod 1.10.2.2: RESYNC: (1.10-1.11); FILE MERGED 2007/11/04 21:42:59 mod 1.10.2.1: completly new layout code by page
Diffstat (limited to 'sw/source/core/edit/edws.cxx')
-rw-r--r--sw/source/core/edit/edws.cxx5
1 files changed, 3 insertions, 2 deletions
diff --git a/sw/source/core/edit/edws.cxx b/sw/source/core/edit/edws.cxx
index 42aa8001dc0e..85fc99a7762f 100644
--- a/sw/source/core/edit/edws.cxx
+++ b/sw/source/core/edit/edws.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: edws.cxx,v $
*
- * $Revision: 1.11 $
+ * $Revision: 1.12 $
*
- * last change: $Author: ihi $ $Date: 2007-11-22 15:34:01 $
+ * last change: $Author: rt $ $Date: 2008-02-19 13:42:17 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -213,6 +213,7 @@ sal_uInt16 SwEditShell::GetCntType() const
sal_Bool SwEditShell::HasOtherCnt() const
+
{
const SwNodes &rNds = GetDoc()->GetNodes();
const SwNode *pNd;