summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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