summaryrefslogtreecommitdiff
path: root/sw/source/filter/inc/fltshell.hxx
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2003-12-09 10:39:48 +0000
committerKurt Zenker <kz@openoffice.org>2003-12-09 10:39:48 +0000
commitebccbe1eb9cb2c4161c4d8a47955e23cdc7c9e0e (patch)
treede7c55b7c61667256707c5a19a49bd52b947fbcc /sw/source/filter/inc/fltshell.hxx
parentdfd8a000366fbfb90713ff2761ac7ad87b3a03b5 (diff)
INTEGRATION: CWS portlaoisefilterteam16 (1.7.258); FILE MERGED
2003/11/04 13:11:22 cmc 1.7.258.1: #i21774# add method to move content to base stack class
Diffstat (limited to 'sw/source/filter/inc/fltshell.hxx')
-rw-r--r--sw/source/filter/inc/fltshell.hxx5
1 files changed, 3 insertions, 2 deletions
diff --git a/sw/source/filter/inc/fltshell.hxx b/sw/source/filter/inc/fltshell.hxx
index 523868c98780..58036e7e6ddd 100644
--- a/sw/source/filter/inc/fltshell.hxx
+++ b/sw/source/filter/inc/fltshell.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: fltshell.hxx,v $
*
- * $Revision: 1.7 $
+ * $Revision: 1.8 $
*
- * last change: $Author: vg $ $Date: 2003-04-15 08:42:53 $
+ * last change: $Author: kz $ $Date: 2003-12-09 11:39:48 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -196,6 +196,7 @@ public:
SfxPoolItem* GetFmtStackAttr(USHORT nWhich, USHORT * pPos = 0);
const SfxPoolItem* GetOpenStackAttr(const SwPosition& rPos, USHORT nWhich);
const SfxPoolItem* GetFmtAttr(const SwPosition& rPos, USHORT nWhich);
+ void Delete(const SwPaM &rPam);
};
class SwFltAnchor : public SfxPoolItem