summaryrefslogtreecommitdiff
path: root/sw/inc/anchoreddrawobject.hxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2008-10-10 13:02:43 +0000
committerOliver Bolte <obo@openoffice.org>2008-10-10 13:02:43 +0000
commit56a1f3affcd18957442313e271e3c0ebef565d84 (patch)
treec35b5ad6ed00aec900ceb7a048cc11fbd87ddd50 /sw/inc/anchoreddrawobject.hxx
parent368ade10ba7d7551fe82d4157c37b1baa74ee137 (diff)
CWS-TOOLING: integrate CWS cmcfixes49
Diffstat (limited to 'sw/inc/anchoreddrawobject.hxx')
-rw-r--r--sw/inc/anchoreddrawobject.hxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/sw/inc/anchoreddrawobject.hxx b/sw/inc/anchoreddrawobject.hxx
index 0328c9d246d6..bb95a8abf7b6 100644
--- a/sw/inc/anchoreddrawobject.hxx
+++ b/sw/inc/anchoreddrawobject.hxx
@@ -7,7 +7,7 @@
* OpenOffice.org - a multi-platform office productivity suite
*
* $RCSfile: anchoreddrawobject.hxx,v $
- * $Revision: 1.15 $
+ * $Revision: 1.15.214.1 $
*
* This file is part of OpenOffice.org.
*
@@ -136,8 +136,8 @@ class SwAnchoredDrawObject : public SwAnchoredObject
virtual void RegisterAtCorrectPage();
// --> OD 2006-08-10 #i68520#
- virtual const bool _SetObjTop( const SwTwips _nTop);
- virtual const bool _SetObjLeft( const SwTwips _nLeft);
+ virtual bool _SetObjTop( const SwTwips _nTop);
+ virtual bool _SetObjLeft( const SwTwips _nLeft);
// <--
// --> OD 2006-10-05 #i70122#
@@ -216,7 +216,7 @@ class SwAnchoredDrawObject : public SwAnchoredObject
virtual void UpdateLayoutDir();
// <--
// --> OD 2006-03-17 #i62875#
- const bool IsOutsidePage() const;
+ bool IsOutsidePage() const;
// <--
// new Loop control