summaryrefslogtreecommitdiff
path: root/sw/inc/fesh.hxx
diff options
context:
space:
mode:
authorOliver Specht <os@openoffice.org>2002-06-24 13:53:54 +0000
committerOliver Specht <os@openoffice.org>2002-06-24 13:53:54 +0000
commitc5b32a1087b7c885634e7ce66da113500f03f37f (patch)
tree13b3c413c1bbeaf2f971c2e294326f1ff693a5c3 /sw/inc/fesh.hxx
parent89238ca0b13c6651319bdd74d46542460e8a37c7 (diff)
#99083# default creation of shapes corrected
Diffstat (limited to 'sw/inc/fesh.hxx')
-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 );