summaryrefslogtreecommitdiff
path: root/sw/inc
diff options
context:
space:
mode:
Diffstat (limited to 'sw/inc')
-rw-r--r--sw/inc/fesh.hxx5
1 files changed, 3 insertions, 2 deletions
diff --git a/sw/inc/fesh.hxx b/sw/inc/fesh.hxx
index a91ca0d2913f..85eb25b164e9 100644
--- a/sw/inc/fesh.hxx
+++ b/sw/inc/fesh.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: fesh.hxx,v $
*
- * $Revision: 1.13 $
+ * $Revision: 1.14 $
*
- * last change: $Author: ama $ $Date: 2002-06-12 07:31:43 $
+ * last change: $Author: os $ $Date: 2002-06-24 14:53:13 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -464,6 +464,7 @@ public:
BOOL EndCreate ( UINT16 eSdrCreateCmd );
void BreakCreate();
BOOL IsDrawCreate() const;
+ void CreateDefaultShape(UINT16 eSdrObjectKind, const Rectangle& rRect, USHORT nSlotId);
// Funktionen fr Rubberbox, um Draw-Objekte zu selektieren
BOOL BeginMark( const Point &rPos );