summaryrefslogtreecommitdiff
path: root/sw/inc/anchoredobject.hxx
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2004-12-23 09:01:24 +0000
committerVladimir Glazounov <vg@openoffice.org>2004-12-23 09:01:24 +0000
commit83791d780753d63584644789780cb7f039146669 (patch)
tree00f6796fc75aef7fd6c6e67c02a4a9115553c072 /sw/inc/anchoredobject.hxx
parent62be972ea6552e042e8883d91a55e98c3d978e1c (diff)
INTEGRATION: CWS swqbugfixes10 (1.8.4); FILE MERGED
2004/12/03 15:22:44 od 1.8.4.1: #115759# class <SwAnchoredObject> - new method <ClearVertPosOrientFrm()>
Diffstat (limited to 'sw/inc/anchoredobject.hxx')
-rw-r--r--sw/inc/anchoredobject.hxx16
1 files changed, 12 insertions, 4 deletions
diff --git a/sw/inc/anchoredobject.hxx b/sw/inc/anchoredobject.hxx
index bd41bd34954e..f086449048ab 100644
--- a/sw/inc/anchoredobject.hxx
+++ b/sw/inc/anchoredobject.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: anchoredobject.hxx,v $
*
- * $Revision: 1.8 $
+ * $Revision: 1.9 $
*
- * last change: $Author: obo $ $Date: 2004-11-16 15:36:39 $
+ * last change: $Author: vg $ $Date: 2004-12-23 10:01:24 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -60,7 +60,6 @@
************************************************************************/
#ifndef _ANCHOREDOBJECT_HXX
#define _ANCHOREDOBJECT_HXX
-
#ifndef _RTTI_HXX
#include <tools/rtti.hxx>
#endif
@@ -302,7 +301,16 @@ class SwAnchoredObject
// accessors to data of position calculation:
// frame vertical position is orient at
- const SwLayoutFrm* GetVertPosOrientFrm() const;
+ inline const SwLayoutFrm* GetVertPosOrientFrm() const
+ {
+ return mpVertPosOrientFrm;
+ }
+ // --> OD 2004-11-29 #115759# - method to clear member <mpVertPosOrientFrm>
+ inline void ClearVertPosOrientFrm()
+ {
+ mpVertPosOrientFrm = 0L;
+ }
+ // <--
/** check anchor character rectangle and top of line